Diff of the two buildlogs: -- --- b1/build.log 2020-05-02 17:19:21.082490162 +0000 +++ b2/build.log 2020-05-02 17:29:25.462238204 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Jun 4 11:37:53 -12 2021 -I: pbuilder-time-stamp: 1622849873 +I: Current time: Sun May 3 07:19:22 +14 2020 +I: pbuilder-time-stamp: 1588439962 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Fri Apr 5 06:26:34 2019 -12 +gpgv: Signature made Sat Apr 6 08:26:34 2019 +14 gpgv: using RSA key 746CDD186186342860EB9EB563FE10EAD55D0FDB gpgv: issuer "koblizeko@gmail.com" gpgv: Can't check signature: No public key @@ -28,6 +28,18 @@ dpkg-source: info: unpacking python-fakeredis_1.0.3-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/6716/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/6716/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -180,7 +192,7 @@ Get: 81 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] Get: 82 http://deb.debian.org/debian buster/main i386 python3-six all 1.12.0-1 [15.7 kB] Get: 83 http://deb.debian.org/debian buster/main i386 python3-sortedcontainers all 2.0.4-1 [31.0 kB] -Fetched 33.7 MB in 1s (43.1 MB/s) +Fetched 33.7 MB in 10s (3299 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -543,7 +555,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/python-fakeredis-1.0.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-fakeredis-1.0.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package python-fakeredis dpkg-buildpackage: info: source version 1.0.3-1 dpkg-buildpackage: info: source distribution unstable @@ -580,16 +592,16 @@ running build running build_py creating /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis +copying fakeredis/_server.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis copying fakeredis/_zset.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis copying fakeredis/__init__.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis -copying fakeredis/_server.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis I: pybuild base:217: /usr/bin/python3 setup.py build running build running build_py creating /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis +copying fakeredis/_server.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis copying fakeredis/_zset.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis copying fakeredis/__init__.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis -copying fakeredis/_server.py -> /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis dh_auto_test -O--buildsystem=pybuild I: pybuild base:217: cd /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build; python2.7 -m nose -v test_fakeredis.py test_fakeredis.py:TestFakeStrictRedis test_fakeredis.py:TestFakeRedis test_acquiring_lock_different_lock_release (test_fakeredis.TestFakeRedis) ... SKIP: Legacy redis class does not apply to redis-py 3+ @@ -1448,23 +1460,7 @@ test_pubsub_listen_handler (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok test_pubsub_psubscribe (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok test_pubsub_punsubscribe (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok -test_pubsub_run_in_thread (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... Exception in thread Thread-12: -Traceback (most recent call last): - File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner - self.run() - File "/usr/lib/python2.7/dist-packages/redis/client.py", line 3237, in run - pubsub.close() - File "/usr/lib/python2.7/dist-packages/redis/client.py", line 2968, in close - self.reset() - File "/usr/lib/python2.7/dist-packages/redis/client.py", line 2958, in reset - self.connection.disconnect() - File "/usr/lib/python2.7/dist-packages/redis/connection.py", line 586, in disconnect - self._sock.shutdown(socket.SHUT_RDWR) - File "fakeredis/_server.py", line 646, in shutdown - self._parser.close() -ValueError: generator already executing - -ok +test_pubsub_run_in_thread (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok test_pubsub_subscribe (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok test_pubsub_timeout (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok test_pubsub_unsubscribe (test_fakeredis.TestFakeStrictRedisDecodeResponses) ... ok @@ -3144,7 +3140,7 @@ test_zadd_with_single_keypair (test_fakeredis.TestFakeRedis) ... SKIP: Legacy redis class does not apply to redis-py 3+ ---------------------------------------------------------------------- -Ran 2534 tests in 119.857s +Ran 2534 tests in 120.831s OK (SKIP=1101) I: pybuild base:217: cd /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build; python3.7 -m nose -v test_fakeredis.py test_fakeredis.py:TestFakeStrictRedis test_fakeredis.py:TestFakeRedis @@ -5684,7 +5680,7 @@ test_zadd_with_single_keypair (test_fakeredis.TestFakeRedis) ... SKIP: Legacy redis class does not apply to redis-py 3+ ---------------------------------------------------------------------- -Ran 2534 tests in 119.676s +Ran 2534 tests in 120.574s OK (SKIP=1101) create-stamp debian/debhelper-build-stamp @@ -5703,17 +5699,17 @@ creating /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib creating /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7 creating /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages -copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/test_fakeredis.pyc -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages creating /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis -copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/_zset.pyc -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis +copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/_server.py -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/_zset.py -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis +copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/_zset.pyc -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/_server.pyc -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis -copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/__init__.py -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/__init__.pyc -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis -copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/_server.py -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis +copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/fakeredis/__init__.py -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis +copying /build/python-fakeredis-1.0.3/.pybuild/cpython2_2.7_fakeredis/build/test_fakeredis.pyc -> /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages +byte-compiling /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis/_server.py to _server.pyc byte-compiling /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis/_zset.py to _zset.pyc byte-compiling /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis/__init__.py to __init__.pyc -byte-compiling /build/python-fakeredis-1.0.3/debian/python-fakeredis/usr/lib/python2.7/dist-packages/fakeredis/_server.py to _server.pyc running install_egg_info running egg_info creating fakeredis.egg-info @@ -5738,19 +5734,19 @@ creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7 creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages +creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/__pycache__ +copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/__pycache__/test_fakeredis.cpython-37.pyc -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/__pycache__ creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis -copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/_zset.py -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis -copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/__init__.py -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/_server.py -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis +copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/_zset.py -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/__pycache__ -copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/__pycache__/_server.cpython-37.pyc -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/__pycache__ copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/__pycache__/_zset.cpython-37.pyc -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/__pycache__ +copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/__pycache__/_server.cpython-37.pyc -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/__pycache__ copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/__pycache__/__init__.cpython-37.pyc -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/__pycache__ -creating /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/__pycache__ -copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/__pycache__/test_fakeredis.cpython-37.pyc -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/__pycache__ +copying /build/python-fakeredis-1.0.3/.pybuild/cpython3_3.7_fakeredis/build/fakeredis/__init__.py -> /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis +byte-compiling /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/_server.py to _server.cpython-37.pyc byte-compiling /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/_zset.py to _zset.cpython-37.pyc byte-compiling /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-fakeredis-1.0.3/debian/python3-fakeredis/usr/lib/python3.7/dist-packages/fakeredis/_server.py to _server.cpython-37.pyc running install_egg_info running egg_info writing fakeredis.egg-info/PKG-INFO @@ -5783,8 +5779,8 @@ dpkg-gencontrol: warning: package python-fakeredis: substitution variable ${python:Versions} unused, but is defined dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild -dpkg-deb: building package 'python-fakeredis' in '../python-fakeredis_1.0.3-1_all.deb'. dpkg-deb: building package 'python3-fakeredis' in '../python3-fakeredis_1.0.3-1_all.deb'. +dpkg-deb: building package 'python-fakeredis' in '../python-fakeredis_1.0.3-1_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../python-fakeredis_1.0.3-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -5792,12 +5788,14 @@ dpkg-source: info: using options from python-fakeredis-1.0.3/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/6716/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/6716/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/6748 and its subdirectories -I: Current time: Fri Jun 4 11:42:20 -12 2021 -I: pbuilder-time-stamp: 1622850140 +I: removing directory /srv/workspace/pbuilder/6716 and its subdirectories +I: Current time: Sun May 3 07:29:24 +14 2020 +I: pbuilder-time-stamp: 1588440564