Page MenuHomePhorge

Build 2086
PassedPublic

Drydock: Run Command

When
Completed at Dec 20 2015, 12:42 PM · Built for 6 m, 18 s
Status
Passed

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

15+ ro_uri=https://git.kolab.org/diffusion/S/syncroton.git
16+ case ${package} in
17+ package=kolab-syncroton
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-53/repo/syncroton
20+ TMPDIR=/var/drydock/workingcopy-53/repo/syncroton
21+ '[' '!' -d kolab-syncroton.git ']'
22+ git clone https://git.kolab.org/diffusion/S/syncroton.git kolab-syncroton.git
23+ pushd kolab-syncroton.git
24+ git checkout 1bacacca19102005f02c5b72a895bb9f47586a29
25Note: checking out '1bacacca19102005f02c5b72a895bb9f47586a29'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at 1bacacc... Fix so logged datetime supports microseconds
37+ popd
38+ '[' kolab-syncroton '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/kolab-syncroton/build.sh ']'
57+ pushd kolab-syncroton.git
58+ ../stick.git/drydocker/kolab-syncroton/build.sh
59+ docker run -it --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=2086 -e COMMIT=1bacacca19102005f02c5b72a895bb9f47586a29 -e DIFFERENTIAL= -e PACKAGE=kolab-syncroton -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2wz4yajexuj6bra5rfr2 -e URI=ssh://git@git.kolab.org/diffusion/S/syncroton.git -e RO_URI=https://git.kolab.org/diffusion/S/syncroton.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
60+ exit 0
61+ retval=0
62+ popd
63+ exit 0
64

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

9117[ 115s] + /usr/lib/rpm/redhat/brp-python-hardlink
9118[ 115s] + /usr/lib/rpm/redhat/brp-java-repack-jars
9119[ 115s] Processing files: kolab-syncroton-2.3.3-0.20151220.git.el7.noarch
9120[ 115s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y1Wpvi
9121[ 115s] + umask 022
9122[ 115s] + cd /home/abuild/rpmbuild/BUILD
9123[ 115s] + cd kolab-syncroton-2.3.3
9124[ 115s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/kolab-syncroton-2.3.3-0.20151220.git.el7.x86_64/usr/share/doc/kolab-syncroton-2.3.3
9125[ 115s] + export DOCDIR
9126[ 115s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/kolab-syncroton-2.3.3-0.20151220.git.el7.x86_64/usr/share/doc/kolab-syncroton-2.3.3
9127[ 115s] + cp -pr docs/LICENSE docs/SQL docs/kolab-syncroton.conf docs/kolab-syncroton.logrotate /home/abuild/rpmbuild/BUILDROOT/kolab-syncroton-2.3.3-0.20151220.git.el7.x86_64/usr/share/doc/kolab-syncroton-2.3.3
9128[ 115s] + exit 0
9129[ 115s] Provides: config(kolab-syncroton) = 2.3.3-0.20151220.git.el7 kolab-syncroton = 2.3.3-0.20151220.git.el7
9130[ 115s] Requires(interp): /bin/sh /bin/sh
9131[ 115s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
9132[ 115s] Requires(pre): /bin/sh
9133[ 115s] Requires(post): /bin/sh
9134[ 115s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/kolab-syncroton-2.3.3-0.20151220.git.el7.x86_64
9135[ 115s] warning: Could not canonicalize hostname: kolab
9136[ 115s] Wrote: /home/abuild/rpmbuild/SRPMS/kolab-syncroton-2.3.3-0.20151220.git.el7.src.rpm
9137[ 116s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-syncroton-2.3.3-0.20151220.git.el7.noarch.rpm
9138[ 116s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r7bGd0
9139[ 116s] + umask 022
9140[ 116s] + cd /home/abuild/rpmbuild/BUILD
9141[ 116s] + cd kolab-syncroton-2.3.3
9142[ 116s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/kolab-syncroton-2.3.3-0.20151220.git.el7.x86_64
9143[ 116s] + exit 0
9144[ 116s] ... checking for files with abuild user/group
9145[ 116s]
9146[ 116s] finished "build kolab-syncroton.spec" at Sun Dec 20 11:42:36 UTC 2015.
9147[ 116s]
9148
9149/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/SRPMS/kolab-syncroton-2.3.3-0.20151220.git.el7.src.rpm
9150
9151/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-syncroton-2.3.3-0.20151220.git.el7.noarch.rpm
9152/srv /srv/kolab-syncroton.git /srv/kolab-syncroton.git
9153/srv/kolab-syncroton.git /srv/kolab-syncroton.git
9154Running obs_build_local OK (at 1bacacca19102005f02c5b72a895bb9f47586a29)
9155/srv/kolab-syncroton.git
9156Running ../stick.git/drydocker/kolab-syncroton/test_obs.sh OK (at 1bacacca19102005f02c5b72a895bb9f47586a29)
9157/srv
9158========================================================================
9159 Running 'generic_js_lint' FAILED (at e4d229229fa3de87f0d9c98156632adf8a87fb2d)
9160 Running 'generic_js_lint' OK (at 1bacacca19102005f02c5b72a895bb9f47586a29)
9161 Running '../stick.git/drydocker/kolab-syncroton/test_build.sh' OK (at 1bacacca19102005f02c5b72a895bb9f47586a29)
9162 Running 'obs_build_local' OK (at 1bacacca19102005f02c5b72a895bb9f47586a29)
9163 Running '../stick.git/drydocker/kolab-syncroton/test_obs.sh' OK (at 1bacacca19102005f02c5b72a895bb9f47586a29)
9164========================================================================
9165/var/drydock/workingcopy-53/repo/syncroton
9166

Lease Working Copy

When
Completed at Dec 20 2015, 12:36 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Dec 20 2015, 12:36 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline