Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 20 2015, 5:26 PM · Built for 3 s
- Status
Failed
| 3 | + test_performance=0 |
|---|---|
| 4 | + test_unit=0 |
| 5 | + vcs=git |
| 6 | + '[' 12 -gt 0 ']' |
| 7 | + case $1 in |
| 8 | ++ eval echo ''\''479'\''' |
| 9 | +++ echo 479 |
| 10 | + id=479 |
| 11 | + shift |
| 12 | + shift |
| 13 | + '[' 10 -gt 0 ']' |
| 14 | + case $1 in |
| 15 | ++ eval echo master |
| 16 | +++ echo master |
| 17 | + commit=master |
| 18 | + shift |
| 19 | + shift |
| 20 | + '[' 8 -gt 0 ']' |
| 21 | + case $1 in |
| 22 | ++ eval echo ''\'''\''' |
| 23 | +++ echo '' |
| 24 | + differential= |
| 25 | + shift |
| 26 | + shift |
| 27 | + '[' 6 -gt 0 ']' |
| 28 | + case $1 in |
| 29 | ++ eval echo ''\''PHID-HMBT-lkhsctssj7mjwjluojig'\''' |
| 30 | +++ echo PHID-HMBT-lkhsctssj7mjwjluojig |
| 31 | + phid=PHID-HMBT-lkhsctssj7mjwjluojig |
| 32 | + shift |
| 33 | + shift |
| 34 | + '[' 4 -gt 0 ']' |
| 35 | + case $1 in |
| 36 | ++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 37 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + shift |
| 40 | + shift |
| 41 | + '[' 2 -gt 0 ']' |
| 42 | + case $1 in |
| 43 | ++ eval echo git |
| 44 | +++ echo git |
| 45 | + vcs=git |
| 46 | + shift |
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z master -a -z '' ']' |
| 50 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/652 |
| 68 | + TMPDIR=/var/tmp/652 |
| 69 | + '[' '!' -d stick.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 71 | + pushd stick.git |
| 72 | + git checkout master |
| 73 | Already on 'master' |
| 74 | + popd |
| 75 | + '[' stick '!=' stick ']' |
| 76 | + export commit |
| 77 | + export differential |
| 78 | + export id |
| 79 | + export package |
| 80 | + export phid |
| 81 | + export ro_uri |
| 82 | + export uri |
| 83 | + export vcs |
| 84 | + export test_build |
| 85 | + export test_functional |
| 86 | + export test_integration |
| 87 | + export test_performance |
| 88 | + export test_unit |
| 89 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 90 | + pushd stick.git |
| 91 | + ../stick.git/drydocker/stick/build.sh |
| 92 | Sending build context to Docker daemon 4.608 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | 2015/05/20 19:26:24 Get https://cgit.cyrus.foundation/docker/tree/.vimrc: dial tcp: lookup cgit.cyrus.foundation: no such host |
| 96 | make: *** [all] Error 1 |
| 97 | + retval=2 |
| 98 | + popd |
| 99 | + cd /var/tmp |
| 100 | + rm -rf /var/tmp/652 |
| 101 | + exit 2 |
| 102 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/652/stick.git /var/tmp/652 |
| 3 | /var/tmp/652 |
| 4 | /var/tmp/652/stick.git /var/tmp/652 |
| 5 | Cloning into '/var/tmp/652/docker.git'... |
| 6 | /var/tmp/652/docker.git/ci /var/tmp/652/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 5d34fcd97863 |
| 15 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 16 | ---> Using cache |
| 17 | ---> 8dc669b4f525 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 38bcbbb48c5f |
| 21 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 22 | ---> Using cache |
| 23 | ---> b290882b9b05 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> fd2876d6ab41 |
| 27 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 28 | ---> Using cache |
| 29 | ---> 1966791dcc85 |
| 30 | Step 7 : RUN yum -y reinstall \* |
| 31 | ---> Using cache |
| 32 | ---> 0bcbfd59309c |
| 33 | Step 8 : ENV IMAGE maipo |
| 34 | ---> Using cache |
| 35 | ---> a77b4f5c5f5e |
| 36 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 37 | ---> Using cache |
| 38 | ---> b7a280178650 |
| 39 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 40 | ---> Using cache |
| 41 | ---> 068f025c0ac3 |
| 42 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 43 | ---> Using cache |
| 44 | ---> 533fc1c13823 |
| 45 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 46 | ---> Using cache |
| 47 | ---> 02b697a3574b |
| 48 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 49 | ---> Using cache |
| 50 | ---> ee117d3590c6 |
| 51 | Step 14 : RUN chmod -v +x /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 52 | ---> Using cache |
| 53 | ---> 2038377fff38 |
| 54 | Step 15 : ADD https://cgit.cyrus.foundation/docker/tree/.vimrc /root/.vimrc |
| 55 | /var/tmp/652 |
| 56 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 20 2015, 5:26 PM · Built for 2 s
- Status
Failed
| 3 | + test_performance=0 |
|---|---|
| 4 | + test_unit=0 |
| 5 | + vcs=git |
| 6 | + '[' 12 -gt 0 ']' |
| 7 | + case $1 in |
| 8 | ++ eval echo ''\''479'\''' |
| 9 | +++ echo 479 |
| 10 | + id=479 |
| 11 | + shift |
| 12 | + shift |
| 13 | + '[' 10 -gt 0 ']' |
| 14 | + case $1 in |
| 15 | ++ eval echo master |
| 16 | +++ echo master |
| 17 | + commit=master |
| 18 | + shift |
| 19 | + shift |
| 20 | + '[' 8 -gt 0 ']' |
| 21 | + case $1 in |
| 22 | ++ eval echo ''\'''\''' |
| 23 | +++ echo '' |
| 24 | + differential= |
| 25 | + shift |
| 26 | + shift |
| 27 | + '[' 6 -gt 0 ']' |
| 28 | + case $1 in |
| 29 | ++ eval echo ''\''PHID-HMBT-i5cbeh3ltw46h7rftwkf'\''' |
| 30 | +++ echo PHID-HMBT-i5cbeh3ltw46h7rftwkf |
| 31 | + phid=PHID-HMBT-i5cbeh3ltw46h7rftwkf |
| 32 | + shift |
| 33 | + shift |
| 34 | + '[' 4 -gt 0 ']' |
| 35 | + case $1 in |
| 36 | ++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 37 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + shift |
| 40 | + shift |
| 41 | + '[' 2 -gt 0 ']' |
| 42 | + case $1 in |
| 43 | ++ eval echo git |
| 44 | +++ echo git |
| 45 | + vcs=git |
| 46 | + shift |
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z master -a -z '' ']' |
| 50 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/651 |
| 68 | + TMPDIR=/var/tmp/651 |
| 69 | + '[' '!' -d stick.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 71 | + pushd stick.git |
| 72 | + git checkout master |
| 73 | Already on 'master' |
| 74 | + popd |
| 75 | + '[' stick '!=' stick ']' |
| 76 | + export commit |
| 77 | + export differential |
| 78 | + export id |
| 79 | + export package |
| 80 | + export phid |
| 81 | + export ro_uri |
| 82 | + export uri |
| 83 | + export vcs |
| 84 | + export test_build |
| 85 | + export test_functional |
| 86 | + export test_integration |
| 87 | + export test_performance |
| 88 | + export test_unit |
| 89 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 90 | + pushd stick.git |
| 91 | + ../stick.git/drydocker/stick/build.sh |
| 92 | Sending build context to Docker daemon 4.608 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | 2015/05/20 19:26:21 Get https://cgit.cyrus.foundation/docker/tree/.vimrc: dial tcp: lookup cgit.cyrus.foundation: no such host |
| 96 | make: *** [all] Error 1 |
| 97 | + retval=2 |
| 98 | + popd |
| 99 | + cd /var/tmp |
| 100 | + rm -rf /var/tmp/651 |
| 101 | + exit 2 |
| 102 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/651/stick.git /var/tmp/651 |
| 3 | /var/tmp/651 |
| 4 | /var/tmp/651/stick.git /var/tmp/651 |
| 5 | Cloning into '/var/tmp/651/docker.git'... |
| 6 | /var/tmp/651/docker.git/ci /var/tmp/651/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 5d34fcd97863 |
| 15 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 16 | ---> Using cache |
| 17 | ---> 8dc669b4f525 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 38bcbbb48c5f |
| 21 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 22 | ---> Using cache |
| 23 | ---> b290882b9b05 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> fd2876d6ab41 |
| 27 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 28 | ---> Using cache |
| 29 | ---> 1966791dcc85 |
| 30 | Step 7 : RUN yum -y reinstall \* |
| 31 | ---> Using cache |
| 32 | ---> 0bcbfd59309c |
| 33 | Step 8 : ENV IMAGE maipo |
| 34 | ---> Using cache |
| 35 | ---> a77b4f5c5f5e |
| 36 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 37 | ---> Using cache |
| 38 | ---> b7a280178650 |
| 39 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 40 | ---> Using cache |
| 41 | ---> 068f025c0ac3 |
| 42 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 43 | ---> Using cache |
| 44 | ---> 533fc1c13823 |
| 45 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 46 | ---> Using cache |
| 47 | ---> 02b697a3574b |
| 48 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 49 | ---> Using cache |
| 50 | ---> ee117d3590c6 |
| 51 | Step 14 : RUN chmod -v +x /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 52 | ---> Using cache |
| 53 | ---> 2038377fff38 |
| 54 | Step 15 : ADD https://cgit.cyrus.foundation/docker/tree/.vimrc /root/.vimrc |
| 55 | /var/tmp/651 |
| 56 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 20 2015, 5:26 PM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 20 2015, 5:26 PM · Built for 1 s
- Status
Passed