Console Output
00:41:30 Started by upstream project "Ksrc_uX__twitter_bootstrap__ubuntu_xenial__source" build number 4 00:41:30 originally caused by: 00:41:30 Started by upstream project "Krel_trigger-jobs" build number 42951 00:41:30 originally caused by: 00:41:30 Started by user Admin 00:41:30 Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary 00:41:30 [ssh-agent] Looking for ssh-agent implementation... 00:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:30 $ ssh-agent 00:41:30 SSH_AUTH_SOCK=/tmp/ssh-5g5zF4agUTkg/agent.17398 00:41:30 SSH_AGENT_PID=17400 00:41:30 [ssh-agent] Started. 00:41:31 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary@tmp/private_key_2454756691841521113.key 00:41:31 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary@tmp/private_key_2454756691841521113.key (/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary@tmp/private_key_2454756691841521113.key) 00:41:31 [ssh-agent] Using credentials jenkins-slave 00:41:3100:41:311. Check upstream projectsHide Details
00:41:31 # BEGIN SECTION: Check upstream projects 00:41:31 Verify that no recursive upstream project is broken: 00:41:31 - 'Ksrc_uX__twitter_bootstrap__ubuntu_xenial__source' build '4' has result 'SUCCESS' 00:41:31 All recursive upstream projects are (un)stable 00:41:31 # END SECTION00:41:31 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1982100249576657983.sh 00:41:31 + echo # BEGIN SECTION: docker version2. Check free disk spaceHide Details
00:41:31 # BEGIN SECTION: Check free disk space 00:41:31 Usable disk space = 36251717632 bytes 00:41:31 Free space threshold = 5368709120 bytes 00:41:31 # END SECTION00:41:31 + echo # BEGIN SECTION: docker info3. docker versionHide Details
00:41:31 # BEGIN SECTION: docker version 00:41:31 + docker version 00:41:31 Client: 00:41:31 Version: 1.9.1 00:41:31 API version: 1.21 00:41:31 Go version: go1.4.2 00:41:31 Git commit: a34a1d5 00:41:31 Built: Fri Nov 20 13:12:04 UTC 2015 00:41:31 OS/Arch: linux/amd64 00:41:31 00:41:31 Server: 00:41:31 Version: 1.9.1 00:41:31 API version: 1.21 00:41:31 Go version: go1.4.2 00:41:31 Git commit: a34a1d5 00:41:31 Built: Fri Nov 20 13:12:04 UTC 2015 00:41:31 OS/Arch: linux/amd64 00:41:31 + echo # END SECTION 00:41:31 # END SECTION00:41:32 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5729612001187365537.sh 00:41:32 + echo # BEGIN SECTION: Check docker status4. docker infoHide Details
00:41:31 # BEGIN SECTION: docker info 00:41:31 + docker info 00:41:32 Containers: 312 00:41:32 Images: 2700 00:41:32 Server Version: 1.9.1 00:41:32 Storage Driver: aufs 00:41:32 Root Dir: /var/lib/docker/aufs 00:41:32 Backing Filesystem: extfs 00:41:32 Dirs: 3716 00:41:32 Dirperm1 Supported: false 00:41:32 Execution Driver: native-0.2 00:41:32 Logging Driver: json-file 00:41:32 Kernel Version: 3.13.0-29-generic 00:41:32 Operating System: Ubuntu 14.04 LTS 00:41:32 CPUs: 2 00:41:32 Total Memory: 3.861 GiB 00:41:32 Name: lcas-buildfarm-slave-2 00:41:32 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 00:41:32 WARNING: No swap limit support 00:41:32 + echo # END SECTION 00:41:32 # END SECTION00:41:34 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1284362281109665355.sh 00:41:34 + echo # BEGIN SECTION: Embed wrapper scripts5. Check docker statusHide Details
00:41:32 # BEGIN SECTION: Check docker status 00:41:32 + echo Testing trivial docker invocation... 00:41:32 Testing trivial docker invocation... 00:41:32 + docker run --rm ubuntu:xenial true 00:41:34 + echo 'docker run' returned 0 00:41:34 'docker run' returned 0 00:41:34 docker seems operational, continuing 00:41:34 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5410335692223375711.sh 00:41:34 + echo # END SECTION 00:41:34 # END SECTION00:41:34 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5643928565650085743.sh 00:41:34 + echo # BEGIN SECTION: Clone ros_buildfarm6. Embed wrapper scriptsHide Details
00:41:34 # BEGIN SECTION: Embed wrapper scripts 00:41:34 + rm -fr wrapper_scripts 00:41:34 + mkdir wrapper_scripts 00:41:34 + 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()) 00:41:34 + echo # END SECTION 00:41:34 # END SECTION00:41:37 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1651970018942086879.sh 00:41:37 + echo # BEGIN SECTION: Write PGP repository keys7. Clone ros_buildfarmHide Details
00:41:34 # BEGIN SECTION: Clone ros_buildfarm 00:41:34 + rm -fr ros_buildfarm 00:41:35 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 00:41:35 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 00:41:35 Cloning into 'ros_buildfarm'... 00:41:37 + git -C ros_buildfarm --no-pager log -n 1 00:41:37 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 00:41:37 Author: Marc Hanheide <marc@hanheide.de> 00:41:37 Date: Thu Aug 2 12:13:42 2018 +0100 00:41:37 00:41:37 added cleanup 00:41:37 + rm -fr ros_buildfarm/.git 00:41:37 + rm -fr ros_buildfarm/doc 00:41:37 + echo # END SECTION 00:41:37 # END SECTION00:41:37 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2816879152708984787.sh 00:41:37 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker 00:41:37 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker 00:41:37 + sleep 1 00:41:37 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 17631 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 00:41:38 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task8. Write PGP repository keysHide Details
00:41:37 # BEGIN SECTION: Write PGP repository keys 00:41:37 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys 00:41:37 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys/1.key 00:41:37 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 00:41:37 Version: GnuPG v1.4.11 (GNU/Linux) 00:41:37 00:41:37 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 00:41:37 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 00:41:37 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 00:41:37 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 00:41:37 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 00:41:37 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 00:41:37 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 00:41:37 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 00:41:37 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 00:41:37 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 00:41:37 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 00:41:37 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 00:41:37 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 00:41:37 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 00:41:37 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 00:41:37 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 00:41:37 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 00:41:37 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 00:41:37 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 00:41:37 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 00:41:37 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 00:41:37 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 00:41:37 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 00:41:37 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 00:41:37 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 00:41:37 =nFcN 00:41:37 -----END PGP PUBLIC KEY BLOCK----- 00:41:37 00:41:37 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 00:41:37 Version: GnuPG v1 00:41:37 00:41:37 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 00:41:37 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 00:41:37 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 00:41:37 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 00:41:37 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 00:41:37 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 00:41:37 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 00:41:37 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 00:41:37 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 00:41:37 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 00:41:37 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 00:41:37 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 00:41:37 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 00:41:37 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 00:41:37 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 00:41:37 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 00:41:37 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 00:41:37 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 00:41:37 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 00:41:37 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 00:41:37 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 00:41:37 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 00:41:37 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 00:41:37 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 00:41:37 x9o= 00:41:37 =AGYp 00:41:37 -----END PGP PUBLIC KEY BLOCK----- 00:41:37 00:41:37 + echo # END SECTION 00:41:37 # END SECTION00:41:38 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task9. Generate Dockerfile - binarydeb taskHide Details
00:41:38 # BEGIN SECTION: Generate Dockerfile - binarydeb task 00:41:38 + export TZ=GMT+00 00:41:38 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm: 00:41:38 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__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 twitter_bootstrap 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__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 00:41:38 Using the following distribution repositories: 00:41:38 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys/0.key) 00:41:38 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/keys/1.key) 00:41:38 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 00:41:38 # generated from release/binarydeb_create_task.Dockerfile.em 00:41:38 00:41:38 FROM ubuntu:xenial 00:41:38 00:41:38 VOLUME ["/var/cache/apt/archives"] 00:41:38 00:41:38 ENV DEBIAN_FRONTEND noninteractive 00:41:38 00:41:38 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 00:41:38 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 00:41:38 RUN locale-gen en_US.UTF-8 00:41:38 ENV LANG en_US.UTF-8 00:41:38 ENV TZ GMT+00 00:41:38 00:41:38 00:41:38 RUN useradd -u 1002 -m buildfarm 00:41:38 00:41:38 00:41:38 RUN mkdir /tmp/keys 00:41:38 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 00:41:38 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 00:41:38 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:41:38 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:41:38 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:41:38 00:41:38 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) 00:41:38 00:41:38 RUN mkdir /tmp/wrapper_scripts 00:41:38 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 00:41:38 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 00:41:38 00:41:38 # automatic invalidation once every day 00:41:38 RUN echo "2018-09-11 (+0000)" 00:41:38 00:41:38 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 00:41:38 00:41:38 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 00:41:38 00:41:38 # always invalidate to actually have the latest apt repo state 00:41:38 RUN echo "2018-09-11 00:41:38 +0000" 00:41:38 RUN python3 -u /tmp/wrapper_scripts/apt.py update 00:41:38 00:41:38 USER buildfarm 00:41:38 ENTRYPOINT ["sh", "-c"] 00:41:38 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 twitter_bootstrap --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic twitter_bootstrap --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 twitter_bootstrap 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"] 00:41:38 + echo # END SECTION 00:41:38 # END SECTION00:42:22 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task10. Build Dockerfile - binarydeb taskHide Details
00:41:38 # BEGIN SECTION: Build Dockerfile - binarydeb task 00:41:38 + cd /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker 00:41:38 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 00:41:38 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 00:41:38 Check docker base image for updates: docker pull ubuntu:xenial 00:41:40 xenial: Pulling from library/ubuntu 00:41:40 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 00:41:40 Status: Image is up to date for ubuntu:xenial 00:41:40 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_twitter_bootstrap . 00:41:40 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 00:41:40 Step 1 : FROM ubuntu:xenial 00:41:40 ---> 2b9623518fa2 00:41:40 Step 2 : VOLUME /var/cache/apt/archives 00:41:42 ---> Using cache 00:41:42 ---> 74ba1b76bf6e 00:41:42 Step 3 : ENV DEBIAN_FRONTEND noninteractive 00:41:42 ---> Using cache 00:41:42 ---> 2493ca106c60 00:41:42 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 00:41:43 ---> Using cache 00:41:43 ---> 885388895e3f 00:41:43 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 00:41:43 ---> Using cache 00:41:43 ---> 40393b666211 00:41:43 Step 6 : RUN locale-gen en_US.UTF-8 00:41:44 ---> Using cache 00:41:44 ---> e52d5a0e19f6 00:41:44 Step 7 : ENV LANG en_US.UTF-8 00:41:45 ---> Using cache 00:41:45 ---> 2a9c5e2d8565 00:41:45 Step 8 : ENV TZ GMT+00 00:41:46 ---> Using cache 00:41:46 ---> be900094f1df 00:41:46 Step 9 : RUN useradd -u 1002 -m buildfarm 00:41:47 ---> Using cache 00:41:47 ---> 653b534e961f 00:41:47 Step 10 : RUN mkdir /tmp/keys 00:41:49 ---> Using cache 00:41:49 ---> e4ea2a03c969 00:41:49 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 00:41:51 ---> Using cache 00:41:51 ---> d89322b323f7 00:41:51 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 00:41:52 ---> Using cache 00:41:52 ---> 0aca65174b48 00:41:52 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:41:54 ---> Using cache 00:41:54 ---> 068fa303acf0 00:41:54 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:41:55 ---> Using cache 00:41:55 ---> c121a851babf 00:41:55 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:41:57 ---> Using cache 00:41:57 ---> 3e19efbd1048 00:41:57 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) 00:41:58 ---> Using cache 00:41:58 ---> e4c20c1993e1 00:41:58 Step 17 : RUN mkdir /tmp/wrapper_scripts 00:41:59 ---> Using cache 00:41:59 ---> 7d980225418b 00:41:59 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 00:42:01 ---> Using cache 00:42:01 ---> ebcd8290684a 00:42:01 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 00:42:02 ---> Using cache 00:42:02 ---> 899986f02163 00:42:02 Step 20 : RUN echo "2018-09-11 (+0000)" 00:42:04 ---> Using cache 00:42:04 ---> c2494627da87 00:42:04 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 00:42:06 ---> Using cache 00:42:06 ---> c358cc991756 00:42:06 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 00:42:08 ---> Using cache 00:42:08 ---> 3803770e1c98 00:42:08 Step 23 : RUN echo "2018-09-11 00:41:38 +0000" 00:42:10 ---> Running in 9249b2dfcf39 00:42:11 2018-09-11 00:41:38 +0000 00:42:12 ---> 2337d4484f11 00:42:12 Removing intermediate container 9249b2dfcf39 00:42:12 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 00:42:14 ---> Running in 9c8102c413a3 00:42:14 Invoking 'apt-get update' 00:42:14 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 00:42:14 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 00:42:14 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 00:42:14 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 00:42:14 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 00:42:14 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 00:42:14 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 00:42:14 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 00:42:15 Fetched 581 kB in 0s (730 kB/s) 00:42:17 Reading package lists... 00:42:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:17 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 00:42:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:18 ---> 4a7e4cafc544 00:42:18 Removing intermediate container 9c8102c413a3 00:42:18 Step 25 : USER buildfarm 00:42:19 ---> Running in cfd98445d16b 00:42:20 ---> 7b6bae63ccda 00:42:20 Removing intermediate container cfd98445d16b 00:42:20 Step 26 : ENTRYPOINT sh -c 00:42:21 ---> Running in 3cb77f1b60a3 00:42:21 ---> b03d3b1a67e3 00:42:21 Removing intermediate container 3cb77f1b60a3 00:42:21 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 twitter_bootstrap --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic twitter_bootstrap --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 twitter_bootstrap 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 00:42:22 ---> Running in b4a96fe72b75 00:42:22 ---> 1346ba421d27 00:42:22 Removing intermediate container b4a96fe72b75 00:42:22 Successfully built 1346ba421d27 00:42:22 + echo # END SECTION 00:42:22 # END SECTION00:42:45 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7657568291150599527.sh 00:42:45 + sleep 1 00:42:45 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 20000 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 00:42:46 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb11. Run Dockerfile - binarydeb taskHide Details
00:42:22 # BEGIN SECTION: Run Dockerfile - binarydeb task 00:42:22 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb ] 00:42:22 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb 00:42:22 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_build_binarydeb 00:42:22 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb 00:42:22 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_build_binarydeb 00:42:22 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__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_twitter_bootstrap11.1. get sourcedebHide Details
00:42:23 # BEGIN SUBSECTION: get sourcedeb 00:42:34 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:34 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:34 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:34 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:34 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-twitter-bootstrap=0.0.3-0xenial' 00:42:36 Invoking 'apt-get source --download-only --only-source ros-kinetic-twitter-bootstrap=0.0.3-0xenial' 00:42:36 Reading package lists... 00:42:36 Need to get 269 kB of source archives. 00:42:36 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-twitter-bootstrap 0.0.3-0xenial (dsc) [1,049 B] 00:42:36 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-twitter-bootstrap 0.0.3-0xenial (tar) [265 kB] 00:42:36 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-twitter-bootstrap 0.0.3-0xenial (diff) [2,148 B] 00:42:36 Fetched 269 kB in 0s (11.9 MB/s) 00:42:36 Download complete and in download only mode 00:42:36 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:36 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:42:36 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:36 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:42:36 Invoking 'dpkg-source -x ros-kinetic-twitter-bootstrap_0.0.3-0xenial.dsc' 00:42:37 dpkg-source: warning: extracting unsigned source package (ros-kinetic-twitter-bootstrap_0.0.3-0xenial.dsc) 00:42:37 dpkg-source: info: extracting ros-kinetic-twitter-bootstrap in ros-kinetic-twitter-bootstrap-0.0.3 00:42:37 dpkg-source: info: unpacking ros-kinetic-twitter-bootstrap_0.0.3.orig.tar.gz 00:42:37 dpkg-source: info: unpacking ros-kinetic-twitter-bootstrap_0.0.3-0xenial.debian.tar.xz 00:42:37 Package maintainer emails: n.a.hawes@cs.bham.ac.uk 00:42:37 # END SUBSECTION00:42:42 Looking for the '.dsc' file of package 'ros-kinetic-twitter-bootstrap' with version '0.0.3-0' 00:42:44 Using the following distribution repositories: 00:42:44 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 00:42:44 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 00:42:44 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 00:42:44 # generated from release/binarydeb_task.Dockerfile.em 00:42:44 00:42:44 00:42:44 FROM ubuntu:xenial 00:42:44 00:42:44 VOLUME ["/var/cache/apt/archives"] 00:42:44 00:42:44 ENV DEBIAN_FRONTEND noninteractive 00:42:44 00:42:44 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 00:42:44 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 00:42:44 RUN locale-gen en_US.UTF-8 00:42:44 ENV LANG en_US.UTF-8 00:42:44 ENV TZ GMT+00 00:42:44 00:42:44 RUN useradd -u 1002 -m buildfarm 00:42:44 00:42:44 00:42:44 RUN mkdir /tmp/keys 00:42:44 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 00:42:44 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 00:42:44 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:42:44 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:42:44 00:42:44 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) 00:42:44 00:42:44 RUN mkdir /tmp/wrapper_scripts 00:42:44 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 00:42:44 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 00:42:44 00:42:44 # automatic invalidation once every day 00:42:44 RUN echo "2018-09-11 (+0000)" 00:42:44 00:42:44 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 00:42:44 00:42:44 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 00:42:44 00:42:44 # for each dependency: echo version, apt update, apt install, apt clean 00:42:44 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 00:42:44 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 00:42:44 RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 00:42:44 00:42:44 USER buildfarm 00:42:44 ENTRYPOINT ["sh", "-c"] 00:42:44 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic twitter_bootstrap --sourcedeb-dir /tmp/binarydeb"] 00:42:44 Mount the following volumes when running the container: 00:42:44 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 00:42:44 -v /tmp/binarydeb:/tmp/binarydeb 00:42:45 + echo # END SECTION 00:42:45 # END SECTION11.2. append build timestampHide Details
00:42:37 # BEGIN SUBSECTION: append build timestamp 00:42:37 Invoking 'debchange -v 0.0.3-0xenial-20180911-004237+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:42:38 # END SUBSECTION00:44:55 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb12. Build Dockerfile - build binarydebHide Details
00:42:46 # BEGIN SECTION: Build Dockerfile - build binarydeb 00:42:46 + cd /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_build_binarydeb 00:42:46 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 00:42:46 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 00:42:46 Check docker base image for updates: docker pull ubuntu:xenial 00:42:48 xenial: Pulling from library/ubuntu 00:42:48 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 00:42:48 Status: Image is up to date for ubuntu:xenial 00:42:48 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_twitter_bootstrap . 00:42:48 Sending build context to Docker daemon 18.43 kB Sending build context to Docker daemon 18.43 kB 00:42:48 Step 1 : FROM ubuntu:xenial 00:42:48 ---> 2b9623518fa2 00:42:48 Step 2 : VOLUME /var/cache/apt/archives 00:42:49 ---> Using cache 00:42:49 ---> 74ba1b76bf6e 00:42:49 Step 3 : ENV DEBIAN_FRONTEND noninteractive 00:42:49 ---> Using cache 00:42:49 ---> 2493ca106c60 00:42:49 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 00:42:50 ---> Using cache 00:42:50 ---> 885388895e3f 00:42:50 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 00:42:51 ---> Using cache 00:42:51 ---> 40393b666211 00:42:51 Step 6 : RUN locale-gen en_US.UTF-8 00:42:51 ---> Using cache 00:42:51 ---> e52d5a0e19f6 00:42:51 Step 7 : ENV LANG en_US.UTF-8 00:42:52 ---> Using cache 00:42:52 ---> 2a9c5e2d8565 00:42:52 Step 8 : ENV TZ GMT+00 00:42:53 ---> Using cache 00:42:53 ---> be900094f1df 00:42:53 Step 9 : RUN useradd -u 1002 -m buildfarm 00:42:54 ---> Using cache 00:42:54 ---> 653b534e961f 00:42:54 Step 10 : RUN mkdir /tmp/keys 00:42:54 ---> Using cache 00:42:54 ---> e4ea2a03c969 00:42:54 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 00:42:55 ---> Using cache 00:42:55 ---> d89322b323f7 00:42:55 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 00:42:56 ---> Using cache 00:42:56 ---> 0aca65174b48 00:42:56 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:42:58 ---> Using cache 00:42:58 ---> 068fa303acf0 00:42:58 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 00:42:59 ---> Using cache 00:42:59 ---> 27bd819464fc 00:42:59 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) 00:43:00 ---> Using cache 00:43:00 ---> 81a16c385fe9 00:43:00 Step 16 : RUN mkdir /tmp/wrapper_scripts 00:43:01 ---> Using cache 00:43:01 ---> f62a0247fa67 00:43:01 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 00:43:03 ---> Using cache 00:43:03 ---> 489f397ca7ba 00:43:03 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 00:43:04 ---> Using cache 00:43:04 ---> 4251c1c51aac 00:43:04 Step 19 : RUN echo "2018-09-11 (+0000)" 00:43:06 ---> Using cache 00:43:06 ---> f25487a4eee4 00:43:06 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 00:43:07 ---> Using cache 00:43:07 ---> 39befc58224f 00:43:07 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 00:43:08 ---> Using cache 00:43:08 ---> b4dfa3e738b2 00:43:08 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 00:43:10 ---> Using cache 00:43:10 ---> 216c886fc9f9 00:43:10 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 00:43:11 ---> Using cache 00:43:11 ---> 30ff7f1169a0 00:43:11 Step 24 : RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 00:43:15 ---> Running in 73fd4a1239be 00:43:16 ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800 00:43:16 Invoking 'apt-get update' 00:43:16 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 00:43:16 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 00:43:16 Hit:3 http://security.ubuntu.com/ubuntu xenial-security InRelease 00:43:16 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 00:43:16 Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 00:43:16 Hit:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease 00:43:16 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 00:43:16 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 00:43:17 Fetched 151 kB in 1s (96.5 kB/s) 00:43:19 Reading package lists... 00:43:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:43:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:43:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:43:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:43:19 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 00:43:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:43:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:43:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:43:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:43:19 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin' 00:43:21 Reading package lists... 00:43:21 Building dependency tree... 00:43:21 Reading state information... 00:43:21 Starting pkgProblemResolver with broken count: 0 00:43:21 Starting 2 pkgProblemResolver with broken count: 0 00:43:21 Done 00:43:21 The following additional packages will be installed: 00:43:21 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 00:43:21 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 00:43:21 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 00:43:21 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 00:43:21 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 00:43:21 python-chardet python-dateutil python-docutils python-empy python-minimal 00:43:21 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 00:43:21 python-roman python-six python2.7 python2.7-minimal tzdata ucf 00:43:21 Suggested packages: 00:43:21 codeblocks eclipse ninja-build lrzip liblcms2-utils python-doc python-tk 00:43:21 texlive-latex-recommended texlive-latex-base texlive-lang-french 00:43:21 fonts-linuxlibertine | ttf-linux-libertine python-coverage python-nose-doc 00:43:21 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 00:43:21 python2.7-doc binfmt-support 00:43:21 The following NEW packages will be installed: 00:43:21 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 00:43:21 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 00:43:21 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 00:43:21 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 00:43:21 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 00:43:21 python-chardet python-dateutil python-docutils python-empy python-minimal 00:43:21 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 00:43:21 python-roman python-six python2.7 python2.7-minimal ros-kinetic-catkin 00:43:21 tzdata ucf 00:43:22 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. 00:43:22 Need to get 12.6 MB of archives. 00:43:22 After this operation, 61.2 MB of additional disk space will be used. 00:43:22 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 python-six all 1.11.0 [20.6 kB] 00:43:22 Get:2 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg-modules all 0.4.8-1 [41.0 kB] 00:43:22 Get:3 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg all 0.4.8-100 [3,442 B] 00:43:22 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] 00:43:22 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:22 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] 00:43:22 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] 00:43:22 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 00:43:22 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] 00:43:22 Get:10 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-catkin amd64 0.7.14-0xenial-20180809-132632-0800 [112 kB] 00:43:22 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] 00:43:22 Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] 00:43:22 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] 00:43:22 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1,261 kB] 00:43:22 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 00:43:22 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1,880 kB] 00:43:22 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] 00:43:22 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B] 00:43:22 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 00:43:22 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 00:43:22 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2017c-0ubuntu0.16.04 [166 kB] 00:43:22 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] 00:43:22 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 00:43:22 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 00:43:22 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] 00:43:22 Get:26 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtest-dev amd64 1.7.0-4ubuntu1 [198 kB] 00:43:22 Get:27 http://archive.ubuntu.com/ubuntu xenial/universe amd64 google-mock amd64 1.7.0-18092013-1 [116 kB] 00:43:22 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.3 [316 kB] 00:43:22 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 00:43:22 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] 00:43:22 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] 00:43:22 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] 00:43:22 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 00:43:22 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 00:43:22 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] 00:43:22 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] 00:43:22 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] 00:43:22 Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] 00:43:22 Get:39 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 00:43:22 Get:40 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-nose all 1.3.7-1 [116 kB] 00:43:22 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] 00:43:22 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] 00:43:22 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] 00:43:22 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] 00:43:23 debconf: delaying package configuration, since apt-utils is not installed 00:43:23 Fetched 12.6 MB in 0s (26.1 MB/s) 00:43:23 Selecting previously unselected package cmake-data. 00:43:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16270 files and directories currently installed.) 00:43:23 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 00:43:23 Unpacking cmake-data (3.5.1-1ubuntu3) ... 00:43:25 Selecting previously unselected package liblzo2-2:amd64. 00:43:25 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 00:43:25 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:25 Selecting previously unselected package libarchive13:amd64. 00:43:25 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... 00:43:25 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... 00:43:25 Selecting previously unselected package libcurl3:amd64. 00:43:25 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... 00:43:25 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 00:43:25 Selecting previously unselected package libjsoncpp1:amd64. 00:43:25 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 00:43:25 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 00:43:25 Selecting previously unselected package cmake. 00:43:25 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 00:43:25 Unpacking cmake (3.5.1-1ubuntu3) ... 00:43:26 Selecting previously unselected package libjpeg-turbo8:amd64. 00:43:26 Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... 00:43:26 Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 00:43:26 Selecting previously unselected package liblcms2-2:amd64. 00:43:26 Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... 00:43:26 Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... 00:43:27 Selecting previously unselected package libpython2.7-minimal:amd64. 00:43:27 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 00:43:27 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 00:43:27 Selecting previously unselected package python2.7-minimal. 00:43:27 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 00:43:27 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 00:43:28 Selecting previously unselected package python-minimal. 00:43:28 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 00:43:28 Unpacking python-minimal (2.7.12-1~16.04) ... 00:43:28 Selecting previously unselected package libpython2.7-stdlib:amd64. 00:43:28 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 00:43:28 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 00:43:28 Selecting previously unselected package python2.7. 00:43:29 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 00:43:29 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... 00:43:29 Selecting previously unselected package libpython-stdlib:amd64. 00:43:29 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 00:43:29 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 00:43:29 Processing triggers for man-db (2.7.5-1) ... 00:43:31 Processing triggers for libc-bin (2.23-0ubuntu10) ... 00:43:31 Processing triggers for mime-support (3.59ubuntu1) ... 00:43:31 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 00:43:32 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 00:43:32 Setting up python-minimal (2.7.12-1~16.04) ... 00:43:33 Selecting previously unselected package python. 00:43:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19116 files and directories currently installed.) 00:43:33 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 00:43:33 Unpacking python (2.7.12-1~16.04) ... 00:43:33 Selecting previously unselected package libjbig0:amd64. 00:43:33 Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 00:43:33 Unpacking libjbig0:amd64 (2.1-3.1) ... 00:43:33 Selecting previously unselected package tzdata. 00:43:33 Preparing to unpack .../tzdata_2017c-0ubuntu0.16.04_all.deb ... 00:43:33 Unpacking tzdata (2017c-0ubuntu0.16.04) ... 00:43:35 Selecting previously unselected package libpng12-0:amd64. 00:43:35 Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... 00:43:36 Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 00:43:36 Selecting previously unselected package ucf. 00:43:36 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 00:43:36 Moving old data out of the way 00:43:36 Unpacking ucf (3.0036) ... 00:43:36 Selecting previously unselected package docutils-common. 00:43:36 Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 00:43:36 Unpacking docutils-common (0.12+dfsg-1) ... 00:43:37 Selecting previously unselected package docutils-doc. 00:43:37 Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... 00:43:37 Unpacking docutils-doc (0.12+dfsg-1) ... 00:43:38 Selecting previously unselected package libgtest-dev:amd64. 00:43:38 Preparing to unpack .../libgtest-dev_1.7.0-4ubuntu1_amd64.deb ... 00:43:38 Unpacking libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 00:43:38 Selecting previously unselected package google-mock:amd64. 00:43:38 Preparing to unpack .../google-mock_1.7.0-18092013-1_amd64.deb ... 00:43:38 Unpacking google-mock:amd64 (1.7.0-18092013-1) ... 00:43:38 Selecting previously unselected package libfreetype6:amd64. 00:43:38 Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.3_amd64.deb ... 00:43:38 Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 00:43:39 Selecting previously unselected package libjpeg8:amd64. 00:43:39 Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 00:43:39 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 00:43:39 Selecting previously unselected package libpaper1:amd64. 00:43:39 Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... 00:43:39 Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 00:43:40 Selecting previously unselected package libpaper-utils. 00:43:40 Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... 00:43:40 Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... 00:43:41 Selecting previously unselected package libtiff5:amd64. 00:43:41 Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... 00:43:41 Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 00:43:41 Selecting previously unselected package python-roman. 00:43:41 Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 00:43:41 Unpacking python-roman (2.0.0-2) ... 00:43:42 Selecting previously unselected package python-docutils. 00:43:42 Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 00:43:42 Unpacking python-docutils (0.12+dfsg-1) ... 00:43:42 Selecting previously unselected package python-six. 00:43:42 Preparing to unpack .../python-six_1.11.0_all.deb ... 00:43:42 Unpacking python-six (1.11.0) ... 00:43:42 Selecting previously unselected package python-dateutil. 00:43:42 Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... 00:43:42 Unpacking python-dateutil (2.4.2-1) ... 00:43:42 Selecting previously unselected package python-pyparsing. 00:43:42 Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... 00:43:42 Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 00:43:43 Selecting previously unselected package python-catkin-pkg-modules. 00:43:43 Preparing to unpack .../python-catkin-pkg-modules_0.4.8-1_all.deb ... 00:43:43 Unpacking python-catkin-pkg-modules (0.4.8-1) ... 00:43:43 Selecting previously unselected package python-catkin-pkg. 00:43:43 Preparing to unpack .../python-catkin-pkg_0.4.8-100_all.deb ... 00:43:43 Unpacking python-catkin-pkg (0.4.8-100) ... 00:43:43 Selecting previously unselected package python-pkg-resources. 00:43:43 Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... 00:43:43 Unpacking python-pkg-resources (20.7.0-1) ... 00:43:43 Selecting previously unselected package python-chardet. 00:43:43 Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... 00:43:43 Unpacking python-chardet (2.3.0-2) ... 00:43:44 Selecting previously unselected package python-empy. 00:43:44 Preparing to unpack .../python-empy_3.3.2-1build1_all.deb ... 00:43:44 Unpacking python-empy (3.3.2-1build1) ... 00:43:44 Selecting previously unselected package python-nose. 00:43:44 Preparing to unpack .../python-nose_1.3.7-1_all.deb ... 00:43:44 Unpacking python-nose (1.3.7-1) ... 00:43:44 Selecting previously unselected package libwebp5:amd64. 00:43:44 Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... 00:43:44 Unpacking libwebp5:amd64 (0.4.4-1) ... 00:43:45 Selecting previously unselected package libwebpmux1:amd64. 00:43:45 Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... 00:43:45 Unpacking libwebpmux1:amd64 (0.4.4-1) ... 00:43:46 Selecting previously unselected package python-pil:amd64. 00:43:46 Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... 00:43:46 Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... 00:43:46 Selecting previously unselected package python-pygments. 00:43:46 Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... 00:43:46 Unpacking python-pygments (2.1+dfsg-1) ... 00:43:47 Selecting previously unselected package ros-kinetic-catkin. 00:43:47 Preparing to unpack .../ros-kinetic-catkin_0.7.14-0xenial-20180809-132632-0800_amd64.deb ... 00:43:47 Unpacking ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 00:43:51 Processing triggers for man-db (2.7.5-1) ... 00:43:53 Processing triggers for libc-bin (2.23-0ubuntu10) ... 00:43:53 Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... 00:44:13 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 00:44:13 Setting up cmake-data (3.5.1-1ubuntu3) ... 00:44:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:44:14 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... 00:44:14 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 00:44:14 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 00:44:14 Setting up cmake (3.5.1-1ubuntu3) ... 00:44:14 Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 00:44:14 Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... 00:44:15 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 00:44:15 Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... 00:44:16 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 00:44:16 Setting up python (2.7.12-1~16.04) ... 00:44:16 Setting up libjbig0:amd64 (2.1-3.1) ... 00:44:17 Setting up tzdata (2017c-0ubuntu0.16.04) ... 00:44:17 00:44:17 Current default time zone: 'Etc/UTC' 00:44:17 Local time is now: Tue Sep 11 00:44:17 UTC 2018. 00:44:17 Universal Time is now: Tue Sep 11 00:44:17 UTC 2018. 00:44:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:17 00:44:17 Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 00:44:17 Setting up ucf (3.0036) ... 00:44:18 Setting up docutils-common (0.12+dfsg-1) ... 00:44:18 Setting up docutils-doc (0.12+dfsg-1) ... 00:44:18 Setting up libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 00:44:18 Setting up google-mock:amd64 (1.7.0-18092013-1) ... 00:44:18 Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 00:44:18 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 00:44:18 Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 00:44:19 00:44:19 Creating config file /etc/papersize with new version 00:44:19 Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... 00:44:19 Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 00:44:19 Setting up python-roman (2.0.0-2) ... 00:44:22 Setting up python-six (1.11.0) ... 00:44:22 Setting up python-dateutil (2.4.2-1) ... 00:44:23 Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 00:44:25 Setting up python-pkg-resources (20.7.0-1) ... 00:44:26 Setting up python-chardet (2.3.0-2) ... 00:44:27 Setting up python-empy (3.3.2-1build1) ... 00:44:28 Setting up python-nose (1.3.7-1) ... 00:44:29 Setting up libwebp5:amd64 (0.4.4-1) ... 00:44:33 Setting up libwebpmux1:amd64 (0.4.4-1) ... 00:44:33 Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... 00:44:34 Setting up python-pygments (2.1+dfsg-1) ... 00:44:35 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 00:44:36 Setting up python-docutils (0.12+dfsg-1) ... 00:44:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 00:44:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 00:44:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 00:44:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 00:44:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 00:44:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 00:44:37 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 00:44:37 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 00:44:37 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 00:44:37 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 00:44:37 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 00:44:38 Setting up python-catkin-pkg-modules (0.4.8-1) ... 00:44:38 Setting up python-catkin-pkg (0.4.8-100) ... 00:44:38 Setting up ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 00:44:38 Processing triggers for libc-bin (2.23-0ubuntu10) ... 00:44:39 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:39 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:39 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:39 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:39 Invoking 'apt-get clean' 00:44:51 ---> 2a0b912dfbb3 00:44:53 Removing intermediate container 73fd4a1239be 00:44:53 Step 25 : USER buildfarm 00:44:53 ---> Running in b2feb6d02a76 00:44:54 ---> ab90e45340a7 00:44:54 Removing intermediate container b2feb6d02a76 00:44:54 Step 26 : ENTRYPOINT sh -c 00:44:54 ---> Running in af0ca91982d3 00:44:54 ---> 7495306e4716 00:44:54 Removing intermediate container af0ca91982d3 00:44:54 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic twitter_bootstrap --sourcedeb-dir /tmp/binarydeb 00:44:54 ---> Running in 9823fc7aefe5 00:44:55 ---> 4367795582f1 00:44:55 Removing intermediate container 9823fc7aefe5 00:44:55 Successfully built 4367795582f1 00:44:55 + echo # END SECTION 00:44:55 # END SECTION00:45:23 [Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4070625616065397829.sh 00:45:23 + [ false = false ] 00:45:23 + echo # BEGIN SECTION: Clean up to save disk space on slaves13. Run Dockerfile - build binarydebHide Details
00:44:55 # BEGIN SECTION: Run Dockerfile - build binarydeb 00:44:55 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_twitter_bootstrap00:45:23 + echo # END SECTION 00:45:23 # END SECTION13.1. build binarydebHide Details
00:44:56 # BEGIN SUBSECTION: build binarydeb 00:44:56 Package 'ros-kinetic-twitter-bootstrap' version: 0.0.3-0xenial-20180911-004237+0000 00:44:57 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:57 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:57 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:57 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:59 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:59 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:59 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:59 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:59 Invoking 'apt-src build ros-kinetic-twitter-bootstrap' in '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:44:59 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:59 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:44:59 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:44:59 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:45:01 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:45:01 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 00:45:01 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:45:01 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 00:45:01 I: Building in /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 .. 00:45:01 dpkg-buildpackage: source package ros-kinetic-twitter-bootstrap 00:45:01 dpkg-buildpackage: source version 0.0.3-0xenial-20180911-004237+0000 00:45:01 dpkg-buildpackage: source distribution xenial 00:45:01 dpkg-buildpackage: source changed by Nick Hawes <n.a.hawes@cs.bham.ac.uk> 00:45:01 dpkg-source --before-build ros-kinetic-twitter-bootstrap-0.0.3 00:45:01 dpkg-buildpackage: host architecture amd64 00:45:01 dpkg-source: info: using options from ros-kinetic-twitter-bootstrap-0.0.3/debian/source/options: --auto-commit 00:45:01 fakeroot debian/rules clean 00:45:02 dh clean 00:45:02 dh_testdir 00:45:02 Unknown option: buildsystem 00:45:02 dh_testdir: warning: ignored unknown options in DH_OPTIONS 00:45:02 dh_auto_clean 00:45:02 dh_clean 00:45:02 Unknown option: buildsystem 00:45:02 dh_clean: warning: ignored unknown options in DH_OPTIONS 00:45:02 rm -f debian/debhelper-build-stamp 00:45:02 rm -f debian/ros-kinetic-twitter-bootstrap.substvars 00:45:02 rm -f debian/ros-kinetic-twitter-bootstrap.*.debhelper 00:45:02 rm -rf debian/ros-kinetic-twitter-bootstrap/ 00:45:02 rm -rf debian/.debhelper/ 00:45:02 rm -f debian/*.debhelper.log 00:45:02 rm -f debian/files 00:45:02 find . \( \( \ 00:45:02 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 00:45:02 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 00:45:02 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 00:45:02 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 00:45:02 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 00:45:02 \) -exec rm -f {} + \) -o \ 00:45:02 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 00:45:02 rm -f *-stamp 00:45:02 debian/rules build 00:45:02 dh build 00:45:02 dh_testdir 00:45:02 Unknown option: buildsystem 00:45:02 dh_testdir: warning: ignored unknown options in DH_OPTIONS 00:45:02 dh_update_autotools_config 00:45:02 Unknown option: buildsystem 00:45:02 dh_update_autotools_config: warning: ignored unknown options in DH_OPTIONS 00:45:02 debian/rules override_dh_auto_configure 00:45:02 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:02 # In case we're installing to a non-standard location, look for a setup.sh 00:45:02 # in the install tree that was dropped by catkin, and source it. It will 00:45:02 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 00:45:02 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 00:45:02 dh_auto_configure -- \ 00:45:02 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 00:45:02 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 00:45:02 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 00:45:02 mkdir -p obj-x86_64-linux-gnu 00:45:02 cd obj-x86_64-linux-gnu 00:45:02 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 00:45:03 -- The C compiler identification is GNU 5.4.0 00:45:03 -- The CXX compiler identification is GNU 5.4.0 00:45:03 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 00:45:04 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 00:45:04 -- Detecting C compiler ABI info 00:45:04 -- Detecting C compiler ABI info - done 00:45:04 -- Detecting C compile features 00:45:04 -- Detecting C compile features - done 00:45:04 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 00:45:05 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 00:45:05 -- Detecting CXX compiler ABI info 00:45:05 -- Detecting CXX compiler ABI info - done 00:45:05 -- Detecting CXX compile features 00:45:06 -- Detecting CXX compile features - done 00:45:06 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/devel 00:45:06 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 00:45:06 -- This workspace overlays: /opt/ros/kinetic 00:45:07 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 00:45:07 -- Using PYTHON_EXECUTABLE: /usr/bin/python 00:45:07 -- Using Debian Python package layout 00:45:07 -- Using empy: /usr/bin/empy 00:45:07 -- Using CATKIN_ENABLE_TESTING: ON 00:45:07 -- Skip enable_testing() when building binary package 00:45:07 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/test_results 00:45:07 -- Found gmock sources under '/usr/src/gmock': gmock will be built 00:45:07 -- Looking for pthread.h 00:45:07 -- Looking for pthread.h - found 00:45:07 -- Looking for pthread_create 00:45:07 -- Looking for pthread_create - not found 00:45:07 -- Looking for pthread_create in pthreads 00:45:07 -- Looking for pthread_create in pthreads - not found 00:45:07 -- Looking for pthread_create in pthread 00:45:07 -- Looking for pthread_create in pthread - found 00:45:07 -- Found Threads: TRUE 00:45:07 -- Found gtest sources under '/usr/src/gmock': gtests will be built 00:45:07 -- Using Python nosetests: /usr/bin/nosetests-2.7 00:45:08 -- catkin 0.7.14 00:45:08 -- Configuring done 00:45:08 CMake Warning: 00:45:08 Manually-specified variables were not used by the project: 00:45:08 00:45:08 CMAKE_INSTALL_LOCALSTATEDIR 00:45:08 CMAKE_INSTALL_SYSCONFDIR 00:45:08 00:45:08 -- Generating done 00:45:08 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu 00:45:08 cd /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 00:45:08 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:08 debian/rules override_dh_auto_build 00:45:08 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:08 # In case we're installing to a non-standard location, look for a setup.sh 00:45:08 # in the install tree that was dropped by catkin, and source it. It will 00:45:08 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 00:45:08 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 00:45:08 dh_auto_build 00:45:08 00:45:08 cd obj-x86_64-linux-gnu 00:45:08 make -j1 00:45:09 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:09 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 -B/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 00:45:09 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 00:45:09 make -f CMakeFiles/Makefile2 all 00:45:09 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:09 make[3]: Nothing to be done for 'all'. 00:45:09 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:09 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/CMakeFiles 0 00:45:09 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:09 cd /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 00:45:09 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:09 debian/rules override_dh_auto_test 00:45:09 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:09 # In case we're installing to a non-standard location, look for a setup.sh 00:45:09 # in the install tree that was dropped by catkin, and source it. It will 00:45:09 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 00:45:09 echo -- Running tests. Even if one of them fails the build is not canceled. 00:45:09 -- Running tests. Even if one of them fails the build is not canceled. 00:45:09 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 00:45:09 dh_auto_test || true 00:45:09 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:09 fakeroot debian/rules binary 00:45:09 dh binary 00:45:10 dh_testroot 00:45:10 dh_prep 00:45:10 Unknown option: buildsystem 00:45:10 dh_prep: warning: ignored unknown options in DH_OPTIONS 00:45:10 rm -f debian/ros-kinetic-twitter-bootstrap.substvars 00:45:10 rm -f debian/ros-kinetic-twitter-bootstrap.*.debhelper 00:45:10 rm -rf debian/ros-kinetic-twitter-bootstrap/ 00:45:10 dh_installdirs 00:45:11 Unknown option: buildsystem 00:45:11 dh_installdirs: warning: ignored unknown options in DH_OPTIONS 00:45:11 install -d debian/ros-kinetic-twitter-bootstrap 00:45:11 debian/rules override_dh_auto_install 00:45:11 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:11 # In case we're installing to a non-standard location, look for a setup.sh 00:45:11 # in the install tree that was dropped by catkin, and source it. It will 00:45:11 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 00:45:11 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 00:45:11 dh_auto_install 00:45:11 cd obj-x86_64-linux-gnu 00:45:11 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap AM_UPDATE_INFO_DIR=no 00:45:11 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:11 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 -B/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 00:45:11 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 00:45:11 make -f CMakeFiles/Makefile2 all 00:45:11 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:11 make[3]: Nothing to be done for 'all'. 00:45:11 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:11 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu/CMakeFiles 0 00:45:11 make -f CMakeFiles/Makefile2 preinstall 00:45:11 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:11 make[3]: Nothing to be done for 'preinstall'. 00:45:11 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:11 Install the project... 00:45:11 /usr/bin/cmake -P cmake_install.cmake 00:45:12 -- Install configuration: "None" 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/lib/pkgconfig/twitter_bootstrap.pc 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/cmake/twitter_bootstrapConfig.cmake 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/cmake/twitter_bootstrapConfig-version.cmake 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/package.xml 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/. 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css/bootstrap.css.map 00:45:12 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css/bootstrap.min.css 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css/bootstrap-theme.css.map 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css/bootstrap.css 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css/bootstrap-theme.css 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/css/bootstrap-theme.min.css 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/js 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/js/bootstrap.js 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/js/npm.js 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/js/bootstrap.min.js 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/fonts 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/fonts/glyphicons-halflings-regular.woff 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/fonts/glyphicons-halflings-regular.svg 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/fonts/glyphicons-halflings-regular.eot 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/fonts/glyphicons-halflings-regular.ttf 00:45:13 -- Installing: /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap/opt/ros/kinetic/share/twitter_bootstrap/bootstrap/./dist/fonts/glyphicons-halflings-regular.woff2 00:45:13 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu' 00:45:13 cd /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 00:45:13 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:13 dh_install 00:45:13 Unknown option: buildsystem 00:45:13 dh_installdocs 00:45:13 dh_install: warning: ignored unknown options in DH_OPTIONS 00:45:13 install -d debian/ros-kinetic-twitter-bootstrap/usr/share/doc/ros-kinetic-twitter-bootstrap 00:45:13 dh_installchangelogs 00:45:13 Unknown option: buildsystem 00:45:13 dh_installdocs: warning: ignored unknown options in DH_OPTIONS 00:45:13 Unknown option: buildsystem 00:45:13 dh_installchangelogs: warning: ignored unknown options in DH_OPTIONS 00:45:13 install -p -m0644 debian/changelog debian/ros-kinetic-twitter-bootstrap/usr/share/doc/ros-kinetic-twitter-bootstrap/changelog.Debian 00:45:13 dh_installexamples 00:45:13 Unknown option: buildsystem 00:45:13 dh_installexamples: warning: ignored unknown options in DH_OPTIONS 00:45:13 dh_installman 00:45:13 Unknown option: buildsystem 00:45:13 dh_installman: warning: ignored unknown options in DH_OPTIONS 00:45:15 dh_installcatalogs 00:45:15 Unknown option: buildsystem 00:45:15 dh_installcatalogs: warning: ignored unknown options in DH_OPTIONS 00:45:15 dh_installcron 00:45:15 Unknown option: buildsystem 00:45:15 dh_installcron: warning: ignored unknown options in DH_OPTIONS 00:45:15 dh_installdebconf 00:45:15 Unknown option: buildsystem 00:45:15 install -d debian/ros-kinetic-twitter-bootstrap/DEBIAN 00:45:15 dh_installdebconf: warning: ignored unknown options in DH_OPTIONS 00:45:15 dh_installemacsen 00:45:15 Unknown option: buildsystem 00:45:15 dh_installemacsen: warning: ignored unknown options in DH_OPTIONS 00:45:15 dh_installifupdown 00:45:15 Unknown option: buildsystem 00:45:15 dh_installifupdown: warning: ignored unknown options in DH_OPTIONS 00:45:15 dh_installinfo 00:45:15 Unknown option: buildsystem 00:45:15 dh_installinit 00:45:15 dh_installinfo: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_installinit: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installmenu 00:45:16 Unknown option: buildsystem 00:45:16 dh_installmenu: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installmime 00:45:16 dh_installmodules 00:45:16 Unknown option: buildsystem 00:45:16 dh_installmime: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_installmodules: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installlogcheck 00:45:16 Unknown option: buildsystem 00:45:16 dh_installlogcheck: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installlogrotate 00:45:16 Unknown option: buildsystem 00:45:16 dh_installlogrotate: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installpam 00:45:16 Unknown option: buildsystem 00:45:16 dh_installpam: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installppp 00:45:16 Unknown option: buildsystem 00:45:16 dh_installudev 00:45:16 dh_installppp: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_installudev: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_installgsettings 00:45:16 dh_bugfiles 00:45:16 Unknown option: buildsystem 00:45:16 dh_installgsettings: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_bugfiles: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_ucf 00:45:16 Unknown option: buildsystem 00:45:16 dh_lintian 00:45:16 dh_ucf: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_gconf 00:45:16 Unknown option: buildsystem 00:45:16 dh_lintian: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_icons 00:45:16 dh_gconf: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_perl 00:45:16 dh_icons: warning: ignored unknown options in DH_OPTIONS 00:45:16 dh_usrlocal 00:45:16 Unknown option: buildsystem 00:45:16 dh_perl: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_link 00:45:16 dh_usrlocal: warning: ignored unknown options in DH_OPTIONS 00:45:16 Unknown option: buildsystem 00:45:16 dh_link: warning: ignored unknown options in DH_OPTIONS 00:45:17 dh_installwm 00:45:17 Unknown option: buildsystem 00:45:17 dh_installwm: warning: ignored unknown options in DH_OPTIONS 00:45:17 dh_installxfonts 00:45:17 Unknown option: buildsystem 00:45:17 dh_installxfonts: warning: ignored unknown options in DH_OPTIONS 00:45:17 dh_strip_nondeterminism 00:45:17 Unknown option: buildsystem 00:45:17 dh_strip_nondeterminism: warning: ignored unknown options in DH_OPTIONS 00:45:17 dh_compress 00:45:17 Unknown option: buildsystem 00:45:17 dh_compress: warning: ignored unknown options in DH_OPTIONS 00:45:17 cd debian/ros-kinetic-twitter-bootstrap 00:45:17 chmod a-x usr/share/doc/ros-kinetic-twitter-bootstrap/changelog.Debian 00:45:17 gzip -9nf usr/share/doc/ros-kinetic-twitter-bootstrap/changelog.Debian 00:45:17 cd '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:17 dh_fixperms 00:45:17 Unknown option: buildsystem 00:45:17 dh_fixperms: warning: ignored unknown options in DH_OPTIONS 00:45:17 find debian/ros-kinetic-twitter-bootstrap -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 00:45:17 find debian/ros-kinetic-twitter-bootstrap ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/share/doc -type f ! -regex 'debian/ros-kinetic-twitter-bootstrap/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/share/man debian/ros-kinetic-twitter-bootstrap/usr/man/ debian/ros-kinetic-twitter-bootstrap/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-twitter-bootstrap/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 00:45:17 find debian/ros-kinetic-twitter-bootstrap -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 00:45:17 find debian/ros-kinetic-twitter-bootstrap/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 00:45:17 dh_strip 00:45:17 Unknown option: buildsystem 00:45:17 dh_strip: warning: ignored unknown options in DH_OPTIONS 00:45:17 dh_makeshlibs 00:45:18 Unknown option: buildsystem 00:45:18 rm -f debian/ros-kinetic-twitter-bootstrap/DEBIAN/shlibs 00:45:18 dh_makeshlibs: warning: ignored unknown options in DH_OPTIONS 00:45:18 debian/rules override_dh_shlibdeps 00:45:18 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:18 # In case we're installing to a non-standard location, look for a setup.sh 00:45:18 # in the install tree that was dropped by catkin, and source it. It will 00:45:18 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 00:45:18 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 00:45:18 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian/ros-kinetic-twitter-bootstrap//opt/ros/kinetic/lib/ 00:45:18 Unknown option: buildsystem 00:45:18 dh_shlibdeps: warning: ignored unknown options in DH_OPTIONS 00:45:18 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3' 00:45:18 dh_installdeb 00:45:18 dh_gencontrol 00:45:18 Unknown option: buildsystem 00:45:18 dh_installdeb: warning: ignored unknown options in DH_OPTIONS 00:45:18 echo misc:Depends= >> debian/ros-kinetic-twitter-bootstrap.substvars 00:45:18 Unknown option: buildsystem 00:45:18 dh_gencontrol: warning: ignored unknown options in DH_OPTIONS 00:45:18 echo misc:Pre-Depends= >> debian/ros-kinetic-twitter-bootstrap.substvars 00:45:18 dpkg-gencontrol -pros-kinetic-twitter-bootstrap -ldebian/changelog -Tdebian/ros-kinetic-twitter-bootstrap.substvars -Pdebian/ros-kinetic-twitter-bootstrap 00:45:18 dpkg-gencontrol: warning: Depends field of package ros-kinetic-twitter-bootstrap: unknown substitution variable ${shlibs:Depends} 00:45:18 chmod 0644 debian/ros-kinetic-twitter-bootstrap/DEBIAN/control 00:45:18 chown 0:0 debian/ros-kinetic-twitter-bootstrap/DEBIAN/control 00:45:18 dh_md5sums 00:45:18 Unknown option: buildsystem 00:45:18 (cd debian/ros-kinetic-twitter-bootstrap >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 00:45:18 dh_md5sums: warning: ignored unknown options in DH_OPTIONS 00:45:18 chmod 0644 debian/ros-kinetic-twitter-bootstrap/DEBIAN/md5sums 00:45:18 chown 0:0 debian/ros-kinetic-twitter-bootstrap/DEBIAN/md5sums 00:45:18 dh_builddeb 00:45:18 Unknown option: buildsystem 00:45:18 dh_builddeb: warning: ignored unknown options in DH_OPTIONS 00:45:18 dpkg-deb --build debian/ros-kinetic-twitter-bootstrap .. 00:45:19 dpkg-deb: building package 'ros-kinetic-twitter-bootstrap' in '../ros-kinetic-twitter-bootstrap_0.0.3-0xenial-20180911-004237+0000_amd64.deb'. 00:45:20 dpkg-genchanges -b >../ros-kinetic-twitter-bootstrap_0.0.3-0xenial-20180911-004237+0000_amd64.changes 00:45:20 dpkg-genchanges: binary-only upload (no source code included) 00:45:20 dpkg-source --after-build ros-kinetic-twitter-bootstrap-0.0.3 00:45:20 dpkg-source: info: using options from ros-kinetic-twitter-bootstrap-0.0.3/debian/source/options: --auto-commit 00:45:20 dpkg-buildpackage: binary-only upload (no source included) 00:45:20 I: Successfully built in /tmp/binarydeb/ros-kinetic-twitter-bootstrap-0.0.3 00:45:20 # END SUBSECTION00:45:23 SSH: Connecting from host [lcas-buildfarm-slave-2] 00:45:23 SSH: Connecting with configuration [repo] ... 00:45:23 SSH: Disconnecting configuration [repo] ... 00:45:23 SSH: Transferred 2 file(s) 00:45:23 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 00:45:23 Waiting for the completion of Krel_import-package 00:45:25 Krel_import-package #3263 completed. Result was SUCCESS 00:45:25 $ ssh-agent -k 00:45:25 unset SSH_AUTH_SOCK; 00:45:25 unset SSH_AGENT_PID; 00:45:25 echo Agent pid 17400 killed; 00:45:25 [ssh-agent] Stopped. 00:45:25 [description-setter] Description set: 0.0.3-0xenial-20180911-004237+0000 00:45:26 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 00:45:26 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 00:45:26 Triggering a new build of Kbin_uX64__strands_webserver__ubuntu_xenial_amd64__binary 00:45:26 Finished: SUCCESS14. Clean up to save disk space on slavesHide Details
00:45:23 # BEGIN SECTION: Clean up to save disk space on slaves 00:45:23 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__twitter_bootstrap__ubuntu_xenial_amd64__binary/binarydeb 00:45:23 + rm -fr binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/CHANGELOG.rst binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/CMakeLists.txt binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/LICENSE binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/README.md binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/bootstrap binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/bootstrap-3.3.2 binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/debian binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/obj-x86_64-linux-gnu binarydeb/ros-kinetic-twitter-bootstrap-0.0.3/package.xml 00:45:23 + echo # END SECTION 00:45:23 # END SECTION