23:16:02 # BEGIN SUBSECTION: import debian packages for ubuntu_building
23:16:02 + 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
23:16:02 loading config file: /home/jenkins-slave/reprepro_config/ros_bootstrap.yaml
23:16:02 adding arches set(['source', 'amd64']) and suites: set(['bionic', 'xenial'])
23:16:02 target_distros ['bionic', 'xenial']
23:16:02 target_arches ['bionic', 'xenial']
23:16:02 Updating for bionic amd64 to update into repo /var/repos/ubuntu/building
23:16:02 I have a lock on /var/repos/ubuntu/building/lock
23:16:02 Creating updates file /var/repos/ubuntu/building/conf/updates
23:16:02 Name: ros_bootstrap
23:16:02 Method:
http://repos.ros.org/repos/ros_bootstrap
23:16:02 Suite: bionic
23:16:02 Components: main
23:16:02 Architectures: amd64
23:16:02 VerifyRelease: blindtrust
23:16:02
23:16:02 Creating distributions file /var/repos/ubuntu/building/conf/distributions
23:16:02 running command ['reprepro', '-v', '-b', '/var/repos/ubuntu/building', '--noskipold', 'update', 'bionic']
23:16:05 aptmethod got '
http://repos.ros.org/repos/ros_bootstrap/dists/bionic/InRelease'
23:16:06 Calculating packages to get...
23:16:06 Updating for bionic source to update into repo /var/repos/ubuntu/building
23:16:06 I have a lock on /var/repos/ubuntu/building/lock
23:16:06 Creating updates file /var/repos/ubuntu/building/conf/updates
23:16:06 Name: ros_bootstrap
23:16:06 Method:
http://repos.ros.org/repos/ros_bootstrap
23:16:06 Suite: bionic
23:16:06 Components: main
23:16:06 Architectures: source
23:16:06 VerifyRelease: blindtrust
23:16:06
23:16:06 Creating distributions file /var/repos/ubuntu/building/conf/distributions
23:16:06 running command ['reprepro', '-v', '-b', '/var/repos/ubuntu/building', '--noskipold', 'update', 'bionic']
23:16:08 aptmethod got '
http://repos.ros.org/repos/ros_bootstrap/dists/bionic/InRelease'
23:16:09 File "pool/main/p/python3-colcon-bazel/python3-colcon-bazel_0.1.0.orig.tar.gz" is already registered with different checksums!
23:16:09 md5 expected: 520684ff3dcd6d779797c00fd2dce441, got: 46cf83909a9cb609a4316260cb3481e9
23:16:09 sha1 expected: b14e92018a1eeb634ba88fbdda86b0409ece5575, got: bfd3d84092e6686f7d6f522351370f96391b6f58
23:16:09 sha256 expected: 15016ec1797b5ae6e0a805428f64ab4a98f0c04ea3654873965535f20d56bc21, got: 20362903884a2de61a9a9ce6ba75ed24e1e1b8895d40ff7bafa8506f8b81c249
23:16:09 size expected: 10318, got: 9772
23:16:09 There have been errors!
23:16:09 Calculating packages to get...
23:16:09 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
23:16:09 Traceback (most recent call last):
23:16:09 File "/home/jenkins-slave/workspace/import_upstream/reprepro-updater/scripts/import_upstream.py", line 68, in <module>
23:16:09 updates_generator, distro, arch, options.commit)
23:16:09 File "/home/jenkins-slave/workspace/import_upstream/reprepro-updater/src/reprepro_updater/helpers.py", line 199, in run_update
23:16:09 raise RuntimeError('update command failed')
23:16:09 RuntimeError: update command failed
23:16:09 Build step 'Execute shell' marked build as failure
23:16:09 Sending e-mails to: lcas-build-farm@googlegroups.com
23:16:09 Finished: FAILURE