Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'], chrootPath='/var/lib/mock/f39-build-1923289-42998/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1701648000 Wrote: /builddir/build/SRPMS/golang-github-docker-cli-22.06.0~beta.0-1.fc39.src.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'], chrootPath='/var/lib/mock/f39-build-1923289-42998/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1701648000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0gU57l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cli-22.06.0-beta.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cli-22.06.0-beta.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cli-22.06.0-beta.0 + rm -rf /builddir/build/BUILD/cli-22.06.0-beta.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/cli-22.06.0-beta.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/cli-22.06.0-beta.0/vendor + [[ ! -e /builddir/build/BUILD/cli-22.06.0-beta.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/cli-22.06.0-beta.0/_build/bin install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build' install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/bin' + export GOPATH=/builddir/build/BUILD/cli-22.06.0-beta.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/cli-22.06.0-beta.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli ]] ++ dirname /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli + install -m 0755 -vd /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/src' install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker' + ln -fs /builddir/build/BUILD/cli-22.06.0-beta.0 /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli + cd /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli Patch #0 (0001-Revert-vendor-github.com-docker-docker.patch): + echo 'Patch #0 (0001-Revert-vendor-github.com-docker-docker.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cli/command/container/restart.go patching file cli/command/container/stop.go patching file docs/reference/commandline/restart.md patching file docs/reference/commandline/stop.md ++ find . -iname '*.go' -type f + sed -i 's|github.com/docker/distribution|github.com/distribution/distribution/v3|' ./internal/test/network/client.go ./internal/test/cli.go ./internal/test/output/output.go ./internal/test/store.go ./internal/test/doc.go ./internal/test/strings.go ./internal/test/notary/client.go ./internal/test/environment/testenv.go ./internal/test/builders/config.go ./internal/test/builders/network.go ./internal/test/builders/node.go ./internal/test/builders/volume.go ./internal/test/builders/task.go ./internal/test/builders/doc.go ./internal/test/builders/secret.go ./internal/test/builders/swarm.go ./internal/test/builders/container.go ./internal/test/builders/service.go ./cli/debug/debug.go ./cli/debug/debug_test.go ./cli/version/version.go ./cli/streams/out.go ./cli/streams/in.go ./cli/streams/stream.go ./cli/error.go ./cli/config/config.go ./cli/config/config_test.go ./cli/config/types/authconfig.go ./cli/config/configfile/file_unix.go ./cli/config/configfile/file_windows.go ./cli/config/configfile/file_test.go ./cli/config/configfile/file.go ./cli/config/credentials/default_store_darwin.go ./cli/config/credentials/credentials.go ./cli/config/credentials/file_store.go ./cli/config/credentials/default_store_linux.go ./cli/config/credentials/file_store_test.go ./cli/config/credentials/default_store.go ./cli/config/credentials/default_store_windows.go ./cli/config/credentials/native_store.go ./cli/config/credentials/native_store_test.go ./cli/config/credentials/default_store_unsupported.go ./cli/cobra_test.go ./cli/required_test.go ./cli/trust/trust.go ./cli/trust/trust_test.go ./cli/connhelper/commandconn/session_windows.go ./cli/connhelper/commandconn/commandconn.go ./cli/connhelper/commandconn/pdeathsig_linux.go ./cli/connhelper/commandconn/commandconn_unix_test.go ./cli/connhelper/commandconn/pdeathsig_nolinux.go ./cli/connhelper/commandconn/session_unix.go ./cli/connhelper/connhelper.go ./cli/connhelper/ssh/ssh_test.go ./cli/connhelper/ssh/ssh.go ./cli/registry/client/endpoint.go ./cli/registry/client/fetcher.go ./cli/registry/client/client.go ./cli/winresources/winresources.go ./cli/required.go ./cli/flags/common_test.go ./cli/flags/common.go ./cli/flags/client.go ./cli/manifest/store/store.go ./cli/manifest/store/store_test.go ./cli/manifest/types/types.go ./cli/context/store/metadata_test.go ./cli/context/store/store.go ./cli/context/store/io_utils.go ./cli/context/store/doc.go ./cli/context/store/tlsstore_test.go ./cli/context/store/store_test.go ./cli/context/store/storeconfig_test.go ./cli/context/store/tlsstore.go ./cli/context/store/io_utils_test.go ./cli/context/store/storeconfig.go ./cli/context/store/metadatastore.go ./cli/context/tlsdata.go ./cli/context/endpoint.go ./cli/context/docker/constants.go ./cli/context/docker/load.go ./cli/command/network/prune.go ./cli/command/network/inspect.go ./cli/command/network/client_test.go ./cli/command/network/connect.go ./cli/command/network/cmd.go ./cli/command/network/disconnect.go ./cli/command/network/connect_test.go ./cli/command/network/create.go ./cli/command/network/list.go ./cli/command/network/list_test.go ./cli/command/network/formatter_test.go ./cli/command/network/remove_test.go ./cli/command/network/disconnect_test.go ./cli/command/network/remove.go ./cli/command/network/formatter.go ./cli/command/network/create_test.go ./cli/command/context_test.go ./cli/command/cli.go ./cli/command/idresolver/idresolver.go ./cli/command/idresolver/client_test.go ./cli/command/idresolver/idresolver_test.go ./cli/command/cli_options_test.go ./cli/command/node/promote_test.go ./cli/command/node/inspect.go ./cli/command/node/demote.go ./cli/command/node/client_test.go ./cli/command/node/update.go ./cli/command/node/cmd.go ./cli/command/node/opts.go ./cli/command/node/inspect_test.go ./cli/command/node/update_test.go ./cli/command/node/list.go ./cli/command/node/promote.go ./cli/command/node/list_test.go ./cli/command/node/ps.go ./cli/command/node/formatter_test.go ./cli/command/node/remove_test.go ./cli/command/node/remove.go ./cli/command/node/ps_test.go ./cli/command/node/demote_test.go ./cli/command/node/formatter.go ./cli/command/swarm/unlock_key_test.go ./cli/command/swarm/ipnet_slice_test.go ./cli/command/swarm/leave_test.go ./cli/command/swarm/ca.go ./cli/command/swarm/client_test.go ./cli/command/swarm/update.go ./cli/command/swarm/cmd.go ./cli/command/swarm/opts.go ./cli/command/swarm/join_test.go ./cli/command/swarm/update_test.go ./cli/command/swarm/ca_test.go ./cli/command/swarm/unlock_test.go ./cli/command/swarm/opts_test.go ./cli/command/swarm/ipnet_slice.go ./cli/command/swarm/unlock_key.go ./cli/command/swarm/unlock.go ./cli/command/swarm/leave.go ./cli/command/swarm/join_token_test.go ./cli/command/swarm/progress/root_rotation.go ./cli/command/swarm/join_token.go ./cli/command/swarm/join.go ./cli/command/swarm/init_test.go ./cli/command/swarm/init.go ./cli/command/config/ls.go ./cli/command/config/inspect.go ./cli/command/config/ls_test.go ./cli/command/config/client_test.go ./cli/command/config/cmd.go ./cli/command/config/inspect_test.go ./cli/command/config/create.go ./cli/command/config/formatter_test.go ./cli/command/config/remove_test.go ./cli/command/config/remove.go ./cli/command/config/formatter.go ./cli/command/config/create_test.go ./cli/command/container/prune.go ./cli/command/container/rm_test.go ./cli/command/container/logs.go ./cli/command/container/tty_test.go ./cli/command/container/cp.go ./cli/command/container/attach_test.go ./cli/command/container/inspect.go ./cli/command/container/run_test.go ./cli/command/container/client_test.go ./cli/command/container/update.go ./cli/command/container/signals_unix_test.go ./cli/command/container/kill.go ./cli/command/container/cmd.go ./cli/command/container/signals_test.go ./cli/command/container/opts.go ./cli/command/container/formatter_stats.go ./cli/command/container/stats.go ./cli/command/container/formatter_diff.go ./cli/command/container/hijack.go ./cli/command/container/wait.go ./cli/command/container/rename.go ./cli/command/container/signals_windows.go ./cli/command/container/diff.go ./cli/command/container/port.go ./cli/command/container/exec.go ./cli/command/container/utils.go ./cli/command/container/stop.go ./cli/command/container/cp_test.go ./cli/command/container/export.go ./cli/command/container/stats_helpers.go ./cli/command/container/rm.go ./cli/command/container/create.go ./cli/command/container/formatter_stats_test.go ./cli/command/container/list.go ./cli/command/container/exec_test.go ./cli/command/container/logs_test.go ./cli/command/container/pause.go ./cli/command/container/restart.go ./cli/command/container/signals.go ./cli/command/container/opts_test.go ./cli/command/container/commit.go ./cli/command/container/list_test.go ./cli/command/container/unpause.go ./cli/command/container/stats_helpers_test.go ./cli/command/container/export_test.go ./cli/command/container/signals_unix.go ./cli/command/container/tty.go ./cli/command/container/stats_unit_test.go ./cli/command/container/formatter_diff_test.go ./cli/command/container/port_test.go ./cli/command/container/top.go ./cli/command/container/utils_test.go ./cli/command/container/attach.go ./cli/command/container/create_test.go ./cli/command/container/run.go ./cli/command/container/start.go ./cli/command/secret/ls.go ./cli/command/secret/inspect.go ./cli/command/secret/ls_test.go ./cli/command/secret/client_test.go ./cli/command/secret/cmd.go ./cli/command/secret/inspect_test.go ./cli/command/secret/create.go ./cli/command/secret/formatter_test.go ./cli/command/secret/remove_test.go ./cli/command/secret/remove.go ./cli/command/secret/formatter.go ./cli/command/secret/create_test.go ./cli/command/checkpoint/client_test.go ./cli/command/checkpoint/cmd.go ./cli/command/checkpoint/create.go ./cli/command/checkpoint/list.go ./cli/command/checkpoint/list_test.go ./cli/command/checkpoint/formatter_test.go ./cli/command/checkpoint/remove_test.go ./cli/command/checkpoint/remove.go ./cli/command/checkpoint/formatter.go ./cli/command/checkpoint/create_test.go ./cli/command/utils.go ./cli/command/commands/commands.go ./cli/command/events_utils.go ./cli/command/trust/sign_test.go ./cli/command/trust/revoke.go ./cli/command/trust/common_test.go ./cli/command/trust/inspect.go ./cli/command/trust/helpers_test.go ./cli/command/trust/key.go ./cli/command/trust/inspect_pretty_test.go ./cli/command/trust/common.go ./cli/command/trust/cmd.go ./cli/command/trust/key_generate_test.go ./cli/command/trust/signer_remove_test.go ./cli/command/trust/key_load_test.go ./cli/command/trust/inspect_test.go ./cli/command/trust/inspect_pretty.go ./cli/command/trust/key_load.go ./cli/command/trust/signer_remove.go ./cli/command/trust/formatter_test.go ./cli/command/trust/signer_add_test.go ./cli/command/trust/revoke_test.go ./cli/command/trust/signer.go ./cli/command/trust/key_generate.go ./cli/command/trust/sign.go ./cli/command/trust/helpers.go ./cli/command/trust/formatter.go ./cli/command/trust/signer_add.go ./cli/command/registry_test.go ./cli/command/formatter/displayutils.go ./cli/command/formatter/volume.go ./cli/command/formatter/reflect_test.go ./cli/command/formatter/volume_test.go ./cli/command/formatter/image_test.go ./cli/command/formatter/reflect.go ./cli/command/formatter/container_test.go ./cli/command/formatter/custom.go ./cli/command/formatter/formatter_test.go ./cli/command/formatter/context.go ./cli/command/formatter/displayutils_test.go ./cli/command/formatter/disk_usage_test.go ./cli/command/formatter/container.go ./cli/command/formatter/image.go ./cli/command/formatter/buildcache.go ./cli/command/formatter/tabwriter/tabwriter.go ./cli/command/formatter/tabwriter/tabwriter_test.go ./cli/command/formatter/formatter.go ./cli/command/formatter/disk_usage.go ./cli/command/inspect/inspector.go ./cli/command/inspect/inspector_test.go ./cli/command/completion/functions.go ./cli/command/defaultcontextstore_test.go ./cli/command/stack/config.go ./cli/command/stack/services.go ./cli/command/stack/swarm/services.go ./cli/command/stack/swarm/client_test.go ./cli/command/stack/swarm/common.go ./cli/command/stack/swarm/deploy.go ./cli/command/stack/swarm/deploy_test.go ./cli/command/stack/swarm/list.go ./cli/command/stack/swarm/ps.go ./cli/command/stack/swarm/remove.go ./cli/command/stack/swarm/deploy_composefile.go ./cli/command/stack/swarm/deploy_composefile_test.go ./cli/command/stack/client_test.go ./cli/command/stack/common.go ./cli/command/stack/config_test.go ./cli/command/stack/cmd.go ./cli/command/stack/services_test.go ./cli/command/stack/deploy.go ./cli/command/stack/deploy_test.go ./cli/command/stack/formatter/formatter_test.go ./cli/command/stack/formatter/formatter.go ./cli/command/stack/list.go ./cli/command/stack/options/opts.go ./cli/command/stack/list_test.go ./cli/command/stack/ps.go ./cli/command/stack/remove_test.go ./cli/command/stack/remove.go ./cli/command/stack/loader/loader.go ./cli/command/stack/loader/loader_test.go ./cli/command/stack/ps_test.go ./cli/command/cli_options.go ./cli/command/builder/prune.go ./cli/command/builder/cmd.go ./cli/command/plugin/enable.go ./cli/command/plugin/push.go ./cli/command/plugin/inspect.go ./cli/command/plugin/client_test.go ./cli/command/plugin/set.go ./cli/command/plugin/cmd.go ./cli/command/plugin/disable_test.go ./cli/command/plugin/disable.go ./cli/command/plugin/inspect_test.go ./cli/command/plugin/create.go ./cli/command/plugin/enable_test.go ./cli/command/plugin/list.go ./cli/command/plugin/install.go ./cli/command/plugin/list_test.go ./cli/command/plugin/formatter_test.go ./cli/command/plugin/remove_test.go ./cli/command/plugin/upgrade.go ./cli/command/plugin/remove.go ./cli/command/plugin/formatter.go ./cli/command/plugin/create_test.go ./cli/command/plugin/install_test.go ./cli/command/registry/login_test.go ./cli/command/registry/logout.go ./cli/command/registry/login.go ./cli/command/registry/search.go ./cli/command/registry/formatter_search.go ./cli/command/registry/formatter_search_test.go ./cli/command/image/prune.go ./cli/command/image/import_test.go ./cli/command/image/push.go ./cli/command/image/inspect.go ./cli/command/image/tag_test.go ./cli/command/image/client_test.go ./cli/command/image/cmd.go ./cli/command/image/history.go ./cli/command/image/tag.go ./cli/command/image/inspect_test.go ./cli/command/image/list.go ./cli/command/image/push_test.go ./cli/command/image/pull_test.go ./cli/command/image/build.go ./cli/command/image/save_test.go ./cli/command/image/save.go ./cli/command/image/list_test.go ./cli/command/image/build_test.go ./cli/command/image/pull.go ./cli/command/image/remove_test.go ./cli/command/image/load.go ./cli/command/image/import.go ./cli/command/image/load_test.go ./cli/command/image/trust.go ./cli/command/image/formatter_history.go ./cli/command/image/remove.go ./cli/command/image/formatter_history_test.go ./cli/command/image/trust_test.go ./cli/command/image/prune_test.go ./cli/command/image/history_test.go ./cli/command/image/build/context_test.go ./cli/command/image/build/dockerignore.go ./cli/command/image/build/context_unix.go ./cli/command/image/build/context_windows.go ./cli/command/image/build/context.go ./cli/command/context.go ./cli/command/defaultcontextstore.go ./cli/command/trust.go ./cli/command/manifest/rm_test.go ./cli/command/manifest/push.go ./cli/command/manifest/inspect.go ./cli/command/manifest/annotate_test.go ./cli/command/manifest/client_test.go ./cli/command/manifest/cmd.go ./cli/command/manifest/inspect_test.go ./cli/command/manifest/annotate.go ./cli/command/manifest/rm.go ./cli/command/manifest/create_list.go ./cli/command/manifest/push_test.go ./cli/command/manifest/util.go ./cli/command/manifest/create_test.go ./cli/command/streams.go ./cli/command/cli_test.go ./cli/command/registry.go ./cli/command/context/inspect.go ./cli/command/context/show_test.go ./cli/command/context/show.go ./cli/command/context/update.go ./cli/command/context/cmd.go ./cli/command/context/use.go ./cli/command/context/inspect_test.go ./cli/command/context/update_test.go ./cli/command/context/export.go ./cli/command/context/create.go ./cli/command/context/list.go ./cli/command/context/list_test.go ./cli/command/context/export-import_test.go ./cli/command/context/remove_test.go ./cli/command/context/import.go ./cli/command/context/options.go ./cli/command/context/remove.go ./cli/command/context/use_test.go ./cli/command/context/create_test.go ./cli/command/system/prune.go ./cli/command/system/inspect.go ./cli/command/system/client_test.go ./cli/command/system/cmd.go ./cli/command/system/df.go ./cli/command/system/events.go ./cli/command/system/dial_stdio.go ./cli/command/system/version_test.go ./cli/command/system/info.go ./cli/command/system/info_test.go ./cli/command/system/prune_test.go ./cli/command/system/version.go ./cli/command/task/client_test.go ./cli/command/task/print_test.go ./cli/command/task/print.go ./cli/command/task/formatter_test.go ./cli/command/task/formatter.go ./cli/command/utils_test.go ./cli/command/volume/prune.go ./cli/command/volume/inspect.go ./cli/command/volume/client_test.go ./cli/command/volume/update.go ./cli/command/volume/cmd.go ./cli/command/volume/inspect_test.go ./cli/command/volume/create.go ./cli/command/volume/list.go ./cli/command/volume/list_test.go ./cli/command/volume/remove_test.go ./cli/command/volume/remove.go ./cli/command/volume/create_test.go ./cli/command/volume/prune_test.go ./cli/command/service/logs.go ./cli/command/service/generic_resource_opts_test.go ./cli/command/service/inspect.go ./cli/command/service/client_test.go ./cli/command/service/update.go ./cli/command/service/cmd.go ./cli/command/service/opts.go ./cli/command/service/generic_resource_opts.go ./cli/command/service/rollback.go ./cli/command/service/inspect_test.go ./cli/command/service/update_test.go ./cli/command/service/create.go ./cli/command/service/list.go ./cli/command/service/scale.go ./cli/command/service/rollback_test.go ./cli/command/service/parse.go ./cli/command/service/opts_test.go ./cli/command/service/list_test.go ./cli/command/service/ps.go ./cli/command/service/formatter_test.go ./cli/command/service/trust.go ./cli/command/service/remove.go ./cli/command/service/progress/progress_test.go ./cli/command/service/progress/progress.go ./cli/command/service/helpers.go ./cli/command/service/ps_test.go ./cli/command/service/formatter.go ./cli/command/service/create_test.go ./cli/cobra.go ./cli/compose/template/template_test.go ./cli/compose/template/template.go ./cli/compose/convert/volume.go ./cli/compose/convert/volume_test.go ./cli/compose/convert/service_test.go ./cli/compose/convert/compose.go ./cli/compose/convert/compose_test.go ./cli/compose/convert/service.go ./cli/compose/types/types.go ./cli/compose/loader/windows_path.go ./cli/compose/loader/volume.go ./cli/compose/loader/merge_test.go ./cli/compose/loader/volume_test.go ./cli/compose/loader/merge.go ./cli/compose/loader/interpolate.go ./cli/compose/loader/full-struct_test.go ./cli/compose/loader/windows_path_test.go ./cli/compose/loader/types_test.go ./cli/compose/loader/loader.go ./cli/compose/loader/loader_test.go ./cli/compose/schema/schema.go ./cli/compose/schema/data/doc.go ./cli/compose/schema/schema_test.go ./cli/compose/interpolation/interpolation.go ./cli/compose/interpolation/interpolation_test.go ./opts/secret_test.go ./opts/capabilities_test.go ./opts/config.go ./opts/hosts_test.go ./opts/network.go ./opts/quotedstring.go ./opts/mount_test.go ./opts/hosts_windows.go ./opts/ulimit.go ./opts/throttledevice.go ./opts/ulimit_test.go ./opts/config_test.go ./opts/opts.go ./opts/env.go ./opts/duration.go ./opts/ip_test.go ./opts/port.go ./opts/mount.go ./opts/parse_test.go ./opts/parse.go ./opts/opts_test.go ./opts/secret.go ./opts/env_test.go ./opts/hosts.go ./opts/envfile_test.go ./opts/gpus_test.go ./opts/network_test.go ./opts/capabilities.go ./opts/runtime.go ./opts/quotedstring_test.go ./opts/file.go ./opts/envfile.go ./opts/duration_test.go ./opts/port_test.go ./opts/hosts_unix.go ./opts/ip.go ./opts/gpus.go ./opts/weightdevice.go ./templates/templates_test.go ./templates/templates.go ./e2e/internal/fixtures/fixtures.go ./e2e/container/attach_test.go ./e2e/container/run_test.go ./e2e/container/proxy_signal_test.go ./e2e/container/kill_test.go ./e2e/container/main_test.go ./e2e/container/create_test.go ./e2e/trust/sign_test.go ./e2e/trust/main_test.go ./e2e/trust/revoke_test.go ./e2e/stack/config_test.go ./e2e/stack/main_test.go ./e2e/stack/deploy_test.go ./e2e/stack/help_test.go ./e2e/stack/remove_test.go ./e2e/plugin/basic/basic.go ./e2e/plugin/main_test.go ./e2e/plugin/trust_test.go ./e2e/global/main_test.go ./e2e/global/cli_test.go ./e2e/image/main_test.go ./e2e/image/push_test.go ./e2e/image/pull_test.go ./e2e/image/build_test.go ./e2e/context/context_test.go ./e2e/context/main_test.go ./e2e/system/main_test.go ./e2e/system/inspect_test.go ./e2e/cli-plugins/dial_test.go ./e2e/cli-plugins/run_test.go ./e2e/cli-plugins/config_test.go ./e2e/cli-plugins/main_test.go ./e2e/cli-plugins/help_test.go ./e2e/cli-plugins/plugins/nopersistentprerun/main.go ./e2e/cli-plugins/plugins/badmeta/main.go ./e2e/cli-plugins/flags_test.go ./e2e/cli-plugins/util_test.go ./docs/tools.go ./docs/generate.go ./man/tools.go ./man/generate.go ./cmd/docker/builder_test.go ./cmd/docker/docker_windows_386.go ./cmd/docker/docker_windows_arm64.go ./cmd/docker/docker_windows_arm.go ./cmd/docker/docker_test.go ./cmd/docker/completions.go ./cmd/docker/builder.go ./cmd/docker/aliases.go ./cmd/docker/docker.go ./cmd/docker/docker_windows_amd64.go ./service/logs/parse_logs.go ./service/logs/parse_logs_test.go ./cli-plugins/examples/helloworld/main.go ./cli-plugins/manager/suffix_windows.go ./cli-plugins/manager/manager.go ./cli-plugins/manager/error.go ./cli-plugins/manager/manager_unix.go ./cli-plugins/manager/manager_test.go ./cli-plugins/manager/manager_windows.go ./cli-plugins/manager/candidate.go ./cli-plugins/manager/metadata.go ./cli-plugins/manager/candidate_test.go ./cli-plugins/manager/suffix_unix.go ./cli-plugins/manager/error_test.go ./cli-plugins/manager/cobra.go ./cli-plugins/manager/plugin.go ./cli-plugins/plugin/plugin.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DXmwwf + umask 022 + cd /builddir/build/BUILD + cd cli-22.06.0-beta.0 + GOPATH=/builddir/build/BUILD/cli-22.06.0-beta.0/_build:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path github.com/docker/cli --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/golang-github-docker-cli-22.06.0~beta.0-1.fc39.buildreqs.nosrc.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.