Page MenuHomePhorge

Build 3594
FailedPublic

Drydock: Run Command

When
Completed at May 9 2016, 11:13 AM · Built for 5 m, 17 s
Status
Failed

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

33+ '[' erlang-eimap '!=' 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 bdf5a16..7205806 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/erlang-eimap/build.sh ']'
59+ pushd erlang-eimap.git
60+ ../stick.git/drydocker/erlang-eimap/build.sh
61+ 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=3594 -e COMMIT=9f13ea47d3588e809d2da16649eff5a800ed379a -e DIFFERENTIAL= -e PACKAGE=erlang-eimap -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-zlpqibnwnzobw3kyzecv -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
62Switched to a new branch 'develop'
63Switched to a new branch 'eimap-0.1'
64Switched to a new branch 'feature/command_scaffolding'
65Switched to branch 'master'
66Note: checking out '9f13ea47d3588e809d2da16649eff5a800ed379a'.
67
68You are in 'detached HEAD' state. You can look around, make experimental
69changes and commit them, and you can discard any commits you make in this
70state without impacting any branches by performing another checkout.
71
72If you want to create a new branch to retain commits you create, you may
73do so (now or later) by using -b with the checkout command again. Example:
74
75 git checkout -b new_branch_name
76
77HEAD is now at 9f13ea4... add another test.. it passes, of course :)
78+ exit 1
79+ retval=1
80+ popd
81+ exit 1
82

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

2133[ 150s] Compiled src/commands/eimap_command_logout.erl
2134[ 150s] Compiled src/commands/eimap_command_login.erl
2135[ 150s] Compiled src/commands/eimap_command_status.erl
2136[ 150s] Compiled src/commands/eimap_command_switch_folder.erl
2137[ 150s] Compiled src/commands/eimap_command_compress.erl
2138[ 150s] Compiled src/commands/eimap_command_getmetadata.erl
2139[ 150s] Compiled src/commands/eimap_command_annotation.erl
2140[ 150s] Compiled src/eimap.erl
2141[ 150s] Compiled src/commands/eimap_command_namespace.erl
2142[ 150s] INFO: No app_vars_file defined.
2143[ 151s] + exit 0
2144[ 151s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cs0iho
2145[ 151s] + umask 022
2146[ 151s] + cd /home/abuild/rpmbuild/BUILD
2147[ 151s] + '[' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64 '!=' / ']'
2148[ 151s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64
2149[ 151s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64
2150[ 151s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
2151[ 151s] + mkdir /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64
2152[ 151s] + cd erlang-eimap-0.1.6
2153[ 151s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/ /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
2154[ 151s] + install -D -m 644 ebin/eimap.app /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/eimap.app
2155[ 151s] + 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.20160509.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/.
2156[ 151s] + install -D -m 644 'src/*.hrl' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160509.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
2157[ 151s] install: cannot stat 'src/*.hrl': No such file or directory
2158[ 151s] error: Bad exit status from /var/tmp/rpm-tmp.Cs0iho (%install)
2159[ 151s]
2160[ 151s]
2161[ 151s] RPM build errors:
2162[ 151s] Bad exit status from /var/tmp/rpm-tmp.Cs0iho (%install)
2163[ 151s]
2164[ 151s] kolab.example.org failed "build erlang-eimap.spec" at Mon May 9 09:13:38 UTC 2016.
2165[ 151s]
2166
2167The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
2168/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
2169/srv/erlang-eimap.git /srv/erlang-eimap.git
2170Running obs_build_local FAILED (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2171Running ../stick.git/drydocker/erlang-eimap/test_obs.sh FAILED (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2172========================================================================
2173 Running 'rebar -v get-deps' OK (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2174 Running 'rebar -v compile' OK (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2175 Running '../stick.git/drydocker/erlang-eimap/test_build.sh' OK (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2176 Running 'rebar -v eunit' OK (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2177 Running '../stick.git/drydocker/erlang-eimap/test_unit.sh' OK (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2178 Running 'obs_build_local' FAILED (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2179 Running '../stick.git/drydocker/erlang-eimap/test_obs.sh' FAILED (at 9f13ea47d3588e809d2da16649eff5a800ed379a)
2180========================================================================
2181/var/drydock/workingcopy-51/repo/eimap
2182

Lease Working Copy

When
Completed at May 9 2016, 11:08 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 9 2016, 11:08 AM · Built instantly
Status
Passed

Event Timeline