Started by upstream project "Kbin_uX64__strands_navigation_msgs__ubuntu_xenial_amd64__binary" build number 7 originally caused by: Started by upstream project "Ksrc_uX__strands_navigation_msgs__ubuntu_xenial__source" build number 7 originally caused by: Started by upstream project "Krel_trigger-jobs" build number 69008 originally caused by: Started by timer Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-gV0dwzURcOIv/agent.23345 SSH_AGENT_PID=23347 [ssh-agent] Started. $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary@tmp/private_key_8400494109024287040.key Identity added: /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary@tmp/private_key_8400494109024287040.key (/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary@tmp/private_key_8400494109024287040.key) [ssh-agent] Using credentials jenkins-slave # BEGIN SECTION: Check upstream projects Verify that no recursive upstream project is broken: - 'Kbin_uX64__bayes_people_tracker__ubuntu_xenial_amd64__binary' build '10' has result 'SUCCESS' - 'Kbin_uX64__bayes_tracking__ubuntu_xenial_amd64__binary' build '7' has result 'SUCCESS' - 'Ksrc_uX__bayes_tracking__ubuntu_xenial__source' build '7' has result 'SUCCESS' - 'Kbin_uX64__people_msgs__ubuntu_xenial_amd64__binary' build '3' has result 'SUCCESS' - 'Ksrc_uX__people_msgs__ubuntu_xenial__source' build '3' has result 'SUCCESS' - 'Ksrc_uX__bayes_people_tracker__ubuntu_xenial__source' build '6' has result 'SUCCESS' - 'Kbin_uX64__nav_goals_generator__ubuntu_xenial_amd64__binary' build '7' has result 'SUCCESS' - 'Ksrc_uX__nav_goals_generator__ubuntu_xenial__source' build '7' has result 'SUCCESS' - 'Kbin_uX64__scitos_ptu__ubuntu_xenial_amd64__binary' build '5' has result 'SUCCESS' - 'Ksrc_uX__scitos_ptu__ubuntu_xenial__source' build '5' has result 'SUCCESS' - 'Kbin_uX64__smach__ubuntu_xenial_amd64__binary' build '2' has result 'SUCCESS' - 'Ksrc_uX__smach__ubuntu_xenial__source' build '2' has result 'SUCCESS' - 'Kbin_uX64__smach_ros__ubuntu_xenial_amd64__binary' build '2' has result 'SUCCESS' - 'Kbin_uX64__smach_msgs__ubuntu_xenial_amd64__binary' build '2' has result 'SUCCESS' - 'Ksrc_uX__smach_msgs__ubuntu_xenial__source' build '2' has result 'SUCCESS' - 'Ksrc_uX__smach_ros__ubuntu_xenial__source' build '2' has result 'SUCCESS' - 'Kbin_uX64__strands_navigation_msgs__ubuntu_xenial_amd64__binary' build '7' has result 'SUCCESS' - 'Ksrc_uX__strands_navigation_msgs__ubuntu_xenial__source' build '7' has result 'SUCCESS' - 'Ksrc_uX__strands_human_following__ubuntu_xenial__source' build '5' has result 'SUCCESS' All recursive upstream projects are (un)stable # END SECTION # BEGIN SECTION: Check free disk space Usable disk space = 28856274944 bytes Free space threshold = 5368709120 bytes # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson280597874195804228.sh + echo # BEGIN SECTION: docker version # BEGIN SECTION: docker version + docker version Client: Version: 1.9.1 API version: 1.21 Go version: go1.4.2 Git commit: a34a1d5 Built: Fri Nov 20 13:12:04 UTC 2015 OS/Arch: linux/amd64 Server: Version: 1.9.1 API version: 1.21 Go version: go1.4.2 Git commit: a34a1d5 Built: Fri Nov 20 13:12:04 UTC 2015 OS/Arch: linux/amd64 + echo # END SECTION # END SECTION + echo # BEGIN SECTION: docker info # BEGIN SECTION: docker info + docker info Containers: 450 Images: 2723 Server Version: 1.9.1 Storage Driver: aufs Root Dir: /var/lib/docker/aufs Backing Filesystem: extfs Dirs: 4197 Dirperm1 Supported: false Execution Driver: native-0.2 Logging Driver: json-file Kernel Version: 3.13.0-29-generic Operating System: Ubuntu 14.04 LTS CPUs: 2 Total Memory: 3.861 GiB Name: lcas-buildfarm-slave-2 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE WARNING: No swap limit support + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3556314660869680138.sh + echo # BEGIN SECTION: Check docker status # BEGIN SECTION: Check docker status + echo Testing trivial docker invocation... Testing trivial docker invocation... + docker run --rm ubuntu:xenial true + echo 'docker run' returned 0 'docker run' returned 0 docker seems operational, continuing [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5149667825766304010.sh + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8426786678299735554.sh + echo # BEGIN SECTION: Embed wrapper scripts # BEGIN SECTION: Embed wrapper scripts + rm -fr wrapper_scripts + mkdir wrapper_scripts + 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()) + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8974527430431124837.sh + echo # BEGIN SECTION: Clone ros_buildfarm # BEGIN SECTION: Clone ros_buildfarm + rm -fr ros_buildfarm + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' Cloning into 'ros_buildfarm'... + git -C ros_buildfarm --no-pager log -n 1 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 Author: Marc Hanheide Date: Thu Aug 2 12:13:42 2018 +0100 added cleanup + rm -fr ros_buildfarm/.git + rm -fr ros_buildfarm/doc + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4112025771894977465.sh + echo # BEGIN SECTION: Write PGP repository keys # BEGIN SECTION: Write PGP repository keys + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/keys + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/keys/1.key + echo -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.11 (GNU/Linux) mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== =nFcN -----END PGP PUBLIC KEY BLOCK----- + echo -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg x9o= =AGYp -----END PGP PUBLIC KEY BLOCK----- + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2017274900989452386.sh + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker + sleep 1 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 2867 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task # BEGIN SECTION: Generate Dockerfile - binarydeb task + export TZ=GMT+00 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm: + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__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 strands_human_following 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__strands_human_following__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp Using the following distribution repositories: http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/keys/0.key) http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/keys/1.key) Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': # generated from release/binarydeb_create_task.Dockerfile.em FROM ubuntu:xenial VOLUME ["/var/cache/apt/archives"] ENV DEBIAN_FRONTEND noninteractive 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 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen RUN locale-gen en_US.UTF-8 ENV LANG en_US.UTF-8 ENV TZ GMT+00 RUN useradd -u 1002 -m buildfarm RUN mkdir /tmp/keys 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 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 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 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) RUN mkdir /tmp/wrapper_scripts 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 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 # automatic invalidation once every day RUN echo "2019-06-04 (+0000)" 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 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 # always invalidate to actually have the latest apt repo state RUN echo "2019-06-04 11:11:07 +0000" RUN python3 -u /tmp/wrapper_scripts/apt.py update USER buildfarm ENTRYPOINT ["sh", "-c"] 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 strands_human_following --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic strands_human_following --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 strands_human_following 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"] + echo # END SECTION # END SECTION + echo # BEGIN SECTION: Build Dockerfile - binarydeb task # BEGIN SECTION: Build Dockerfile - binarydeb task + cd /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial Check docker base image for updates: docker pull ubuntu:xenial xenial: Pulling from library/ubuntu Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 Status: Image is up to date for ubuntu:xenial + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_strands_human_following . Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB Step 1 : FROM ubuntu:xenial ---> bd1cb16e606c Step 2 : VOLUME /var/cache/apt/archives ---> Using cache ---> 4e7e9f3cac48 Step 3 : ENV DEBIAN_FRONTEND noninteractive ---> Using cache ---> 2803df761c40 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 ---> Using cache ---> ee04bd839a68 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen ---> Using cache ---> 5432cd13d635 Step 6 : RUN locale-gen en_US.UTF-8 ---> Using cache ---> 91d301b6a394 Step 7 : ENV LANG en_US.UTF-8 ---> Using cache ---> 55ff57d81b19 Step 8 : ENV TZ GMT+00 ---> Using cache ---> 0dc67000391e Step 9 : RUN useradd -u 1002 -m buildfarm ---> Using cache ---> faeb16a4a506 Step 10 : RUN mkdir /tmp/keys ---> Using cache ---> 277379af7307 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 ---> Using cache ---> c375f89cd9e0 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 ---> Using cache ---> 083bc28f42f2 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list ---> Using cache ---> 7e18f0037cbe Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list ---> Using cache ---> df34e6f2cb55 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list ---> Using cache ---> 806698661c8b 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) ---> Using cache ---> 1ee77f73981f Step 17 : RUN mkdir /tmp/wrapper_scripts ---> Using cache ---> af81cad19da9 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 ---> Using cache ---> 263b3a397746 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 ---> Using cache ---> 31da15072efd Step 20 : RUN echo "2019-06-04 (+0000)" ---> Using cache ---> 452629f0285e 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 ---> Using cache ---> 18fc6bbe6ce2 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 ---> Using cache ---> 253ef8d3b795 Step 23 : RUN echo "2019-06-04 11:11:07 +0000" ---> Running in 070b71450881 2019-06-04 11:11:07 +0000 ---> cd4394fcc2fb Removing intermediate container 070b71450881 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update ---> Running in 62499b56113e Invoking 'apt-get update' Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease Get:8 http://10.210.9.154/ubuntu/building xenial/main Sources [171 kB] Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [210 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,242 kB] Fetched 1,954 kB in 2s (929 kB/s) Reading package lists... W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 ---> cd7d28c55abb Removing intermediate container 62499b56113e Step 25 : USER buildfarm ---> Running in abc4f1e5328a ---> 28b9f3486bb7 Removing intermediate container abc4f1e5328a Step 26 : ENTRYPOINT sh -c ---> Running in 072ddb8ee1f9 ---> 1027d1f34a5e Removing intermediate container 072ddb8ee1f9 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 strands_human_following --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic strands_human_following --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 strands_human_following 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 ---> Running in 8b58d8676d37 ---> 5e80ecf7cef9 Removing intermediate container 8b58d8676d37 Successfully built 5e80ecf7cef9 + echo # END SECTION # END SECTION + echo # BEGIN SECTION: Run Dockerfile - binarydeb task # BEGIN SECTION: Run Dockerfile - binarydeb task + [ -f /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb ] + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_build_binarydeb + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_build_binarydeb + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__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_strands_human_following # BEGIN SUBSECTION: get sourcedeb W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-strands-human-following=0.2.4-0xenial' Invoking 'apt-get source --download-only --only-source ros-kinetic-strands-human-following=0.2.4-0xenial' Reading package lists... Need to get 13.1 kB of source archives. Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-strands-human-following 0.2.4-0xenial (dsc) [1,425 B] Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-strands-human-following 0.2.4-0xenial (tar) [9,193 B] Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-strands-human-following 0.2.4-0xenial (diff) [2,448 B] Fetched 13.1 kB in 0s (587 kB/s) Download complete and in download only mode W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Invoking 'dpkg-source -x ros-kinetic-strands-human-following_0.2.4-0xenial.dsc' dpkg-source: warning: extracting unsigned source package (ros-kinetic-strands-human-following_0.2.4-0xenial.dsc) dpkg-source: info: extracting ros-kinetic-strands-human-following in ros-kinetic-strands-human-following-0.2.4 dpkg-source: info: unpacking ros-kinetic-strands-human-following_0.2.4.orig.tar.gz dpkg-source: info: unpacking ros-kinetic-strands-human-following_0.2.4-0xenial.debian.tar.xz Package maintainer emails: fxj345@cs.bham.ac.uk # END SUBSECTION # BEGIN SUBSECTION: append build timestamp dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Ferdian Jovan Fri, 25 Jan 2019 00:00:00 -0000 Invoking 'debchange -v 0.2.4-0xenial-20190604-111159+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' debchange: warning: debian/changelog(l5): found trailer where expected start of change data LINE: -- Ferdian Jovan Fri, 25 Jan 2019 00:00:00 -0000 # END SUBSECTION Looking for the '.dsc' file of package 'ros-kinetic-strands-human-following' with version '0.2.4-0' Using the following distribution repositories: http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': # generated from release/binarydeb_task.Dockerfile.em FROM ubuntu:xenial VOLUME ["/var/cache/apt/archives"] ENV DEBIAN_FRONTEND noninteractive 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 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen RUN locale-gen en_US.UTF-8 ENV LANG en_US.UTF-8 ENV TZ GMT+00 RUN useradd -u 1002 -m buildfarm RUN mkdir /tmp/keys 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 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 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 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) RUN mkdir /tmp/wrapper_scripts 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 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 # automatic invalidation once every day RUN echo "2019-06-04 (+0000)" 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 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential # for each dependency: echo version, apt update, apt install, apt clean # to prevent exceeding the docker layer limit several lines have been folded RUN echo "apt-src: 0.25.1-0.2" && echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && echo "ros-kinetic-actionlib: 1.11.13-0xenial-20190320-153044-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src debhelper ros-kinetic-actionlib RUN echo "ros-kinetic-actionlib-msgs: 1.12.7-0xenial-20181107-003646-0800" && echo "ros-kinetic-bayes-people-tracker: 1.8.1-1xenial-20190521-162727+0000" && 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-actionlib-msgs ros-kinetic-bayes-people-tracker ros-kinetic-catkin RUN echo "ros-kinetic-geometry-msgs: 1.12.7-0xenial-20181107-003741-0800" && echo "ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800" && echo "ros-kinetic-nav-goals-generator: 1.0.8-1xenial-20190604-102536+0000" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-geometry-msgs ros-kinetic-message-generation ros-kinetic-nav-goals-generator RUN echo "ros-kinetic-rospy: 1.12.14-0xenial-20190320-124852-0800" && echo "ros-kinetic-scitos-ptu: 0.2.0-0xenial-20181101-131236+0000" && echo "ros-kinetic-sensor-msgs: 1.12.7-0xenial-20190320-141518-0800" && echo "ros-kinetic-smach: 3.0.0-0xenial-20180910-211043+0000" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-rospy ros-kinetic-scitos-ptu ros-kinetic-sensor-msgs ros-kinetic-smach RUN echo "ros-kinetic-smach-ros: 3.0.0-0xenial-20180910-211729+0000" && echo "ros-kinetic-std-msgs: 0.5.11-0xenial-20180824-085549-0800" && echo "ros-kinetic-strands-navigation-msgs: 1.0.8-1xenial-20190604-102531+0000" && echo "ros-kinetic-tf: 1.11.9-0xenial-20190320-155108-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-smach-ros ros-kinetic-std-msgs ros-kinetic-strands-navigation-msgs ros-kinetic-tf USER buildfarm ENTRYPOINT ["sh", "-c"] CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic strands_human_following --sourcedeb-dir /tmp/binarydeb"] Mount the following volumes when running the container: -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro -v /tmp/binarydeb:/tmp/binarydeb + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5145402487064148157.sh + sleep 1 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 21587 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid + echo # BEGIN SECTION: Build Dockerfile - build binarydeb # BEGIN SECTION: Build Dockerfile - build binarydeb + cd /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_build_binarydeb + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial Check docker base image for updates: docker pull ubuntu:xenial xenial: Pulling from library/ubuntu Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 Status: Image is up to date for ubuntu:xenial + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_strands_human_following . Sending build context to Docker daemon 19.97 kB Sending build context to Docker daemon 19.97 kB Step 1 : FROM ubuntu:xenial ---> bd1cb16e606c Step 2 : VOLUME /var/cache/apt/archives ---> Using cache ---> 4e7e9f3cac48 Step 3 : ENV DEBIAN_FRONTEND noninteractive ---> Using cache ---> 2803df761c40 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 ---> Using cache ---> ee04bd839a68 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen ---> Using cache ---> 5432cd13d635 Step 6 : RUN locale-gen en_US.UTF-8 ---> Using cache ---> 91d301b6a394 Step 7 : ENV LANG en_US.UTF-8 ---> Using cache ---> 55ff57d81b19 Step 8 : ENV TZ GMT+00 ---> Using cache ---> 0dc67000391e Step 9 : RUN useradd -u 1002 -m buildfarm ---> Using cache ---> faeb16a4a506 Step 10 : RUN mkdir /tmp/keys ---> Using cache ---> 277379af7307 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 ---> Using cache ---> c375f89cd9e0 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 ---> Using cache ---> 083bc28f42f2 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list ---> Using cache ---> 7e18f0037cbe Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list ---> Using cache ---> 63ab490b3a0e 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) ---> Using cache ---> 1a8d31902e9e Step 16 : RUN mkdir /tmp/wrapper_scripts ---> Using cache ---> 19009675150b 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 ---> Using cache ---> a0ad25c6aa5b 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 ---> Using cache ---> c33e299c9234 Step 19 : RUN echo "2019-06-04 (+0000)" ---> Using cache ---> 0d37d4211e89 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 ---> Using cache ---> e9ec833f64af Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential ---> Using cache ---> d95c6f17c837 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && echo "ros-kinetic-actionlib: 1.11.13-0xenial-20190320-153044-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src debhelper ros-kinetic-actionlib ---> Using cache ---> 7a01f133ed10 Step 23 : RUN echo "ros-kinetic-actionlib-msgs: 1.12.7-0xenial-20181107-003646-0800" && echo "ros-kinetic-bayes-people-tracker: 1.8.1-1xenial-20190521-162727+0000" && 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-actionlib-msgs ros-kinetic-bayes-people-tracker ros-kinetic-catkin ---> Using cache ---> 82a6737f994b Step 24 : RUN echo "ros-kinetic-geometry-msgs: 1.12.7-0xenial-20181107-003741-0800" && echo "ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800" && echo "ros-kinetic-nav-goals-generator: 1.0.8-1xenial-20190604-102536+0000" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-geometry-msgs ros-kinetic-message-generation ros-kinetic-nav-goals-generator ---> Using cache ---> 4e632ea6b2ff Step 25 : RUN echo "ros-kinetic-rospy: 1.12.14-0xenial-20190320-124852-0800" && echo "ros-kinetic-scitos-ptu: 0.2.0-0xenial-20181101-131236+0000" && echo "ros-kinetic-sensor-msgs: 1.12.7-0xenial-20190320-141518-0800" && echo "ros-kinetic-smach: 3.0.0-0xenial-20180910-211043+0000" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-rospy ros-kinetic-scitos-ptu ros-kinetic-sensor-msgs ros-kinetic-smach ---> Using cache ---> de77ee947b0c Step 26 : RUN echo "ros-kinetic-smach-ros: 3.0.0-0xenial-20180910-211729+0000" && echo "ros-kinetic-std-msgs: 0.5.11-0xenial-20180824-085549-0800" && echo "ros-kinetic-strands-navigation-msgs: 1.0.8-1xenial-20190604-102531+0000" && echo "ros-kinetic-tf: 1.11.9-0xenial-20190320-155108-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-smach-ros ros-kinetic-std-msgs ros-kinetic-strands-navigation-msgs ros-kinetic-tf ---> Using cache ---> 7aaba568c902 Step 27 : USER buildfarm ---> Using cache ---> 98f462737b65 Step 28 : ENTRYPOINT sh -c ---> Using cache ---> 4a19928b12e8 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic strands_human_following --sourcedeb-dir /tmp/binarydeb ---> Using cache ---> eb91d5da4697 Successfully built eb91d5da4697 + echo # END SECTION # END SECTION + echo # BEGIN SECTION: Run Dockerfile - build binarydeb # BEGIN SECTION: Run Dockerfile - build binarydeb + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_strands_human_following # BEGIN SUBSECTION: build binarydeb Package 'ros-kinetic-strands-human-following' version: 0.2.4-0xenial-20190604-111159+0000 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Invoking 'apt-src build ros-kinetic-strands-human-following' in '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 I: Building in /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 .. dpkg-buildpackage: source package ros-kinetic-strands-human-following dpkg-buildpackage: source version 0.2.4-0xenial-20190604-111159+0000 dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Ferdian Jovan dpkg-source --before-build ros-kinetic-strands-human-following-0.2.4 dpkg-buildpackage: host architecture amd64 dpkg-source: info: using options from ros-kinetic-strands-human-following-0.2.4/debian/source/options: --auto-commit fakeroot debian/rules clean dh clean -v --buildsystem=cmake dh_testdir -O-v -O--buildsystem=cmake dh_auto_clean -O-v -O--buildsystem=cmake dh_clean -O-v -O--buildsystem=cmake rm -f debian/debhelper-build-stamp rm -f debian/ros-kinetic-strands-human-following.substvars rm -f debian/ros-kinetic-strands-human-following.*.debhelper rm -rf debian/ros-kinetic-strands-human-following/ rm -rf debian/.debhelper/ rm -f debian/*.debhelper.log rm -f debian/files find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) rm -f *-stamp debian/rules build dh build -v --buildsystem=cmake dh_testdir -O-v -O--buildsystem=cmake dh_update_autotools_config -O-v -O--buildsystem=cmake debian/rules override_dh_auto_configure make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' # In case we're installing to a non-standard location, look for a setup.sh # in the install tree that was dropped by catkin, and source it. It will # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ dh_auto_configure -- \ -DCATKIN_BUILD_BINARY_PACKAGE="1" \ -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" mkdir -p obj-x86_64-linux-gnu cd obj-x86_64-linux-gnu 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 -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic -- This workspace overlays: /opt/ros/kinetic -- Found PythonInterp: /usr/bin/python (found version "2.7.12") -- Using PYTHON_EXECUTABLE: /usr/bin/python -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Skip enable_testing() when building binary package -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/test_results -- Found gmock sources under '/usr/src/gmock': gmock will be built -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found gtest sources under '/usr/src/gmock': gtests will be built -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.14 -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- Generating .msg files for action strands_human_following/SimpleFollow /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/action/SimpleFollow.action Generating for action SimpleFollow -- strands_human_following: 7 messages, 0 services -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_SYSCONFDIR -- Build files have been written to: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' debian/rules override_dh_auto_build make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' # In case we're installing to a non-standard location, look for a setup.sh # in the install tree that was dropped by catkin, and source it. It will # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ dh_auto_build cd obj-x86_64-linux-gnu make -j1 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 -B/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg strands_human_following/SimpleFollowFeedback:actionlib_msgs/GoalID:std_msgs/Header:actionlib_msgs/GoalStatus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowResult make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowResult make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg actionlib_msgs/GoalID:std_msgs/Header:strands_human_following/SimpleFollowGoal make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowFeedback make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowFeedback make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowActionResult make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg actionlib_msgs/GoalID:std_msgs/Header:strands_human_following/SimpleFollowResult:actionlib_msgs/GoalStatus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowActionResult make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowGoal make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowGoal make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= Scanning dependencies of target actionlib_msgs_generate_messages_lisp make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target actionlib_msgs_generate_messages_lisp make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= Scanning dependencies of target std_msgs_generate_messages_lisp make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target std_msgs_generate_messages_lisp make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/DependInfo.cmake --color= Scanning dependencies of target _strands_human_following_generate_messages_check_deps_SimpleFollowAction make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg strands_human_following/SimpleFollowActionResult:actionlib_msgs/GoalStatus:strands_human_following/SimpleFollowActionFeedback:strands_human_following/SimpleFollowResult:strands_human_following/SimpleFollowActionGoal:strands_human_following/SimpleFollowFeedback:actionlib_msgs/GoalID:strands_human_following/SimpleFollowGoal:std_msgs/Header make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowAction make -f CMakeFiles/strands_human_following_generate_messages_lisp.dir/build.make CMakeFiles/strands_human_following_generate_messages_lisp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_lisp.dir/DependInfo.cmake --color= Scanning dependencies of target strands_human_following_generate_messages_lisp make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_lisp.dir/build.make CMakeFiles/strands_human_following_generate_messages_lisp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 2%] Generating Lisp code from strands_human_following/SimpleFollowActionGoal.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg [ 5%] Generating Lisp code from strands_human_following/SimpleFollowFeedback.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg [ 8%] Generating Lisp code from strands_human_following/SimpleFollowActionFeedback.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg [ 10%] Generating Lisp code from strands_human_following/SimpleFollowActionResult.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg [ 13%] Generating Lisp code from strands_human_following/SimpleFollowResult.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg [ 16%] Generating Lisp code from strands_human_following/SimpleFollowAction.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg [ 18%] Generating Lisp code from strands_human_following/SimpleFollowGoal.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/strands_human_following/msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 18%] Built target strands_human_following_generate_messages_lisp make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color= Scanning dependencies of target std_msgs_generate_messages_py make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 18%] Built target std_msgs_generate_messages_py make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_py.dir/DependInfo.cmake --color= Scanning dependencies of target actionlib_msgs_generate_messages_py make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_py.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 18%] Built target actionlib_msgs_generate_messages_py make -f CMakeFiles/strands_human_following_generate_messages_py.dir/build.make CMakeFiles/strands_human_following_generate_messages_py.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_py.dir/DependInfo.cmake --color= Scanning dependencies of target strands_human_following_generate_messages_py make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_py.dir/build.make CMakeFiles/strands_human_following_generate_messages_py.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 21%] Generating Python from MSG strands_human_following/SimpleFollowActionGoal catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 24%] Generating Python from MSG strands_human_following/SimpleFollowFeedback catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 27%] Generating Python from MSG strands_human_following/SimpleFollowActionFeedback catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 29%] Generating Python from MSG strands_human_following/SimpleFollowActionResult catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 32%] Generating Python from MSG strands_human_following/SimpleFollowResult catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 35%] Generating Python from MSG strands_human_following/SimpleFollowAction catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 37%] Generating Python from MSG strands_human_following/SimpleFollowGoal catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg [ 40%] Generating Python msg __init__.py for strands_human_following catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg --initpy make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 40%] Built target strands_human_following_generate_messages_py make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= Scanning dependencies of target std_msgs_generate_messages_nodejs make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 40%] Built target std_msgs_generate_messages_nodejs make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= Scanning dependencies of target actionlib_msgs_generate_messages_nodejs make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 40%] Built target actionlib_msgs_generate_messages_nodejs make -f CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build.make CMakeFiles/strands_human_following_generate_messages_nodejs.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_nodejs.dir/DependInfo.cmake --color= Scanning dependencies of target strands_human_following_generate_messages_nodejs make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build.make CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 43%] Generating Javascript code from strands_human_following/SimpleFollowActionGoal.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg [ 45%] Generating Javascript code from strands_human_following/SimpleFollowFeedback.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg [ 48%] Generating Javascript code from strands_human_following/SimpleFollowActionFeedback.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg [ 51%] Generating Javascript code from strands_human_following/SimpleFollowActionResult.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg [ 54%] Generating Javascript code from strands_human_following/SimpleFollowResult.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg [ 56%] Generating Javascript code from strands_human_following/SimpleFollowAction.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg [ 59%] Generating Javascript code from strands_human_following/SimpleFollowGoal.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/strands_human_following/msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 59%] Built target strands_human_following_generate_messages_nodejs make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_eus.dir/DependInfo.cmake --color= Scanning dependencies of target actionlib_msgs_generate_messages_eus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 59%] Built target actionlib_msgs_generate_messages_eus make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color= Scanning dependencies of target std_msgs_generate_messages_eus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 59%] Built target std_msgs_generate_messages_eus make -f CMakeFiles/strands_human_following_generate_messages_eus.dir/build.make CMakeFiles/strands_human_following_generate_messages_eus.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_eus.dir/DependInfo.cmake --color= Scanning dependencies of target strands_human_following_generate_messages_eus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_eus.dir/build.make CMakeFiles/strands_human_following_generate_messages_eus.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 62%] Generating EusLisp code from strands_human_following/SimpleFollowActionGoal.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 64%] Generating EusLisp code from strands_human_following/SimpleFollowFeedback.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 67%] Generating EusLisp code from strands_human_following/SimpleFollowActionFeedback.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 70%] Generating EusLisp code from strands_human_following/SimpleFollowActionResult.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 72%] Generating EusLisp code from strands_human_following/SimpleFollowResult.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 75%] Generating EusLisp code from strands_human_following/SimpleFollowAction.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 78%] Generating EusLisp code from strands_human_following/SimpleFollowGoal.msg catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following/msg [ 81%] Generating EusLisp manifest code for strands_human_following catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py -m -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/roseus/ros/strands_human_following strands_human_following actionlib_msgs std_msgs make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 81%] Built target strands_human_following_generate_messages_eus make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= Scanning dependencies of target actionlib_msgs_generate_messages_cpp make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 81%] Built target actionlib_msgs_generate_messages_cpp make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= Scanning dependencies of target std_msgs_generate_messages_cpp make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 81%] Built target std_msgs_generate_messages_cpp make -f CMakeFiles/strands_human_following_generate_messages_cpp.dir/build.make CMakeFiles/strands_human_following_generate_messages_cpp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_cpp.dir/DependInfo.cmake --color= Scanning dependencies of target strands_human_following_generate_messages_cpp make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_cpp.dir/build.make CMakeFiles/strands_human_following_generate_messages_cpp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 83%] Generating C++ code from strands_human_following/SimpleFollowActionGoal.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. [ 86%] Generating C++ code from strands_human_following/SimpleFollowFeedback.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. [ 89%] Generating C++ code from strands_human_following/SimpleFollowActionFeedback.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. [ 91%] Generating C++ code from strands_human_following/SimpleFollowActionResult.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. [ 94%] Generating C++ code from strands_human_following/SimpleFollowResult.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. [ 97%] Generating C++ code from strands_human_following/SimpleFollowAction.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. [100%] Generating C++ code from strands_human_following/SimpleFollowGoal.msg cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 && /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg -Istrands_human_following:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg -Iactionlib_msgs:/opt/ros/kinetic/share/actionlib_msgs/cmake/../msg -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p strands_human_following -o /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/include/strands_human_following -e /opt/ros/kinetic/share/gencpp/cmake/.. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [100%] Built target strands_human_following_generate_messages_cpp make -f CMakeFiles/strands_human_following_generate_messages.dir/build.make CMakeFiles/strands_human_following_generate_messages.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages.dir/DependInfo.cmake --color= Scanning dependencies of target strands_human_following_generate_messages make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages.dir/build.make CMakeFiles/strands_human_following_generate_messages.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [100%] Built target strands_human_following_generate_messages make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles 0 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' debian/rules override_dh_auto_test make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' # In case we're installing to a non-standard location, look for a setup.sh # in the install tree that was dropped by catkin, and source it. It will # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. echo -- Running tests. Even if one of them fails the build is not canceled. -- Running tests. Even if one of them fails the build is not canceled. if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ dh_auto_test || true make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' fakeroot debian/rules binary dh binary -v --buildsystem=cmake dh_testroot -O-v -O--buildsystem=cmake dh_prep -O-v -O--buildsystem=cmake rm -f debian/ros-kinetic-strands-human-following.substvars rm -f debian/ros-kinetic-strands-human-following.*.debhelper rm -rf debian/ros-kinetic-strands-human-following/ dh_installdirs -O-v -O--buildsystem=cmake install -d debian/ros-kinetic-strands-human-following debian/rules override_dh_auto_install make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' # In case we're installing to a non-standard location, look for a setup.sh # in the install tree that was dropped by catkin, and source it. It will # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ dh_auto_install cd obj-x86_64-linux-gnu make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 -B/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionFeedback.msg strands_human_following/SimpleFollowFeedback:actionlib_msgs/GoalID:std_msgs/Header:actionlib_msgs/GoalStatus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowActionFeedback make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowResult.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowResult.msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowResult make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionGoal.msg actionlib_msgs/GoalID:std_msgs/Header:strands_human_following/SimpleFollowGoal make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowActionGoal make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowFeedback.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowFeedback.msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowFeedback make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowActionResult.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowActionResult.msg actionlib_msgs/GoalID:std_msgs/Header:strands_human_following/SimpleFollowResult:actionlib_msgs/GoalStatus make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowActionResult make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowGoal.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowGoal.msg make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowGoal make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_lisp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target actionlib_msgs_generate_messages_lisp make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target std_msgs_generate_messages_lisp make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/build.make CMakeFiles/_strands_human_following_generate_messages_check_deps_SimpleFollowAction.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py strands_human_following /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/share/strands_human_following/msg/SimpleFollowAction.msg strands_human_following/SimpleFollowActionResult:actionlib_msgs/GoalStatus:strands_human_following/SimpleFollowActionFeedback:strands_human_following/SimpleFollowResult:strands_human_following/SimpleFollowActionGoal:strands_human_following/SimpleFollowFeedback:actionlib_msgs/GoalID:strands_human_following/SimpleFollowGoal:std_msgs/Header make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 0%] Built target _strands_human_following_generate_messages_check_deps_SimpleFollowAction make -f CMakeFiles/strands_human_following_generate_messages_lisp.dir/build.make CMakeFiles/strands_human_following_generate_messages_lisp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_lisp.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_lisp.dir/build.make CMakeFiles/strands_human_following_generate_messages_lisp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages_lisp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 18%] Built target strands_human_following_generate_messages_lisp make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 18%] Built target std_msgs_generate_messages_py make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_py.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_py.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_py.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_py.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 18%] Built target actionlib_msgs_generate_messages_py make -f CMakeFiles/strands_human_following_generate_messages_py.dir/build.make CMakeFiles/strands_human_following_generate_messages_py.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_py.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_py.dir/build.make CMakeFiles/strands_human_following_generate_messages_py.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages_py.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 40%] Built target strands_human_following_generate_messages_py make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 40%] Built target std_msgs_generate_messages_nodejs make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_nodejs.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 40%] Built target actionlib_msgs_generate_messages_nodejs make -f CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build.make CMakeFiles/strands_human_following_generate_messages_nodejs.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_nodejs.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build.make CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages_nodejs.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 59%] Built target strands_human_following_generate_messages_nodejs make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_eus.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_eus.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 59%] Built target actionlib_msgs_generate_messages_eus make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 59%] Built target std_msgs_generate_messages_eus make -f CMakeFiles/strands_human_following_generate_messages_eus.dir/build.make CMakeFiles/strands_human_following_generate_messages_eus.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_eus.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_eus.dir/build.make CMakeFiles/strands_human_following_generate_messages_eus.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages_eus.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 81%] Built target strands_human_following_generate_messages_eus make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build.make CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/actionlib_msgs_generate_messages_cpp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 81%] Built target actionlib_msgs_generate_messages_cpp make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [ 81%] Built target std_msgs_generate_messages_cpp make -f CMakeFiles/strands_human_following_generate_messages_cpp.dir/build.make CMakeFiles/strands_human_following_generate_messages_cpp.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages_cpp.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages_cpp.dir/build.make CMakeFiles/strands_human_following_generate_messages_cpp.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages_cpp.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [100%] Built target strands_human_following_generate_messages_cpp make -f CMakeFiles/strands_human_following_generate_messages.dir/build.make CMakeFiles/strands_human_following_generate_messages.dir/depend make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles/strands_human_following_generate_messages.dir/DependInfo.cmake --color= make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make -f CMakeFiles/strands_human_following_generate_messages.dir/build.make CMakeFiles/strands_human_following_generate_messages.dir/build make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[4]: Nothing to be done for 'CMakeFiles/strands_human_following_generate_messages.dir/build'. make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' [100%] Built target strands_human_following_generate_messages make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' make[3]: Nothing to be done for 'preinstall'. make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "None" + cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 + mkdir -p /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages + /usr/bin/env PYTHONPATH=/opt/ros/kinetic/lib/python2.7/dist-packages:/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib/python2.7/dist-packages:/opt/ros/kinetic/lib/python2.7/dist-packages:/tmp/ros_buildfarm: CATKIN_BINARY_DIR=/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu /usr/bin/python /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/setup.py build --build-base /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu install --root=/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following --install-layout=deb --prefix=/opt/ros/kinetic --install-scripts=/opt/ros/kinetic/bin running build running build_py creating /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7 creating /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following copying src/strands_human_following/__init__.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following copying src/strands_human_following/follow_and_move.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following copying src/strands_human_following/human_follow.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following copying src/strands_human_following/local_search.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following copying src/strands_human_following/wander_search.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following running build_scripts creating /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/scripts-2.7 copying and adjusting scripts/simple_follow_server.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/scripts-2.7 changing mode of /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/scripts-2.7/simple_follow_server.py from 644 to 755 running install running install_lib creating /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following copying /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following/__init__.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following copying /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following/follow_and_move.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following copying /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following/human_follow.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following copying /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following/local_search.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following copying /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/lib.linux-x86_64-2.7/strands_human_following/wander_search.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following byte-compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/__init__.py to __init__.pyc byte-compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/follow_and_move.py to follow_and_move.pyc byte-compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/human_follow.py to human_follow.pyc byte-compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/local_search.py to local_search.pyc byte-compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/wander_search.py to wander_search.pyc running install_scripts creating /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/bin copying /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/scripts-2.7/simple_follow_server.py -> /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/bin changing mode of /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/bin/simple_follow_server.py to 755 running install_egg_info Writing /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following-0.2.4.egg-info -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/action/SimpleFollow.action -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowAction.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowActionGoal.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowActionResult.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowActionFeedback.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowGoal.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowResult.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/msg/SimpleFollowFeedback.msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/cmake/strands_human_following-msg-paths.cmake -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowActionResult.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowGoal.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowActionFeedback.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowAction.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowResult.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowActionGoal.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/include/strands_human_following/SimpleFollowFeedback.h -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowActionGoal.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowResult.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowGoal.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowAction.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowFeedback.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowActionResult.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/msg/SimpleFollowActionFeedback.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/roseus/ros/strands_human_following/manifest.l -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/strands_human_following-msg.asd -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowActionGoal.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowAction.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowActionFeedback.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowActionFeedback.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowFeedback.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowAction.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowFeedback.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowResult.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowGoal.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowResult.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowActionGoal.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowActionResult.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/SimpleFollowActionResult.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/common-lisp/ros/strands_human_following/msg/_package_SimpleFollowGoal.lisp -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowActionFeedback.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowAction.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowGoal.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowFeedback.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowResult.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowActionGoal.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/SimpleFollowActionResult.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/msg/_index.js -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/gennodejs/ros/strands_human_following/_index.js Listing /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/__init__.py ... Listing /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowAction.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionFeedback.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionGoal.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionResult.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowFeedback.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowGoal.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowResult.py ... Compiling /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/strands_human_following/msg/__init__.py ... -- Up-to-date: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowResult.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionGoal.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowFeedback.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionFeedback.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowAction.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowGoal.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowFeedback.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowAction.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionGoal.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionResult.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionFeedback.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowResult.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowActionResult.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/_SimpleFollowGoal.pyc -- Up-to-date: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following -- Up-to-date: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/__init__.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/python2.7/dist-packages/strands_human_following/msg/__init__.pyc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/pkgconfig/strands_human_following.pc -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/cmake/strands_human_following-msg-extras.cmake -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/cmake/strands_human_followingConfig.cmake -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/cmake/strands_human_followingConfig-version.cmake -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/package.xml -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/simple_follow_client.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/simple_follow_server.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/__init__.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/human_follow.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/follow_and_move.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/local_search.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/lib/strands_human_following/wander_search.py -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/launch -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/launch/simple_follow.launch -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/conf -- Installing: /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following/opt/ros/kinetic/share/strands_human_following/conf/default.yaml make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu' cd /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' dh_install -O-v -O--buildsystem=cmake dh_installdocs -O-v -O--buildsystem=cmake install -d debian/ros-kinetic-strands-human-following/usr/share/doc/ros-kinetic-strands-human-following dh_installchangelogs -O-v -O--buildsystem=cmake install -p -m0644 debian/changelog debian/ros-kinetic-strands-human-following/usr/share/doc/ros-kinetic-strands-human-following/changelog.Debian dh_installexamples -O-v -O--buildsystem=cmake dh_installman -O-v -O--buildsystem=cmake dh_installcatalogs -O-v -O--buildsystem=cmake dh_installcron -O-v -O--buildsystem=cmake dh_installdebconf -O-v -O--buildsystem=cmake install -d debian/ros-kinetic-strands-human-following/DEBIAN dh_installemacsen -O-v -O--buildsystem=cmake dh_installifupdown -O-v -O--buildsystem=cmake dh_installinfo -O-v -O--buildsystem=cmake dh_installinit -O-v -O--buildsystem=cmake dh_installmenu -O-v -O--buildsystem=cmake dh_installmime -O-v -O--buildsystem=cmake dh_installmodules -O-v -O--buildsystem=cmake dh_installlogcheck -O-v -O--buildsystem=cmake dh_installlogrotate -O-v -O--buildsystem=cmake dh_installpam -O-v -O--buildsystem=cmake dh_installppp -O-v -O--buildsystem=cmake dh_installudev -O-v -O--buildsystem=cmake dh_installgsettings -O-v -O--buildsystem=cmake dh_bugfiles -O-v -O--buildsystem=cmake dh_ucf -O-v -O--buildsystem=cmake dh_lintian -O-v -O--buildsystem=cmake dh_gconf -O-v -O--buildsystem=cmake dh_icons -O-v -O--buildsystem=cmake dh_perl -O-v -O--buildsystem=cmake dh_usrlocal -O-v -O--buildsystem=cmake dh_link -O-v -O--buildsystem=cmake dh_installwm -O-v -O--buildsystem=cmake dh_installxfonts -O-v -O--buildsystem=cmake dh_strip_nondeterminism -O-v -O--buildsystem=cmake dh_compress -O-v -O--buildsystem=cmake cd debian/ros-kinetic-strands-human-following chmod a-x usr/share/doc/ros-kinetic-strands-human-following/changelog.Debian gzip -9nf usr/share/doc/ros-kinetic-strands-human-following/changelog.Debian cd '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' dh_fixperms -O-v -O--buildsystem=cmake find debian/ros-kinetic-strands-human-following -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/ros-kinetic-strands-human-following ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/ros-kinetic-strands-human-following/usr/share/doc -type f ! -regex 'debian/ros-kinetic-strands-human-following/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/ros-kinetic-strands-human-following/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 find debian/ros-kinetic-strands-human-following/usr/share/man debian/ros-kinetic-strands-human-following/usr/man/ debian/ros-kinetic-strands-human-following/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 find debian/ros-kinetic-strands-human-following/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 find debian/ros-kinetic-strands-human-following/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 find debian/ros-kinetic-strands-human-following/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-strands-human-following/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X find debian/ros-kinetic-strands-human-following -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 find debian/ros-kinetic-strands-human-following/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w dh_strip -O-v -O--buildsystem=cmake dh_makeshlibs -O-v -O--buildsystem=cmake rm -f debian/ros-kinetic-strands-human-following/DEBIAN/shlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' # In case we're installing to a non-standard location, look for a setup.sh # in the install tree that was dropped by catkin, and source it. It will # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4/debian/ros-kinetic-strands-human-following//opt/ros/kinetic/lib/ make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4' dh_installdeb -O-v -O--buildsystem=cmake dh_gencontrol -O-v -O--buildsystem=cmake echo misc:Depends= >> debian/ros-kinetic-strands-human-following.substvars echo misc:Pre-Depends= >> debian/ros-kinetic-strands-human-following.substvars dpkg-gencontrol -pros-kinetic-strands-human-following -ldebian/changelog -Tdebian/ros-kinetic-strands-human-following.substvars -Pdebian/ros-kinetic-strands-human-following dpkg-gencontrol: warning: Depends field of package ros-kinetic-strands-human-following: unknown substitution variable ${shlibs:Depends} chmod 0644 debian/ros-kinetic-strands-human-following/DEBIAN/control chown 0:0 debian/ros-kinetic-strands-human-following/DEBIAN/control dh_md5sums -O-v -O--buildsystem=cmake (cd debian/ros-kinetic-strands-human-following >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 0644 debian/ros-kinetic-strands-human-following/DEBIAN/md5sums chown 0:0 debian/ros-kinetic-strands-human-following/DEBIAN/md5sums dh_builddeb -O-v -O--buildsystem=cmake dpkg-deb --build debian/ros-kinetic-strands-human-following .. dpkg-deb: building package 'ros-kinetic-strands-human-following' in '../ros-kinetic-strands-human-following_0.2.4-0xenial-20190604-111159+0000_amd64.deb'. dpkg-genchanges -b >../ros-kinetic-strands-human-following_0.2.4-0xenial-20190604-111159+0000_amd64.changes dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data LINE: -- Ferdian Jovan Fri, 25 Jan 2019 00:00:00 -0000 dpkg-genchanges: binary-only upload (no source code included) dpkg-source --after-build ros-kinetic-strands-human-following-0.2.4 dpkg-source: info: using options from ros-kinetic-strands-human-following-0.2.4/debian/source/options: --auto-commit dpkg-buildpackage: binary-only upload (no source included) I: Successfully built in /tmp/binarydeb/ros-kinetic-strands-human-following-0.2.4 # END SUBSECTION + echo # END SECTION # END SECTION [Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5801226380672211723.sh + [ false = false ] + echo # BEGIN SECTION: Clean up to save disk space on slaves # BEGIN SECTION: Clean up to save disk space on slaves + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__strands_human_following__ubuntu_xenial_amd64__binary/binarydeb + rm -fr binarydeb/ros-kinetic-strands-human-following-0.2.4/CHANGELOG.rst binarydeb/ros-kinetic-strands-human-following-0.2.4/CMakeLists.txt binarydeb/ros-kinetic-strands-human-following-0.2.4/LICENSE binarydeb/ros-kinetic-strands-human-following-0.2.4/README.md binarydeb/ros-kinetic-strands-human-following-0.2.4/action binarydeb/ros-kinetic-strands-human-following-0.2.4/conf binarydeb/ros-kinetic-strands-human-following-0.2.4/debian binarydeb/ros-kinetic-strands-human-following-0.2.4/launch binarydeb/ros-kinetic-strands-human-following-0.2.4/obj-x86_64-linux-gnu binarydeb/ros-kinetic-strands-human-following-0.2.4/package.xml binarydeb/ros-kinetic-strands-human-following-0.2.4/scripts binarydeb/ros-kinetic-strands-human-following-0.2.4/setup.py binarydeb/ros-kinetic-strands-human-following-0.2.4/src + echo # END SECTION # END SECTION SSH: Connecting from host [lcas-buildfarm-slave-2] SSH: Connecting with configuration [repo] ... SSH: Disconnecting configuration [repo] ... SSH: Transferred 2 file(s) Build step 'Send files or execute commands over SSH' changed build result to SUCCESS Waiting for the completion of Krel_import-package Krel_import-package #4627 completed. Result was SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 23347 killed; [ssh-agent] Stopped. [description-setter] Description set: 0.2.4-0xenial-20190604-111159+0000 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 Triggering a new build of Kbin_uX64__strands_hri__ubuntu_xenial_amd64__binary Finished: SUCCESS