Started by GitLab push by Michele Carignani Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/ttcn/titan-docker > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:etsi-cti-admin/titan-docker.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:etsi-cti-admin/titan-docker.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:etsi-cti-admin/titan-docker.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/master^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 15c8f58a605abaf03a9109b0851a0f7f4ee06278 # timeout=10 Checking out Revision 15c8f58a605abaf03a9109b0851a0f7f4ee06278 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15c8f58a605abaf03a9109b0851a0f7f4ee06278 Commit message: "Reame for the test project" > git rev-list 15c8f58a605abaf03a9109b0851a0f7f4ee06278 # timeout=10 [titan-docker] $ /bin/bash /tmp/jenkins8072425670197088143.sh Building titan:binaries Sending build context to Docker daemon 4.096kB Step 1/20 : FROM centos:7 7: Pulling from library/centos 256b176beaff: Pulling fs layer 256b176beaff: Verifying Checksum 256b176beaff: Download complete 256b176beaff: Pull complete Digest: sha256:6f6d986d425aeabdc3a02cb61c02abb2e78e57357e92417d6d58332856024faf Status: Downloaded newer image for centos:7 ---> 5182e96772bf Step 2/20 : MAINTAINER ETSI-CTI ---> Running in 8fa3ea416921 ---> 3787c503db7e Removing intermediate container 8fa3ea416921 Step 3/20 : LABEL description "Titan Docker Image" ---> Running in 8bd86152805a ---> 75481933ad98 Removing intermediate container 8bd86152805a Step 4/20 : ENV TERM linux ---> Running in f2d1733cf299 ---> fd01895b8e3f Removing intermediate container f2d1733cf299 Step 5/20 : ENV HOSTNAME docker-titan ---> Running in 550f6f6cc059 ---> 29ad31d1c202 Removing intermediate container 550f6f6cc059 Step 6/20 : ENV TITAN_URL https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-6.3.pl0-linux64-gcc4.4-centos6.tgz\&r=1 ---> Running in 16006c42ea28 ---> a1eabee0db8f Removing intermediate container 16006c42ea28 Step 7/20 : ENV TITAN_ARCHIVE ttcn3-6.3.pl0-linux64-gcc4.4-centos6.tgz ---> Running in 06f301fcfb12 ---> 9db65cf2aec4 Removing intermediate container 06f301fcfb12 Step 8/20 : RUN yum update ---> Running in 29271e5249a3 Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: centos.crazyfrogs.org * extras: centos.crazyfrogs.org * updates: centos.crazyfrogs.org Resolving Dependencies --> Running transaction check ---> Package audit-libs.x86_64 0:2.8.1-3.el7 will be updated ---> Package audit-libs.x86_64 0:2.8.1-3.el7_5.1 will be an update ---> Package bind-license.noarch 32:9.9.4-61.el7 will be updated ---> Package bind-license.noarch 32:9.9.4-61.el7_5.1 will be an update ---> Package centos-release.x86_64 0:7-5.1804.1.el7.centos will be updated ---> Package centos-release.x86_64 0:7-5.1804.4.el7.centos will be an update ---> Package dracut.x86_64 0:033-535.el7 will be updated ---> Package dracut.x86_64 0:033-535.el7_5.1 will be an update ---> Package kpartx.x86_64 0:0.4.9-119.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-119.el7_5.1 will be an update ---> Package libblkid.x86_64 0:2.23.2-52.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-52.el7_5.1 will be an update ---> Package libmount.x86_64 0:2.23.2-52.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-52.el7_5.1 will be an update ---> Package libuuid.x86_64 0:2.23.2-52.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-52.el7_5.1 will be an update ---> Package systemd.x86_64 0:219-57.el7 will be updated ---> Package systemd.x86_64 0:219-57.el7_5.1 will be an update ---> Package systemd-libs.x86_64 0:219-57.el7 will be updated ---> Package systemd-libs.x86_64 0:219-57.el7_5.1 will be an update ---> Package util-linux.x86_64 0:2.23.2-52.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-52.el7_5.1 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: audit-libs x86_64 2.8.1-3.el7_5.1 updates 99 k bind-license noarch 32:9.9.4-61.el7_5.1 updates 85 k centos-release x86_64 7-5.1804.4.el7.centos updates 25 k dracut x86_64 033-535.el7_5.1 updates 325 k kpartx x86_64 0.4.9-119.el7_5.1 updates 76 k libblkid x86_64 2.23.2-52.el7_5.1 updates 178 k libmount x86_64 2.23.2-52.el7_5.1 updates 180 k libuuid x86_64 2.23.2-52.el7_5.1 updates 81 k systemd x86_64 219-57.el7_5.1 updates 5.0 M systemd-libs x86_64 219-57.el7_5.1 updates 402 k util-linux x86_64 2.23.2-52.el7_5.1 updates 2.0 M Transaction Summary ================================================================================ Upgrade 11 Packages Total download size: 8.5 M Is this ok [y/d/N]: Exiting on user command Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx.2018-09-11.14-22.8PwV_U.yumtx The command '/bin/sh -c yum update' returned a non-zero code: 1 Build step 'Execute shell' marked build as failure Finished: FAILURE