Diff of the two buildlogs: -- --- b1/build.log 2020-03-11 13:45:39.811797486 +0000 +++ b2/build.log 2020-03-11 13:50:01.198697254 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 13 08:08:14 -12 2021 -I: pbuilder-time-stamp: 1618344494 +I: Current time: Thu Mar 12 03:45:41 +14 2020 +I: pbuilder-time-stamp: 1583934341 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 Mon Feb 15 21:54:17 2016 -12 +gpgv: Signature made Tue Feb 16 23:54:17 2016 +14 gpgv: using RSA key 2C7C3146C1A00121 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libnet-statsd-perl_0.12-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking libnet-statsd-perl_0.12-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/24938/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-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/24938/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -179,7 +191,7 @@ Get: 109 http://deb.debian.org/debian buster/main i386 wdiff i386 1.2.2-2+b1 [123 kB] Get: 110 http://deb.debian.org/debian buster/main i386 devscripts i386 2.19.5+deb10u1 [1046 kB] Get: 111 http://deb.debian.org/debian buster/main i386 dh-buildinfo all 0.11+nmu2 [18.4 kB] -Fetched 37.9 MB in 1s (60.4 MB/s) +Fetched 37.9 MB in 7s (5075 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.) @@ -655,7 +667,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/libnet-statsd-perl-0.12/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libnet-statsd-perl-0.12/ && 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 libnet-statsd-perl dpkg-buildpackage: info: source version 0.12-1 dpkg-buildpackage: info: source distribution unstable @@ -685,7 +697,7 @@ Scanning upstream source for new/changed copyright notices... set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 -- * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints -/bin/sh: 1: /usr/bin/licensecheck: not found +/bin/sh: /usr/bin/licensecheck: No such file or directory 0 combinations of copyright and licensing found. WARNING: New or changed notices discovered: @@ -781,7 +793,7 @@ # These test verify basic operation of the statsd client # by validating the udp messages sent to a mock server # +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -# Mock server started on localhost:49589 +# Mock server started on localhost:58454 ok 1 - Sent 1 timing event. Received correctly. ok 2 - Sent 1 counter event. Received correctly. ok 3 - Sent 1 counter even with sample_rate. Received it correctly. @@ -801,7 +813,7 @@ ok 15 ok 16 - Two metric values should have been sent in one packet # The following test validates sent data -# Got 5096 samples out of 10000 tries (sample rate 0.5) +# Got 5032 samples out of 10000 tries (sample rate 0.5) ok 17 - 5% delta or less ok t/rt-74172.t ..... @@ -809,11 +821,11 @@ ok 1 - Net::Statsd module loaded ok 2 - RT\#74172 regression: no sample_rate makes sampled data same as input data ok 3 - Sample rate of 1 is analogous to the no sample rate case -ok 4 - Got 4981 samples out of 10000 tries. Sampling seems to work :) +ok 4 - Got 4992 samples out of 10000 tries. Sampling seems to work :) ok 5 - No warnings should have been generated ok All tests successful. -Files=3, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.28 cusr 0.06 csys = 0.36 CPU) +Files=3, Tests=24, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.67 cusr 0.09 csys = 0.82 CPU) Result: PASS true make[1]: Leaving directory '/build/libnet-statsd-perl-0.12' @@ -912,12 +924,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/24938/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/24938/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/18905 and its subdirectories -I: Current time: Tue Apr 13 08:08:37 -12 2021 -I: pbuilder-time-stamp: 1618344517 +I: removing directory /srv/workspace/pbuilder/24938 and its subdirectories +I: Current time: Thu Mar 12 03:50:00 +14 2020 +I: pbuilder-time-stamp: 1583934600