Diff of the two buildlogs: -- --- b1/build.log 2023-04-13 00:51:50.034429043 +0000 +++ b2/build.log 2023-04-13 00:54:30.719298585 +0000 @@ -1,9 +1,6 @@ -W: cgroups are not available on the host, not using them. -unshare: unshare failed: Cannot allocate memory -W: pbuilder: unshare CLONE_NEWNET not available -I: pbuilder: network access is available during build! -I: Current time: Wed Apr 12 12:48:42 -12 2023 -I: pbuilder-time-stamp: 1681346922 +I: pbuilder: network access will be disabled during build +I: Current time: Wed May 15 21:16:50 +14 2024 +I: pbuilder-time-stamp: 1715757410 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz] I: copying local configuration @@ -20,7 +17,7 @@ I: copying [./golang-github-golang-protobuf-1-5_1.5.2.orig.tar.gz] I: copying [./golang-github-golang-protobuf-1-5_1.5.2-3.debian.tar.xz] I: Extracting source -gpgv: Signature made Sun Oct 30 06:56:18 2022 -12 +gpgv: Signature made Mon Oct 31 08:56:18 2022 +14 gpgv: using EDDSA key 9185D4F57767AEEE6C55D41E7F44FA25EA5514CB gpgv: issuer "zhsj@debian.org" gpgv: Can't check signature: No public key @@ -30,136 +27,146 @@ dpkg-source: info: unpacking golang-github-golang-protobuf-1-5_1.5.2-3.debian.tar.xz I: Not using root during the build. I: Installing the build-deps -I: user script /srv/workspace/pbuilder/750/tmp/hooks/D02_print_environment starting +I: user script /srv/workspace/pbuilder/55581/tmp/hooks/D01_modify_environment starting +debug: Running on ionos16-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 +lrwxrwxrwx 1 root root 4 Jan 6 2023 /bin/sh -> dash +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/55581/tmp/hooks/D01_modify_environment finished +I: user script /srv/workspace/pbuilder/55581/tmp/hooks/D02_print_environment starting I: set BUILDDIR='/build' - BUILDUSERGECOS='first user,first room,first work-phone,first home-phone,first other' - BUILDUSERNAME='pbuilder1' + BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other' + BUILDUSERNAME='pbuilder2' BUILD_ARCH='i386' DEBIAN_FRONTEND='noninteractive' - DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=8' + DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=15' DISTRIBUTION='bookworm' HOME='/root' HOST_ARCH='i386' IFS=' ' + INVOCATION_ID='869e1ad9e70e44fba5a815fb7588e362' LANG='C' - LANGUAGE='en_US:en' + LANGUAGE='de_CH:de' LC_ALL='C' LD_LIBRARY_PATH='/usr/lib/libeatmydata' LD_PRELOAD='libeatmydata.so' MAIL='/var/mail/root' OPTIND='1' - PATH='/usr/sbin:/usr/bin:/sbin:/bin:/usr/games' + PATH='/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path' PBCURRENTCOMMANDLINEOPERATION='build' PBUILDER_OPERATION='build' PBUILDER_PKGDATADIR='/usr/share/pbuilder' PBUILDER_PKGLIBDIR='/usr/lib/pbuilder' PBUILDER_SYSCONFDIR='/etc' - PPID='750' + PPID='55581' PS1='# ' PS2='> ' PS4='+ ' PWD='/' SHELL='/bin/bash' SHLVL='2' - SUDO_COMMAND='/usr/bin/timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.0OTFBXbf/pbuilderrc_rQNX --distribution bookworm --hookdir /etc/pbuilder/first-build-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.0OTFBXbf/b1 --logfile b1/build.log golang-github-golang-protobuf-1-5_1.5.2-3.dsc' + SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.0OTFBXbf/pbuilderrc_jjSe --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.0OTFBXbf/b2 --logfile b2/build.log --extrapackages usrmerge golang-github-golang-protobuf-1-5_1.5.2-3.dsc' SUDO_GID='112' SUDO_UID='107' SUDO_USER='jenkins' TERM='unknown' - TZ='/usr/share/zoneinfo/Etc/GMT+12' + TZ='/usr/share/zoneinfo/Etc/GMT-14' USER='root' - _='/usr/sbin/chroot' - http_proxy='http://78.137.99.97:3128' + _='/usr/bin/systemd-run' + http_proxy='http://85.184.249.68:3128' I: uname -a - Linux ionos12-i386 5.10.0-21-686-pae #1 SMP Debian 5.10.162-1 (2023-01-21) i686 GNU/Linux + Linux i-capture-the-hostname 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux I: ls -l /bin total 6040 - -rwxr-xr-x 1 root root 1408088 Feb 12 08:21 bash - -rwxr-xr-x 3 root root 38404 Sep 18 2022 bunzip2 - -rwxr-xr-x 3 root root 38404 Sep 18 2022 bzcat - lrwxrwxrwx 1 root root 6 Sep 18 2022 bzcmp -> bzdiff - -rwxr-xr-x 1 root root 2225 Sep 18 2022 bzdiff - lrwxrwxrwx 1 root root 6 Sep 18 2022 bzegrep -> bzgrep - -rwxr-xr-x 1 root root 4893 Nov 27 2021 bzexe - lrwxrwxrwx 1 root root 6 Sep 18 2022 bzfgrep -> bzgrep - -rwxr-xr-x 1 root root 3775 Sep 18 2022 bzgrep - -rwxr-xr-x 3 root root 38404 Sep 18 2022 bzip2 - -rwxr-xr-x 1 root root 17892 Sep 18 2022 bzip2recover - lrwxrwxrwx 1 root root 6 Sep 18 2022 bzless -> bzmore - -rwxr-xr-x 1 root root 1297 Sep 18 2022 bzmore - -rwxr-xr-x 1 root root 42920 Sep 20 2022 cat - -rwxr-xr-x 1 root root 79816 Sep 20 2022 chgrp - -rwxr-xr-x 1 root root 67496 Sep 20 2022 chmod - -rwxr-xr-x 1 root root 79816 Sep 20 2022 chown - -rwxr-xr-x 1 root root 162024 Sep 20 2022 cp - -rwxr-xr-x 1 root root 136916 Jan 5 01:20 dash - -rwxr-xr-x 1 root root 137160 Sep 20 2022 date - -rwxr-xr-x 1 root root 100364 Sep 20 2022 dd - -rwxr-xr-x 1 root root 108940 Sep 20 2022 df - -rwxr-xr-x 1 root root 162152 Sep 20 2022 dir - -rwxr-xr-x 1 root root 87760 Mar 22 22:20 dmesg - lrwxrwxrwx 1 root root 8 Dec 19 01:33 dnsdomainname -> hostname - lrwxrwxrwx 1 root root 8 Dec 19 01:33 domainname -> hostname - -rwxr-xr-x 1 root root 38760 Sep 20 2022 echo - -rwxr-xr-x 1 root root 41 Jan 24 02:43 egrep - -rwxr-xr-x 1 root root 34664 Sep 20 2022 false - -rwxr-xr-x 1 root root 41 Jan 24 02:43 fgrep - -rwxr-xr-x 1 root root 84272 Mar 22 22:20 findmnt - -rwsr-xr-x 1 root root 30240 Mar 22 20:38 fusermount - -rwxr-xr-x 1 root root 218680 Jan 24 02:43 grep - -rwxr-xr-x 2 root root 2346 Apr 9 2022 gunzip - -rwxr-xr-x 1 root root 6447 Apr 9 2022 gzexe - -rwxr-xr-x 1 root root 100952 Apr 9 2022 gzip - -rwxr-xr-x 1 root root 21916 Dec 19 01:33 hostname - -rwxr-xr-x 1 root root 75756 Sep 20 2022 ln - -rwxr-xr-x 1 root root 55600 Mar 22 23:43 login - -rwxr-xr-x 1 root root 162152 Sep 20 2022 ls - -rwxr-xr-x 1 root root 214568 Mar 22 22:20 lsblk - -rwxr-xr-x 1 root root 96328 Sep 20 2022 mkdir - -rwxr-xr-x 1 root root 84008 Sep 20 2022 mknod - -rwxr-xr-x 1 root root 38792 Sep 20 2022 mktemp - -rwxr-xr-x 1 root root 63016 Mar 22 22:20 more - -rwsr-xr-x 1 root root 58912 Mar 22 22:20 mount - -rwxr-xr-x 1 root root 13856 Mar 22 22:20 mountpoint - -rwxr-xr-x 1 root root 157932 Sep 20 2022 mv - lrwxrwxrwx 1 root root 8 Dec 19 01:33 nisdomainname -> hostname - lrwxrwxrwx 1 root root 14 Dec 18 05:00 pidof -> /sbin/killall5 - -rwxr-xr-x 1 root root 38792 Sep 20 2022 pwd - lrwxrwxrwx 1 root root 4 Feb 12 08:21 rbash -> bash - -rwxr-xr-x 1 root root 51080 Sep 20 2022 readlink - -rwxr-xr-x 1 root root 75720 Sep 20 2022 rm - -rwxr-xr-x 1 root root 51080 Sep 20 2022 rmdir - -rwxr-xr-x 1 root root 22308 Nov 2 04:31 run-parts - -rwxr-xr-x 1 root root 133224 Jan 5 07:55 sed - lrwxrwxrwx 1 root root 4 Jan 5 01:20 sh -> dash - -rwxr-xr-x 1 root root 38760 Sep 20 2022 sleep - -rwxr-xr-x 1 root root 87976 Sep 20 2022 stty - -rwsr-xr-x 1 root root 83492 Mar 22 22:20 su - -rwxr-xr-x 1 root root 38792 Sep 20 2022 sync - -rwxr-xr-x 1 root root 602584 Feb 16 2021 tar - -rwxr-xr-x 1 root root 13860 Nov 2 04:31 tempfile - -rwxr-xr-x 1 root root 120776 Sep 20 2022 touch - -rwxr-xr-x 1 root root 34664 Sep 20 2022 true - -rwxr-xr-x 1 root root 17892 Mar 22 20:38 ulockmgr_server - -rwsr-xr-x 1 root root 30236 Mar 22 22:20 umount - -rwxr-xr-x 1 root root 38760 Sep 20 2022 uname - -rwxr-xr-x 2 root root 2346 Apr 9 2022 uncompress - -rwxr-xr-x 1 root root 162152 Sep 20 2022 vdir - -rwxr-xr-x 1 root root 71216 Mar 22 22:20 wdctl - lrwxrwxrwx 1 root root 8 Dec 19 01:33 ypdomainname -> hostname - -rwxr-xr-x 1 root root 1984 Apr 9 2022 zcat - -rwxr-xr-x 1 root root 1678 Apr 9 2022 zcmp - -rwxr-xr-x 1 root root 6460 Apr 9 2022 zdiff - -rwxr-xr-x 1 root root 29 Apr 9 2022 zegrep - -rwxr-xr-x 1 root root 29 Apr 9 2022 zfgrep - -rwxr-xr-x 1 root root 2081 Apr 9 2022 zforce - -rwxr-xr-x 1 root root 8103 Apr 9 2022 zgrep - -rwxr-xr-x 1 root root 2206 Apr 9 2022 zless - -rwxr-xr-x 1 root root 1842 Apr 9 2022 zmore - -rwxr-xr-x 1 root root 4577 Apr 9 2022 znew -I: user script /srv/workspace/pbuilder/750/tmp/hooks/D02_print_environment finished + -rwxr-xr-x 1 root root 1408088 Feb 13 2023 bash + -rwxr-xr-x 3 root root 38404 Sep 19 2022 bunzip2 + -rwxr-xr-x 3 root root 38404 Sep 19 2022 bzcat + lrwxrwxrwx 1 root root 6 Sep 19 2022 bzcmp -> bzdiff + -rwxr-xr-x 1 root root 2225 Sep 19 2022 bzdiff + lrwxrwxrwx 1 root root 6 Sep 19 2022 bzegrep -> bzgrep + -rwxr-xr-x 1 root root 4893 Nov 28 2021 bzexe + lrwxrwxrwx 1 root root 6 Sep 19 2022 bzfgrep -> bzgrep + -rwxr-xr-x 1 root root 3775 Sep 19 2022 bzgrep + -rwxr-xr-x 3 root root 38404 Sep 19 2022 bzip2 + -rwxr-xr-x 1 root root 17892 Sep 19 2022 bzip2recover + lrwxrwxrwx 1 root root 6 Sep 19 2022 bzless -> bzmore + -rwxr-xr-x 1 root root 1297 Sep 19 2022 bzmore + -rwxr-xr-x 1 root root 42920 Sep 21 2022 cat + -rwxr-xr-x 1 root root 79816 Sep 21 2022 chgrp + -rwxr-xr-x 1 root root 67496 Sep 21 2022 chmod + -rwxr-xr-x 1 root root 79816 Sep 21 2022 chown + -rwxr-xr-x 1 root root 162024 Sep 21 2022 cp + -rwxr-xr-x 1 root root 136916 Jan 6 2023 dash + -rwxr-xr-x 1 root root 137160 Sep 21 2022 date + -rwxr-xr-x 1 root root 100364 Sep 21 2022 dd + -rwxr-xr-x 1 root root 108940 Sep 21 2022 df + -rwxr-xr-x 1 root root 162152 Sep 21 2022 dir + -rwxr-xr-x 1 root root 87760 Mar 24 2023 dmesg + lrwxrwxrwx 1 root root 8 Dec 20 2022 dnsdomainname -> hostname + lrwxrwxrwx 1 root root 8 Dec 20 2022 domainname -> hostname + -rwxr-xr-x 1 root root 38760 Sep 21 2022 echo + -rwxr-xr-x 1 root root 41 Jan 25 2023 egrep + -rwxr-xr-x 1 root root 34664 Sep 21 2022 false + -rwxr-xr-x 1 root root 41 Jan 25 2023 fgrep + -rwxr-xr-x 1 root root 84272 Mar 24 2023 findmnt + -rwsr-xr-x 1 root root 30240 Mar 23 2023 fusermount + -rwxr-xr-x 1 root root 218680 Jan 25 2023 grep + -rwxr-xr-x 2 root root 2346 Apr 10 2022 gunzip + -rwxr-xr-x 1 root root 6447 Apr 10 2022 gzexe + -rwxr-xr-x 1 root root 100952 Apr 10 2022 gzip + -rwxr-xr-x 1 root root 21916 Dec 20 2022 hostname + -rwxr-xr-x 1 root root 75756 Sep 21 2022 ln + -rwxr-xr-x 1 root root 55600 Mar 24 2023 login + -rwxr-xr-x 1 root root 162152 Sep 21 2022 ls + -rwxr-xr-x 1 root root 214568 Mar 24 2023 lsblk + -rwxr-xr-x 1 root root 96328 Sep 21 2022 mkdir + -rwxr-xr-x 1 root root 84008 Sep 21 2022 mknod + -rwxr-xr-x 1 root root 38792 Sep 21 2022 mktemp + -rwxr-xr-x 1 root root 63016 Mar 24 2023 more + -rwsr-xr-x 1 root root 58912 Mar 24 2023 mount + -rwxr-xr-x 1 root root 13856 Mar 24 2023 mountpoint + -rwxr-xr-x 1 root root 157932 Sep 21 2022 mv + lrwxrwxrwx 1 root root 8 Dec 20 2022 nisdomainname -> hostname + lrwxrwxrwx 1 root root 14 Dec 19 2022 pidof -> /sbin/killall5 + -rwxr-xr-x 1 root root 38792 Sep 21 2022 pwd + lrwxrwxrwx 1 root root 4 Feb 13 2023 rbash -> bash + -rwxr-xr-x 1 root root 51080 Sep 21 2022 readlink + -rwxr-xr-x 1 root root 75720 Sep 21 2022 rm + -rwxr-xr-x 1 root root 51080 Sep 21 2022 rmdir + -rwxr-xr-x 1 root root 22308 Nov 3 2022 run-parts + -rwxr-xr-x 1 root root 133224 Jan 6 2023 sed + lrwxrwxrwx 1 root root 4 Jan 6 2023 sh -> dash + -rwxr-xr-x 1 root root 38760 Sep 21 2022 sleep + -rwxr-xr-x 1 root root 87976 Sep 21 2022 stty + -rwsr-xr-x 1 root root 83492 Mar 24 2023 su + -rwxr-xr-x 1 root root 38792 Sep 21 2022 sync + -rwxr-xr-x 1 root root 602584 Feb 17 2021 tar + -rwxr-xr-x 1 root root 13860 Nov 3 2022 tempfile + -rwxr-xr-x 1 root root 120776 Sep 21 2022 touch + -rwxr-xr-x 1 root root 34664 Sep 21 2022 true + -rwxr-xr-x 1 root root 17892 Mar 23 2023 ulockmgr_server + -rwsr-xr-x 1 root root 30236 Mar 24 2023 umount + -rwxr-xr-x 1 root root 38760 Sep 21 2022 uname + -rwxr-xr-x 2 root root 2346 Apr 10 2022 uncompress + -rwxr-xr-x 1 root root 162152 Sep 21 2022 vdir + -rwxr-xr-x 1 root root 71216 Mar 24 2023 wdctl + lrwxrwxrwx 1 root root 8 Dec 20 2022 ypdomainname -> hostname + -rwxr-xr-x 1 root root 1984 Apr 10 2022 zcat + -rwxr-xr-x 1 root root 1678 Apr 10 2022 zcmp + -rwxr-xr-x 1 root root 6460 Apr 10 2022 zdiff + -rwxr-xr-x 1 root root 29 Apr 10 2022 zegrep + -rwxr-xr-x 1 root root 29 Apr 10 2022 zfgrep + -rwxr-xr-x 1 root root 2081 Apr 10 2022 zforce + -rwxr-xr-x 1 root root 8103 Apr 10 2022 zgrep + -rwxr-xr-x 1 root root 2206 Apr 10 2022 zless + -rwxr-xr-x 1 root root 1842 Apr 10 2022 zmore + -rwxr-xr-x 1 root root 4577 Apr 10 2022 znew +I: user script /srv/workspace/pbuilder/55581/tmp/hooks/D02_print_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -241,7 +248,7 @@ Get: 36 http://deb.debian.org/debian bookworm/main i386 golang-any i386 2:1.19~1 [5872 B] Get: 37 http://deb.debian.org/debian bookworm/main i386 golang-github-google-go-cmp-dev all 0.5.9-1 [86.4 kB] Get: 38 http://deb.debian.org/debian bookworm/main i386 golang-google-protobuf-dev all 1.28.1-3 [542 kB] -Fetched 99.3 MB in 2s (41.1 MB/s) +Fetched 99.3 MB in 1s (83.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package sensible-utils. (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 ... 19604 files and directories currently installed.) @@ -407,8 +414,19 @@ Writing extended state information... Building tag database... -> Finished parsing the build-deps +Reading package lists... +Building dependency tree... +Reading state information... +usrmerge is already the newest version (35). +0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/golang-github-golang-protobuf-1-5-1.5.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-genchanges -S > ../golang-github-golang-protobuf-1-5_1.5.2-3_source.changes +I: user script /srv/workspace/pbuilder/55581/tmp/hooks/A99_set_merged_usr starting +Re-configuring usrmerge... +removed '/etc/unsupported-skip-usrmerge-conversion' +The system has been successfully converted. +I: user script /srv/workspace/pbuilder/55581/tmp/hooks/A99_set_merged_usr finished +hostname: Name or service not known +I: Running cd /build/golang-github-golang-protobuf-1-5-1.5.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S > ../golang-github-golang-protobuf-1-5_1.5.2-3_source.changes dpkg-buildpackage: info: source package golang-github-golang-protobuf-1-5 dpkg-buildpackage: info: source version 1.5.2-3 dpkg-buildpackage: info: source distribution unstable @@ -426,27 +444,27 @@ dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang dh_auto_build -O--builddirectory=_build -O--buildsystem=golang - cd _build && go install -trimpath -v -p 8 github.com/golang/protobuf/descriptor github.com/golang/protobuf/internal/gengogrpc github.com/golang/protobuf/internal/testprotos/jsonpb_proto github.com/golang/protobuf/internal/testprotos/proto2_proto github.com/golang/protobuf/internal/testprotos/proto3_proto github.com/golang/protobuf/jsonpb github.com/golang/protobuf/proto github.com/golang/protobuf/protoc-gen-go github.com/golang/protobuf/protoc-gen-go/descriptor github.com/golang/protobuf/protoc-gen-go/generator github.com/golang/protobuf/protoc-gen-go/generator/internal/remap github.com/golang/protobuf/protoc-gen-go/grpc github.com/golang/protobuf/protoc-gen-go/plugin github.com/golang/protobuf/ptypes github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/empty github.com/golang/protobuf/ptypes/struct github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/wrappers -internal/goos + cd _build && go install -trimpath -v -p 15 github.com/golang/protobuf/descriptor github.com/golang/protobuf/internal/gengogrpc github.com/golang/protobuf/internal/testprotos/jsonpb_proto github.com/golang/protobuf/internal/testprotos/proto2_proto github.com/golang/protobuf/internal/testprotos/proto3_proto github.com/golang/protobuf/jsonpb github.com/golang/protobuf/proto github.com/golang/protobuf/protoc-gen-go github.com/golang/protobuf/protoc-gen-go/descriptor github.com/golang/protobuf/protoc-gen-go/generator github.com/golang/protobuf/protoc-gen-go/generator/internal/remap github.com/golang/protobuf/protoc-gen-go/grpc github.com/golang/protobuf/protoc-gen-go/plugin github.com/golang/protobuf/ptypes github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/empty github.com/golang/protobuf/ptypes/struct github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/wrappers +internal/unsafeheader internal/goarch +math/bits internal/goexperiment -internal/unsafeheader -internal/race -runtime/internal/syscall -sync/atomic -runtime/internal/atomic -internal/cpu -runtime/internal/math -internal/abi -runtime/internal/sys unicode -unicode/utf8 -internal/itoa -math/bits encoding +internal/goos +internal/race unicode/utf16 +internal/itoa +internal/cpu +unicode/utf8 +runtime/internal/syscall +sync/atomic google.golang.org/protobuf/internal/flags crypto/internal/subtle +internal/abi +runtime/internal/math +runtime/internal/atomic +runtime/internal/sys crypto/subtle crypto/internal/boring/sig internal/goversion @@ -456,35 +474,35 @@ runtime internal/reflectlite sync -internal/testlog google.golang.org/protobuf/internal/pragma +internal/testlog math/rand errors sort -io internal/oserror internal/safefilepath -strconv +io path +strconv syscall container/heap -bytes -strings hash text/tabwriter +bytes +strings hash/crc32 hash/fnv crypto reflect -bufio go/build/constraint +bufio regexp/syntax -internal/syscall/unix internal/syscall/execenv +internal/syscall/unix time regexp -internal/poll context +internal/poll io/fs internal/fmtsort encoding/binary @@ -494,44 +512,44 @@ crypto/internal/boring google.golang.org/protobuf/internal/detrand io/ioutil -path/filepath internal/lazyregexp -fmt internal/godebug +path/filepath +fmt crypto/sha256 os/exec +internal/goroot google.golang.org/protobuf/internal/errors -go/token google.golang.org/protobuf/internal/version +go/token +log +encoding/hex +compress/flate +internal/buildcfg +flag go/doc/comment encoding/json -compress/flate math/big -flag -encoding/hex google.golang.org/protobuf/encoding/protowire -internal/buildcfg -go/scanner google.golang.org/protobuf/reflect/protoreflect -internal/goroot -log -go/ast +go/scanner github.com/golang/protobuf/protoc-gen-go/generator/internal/remap +go/ast compress/gzip google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs -google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/genid google.golang.org/protobuf/runtime/protoiface +google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/json -google.golang.org/protobuf/proto go/internal/typeparams -go/printer +google.golang.org/protobuf/proto go/doc +go/printer go/parser google.golang.org/protobuf/internal/encoding/defval go/constant @@ -544,17 +562,17 @@ google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl -google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb +google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/emptypb -google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/wrapperspb +google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/empty -github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/duration +github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/wrappers github.com/golang/protobuf/ptypes/struct github.com/golang/protobuf/protoc-gen-go/descriptor @@ -566,28 +584,28 @@ github.com/golang/protobuf/internal/gengogrpc google.golang.org/protobuf/cmd/protoc-gen-go/internal_gengo github.com/golang/protobuf/descriptor -github.com/golang/protobuf/internal/testprotos/jsonpb_proto github.com/golang/protobuf/jsonpb -github.com/golang/protobuf/internal/testprotos/proto2_proto +github.com/golang/protobuf/internal/testprotos/jsonpb_proto github.com/golang/protobuf/ptypes github.com/golang/protobuf/protoc-gen-go/generator +github.com/golang/protobuf/internal/testprotos/proto2_proto github.com/golang/protobuf/protoc-gen-go -github.com/golang/protobuf/protoc-gen-go/grpc github.com/golang/protobuf/internal/testprotos/proto3_proto +github.com/golang/protobuf/protoc-gen-go/grpc dh_auto_test -O--builddirectory=_build -O--buildsystem=golang - cd _build && go test -vet=off -v -p 8 github.com/golang/protobuf/descriptor github.com/golang/protobuf/internal/gengogrpc github.com/golang/protobuf/internal/testprotos/jsonpb_proto github.com/golang/protobuf/internal/testprotos/proto2_proto github.com/golang/protobuf/internal/testprotos/proto3_proto github.com/golang/protobuf/jsonpb github.com/golang/protobuf/proto github.com/golang/protobuf/protoc-gen-go github.com/golang/protobuf/protoc-gen-go/descriptor github.com/golang/protobuf/protoc-gen-go/generator github.com/golang/protobuf/protoc-gen-go/generator/internal/remap github.com/golang/protobuf/protoc-gen-go/grpc github.com/golang/protobuf/protoc-gen-go/plugin github.com/golang/protobuf/ptypes github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/empty github.com/golang/protobuf/ptypes/struct github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/wrappers + cd _build && go test -vet=off -v -p 15 github.com/golang/protobuf/descriptor github.com/golang/protobuf/internal/gengogrpc github.com/golang/protobuf/internal/testprotos/jsonpb_proto github.com/golang/protobuf/internal/testprotos/proto2_proto github.com/golang/protobuf/internal/testprotos/proto3_proto github.com/golang/protobuf/jsonpb github.com/golang/protobuf/proto github.com/golang/protobuf/protoc-gen-go github.com/golang/protobuf/protoc-gen-go/descriptor github.com/golang/protobuf/protoc-gen-go/generator github.com/golang/protobuf/protoc-gen-go/generator/internal/remap github.com/golang/protobuf/protoc-gen-go/grpc github.com/golang/protobuf/protoc-gen-go/plugin github.com/golang/protobuf/ptypes github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/empty github.com/golang/protobuf/ptypes/struct github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/wrappers === RUN TestEnumDescriptor --- PASS: TestEnumDescriptor (0.00s) === RUN TestMessageDescriptor --- PASS: TestMessageDescriptor (0.00s) PASS -ok github.com/golang/protobuf/descriptor 0.019s +ok github.com/golang/protobuf/descriptor 0.006s ? github.com/golang/protobuf/internal/gengogrpc [no test files] ? github.com/golang/protobuf/internal/testprotos/jsonpb_proto [no test files] ? github.com/golang/protobuf/internal/testprotos/proto2_proto [no test files] ? github.com/golang/protobuf/internal/testprotos/proto3_proto [no test files] === RUN TestMarshaling ---- PASS: TestMarshaling (0.01s) +--- PASS: TestMarshaling (0.00s) === RUN TestMarshalingNil --- PASS: TestMarshalingNil (0.00s) === RUN TestMarshalIllegalTime @@ -601,7 +619,7 @@ === RUN TestMarshalUnsetRequiredFields --- PASS: TestMarshalUnsetRequiredFields (0.00s) === RUN TestUnmarshaling ---- PASS: TestUnmarshaling (0.01s) +--- PASS: TestUnmarshaling (0.00s) === RUN TestUnmarshalNullArray --- PASS: TestUnmarshalNullArray (0.00s) === RUN TestUnmarshalNullObject @@ -621,7 +639,7 @@ === RUN TestUnmarshalUnsetRequiredFields --- PASS: TestUnmarshalUnsetRequiredFields (0.00s) PASS -ok github.com/golang/protobuf/jsonpb 0.039s +ok github.com/golang/protobuf/jsonpb 0.012s === RUN TestDiscardUnknown --- PASS: TestDiscardUnknown (0.00s) === RUN TestGetExtensionsWithMissingExtensions @@ -735,7 +753,7 @@ === RUN TestGetExtensionDefaults/proto2_test.default_enum/initial === RUN TestGetExtensionDefaults/proto2_test.default_enum/set === RUN TestGetExtensionDefaults/proto2_test.default_enum/cleared ---- PASS: TestGetExtensionDefaults (0.01s) +--- PASS: TestGetExtensionDefaults (0.00s) --- PASS: TestGetExtensionDefaults/proto2_test.no_default_double/initial (0.00s) --- PASS: TestGetExtensionDefaults/proto2_test.no_default_double/set (0.00s) --- PASS: TestGetExtensionDefaults/proto2_test.no_default_double/cleared (0.00s) @@ -871,7 +889,7 @@ --- PASS: TestMarshalerEncoding/Marshaler_that_fails_with_RequiredNotSetError (0.00s) --- PASS: TestMarshalerEncoding/Marshaler_that_succeeds (0.00s) === RUN TestBufferMarshalAllocs ---- PASS: TestBufferMarshalAllocs (0.02s) +--- PASS: TestBufferMarshalAllocs (0.01s) === RUN TestBytesPrimitives --- PASS: TestBytesPrimitives (0.00s) === RUN TestStringPrimitives @@ -950,7 +968,7 @@ === RUN TestBytesWithInvalidLengthInGroup --- PASS: TestBytesWithInvalidLengthInGroup (0.00s) === RUN TestUnmarshalFuzz - proto_test.go:1525: RNG seed is 1681346978659109350 + proto_test.go:1525: RNG seed is 1715757444053563854 --- PASS: TestUnmarshalFuzz (0.00s) === RUN TestMergeMessages --- PASS: TestMergeMessages (0.00s) @@ -969,12 +987,12 @@ === RUN TestRequiredNotSetErrorWithBadWireTypes --- PASS: TestRequiredNotSetErrorWithBadWireTypes (0.00s) === RUN TestMapFieldMarshal - proto_test.go:1848: FYI b: "\n\a\b\x04\x12\x03Ian\n\b\b\b\x12\x04Dave\n\a\b\x01\x12\x03Rob" + proto_test.go:1848: FYI b: "\n\a\b\x01\x12\x03Rob\n\a\b\x04\x12\x03Ian\n\b\b\b\x12\x04Dave" --- PASS: TestMapFieldMarshal (0.00s) === RUN TestMapFieldDeterministicMarshal --- PASS: TestMapFieldDeterministicMarshal (0.00s) === RUN TestMapFieldRoundTrips - proto_test.go:1896: FYI b: "\n\a\b\x04\x12\x03Ian\n\b\b\b\x12\x04Dave\n\a\b\x01\x12\x03Rob\x12\x0f\b\x82\xc0\x03\x12\t\t\x00\x00\x00\x00\x00\x00\x00@\x1a\x15\b\x00\x12\x11that's not right!\x1a\x13\b\x01\x12\x0faye, 'tis true!" + proto_test.go:1896: FYI b: "\n\a\b\x01\x12\x03Rob\n\a\b\x04\x12\x03Ian\n\b\b\b\x12\x04Dave\x12\x0f\b\x82\xc0\x03\x12\t\t\x00\x00\x00\x00\x00\x00\x00@\x1a\x15\b\x00\x12\x11that's not right!\x1a\x13\b\x01\x12\x0faye, 'tis true!" --- PASS: TestMapFieldRoundTrips (0.00s) === RUN TestMapFieldWithNil --- PASS: TestMapFieldWithNil (0.00s) @@ -1220,7 +1238,7 @@ --- PASS: TestStringEscaping/#01 (0.00s) --- PASS: TestStringEscaping/#02 (0.00s) === RUN TestMarshalTextFailing ---- PASS: TestMarshalTextFailing (0.04s) +--- PASS: TestMarshalTextFailing (0.02s) === RUN TestFloats --- PASS: TestFloats (0.00s) === RUN TestRepeatedNilText @@ -1352,7 +1370,7 @@ === RUN TestOneofParsing --- PASS: TestOneofParsing (0.00s) PASS -ok github.com/golang/protobuf/proto 0.127s +ok github.com/golang/protobuf/proto 0.060s ? github.com/golang/protobuf/protoc-gen-go [no test files] ? github.com/golang/protobuf/protoc-gen-go/descriptor [no test files] ? github.com/golang/protobuf/protoc-gen-go/generator [no test files] @@ -1365,7 +1383,7 @@ === RUN TestMatching --- PASS: TestMatching (0.00s) PASS -ok github.com/golang/protobuf/protoc-gen-go/generator/internal/remap 0.006s +ok github.com/golang/protobuf/protoc-gen-go/generator/internal/remap 0.003s ? github.com/golang/protobuf/protoc-gen-go/grpc [no test files] ? github.com/golang/protobuf/protoc-gen-go/plugin [no test files] === RUN TestMarshalUnmarshal @@ -1401,7 +1419,7 @@ === RUN TestTimestampNow --- PASS: TestTimestampNow (0.00s) PASS -ok github.com/golang/protobuf/ptypes 0.013s +ok github.com/golang/protobuf/ptypes 0.004s ? github.com/golang/protobuf/ptypes/any [no test files] ? github.com/golang/protobuf/ptypes/duration [no test files] ? github.com/golang/protobuf/ptypes/empty [no test files] @@ -1435,20 +1453,23 @@ dpkg-gencontrol: warning: package protoc-gen-go-1-5: substitution variable ${misc:Static-Built-Using} unused, but is defined dh_md5sums -O--builddirectory=_build -O--buildsystem=golang dh_builddeb -O--builddirectory=_build -O--buildsystem=golang -dpkg-deb: building package 'protoc-gen-go-1-5' in '../protoc-gen-go-1-5_1.5.2-3_i386.deb'. dpkg-deb: building package 'golang-github-golang-protobuf-1-5-dev' in '../golang-github-golang-protobuf-1-5-dev_1.5.2-3_all.deb'. +dpkg-deb: building package 'protoc-gen-go-1-5' in '../protoc-gen-go-1-5_1.5.2-3_i386.deb'. dpkg-genbuildinfo --build=binary -O../golang-github-golang-protobuf-1-5_1.5.2-3_i386.buildinfo dpkg-genchanges --build=binary -O../golang-github-golang-protobuf-1-5_1.5.2-3_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) dpkg-genchanges: info: not including original source code in upload +I: copying local configuration +I: user script /srv/workspace/pbuilder/55581/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/55581/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/750 and its subdirectories -I: Current time: Wed Apr 12 12:49:49 -12 2023 -I: pbuilder-time-stamp: 1681346989 +I: removing directory /srv/workspace/pbuilder/55581 and its subdirectories +I: Current time: Wed May 15 21:17:30 +14 2024 +I: pbuilder-time-stamp: 1715757450