Console Output
16:32:50 Started by upstream project "Ksrc_uX__ouster_client__ubuntu_xenial__source" build number 5 16:32:50 originally caused by: 16:32:50 Started by upstream project "Krel_trigger-jobs" build number 68929 16:32:50 originally caused by: 16:32:50 Started by timer 16:32:51 Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary 16:32:51 [ssh-agent] Looking for ssh-agent implementation... 16:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:51 $ ssh-agent 16:32:51 SSH_AUTH_SOCK=/tmp/ssh-rZQdKoT4FZdv/agent.11030 16:32:51 SSH_AGENT_PID=11032 16:32:51 [ssh-agent] Started. 16:32:51 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary@tmp/private_key_7548602766472724701.key 16:32:51 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary@tmp/private_key_7548602766472724701.key (/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary@tmp/private_key_7548602766472724701.key) 16:32:51 [ssh-agent] Using credentials jenkins-slave 16:32:5116:32:511. Check upstream projectsHide Details
16:32:51 # BEGIN SECTION: Check upstream projects 16:32:51 Verify that no recursive upstream project is broken: 16:32:51 - 'Ksrc_uX__ouster_client__ubuntu_xenial__source' build '5' has result 'SUCCESS' 16:32:51 All recursive upstream projects are (un)stable 16:32:51 # END SECTION16:32:51 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson885731031647399539.sh 16:32:51 + echo # BEGIN SECTION: docker version2. Check free disk spaceHide Details
16:32:51 # BEGIN SECTION: Check free disk space 16:32:51 Usable disk space = 35376533504 bytes 16:32:51 Free space threshold = 5368709120 bytes 16:32:51 # END SECTION16:32:51 + echo # BEGIN SECTION: docker info3. docker versionHide Details
16:32:51 # BEGIN SECTION: docker version 16:32:51 + docker version 16:32:51 Client: 16:32:51 Version: 1.9.1 16:32:51 API version: 1.21 16:32:51 Go version: go1.4.2 16:32:51 Git commit: a34a1d5 16:32:51 Built: Fri Nov 20 13:12:04 UTC 2015 16:32:51 OS/Arch: linux/amd64 16:32:51 16:32:51 Server: 16:32:51 Version: 1.9.1 16:32:51 API version: 1.21 16:32:51 Go version: go1.4.2 16:32:51 Git commit: a34a1d5 16:32:51 Built: Fri Nov 20 13:12:04 UTC 2015 16:32:51 OS/Arch: linux/amd64 16:32:51 + echo # END SECTION 16:32:51 # END SECTION16:32:52 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2153951907861660731.sh 16:32:52 + echo # BEGIN SECTION: Check docker status4. docker infoHide Details
16:32:51 # BEGIN SECTION: docker info 16:32:51 + docker info 16:32:52 Containers: 445 16:32:52 Images: 2724 16:32:52 Server Version: 1.9.1 16:32:52 Storage Driver: aufs 16:32:52 Root Dir: /var/lib/docker/aufs 16:32:52 Backing Filesystem: extfs 16:32:52 Dirs: 4184 16:32:52 Dirperm1 Supported: false 16:32:52 Execution Driver: native-0.2 16:32:52 Logging Driver: json-file 16:32:52 Kernel Version: 3.13.0-29-generic 16:32:52 Operating System: Ubuntu 14.04 LTS 16:32:52 CPUs: 2 16:32:52 Total Memory: 3.861 GiB 16:32:52 Name: lcas-buildfarm-slave-2 16:32:52 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 16:32:52 WARNING: No swap limit support 16:32:52 + echo # END SECTION 16:32:52 # END SECTION16:32:53 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8186004228347762700.sh 16:32:53 + echo # BEGIN SECTION: Embed wrapper scripts5. Check docker statusHide Details
16:32:52 # BEGIN SECTION: Check docker status 16:32:52 + echo Testing trivial docker invocation... 16:32:52 Testing trivial docker invocation... 16:32:52 + docker run --rm ubuntu:xenial true 16:32:53 + echo 'docker run' returned 0 16:32:53 'docker run' returned 0 16:32:53 docker seems operational, continuing 16:32:53 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3804974315718048342.sh 16:32:53 + echo # END SECTION 16:32:53 # END SECTION16:32:53 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4974334652753967536.sh 16:32:53 + echo # BEGIN SECTION: Clone ros_buildfarm6. Embed wrapper scriptsHide Details
16:32:53 # BEGIN SECTION: Embed wrapper scripts 16:32:53 + rm -fr wrapper_scripts 16:32:53 + mkdir wrapper_scripts 16:32:53 + 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()) 16:32:53 + echo # END SECTION 16:32:53 # END SECTION16:32:55 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7260212828668001096.sh 16:32:55 + echo # BEGIN SECTION: Write PGP repository keys7. Clone ros_buildfarmHide Details
16:32:53 # BEGIN SECTION: Clone ros_buildfarm 16:32:53 + rm -fr ros_buildfarm 16:32:53 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 16:32:53 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 16:32:53 Cloning into 'ros_buildfarm'... 16:32:55 + git -C ros_buildfarm --no-pager log -n 1 16:32:55 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 16:32:55 Author: Marc Hanheide <marc@hanheide.de> 16:32:55 Date: Thu Aug 2 12:13:42 2018 +0100 16:32:55 16:32:55 added cleanup 16:32:55 + rm -fr ros_buildfarm/.git 16:32:55 + rm -fr ros_buildfarm/doc 16:32:55 + echo # END SECTION 16:32:55 # END SECTION16:32:55 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5888895415096127039.sh 16:32:55 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker 16:32:55 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker 16:32:55 + sleep 1 16:32:55 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 11127 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 16:32:56 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task8. Write PGP repository keysHide Details
16:32:55 # BEGIN SECTION: Write PGP repository keys 16:32:55 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys 16:32:55 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/1.key 16:32:55 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 16:32:55 Version: GnuPG v1.4.11 (GNU/Linux) 16:32:55 16:32:55 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 16:32:55 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 16:32:55 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 16:32:55 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 16:32:55 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 16:32:55 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 16:32:55 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 16:32:55 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 16:32:55 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 16:32:55 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 16:32:55 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 16:32:55 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 16:32:55 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 16:32:55 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 16:32:55 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 16:32:55 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 16:32:55 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 16:32:55 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 16:32:55 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 16:32:55 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 16:32:55 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 16:32:55 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 16:32:55 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 16:32:55 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 16:32:55 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 16:32:55 =nFcN 16:32:55 -----END PGP PUBLIC KEY BLOCK----- 16:32:55 16:32:55 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 16:32:55 Version: GnuPG v1 16:32:55 16:32:55 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 16:32:55 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 16:32:55 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 16:32:55 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 16:32:55 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 16:32:55 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 16:32:55 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 16:32:55 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 16:32:55 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 16:32:55 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 16:32:55 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 16:32:55 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 16:32:55 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 16:32:55 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 16:32:55 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 16:32:55 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 16:32:55 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 16:32:55 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 16:32:55 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 16:32:55 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 16:32:55 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 16:32:55 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 16:32:55 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 16:32:55 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 16:32:55 x9o= 16:32:55 =AGYp 16:32:55 -----END PGP PUBLIC KEY BLOCK----- 16:32:55 16:32:55 + echo # END SECTION 16:32:55 # END SECTION16:32:57 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task9. Generate Dockerfile - binarydeb taskHide Details
16:32:56 # BEGIN SECTION: Generate Dockerfile - binarydeb task 16:32:56 + export TZ=GMT+00 16:32:56 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm: 16:32:56 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__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 ouster_client 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__ouster_client__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 16:32:56 Using the following distribution repositories: 16:32:56 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/0.key) 16:32:56 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/1.key) 16:32:56 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 16:32:56 # generated from release/binarydeb_create_task.Dockerfile.em 16:32:56 16:32:56 FROM ubuntu:xenial 16:32:56 16:32:56 VOLUME ["/var/cache/apt/archives"] 16:32:56 16:32:56 ENV DEBIAN_FRONTEND noninteractive 16:32:56 16:32:56 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 16:32:56 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 16:32:56 RUN locale-gen en_US.UTF-8 16:32:56 ENV LANG en_US.UTF-8 16:32:56 ENV TZ GMT+00 16:32:56 16:32:56 16:32:56 RUN useradd -u 1002 -m buildfarm 16:32:57 16:32:57 16:32:57 RUN mkdir /tmp/keys 16:32:57 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 16:32:57 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 16:32:57 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:32:57 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:32:57 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:32:57 16:32:57 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) 16:32:57 16:32:57 RUN mkdir /tmp/wrapper_scripts 16:32:57 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 16:32:57 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 16:32:57 16:32:57 # automatic invalidation once every day 16:32:57 RUN echo "2019-06-03 (+0000)" 16:32:57 16:32:57 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 16:32:57 16:32:57 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 16:32:57 16:32:57 # always invalidate to actually have the latest apt repo state 16:32:57 RUN echo "2019-06-03 15:32:56 +0000" 16:32:57 RUN python3 -u /tmp/wrapper_scripts/apt.py update 16:32:57 16:32:57 USER buildfarm 16:32:57 ENTRYPOINT ["sh", "-c"] 16:32:57 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 ouster_client --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic ouster_client --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 ouster_client 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"] 16:32:57 + echo # END SECTION 16:32:57 # END SECTION16:33:19 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task10. Build Dockerfile - binarydeb taskHide Details
16:32:57 # BEGIN SECTION: Build Dockerfile - binarydeb task 16:32:57 + cd /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker 16:32:57 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 16:32:57 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 16:32:57 Check docker base image for updates: docker pull ubuntu:xenial 16:32:58 xenial: Pulling from library/ubuntu 16:32:58 Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 16:32:58 Status: Image is up to date for ubuntu:xenial 16:32:58 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_ouster_client . 16:32:58 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 16:32:58 Step 1 : FROM ubuntu:xenial 16:32:58 ---> bd1cb16e606c 16:32:58 Step 2 : VOLUME /var/cache/apt/archives 16:32:59 ---> Using cache 16:32:59 ---> 4e7e9f3cac48 16:32:59 Step 3 : ENV DEBIAN_FRONTEND noninteractive 16:32:59 ---> Using cache 16:32:59 ---> 2803df761c40 16:32:59 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 16:33:00 ---> Using cache 16:33:00 ---> ee04bd839a68 16:33:00 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 16:33:01 ---> Using cache 16:33:01 ---> 5432cd13d635 16:33:01 Step 6 : RUN locale-gen en_US.UTF-8 16:33:01 ---> Using cache 16:33:01 ---> 91d301b6a394 16:33:01 Step 7 : ENV LANG en_US.UTF-8 16:33:02 ---> Using cache 16:33:02 ---> 55ff57d81b19 16:33:02 Step 8 : ENV TZ GMT+00 16:33:02 ---> Using cache 16:33:02 ---> 0dc67000391e 16:33:02 Step 9 : RUN useradd -u 1002 -m buildfarm 16:33:03 ---> Using cache 16:33:03 ---> faeb16a4a506 16:33:03 Step 10 : RUN mkdir /tmp/keys 16:33:04 ---> Using cache 16:33:04 ---> 277379af7307 16:33:04 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 16:33:04 ---> Using cache 16:33:04 ---> c375f89cd9e0 16:33:04 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 16:33:05 ---> Using cache 16:33:05 ---> 083bc28f42f2 16:33:05 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:05 ---> Using cache 16:33:05 ---> 7e18f0037cbe 16:33:05 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:06 ---> Using cache 16:33:06 ---> df34e6f2cb55 16:33:06 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:07 ---> Using cache 16:33:07 ---> 806698661c8b 16:33:07 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) 16:33:07 ---> Using cache 16:33:07 ---> 1ee77f73981f 16:33:07 Step 17 : RUN mkdir /tmp/wrapper_scripts 16:33:08 ---> Using cache 16:33:08 ---> af81cad19da9 16:33:08 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 16:33:08 ---> Using cache 16:33:08 ---> 263b3a397746 16:33:08 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 16:33:09 ---> Using cache 16:33:09 ---> 31da15072efd 16:33:09 Step 20 : RUN echo "2019-06-03 (+0000)" 16:33:10 ---> Using cache 16:33:10 ---> a0cf5beaf2af 16:33:10 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 16:33:10 ---> Using cache 16:33:10 ---> 211d05a01e88 16:33:10 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 16:33:11 ---> Using cache 16:33:11 ---> 7916e99d99d2 16:33:11 Step 23 : RUN echo "2019-06-03 15:32:56 +0000" 16:33:12 ---> Running in ac17e880546d 16:33:12 2019-06-03 15:32:56 +0000 16:33:12 ---> ec787fc6909e 16:33:12 Removing intermediate container ac17e880546d 16:33:12 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 16:33:13 ---> Running in 39693e78f196 16:33:14 Invoking 'apt-get update' 16:33:14 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 16:33:14 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 16:33:14 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 16:33:14 Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 16:33:14 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 16:33:14 Hit:6 http://packages.ros.org/ros/ubuntu xenial InRelease 16:33:14 Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 16:33:14 Get:8 http://10.210.9.154/ubuntu/building xenial/main Sources [171 kB] 16:33:14 Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [215 kB] 16:33:14 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,237 kB] 16:33:15 Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [833 kB] 16:33:15 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [967 kB] 16:33:15 Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [554 kB] 16:33:16 Fetched 4,309 kB in 2s (2,050 kB/s) 16:33:17 Reading package lists... 16:33:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:18 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 16:33:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:18 ---> d675abfc3544 16:33:18 Removing intermediate container 39693e78f196 16:33:18 Step 25 : USER buildfarm 16:33:18 ---> Running in e1e72a6d83b9 16:33:18 ---> f24c50b9061a 16:33:18 Removing intermediate container e1e72a6d83b9 16:33:18 Step 26 : ENTRYPOINT sh -c 16:33:18 ---> Running in 1d765d9ef891 16:33:19 ---> 1bd565206a48 16:33:19 Removing intermediate container 1d765d9ef891 16:33:19 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 ouster_client --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic ouster_client --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 ouster_client 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 16:33:19 ---> Running in 81ebd9728dc0 16:33:19 ---> b51df1731bdd 16:33:19 Removing intermediate container 81ebd9728dc0 16:33:19 Successfully built b51df1731bdd 16:33:19 + echo # END SECTION 16:33:19 # END SECTION16:33:39 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4597800766486654671.sh 16:33:39 + sleep 1 16:33:39 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 11728 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 16:33:40 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb11. Run Dockerfile - binarydeb taskHide Details
16:33:19 # BEGIN SECTION: Run Dockerfile - binarydeb task 16:33:19 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb ] 16:33:19 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb 16:33:19 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb 16:33:19 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb 16:33:19 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb 16:33:19 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__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_ouster_client11.1. get sourcedebHide Details
16:33:20 # BEGIN SUBSECTION: get sourcedeb 16:33:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:29 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-ouster-client=0.1.5-1xenial' 16:33:31 Invoking 'apt-get source --download-only --only-source ros-kinetic-ouster-client=0.1.5-1xenial' 16:33:31 Reading package lists... 16:33:31 Need to get 13.6 kB of source archives. 16:33:31 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ouster-client 0.1.5-1xenial (dsc) [1,024 B] 16:33:31 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ouster-client 0.1.5-1xenial (tar) [10.1 kB] 16:33:31 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ouster-client 0.1.5-1xenial (diff) [2,408 B] 16:33:31 Fetched 13.6 kB in 0s (791 kB/s) 16:33:31 Download complete and in download only mode 16:33:31 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:31 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:33:31 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:31 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:33:31 Invoking 'dpkg-source -x ros-kinetic-ouster-client_0.1.5-1xenial.dsc' 16:33:32 dpkg-source: warning: extracting unsigned source package (ros-kinetic-ouster-client_0.1.5-1xenial.dsc) 16:33:32 dpkg-source: info: extracting ros-kinetic-ouster-client in ros-kinetic-ouster-client-0.1.5 16:33:32 dpkg-source: info: unpacking ros-kinetic-ouster-client_0.1.5.orig.tar.gz 16:33:32 dpkg-source: info: unpacking ros-kinetic-ouster-client_0.1.5-1xenial.debian.tar.xz 16:33:32 Package maintainer emails: scosar@lincoln.ac.uk 16:33:32 # END SUBSECTION16:33:37 Looking for the '.dsc' file of package 'ros-kinetic-ouster-client' with version '0.1.5-1' 16:33:39 Using the following distribution repositories: 16:33:39 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 16:33:39 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 16:33:39 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 16:33:39 # generated from release/binarydeb_task.Dockerfile.em 16:33:39 16:33:39 16:33:39 FROM ubuntu:xenial 16:33:39 16:33:39 VOLUME ["/var/cache/apt/archives"] 16:33:39 16:33:39 ENV DEBIAN_FRONTEND noninteractive 16:33:39 16:33:39 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 16:33:39 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 16:33:39 RUN locale-gen en_US.UTF-8 16:33:39 ENV LANG en_US.UTF-8 16:33:39 ENV TZ GMT+00 16:33:39 16:33:39 RUN useradd -u 1002 -m buildfarm 16:33:39 16:33:39 16:33:39 RUN mkdir /tmp/keys 16:33:39 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 16:33:39 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 16:33:39 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:39 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:39 16:33:39 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) 16:33:39 16:33:39 RUN mkdir /tmp/wrapper_scripts 16:33:39 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 16:33:39 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 16:33:39 16:33:39 # automatic invalidation once every day 16:33:39 RUN echo "2019-06-03 (+0000)" 16:33:39 16:33:39 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 16:33:39 16:33:39 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 16:33:39 16:33:39 # for each dependency: echo version, apt update, apt install, apt clean 16:33:39 # to prevent exceeding the docker layer limit several lines have been folded 16:33:39 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 16:33:39 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 16:33:39 RUN echo "libjsoncpp-dev: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp-dev 16:33:39 RUN echo "libjsoncpp1: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp1 16:33:39 RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && echo "ros-kinetic-roscpp: 1.12.14-0xenial-20190320-122631-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin ros-kinetic-roscpp 16:33:39 16:33:39 USER buildfarm 16:33:39 ENTRYPOINT ["sh", "-c"] 16:33:39 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic ouster_client --sourcedeb-dir /tmp/binarydeb"] 16:33:39 Mount the following volumes when running the container: 16:33:39 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 16:33:39 -v /tmp/binarydeb:/tmp/binarydeb 16:33:39 + echo # END SECTION 16:33:39 # END SECTION11.2. append build timestampHide Details
16:33:32 # BEGIN SUBSECTION: append build timestamp 16:33:32 dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data 16:33:32 LINE: -- Serhan Cosar <scosar@lincoln.ac.uk> Mon, 03 Jun 2019 00:00:00 -0000 16:33:32 Invoking 'debchange -v 0.1.5-1xenial-20190603-153332+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:33:32 debchange: warning: debian/changelog(l5): found trailer where expected start of change data 16:33:32 LINE: -- Serhan Cosar <scosar@lincoln.ac.uk> Mon, 03 Jun 2019 00:00:00 -0000 16:33:32 # END SUBSECTION16:34:00 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb12. Build Dockerfile - build binarydebHide Details
16:33:40 # BEGIN SECTION: Build Dockerfile - build binarydeb 16:33:40 + cd /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb 16:33:40 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 16:33:40 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 16:33:40 Check docker base image for updates: docker pull ubuntu:xenial 16:33:42 xenial: Pulling from library/ubuntu 16:33:42 Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 16:33:42 Status: Image is up to date for ubuntu:xenial 16:33:42 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_ouster_client . 16:33:42 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 16:33:42 Step 1 : FROM ubuntu:xenial 16:33:42 ---> bd1cb16e606c 16:33:42 Step 2 : VOLUME /var/cache/apt/archives 16:33:42 ---> Using cache 16:33:42 ---> 4e7e9f3cac48 16:33:42 Step 3 : ENV DEBIAN_FRONTEND noninteractive 16:33:43 ---> Using cache 16:33:43 ---> 2803df761c40 16:33:43 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 16:33:44 ---> Using cache 16:33:44 ---> ee04bd839a68 16:33:44 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 16:33:44 ---> Using cache 16:33:44 ---> 5432cd13d635 16:33:44 Step 6 : RUN locale-gen en_US.UTF-8 16:33:45 ---> Using cache 16:33:45 ---> 91d301b6a394 16:33:45 Step 7 : ENV LANG en_US.UTF-8 16:33:45 ---> Using cache 16:33:45 ---> 55ff57d81b19 16:33:45 Step 8 : ENV TZ GMT+00 16:33:46 ---> Using cache 16:33:46 ---> 0dc67000391e 16:33:46 Step 9 : RUN useradd -u 1002 -m buildfarm 16:33:47 ---> Using cache 16:33:47 ---> faeb16a4a506 16:33:47 Step 10 : RUN mkdir /tmp/keys 16:33:47 ---> Using cache 16:33:47 ---> 277379af7307 16:33:47 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 16:33:48 ---> Using cache 16:33:48 ---> c375f89cd9e0 16:33:48 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 16:33:49 ---> Using cache 16:33:49 ---> 083bc28f42f2 16:33:49 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:49 ---> Using cache 16:33:49 ---> 7e18f0037cbe 16:33:49 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 16:33:50 ---> Using cache 16:33:50 ---> 63ab490b3a0e 16:33:50 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) 16:33:50 ---> Using cache 16:33:50 ---> 1a8d31902e9e 16:33:50 Step 16 : RUN mkdir /tmp/wrapper_scripts 16:33:51 ---> Using cache 16:33:51 ---> 19009675150b 16:33:51 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 16:33:52 ---> Using cache 16:33:52 ---> a0ad25c6aa5b 16:33:52 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 16:33:52 ---> Using cache 16:33:52 ---> c33e299c9234 16:33:52 Step 19 : RUN echo "2019-06-03 (+0000)" 16:33:53 ---> Using cache 16:33:53 ---> a905935e732a 16:33:53 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 16:33:54 ---> Using cache 16:33:54 ---> 57a9e7ea26eb 16:33:54 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 16:33:54 ---> Using cache 16:33:54 ---> 2358ffb1ab61 16:33:54 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 16:33:55 ---> Using cache 16:33:55 ---> 4c98aa876879 16:33:55 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 16:33:56 ---> Using cache 16:33:56 ---> 8d742949e96f 16:33:56 Step 24 : RUN echo "libjsoncpp-dev: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp-dev 16:33:56 ---> Using cache 16:33:56 ---> 75f39e0432ed 16:33:56 Step 25 : RUN echo "libjsoncpp1: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp1 16:33:57 ---> Using cache 16:33:57 ---> 7d94936877a0 16:33:57 Step 26 : RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && echo "ros-kinetic-roscpp: 1.12.14-0xenial-20190320-122631-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin ros-kinetic-roscpp 16:33:58 ---> Using cache 16:33:58 ---> fed8bb826d77 16:33:58 Step 27 : USER buildfarm 16:33:58 ---> Using cache 16:33:58 ---> c442e3b3bd1e 16:33:58 Step 28 : ENTRYPOINT sh -c 16:33:59 ---> Using cache 16:33:59 ---> 6f0c49bc77f6 16:33:59 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic ouster_client --sourcedeb-dir /tmp/binarydeb 16:33:59 ---> Using cache 16:33:59 ---> e2ecedb4ecb2 16:33:59 Successfully built e2ecedb4ecb2 16:34:00 + echo # END SECTION 16:34:00 # END SECTION16:34:27 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson6674062380267075984.sh 16:34:27 + [ false = false ] 16:34:27 + echo # BEGIN SECTION: Clean up to save disk space on slaves13. Run Dockerfile - build binarydebHide Details
16:34:00 # BEGIN SECTION: Run Dockerfile - build binarydeb 16:34:00 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_ouster_client16:34:27 + echo # END SECTION 16:34:27 # END SECTION13.1. build binarydebHide Details
16:34:01 # BEGIN SUBSECTION: build binarydeb 16:34:02 Package 'ros-kinetic-ouster-client' version: 0.1.5-1xenial-20190603-153332+0000 16:34:02 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:02 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:02 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:02 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:04 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:04 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:04 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:04 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:04 Invoking 'apt-src build ros-kinetic-ouster-client' in '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:04 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:04 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:04 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:04 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:06 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:06 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 16:34:06 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:06 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 16:34:06 I: Building in /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 .. 16:34:06 dpkg-buildpackage: source package ros-kinetic-ouster-client 16:34:06 dpkg-buildpackage: source version 0.1.5-1xenial-20190603-153332+0000 16:34:06 dpkg-buildpackage: source distribution xenial 16:34:06 dpkg-buildpackage: source changed by Serhan Cosar <scosar@lincoln.ac.uk> 16:34:06 dpkg-buildpackage: host architecture amd64 16:34:06 dpkg-source --before-build ros-kinetic-ouster-client-0.1.5 16:34:07 dpkg-source: info: using options from ros-kinetic-ouster-client-0.1.5/debian/source/options: --auto-commit 16:34:07 fakeroot debian/rules clean 16:34:07 dh clean -v --buildsystem=cmake 16:34:07 dh_testdir -O-v -O--buildsystem=cmake 16:34:08 dh_auto_clean -O-v -O--buildsystem=cmake 16:34:08 dh_clean -O-v -O--buildsystem=cmake 16:34:08 rm -f debian/debhelper-build-stamp 16:34:08 rm -f debian/ros-kinetic-ouster-client.substvars 16:34:08 rm -f debian/ros-kinetic-ouster-client.*.debhelper 16:34:08 rm -rf debian/ros-kinetic-ouster-client/ 16:34:08 rm -rf debian/.debhelper/ 16:34:08 rm -f debian/*.debhelper.log 16:34:08 rm -f debian/files 16:34:08 find . \( \( \ 16:34:08 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 16:34:08 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 16:34:08 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 16:34:08 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 16:34:08 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 16:34:08 \) -exec rm -f {} + \) -o \ 16:34:08 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 16:34:08 rm -f *-stamp 16:34:08 debian/rules build 16:34:08 dh build -v --buildsystem=cmake 16:34:08 dh_testdir -O-v -O--buildsystem=cmake 16:34:08 dh_update_autotools_config -O-v -O--buildsystem=cmake 16:34:08 debian/rules override_dh_auto_configure 16:34:08 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:08 # In case we're installing to a non-standard location, look for a setup.sh 16:34:08 # in the install tree that was dropped by catkin, and source it. It will 16:34:08 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 16:34:08 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 16:34:08 dh_auto_configure -- \ 16:34:08 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 16:34:08 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 16:34:08 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 16:34:09 mkdir -p obj-x86_64-linux-gnu 16:34:09 cd obj-x86_64-linux-gnu 16:34:09 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 16:34:11 -- The C compiler identification is GNU 5.4.0 16:34:12 -- The CXX compiler identification is GNU 5.4.0 16:34:12 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 16:34:13 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 16:34:13 -- Detecting C compiler ABI info 16:34:13 -- Detecting C compiler ABI info - done 16:34:13 -- Detecting C compile features 16:34:13 -- Detecting C compile features - done 16:34:13 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 16:34:13 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 16:34:13 -- Detecting CXX compiler ABI info 16:34:14 -- Detecting CXX compiler ABI info - done 16:34:14 -- Detecting CXX compile features 16:34:14 -- Detecting CXX compile features - done 16:34:14 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 16:34:14 -- Checking for module 'jsoncpp' 16:34:14 -- Found jsoncpp, version 1.7.2 16:34:15 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/devel 16:34:15 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 16:34:15 -- This workspace overlays: /opt/ros/kinetic 16:34:15 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 16:34:15 -- Using PYTHON_EXECUTABLE: /usr/bin/python 16:34:15 -- Using Debian Python package layout 16:34:15 -- Using empy: /usr/bin/empy 16:34:15 -- Using CATKIN_ENABLE_TESTING: ON 16:34:15 -- Skip enable_testing() when building binary package 16:34:15 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/test_results 16:34:15 -- Found gmock sources under '/usr/src/gmock': gmock will be built 16:34:15 -- Looking for pthread.h 16:34:15 -- Looking for pthread.h - found 16:34:15 -- Looking for pthread_create 16:34:15 -- Looking for pthread_create - not found 16:34:15 -- Looking for pthread_create in pthreads 16:34:15 -- Looking for pthread_create in pthreads - not found 16:34:15 -- Looking for pthread_create in pthread 16:34:15 -- Looking for pthread_create in pthread - found 16:34:15 -- Found Threads: TRUE 16:34:15 -- Found gtest sources under '/usr/src/gmock': gtests will be built 16:34:15 -- Using Python nosetests: /usr/bin/nosetests-2.7 16:34:16 -- catkin 0.7.14 16:34:16 -- Configuring done 16:34:17 -- Generating done 16:34:17 CMake Warning: 16:34:17 Manually-specified variables were not used by the project: 16:34:17 16:34:17 CMAKE_INSTALL_LOCALSTATEDIR 16:34:17 CMAKE_INSTALL_SYSCONFDIR 16:34:17 16:34:17 16:34:17 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu 16:34:17 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 16:34:17 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:17 debian/rules override_dh_auto_build 16:34:17 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:17 # In case we're installing to a non-standard location, look for a setup.sh 16:34:17 # in the install tree that was dropped by catkin, and source it. It will 16:34:17 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 16:34:17 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 16:34:17 dh_auto_build 16:34:17 cd obj-x86_64-linux-gnu 16:34:17 make -j1 16:34:17 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:17 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 -B/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 16:34:17 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 16:34:17 make -f CMakeFiles/Makefile2 all 16:34:17 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:17 make -f CMakeFiles/ouster_client.dir/build.make CMakeFiles/ouster_client.dir/depend 16:34:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:17 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles/ouster_client.dir/DependInfo.cmake --color= 16:34:17 Scanning dependencies of target ouster_client 16:34:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:17 make -f CMakeFiles/ouster_client.dir/build.make CMakeFiles/ouster_client.dir/build 16:34:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:17 [ 20%] Building CXX object CMakeFiles/ouster_client.dir/src/os1.cpp.o 16:34:17 /usr/lib/ccache/x86_64-linux-gnu-g++ -I/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/include -I/usr/include/jsoncpp -Wall -Wextra -std=gnu++11 -o CMakeFiles/ouster_client.dir/src/os1.cpp.o -c /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/src/os1.cpp 16:34:19 [ 40%] Building CXX object CMakeFiles/ouster_client.dir/src/os1_util.cpp.o 16:34:19 /usr/lib/ccache/x86_64-linux-gnu-g++ -I/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/include -I/usr/include/jsoncpp -Wall -Wextra -std=gnu++11 -o CMakeFiles/ouster_client.dir/src/os1_util.cpp.o -c /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/src/os1_util.cpp 16:34:20 [ 60%] Linking CXX static library devel/lib/libouster_client.a 16:34:20 /usr/bin/cmake -P CMakeFiles/ouster_client.dir/cmake_clean_target.cmake 16:34:20 /usr/bin/cmake -E cmake_link_script CMakeFiles/ouster_client.dir/link.txt --verbose=1 16:34:20 /usr/bin/ar qc devel/lib/libouster_client.a CMakeFiles/ouster_client.dir/src/os1.cpp.o CMakeFiles/ouster_client.dir/src/os1_util.cpp.o 16:34:20 /usr/bin/ranlib devel/lib/libouster_client.a 16:34:20 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:20 [ 60%] Built target ouster_client 16:34:20 make -f CMakeFiles/ouster_client_example.dir/build.make CMakeFiles/ouster_client_example.dir/depend 16:34:20 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:20 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles/ouster_client_example.dir/DependInfo.cmake --color= 16:34:20 Scanning dependencies of target ouster_client_example 16:34:20 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:20 make -f CMakeFiles/ouster_client_example.dir/build.make CMakeFiles/ouster_client_example.dir/build 16:34:20 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:20 [ 80%] Building CXX object CMakeFiles/ouster_client_example.dir/src/main.cpp.o 16:34:20 /usr/lib/ccache/x86_64-linux-gnu-g++ -I/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/include -I/usr/include/jsoncpp -Wall -Wextra -std=gnu++11 -o CMakeFiles/ouster_client_example.dir/src/main.cpp.o -c /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/src/main.cpp 16:34:21 [100%] Linking CXX executable devel/lib/ouster_client/ouster_client_example 16:34:21 /usr/bin/cmake -E cmake_link_script CMakeFiles/ouster_client_example.dir/link.txt --verbose=1 16:34:21 /usr/lib/ccache/x86_64-linux-gnu-g++ -Wall -Wextra CMakeFiles/ouster_client_example.dir/src/main.cpp.o -o devel/lib/ouster_client/ouster_client_example -rdynamic devel/lib/libouster_client.a -ljsoncpp 16:34:21 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:21 [100%] Built target ouster_client_example 16:34:21 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:21 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles 0 16:34:21 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:21 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 16:34:21 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:21 debian/rules override_dh_auto_test 16:34:21 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:21 # In case we're installing to a non-standard location, look for a setup.sh 16:34:21 # in the install tree that was dropped by catkin, and source it. It will 16:34:21 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 16:34:21 echo -- Running tests. Even if one of them fails the build is not canceled. 16:34:21 -- Running tests. Even if one of them fails the build is not canceled. 16:34:21 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 16:34:21 dh_auto_test || true 16:34:21 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:21 fakeroot debian/rules binary 16:34:22 dh binary -v --buildsystem=cmake 16:34:22 dh_testroot -O-v -O--buildsystem=cmake 16:34:22 dh_prep -O-v -O--buildsystem=cmake 16:34:22 rm -f debian/ros-kinetic-ouster-client.substvars 16:34:22 rm -f debian/ros-kinetic-ouster-client.*.debhelper 16:34:22 rm -rf debian/ros-kinetic-ouster-client/ 16:34:22 dh_installdirs -O-v -O--buildsystem=cmake 16:34:22 install -d debian/ros-kinetic-ouster-client 16:34:22 debian/rules override_dh_auto_install 16:34:22 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:22 # In case we're installing to a non-standard location, look for a setup.sh 16:34:22 # in the install tree that was dropped by catkin, and source it. It will 16:34:22 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 16:34:22 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 16:34:22 dh_auto_install 16:34:22 cd obj-x86_64-linux-gnu 16:34:22 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client AM_UPDATE_INFO_DIR=no 16:34:22 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 -B/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 16:34:22 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 16:34:22 make -f CMakeFiles/Makefile2 all 16:34:22 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 make -f CMakeFiles/ouster_client.dir/build.make CMakeFiles/ouster_client.dir/depend 16:34:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles/ouster_client.dir/DependInfo.cmake --color= 16:34:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 make -f CMakeFiles/ouster_client.dir/build.make CMakeFiles/ouster_client.dir/build 16:34:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 make[4]: Nothing to be done for 'CMakeFiles/ouster_client.dir/build'. 16:34:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 [ 60%] Built target ouster_client 16:34:22 make -f CMakeFiles/ouster_client_example.dir/build.make CMakeFiles/ouster_client_example.dir/depend 16:34:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles/ouster_client_example.dir/DependInfo.cmake --color= 16:34:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 make -f CMakeFiles/ouster_client_example.dir/build.make CMakeFiles/ouster_client_example.dir/build 16:34:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 make[4]: Nothing to be done for 'CMakeFiles/ouster_client_example.dir/build'. 16:34:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 [100%] Built target ouster_client_example 16:34:22 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu/CMakeFiles 0 16:34:22 make -f CMakeFiles/Makefile2 preinstall 16:34:22 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 make[3]: Nothing to be done for 'preinstall'. 16:34:22 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 Install the project... 16:34:22 /usr/bin/cmake -P cmake_install.cmake 16:34:22 -- Install configuration: "None" 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/lib/pkgconfig/ouster_client.pc 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/share/ouster_client/cmake/ouster_clientConfig.cmake 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/share/ouster_client/cmake/ouster_clientConfig-version.cmake 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/share/ouster_client/package.xml 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/lib/libouster_client.a 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/include/ouster_client/include 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/include/ouster_client/include/ouster 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/include/ouster_client/include/ouster/os1.h 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/include/ouster_client/include/ouster/os1_packet.h 16:34:22 -- Installing: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client/opt/ros/kinetic/include/ouster_client/include/ouster/os1_util.h 16:34:22 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu' 16:34:22 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 16:34:22 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:22 dh_install -O-v -O--buildsystem=cmake 16:34:22 dh_installdocs -O-v -O--buildsystem=cmake 16:34:22 install -d debian/ros-kinetic-ouster-client/usr/share/doc/ros-kinetic-ouster-client 16:34:22 dh_installchangelogs -O-v -O--buildsystem=cmake 16:34:23 install -p -m0644 debian/changelog debian/ros-kinetic-ouster-client/usr/share/doc/ros-kinetic-ouster-client/changelog.Debian 16:34:23 dh_installexamples -O-v -O--buildsystem=cmake 16:34:23 dh_installman -O-v -O--buildsystem=cmake 16:34:23 dh_installcatalogs -O-v -O--buildsystem=cmake 16:34:23 dh_installcron -O-v -O--buildsystem=cmake 16:34:23 dh_installdebconf -O-v -O--buildsystem=cmake 16:34:23 install -d debian/ros-kinetic-ouster-client/DEBIAN 16:34:23 dh_installemacsen -O-v -O--buildsystem=cmake 16:34:23 dh_installifupdown -O-v -O--buildsystem=cmake 16:34:23 dh_installinfo -O-v -O--buildsystem=cmake 16:34:23 dh_installinit -O-v -O--buildsystem=cmake 16:34:23 dh_installmenu -O-v -O--buildsystem=cmake 16:34:23 dh_installmime -O-v -O--buildsystem=cmake 16:34:23 dh_installmodules -O-v -O--buildsystem=cmake 16:34:23 dh_installlogcheck -O-v -O--buildsystem=cmake 16:34:23 dh_installlogrotate -O-v -O--buildsystem=cmake 16:34:23 dh_installpam -O-v -O--buildsystem=cmake 16:34:23 dh_installppp -O-v -O--buildsystem=cmake 16:34:24 dh_installudev -O-v -O--buildsystem=cmake 16:34:24 dh_installgsettings -O-v -O--buildsystem=cmake 16:34:24 dh_bugfiles -O-v -O--buildsystem=cmake 16:34:24 dh_ucf -O-v -O--buildsystem=cmake 16:34:24 dh_lintian -O-v -O--buildsystem=cmake 16:34:24 dh_gconf -O-v -O--buildsystem=cmake 16:34:24 dh_icons -O-v -O--buildsystem=cmake 16:34:24 dh_perl -O-v -O--buildsystem=cmake 16:34:24 dh_usrlocal -O-v -O--buildsystem=cmake 16:34:24 dh_link -O-v -O--buildsystem=cmake 16:34:24 dh_installwm -O-v -O--buildsystem=cmake 16:34:24 dh_installxfonts -O-v -O--buildsystem=cmake 16:34:24 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 16:34:25 dh_compress -O-v -O--buildsystem=cmake 16:34:25 cd debian/ros-kinetic-ouster-client 16:34:25 chmod a-x usr/share/doc/ros-kinetic-ouster-client/changelog.Debian 16:34:25 gzip -9nf usr/share/doc/ros-kinetic-ouster-client/changelog.Debian 16:34:25 cd '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:25 dh_fixperms -O-v -O--buildsystem=cmake 16:34:25 find debian/ros-kinetic-ouster-client -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 16:34:25 find debian/ros-kinetic-ouster-client ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 16:34:25 find debian/ros-kinetic-ouster-client/usr/share/doc -type f ! -regex 'debian/ros-kinetic-ouster-client/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 16:34:25 find debian/ros-kinetic-ouster-client/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 16:34:25 find debian/ros-kinetic-ouster-client/usr/share/man debian/ros-kinetic-ouster-client/usr/man/ debian/ros-kinetic-ouster-client/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 16:34:25 find debian/ros-kinetic-ouster-client/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 16:34:25 find debian/ros-kinetic-ouster-client/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 16:34:25 find debian/ros-kinetic-ouster-client/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-ouster-client/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 16:34:25 find debian/ros-kinetic-ouster-client -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 16:34:25 find debian/ros-kinetic-ouster-client/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 16:34:25 dh_strip -O-v -O--buildsystem=cmake 16:34:25 strip --strip-debug --remove-section=.comment --remove-section=.note --enable-deterministic-archives debian/ros-kinetic-ouster-client/opt/ros/kinetic/lib/libouster_client.a 16:34:25 dh_makeshlibs -O-v -O--buildsystem=cmake 16:34:25 rm -f debian/ros-kinetic-ouster-client/DEBIAN/shlibs 16:34:25 debian/rules override_dh_shlibdeps 16:34:25 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:25 # In case we're installing to a non-standard location, look for a setup.sh 16:34:25 # in the install tree that was dropped by catkin, and source it. It will 16:34:25 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 16:34:25 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 16:34:25 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5/debian/ros-kinetic-ouster-client//opt/ros/kinetic/lib/ 16:34:25 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.5' 16:34:25 dh_installdeb -O-v -O--buildsystem=cmake 16:34:25 dh_gencontrol -O-v -O--buildsystem=cmake 16:34:25 echo misc:Depends= >> debian/ros-kinetic-ouster-client.substvars 16:34:25 echo misc:Pre-Depends= >> debian/ros-kinetic-ouster-client.substvars 16:34:25 dpkg-gencontrol -pros-kinetic-ouster-client -ldebian/changelog -Tdebian/ros-kinetic-ouster-client.substvars -Pdebian/ros-kinetic-ouster-client 16:34:26 dpkg-gencontrol: warning: Depends field of package ros-kinetic-ouster-client: unknown substitution variable ${shlibs:Depends} 16:34:26 chmod 0644 debian/ros-kinetic-ouster-client/DEBIAN/control 16:34:26 chown 0:0 debian/ros-kinetic-ouster-client/DEBIAN/control 16:34:26 dh_md5sums -O-v -O--buildsystem=cmake 16:34:26 (cd debian/ros-kinetic-ouster-client >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 16:34:26 chmod 0644 debian/ros-kinetic-ouster-client/DEBIAN/md5sums 16:34:26 chown 0:0 debian/ros-kinetic-ouster-client/DEBIAN/md5sums 16:34:26 dh_builddeb -O-v -O--buildsystem=cmake 16:34:26 dpkg-deb --build debian/ros-kinetic-ouster-client .. 16:34:26 dpkg-deb: building package 'ros-kinetic-ouster-client' in '../ros-kinetic-ouster-client_0.1.5-1xenial-20190603-153332+0000_amd64.deb'. 16:34:26 dpkg-genchanges -b >../ros-kinetic-ouster-client_0.1.5-1xenial-20190603-153332+0000_amd64.changes 16:34:26 dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data 16:34:26 LINE: -- Serhan Cosar <scosar@lincoln.ac.uk> Mon, 03 Jun 2019 00:00:00 -0000 16:34:26 dpkg-genchanges: binary-only upload (no source code included) 16:34:26 dpkg-source --after-build ros-kinetic-ouster-client-0.1.5 16:34:26 dpkg-source: info: using options from ros-kinetic-ouster-client-0.1.5/debian/source/options: --auto-commit 16:34:27 dpkg-buildpackage: binary-only upload (no source included) 16:34:27 I: Successfully built in /tmp/binarydeb/ros-kinetic-ouster-client-0.1.5 16:34:27 # END SUBSECTION16:34:27 SSH: Connecting from host [lcas-buildfarm-slave-2] 16:34:27 SSH: Connecting with configuration [repo] ... 16:34:28 SSH: Disconnecting configuration [repo] ... 16:34:28 SSH: Transferred 2 file(s) 16:34:28 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 16:34:28 Waiting for the completion of Krel_import-package 16:34:30 Krel_import-package #4584 completed. Result was SUCCESS 16:34:30 $ ssh-agent -k 16:34:30 unset SSH_AUTH_SOCK; 16:34:30 unset SSH_AGENT_PID; 16:34:30 echo Agent pid 11032 killed; 16:34:30 [ssh-agent] Stopped. 16:34:30 [description-setter] Description set: 0.1.5-1xenial-20190603-153332+0000 16:34:30 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 16:34:30 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 16:34:30 Triggering a new build of Kbin_uX64__ouster_ros__ubuntu_xenial_amd64__binary 16:34:30 Finished: SUCCESS14. Clean up to save disk space on slavesHide Details
16:34:27 # BEGIN SECTION: Clean up to save disk space on slaves 16:34:27 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb 16:34:27 + rm -fr binarydeb/ros-kinetic-ouster-client-0.1.5/CHANGELOG.rst binarydeb/ros-kinetic-ouster-client-0.1.5/CMakeLists.txt binarydeb/ros-kinetic-ouster-client-0.1.5/README.md binarydeb/ros-kinetic-ouster-client-0.1.5/debian binarydeb/ros-kinetic-ouster-client-0.1.5/include binarydeb/ros-kinetic-ouster-client-0.1.5/obj-x86_64-linux-gnu binarydeb/ros-kinetic-ouster-client-0.1.5/package.xml binarydeb/ros-kinetic-ouster-client-0.1.5/src 16:34:27 + echo # END SECTION 16:34:27 # END SECTION