Build Result for tpokorra/test/testWithoutPkg/master
go to bottom of this page
[00000] * Starting at 2015-07-25 13:57:08 GMT+0000
[00000] * Preparing the machine...
[00000] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; if [ -d /var/lib/lxc/build05.lbs.solidcharity.com ]; then lxc-destroy --name build05.lbs.solidcharity.com; fi 2>&1; echo \$?"
[00001] 0
[00001] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; /usr/share/lxc-scripts/initCentOS.sh build05.lbs.solidcharity.com 5 6 amd64 0 2>&1; echo \$?"
[00002] Using image from local cache
[00002] Unpacking the rootfs
[00012]
[00012] ---
[00012] You just created a CentOS container (release=6, arch=amd64, variant=default)
[00012]
[00012] To enable sshd, run: yum install openssh-server
[00012]
[00012] For security reason, container images ship without user accounts
[00012] and without a root password.
[00012]
[00012] Use lxc-attach or chroot directly into the rootfs to set a root password
[00012] or create user accounts.
[00012] /root/.ssh/known_hosts updated.
[00012] Original contents retained as /root/.ssh/known_hosts.old
[00012] /root
[00013] Loaded plugins: fastestmirror
[00013] Setting up Install Process
[00018] Resolving Dependencies
[00018] --> Running transaction check
[00018] ---> Package openssh-server.x86_64 0:5.3p1-104.el6_6.1 will be installed
[00018] --> Finished Dependency Resolution
[00018]
[00018] Dependencies Resolved
[00018]
[00018] ================================================================================
[00018] Package Arch Version Repository Size
[00018] ================================================================================
[00018] Installing:
[00018] openssh-server x86_64 5.3p1-104.el6_6.1 updates 321 k
[00018]
[00018] Transaction Summary
[00018] ================================================================================
[00018] Install 1 Package(s)
[00018]
[00018] Total download size: 321 k
[00018] Installed size: 694 k
[00018] Downloading Packages:
[00018] warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
[00018] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
[00018] Importing GPG key 0xC105B9DE:
[00018] Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>
[00018] Package: centos-release-6-6.el6.centos.12.2.x86_64 (@base)
[00018] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
[00018] Running rpm_check_debug
[00018] Running Transaction Test
[00018] Transaction Test Succeeded
[00018] Running Transaction
[00018]
[00018] Installing : openssh-server-5.3p1-104.el6_6.1.x86_64 1/1
[00018]
[00018] Verifying : openssh-server-5.3p1-104.el6_6.1.x86_64 1/1
[00018]
[00018] Installed:
[00018] openssh-server.x86_64 0:5.3p1-104.el6_6.1
[00018]
[00018] Complete!
[00018] Removing password for user root.
[00018] passwd: Success
[00019] To setup port forwarding from outside, please run:
[00019] ./tunnelport.sh 5 22
[00019] ./initWebproxy.sh 5 www.build05.lbs.solidcharity.com.de
[00019]
[00019] To start the container, run: lxc-start -d -n build05.lbs.solidcharity.com
[00019]
[00019] To connect to the container locally, run: eval `ssh-agent`; ssh-add; ssh root@192.168.122.5
[00019] 0
[00019] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; /usr/share/lxc-scripts/tunnelport.sh 5 22 2>&1; echo \$?"
[00019] there is already a mapping for port 2005
[00019] 0
[00019] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; mkdir -p /var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/ 2>&1; echo \$?"
[00019] 0
[00019] now running: echo "put /var/lib/lbs/ssh/container_rsa.pub authorized_keys2" | sftp -o "StrictHostKeyChecking no" -oPort=2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com:/var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/
[00020] Connected to build05.lbs.solidcharity.com.
[00020] Changing to: /var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/
[00020] sftp> put /var/lib/lbs/ssh/container_rsa.pub authorized_keys2
[00020] Uploading /var/lib/lbs/ssh/container_rsa.pub to /var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/authorized_keys2
[00020] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; cd /var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/ && cat authorized_keys2 >> authorized_keys && rm authorized_keys2 2>&1; echo \$?"
[00020] 0
[00020] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; chmod 700 /var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/ && chmod 600 /var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root/.ssh/authorized_keys 2>&1; echo \$?"
[00020] 0
[00020] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; /usr/share/lxc-scripts/initMount.sh /var/www/repos/tpokorra/test/centos/6 build05.lbs.solidcharity.com /root/repo 2>&1; echo \$?"
[00021] 0
[00021] now running: rsync -avz --delete -e "ssh -i /var/lib/lbs/ssh/container_rsa -p 2222" /var/www/repos/tpokorra/test/centos/6 root@build05.lbs.solidcharity.com:/var/www/repos/tpokorra/test/centos
[00021] sending incremental file list
[00021] 6/
[00021] 6/lbs-tpokorra-test.repo
[00021] 6/repodata/
[00021] 6/repodata/1edadb5aabae577c2cc70f761e678cc38375c9b8cf075108f8375e127f82aaee-filelists.sqlite.bz2
[00021] 6/repodata/5b4950018c780ba938467c6e35cff6e38c92fba00e8f4015f3cd0403b6d46056-primary.xml.gz
[00021] 6/repodata/7ad47c43bc512cd061ec1612cf4b7b907b9c55291daecbedb6ac2307b4a34db8-primary.sqlite.bz2
[00021] 6/repodata/84b1ea6767cce6e0dad7f56e73659dd3ba5374e4232f759759dce3b7aef00847-other.xml.gz
[00021] 6/repodata/af6d030731ff53f8eebaa457a95ef2095aaeba50eb9e3a3aa61a8a426187dcd3-filelists.xml.gz
[00021] 6/repodata/cbdcf407be12d8e710941e0d17c78c6c764c5a8e572e4888f6145a8e7f77aa76-other.sqlite.bz2
[00021] 6/repodata/repomd.xml
[00021] 6/src/
[00021] 6/src/test-1.0.0-115.src.rpm
[00021] 6/src/test-1.0.0-116.src.rpm
[00021] 6/src/test-1.0.0-117.src.rpm
[00021] 6/src/test-1.0.0-118.src.rpm
[00021] 6/src/test-1.0.0-119.src.rpm
[00021] 6/x86_64/
[00021] 6/x86_64/test-1.0.0-115.x86_64.rpm
[00021] 6/x86_64/test-1.0.0-116.x86_64.rpm
[00021] 6/x86_64/test-1.0.0-117.x86_64.rpm
[00021] 6/x86_64/test-1.0.0-118.x86_64.rpm
[00021] 6/x86_64/test-1.0.0-119.x86_64.rpm
[00021]
[00021] sent 25762 bytes received 370 bytes 17421.33 bytes/sec
[00021] total size is 35846 speedup is 1.37
[00021] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; /usr/share/lxc-scripts/initMount.sh /var/www/tarballs/tpokorra/test build05.lbs.solidcharity.com /root/tarball 2>&1; echo \$?"
[00022] 0
[00022] now running: rsync -avz --delete -e "ssh -i /var/lib/lbs/ssh/container_rsa -p 2222" /var/www/tarballs/tpokorra/test root@build05.lbs.solidcharity.com:/var/www/tarballs/tpokorra
[00022] sending incremental file list
[00022]
[00022] sent 125 bytes received 17 bytes 94.67 bytes/sec
[00022] total size is 0 speedup is 0.00
[00022] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /var/lib/lbs/ssh/container_rsa build05.lbs.solidcharity.com "export LANG=C; lxc-start -d -n build05.lbs.solidcharity.com 2>&1; echo \$?"
[00022] 0
[00022] now running: ssh-keygen -f "/root/.ssh/known_hosts" -R [134.119.11.164]:2005
[00022] /root/.ssh/known_hosts updated.
[00022] Original contents retained as /root/.ssh/known_hosts.old
[00022] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /var/lib/lbs/ssh/container_rsa 134.119.11.164 "export LANG=C; echo "container is running" 2>&1 && echo \$?"
[00038] Warning: Permanently added '[134.119.11.164]:2005' (RSA) to the list of known hosts.
[00038] container is running
[00038] 0
[00038] container has been started successfully
[00038] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /var/lib/lbs/ssh/container_rsa 134.119.11.164 "export LANG=C; yum -y update 2>&1 && echo \$?"
[00038] Loaded plugins: fastestmirror
[00038] Setting up Update Process
[00038] Determining fastest mirrors
[00039] * base: centos.copahost.com
[00039] * extras: centos.copahost.com
[00039] * updates: mirror.imt-systems.com
[00043] No Packages marked for Update
[00043] 0
[00043] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /var/lib/lbs/ssh/container_rsa 134.119.11.164 "export LANG=C; yum -y install tar createrepo gcc rpm-build rpm-sign yum-utils gnupg make curl rsync 2>&1 && echo \$?"
[00043] Loaded plugins: fastestmirror
[00043] Setting up Install Process
[00043] Loading mirror speeds from cached hostfile
[00043] * base: centos.copahost.com
[00043] * extras: centos.copahost.com
[00043] * updates: mirror.imt-systems.com
[00044] No package rpm-sign available.
[00044] Package gnupg2-2.0.14-8.el6.x86_64 already installed and latest version
[00044] Package 1:make-3.81-20.el6.x86_64 already installed and latest version
[00044] Package curl-7.19.7-40.el6_6.4.x86_64 already installed and latest version
[00044] Resolving Dependencies
[00044] --> Running transaction check
[00044] ---> Package createrepo.noarch 0:0.9.9-22.el6 will be installed
[00044] --> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-22.el6.noarch
[00044] --> Processing Dependency: libxml2-python for package: createrepo-0.9.9-22.el6.noarch
[00044] ---> Package gcc.x86_64 0:4.4.7-11.el6 will be installed
[00044] --> Processing Dependency: libgomp = 4.4.7-11.el6 for package: gcc-4.4.7-11.el6.x86_64
[00044] --> Processing Dependency: cpp = 4.4.7-11.el6 for package: gcc-4.4.7-11.el6.x86_64
[00044] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.4.7-11.el6.x86_64
[00044] --> Processing Dependency: cloog-ppl >= 0.15 for package: gcc-4.4.7-11.el6.x86_64
[00044] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.4.7-11.el6.x86_64
[00044] ---> Package rpm-build.x86_64 0:4.8.0-38.el6_6 will be installed
[00044] --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: xz for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: unzip for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: perl(threads) for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: lzma for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: file for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: bzip2 for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-38.el6_6.x86_64
[00044] ---> Package rsync.x86_64 0:3.0.6-12.el6 will be installed
[00044] ---> Package tar.x86_64 2:1.23-11.el6 will be installed
[00044] ---> Package yum-utils.noarch 0:1.1.30-30.el6 will be installed
[00044] --> Running transaction check
[00044] ---> Package bzip2.x86_64 0:1.0.5-7.el6_0 will be installed
[00044] ---> Package cloog-ppl.x86_64 0:0.15.7-1.2.el6 will be installed
[00044] --> Processing Dependency: libppl_c.so.2()(64bit) for package: cloog-ppl-0.15.7-1.2.el6.x86_64
[00044] --> Processing Dependency: libppl.so.7()(64bit) for package: cloog-ppl-0.15.7-1.2.el6.x86_64
[00044] ---> Package cpp.x86_64 0:4.4.7-11.el6 will be installed
[00044] --> Processing Dependency: libmpfr.so.1()(64bit) for package: cpp-4.4.7-11.el6.x86_64
[00044] ---> Package elfutils.x86_64 0:0.158-3.2.el6 will be installed
[00044] --> Processing Dependency: elfutils-libs(x86-64) = 0.158-3.2.el6 for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.158-3.2.el6.x86_64
[00044] ---> Package file.x86_64 0:5.04-21.el6 will be installed
[00044] ---> Package gdb.x86_64 0:7.2-75.el6 will be installed
[00044] ---> Package glibc-devel.x86_64 0:2.12-1.149.el6_6.9 will be installed
[00044] --> Processing Dependency: glibc-headers = 2.12-1.149.el6_6.9 for package: glibc-devel-2.12-1.149.el6_6.9.x86_64
[00044] --> Processing Dependency: glibc-headers for package: glibc-devel-2.12-1.149.el6_6.9.x86_64
[00044] ---> Package libgomp.x86_64 0:4.4.7-11.el6 will be installed
[00044] ---> Package libxml2-python.x86_64 0:2.7.6-17.el6_6.1 will be installed
[00044] ---> Package patch.x86_64 0:2.6-6.el6 will be installed
[00044] ---> Package perl.x86_64 4:5.10.1-136.el6_6.1 will be installed
[00044] --> Processing Dependency: perl-libs = 4:5.10.1-136.el6_6.1 for package: 4:perl-5.10.1-136.el6_6.1.x86_64
[00044] --> Processing Dependency: perl-libs for package: 4:perl-5.10.1-136.el6_6.1.x86_64
[00044] --> Processing Dependency: perl(version) for package: 4:perl-5.10.1-136.el6_6.1.x86_64
[00044] --> Processing Dependency: perl(Pod::Simple) for package: 4:perl-5.10.1-136.el6_6.1.x86_64
[00044] --> Processing Dependency: perl(Module::Pluggable) for package: 4:perl-5.10.1-136.el6_6.1.x86_64
[00044] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.10.1-136.el6_6.1.x86_64
[00044] ---> Package python-deltarpm.x86_64 0:3.5-0.5.20090913git.el6 will be installed
[00044] --> Processing Dependency: deltarpm = 3.5-0.5.20090913git.el6 for package: python-deltarpm-3.5-0.5.20090913git.el6.x86_64
[00044] ---> Package unzip.x86_64 0:6.0-2.el6_6 will be installed
[00044] ---> Package xz.x86_64 0:4.999.9-0.5.beta.20091007git.el6 will be installed
[00044] ---> Package xz-lzma-compat.x86_64 0:4.999.9-0.5.beta.20091007git.el6 will be installed
[00044] --> Running transaction check
[00044] ---> Package deltarpm.x86_64 0:3.5-0.5.20090913git.el6 will be installed
[00044] ---> Package elfutils-libs.x86_64 0:0.158-3.2.el6 will be installed
[00044] ---> Package glibc-headers.x86_64 0:2.12-1.149.el6_6.9 will be installed
[00044] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.12-1.149.el6_6.9.x86_64
[00044] --> Processing Dependency: kernel-headers for package: glibc-headers-2.12-1.149.el6_6.9.x86_64
[00044] ---> Package mpfr.x86_64 0:2.4.1-6.el6 will be installed
[00044] ---> Package perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1 will be installed
[00044] ---> Package perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1 will be installed
[00044] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64
[00044] ---> Package perl-libs.x86_64 4:5.10.1-136.el6_6.1 will be installed
[00044] ---> Package perl-version.x86_64 3:0.77-136.el6_6.1 will be installed
[00044] ---> Package ppl.x86_64 0:0.10.2-11.el6 will be installed
[00044] --> Running transaction check
[00044] ---> Package kernel-headers.x86_64 0:2.6.32-504.30.3.el6 will be installed
[00044] ---> Package perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1 will be installed
[00044] --> Finished Dependency Resolution
[00044]
[00044] Dependencies Resolved
[00045]
[00045] ================================================================================
[00045] Package Arch Version Repository
[00045] Size
[00045] ================================================================================
[00045] Installing:
[00045] createrepo noarch 0.9.9-22.el6 base 96 k
[00045] gcc x86_64 4.4.7-11.el6 base 10 M
[00045] rpm-build x86_64 4.8.0-38.el6_6 updates 127 k
[00045] rsync x86_64 3.0.6-12.el6 base 335 k
[00045] tar x86_64 2:1.23-11.el6 base 809 k
[00045] yum-utils noarch 1.1.30-30.el6 base 110 k
[00045] Installing for dependencies:
[00045] bzip2 x86_64 1.0.5-7.el6_0 base 49 k
[00045] cloog-ppl x86_64 0.15.7-1.2.el6 base 93 k
[00045] cpp x86_64 4.4.7-11.el6 base 3.7 M
[00045] deltarpm x86_64 3.5-0.5.20090913git.el6 base 71 k
[00045] elfutils x86_64 0.158-3.2.el6 base 233 k
[00045] elfutils-libs x86_64 0.158-3.2.el6 base 211 k
[00045] file x86_64 5.04-21.el6 base 47 k
[00045] gdb x86_64 7.2-75.el6 base 2.3 M
[00045] glibc-devel x86_64 2.12-1.149.el6_6.9 updates 984 k
[00045] glibc-headers x86_64 2.12-1.149.el6_6.9 updates 612 k
[00045] kernel-headers x86_64 2.6.32-504.30.3.el6 updates 3.4 M
[00045] libgomp x86_64 4.4.7-11.el6 base 133 k
[00045] libxml2-python x86_64 2.7.6-17.el6_6.1 updates 322 k
[00045] mpfr x86_64 2.4.1-6.el6 base 157 k
[00045] patch x86_64 2.6-6.el6 base 90 k
[00045] perl x86_64 4:5.10.1-136.el6_6.1 updates 10 M
[00045] perl-Module-Pluggable x86_64 1:3.90-136.el6_6.1 updates 40 k
[00045] perl-Pod-Escapes x86_64 1:1.04-136.el6_6.1 updates 32 k
[00045] perl-Pod-Simple x86_64 1:3.13-136.el6_6.1 updates 212 k
[00045] perl-libs x86_64 4:5.10.1-136.el6_6.1 updates 578 k
[00045] perl-version x86_64 3:0.77-136.el6_6.1 updates 51 k
[00045] ppl x86_64 0.10.2-11.el6 base 1.3 M
[00045] python-deltarpm x86_64 3.5-0.5.20090913git.el6 base 27 k
[00045] unzip x86_64 6.0-2.el6_6 updates 149 k
[00045] xz x86_64 4.999.9-0.5.beta.20091007git.el6 base 137 k
[00045] xz-lzma-compat x86_64 4.999.9-0.5.beta.20091007git.el6 base 16 k
[00045]
[00045] Transaction Summary
[00045] ================================================================================
[00045] Install 32 Package(s)
[00045]
[00045] Total size: 37 M
[00045] Installed size: 88 M
[00045] Downloading Packages:
[00045] Running rpm_check_debug
[00045] Running Transaction Test
[00045] Transaction Test Succeeded
[00046] Running Transaction
[00046]
[00046] Installing : xz-4.999.9-0.5.beta.20091007git.el6.x86_64 1/32
[00046]
[00046] Installing : xz-lzma-compat-4.999.9-0.5.beta.20091007git.el6.x86_64 2/32
[00046]
[00046] Installing : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64 3/32
[00046]
[00046] Installing : 3:perl-version-0.77-136.el6_6.1.x86_64 4/32
[00046]
[00046] Installing : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64 5/32
[00046]
[00046] Installing : 4:perl-libs-5.10.1-136.el6_6.1.x86_64 6/32
[00046]
[00049] Installing : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64 7/32
[00049]
[00050] Installing : 4:perl-5.10.1-136.el6_6.1.x86_64 8/32
[00050]
[00050] Installing : gdb-7.2-75.el6.x86_64 9/32
[00050]
[00050] Installing : patch-2.6-6.el6.x86_64 10/32
[00050]
[00050] Installing : ppl-0.10.2-11.el6.x86_64 11/32
[00050]
[00050] Installing : cloog-ppl-0.15.7-1.2.el6.x86_64 12/32
[00050]
[00051] Installing : unzip-6.0-2.el6_6.x86_64 13/32
[00051]
[00051] Installing : libxml2-python-2.7.6-17.el6_6.1.x86_64 14/32
[00051]
[00051] Installing : deltarpm-3.5-0.5.20090913git.el6.x86_64 15/32
[00051]
[00051] Installing : python-deltarpm-3.5-0.5.20090913git.el6.x86_64 16/32
[00051]
[00051] Installing : libgomp-4.4.7-11.el6.x86_64 17/32
[00051]
[00051] Installing : elfutils-libs-0.158-3.2.el6.x86_64 18/32
[00051]
[00051] Installing : elfutils-0.158-3.2.el6.x86_64 19/32
[00051]
[00052] Installing : mpfr-2.4.1-6.el6.x86_64 20/32
[00052]
[00052] Installing : cpp-4.4.7-11.el6.x86_64 21/32
[00052]
[00052] Installing : bzip2-1.0.5-7.el6_0.x86_64 22/32
[00052]
[00052] Installing : file-5.04-21.el6.x86_64 23/32
[00052]
[00052] Installing : kernel-headers-2.6.32-504.30.3.el6.x86_64 24/32
[00052]
[00053] Installing : glibc-headers-2.12-1.149.el6_6.9.x86_64 25/32
[00053]
[00054] Installing : glibc-devel-2.12-1.149.el6_6.9.x86_64 26/32
[00054]
[00054] Installing : gcc-4.4.7-11.el6.x86_64 27/32
[00054]
[00054] Installing : rpm-build-4.8.0-38.el6_6.x86_64 28/32
[00054]
[00054] Installing : createrepo-0.9.9-22.el6.noarch 29/32
[00054]
[00054] Installing : rsync-3.0.6-12.el6.x86_64 30/32
[00054]
[00054] Installing : yum-utils-1.1.30-30.el6.noarch 31/32
[00054]
[00054] Installing : 2:tar-1.23-11.el6.x86_64 32/32
[00054]
[00054] Verifying : createrepo-0.9.9-22.el6.noarch 1/32
[00054]
[00054] Verifying : glibc-devel-2.12-1.149.el6_6.9.x86_64 2/32
[00054]
[00054] Verifying : elfutils-0.158-3.2.el6.x86_64 3/32
[00054]
[00054] Verifying : kernel-headers-2.6.32-504.30.3.el6.x86_64 4/32
[00054]
[00054] Verifying : file-5.04-21.el6.x86_64 5/32
[00054]
[00054] Verifying : 2:tar-1.23-11.el6.x86_64 6/32
[00054]
[00055] Verifying : xz-4.999.9-0.5.beta.20091007git.el6.x86_64 7/32
[00055]
[00055] Verifying : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64 8/32
[00055]
[00055] Verifying : 3:perl-version-0.77-136.el6_6.1.x86_64 9/32
[00055]
[00055] Verifying : rpm-build-4.8.0-38.el6_6.x86_64 10/32
[00055]
[00055] Verifying : bzip2-1.0.5-7.el6_0.x86_64 11/32
[00055]
[00055] Verifying : mpfr-2.4.1-6.el6.x86_64 12/32
[00055]
[00055] Verifying : elfutils-libs-0.158-3.2.el6.x86_64 13/32
[00055]
[00055] Verifying : libgomp-4.4.7-11.el6.x86_64 14/32
[00055]
[00055] Verifying : deltarpm-3.5-0.5.20090913git.el6.x86_64 15/32
[00055]
[00055] Verifying : libxml2-python-2.7.6-17.el6_6.1.x86_64 16/32
[00055]
[00055] Verifying : cloog-ppl-0.15.7-1.2.el6.x86_64 17/32
[00055]
[00055] Verifying : glibc-headers-2.12-1.149.el6_6.9.x86_64 18/32
[00055]
[00055] Verifying : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64 19/32
[00055]
[00055] Verifying : xz-lzma-compat-4.999.9-0.5.beta.20091007git.el6.x86_64 20/32
[00055]
[00055] Verifying : yum-utils-1.1.30-30.el6.noarch 21/32
[00055]
[00055] Verifying : unzip-6.0-2.el6_6.x86_64 22/32
[00055]
[00055] Verifying : 4:perl-5.10.1-136.el6_6.1.x86_64 23/32
[00055]
[00055] Verifying : python-deltarpm-3.5-0.5.20090913git.el6.x86_64 24/32
[00055]
[00055] Verifying : ppl-0.10.2-11.el6.x86_64 25/32
[00055]
[00055] Verifying : gcc-4.4.7-11.el6.x86_64 26/32
[00055]
[00055] Verifying : 4:perl-libs-5.10.1-136.el6_6.1.x86_64 27/32
[00055]
[00055] Verifying : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64 28/32
[00055]
[00055] Verifying : rsync-3.0.6-12.el6.x86_64 29/32
[00055]
[00055] Verifying : patch-2.6-6.el6.x86_64 30/32
[00055]
[00055] Verifying : gdb-7.2-75.el6.x86_64 31/32
[00055]
[00055] Verifying : cpp-4.4.7-11.el6.x86_64 32/32
[00055]
[00055] Installed:
[00055] createrepo.noarch 0:0.9.9-22.el6 gcc.x86_64 0:4.4.7-11.el6
[00055] rpm-build.x86_64 0:4.8.0-38.el6_6 rsync.x86_64 0:3.0.6-12.el6
[00055] tar.x86_64 2:1.23-11.el6 yum-utils.noarch 0:1.1.30-30.el6
[00055]
[00055] Dependency Installed:
[00055] bzip2.x86_64 0:1.0.5-7.el6_0
[00055] cloog-ppl.x86_64 0:0.15.7-1.2.el6
[00055] cpp.x86_64 0:4.4.7-11.el6
[00055] deltarpm.x86_64 0:3.5-0.5.20090913git.el6
[00055] elfutils.x86_64 0:0.158-3.2.el6
[00055] elfutils-libs.x86_64 0:0.158-3.2.el6
[00055] file.x86_64 0:5.04-21.el6
[00055] gdb.x86_64 0:7.2-75.el6
[00055] glibc-devel.x86_64 0:2.12-1.149.el6_6.9
[00055] glibc-headers.x86_64 0:2.12-1.149.el6_6.9
[00055] kernel-headers.x86_64 0:2.6.32-504.30.3.el6
[00055] libgomp.x86_64 0:4.4.7-11.el6
[00055] libxml2-python.x86_64 0:2.7.6-17.el6_6.1
[00055] mpfr.x86_64 0:2.4.1-6.el6
[00055] patch.x86_64 0:2.6-6.el6
[00055] perl.x86_64 4:5.10.1-136.el6_6.1
[00055] perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1
[00055] perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1
[00055] perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1
[00055] perl-libs.x86_64 4:5.10.1-136.el6_6.1
[00055] perl-version.x86_64 3:0.77-136.el6_6.1
[00055] ppl.x86_64 0:0.10.2-11.el6
[00055] python-deltarpm.x86_64 0:3.5-0.5.20090913git.el6
[00055] unzip.x86_64 0:6.0-2.el6_6
[00055] xz.x86_64 0:4.999.9-0.5.beta.20091007git.el6
[00055] xz-lzma-compat.x86_64 0:4.999.9-0.5.beta.20091007git.el6
[00055]
[00055] Complete!
[00055] 0
[00055] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /var/lib/lbs/ssh/container_rsa 134.119.11.164 "export LANG=C; mkdir -p rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS} 2>&1 && echo \$?"
[00055] 0
[00056] now running: rsync -avz --delete -e "ssh -i /var/lib/lbs/ssh/container_rsa -p 2222" /var/lib/lbs/src/tpokorra/lbs-test root@build05.lbs.solidcharity.com:/var/lib/lxc/build05.lbs.solidcharity.com/rootfs/root
[00056] sending incremental file list
[00056] lbs-test/
[00056] lbs-test/test/
[00056] lbs-test/test/setup.sh
[00056] lbs-test/test/test.dsc
[00056] lbs-test/test/test.spec
[00056] lbs-test/test/test2.txt
[00056] lbs-test/test/debian/
[00056] lbs-test/test/debian/changelog
[00056] lbs-test/test/debian/control
[00056] lbs-test/test/debian/rules
[00056] lbs-test/testWithoutPkg/
[00056] lbs-test/testWithoutPkg/setup.sh
[00056]
[00056] sent 2484 bytes received 180 bytes 5328.00 bytes/sec
[00056] total size is 3582 speedup is 1.34
[00056] now running: rsync -avz --delete -e "ssh -i /var/lib/lbs/ssh/container_rsa -p 2222" /var/www/repos/tpokorra/test/centos/6/lbs-tpokorra-test.repo root@build05.lbs.solidcharity.com:/var/lib/lxc/build05.lbs.solidcharity.com/rootfs/etc/yum.repos.d
[00057] sending incremental file list
[00057] lbs-tpokorra-test.repo
[00057]
[00057] sent 198 bytes received 31 bytes 152.67 bytes/sec
[00057] total size is 135 speedup is 0.59
[00057] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /var/lib/lbs/ssh/container_rsa 134.119.11.164 "export LANG=C; yum clean metadata 2>&1 && echo \$?"
[00057] Loaded plugins: fastestmirror
[00057] Cleaning repos: base extras lbs-tpokorra-test updates
[00058] 11 metadata files removed
[00058] 6 sqlite files removed
[00058] 0 metadata files removed
[00058] 0
[00058] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /var/lib/lbs/ssh/container_rsa 134.119.11.164 "export LANG=C; cd lbs-test/testWithoutPkg; ./setup.sh master 2>&1 && echo \$?"
[00058] Hello World
[00058] LBSERROR: Setup script did not succeed
[00058] LBS.Releasemachine build05.lbs.solidcharity.com
[00059] This build took about 0 minutes
go to top of this page