Page MenuHomePhorge

Build 3806
FailedPublic

Drydock: Run Command

When
Completed at Jun 6 2016, 5:00 PM · Built for 4 m, 7 s
Status
Failed

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

31+ '[' erlang-eimap '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/erlang-eimap/build.sh ']'
55+ pushd erlang-eimap.git
56+ ../stick.git/drydocker/erlang-eimap/build.sh
57+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=3806 -e COMMIT=a74700b97a859bf7c457a7692312aebe796caf81 -e DIFFERENTIAL= -e PACKAGE=erlang-eimap -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-f6plrttwxcutlgh6ccxx -e URI=ssh://git@git.kolab.org/diffusion/EI/eimap.git -e RO_URI=https://git.kolab.org/diffusion/EI/eimap.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
58Switched to a new branch 'develop'
59Switched to a new branch 'eimap-0.1'
60Switched to a new branch 'feature/T932_literal_continuations'
61Switched to a new branch 'feature/command_scaffolding'
62Switched to branch 'master'
63Switched to a new branch 'release/0.2.2'
64Note: checking out 'a74700b97a859bf7c457a7692312aebe796caf81'.
65
66You are in 'detached HEAD' state. You can look around, make experimental
67changes and commit them, and you can discard any commits you make in this
68state without impacting any branches by performing another checkout.
69
70If you want to create a new branch to retain commits you create, you may
71do so (now or later) by using -b with the checkout command again. Example:
72
73 git checkout -b new_branch_name
74
75HEAD is now at a74700b... Merge branch 'feature/fix_getmetadata' into develop
76+ exit 1
77+ retval=1
78+ popd
79+ exit 1
80

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

1636[ 157s] Compiled src/commands/eimap_command_logout.erl
1637[ 157s] Compiled src/commands/eimap_command_login.erl
1638[ 158s] Compiled src/commands/eimap_command_status.erl
1639[ 158s] Compiled src/commands/eimap_command_switch_folder.erl
1640[ 158s] Compiled src/commands/eimap_command_compress.erl
1641[ 158s] Compiled src/commands/eimap_command_getmetadata.erl
1642[ 158s] Compiled src/eimap.erl
1643[ 158s] Compiled src/commands/eimap_command_annotation.erl
1644[ 158s] Compiled src/commands/eimap_command_namespace.erl
1645[ 158s] INFO: No app_vars_file defined.
1646[ 158s] + exit 0
1647[ 158s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PVtwxl
1648[ 158s] + umask 022
1649[ 158s] + cd /home/abuild/rpmbuild/BUILD
1650[ 158s] + '[' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64 '!=' / ']'
1651[ 158s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64
1652[ 158s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64
1653[ 158s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
1654[ 158s] + mkdir /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64
1655[ 158s] + cd erlang-eimap-0.1.6
1656[ 158s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/ /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1657[ 158s] + install -D -m 644 ebin/eimap.app /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/eimap.app
1658[ 158s] + install -D -m 644 ebin/eimap.beam ebin/eimap_command.beam ebin/eimap_command_annotation.beam ebin/eimap_command_capability.beam ebin/eimap_command_compress.beam ebin/eimap_command_getmetadata.beam ebin/eimap_command_login.beam ebin/eimap_command_logout.beam ebin/eimap_command_namespace.beam ebin/eimap_command_noop.beam ebin/eimap_command_peek_message.beam ebin/eimap_command_starttls.beam ebin/eimap_command_status.beam ebin/eimap_command_switch_folder.beam ebin/eimap_uidset.beam ebin/eimap_utils.beam /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/.
1659[ 158s] + install -D -m 644 'src/*.hrl' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1660[ 158s] install: cannot stat 'src/*.hrl': No such file or directory
1661[ 158s] error: Bad exit status from /var/tmp/rpm-tmp.PVtwxl (%install)
1662[ 158s]
1663[ 158s]
1664[ 158s] RPM build errors:
1665[ 158s] Bad exit status from /var/tmp/rpm-tmp.PVtwxl (%install)
1666[ 158s]
1667[ 158s] kolab.example.org failed "build erlang-eimap.spec" at Mon Jun 6 15:00:22 UTC 2016.
1668[ 158s]
1669
1670The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
1671/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1672/srv/erlang-eimap.git /srv/erlang-eimap.git
1673Running obs_build_local FAILED (at a74700b97a859bf7c457a7692312aebe796caf81)
1674Running ../stick.git/drydocker/erlang-eimap/test_obs.sh FAILED (at a74700b97a859bf7c457a7692312aebe796caf81)
1675========================================================================
1676 Running 'rebar -v get-deps' OK (at a74700b97a859bf7c457a7692312aebe796caf81)
1677 Running 'rebar -v compile' OK (at a74700b97a859bf7c457a7692312aebe796caf81)
1678 Running '../stick.git/drydocker/erlang-eimap/test_build.sh' OK (at a74700b97a859bf7c457a7692312aebe796caf81)
1679 Running 'rebar -v eunit' OK (at a74700b97a859bf7c457a7692312aebe796caf81)
1680 Running '../stick.git/drydocker/erlang-eimap/test_unit.sh' OK (at a74700b97a859bf7c457a7692312aebe796caf81)
1681 Running 'obs_build_local' FAILED (at a74700b97a859bf7c457a7692312aebe796caf81)
1682 Running '../stick.git/drydocker/erlang-eimap/test_obs.sh' FAILED (at a74700b97a859bf7c457a7692312aebe796caf81)
1683========================================================================
1684/var/drydock/workingcopy-51/repo/eimap
1685

Lease Working Copy

When
Completed at Jun 6 2016, 4:56 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 6 2016, 4:56 PM · Built instantly
Status
Passed

Event Timeline