SuccessConsole Output

14:13:18 Started by upstream project "Ksrc_uX__kinect2_registration__ubuntu_xenial__source" build number 7
14:13:18 originally caused by:
14:13:18  Started by upstream project "Krel_trigger-jobs" build number 38236
14:13:18  originally caused by:
14:13:18   Started by upstream project "Krel_reconfigure-jobs" build number 1491
14:13:18   originally caused by:
14:13:18    Started by user SYSTEM
14:13:18 Building remotely on build client 3 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary
14:13:18 [ssh-agent] Looking for ssh-agent implementation...
14:13:18 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:13:18 $ ssh-agent
14:13:18 SSH_AUTH_SOCK=/tmp/ssh-S44sx1x3qTat/agent.20064
14:13:18 SSH_AGENT_PID=20069
14:13:18 [ssh-agent] Started.
14:13:18 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary@tmp/private_key_9207389961568503636.key
14:13:18 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary@tmp/private_key_9207389961568503636.key (/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary@tmp/private_key_9207389961568503636.key)
14:13:18 [ssh-agent] Using credentials jenkins-slave
14:13:19 
1. Check upstream projects

Hide Details

14:13:19 # BEGIN SECTION: Check upstream projects 14:13:19 Verify that no recursive upstream project is broken: 14:13:19 - 'Ksrc_uX__kinect2_registration__ubuntu_xenial__source' build '7' has result 'SUCCESS' 14:13:19 All recursive upstream projects are (un)stable 14:13:19 # END SECTION
14:13:19
2. Check free disk space

Hide Details

14:13:19 # BEGIN SECTION: Check free disk space 14:13:19 Usable disk space = 52824760320 bytes 14:13:19 Free space threshold = 5368709120 bytes 14:13:19 # END SECTION
14:13:19 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8563981984887700486.sh 14:13:19 + echo # BEGIN SECTION: docker version
3. docker version

Hide Details

14:13:19 # BEGIN SECTION: docker version 14:13:19 + docker version 14:13:19 Client: 14:13:19 Version: 1.9.1 14:13:19 API version: 1.21 14:13:19 Go version: go1.4.2 14:13:19 Git commit: a34a1d5 14:13:19 Built: Fri Nov 20 13:12:04 UTC 2015 14:13:19 OS/Arch: linux/amd64 14:13:19 14:13:19 Server: 14:13:19 Version: 1.9.1 14:13:19 API version: 1.21 14:13:19 Go version: go1.4.2 14:13:19 Git commit: a34a1d5 14:13:19 Built: Fri Nov 20 13:12:04 UTC 2015 14:13:19 OS/Arch: linux/amd64 14:13:19 + echo # END SECTION 14:13:19 # END SECTION
14:13:19 + echo # BEGIN SECTION: docker info
4. docker info

Hide Details

14:13:19 # BEGIN SECTION: docker info 14:13:19 + docker info 14:13:19 Containers: 229 14:13:19 Images: 2129 14:13:19 Server Version: 1.9.1 14:13:19 Storage Driver: aufs 14:13:19 Root Dir: /var/lib/docker/aufs 14:13:19 Backing Filesystem: extfs 14:13:19 Dirs: 2836 14:13:19 Dirperm1 Supported: false 14:13:19 Execution Driver: native-0.2 14:13:19 Logging Driver: json-file 14:13:19 Kernel Version: 3.13.0-29-generic 14:13:19 Operating System: Ubuntu 14.04 LTS 14:13:19 CPUs: 2 14:13:19 Total Memory: 3.861 GiB 14:13:19 Name: lcas-buildfarm-slave-3 14:13:19 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 14:13:19 WARNING: No swap limit support 14:13:19 + echo # END SECTION 14:13:19 # END SECTION
14:13:19 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1880475654926249810.sh 14:13:19 + echo # BEGIN SECTION: Check docker status
5. Check docker status

Hide Details

14:13:19 # BEGIN SECTION: Check docker status 14:13:19 + echo Testing trivial docker invocation... 14:13:19 Testing trivial docker invocation... 14:13:19 + docker run --rm ubuntu:xenial true 14:13:20 + echo 'docker run' returned 0 14:13:20 'docker run' returned 0 14:13:20 docker seems operational, continuing 14:13:20 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2235142883326622930.sh 14:13:20 + echo # END SECTION 14:13:20 # END SECTION
14:13:20 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4277714808416612669.sh 14:13:20 + echo # BEGIN SECTION: Embed wrapper scripts
6. Embed wrapper scripts

Hide Details

14:13:20 # BEGIN SECTION: Embed wrapper scripts 14:13:20 + rm -fr wrapper_scripts 14:13:20 + mkdir wrapper_scripts 14:13:20 + printf #!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an "AS IS" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert "Command '%%s' not implemented" %% command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print("Reinvoke 'git %%s' (%%d/%%d) after sleeping %%s seconds" %%\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print("Invoking '%%s'" %% ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main()) 14:13:20 + echo # END SECTION 14:13:20 # END SECTION
14:13:20 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4658924040758773686.sh 14:13:20 + echo # BEGIN SECTION: Clone ros_buildfarm
7. Clone ros_buildfarm

Hide Details

14:13:20 # BEGIN SECTION: Clone ros_buildfarm 14:13:20 + rm -fr ros_buildfarm 14:13:20 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 14:13:20 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 14:13:20 Cloning into 'ros_buildfarm'... 14:13:22 + git -C ros_buildfarm --no-pager log -n 1 14:13:22 commit ab95b278101e21e7fce81180384f7861667352b1 14:13:22 Author: Marc Hanheide <marc@hanheide.net> 14:13:22 Date: Thu Apr 19 18:30:41 2018 +0100 14:13:22 14:13:22 added gcc and build-essential 14:13:22 + rm -fr ros_buildfarm/.git 14:13:22 + rm -fr ros_buildfarm/doc 14:13:22 + echo # END SECTION 14:13:22 # END SECTION
14:13:22 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2100111478142920358.sh 14:13:22 + echo # BEGIN SECTION: Write PGP repository keys
8. Write PGP repository keys

Hide Details

14:13:22 # BEGIN SECTION: Write PGP repository keys 14:13:22 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys 14:13:22 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/1.key 14:13:22 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 14:13:22 Version: GnuPG v1.4.11 (GNU/Linux) 14:13:22 14:13:22 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 14:13:22 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 14:13:22 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 14:13:22 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 14:13:22 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 14:13:22 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 14:13:22 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 14:13:22 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 14:13:22 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 14:13:22 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 14:13:22 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 14:13:22 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 14:13:22 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 14:13:22 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 14:13:22 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 14:13:22 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 14:13:22 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 14:13:22 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 14:13:22 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 14:13:22 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 14:13:22 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 14:13:22 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 14:13:22 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 14:13:22 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 14:13:22 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 14:13:22 =nFcN 14:13:22 -----END PGP PUBLIC KEY BLOCK----- 14:13:22 14:13:22 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 14:13:22 Version: GnuPG v1 14:13:22 14:13:22 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 14:13:22 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 14:13:22 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 14:13:22 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 14:13:22 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 14:13:22 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 14:13:22 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 14:13:22 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 14:13:22 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 14:13:22 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 14:13:22 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 14:13:22 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 14:13:22 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 14:13:22 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 14:13:22 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 14:13:22 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 14:13:22 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 14:13:22 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 14:13:22 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 14:13:22 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 14:13:22 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 14:13:22 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 14:13:22 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 14:13:22 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 14:13:22 x9o= 14:13:22 =AGYp 14:13:22 -----END PGP PUBLIC KEY BLOCK----- 14:13:22 14:13:22 + echo # END SECTION 14:13:22 # END SECTION
14:13:22 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7717797189763123109.sh 14:13:22 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker 14:13:22 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker 14:13:22 + sleep 1 14:13:22 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 20211 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 14:13:23 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task
9. Generate Dockerfile - binarydeb task

Hide Details

14:13:23 # BEGIN SECTION: Generate Dockerfile - binarydeb task 14:13:23 + export TZ=GMT+00 14:13:23 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm: 14:13:23 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 14:13:23 Using the following distribution repositories: 14:13:23 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/0.key) 14:13:23 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/keys/1.key) 14:13:23 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 14:13:23 # generated from release/binarydeb_create_task.Dockerfile.em 14:13:23 14:13:23 FROM ubuntu:xenial 14:13:23 14:13:23 VOLUME ["/var/cache/apt/archives"] 14:13:23 14:13:23 ENV DEBIAN_FRONTEND noninteractive 14:13:23 14:13:23 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:13:23 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 14:13:23 RUN locale-gen en_US.UTF-8 14:13:23 ENV LANG en_US.UTF-8 14:13:23 ENV TZ GMT+00 14:13:23 14:13:23 14:13:23 RUN useradd -u 1002 -m buildfarm 14:13:23 14:13:23 14:13:23 RUN mkdir /tmp/keys 14:13:23 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 14:13:23 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 14:13:23 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:13:23 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:13:23 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:13:23 14:13:23 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 14:13:23 14:13:23 RUN mkdir /tmp/wrapper_scripts 14:13:23 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 14:13:23 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 14:13:23 14:13:23 # automatic invalidation once every day 14:13:23 RUN echo "2018-07-24 (+0000)" 14:13:23 14:13:23 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:13:23 14:13:23 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 14:13:23 14:13:23 # always invalidate to actually have the latest apt repo state 14:13:23 RUN echo "2018-07-24 13:13:23 +0000" 14:13:23 RUN python3 -u /tmp/wrapper_scripts/apt.py update 14:13:23 14:13:23 USER buildfarm 14:13:23 ENTRYPOINT ["sh", "-c"] 14:13:23 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb"] 14:13:23 + echo # END SECTION 14:13:23 # END SECTION
14:13:23 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task
10. Build Dockerfile - binarydeb task

Hide Details

14:13:23 # BEGIN SECTION: Build Dockerfile - binarydeb task 14:13:23 + cd /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker 14:13:23 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 14:13:23 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 14:13:23 Check docker base image for updates: docker pull ubuntu:xenial 14:13:24 xenial: Pulling from library/ubuntu 14:13:24 Digest: sha256:f01976f6dc6303c5518155e3ffcfbffef77a1f47ee3084092181a298952ab268 14:13:24 Status: Image is up to date for ubuntu:xenial 14:13:25 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_kinect2_registration . 14:13:25 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 14:13:25 Step 1 : FROM ubuntu:xenial 14:13:25 ---> 19d7fc8e7217 14:13:25 Step 2 : VOLUME /var/cache/apt/archives 14:13:25 ---> Using cache 14:13:25 ---> c2fea18068b8 14:13:25 Step 3 : ENV DEBIAN_FRONTEND noninteractive 14:13:26 ---> Using cache 14:13:26 ---> 8f57b351d03f 14:13:26 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:13:26 ---> Using cache 14:13:26 ---> f68b92a9bd2f 14:13:26 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 14:13:27 ---> Using cache 14:13:27 ---> cdccb8a31894 14:13:27 Step 6 : RUN locale-gen en_US.UTF-8 14:13:27 ---> Using cache 14:13:27 ---> a908eaa65452 14:13:27 Step 7 : ENV LANG en_US.UTF-8 14:13:28 ---> Using cache 14:13:28 ---> db103c10c388 14:13:28 Step 8 : ENV TZ GMT+00 14:13:28 ---> Using cache 14:13:28 ---> 73fd6f97a5cb 14:13:28 Step 9 : RUN useradd -u 1002 -m buildfarm 14:13:29 ---> Using cache 14:13:29 ---> 5a837bc2aba2 14:13:29 Step 10 : RUN mkdir /tmp/keys 14:13:30 ---> Using cache 14:13:30 ---> 003fa529a4bb 14:13:30 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 14:13:30 ---> Using cache 14:13:30 ---> 26dc715b1461 14:13:30 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 14:13:31 ---> Using cache 14:13:31 ---> e7ee2c1928b8 14:13:31 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:13:31 ---> Using cache 14:13:31 ---> f710e936df32 14:13:31 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:13:32 ---> Using cache 14:13:32 ---> 51db2f4a810b 14:13:32 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:13:32 ---> Using cache 14:13:32 ---> ff29258cbefa 14:13:32 Step 16 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 14:13:32 ---> Using cache 14:13:32 ---> 742cd7fa63f8 14:13:32 Step 17 : RUN mkdir /tmp/wrapper_scripts 14:13:33 ---> Using cache 14:13:33 ---> 3f7857bc4626 14:13:33 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 14:13:33 ---> Using cache 14:13:33 ---> 86d8b5661e49 14:13:33 Step 19 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 14:13:34 ---> Using cache 14:13:34 ---> ccd8f0a606aa 14:13:34 Step 20 : RUN echo "2018-07-24 (+0000)" 14:13:35 ---> Using cache 14:13:35 ---> 954bf89aaafc 14:13:35 Step 21 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:13:35 ---> Using cache 14:13:35 ---> 981b08f836a2 14:13:35 Step 22 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 14:13:36 ---> Using cache 14:13:36 ---> 02abb86156fc 14:13:36 Step 23 : RUN echo "2018-07-24 13:13:23 +0000" 14:13:37 ---> Running in 0f844967b341 14:13:37 2018-07-24 13:13:23 +0000 14:14:28 ---> 56351fd4bd52 14:14:28 Removing intermediate container 0f844967b341 14:14:28 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 14:14:28 ---> Running in defbbd0b7f02 14:14:29 Invoking 'apt-get update' 14:14:30 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 14:14:30 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 14:14:30 Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 14:14:30 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 14:14:30 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 14:14:30 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 14:14:30 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 14:14:30 Get:8 http://10.210.9.154/ubuntu/building xenial/main Sources [129 kB] 14:14:30 Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [159 kB] 14:14:30 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [830 kB] 14:14:30 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [18.8 kB] 14:14:31 Fetched 1,570 kB in 1s (1,337 kB/s) 14:14:32 Reading package lists... 14:14:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:32 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 14:14:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:33 ---> 312fa37750fd 14:14:33 Removing intermediate container defbbd0b7f02 14:14:33 Step 25 : USER buildfarm 14:14:33 ---> Running in f7229f712145 14:14:33 ---> 60c7aee353ee 14:14:33 Removing intermediate container f7229f712145 14:14:33 Step 26 : ENTRYPOINT sh -c 14:14:34 ---> Running in 6147c325ad22 14:14:34 ---> 0e48bcc6191e 14:14:34 Removing intermediate container 6147c325ad22 14:14:34 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic kinect2_registration ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb 14:14:34 ---> Running in ee9191d5f427 14:14:34 ---> 45142586676b 14:14:34 Removing intermediate container ee9191d5f427 14:14:34 Successfully built 45142586676b 14:14:34 + echo # END SECTION 14:14:34 # END SECTION
14:14:34 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task
11. Run Dockerfile - binarydeb task

Hide Details

14:14:34 # BEGIN SECTION: Run Dockerfile - binarydeb task 14:14:34 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb ] 14:14:34 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb 14:14:34 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb 14:14:34 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb 14:14:34 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb 14:14:34 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb:/tmp/docker_build_binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_kinect2_registration
11.1. get sourcedeb

Hide Details

14:14:34 # BEGIN SUBSECTION: get sourcedeb 14:14:44 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:44 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:44 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:44 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-kinect2-registration=0.0.9-0xenial' 14:14:45 Invoking 'apt-get source --download-only --only-source ros-kinetic-kinect2-registration=0.0.9-0xenial' 14:14:45 Reading package lists... 14:14:45 Need to get 53.8 kB of source archives. 14:14:45 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect2-registration 0.0.9-0xenial (dsc) [1,104 B] 14:14:45 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect2-registration 0.0.9-0xenial (tar) [49.7 kB] 14:14:45 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect2-registration 0.0.9-0xenial (diff) [2,984 B] 14:14:45 Fetched 53.8 kB in 0s (3,696 kB/s) 14:14:45 Download complete and in download only mode 14:14:45 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:14:45 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:45 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:14:45 Invoking 'dpkg-source -x ros-kinetic-kinect2-registration_0.0.9-0xenial.dsc' 14:14:47 dpkg-source: warning: extracting unsigned source package (ros-kinetic-kinect2-registration_0.0.9-0xenial.dsc) 14:14:47 dpkg-source: info: extracting ros-kinetic-kinect2-registration in ros-kinetic-kinect2-registration-0.0.9 14:14:47 dpkg-source: info: unpacking ros-kinetic-kinect2-registration_0.0.9.orig.tar.gz 14:14:47 dpkg-source: info: unpacking ros-kinetic-kinect2-registration_0.0.9-0xenial.debian.tar.xz 14:14:47 Package maintainer emails: mfernandezcarmona@lincoln.ac.uk 14:14:47 # END SUBSECTION
11.2. append build timestamp

Hide Details

14:14:48 # BEGIN SUBSECTION: append build timestamp 14:14:48 dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data 14:14:48 LINE: -- Manuel Fernandez-Carmona <mfernandezcarmona@lincoln.ac.uk> Tue, 24 Jul 2018 00:00:00 -0000 14:14:48 Invoking 'debchange -v 0.0.9-0xenial-20180724-131448+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:14:48 debchange: warning: debian/changelog(l5): found trailer where expected start of change data 14:14:48 LINE: -- Manuel Fernandez-Carmona <mfernandezcarmona@lincoln.ac.uk> Tue, 24 Jul 2018 00:00:00 -0000 14:14:48 # END SUBSECTION
14:14:52 Looking for the '.dsc' file of package 'ros-kinetic-kinect2-registration' with version '0.0.9-0' 14:14:54 Using the following distribution repositories: 14:14:54 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 14:14:54 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 14:14:54 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 14:14:54 # generated from release/binarydeb_task.Dockerfile.em 14:14:54 14:14:54 14:14:54 FROM ubuntu:xenial 14:14:54 14:14:54 VOLUME ["/var/cache/apt/archives"] 14:14:54 14:14:54 ENV DEBIAN_FRONTEND noninteractive 14:14:54 14:14:54 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:14:54 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 14:14:54 RUN locale-gen en_US.UTF-8 14:14:54 ENV LANG en_US.UTF-8 14:14:54 ENV TZ GMT+00 14:14:54 14:14:54 RUN useradd -u 1002 -m buildfarm 14:14:54 14:14:54 14:14:54 RUN mkdir /tmp/keys 14:14:54 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 14:14:54 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 14:14:54 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:14:54 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:14:54 14:14:54 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 14:14:54 14:14:54 RUN mkdir /tmp/wrapper_scripts 14:14:54 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 14:14:54 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 14:14:54 14:14:54 # automatic invalidation once every day 14:14:54 RUN echo "2018-07-24 (+0000)" 14:14:54 14:14:54 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:14:54 14:14:54 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 14:14:54 14:14:54 # for each dependency: echo version, apt update, apt install, apt clean 14:14:54 RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 14:14:54 RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 14:14:54 RUN echo "ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 14:14:54 RUN echo "ros-kinetic-cv-bridge: 1.12.8-0xenial-20180516-152244-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-cv-bridge 14:14:54 RUN echo "ros-kinetic-roscpp: 1.12.13-0xenial-20180222-205956-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-roscpp 14:14:54 14:14:54 USER buildfarm 14:14:54 ENTRYPOINT ["sh", "-c"] 14:14:54 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb"] 14:14:54 Mount the following volumes when running the container: 14:14:54 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 14:14:54 -v /tmp/binarydeb:/tmp/binarydeb 14:14:54 + echo # END SECTION 14:14:54 # END SECTION
14:14:54 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8444323272613992734.sh 14:14:54 + sleep 1 14:14:54 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 23106 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 14:14:55 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb
12. Build Dockerfile - build binarydeb

Hide Details

14:14:55 # BEGIN SECTION: Build Dockerfile - build binarydeb 14:14:55 + cd /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb 14:14:55 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 14:14:55 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 14:14:55 Check docker base image for updates: docker pull ubuntu:xenial 14:14:57 xenial: Pulling from library/ubuntu 14:14:57 Digest: sha256:f01976f6dc6303c5518155e3ffcfbffef77a1f47ee3084092181a298952ab268 14:14:57 Status: Image is up to date for ubuntu:xenial 14:14:57 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_kinect2_registration . 14:14:57 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 14:14:57 Step 1 : FROM ubuntu:xenial 14:14:57 ---> 19d7fc8e7217 14:14:57 Step 2 : VOLUME /var/cache/apt/archives 14:14:57 ---> Using cache 14:14:57 ---> c2fea18068b8 14:14:57 Step 3 : ENV DEBIAN_FRONTEND noninteractive 14:14:58 ---> Using cache 14:14:58 ---> 8f57b351d03f 14:14:58 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:14:59 ---> Using cache 14:14:59 ---> f68b92a9bd2f 14:14:59 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 14:14:59 ---> Using cache 14:14:59 ---> cdccb8a31894 14:14:59 Step 6 : RUN locale-gen en_US.UTF-8 14:15:00 ---> Using cache 14:15:00 ---> a908eaa65452 14:15:00 Step 7 : ENV LANG en_US.UTF-8 14:15:01 ---> Using cache 14:15:01 ---> db103c10c388 14:15:01 Step 8 : ENV TZ GMT+00 14:15:01 ---> Using cache 14:15:01 ---> 73fd6f97a5cb 14:15:01 Step 9 : RUN useradd -u 1002 -m buildfarm 14:15:02 ---> Using cache 14:15:02 ---> 5a837bc2aba2 14:15:02 Step 10 : RUN mkdir /tmp/keys 14:15:02 ---> Using cache 14:15:02 ---> 003fa529a4bb 14:15:02 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 14:15:03 ---> Using cache 14:15:03 ---> 26dc715b1461 14:15:03 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 14:15:03 ---> Using cache 14:15:03 ---> e7ee2c1928b8 14:15:03 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:15:04 ---> Using cache 14:15:04 ---> f710e936df32 14:15:04 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 14:15:05 ---> Using cache 14:15:05 ---> 3645fb63711f 14:15:05 Step 15 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 14:15:06 ---> Using cache 14:15:06 ---> 6296dbe998ac 14:15:06 Step 16 : RUN mkdir /tmp/wrapper_scripts 14:15:07 ---> Using cache 14:15:07 ---> 0e3f290557a6 14:15:07 Step 17 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 14:15:08 ---> Using cache 14:15:08 ---> 8e88d2481799 14:15:08 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 14:15:08 ---> Using cache 14:15:08 ---> e5c4123d3d19 14:15:08 Step 19 : RUN echo "2018-07-24 (+0000)" 14:15:09 ---> Using cache 14:15:09 ---> 874c9bef08ae 14:15:09 Step 20 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 14:15:09 ---> Using cache 14:15:09 ---> b8dbb14b90ff 14:15:09 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 14:15:10 ---> Using cache 14:15:10 ---> 339067855d21 14:15:10 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 14:15:11 ---> Using cache 14:15:11 ---> 6699a3a2c0f2 14:15:11 Step 23 : RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 14:15:11 ---> Using cache 14:15:11 ---> d2aafca24567 14:15:11 Step 24 : RUN echo "ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 14:15:12 ---> Using cache 14:15:12 ---> b673a6015228 14:15:12 Step 25 : RUN echo "ros-kinetic-cv-bridge: 1.12.8-0xenial-20180516-152244-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-cv-bridge 14:15:13 ---> Using cache 14:15:13 ---> bf7cdd3d0ee1 14:15:13 Step 26 : RUN echo "ros-kinetic-roscpp: 1.12.13-0xenial-20180222-205956-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-roscpp 14:15:13 ---> Using cache 14:15:13 ---> bed89df98990 14:15:13 Step 27 : USER buildfarm 14:15:14 ---> Using cache 14:15:14 ---> 4ade1e8af54a 14:15:14 Step 28 : ENTRYPOINT sh -c 14:15:14 ---> Using cache 14:15:14 ---> 76ca484eb9a7 14:15:14 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic kinect2_registration --sourcedeb-dir /tmp/binarydeb 14:15:15 ---> Using cache 14:15:15 ---> f839dfe77a36 14:15:15 Successfully built f839dfe77a36 14:15:15 + echo # END SECTION 14:15:15 # END SECTION
14:15:15 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb
13. Run Dockerfile - build binarydeb

Hide Details

14:15:15 # BEGIN SECTION: Run Dockerfile - build binarydeb 14:15:15 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_kinect2_registration
13.1. build binarydeb

Hide Details

14:15:18 # BEGIN SUBSECTION: build binarydeb 14:15:19 Package 'ros-kinetic-kinect2-registration' version: 0.0.9-0xenial-20180724-131448+0000 14:15:21 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:21 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:21 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:21 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:22 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:22 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:22 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:22 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:22 Invoking 'apt-src build ros-kinetic-kinect2-registration' in '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:15:22 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:22 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:22 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:22 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:24 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:24 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 14:15:24 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:24 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 14:15:24 I: Building in /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 .. 14:15:24 dpkg-buildpackage: source package ros-kinetic-kinect2-registration 14:15:24 dpkg-buildpackage: source version 0.0.9-0xenial-20180724-131448+0000 14:15:24 dpkg-buildpackage: source distribution xenial 14:15:24 dpkg-buildpackage: source changed by Manuel Fernandez-Carmona <mfernandezcarmona@lincoln.ac.uk> 14:15:25 dpkg-buildpackage: host architecture amd64 14:15:25 dpkg-source --before-build ros-kinetic-kinect2-registration-0.0.9 14:15:25 dpkg-source: info: using options from ros-kinetic-kinect2-registration-0.0.9/debian/source/options: --auto-commit 14:15:25 fakeroot debian/rules clean 14:15:26 dh clean -v --buildsystem=cmake 14:15:26 dh_testdir -O-v -O--buildsystem=cmake 14:15:26 dh_auto_clean -O-v -O--buildsystem=cmake 14:15:27 dh_clean -O-v -O--buildsystem=cmake 14:15:27 rm -f debian/debhelper-build-stamp 14:15:27 rm -f debian/ros-kinetic-kinect2-registration.substvars 14:15:27 rm -f debian/ros-kinetic-kinect2-registration.*.debhelper 14:15:27 rm -rf debian/ros-kinetic-kinect2-registration/ 14:15:27 rm -rf debian/.debhelper/ 14:15:27 rm -f debian/*.debhelper.log 14:15:27 rm -f debian/files 14:15:27 find . \( \( \ 14:15:27 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 14:15:27 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 14:15:27 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 14:15:27 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 14:15:27 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 14:15:27 \) -exec rm -f {} + \) -o \ 14:15:27 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 14:15:27 rm -f *-stamp 14:15:27 debian/rules build 14:15:27 dh build -v --buildsystem=cmake 14:15:27 dh_testdir -O-v -O--buildsystem=cmake 14:15:27 dh_update_autotools_config -O-v -O--buildsystem=cmake 14:15:27 debian/rules override_dh_auto_configure 14:15:27 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:15:27 # In case we're installing to a non-standard location, look for a setup.sh 14:15:27 # in the install tree that was dropped by catkin, and source it. It will 14:15:27 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 14:15:27 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 14:15:27 dh_auto_configure -- \ 14:15:27 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 14:15:27 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 14:15:27 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 14:15:29 mkdir -p obj-x86_64-linux-gnu 14:15:29 cd obj-x86_64-linux-gnu 14:15:29 cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/kinetic -DCMAKE_PREFIX_PATH=/opt/ros/kinetic 14:15:32 -- The CXX compiler identification is GNU 5.4.0 14:15:32 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 14:15:33 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 14:15:33 -- Detecting CXX compiler ABI info 14:15:33 -- Detecting CXX compiler ABI info - done 14:15:33 -- Detecting CXX compile features 14:15:34 -- Detecting CXX compile features - done 14:15:34 -- Performing Test COMPILER_SUPPORTS_CXX11 14:15:35 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success 14:15:35 -- Performing Test COMPILER_SUPPORTS_CXX0X 14:15:35 -- Performing Test COMPILER_SUPPORTS_CXX0X - Success 14:15:35 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/devel 14:15:35 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 14:15:35 -- This workspace overlays: /opt/ros/kinetic 14:15:35 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 14:15:35 -- Using PYTHON_EXECUTABLE: /usr/bin/python 14:15:35 -- Using Debian Python package layout 14:15:35 -- Using empy: /usr/bin/empy 14:15:35 -- Using CATKIN_ENABLE_TESTING: ON 14:15:35 -- Skip enable_testing() when building binary package 14:15:35 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/test_results 14:15:35 -- Found gmock sources under '/usr/src/gmock': gmock will be built 14:15:37 -- The C compiler identification is GNU 5.4.0 14:15:37 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 14:15:37 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 14:15:37 -- Detecting C compiler ABI info 14:15:37 -- Detecting C compiler ABI info - done 14:15:37 -- Detecting C compile features 14:15:38 -- Detecting C compile features - done 14:15:38 -- Looking for pthread.h 14:15:39 -- Looking for pthread.h - found 14:15:39 -- Looking for pthread_create 14:15:39 -- Looking for pthread_create - not found 14:15:39 -- Looking for pthread_create in pthreads 14:15:40 -- Looking for pthread_create in pthreads - not found 14:15:40 -- Looking for pthread_create in pthread 14:15:40 -- Looking for pthread_create in pthread - found 14:15:40 -- Found Threads: TRUE 14:15:40 -- Found gtest sources under '/usr/src/gmock': gtests will be built 14:15:40 -- Using Python nosetests: /usr/bin/nosetests-2.7 14:15:41 -- catkin 0.7.11 14:15:42 -- Found OpenCV: /opt/ros/kinetic (found version "3.3.1") 14:15:42 -- Try OpenMP CXX flag = [-fopenmp] 14:15:42 -- Performing Test OpenMP_FLAG_DETECTED 14:15:43 -- Performing Test OpenMP_FLAG_DETECTED - Success 14:15:43 -- Found OpenMP: -fopenmp 14:15:43 -- Looking for CL_VERSION_2_0 14:15:43 -- Looking for CL_VERSION_2_0 - not found 14:15:43 -- Looking for CL_VERSION_1_2 14:15:43 -- Looking for CL_VERSION_1_2 - not found 14:15:43 -- Looking for CL_VERSION_1_1 14:15:43 -- Looking for CL_VERSION_1_1 - not found 14:15:43 -- Looking for CL_VERSION_1_0 14:15:43 -- Looking for CL_VERSION_1_0 - not found 14:15:43 -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) 14:15:43 -- CPU based depth registration enabled 14:15:43 -- OpenCL based depth registration disabled 14:15:44 -- Configuring done 14:15:44 -- Generating done 14:15:44 CMake Warning: 14:15:44 Manually-specified variables were not used by the project: 14:15:44 14:15:44 CMAKE_INSTALL_LOCALSTATEDIR 14:15:44 CMAKE_INSTALL_SYSCONFDIR 14:15:44 14:15:44 14:15:44 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu 14:15:44 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 14:15:44 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:15:44 debian/rules override_dh_auto_build 14:15:44 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:15:44 # In case we're installing to a non-standard location, look for a setup.sh 14:15:44 # in the install tree that was dropped by catkin, and source it. It will 14:15:44 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 14:15:44 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 14:15:44 dh_auto_build 14:15:44 cd obj-x86_64-linux-gnu 14:15:44 make -j1 14:15:44 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:15:44 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 -B/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 14:15:44 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 14:15:44 make -f CMakeFiles/Makefile2 all 14:15:44 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:15:44 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/depend 14:15:44 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:15:44 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles/kinect2_registration.dir/DependInfo.cmake --color= 14:15:48 Scanning dependencies of target kinect2_registration 14:15:48 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:15:48 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/build 14:15:48 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:15:48 [ 33%] Building CXX object CMakeFiles/kinect2_registration.dir/src/kinect2_registration.cpp.o 14:15:48 /usr/lib/ccache/x86_64-linux-gnu-g++ -DDEPTH_REG_CPU -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"kinect2_registration\" -Dkinect2_registration_EXPORTS -I/usr/include/eigen3 -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/include -I/opt/ros/kinetic/include -I/opt/ros/kinetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev/opencv -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/include/internal -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -DBT_USE_DOUBLE_PRECISION -Wall -Wuninitialized -Winit-self -Wunused-function -Wunused-label -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-parameter -Warray-bounds -Wtype-limits -Wreturn-type -Wsequence-point -Wparentheses -Wmissing-braces -Wchar-subscripts -Wswitch -Wwrite-strings -Wenum-compare -Wempty-body -std=c++11 -fopenmp -fPIC -o CMakeFiles/kinect2_registration.dir/src/kinect2_registration.cpp.o -c /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/src/kinect2_registration.cpp 14:16:02 [ 66%] Building CXX object CMakeFiles/kinect2_registration.dir/src/depth_registration_cpu.cpp.o 14:16:02 /usr/lib/ccache/x86_64-linux-gnu-g++ -DDEPTH_REG_CPU -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"kinect2_registration\" -Dkinect2_registration_EXPORTS -I/usr/include/eigen3 -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/include -I/opt/ros/kinetic/include -I/opt/ros/kinetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev -isystem /opt/ros/kinetic/include/opencv-3.3.1-dev/opencv -I/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/include/internal -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -DBT_USE_DOUBLE_PRECISION -Wall -Wuninitialized -Winit-self -Wunused-function -Wunused-label -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-parameter -Warray-bounds -Wtype-limits -Wreturn-type -Wsequence-point -Wparentheses -Wmissing-braces -Wchar-subscripts -Wswitch -Wwrite-strings -Wenum-compare -Wempty-body -std=c++11 -fopenmp -fPIC -o CMakeFiles/kinect2_registration.dir/src/depth_registration_cpu.cpp.o -c /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/src/depth_registration_cpu.cpp 14:16:07 [100%] Linking CXX shared library devel/lib/libkinect2_registration.so 14:16:07 /usr/bin/cmake -E cmake_link_script CMakeFiles/kinect2_registration.dir/link.txt --verbose=1 14:16:07 /usr/lib/ccache/x86_64-linux-gnu-g++ -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -DBT_USE_DOUBLE_PRECISION -Wall -Wuninitialized -Winit-self -Wunused-function -Wunused-label -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-parameter -Warray-bounds -Wtype-limits -Wreturn-type -Wsequence-point -Wparentheses -Wmissing-braces -Wchar-subscripts -Wswitch -Wwrite-strings -Wenum-compare -Wempty-body -std=c++11 -fopenmp -shared -Wl,-soname,libkinect2_registration.so -o devel/lib/libkinect2_registration.so CMakeFiles/kinect2_registration.dir/src/kinect2_registration.cpp.o CMakeFiles/kinect2_registration.dir/src/depth_registration_cpu.cpp.o /opt/ros/kinetic/lib/libroscpp.so -lboost_filesystem -lboost_signals /opt/ros/kinetic/lib/librosconsole.so /opt/ros/kinetic/lib/librosconsole_log4cxx.so /opt/ros/kinetic/lib/librosconsole_backend_interface.so -llog4cxx -lboost_regex /opt/ros/kinetic/lib/libroscpp_serialization.so /opt/ros/kinetic/lib/libxmlrpcpp.so /opt/ros/kinetic/lib/librostime.so /opt/ros/kinetic/lib/libcpp_common.so -lboost_system -lboost_thread -lboost_chrono -lboost_date_time -lboost_atomic -lpthread -lconsole_bridge /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_stitching3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_superres3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_videostab3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_aruco3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_bgsegm3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_bioinspired3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_ccalib3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_cvv3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_dpm3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_face3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_fuzzy3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_hdf3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_img_hash3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_line_descriptor3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_optflow3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_reg3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_rgbd3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_saliency3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_stereo3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_structured_light3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_surface_matching3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_tracking3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_xfeatures2d3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_ximgproc3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_xobjdetect3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_xphoto3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_shape3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_photo3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_datasets3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_plot3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_text3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_dnn3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_ml3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_video3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_calib3d3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_features2d3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_highgui3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_videoio3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_viz3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_phase_unwrapping3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_flann3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_imgcodecs3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_objdetect3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_imgproc3.so.3.3.1 /opt/ros/kinetic/lib/x86_64-linux-gnu/libopencv_core3.so.3.3.1 -Wl,-rpath,/opt/ros/kinetic/lib:/opt/ros/kinetic/lib/x86_64-linux-gnu: 14:16:09 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:09 [100%] Built target kinect2_registration 14:16:09 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:09 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles 0 14:16:09 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:09 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 14:16:09 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:09 debian/rules override_dh_auto_test 14:16:09 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:09 # In case we're installing to a non-standard location, look for a setup.sh 14:16:09 # in the install tree that was dropped by catkin, and source it. It will 14:16:09 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 14:16:09 echo -- Running tests. Even if one of them fails the build is not canceled. 14:16:09 -- Running tests. Even if one of them fails the build is not canceled. 14:16:09 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 14:16:09 dh_auto_test || true 14:16:09 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:09 fakeroot debian/rules binary 14:16:09 dh binary -v --buildsystem=cmake 14:16:10 dh_testroot -O-v -O--buildsystem=cmake 14:16:10 dh_prep -O-v -O--buildsystem=cmake 14:16:10 rm -f debian/ros-kinetic-kinect2-registration.substvars 14:16:10 rm -f debian/ros-kinetic-kinect2-registration.*.debhelper 14:16:10 rm -rf debian/ros-kinetic-kinect2-registration/ 14:16:10 dh_installdirs -O-v -O--buildsystem=cmake 14:16:10 install -d debian/ros-kinetic-kinect2-registration 14:16:10 debian/rules override_dh_auto_install 14:16:10 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:10 # In case we're installing to a non-standard location, look for a setup.sh 14:16:10 # in the install tree that was dropped by catkin, and source it. It will 14:16:10 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 14:16:10 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 14:16:10 dh_auto_install 14:16:10 cd obj-x86_64-linux-gnu 14:16:10 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration AM_UPDATE_INFO_DIR=no 14:16:10 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 -B/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 14:16:10 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 14:16:10 make -f CMakeFiles/Makefile2 all 14:16:10 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/depend 14:16:10 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles/kinect2_registration.dir/DependInfo.cmake --color= 14:16:10 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 make -f CMakeFiles/kinect2_registration.dir/build.make CMakeFiles/kinect2_registration.dir/build 14:16:10 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 make[4]: Nothing to be done for 'CMakeFiles/kinect2_registration.dir/build'. 14:16:10 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 [100%] Built target kinect2_registration 14:16:10 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu/CMakeFiles 0 14:16:10 make -f CMakeFiles/Makefile2 preinstall 14:16:10 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 make[3]: Nothing to be done for 'preinstall'. 14:16:10 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 Install the project... 14:16:10 /usr/bin/cmake -P cmake_install.cmake 14:16:10 -- Install configuration: "None" 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/pkgconfig/kinect2_registration.pc 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/cmake/kinect2_registration.cmake 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/cmake/kinect2_registrationConfig.cmake 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/cmake/kinect2_registrationConfig-version.cmake 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/share/kinect2_registration/package.xml 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so 14:16:10 -- Set runtime path of "/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so" to "" 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/include/kinect2_registration 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/include/kinect2_registration/kinect2_console.h 14:16:10 -- Installing: /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/include/kinect2_registration/kinect2_registration.h 14:16:10 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu' 14:16:10 cd /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 14:16:10 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:10 dh_install -O-v -O--buildsystem=cmake 14:16:10 dh_installdocs -O-v -O--buildsystem=cmake 14:16:10 install -d debian/ros-kinetic-kinect2-registration/usr/share/doc/ros-kinetic-kinect2-registration 14:16:10 dh_installchangelogs -O-v -O--buildsystem=cmake 14:16:11 install -p -m0644 debian/changelog debian/ros-kinetic-kinect2-registration/usr/share/doc/ros-kinetic-kinect2-registration/changelog.Debian 14:16:11 dh_installexamples -O-v -O--buildsystem=cmake 14:16:11 dh_installman -O-v -O--buildsystem=cmake 14:16:11 dh_installcatalogs -O-v -O--buildsystem=cmake 14:16:11 dh_installcron -O-v -O--buildsystem=cmake 14:16:11 dh_installdebconf -O-v -O--buildsystem=cmake 14:16:11 install -d debian/ros-kinetic-kinect2-registration/DEBIAN 14:16:11 dh_installemacsen -O-v -O--buildsystem=cmake 14:16:11 dh_installifupdown -O-v -O--buildsystem=cmake 14:16:11 dh_installinfo -O-v -O--buildsystem=cmake 14:16:11 dh_installinit -O-v -O--buildsystem=cmake 14:16:11 dh_installmenu -O-v -O--buildsystem=cmake 14:16:11 dh_installmime -O-v -O--buildsystem=cmake 14:16:11 dh_installmodules -O-v -O--buildsystem=cmake 14:16:11 dh_installlogcheck -O-v -O--buildsystem=cmake 14:16:11 dh_installlogrotate -O-v -O--buildsystem=cmake 14:16:12 dh_installpam -O-v -O--buildsystem=cmake 14:16:12 dh_installppp -O-v -O--buildsystem=cmake 14:16:12 dh_installudev -O-v -O--buildsystem=cmake 14:16:12 dh_installgsettings -O-v -O--buildsystem=cmake 14:16:12 dh_bugfiles -O-v -O--buildsystem=cmake 14:16:12 dh_ucf -O-v -O--buildsystem=cmake 14:16:12 dh_lintian -O-v -O--buildsystem=cmake 14:16:12 dh_gconf -O-v -O--buildsystem=cmake 14:16:12 dh_icons -O-v -O--buildsystem=cmake 14:16:12 dh_perl -O-v -O--buildsystem=cmake 14:16:12 dh_usrlocal -O-v -O--buildsystem=cmake 14:16:12 dh_link -O-v -O--buildsystem=cmake 14:16:13 dh_installwm -O-v -O--buildsystem=cmake 14:16:13 dh_installxfonts -O-v -O--buildsystem=cmake 14:16:13 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 14:16:13 dh_compress -O-v -O--buildsystem=cmake 14:16:13 cd debian/ros-kinetic-kinect2-registration 14:16:13 chmod a-x usr/share/doc/ros-kinetic-kinect2-registration/changelog.Debian 14:16:13 gzip -9nf usr/share/doc/ros-kinetic-kinect2-registration/changelog.Debian 14:16:13 cd '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:13 dh_fixperms -O-v -O--buildsystem=cmake 14:16:13 find debian/ros-kinetic-kinect2-registration -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 14:16:13 find debian/ros-kinetic-kinect2-registration ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/share/doc -type f ! -regex 'debian/ros-kinetic-kinect2-registration/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/share/man debian/ros-kinetic-kinect2-registration/usr/man/ debian/ros-kinetic-kinect2-registration/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-kinect2-registration/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 14:16:13 find debian/ros-kinetic-kinect2-registration -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644 14:16:13 find debian/ros-kinetic-kinect2-registration/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 14:16:13 dh_strip -O-v -O--buildsystem=cmake 14:16:13 strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so 14:16:13 dh_makeshlibs -O-v -O--buildsystem=cmake 14:16:14 rm -f debian/ros-kinetic-kinect2-registration/DEBIAN/shlibs 14:16:14 debian/rules override_dh_shlibdeps 14:16:14 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:14 # In case we're installing to a non-standard location, look for a setup.sh 14:16:14 # in the install tree that was dropped by catkin, and source it. It will 14:16:14 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 14:16:14 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 14:16:14 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration//opt/ros/kinetic/lib/ 14:16:14 dpkg-shlibdeps -Tdebian/ros-kinetic-kinect2-registration.substvars -l/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian/ros-kinetic-kinect2-registration//opt/ros/kinetic/lib/ debian/ros-kinetic-kinect2-registration/opt/ros/kinetic/lib/libkinect2_registration.so 14:16:18 dpkg-shlibdeps: warning: can't extract name and version from library name 'librosconsole.so' 14:16:18 dpkg-shlibdeps: warning: can't extract name and version from library name 'librosconsole.so' 14:16:19 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9' 14:16:19 dh_installdeb -O-v -O--buildsystem=cmake 14:16:19 dh_gencontrol -O-v -O--buildsystem=cmake 14:16:19 echo misc:Depends= >> debian/ros-kinetic-kinect2-registration.substvars 14:16:19 echo misc:Pre-Depends= >> debian/ros-kinetic-kinect2-registration.substvars 14:16:19 dpkg-gencontrol -pros-kinetic-kinect2-registration -ldebian/changelog -Tdebian/ros-kinetic-kinect2-registration.substvars -Pdebian/ros-kinetic-kinect2-registration 14:16:19 chmod 0644 debian/ros-kinetic-kinect2-registration/DEBIAN/control 14:16:19 chown 0:0 debian/ros-kinetic-kinect2-registration/DEBIAN/control 14:16:19 dh_md5sums -O-v -O--buildsystem=cmake 14:16:19 (cd debian/ros-kinetic-kinect2-registration >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 14:16:19 chmod 0644 debian/ros-kinetic-kinect2-registration/DEBIAN/md5sums 14:16:19 chown 0:0 debian/ros-kinetic-kinect2-registration/DEBIAN/md5sums 14:16:19 dh_builddeb -O-v -O--buildsystem=cmake 14:16:19 dpkg-deb --build debian/ros-kinetic-kinect2-registration .. 14:16:19 dpkg-deb: building package 'ros-kinetic-kinect2-registration' in '../ros-kinetic-kinect2-registration_0.0.9-0xenial-20180724-131448+0000_amd64.deb'. 14:16:19 dpkg-genchanges -b >../ros-kinetic-kinect2-registration_0.0.9-0xenial-20180724-131448+0000_amd64.changes 14:16:19 dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data 14:16:19 LINE: -- Manuel Fernandez-Carmona <mfernandezcarmona@lincoln.ac.uk> Tue, 24 Jul 2018 00:00:00 -0000 14:16:19 dpkg-genchanges: binary-only upload (no source code included) 14:16:19 dpkg-source --after-build ros-kinetic-kinect2-registration-0.0.9 14:16:19 dpkg-source: info: using options from ros-kinetic-kinect2-registration-0.0.9/debian/source/options: --auto-commit 14:16:20 dpkg-buildpackage: binary-only upload (no source included) 14:16:20 I: Successfully built in /tmp/binarydeb/ros-kinetic-kinect2-registration-0.0.9 14:16:20 # END SUBSECTION
14:16:20 + echo # END SECTION 14:16:20 # END SECTION
14:16:20 [Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5233352785804135015.sh 14:16:20 + [ false = false ] 14:16:20 + echo # BEGIN SECTION: Clean up to save disk space on slaves
14. Clean up to save disk space on slaves

Hide Details

14:16:20 # BEGIN SECTION: Clean up to save disk space on slaves 14:16:20 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__kinect2_registration__ubuntu_xenial_amd64__binary/binarydeb 14:16:20 + rm -fr binarydeb/ros-kinetic-kinect2-registration-0.0.9/CHANGELOG.rst binarydeb/ros-kinetic-kinect2-registration-0.0.9/CMakeLists.txt binarydeb/ros-kinetic-kinect2-registration-0.0.9/README.md binarydeb/ros-kinetic-kinect2-registration-0.0.9/cmake binarydeb/ros-kinetic-kinect2-registration-0.0.9/debian binarydeb/ros-kinetic-kinect2-registration-0.0.9/include binarydeb/ros-kinetic-kinect2-registration-0.0.9/obj-x86_64-linux-gnu binarydeb/ros-kinetic-kinect2-registration-0.0.9/package.xml binarydeb/ros-kinetic-kinect2-registration-0.0.9/src 14:16:20 + echo # END SECTION 14:16:20 # END SECTION
14:16:20 SSH: Connecting from host [lcas-buildfarm-slave-3] 14:16:20 SSH: Connecting with configuration [repo] ... 14:16:21 SSH: Disconnecting configuration [repo] ... 14:16:21 SSH: Transferred 2 file(s) 14:16:21 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 14:16:21 Waiting for the completion of Krel_import-package 14:16:23 Krel_import-package #2419 completed. Result was SUCCESS 14:16:23 $ ssh-agent -k 14:16:23 unset SSH_AUTH_SOCK; 14:16:23 unset SSH_AGENT_PID; 14:16:23 echo Agent pid 20069 killed; 14:16:23 [ssh-agent] Stopped. 14:16:23 [description-setter] Description set: 0.0.9-0xenial-20180724-131448+0000 14:16:24 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 14:16:24 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 14:16:24 Triggering a new build of Kbin_uX64__iai_kinect2__ubuntu_xenial_amd64__binary 14:16:24 Triggering a new build of Kbin_uX64__kinect2_bridge__ubuntu_xenial_amd64__binary 14:16:24 Finished: SUCCESS