Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'], chrootPath='/var/lib/mock/f34-build-22335896-1954191/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --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 error: %changelog not in descending chronological order Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1595715844 Wrote: /builddir/build/SRPMS/golang-github-docker-cli-19.03.12-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'], chrootPath='/var/lib/mock/f34-build-22335896-1954191/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --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 error: %changelog not in descending chronological order Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1595715844 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.odF35q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cli-19.03.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/cli-19.03.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cli-19.03.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/cli-19.03.12/vendor + [[ ! -e /builddir/build/BUILD/cli-19.03.12/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/cli-19.03.12/_build/bin install: creating directory '/builddir/build/BUILD/cli-19.03.12/_build' install: creating directory '/builddir/build/BUILD/cli-19.03.12/_build/bin' + export GOPATH=/builddir/build/BUILD/cli-19.03.12/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/cli-19.03.12/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker/cli ]] ++ dirname /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker/cli + install -m 0755 -vd /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker install: creating directory '/builddir/build/BUILD/cli-19.03.12/_build/src' install: creating directory '/builddir/build/BUILD/cli-19.03.12/_build/src/github.com' install: creating directory '/builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker' + ln -fs /builddir/build/BUILD/cli-19.03.12 /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker/cli + cd /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker/cli + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-call-to-SummarizeLicense.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-for-new-gojsonschema.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Added-transforms-for-compose-overrides.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch ++ find . -name '*.go' + sed -i 's|github.com/flynn-archive/go-shlex|github.com/google/shlex|' ./cli-plugins/examples/helloworld/main.go ./cli-plugins/manager/candidate.go ./cli-plugins/manager/candidate_test.go ./cli-plugins/manager/cobra.go ./cli-plugins/manager/error.go ./cli-plugins/manager/error_test.go ./cli-plugins/manager/manager.go ./cli-plugins/manager/manager_test.go ./cli-plugins/manager/manager_unix.go ./cli-plugins/manager/manager_windows.go ./cli-plugins/manager/metadata.go ./cli-plugins/manager/plugin.go ./cli-plugins/manager/suffix_unix.go ./cli-plugins/manager/suffix_windows.go ./cli-plugins/plugin/plugin.go ./cli/cobra.go ./cli/cobra_test.go ./cli/command/builder/cmd.go ./cli/command/builder/prune.go ./cli/command/bundlefile/bundlefile.go ./cli/command/bundlefile/bundlefile_test.go ./cli/command/checkpoint/client_test.go ./cli/command/checkpoint/cmd.go ./cli/command/checkpoint/create.go ./cli/command/checkpoint/create_test.go ./cli/command/checkpoint/formatter.go ./cli/command/checkpoint/formatter_test.go ./cli/command/checkpoint/list.go ./cli/command/checkpoint/list_test.go ./cli/command/checkpoint/remove.go ./cli/command/checkpoint/remove_test.go ./cli/command/cli.go ./cli/command/cli_options.go ./cli/command/cli_options_test.go ./cli/command/cli_test.go ./cli/command/commands/commands.go ./cli/command/config/client_test.go ./cli/command/config/cmd.go ./cli/command/config/create.go ./cli/command/config/create_test.go ./cli/command/config/formatter.go ./cli/command/config/formatter_test.go ./cli/command/config/inspect.go ./cli/command/config/inspect_test.go ./cli/command/config/ls.go ./cli/command/config/ls_test.go ./cli/command/config/remove.go ./cli/command/config/remove_test.go ./cli/command/container/attach.go ./cli/command/container/attach_test.go ./cli/command/container/client_test.go ./cli/command/container/cmd.go ./cli/command/container/commit.go ./cli/command/container/cp.go ./cli/command/container/cp_test.go ./cli/command/container/create.go ./cli/command/container/create_test.go ./cli/command/container/diff.go ./cli/command/container/exec.go ./cli/command/container/exec_test.go ./cli/command/container/export.go ./cli/command/container/export_test.go ./cli/command/container/formatter_diff.go ./cli/command/container/formatter_diff_test.go ./cli/command/container/formatter_stats.go ./cli/command/container/formatter_stats_test.go ./cli/command/container/hijack.go ./cli/command/container/inspect.go ./cli/command/container/kill.go ./cli/command/container/list.go ./cli/command/container/list_test.go ./cli/command/container/logs.go ./cli/command/container/logs_test.go ./cli/command/container/opts.go ./cli/command/container/opts_test.go ./cli/command/container/pause.go ./cli/command/container/port.go ./cli/command/container/prune.go ./cli/command/container/ps_test.go ./cli/command/container/rename.go ./cli/command/container/restart.go ./cli/command/container/rm.go ./cli/command/container/run.go ./cli/command/container/run_test.go ./cli/command/container/start.go ./cli/command/container/stats.go ./cli/command/container/stats_helpers.go ./cli/command/container/stats_helpers_test.go ./cli/command/container/stats_unit_test.go ./cli/command/container/stop.go ./cli/command/container/top.go ./cli/command/container/tty.go ./cli/command/container/tty_test.go ./cli/command/container/unpause.go ./cli/command/container/update.go ./cli/command/container/utils.go ./cli/command/container/utils_test.go ./cli/command/container/wait.go ./cli/command/context.go ./cli/command/context/cmd.go ./cli/command/context/create.go ./cli/command/context/create_test.go ./cli/command/context/export-import_test.go ./cli/command/context/export.go ./cli/command/context/import.go ./cli/command/context/inspect.go ./cli/command/context/inspect_test.go ./cli/command/context/list.go ./cli/command/context/list_test.go ./cli/command/context/options.go ./cli/command/context/remove.go ./cli/command/context/remove_test.go ./cli/command/context/update.go ./cli/command/context/update_test.go ./cli/command/context/use.go ./cli/command/context/use_test.go ./cli/command/context_test.go ./cli/command/defaultcontextstore.go ./cli/command/defaultcontextstore_test.go ./cli/command/engine/activate.go ./cli/command/engine/activate_test.go ./cli/command/engine/activate_unix.go ./cli/command/engine/activate_windows.go ./cli/command/engine/auth.go ./cli/command/engine/check.go ./cli/command/engine/check_test.go ./cli/command/engine/client_test.go ./cli/command/engine/cmd.go ./cli/command/engine/cmd_test.go ./cli/command/engine/init.go ./cli/command/engine/licenses.go ./cli/command/engine/licenses_test.go ./cli/command/engine/update.go ./cli/command/engine/update_test.go ./cli/command/engine/updates.go ./cli/command/engine/updates_test.go ./cli/command/events_utils.go ./cli/command/formatter/buildcache.go ./cli/command/formatter/container.go ./cli/command/formatter/container_test.go ./cli/command/formatter/context.go ./cli/command/formatter/custom.go ./cli/command/formatter/custom_test.go ./cli/command/formatter/disk_usage.go ./cli/command/formatter/disk_usage_test.go ./cli/command/formatter/displayutils.go ./cli/command/formatter/displayutils_test.go ./cli/command/formatter/formatter.go ./cli/command/formatter/image.go ./cli/command/formatter/image_test.go ./cli/command/formatter/reflect.go ./cli/command/formatter/reflect_test.go ./cli/command/formatter/volume.go ./cli/command/formatter/volume_test.go ./cli/command/idresolver/client_test.go ./cli/command/idresolver/idresolver.go ./cli/command/idresolver/idresolver_test.go ./cli/command/image/build.go ./cli/command/image/build/context.go ./cli/command/image/build/context_test.go ./cli/command/image/build/context_unix.go ./cli/command/image/build/context_windows.go ./cli/command/image/build/dockerignore.go ./cli/command/image/build_buildkit.go ./cli/command/image/build_session.go ./cli/command/image/build_test.go ./cli/command/image/client_test.go ./cli/command/image/cmd.go ./cli/command/image/formatter_history.go ./cli/command/image/formatter_history_test.go ./cli/command/image/history.go ./cli/command/image/history_test.go ./cli/command/image/import.go ./cli/command/image/import_test.go ./cli/command/image/inspect.go ./cli/command/image/inspect_test.go ./cli/command/image/list.go ./cli/command/image/list_test.go ./cli/command/image/load.go ./cli/command/image/load_test.go ./cli/command/image/prune.go ./cli/command/image/prune_test.go ./cli/command/image/pull.go ./cli/command/image/pull_test.go ./cli/command/image/push.go ./cli/command/image/push_test.go ./cli/command/image/remove.go ./cli/command/image/remove_test.go ./cli/command/image/save.go ./cli/command/image/save_test.go ./cli/command/image/tag.go ./cli/command/image/tag_test.go ./cli/command/image/trust.go ./cli/command/image/trust_test.go ./cli/command/inspect/inspector.go ./cli/command/inspect/inspector_test.go ./cli/command/manifest/annotate.go ./cli/command/manifest/annotate_test.go ./cli/command/manifest/client_test.go ./cli/command/manifest/cmd.go ./cli/command/manifest/create_list.go ./cli/command/manifest/create_test.go ./cli/command/manifest/inspect.go ./cli/command/manifest/inspect_test.go ./cli/command/manifest/push.go ./cli/command/manifest/push_test.go ./cli/command/manifest/util.go ./cli/command/network/client_test.go ./cli/command/network/cmd.go ./cli/command/network/connect.go ./cli/command/network/connect_test.go ./cli/command/network/create.go ./cli/command/network/create_test.go ./cli/command/network/disconnect.go ./cli/command/network/disconnect_test.go ./cli/command/network/formatter.go ./cli/command/network/formatter_test.go ./cli/command/network/inspect.go ./cli/command/network/list.go ./cli/command/network/list_test.go ./cli/command/network/prune.go ./cli/command/network/remove.go ./cli/command/node/client_test.go ./cli/command/node/cmd.go ./cli/command/node/demote.go ./cli/command/node/demote_test.go ./cli/command/node/formatter.go ./cli/command/node/formatter_test.go ./cli/command/node/inspect.go ./cli/command/node/inspect_test.go ./cli/command/node/list.go ./cli/command/node/list_test.go ./cli/command/node/opts.go ./cli/command/node/promote.go ./cli/command/node/promote_test.go ./cli/command/node/ps.go ./cli/command/node/ps_test.go ./cli/command/node/remove.go ./cli/command/node/remove_test.go ./cli/command/node/update.go ./cli/command/node/update_test.go ./cli/command/orchestrator.go ./cli/command/orchestrator_test.go ./cli/command/plugin/client_test.go ./cli/command/plugin/cmd.go ./cli/command/plugin/create.go ./cli/command/plugin/create_test.go ./cli/command/plugin/disable.go ./cli/command/plugin/disable_test.go ./cli/command/plugin/enable.go ./cli/command/plugin/enable_test.go ./cli/command/plugin/formatter.go ./cli/command/plugin/formatter_test.go ./cli/command/plugin/inspect.go ./cli/command/plugin/inspect_test.go ./cli/command/plugin/install.go ./cli/command/plugin/install_test.go ./cli/command/plugin/list.go ./cli/command/plugin/list_test.go ./cli/command/plugin/push.go ./cli/command/plugin/remove.go ./cli/command/plugin/remove_test.go ./cli/command/plugin/set.go ./cli/command/plugin/upgrade.go ./cli/command/registry.go ./cli/command/registry/formatter_search.go ./cli/command/registry/formatter_search_test.go ./cli/command/registry/login.go ./cli/command/registry/login_test.go ./cli/command/registry/logout.go ./cli/command/registry/search.go ./cli/command/registry_test.go ./cli/command/secret/client_test.go ./cli/command/secret/cmd.go ./cli/command/secret/create.go ./cli/command/secret/create_test.go ./cli/command/secret/formatter.go ./cli/command/secret/formatter_test.go ./cli/command/secret/inspect.go ./cli/command/secret/inspect_test.go ./cli/command/secret/ls.go ./cli/command/secret/ls_test.go ./cli/command/secret/remove.go ./cli/command/secret/remove_test.go ./cli/command/service/client_test.go ./cli/command/service/cmd.go ./cli/command/service/create.go ./cli/command/service/create_test.go ./cli/command/service/formatter.go ./cli/command/service/formatter_test.go ./cli/command/service/generic_resource_opts.go ./cli/command/service/generic_resource_opts_test.go ./cli/command/service/helpers.go ./cli/command/service/inspect.go ./cli/command/service/inspect_test.go ./cli/command/service/list.go ./cli/command/service/list_test.go ./cli/command/service/logs.go ./cli/command/service/opts.go ./cli/command/service/opts_test.go ./cli/command/service/parse.go ./cli/command/service/progress/progress.go ./cli/command/service/progress/progress_test.go ./cli/command/service/ps.go ./cli/command/service/ps_test.go ./cli/command/service/remove.go ./cli/command/service/rollback.go ./cli/command/service/rollback_test.go ./cli/command/service/scale.go ./cli/command/service/trust.go ./cli/command/service/update.go ./cli/command/service/update_test.go ./cli/command/stack/client_test.go ./cli/command/stack/cmd.go ./cli/command/stack/common.go ./cli/command/stack/deploy.go ./cli/command/stack/deploy_test.go ./cli/command/stack/formatter/formatter.go ./cli/command/stack/formatter/formatter_test.go ./cli/command/stack/kubernetes/cli.go ./cli/command/stack/kubernetes/client.go ./cli/command/stack/kubernetes/conversion.go ./cli/command/stack/kubernetes/conversion_test.go ./cli/command/stack/kubernetes/convert.go ./cli/command/stack/kubernetes/convert_test.go ./cli/command/stack/kubernetes/deploy.go ./cli/command/stack/kubernetes/deploy_test.go ./cli/command/stack/kubernetes/list.go ./cli/command/stack/kubernetes/ps.go ./cli/command/stack/kubernetes/remove.go ./cli/command/stack/kubernetes/services.go ./cli/command/stack/kubernetes/services_test.go ./cli/command/stack/kubernetes/stack.go ./cli/command/stack/kubernetes/stackclient.go ./cli/command/stack/kubernetes/stackclient_test.go ./cli/command/stack/kubernetes/warnings.go ./cli/command/stack/kubernetes/warnings_test.go ./cli/command/stack/kubernetes/watcher.go ./cli/command/stack/kubernetes/watcher_test.go ./cli/command/stack/list.go ./cli/command/stack/list_test.go ./cli/command/stack/loader/loader.go ./cli/command/stack/loader/loader_test.go ./cli/command/stack/options/opts.go ./cli/command/stack/ps.go ./cli/command/stack/ps_test.go ./cli/command/stack/remove.go ./cli/command/stack/remove_test.go ./cli/command/stack/services.go ./cli/command/stack/services_test.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_bundlefile.go ./cli/command/stack/swarm/deploy_bundlefile_test.go ./cli/command/stack/swarm/deploy_composefile.go ./cli/command/stack/swarm/deploy_composefile_test.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/services.go ./cli/command/streams.go ./cli/command/swarm/ca.go ./cli/command/swarm/ca_test.go ./cli/command/swarm/client_test.go ./cli/command/swarm/cmd.go ./cli/command/swarm/init.go ./cli/command/swarm/init_test.go ./cli/command/swarm/join.go ./cli/command/swarm/join_test.go ./cli/command/swarm/join_token.go ./cli/command/swarm/join_token_test.go ./cli/command/swarm/leave.go ./cli/command/swarm/leave_test.go ./cli/command/swarm/opts.go ./cli/command/swarm/opts_test.go ./cli/command/swarm/progress/root_rotation.go ./cli/command/swarm/unlock.go ./cli/command/swarm/unlock_key.go ./cli/command/swarm/unlock_key_test.go ./cli/command/swarm/unlock_test.go ./cli/command/swarm/update.go ./cli/command/swarm/update_test.go ./cli/command/system/client_test.go ./cli/command/system/cmd.go ./cli/command/system/df.go ./cli/command/system/dial_stdio.go ./cli/command/system/events.go ./cli/command/system/info.go ./cli/command/system/info_test.go ./cli/command/system/inspect.go ./cli/command/system/prune.go ./cli/command/system/prune_test.go ./cli/command/system/version.go ./cli/command/system/version_test.go ./cli/command/task/client_test.go ./cli/command/task/formatter.go ./cli/command/task/formatter_test.go ./cli/command/task/print.go ./cli/command/task/print_test.go ./cli/command/trust.go ./cli/command/trust/cmd.go ./cli/command/trust/common.go ./cli/command/trust/common_test.go ./cli/command/trust/formatter.go ./cli/command/trust/formatter_test.go ./cli/command/trust/helpers.go ./cli/command/trust/helpers_test.go ./cli/command/trust/inspect.go ./cli/command/trust/inspect_pretty.go ./cli/command/trust/inspect_pretty_test.go ./cli/command/trust/inspect_test.go ./cli/command/trust/key.go ./cli/command/trust/key_generate.go ./cli/command/trust/key_generate_test.go ./cli/command/trust/key_load.go ./cli/command/trust/key_load_test.go ./cli/command/trust/revoke.go ./cli/command/trust/revoke_test.go ./cli/command/trust/sign.go ./cli/command/trust/sign_test.go ./cli/command/trust/signer.go ./cli/command/trust/signer_add.go ./cli/command/trust/signer_add_test.go ./cli/command/trust/signer_remove.go ./cli/command/trust/signer_remove_test.go ./cli/command/utils.go ./cli/command/utils_test.go ./cli/command/volume/client_test.go ./cli/command/volume/cmd.go ./cli/command/volume/create.go ./cli/command/volume/create_test.go ./cli/command/volume/inspect.go ./cli/command/volume/inspect_test.go ./cli/command/volume/list.go ./cli/command/volume/list_test.go ./cli/command/volume/prune.go ./cli/command/volume/prune_test.go ./cli/command/volume/remove.go ./cli/command/volume/remove_test.go ./cli/compose/convert/compose.go ./cli/compose/convert/compose_test.go ./cli/compose/convert/service.go ./cli/compose/convert/service_test.go ./cli/compose/convert/volume.go ./cli/compose/convert/volume_test.go ./cli/compose/interpolation/interpolation.go ./cli/compose/interpolation/interpolation_test.go ./cli/compose/loader/full-struct_test.go ./cli/compose/loader/interpolate.go ./cli/compose/loader/loader.go ./cli/compose/loader/loader_test.go ./cli/compose/loader/merge.go ./cli/compose/loader/merge_test.go ./cli/compose/loader/types_test.go ./cli/compose/loader/volume.go ./cli/compose/loader/volume_test.go ./cli/compose/loader/windows_path.go ./cli/compose/loader/windows_path_test.go ./cli/compose/schema/bindata.go ./cli/compose/schema/data/doc.go ./cli/compose/schema/schema.go ./cli/compose/schema/schema_test.go ./cli/compose/template/template.go ./cli/compose/template/template_test.go ./cli/compose/types/types.go ./cli/config/config.go ./cli/config/config_test.go ./cli/config/configfile/file.go ./cli/config/configfile/file_test.go ./cli/config/credentials/credentials.go ./cli/config/credentials/default_store.go ./cli/config/credentials/default_store_darwin.go ./cli/config/credentials/default_store_linux.go ./cli/config/credentials/default_store_unsupported.go ./cli/config/credentials/default_store_windows.go ./cli/config/credentials/file_store.go ./cli/config/credentials/file_store_test.go ./cli/config/credentials/native_store.go ./cli/config/credentials/native_store_test.go ./cli/config/types/authconfig.go ./cli/connhelper/commandconn/commandconn.go ./cli/connhelper/commandconn/commandconn_unix_test.go ./cli/connhelper/commandconn/pdeathsig_linux.go ./cli/connhelper/commandconn/pdeathsig_nolinux.go ./cli/connhelper/commandconn/session_unix.go ./cli/connhelper/commandconn/session_windows.go ./cli/connhelper/connhelper.go ./cli/connhelper/ssh/ssh.go ./cli/connhelper/ssh/ssh_test.go ./cli/context/docker/constants.go ./cli/context/docker/load.go ./cli/context/endpoint.go ./cli/context/kubernetes/constants.go ./cli/context/kubernetes/endpoint_test.go ./cli/context/kubernetes/load.go ./cli/context/kubernetes/load_test.go ./cli/context/kubernetes/save.go ./cli/context/store/doc.go ./cli/context/store/io_utils.go ./cli/context/store/io_utils_test.go ./cli/context/store/metadata_test.go ./cli/context/store/metadatastore.go ./cli/context/store/store.go ./cli/context/store/store_test.go ./cli/context/store/storeconfig.go ./cli/context/store/storeconfig_test.go ./cli/context/store/tlsstore.go ./cli/context/store/tlsstore_test.go ./cli/context/tlsdata.go ./cli/debug/debug.go ./cli/debug/debug_test.go ./cli/error.go ./cli/flags/client.go ./cli/flags/common.go ./cli/flags/common_test.go ./cli/manifest/store/store.go ./cli/manifest/store/store_test.go ./cli/manifest/types/types.go ./cli/registry/client/client.go ./cli/registry/client/endpoint.go ./cli/registry/client/fetcher.go ./cli/required.go ./cli/required_test.go ./cli/streams/in.go ./cli/streams/out.go ./cli/streams/stream.go ./cli/trust/trust.go ./cli/trust/trust_test.go ./cli/version/version.go ./cli/winresources/res_windows.go ./cmd/docker/docker.go ./cmd/docker/docker_test.go ./cmd/docker/docker_windows.go ./docs/yaml/generate.go ./docs/yaml/yaml.go ./e2e/cli-plugins/config_test.go ./e2e/cli-plugins/dial_test.go ./e2e/cli-plugins/flags_test.go ./e2e/cli-plugins/help_test.go ./e2e/cli-plugins/main_test.go ./e2e/cli-plugins/plugins/badmeta/main.go ./e2e/cli-plugins/plugins/nopersistentprerun/main.go ./e2e/cli-plugins/run_test.go ./e2e/cli-plugins/util_test.go ./e2e/container/attach_test.go ./e2e/container/create_test.go ./e2e/container/kill_test.go ./e2e/container/main_test.go ./e2e/container/proxy_signal_test.go ./e2e/container/run_test.go ./e2e/context/context_test.go ./e2e/context/main_test.go ./e2e/image/build_test.go ./e2e/image/main_test.go ./e2e/image/pull_test.go ./e2e/image/push_test.go ./e2e/internal/fixtures/fixtures.go ./e2e/plugin/basic/basic.go ./e2e/plugin/main_test.go ./e2e/plugin/trust_test.go ./e2e/stack/deploy_test.go ./e2e/stack/help_test.go ./e2e/stack/main_test.go ./e2e/stack/remove_test.go ./e2e/system/inspect_test.go ./e2e/system/main_test.go ./e2e/trust/main_test.go ./e2e/trust/revoke_test.go ./e2e/trust/sign_test.go ./internal/containerizedengine/client_test.go ./internal/containerizedengine/containerd.go ./internal/containerizedengine/containerd_test.go ./internal/containerizedengine/progress.go ./internal/containerizedengine/types.go ./internal/containerizedengine/update.go ./internal/containerizedengine/update_test.go ./internal/licenseutils/client_test.go ./internal/licenseutils/types.go ./internal/licenseutils/utils.go ./internal/licenseutils/utils_test.go ./internal/pkg/containerized/hostpaths.go ./internal/pkg/containerized/hostpaths_test.go ./internal/pkg/containerized/pauseandrun.go ./internal/pkg/containerized/signal_unix.go ./internal/pkg/containerized/signal_windows.go ./internal/pkg/containerized/snapshot.go ./internal/test/builders/config.go ./internal/test/builders/container.go ./internal/test/builders/doc.go ./internal/test/builders/network.go ./internal/test/builders/node.go ./internal/test/builders/secret.go ./internal/test/builders/service.go ./internal/test/builders/swarm.go ./internal/test/builders/task.go ./internal/test/builders/volume.go ./internal/test/cli.go ./internal/test/doc.go ./internal/test/environment/testenv.go ./internal/test/network/client.go ./internal/test/notary/client.go ./internal/test/output/output.go ./internal/test/store.go ./internal/test/strings.go ./internal/versions/versions.go ./internal/versions/versions_test.go ./kubernetes/check.go ./kubernetes/check_test.go ./kubernetes/client/clientset/clientset.go ./kubernetes/client/clientset/scheme/register.go ./kubernetes/client/clientset/typed/compose/v1beta1/compose_client.go ./kubernetes/client/clientset/typed/compose/v1beta1/stack.go ./kubernetes/client/clientset/typed/compose/v1beta2/compose_client.go ./kubernetes/client/clientset/typed/compose/v1beta2/stack.go ./kubernetes/client/informers/compose/interface.go ./kubernetes/client/informers/compose/v1beta2/interface.go ./kubernetes/client/informers/compose/v1beta2/stack.go ./kubernetes/client/informers/factory.go ./kubernetes/client/informers/generic.go ./kubernetes/client/informers/internalinterfaces/factory_interfaces.go ./kubernetes/client/listers/compose/v1beta2/expansion_generated.go ./kubernetes/client/listers/compose/v1beta2/stack.go ./kubernetes/compose/clone/maps.go ./kubernetes/compose/clone/slices.go ./kubernetes/compose/doc.go ./kubernetes/compose/impersonation/impersonationconfig.go ./kubernetes/compose/v1beta1/doc.go ./kubernetes/compose/v1beta1/owner.go ./kubernetes/compose/v1beta1/parsing.go ./kubernetes/compose/v1beta1/register.go ./kubernetes/compose/v1beta1/stack.go ./kubernetes/compose/v1beta1/stack_test.go ./kubernetes/compose/v1beta2/composefile_stack_types.go ./kubernetes/compose/v1beta2/doc.go ./kubernetes/compose/v1beta2/owner.go ./kubernetes/compose/v1beta2/register.go ./kubernetes/compose/v1beta2/scale.go ./kubernetes/compose/v1beta2/stack.go ./kubernetes/doc.go ./kubernetes/labels/labels.go ./man/generate.go ./man/import.go ./opts/config.go ./opts/duration.go ./opts/duration_test.go ./opts/env.go ./opts/env_test.go ./opts/envfile.go ./opts/envfile_test.go ./opts/file.go ./opts/gpus.go ./opts/gpus_test.go ./opts/hosts.go ./opts/hosts_test.go ./opts/hosts_unix.go ./opts/hosts_windows.go ./opts/ip.go ./opts/ip_test.go ./opts/mount.go ./opts/mount_test.go ./opts/network.go ./opts/network_test.go ./opts/opts.go ./opts/opts_test.go ./opts/opts_unix.go ./opts/opts_windows.go ./opts/parse.go ./opts/port.go ./opts/port_test.go ./opts/quotedstring.go ./opts/quotedstring_test.go ./opts/runtime.go ./opts/secret.go ./opts/secret_test.go ./opts/throttledevice.go ./opts/ulimit.go ./opts/ulimit_test.go ./opts/weightdevice.go ./service/logs/parse_logs.go ./service/logs/parse_logs_test.go ./templates/templates.go ./templates/templates_test.go ./types/types.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RpoQVs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 + cd cli-19.03.12 + cd /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker/cli + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/docker/cli -b /builddir/build/BUILD/cli-19.03.12/_build/bin -s /builddir/build/BUILD/cli-19.03.12/_build -o golang-github-docker-cli-devel.file-list -O /builddir/build/BUILD/cli-19.03.12 -V 19.03.12-1.fc34 -p /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 -g /usr/share/gocode -t github.com/docker/cli/cli/command/image -r '.*example.*' Installing: github.com/docker/cli realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. docs CONTRIBUTING.md README.md TESTING.md AUTHORS examples docs +++ sort -u realpath: examples: No such file or directory ++ listfiles_include='AUTHORS CONTRIBUTING.md README.md TESTING.md docs' ++ echo 'AUTHORS CONTRIBUTING.md README.md TESTING.md docs' + godocs='AUTHORS CONTRIBUTING.md README.md TESTING.md docs' + [[ -n AUTHORS CONTRIBUTING.md README.md TESTING.md docs ]] + IFS= + read -r f + echo %doc '"AUTHORS"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"TESTING.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE NOTICE +++ sort -u ++ listfiles_include='LICENSE NOTICE' ++ echo 'LICENSE NOTICE' + golicenses='LICENSE NOTICE' + [[ -n LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + cd /builddir/build/BUILD/cli-19.03.12/_build/src/github.com/docker/cli/cli/command/image + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/docker/cli/cli/command/image -b /builddir/build/BUILD/cli-19.03.12/_build/bin -s /builddir/build/BUILD/cli-19.03.12/_build -o golang-github-docker-cli-command-image-devel.file-list -O /builddir/build/BUILD/cli-19.03.12 -V 19.03.12-1.fc34 -p /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 -g /usr/share/gocode -r '.*example.*' Installing: github.com/docker/cli/cli/command/image realpath: go.mod: No such file or directory + IFS= + godocs= + [[ -n '' ]] + IFS= + golicenses= + [[ -n '' ]] + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0dBIXp + umask 022 + cd /builddir/build/BUILD + cd cli-19.03.12 + LDFLAGS=' -X github.com/docker/cli/version=19.03.12' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/docker/cli -b /builddir/build/BUILD/cli-19.03.12/_build/bin -s /builddir/build/BUILD/cli-19.03.12/_build -V 19.03.12-1.fc34 -p /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 -g /usr/share/gocode -r '.*example.*' -t cmd -t cli/command -t cli/context -d internal/containerizedengine -t kubernetes Testing in: /builddir/build/BUILD/cli-19.03.12/_build/src PATH: /builddir/build/BUILD/cli-19.03.12/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/cli-19.03.12/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/docker/cli/version=19.03.12 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/docker/cli github.com/docker/cli/cli PASS ok github.com/docker/cli/cli 0.021s github.com/docker/cli/cli-plugins/manager PASS ok github.com/docker/cli/cli-plugins/manager 0.020s github.com/docker/cli/cli/compose/convert PASS ok github.com/docker/cli/cli/compose/convert 0.019s github.com/docker/cli/cli/compose/interpolation PASS ok github.com/docker/cli/cli/compose/interpolation 0.006s github.com/docker/cli/cli/compose/loader time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:8001:8001/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5000:5000/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5001:5001/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5002:5002/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5003:5003/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5004:5004/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5005:5005/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5006:5006/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5007:5007/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5008:5008/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5009:5009/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="ignoring IP-address (127.0.0.1:5010:5010/tcp) service will listen on '0.0.0.0'" time="2020-08-23T01:16:41Z" level=warning msg="network other-external-network: network.external.name is deprecated in favor of network.name" time="2020-08-23T01:16:41Z" level=warning msg="volume other-external-volume: volume.external.name is deprecated in favor of volume.name" time="2020-08-23T01:16:41Z" level=warning msg="secret secret2: secret.external.name is deprecated in favor of secret.name" time="2020-08-23T01:16:41Z" level=warning msg="config config2: config.external.name is deprecated in favor of config.name" PASS ok github.com/docker/cli/cli/compose/loader 0.253s github.com/docker/cli/cli/compose/schema PASS ok github.com/docker/cli/cli/compose/schema 0.043s github.com/docker/cli/cli/compose/template PASS ok github.com/docker/cli/cli/compose/template 0.007s github.com/docker/cli/cli/config PASS ok github.com/docker/cli/cli/config 0.010s github.com/docker/cli/cli/config/configfile PASS ok github.com/docker/cli/cli/config/configfile 0.006s github.com/docker/cli/cli/config/credentials PASS ok github.com/docker/cli/cli/config/credentials 0.005s github.com/docker/cli/cli/connhelper/commandconn PASS ok github.com/docker/cli/cli/connhelper/commandconn 0.009s github.com/docker/cli/cli/connhelper/ssh PASS ok github.com/docker/cli/cli/connhelper/ssh 0.005s github.com/docker/cli/cli/debug PASS ok github.com/docker/cli/cli/debug 0.004s github.com/docker/cli/cli/flags PASS ok github.com/docker/cli/cli/flags 0.008s github.com/docker/cli/cli/manifest/store PASS ok github.com/docker/cli/cli/manifest/store 0.009s github.com/docker/cli/cli/trust PASS ok github.com/docker/cli/cli/trust 0.011s github.com/docker/cli/internal/licenseutils PASS ok github.com/docker/cli/internal/licenseutils 0.010s github.com/docker/cli/internal/pkg/containerized PASS ok github.com/docker/cli/internal/pkg/containerized 0.011s github.com/docker/cli/internal/versions PASS ok github.com/docker/cli/internal/versions 0.011s github.com/docker/cli/opts PASS ok github.com/docker/cli/opts 0.012s github.com/docker/cli/service/logs PASS ok github.com/docker/cli/service/logs 0.006s github.com/docker/cli/templates PASS ok github.com/docker/cli/templates 0.006s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-docker-cli-devel-19.03.12-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f3r9Jq + umask 022 + cd /builddir/build/BUILD + cd cli-19.03.12 + DOCDIR=/builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + cp -pr TESTING.md /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + cp -pr docs /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/doc/golang-github-docker-cli-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wZiJWt + umask 022 + cd /builddir/build/BUILD + cd cli-19.03.12 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/licenses/golang-github-docker-cli-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/licenses/golang-github-docker-cli-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/licenses/golang-github-docker-cli-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386/usr/share/licenses/golang-github-docker-cli-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/docker/cli/cli) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli-plugins/manager) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli-plugins/plugin) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/builder) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/bundlefile) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/checkpoint) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/commands) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/config) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/container) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/context) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/engine) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/formatter) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/idresolver) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/inspect) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/manifest) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/network) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/node) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/plugin) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/registry) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/secret) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/service) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/service/progress) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/stack) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/stack/formatter) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/stack/kubernetes) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/stack/loader) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/stack/options) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/stack/swarm) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/swarm) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/swarm/progress) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/system) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/task) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/trust) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/volume) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/convert) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/interpolation) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/loader) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/schema) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/schema/data) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/template) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/compose/types) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/config) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/config/configfile) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/config/credentials) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/config/types) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/connhelper) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/connhelper/commandconn) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/connhelper/ssh) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/context) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/context/docker) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/context/kubernetes) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/context/store) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/debug) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/flags) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/manifest/store) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/manifest/types) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/registry/client) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/streams) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/trust) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/version) = 19.03.12-1.fc34 golang(github.com/docker/cli/e2e/internal/fixtures) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/containerizedengine) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/licenseutils) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/pkg/containerized) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/test) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/test/builders) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/test/environment) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/test/network) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/test/notary) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/test/output) = 19.03.12-1.fc34 golang(github.com/docker/cli/internal/versions) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/clientset) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/clientset/scheme) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/clientset/typed/compose/v1beta1) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/clientset/typed/compose/v1beta2) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/informers) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/informers/compose) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/informers/compose/v1beta2) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/informers/internalinterfaces) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/client/listers/compose/v1beta2) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/compose) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/compose/clone) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/compose/impersonation) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/compose/v1beta1) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/compose/v1beta2) = 19.03.12-1.fc34 golang(github.com/docker/cli/kubernetes/labels) = 19.03.12-1.fc34 golang(github.com/docker/cli/opts) = 19.03.12-1.fc34 golang(github.com/docker/cli/service/logs) = 19.03.12-1.fc34 golang(github.com/docker/cli/templates) = 19.03.12-1.fc34 golang(github.com/docker/cli/types) = 19.03.12-1.fc34 golang-github-docker-cli-devel = 19.03.12-1.fc34 golang-ipath(github.com/docker/cli) = 19.03.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/containerd/containerd) golang(github.com/containerd/containerd/containers) golang(github.com/containerd/containerd/content) golang(github.com/containerd/containerd/diff/apply) golang(github.com/containerd/containerd/errdefs) golang(github.com/containerd/containerd/images) golang(github.com/containerd/containerd/mount) golang(github.com/containerd/containerd/namespaces) golang(github.com/containerd/containerd/oci) golang(github.com/containerd/containerd/remotes) golang(github.com/containerd/containerd/remotes/docker) golang(github.com/containerd/containerd/rootfs) golang(github.com/containerd/containerd/snapshots) golang(github.com/docker/compose-on-kubernetes/api) golang(github.com/docker/compose-on-kubernetes/api/client/clientset) golang(github.com/docker/compose-on-kubernetes/api/client/clientset/scheme) golang(github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1alpha3) golang(github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1beta1) golang(github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1beta2) golang(github.com/docker/compose-on-kubernetes/api/client/informers) golang(github.com/docker/compose-on-kubernetes/api/client/informers/compose) golang(github.com/docker/compose-on-kubernetes/api/client/informers/compose/v1beta2) golang(github.com/docker/compose-on-kubernetes/api/client/informers/internalinterfaces) golang(github.com/docker/compose-on-kubernetes/api/client/listers/compose/v1beta2) golang(github.com/docker/compose-on-kubernetes/api/compose/clone) golang(github.com/docker/compose-on-kubernetes/api/compose/impersonation) golang(github.com/docker/compose-on-kubernetes/api/compose/v1alpha3) golang(github.com/docker/compose-on-kubernetes/api/compose/v1beta1) golang(github.com/docker/compose-on-kubernetes/api/compose/v1beta2) golang(github.com/docker/compose-on-kubernetes/api/labels) golang(github.com/docker/distribution) golang(github.com/docker/distribution/manifest/manifestlist) golang(github.com/docker/distribution/manifest/schema2) golang(github.com/docker/distribution/reference) golang(github.com/docker/distribution/registry/api/errcode) golang(github.com/docker/distribution/registry/api/v2) golang(github.com/docker/distribution/registry/client) golang(github.com/docker/distribution/registry/client/auth) golang(github.com/docker/distribution/registry/client/auth/challenge) golang(github.com/docker/distribution/registry/client/transport) golang(github.com/docker/docker-credential-helpers/client) golang(github.com/docker/docker-credential-helpers/credentials) golang(github.com/docker/docker/api) golang(github.com/docker/docker/api/types) golang(github.com/docker/docker/api/types/blkiodev) golang(github.com/docker/docker/api/types/container) golang(github.com/docker/docker/api/types/events) golang(github.com/docker/docker/api/types/filters) golang(github.com/docker/docker/api/types/mount) golang(github.com/docker/docker/api/types/network) golang(github.com/docker/docker/api/types/registry) golang(github.com/docker/docker/api/types/strslice) golang(github.com/docker/docker/api/types/swarm) golang(github.com/docker/docker/api/types/versions) golang(github.com/docker/docker/api/types/volume) golang(github.com/docker/docker/client) golang(github.com/docker/docker/errdefs) golang(github.com/docker/docker/pkg/archive) golang(github.com/docker/docker/pkg/homedir) golang(github.com/docker/docker/pkg/ioutils) golang(github.com/docker/docker/pkg/jsonmessage) golang(github.com/docker/docker/pkg/progress) golang(github.com/docker/docker/pkg/signal) golang(github.com/docker/docker/pkg/stdcopy) golang(github.com/docker/docker/pkg/streamformatter) golang(github.com/docker/docker/pkg/stringid) golang(github.com/docker/docker/pkg/system) golang(github.com/docker/docker/pkg/term) golang(github.com/docker/docker/registry) golang(github.com/docker/go-connections/nat) golang(github.com/docker/go-connections/tlsconfig) golang(github.com/docker/go-units) golang(github.com/docker/licensing) golang(github.com/docker/licensing/model) golang(github.com/docker/swarmkit/api) golang(github.com/docker/swarmkit/api/defaults) golang(github.com/docker/swarmkit/api/genericresource) golang(github.com/gogo/protobuf/types) golang(github.com/google/shlex) golang(github.com/hashicorp/go-version) golang(github.com/imdario/mergo) golang(github.com/mattn/go-shellwords) golang(github.com/mitchellh/mapstructure) golang(github.com/morikuni/aec) golang(github.com/opencontainers/go-digest) golang(github.com/opencontainers/image-spec/identity) golang(github.com/opencontainers/image-spec/specs-go/v1) golang(github.com/opencontainers/runtime-spec/specs-go) golang(github.com/pkg/errors) golang(github.com/sirupsen/logrus) golang(github.com/spf13/cobra) golang(github.com/spf13/cobra/doc) golang(github.com/spf13/pflag) golang(github.com/theupdateframework/notary) golang(github.com/theupdateframework/notary/client) golang(github.com/theupdateframework/notary/client/changelist) golang(github.com/theupdateframework/notary/cryptoservice) golang(github.com/theupdateframework/notary/passphrase) golang(github.com/theupdateframework/notary/storage) golang(github.com/theupdateframework/notary/trustmanager) golang(github.com/theupdateframework/notary/trustpinning) golang(github.com/theupdateframework/notary/tuf/data) golang(github.com/theupdateframework/notary/tuf/signed) golang(github.com/theupdateframework/notary/tuf/utils) golang(github.com/xeipuuv/gojsonschema) golang(golang.org/x/crypto/ssh/terminal) golang(golang.org/x/sys/unix) golang(golang.org/x/text/width) golang(gopkg.in/yaml.v2) golang(gotest.tools/v3/assert) golang(gotest.tools/v3/assert/cmp) golang(gotest.tools/v3/fs) golang(gotest.tools/v3/icmd) golang(gotest.tools/v3/poll) golang(gotest.tools/v3/skip) golang(k8s.io/api/apps/v1beta2) golang(k8s.io/api/core/v1) golang(k8s.io/apimachinery/pkg/api/errors) golang(k8s.io/apimachinery/pkg/apis/meta/v1) golang(k8s.io/apimachinery/pkg/fields) golang(k8s.io/apimachinery/pkg/runtime) golang(k8s.io/apimachinery/pkg/runtime/schema) golang(k8s.io/apimachinery/pkg/util/runtime) golang(k8s.io/apimachinery/pkg/watch) golang(k8s.io/client-go/discovery) golang(k8s.io/client-go/kubernetes) golang(k8s.io/client-go/kubernetes/typed/apps/v1beta2) golang(k8s.io/client-go/kubernetes/typed/core/v1) golang(k8s.io/client-go/rest) golang(k8s.io/client-go/tools/cache) golang(k8s.io/client-go/tools/clientcmd) golang(k8s.io/client-go/tools/clientcmd/api) golang(k8s.io/kubernetes/pkg/api/v1/pod) golang(vbom.ml/util/sortorder) Processing files: golang-github-docker-cli-command-image-devel-19.03.12-1.fc34.noarch Provides: golang(github.com/docker/cli/cli/command/image) = 19.03.12-1.fc34 golang(github.com/docker/cli/cli/command/image/build) = 19.03.12-1.fc34 golang-github-docker-cli-command-image-devel = 19.03.12-1.fc34 golang-ipath(github.com/docker/cli/cli/command/image) = 19.03.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/containerd/console) golang(github.com/containerd/containerd/platforms) golang(github.com/docker/cli/cli) golang(github.com/docker/cli/cli/command) golang(github.com/docker/cli/cli/command/formatter) golang(github.com/docker/cli/cli/command/inspect) golang(github.com/docker/cli/cli/config) golang(github.com/docker/cli/cli/streams) golang(github.com/docker/cli/cli/trust) golang(github.com/docker/cli/opts) golang(github.com/docker/distribution/reference) golang(github.com/docker/docker/api) golang(github.com/docker/docker/api/types) golang(github.com/docker/docker/api/types/container) golang(github.com/docker/docker/api/types/image) golang(github.com/docker/docker/api/types/registry) golang(github.com/docker/docker/api/types/versions) golang(github.com/docker/docker/builder/dockerignore) golang(github.com/docker/docker/builder/remotecontext/git) golang(github.com/docker/docker/client) golang(github.com/docker/docker/pkg/archive) golang(github.com/docker/docker/pkg/fileutils) golang(github.com/docker/docker/pkg/idtools) golang(github.com/docker/docker/pkg/ioutils) golang(github.com/docker/docker/pkg/jsonmessage) golang(github.com/docker/docker/pkg/pools) golang(github.com/docker/docker/pkg/progress) golang(github.com/docker/docker/pkg/streamformatter) golang(github.com/docker/docker/pkg/stringid) golang(github.com/docker/docker/pkg/system) golang(github.com/docker/docker/pkg/urlutil) golang(github.com/docker/docker/registry) golang(github.com/docker/go-units) golang(github.com/moby/buildkit/api/services/control) golang(github.com/moby/buildkit/client) golang(github.com/moby/buildkit/session) golang(github.com/moby/buildkit/session/auth/authprovider) golang(github.com/moby/buildkit/session/filesync) golang(github.com/moby/buildkit/session/secrets/secretsprovider) golang(github.com/moby/buildkit/session/sshforward/sshprovider) golang(github.com/moby/buildkit/util/appcontext) golang(github.com/moby/buildkit/util/progress/progressui) golang(github.com/opencontainers/go-digest) golang(github.com/pkg/errors) golang(github.com/sirupsen/logrus) golang(github.com/spf13/cobra) golang(github.com/theupdateframework/notary/client) golang(github.com/theupdateframework/notary/tuf/data) golang(github.com/tonistiigi/fsutil/types) golang(golang.org/x/sync/errgroup) golang(golang.org/x/time/rate) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 Wrote: /builddir/build/RPMS/golang-github-docker-cli-command-image-devel-19.03.12-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-docker-cli-devel-19.03.12-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kyo8Np + umask 022 + cd /builddir/build/BUILD + cd cli-19.03.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-docker-cli-19.03.12-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0