Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 27 2015, 6:09 AM · Built for 7 m, 18 s
- Status
Passed
| 2 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
|---|---|
| 3 | + test_build=1 |
| 4 | + test_functional=1 |
| 5 | + test_integration=1 |
| 6 | + test_performance=1 |
| 7 | + test_unit=1 |
| 8 | + '[' -z git ']' |
| 9 | + case ${vcs} in |
| 10 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 11 | + package=stick |
| 12 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | + case ${uri} in |
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/801 |
| 19 | + TMPDIR=/var/tmp/801 |
| 20 | + '[' '!' -d stick.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 22 | + pushd stick.git |
| 23 | + git checkout master |
| 24 | Already on 'master' |
| 25 | + popd |
| 26 | + '[' stick '!=' stick ']' |
| 27 | + export commit |
| 28 | + export differential |
| 29 | + export id |
| 30 | + export package |
| 31 | + export phid |
| 32 | + export ro_uri |
| 33 | + export uri |
| 34 | + export vcs |
| 35 | + export test_build |
| 36 | + export test_functional |
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 41 | + pushd stick.git |
| 42 | + ../stick.git/drydocker/stick/build.sh |
| 43 | Sending build context to Docker daemon 5.12 kB |
| 44 | |
| 45 | Sending build context to Docker daemon |
| 46 | + retval=0 |
| 47 | + popd |
| 48 | + cd /var/tmp |
| 49 | + rm -rf /var/tmp/801 |
| 50 | + exit 0 |
| 51 |
| 56 | ---> Using cache |
|---|---|
| 57 | ---> 392a53a23335 |
| 58 | Step 16 : RUN yum clean all && yum -y install epel-release && yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium python-selenium rpmdevtools ruby screen sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 59 | ---> Using cache |
| 60 | ---> 9725f7b78f02 |
| 61 | Step 17 : WORKDIR /srv |
| 62 | ---> Using cache |
| 63 | ---> 5ec0acfe8207 |
| 64 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> d7dd315e9bc0 |
| 67 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 68 | ---> Using cache |
| 69 | ---> 9bf13945e00e |
| 70 | Step 20 : RUN ant jar |
| 71 | ---> Using cache |
| 72 | ---> f6197b948364 |
| 73 | Step 21 : ADD http://selenium-release.storage.googleapis.com/2.45/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 74 | ---> Using cache |
| 75 | ---> cb1e2d7d89e6 |
| 76 | Step 22 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 77 | ---> Using cache |
| 78 | ---> 6afb08ac89b6 |
| 79 | Step 23 : WORKDIR /srv |
| 80 | ---> Using cache |
| 81 | ---> d28b9cabe2b4 |
| 82 | Step 24 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 83 | ---> Using cache |
| 84 | ---> 66a26582601f |
| 85 | Step 25 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 86 | ---> Using cache |
| 87 | ---> e05db99a8a56 |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 89 | ---> 8f1da3343d0b |
| 90 | Removing intermediate container 4f778fc8cff0 |
| 91 | Step 27 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 92 | ---> f0e28f3fd69d |
| 93 | Removing intermediate container d5597b067e49 |
| 94 | Step 28 : RUN chmod 755 /entrypoint.sh |
| 95 | ---> Running in 875d69a91e5d |
| 96 | ---> 18f6261d9372 |
| 97 | Removing intermediate container 875d69a91e5d |
| 98 | Step 29 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 99 | ---> Running in 4501bd38f6b8 |
| 100 | ---> 17f80d2540df |
| 101 | Removing intermediate container 4501bd38f6b8 |
| 102 | Successfully built 17f80d2540df |
| 103 | /var/tmp/801/docker.git |
| 104 | /var/tmp/801 |
| 105 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 27 2015, 6:08 AM · Built for 7 m, 11 s
- Status
Passed
| 2 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
|---|---|
| 3 | + test_build=1 |
| 4 | + test_functional=1 |
| 5 | + test_integration=1 |
| 6 | + test_performance=1 |
| 7 | + test_unit=1 |
| 8 | + '[' -z git ']' |
| 9 | + case ${vcs} in |
| 10 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 11 | + package=stick |
| 12 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | + case ${uri} in |
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/800 |
| 19 | + TMPDIR=/var/tmp/800 |
| 20 | + '[' '!' -d stick.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 22 | + pushd stick.git |
| 23 | + git checkout master |
| 24 | Already on 'master' |
| 25 | + popd |
| 26 | + '[' stick '!=' stick ']' |
| 27 | + export commit |
| 28 | + export differential |
| 29 | + export id |
| 30 | + export package |
| 31 | + export phid |
| 32 | + export ro_uri |
| 33 | + export uri |
| 34 | + export vcs |
| 35 | + export test_build |
| 36 | + export test_functional |
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 41 | + pushd stick.git |
| 42 | + ../stick.git/drydocker/stick/build.sh |
| 43 | Sending build context to Docker daemon 5.12 kB |
| 44 | |
| 45 | Sending build context to Docker daemon |
| 46 | + retval=0 |
| 47 | + popd |
| 48 | + cd /var/tmp |
| 49 | + rm -rf /var/tmp/800 |
| 50 | + exit 0 |
| 51 |
| 56 | ---> Using cache |
|---|---|
| 57 | ---> 392a53a23335 |
| 58 | Step 16 : RUN yum clean all && yum -y install epel-release && yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium python-selenium rpmdevtools ruby screen sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 59 | ---> Using cache |
| 60 | ---> 9725f7b78f02 |
| 61 | Step 17 : WORKDIR /srv |
| 62 | ---> Using cache |
| 63 | ---> 5ec0acfe8207 |
| 64 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> d7dd315e9bc0 |
| 67 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 68 | ---> Using cache |
| 69 | ---> 9bf13945e00e |
| 70 | Step 20 : RUN ant jar |
| 71 | ---> Using cache |
| 72 | ---> f6197b948364 |
| 73 | Step 21 : ADD http://selenium-release.storage.googleapis.com/2.45/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 74 | ---> Using cache |
| 75 | ---> cb1e2d7d89e6 |
| 76 | Step 22 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 77 | ---> Using cache |
| 78 | ---> 6afb08ac89b6 |
| 79 | Step 23 : WORKDIR /srv |
| 80 | ---> Using cache |
| 81 | ---> d28b9cabe2b4 |
| 82 | Step 24 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 83 | ---> Using cache |
| 84 | ---> 66a26582601f |
| 85 | Step 25 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 86 | ---> Using cache |
| 87 | ---> e05db99a8a56 |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 89 | ---> ed0a6140a6dd |
| 90 | Removing intermediate container 6a1bbbefbc29 |
| 91 | Step 27 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 92 | ---> 9e97a53c36c1 |
| 93 | Removing intermediate container 0cd210138476 |
| 94 | Step 28 : RUN chmod 755 /entrypoint.sh |
| 95 | ---> Running in 1605276e0f89 |
| 96 | ---> eeca7dedfa96 |
| 97 | Removing intermediate container 1605276e0f89 |
| 98 | Step 29 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 99 | ---> Running in a24397e539e4 |
| 100 | ---> 8fb448b43529 |
| 101 | Removing intermediate container a24397e539e4 |
| 102 | Successfully built 8fb448b43529 |
| 103 | /var/tmp/800/docker.git |
| 104 | /var/tmp/800 |
| 105 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 27 2015, 6:01 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 27 2015, 6:01 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 27 2015, 6:01 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.