Started by timer Running as SYSTEM Building remotely on repo (building_repository) in workspace /home/jenkins-slave/workspace/import_upstream No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ros-infrastructure/reprepro-updater.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from https://github.com/ros-infrastructure/reprepro-updater.git > git --version # timeout=10 > git fetch --tags --progress --depth=1 https://github.com/ros-infrastructure/reprepro-updater.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/refactor^{commit} # timeout=10 Checking out Revision fe10f4f6d1cb6bff997fb556fdab241d8a4c93f5 (origin/refactor) > git config core.sparsecheckout # timeout=10 > git checkout -f fe10f4f6d1cb6bff997fb556fdab241d8a4c93f5 # timeout=10 Commit message: "Handle removefilter args that exceed command line max length. (#173)" > git rev-list --no-walk fe10f4f6d1cb6bff997fb556fdab241d8a4c93f5 # timeout=10 [import_upstream] $ /bin/sh -xe /tmp/jenkins5568495670628558265.sh + echo # BEGIN SECTION: import debian packages # BEGIN SECTION: import debian packages + [ true = true ] + export COMMIT_ARG=--commit + export PYTHONPATH=/home/jenkins-slave/workspace/import_upstream/reprepro-updater/src: + echo # BEGIN SUBSECTION: import debian packages for ubuntu_building # BEGIN SUBSECTION: import debian packages for ubuntu_building + python -u /home/jenkins-slave/workspace/import_upstream/reprepro-updater/scripts/import_upstream.py ubuntu_building /home/jenkins-slave/reprepro_config/ros_bootstrap.yaml --commit loading config file: /home/jenkins-slave/reprepro_config/ros_bootstrap.yaml adding arches set(['source', 'amd64']) and suites: set(['bionic', 'xenial']) target_distros ['bionic', 'xenial'] target_arches ['bionic', 'xenial'] Updating for bionic amd64 to update into repo /var/repos/ubuntu/building I have a lock on /var/repos/ubuntu/building/lock Creating updates file /var/repos/ubuntu/building/conf/updates Name: ros_bootstrap Method: http://repos.ros.org/repos/ros_bootstrap Suite: bionic Components: main Architectures: amd64 VerifyRelease: blindtrust Creating distributions file /var/repos/ubuntu/building/conf/distributions running command ['reprepro', '-v', '-b', '/var/repos/ubuntu/building', '--noskipold', 'update', 'bionic'] aptmethod got 'http://repos.ros.org/repos/ros_bootstrap/dists/bionic/InRelease' Calculating packages to get... Updating for bionic source to update into repo /var/repos/ubuntu/building I have a lock on /var/repos/ubuntu/building/lock Creating updates file /var/repos/ubuntu/building/conf/updates Name: ros_bootstrap Method: http://repos.ros.org/repos/ros_bootstrap Suite: bionic Components: main Architectures: source VerifyRelease: blindtrust Creating distributions file /var/repos/ubuntu/building/conf/distributions running command ['reprepro', '-v', '-b', '/var/repos/ubuntu/building', '--noskipold', 'update', 'bionic'] aptmethod got 'http://repos.ros.org/repos/ros_bootstrap/dists/bionic/InRelease' File "pool/main/p/python3-colcon-bazel/python3-colcon-bazel_0.1.0.orig.tar.gz" is already registered with different checksums! md5 expected: 520684ff3dcd6d779797c00fd2dce441, got: 46cf83909a9cb609a4316260cb3481e9 sha1 expected: b14e92018a1eeb634ba88fbdda86b0409ece5575, got: bfd3d84092e6686f7d6f522351370f96391b6f58 sha256 expected: 15016ec1797b5ae6e0a805428f64ab4a98f0c04ea3654873965535f20d56bc21, got: 20362903884a2de61a9a9ce6ba75ed24e1e1b8895d40ff7bafa8506f8b81c249 size expected: 10318, got: 9772 There have been errors! Calculating packages to get... Execution of [['reprepro', '-v', '-b', '/var/repos/ubuntu/building', '--noskipold', 'update', 'bionic']] Failed: Command '['reprepro', '-v', '-b', '/var/repos/ubuntu/building', '--noskipold', 'update', 'bionic']' returned non-zero exit status 254 Traceback (most recent call last): File "/home/jenkins-slave/workspace/import_upstream/reprepro-updater/scripts/import_upstream.py", line 68, in updates_generator, distro, arch, options.commit) File "/home/jenkins-slave/workspace/import_upstream/reprepro-updater/src/reprepro_updater/helpers.py", line 199, in run_update raise RuntimeError('update command failed') RuntimeError: update command failed Build step 'Execute shell' marked build as failure Sending e-mails to: lcas-build-farm@googlegroups.com Finished: FAILURE