Diff of the two buildlogs: -- --- b1/build.log 2020-05-07 19:09:47.609800448 +0000 +++ b2/build.log 2020-05-07 19:10:20.741147415 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu May 7 07:00:23 -12 2020 -I: pbuilder-time-stamp: 1588878023 +I: Current time: Thu Jun 10 15:32:48 +14 2021 +I: pbuilder-time-stamp: 1623288768 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 Tue Apr 3 09:17:03 2018 -12 +gpgv: Signature made Wed Apr 4 11:17:03 2018 +14 gpgv: using RSA key 142421B19AD4A95996F95072EA2500B412C59ACF gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-github-yosssi-ace_0.0.5-3.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking golang-github-yosssi-ace_0.0.5-3.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/7555/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build16-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/7555/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -112,7 +124,7 @@ Get: 42 http://deb.debian.org/debian buster/main i386 golang-x-text-dev all 0.3.0-2 [3592 B] Get: 43 http://deb.debian.org/debian buster/main i386 golang-golang-x-net-dev all 1:0.0+git20181201.351d144+dfsg-3 [637 kB] Get: 44 http://deb.debian.org/debian buster/main i386 golang-github-yosssi-gohtml-dev all 0.0~git20180130.97fbf36-1 [6996 B] -Fetched 79.5 MB in 51s (1563 kB/s) +Fetched 79.5 MB in 1s (76.4 MB/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.) @@ -311,7 +323,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/golang-github-yosssi-ace-0.0.5/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/golang-github-yosssi-ace-0.0.5/ && 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 golang-github-yosssi-ace dpkg-buildpackage: info: source version 0.0.5-3 dpkg-buildpackage: info: source distribution unstable @@ -329,46 +341,46 @@ dh_autoreconf -O--buildsystem=golang dh_auto_configure -O--buildsystem=golang dh_auto_build -O--buildsystem=golang - cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-github-yosssi-ace-0.0.5/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-yosssi-ace-0.0.5/obj-i686-linux-gnu/src\" -v -p 10 github.com/yosssi/ace github.com/yosssi/ace/cmd/ace -math/bits -unicode/utf8 -internal/race + cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-github-yosssi-ace-0.0.5/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-yosssi-ace-0.0.5/obj-i686-linux-gnu/src\" -v -p 18 github.com/yosssi/ace github.com/yosssi/ace/cmd/ace errors -runtime/internal/atomic +internal/race +unicode/utf8 sync/atomic internal/cpu unicode -runtime/internal/sys -encoding unicode/utf16 golang.org/x/net/html/atom -math +encoding +runtime/internal/sys +runtime/internal/atomic internal/testlog +math/bits +math internal/bytealg runtime strconv sync io -syscall reflect +syscall strings bytes -html bufio +html internal/syscall/unix time internal/poll -encoding/binary sort +encoding/binary os encoding/base64 path/filepath fmt io/ioutil net/url +flag text/template/parse encoding/json -flag golang.org/x/net/html text/template github.com/yosssi/gohtml @@ -376,15 +388,15 @@ github.com/yosssi/ace github.com/yosssi/ace/cmd/ace dh_auto_test -O--buildsystem=golang - cd obj-i686-linux-gnu && go test -vet=off -v -p 10 github.com/yosssi/ace github.com/yosssi/ace/cmd/ace + cd obj-i686-linux-gnu && go test -vet=off -v -p 18 github.com/yosssi/ace github.com/yosssi/ace/cmd/ace === RUN TestLineCompile --- PASS: TestLineCompile (0.00s) === RUN Test_newElement --- PASS: Test_newElement (0.00s) === RUN TestFormatter ---- PASS: TestFormatter (0.02s) +--- PASS: TestFormatter (0.00s) PASS -ok github.com/yosssi/ace 0.026s +ok github.com/yosssi/ace 0.004s ? github.com/yosssi/ace/cmd/ace [no test files] create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary @@ -416,8 +428,8 @@ dh_installdeb -O--buildsystem=golang dh_golang -O--buildsystem=golang dh_gencontrol -O--buildsystem=golang -dpkg-gencontrol: warning: Depends field of package golang-github-yosssi-ace-dev: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package ace: substitution variable ${shlibs:Depends} used, but is not defined +dpkg-gencontrol: warning: Depends field of package golang-github-yosssi-ace-dev: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -O--buildsystem=golang dh_builddeb -O--buildsystem=golang dpkg-deb: building package 'golang-github-yosssi-ace-dev' in '../golang-github-yosssi-ace-dev_0.0.5-3_all.deb'. @@ -428,12 +440,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/7555/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/7555/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/6170 and its subdirectories -I: Current time: Thu May 7 07:09:47 -12 2020 -I: pbuilder-time-stamp: 1588878587 +I: removing directory /srv/workspace/pbuilder/7555 and its subdirectories +I: Current time: Thu Jun 10 15:33:20 +14 2021 +I: pbuilder-time-stamp: 1623288800