Console Output
Skipping 1,412 KB..
Full LogFO: Generating Man for "docker trust revoke"
11:17:53 INFO: Generating Man for "docker trust sign"
11:17:53 INFO: Generating Man for "docker trust signer add"
11:17:53 INFO: Generating Man for "docker trust signer remove"
11:17:53 INFO: Generating Man for "docker trust signer"
11:17:53 INFO: Generating Man for "docker trust"
11:17:53 INFO: Generating Man for "docker unpause"
11:17:53 INFO: Generating Man for "docker update"
11:17:53 INFO: Generating Man for "docker version"
11:17:53 INFO: Generating Man for "docker volume create"
11:17:53 INFO: Generating Man for "docker volume inspect"
11:17:53 INFO: Generating Man for "docker volume ls"
11:17:53 INFO: Generating Man for "docker volume prune"
11:17:53 INFO: Generating Man for "docker volume rm"
11:17:53 INFO: Generating Man for "docker volume update"
11:17:53 INFO: Generating Man for "docker volume"
11:17:53 INFO: Generating Man for "docker wait"
11:17:53 INFO: Generating Man for "docker"
11:17:53 + /root/build-deb/cli/build/tools/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
11:17:53 + /root/build-deb/cli/build/tools/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
11:17:53 + /root/build-deb/cli/build/tools/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
11:17:53 + /root/build-deb/cli/build/tools/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
11:17:53 + /root/build-deb/cli/build/tools/go-md2man -in docker.1.md -out ./man1/docker.1
11:17:53 + rm -f /root/build-deb/cli/go.mod
11:17:53 make[2]: Leaving directory '/root/build-deb/cli'
11:17:53 # Build buildx plugin
11:17:53 cd /go/src/github.com/docker/buildx \
11:17:53 && mkdir -p /usr/libexec/docker/cli-plugins/ \
11:17:53 && GO111MODULE=on \
11:17:53 CGO_ENABLED=0 \
11:17:53 go build \
11:17:53 -mod=vendor \
11:17:53 -trimpath \
11:17:53 -ldflags "-X github.com/docker/buildx/version.Version=v0.23.0 -X github.com/docker/buildx/version.Revision=28c90ea -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
11:17:53 -o "/usr/libexec/docker/cli-plugins/docker-buildx" \
11:17:53 ./cmd/buildx
11:18:39 # Build the compose plugin
11:18:39 make -C /go/src/github.com/docker/compose VERSION=v2.36.0 DESTDIR=/usr/libexec/docker/cli-plugins build
11:18:39 make[2]: Entering directory '/root/build-deb/compose'
11:18:39 GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.36.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
11:18:39 go: downloading github.com/docker/cli v28.1.1+incompatible
11:18:39 go: downloading github.com/docker/docker v28.1.1+incompatible
11:18:39 go: downloading github.com/spf13/cobra v1.9.1
11:18:39 go: downloading github.com/spf13/pflag v1.0.6
11:18:39 go: downloading go.opentelemetry.io/otel v1.34.0
11:18:40 go: downloading go.opentelemetry.io/otel/trace v1.34.0
11:18:40 go: downloading golang.org/x/sys v0.33.0
11:18:40 go: downloading github.com/compose-spec/compose-go/v2 v2.6.2
11:18:40 go: downloading github.com/docker/buildx v0.23.0
11:18:40 go: downloading github.com/docker/go-units v0.5.0
11:18:40 go: downloading github.com/mattn/go-shellwords v1.0.12
11:18:40 go: downloading github.com/moby/buildkit v0.21.1
11:18:40 go: downloading github.com/morikuni/aec v1.0.0
11:18:40 go: downloading golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
11:18:40 go: downloading gopkg.in/yaml.v3 v3.0.1
11:18:40 go: downloading github.com/DefangLabs/secret-detector v0.0.0-20250403165618-22662109213e
11:18:40 go: downloading github.com/containerd/platforms v1.0.0-rc.1
11:18:40 go: downloading github.com/distribution/reference v0.6.0
11:18:40 go: downloading github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
11:18:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:18:40 go: downloading github.com/jonboulle/clockwork v0.5.0
11:18:40 go: downloading github.com/docker/go-connections v0.5.0
11:18:40 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:18:40 go: downloading github.com/moby/go-archive v0.1.0
11:18:40 go: downloading github.com/moby/sys/atomicwriter v0.1.0
11:18:40 go: downloading github.com/moby/term v0.5.2
11:18:40 go: downloading github.com/opencontainers/go-digest v1.0.0
11:18:40 go: downloading github.com/opencontainers/image-spec v1.1.1
11:18:40 go: downloading golang.org/x/sync v0.14.0
11:18:40 go: downloading tags.cncf.io/container-device-interface v1.0.1
11:18:40 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
11:18:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
11:18:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0
11:18:40 go: downloading go.opentelemetry.io/otel/sdk v1.34.0
11:18:40 go: downloading google.golang.org/grpc v1.72.0
11:18:40 go: downloading github.com/go-logr/logr v1.4.2
11:18:40 go: downloading go.opentelemetry.io/otel/metric v1.34.0
11:18:40 go: downloading github.com/go-viper/mapstructure/v2 v2.0.0
11:18:40 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0
11:18:40 go: downloading github.com/fvbommel/sortorder v1.1.0
11:18:41 go: downloading github.com/pkg/errors v0.9.1
11:18:41 go: downloading golang.org/x/text v0.24.0
11:18:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0
11:18:41 go: downloading go.opentelemetry.io/otel/sdk/metric v1.34.0
11:18:41 go: downloading github.com/moby/sys/capability v0.4.0
11:18:41 go: downloading github.com/moby/sys/signal v0.7.1
11:18:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
11:18:41 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
11:18:41 go: downloading go.uber.org/mock v0.5.2
11:18:41 go: downloading github.com/buger/goterm v1.0.4
11:18:41 go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
11:18:41 go: downloading github.com/hashicorp/go-version v1.7.0
11:18:41 go: downloading github.com/stretchr/testify v1.10.0
11:18:41 go: downloading github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
11:18:41 go: downloading github.com/containerd/containerd/v2 v2.0.5
11:18:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20250410151801-5b74a7ad7583
11:18:41 go: downloading google.golang.org/protobuf v1.36.5
11:18:41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:18:41 go: downloading github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
11:18:41 go: downloading github.com/containerd/console v1.0.4
11:18:41 go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
11:18:41 go: downloading github.com/Masterminds/semver/v3 v3.2.1
11:18:41 go: downloading k8s.io/api v0.31.2
11:18:41 go: downloading k8s.io/apimachinery v0.31.2
11:18:41 go: downloading k8s.io/client-go v0.31.2
11:18:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.27
11:18:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.30.3
11:18:41 go: downloading github.com/zclconf/go-cty v1.16.0
11:18:41 go: downloading github.com/pelletier/go-toml v1.9.5
11:18:41 go: downloading github.com/containerd/errdefs v1.0.0
11:18:41 go: downloading github.com/containerd/log v0.1.0
11:18:41 go: downloading github.com/in-toto/in-toto-golang v0.5.0
11:18:41 go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
11:18:41 go: downloading github.com/moby/patternmatcher v0.6.0
11:18:41 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
11:18:41 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
11:18:41 go: downloading github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab
11:18:41 go: downloading golang.org/x/time v0.11.0
11:18:41 go: downloading github.com/docker/distribution v2.8.3+incompatible
11:18:41 go: downloading github.com/moby/docker-image-spec v1.3.1
11:18:42 go: downloading github.com/containerd/containerd/api v1.8.0
11:18:42 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0
11:18:42 go: downloading golang.org/x/net v0.39.0
11:18:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
11:18:42 go: downloading golang.org/x/crypto v0.37.0
11:18:42 go: downloading github.com/hashicorp/errwrap v1.1.0
11:18:42 go: downloading github.com/moby/sys/sequential v0.6.0
11:18:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0
11:18:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
11:18:42 go: downloading go.opentelemetry.io/proto/otlp v1.3.1
11:18:42 go: downloading github.com/moby/sys/user v0.4.0
11:18:42 go: downloading github.com/moby/sys/userns v0.1.0
11:18:42 go: downloading github.com/go-logr/stdr v1.2.2
11:18:42 go: downloading go.opentelemetry.io/auto/sdk v1.1.0
11:18:42 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a
11:18:42 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
11:18:42 go: downloading github.com/mattn/go-runewidth v0.0.15
11:18:42 go: downloading github.com/docker/docker-credential-helpers v0.9.3
11:18:42 go: downloading github.com/docker/cli-docs-tool v0.9.0
11:18:42 go: downloading github.com/theupdateframework/notary v0.7.0
11:18:42 go: downloading dario.cat/mergo v1.0.1
11:18:42 go: downloading github.com/felixge/httpsnoop v1.0.4
11:18:42 go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
11:18:42 go: downloading gopkg.in/ini.v1 v1.67.0
11:18:42 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
11:18:42 go: downloading golang.org/x/term v0.31.0
11:18:42 go: downloading github.com/golang/protobuf v1.5.4
11:18:42 go: downloading github.com/containerd/typeurl/v2 v2.2.3
11:18:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0
11:18:42 go: downloading github.com/containerd/continuity v0.4.5
11:18:42 go: downloading github.com/containerd/errdefs/pkg v0.3.0
11:18:42 go: downloading github.com/containerd/ttrpc v1.2.7
11:18:42 go: downloading github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
11:18:42 go: downloading github.com/gogo/protobuf v1.3.2
11:18:42 go: downloading github.com/google/gofuzz v1.2.0
11:18:42 go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.27
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.22.4
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.30.3
11:18:42 go: downloading github.com/aws/smithy-go v1.20.3
11:18:42 go: downloading github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323
11:18:42 go: downloading github.com/klauspost/compress v1.18.0
11:18:42 go: downloading github.com/moby/locker v1.0.1
11:18:42 go: downloading github.com/moby/sys/symlink v0.3.0
11:18:42 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
11:18:42 go: downloading github.com/shibumi/go-pathspec v1.3.0
11:18:42 go: downloading k8s.io/klog/v2 v2.130.1
11:18:42 go: downloading github.com/cenkalti/backoff/v4 v4.3.0
11:18:42 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
11:18:42 go: downloading github.com/rivo/uniseg v0.2.0
11:18:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
11:18:42 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
11:18:42 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
11:18:42 go: downloading github.com/davecgh/go-spew v1.1.1
11:18:42 go: downloading github.com/pmezard/go-difflib v1.0.0
11:18:42 go: downloading github.com/google/go-cmp v0.7.0
11:18:42 go: downloading github.com/imdario/mergo v0.3.16
11:18:42 go: downloading github.com/gorilla/websocket v1.5.0
11:18:42 go: downloading gopkg.in/inf.v0 v0.9.1
11:18:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
11:18:42 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17
11:18:42 go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
11:18:42 go: downloading github.com/google/gnostic-models v0.6.8
11:18:42 go: downloading golang.org/x/oauth2 v0.28.0
11:18:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
11:18:42 go: downloading github.com/mattn/go-colorable v0.1.13
11:18:42 go: downloading github.com/fxamacker/cbor/v2 v2.7.0
11:18:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15
11:18:42 go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
11:18:42 go: downloading github.com/json-iterator/go v1.1.12
11:18:42 go: downloading gopkg.in/yaml.v2 v2.4.0
11:18:42 go: downloading sigs.k8s.io/yaml v1.4.0
11:18:42 go: downloading github.com/moby/spdystream v0.4.0
11:18:42 go: downloading github.com/mattn/go-isatty v0.0.20
11:18:42 go: downloading github.com/docker/go-metrics v0.0.1
11:18:42 go: downloading github.com/x448/float16 v0.8.4
11:18:42 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a
11:18:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
11:18:42 go: downloading github.com/modern-go/reflect2 v1.0.2
11:18:42 go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
11:18:42 go: downloading github.com/prometheus/client_golang v1.20.5
11:18:42 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
11:18:42 go: downloading github.com/go-openapi/swag v0.22.4
11:18:42 go: downloading github.com/go-openapi/jsonreference v0.20.2
11:18:42 go: downloading github.com/emicklei/go-restful/v3 v3.11.0
11:18:42 go: downloading github.com/go-openapi/jsonpointer v0.19.6
11:18:42 go: downloading github.com/prometheus/client_model v0.6.1
11:18:42 go: downloading github.com/beorn7/perks v1.0.1
11:18:42 go: downloading github.com/prometheus/common v0.55.0
11:18:42 go: downloading github.com/cespare/xxhash/v2 v2.3.0
11:18:42 go: downloading github.com/prometheus/procfs v0.15.1
11:18:42 go: downloading github.com/mailru/easyjson v0.7.7
11:18:42 go: downloading github.com/josharian/intern v1.0.0
11:19:29 make[2]: Leaving directory '/root/build-deb/compose'
11:19:29 make[1]: Leaving directory '/root/build-deb'
11:19:29 debian/rules override_dh_auto_test
11:19:29 make[1]: Entering directory '/root/build-deb'
11:19:29 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
11:19:29 test "$ver" = "Docker version 0.0.0-20250508105329-6f85626, build 49a0770" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
11:19:29 PASS: daemon version OK
11:19:29 ver="$(cli/build/docker --version)"; \
11:19:29 test "$ver" = "Docker version 0.0.0-20250508105329-6f85626, build 6f85626" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
11:19:29 PASS: cli version OK
11:19:29 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
11:19:29 test "$ver" = "v0.23.0" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
11:19:29 PASS: docker-buildx version OK
11:19:29 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
11:19:29 test "$ver" = "v2.36.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
11:19:29 PASS: docker-compose version OK
11:19:29 make[1]: Leaving directory '/root/build-deb'
11:19:29 create-stamp debian/debhelper-build-stamp
11:19:29 debian/rules binary
11:19:29 dh binary --with=bash-completion
11:19:29 dh_testroot
11:19:29 dh_prep
11:19:29 dh_installdirs
11:19:29 debian/rules override_dh_auto_install
11:19:29 make[1]: Entering directory '/root/build-deb'
11:19:29 # docker-ce-cli install
11:19:29 install -D -p -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
11:19:29 # docker-ce-cli shell-completion
11:19:29 #
11:19:29 # We are manually installing bash completions instead of using the "dh_bash-completion"
11:19:29 # debhelper (see [1]); dh_bash-completion only supports bash, and none of the other shells,
11:19:29 # which meant that we had to install 2 out of 3 manually, which was confusing ("what about
11:19:29 # Bash?"). Given that locations to install these completion scripts are well-known, we
11:19:29 # can safely use the manual approach for installing them.
11:19:29 #
11:19:29 # In future, can consider using "dh_shell_completions" (see [2]), which supports bash, zsh
11:19:29 # and fish. However, "dh_shell_completions" is still really premature, and not available
11:19:29 # in stable releases. So, currently, adding it as build-dependency, especially since
11:19:29 # these are well-known, may not be a good choice, but we can revisit that in future
11:19:29 # if things mature in this area.
11:19:29 #
11:19:29 # Observant readers may notice that we don't include PowerShell completion in
11:19:29 # this list (even though Cobra provides them, and PowerShell *can* be installed
11:19:29 # oon Linux). The short story is that there's no well-defined location, nor
11:19:29 # a well-defined approach for this.
11:19:29 #
11:19:29 # The PowerShell maintainers (see [3]) considering that no completion scripts
11:19:29 # are needed for anything following the PowerShell specifications, and for
11:19:29 # anything else, PowerShell is capable enough to use zsh and bash completions.
11:19:29 #
11:19:29 # All of the above taken into account; it's fuzzy enough to just leave it as
11:19:29 # an exercise for the user to decide what to do.
11:19:29 #
11:19:29 # [1]: https://manpages.debian.org/bookworm/bash-completion/dh_bash-completion.1.en.html
11:19:29 # [2]: https://manpages.debian.org/testing/dh-shell-completions/dh_shell_completions.1.en.html
11:19:29 # [3]: https://github.com/PowerShell/PowerShell/issues/17582
11:19:29 install -D -p -m 0644 cli/build/completion/bash/docker debian/docker-ce-cli/usr/share/bash-completion/completions/docker
11:19:29 install -D -p -m 0644 cli/build/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
11:19:29 install -D -p -m 0644 cli/build/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
11:19:29 # docker-ce install
11:19:29 install -D -p -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
11:19:29 install -D -p -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
11:19:29 install -D -p -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
11:19:29 # docker-buildx-plugin install
11:19:29 install -D -p -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
11:19:29 # docker-compose-plugin install
11:19:29 install -D -p -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
11:19:29 # docker-ce-rootless-extras install
11:19:29 install -D -p -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
11:19:29 install -D -p -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
11:19:29 install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
11:19:29 # TODO: how can we install vpnkit?
11:19:29 make[1]: Leaving directory '/root/build-deb'
11:19:29 debian/rules override_dh_install
11:19:29 make[1]: Entering directory '/root/build-deb'
11:19:29 dh_install
11:19:29 # TODO Can we do this from within our container?
11:19:29 dh_apparmor --profile-name=docker-ce -pdocker-ce
11:19:29 make[1]: Leaving directory '/root/build-deb'
11:19:29 dh_installdocs
11:19:29 dh_installchangelogs
11:19:29 dh_installman
11:19:29 debian/rules override_dh_installinit
11:19:29 make[1]: Entering directory '/root/build-deb'
11:19:29 # use "docker" as our service name, not "docker-ce"
11:19:30 dh_installinit --name=docker
11:19:30 make[1]: Leaving directory '/root/build-deb'
11:19:30 debian/rules override_dh_installsystemd
11:19:30 make[1]: Entering directory '/root/build-deb'
11:19:30 # use "docker" as our service name, not "docker-ce"
11:19:32 dh_installsystemd --name=docker
11:19:32 make[1]: Leaving directory '/root/build-deb'
11:19:32 dh_perl
11:19:32 dh_link
11:19:32 dh_strip_nondeterminism
11:19:33 dh_compress
11:19:33 dh_fixperms
11:19:33 dh_missing
11:19:33 debian/rules override_dh_dwz
11:19:33 make[1]: Entering directory '/root/build-deb'
11:19:33 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
11:19:35 make[1]: Leaving directory '/root/build-deb'
11:19:35 debian/rules override_dh_strip
11:19:35 make[1]: Entering directory '/root/build-deb'
11:19:35 # Go has lots of problems with stripping, so just don't
11:19:36 make[1]: Leaving directory '/root/build-deb'
11:19:36 dh_makeshlibs
11:19:36 debian/rules override_dh_shlibdeps
11:19:36 make[1]: Entering directory '/root/build-deb'
11:19:36 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
11:19:41 make[1]: Leaving directory '/root/build-deb'
11:19:41 dh_installdeb
11:19:41 debian/rules override_dh_gencontrol
11:19:41 make[1]: Entering directory '/root/build-deb'
11:19:41 # Use separate version for the buildx-plugin package, then generate the other control files as usual
11:19:42 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
11:19:42 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
11:19:42 # Use separate version for the compose-plugin package, then generate the other control files as usual
11:19:42 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
11:19:42 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
11:19:42 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
11:19:42 dh_gencontrol --remaining-packages
11:19:42 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
11:19:42 make[1]: Leaving directory '/root/build-deb'
11:19:42 dh_md5sums
11:19:43 debian/rules override_dh_builddeb
11:19:43 make[1]: Entering directory '/root/build-deb'
11:19:43 dh_builddeb -- -Zxz
11:19:45 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'.
11:19:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'.
11:19:45 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'.
11:19:45 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.23.0-1~ubuntu.24.10~oracular_amd64.deb'.
11:19:45 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.36.0-1~ubuntu.24.10~oracular_amd64.deb'.
11:20:11 make[1]: Leaving directory '/root/build-deb'
11:20:11 dpkg-genbuildinfo -O../docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.buildinfo
11:20:11 dpkg-genchanges -O../docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.changes
11:20:12 dpkg-genchanges: info: including full source code in upload
11:20:12 dpkg-source -I.git --after-build .
11:20:12 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
11:20:12 + destination=/build
11:20:12 + mkdir -p /build
11:20:12 + mv -v /root/docker-buildx-plugin_0.23.0-1~ubuntu.24.10~oracular_amd64.deb /root/docker-ce-cli_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb /root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.dsc /root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.tar.gz /root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.buildinfo /root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.changes /root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb /root/docker-compose-plugin_2.36.0-1~ubuntu.24.10~oracular_amd64.deb /build
11:20:13 copied '/root/docker-buildx-plugin_0.23.0-1~ubuntu.24.10~oracular_amd64.deb' -> '/build/docker-buildx-plugin_0.23.0-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 removed '/root/docker-buildx-plugin_0.23.0-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 copied '/root/docker-ce-cli_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 removed '/root/docker-ce-cli_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 copied '/root/docker-ce-rootless-extras_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 removed '/root/docker-ce-rootless-extras_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 copied '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.dsc' -> '/build/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.dsc'
11:20:13 removed '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.dsc'
11:20:13 copied '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.tar.gz' -> '/build/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.tar.gz'
11:20:13 removed '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular.tar.gz'
11:20:13 copied '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.buildinfo'
11:20:13 removed '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.buildinfo'
11:20:13 copied '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.changes' -> '/build/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.changes'
11:20:13 removed '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.changes'
11:20:13 copied '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb' -> '/build/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 removed '/root/docker-ce_0.0.0~20250508105329.6f85626-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 copied '/root/docker-compose-plugin_2.36.0-1~ubuntu.24.10~oracular_amd64.deb' -> '/build/docker-compose-plugin_2.36.0-1~ubuntu.24.10~oracular_amd64.deb'
11:20:13 removed '/root/docker-compose-plugin_2.36.0-1~ubuntu.24.10~oracular_amd64.deb'
11:20:15 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-oracular"
11:20:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb'