[2024-04-27 12:31:16,460][  INFO][PID:291111] Marking build as starting
[2024-04-27 12:31:16,604][  INFO][PID:291111] Trying to allocate VM
[2024-04-27 12:31:19,649][  INFO][PID:291111] Allocated host ResallocHost, ticket_id=2523587, hostname=150.239.115.23
[2024-04-27 12:31:19,651][  INFO][PID:291111] Allocating ssh connection to builder
[2024-04-27 12:31:19,652][  INFO][PID:291111] Checking that builder machine is OK
[2024-04-27 12:31:20,183][  INFO][PID:291111] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.115.23 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-04-27 12:31:20,501][  INFO][PID:291111] Filling build.info file with builder info
[2024-04-27 12:31:20,506][  INFO][PID:291111] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nickc",
            "project_name": "binutils-test",
            "project_dirname": "binutils-test",
            "submitter": "nickc",
            "ended_on": null,
            "started_on": 1714221080.5060134,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7371973-fedora-rawhide-s390x",
            "build_id": 7371973,
            "package_name": "gxmms2",
            "package_version": "0.7.1-29",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nickc/binutils-test/gxmms2",
            "git_hash": "c0d5def9b472042909b2b8e9a144da70915f8ce5",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "nickc/binutils-test--nickc",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nickc/binutils-test/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/nickc/binutils-test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nickc/binutils-test",
            "result_dir": "07371973-gxmms2",
            "built_packages": "",
            "id": 7371973,
            "mockchain_macros": {
                "copr_username": "nickc",
                "copr_projectname": "binutils-test",
                "vendor": "Fedora Project COPR (nickc/binutils-test)"
            }
        }
    ]
}
[2024-04-27 12:31:20,611][  INFO][PID:291111] Sending fedora-messaging bus message in build.start
[2024-04-27 12:31:21,691][  INFO][PID:291111] Sending fedora-messaging bus message in chroot.start
[2024-04-27 12:31:21,719][  INFO][PID:291111] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7371973-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-04-27 12:31:22,288][  INFO][PID:291111] Downloading the builder-live.log file, attempt 1
[2024-04-27 12:31:22,290][  INFO][PID:291111] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.115.23 copr-rpmbuild-log
[2024-04-27 12:31:27,294][  INFO][PID:291111] Status: False
[2024-04-27 12:33:17,131][  INFO][PID:291111] Downloading results from builder
[2024-04-27 12:33:17,132][  INFO][PID:291111] rsyncing of mockbuilder@150.239.115.23:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2 started
[2024-04-27 12:33:17,133][  INFO][PID:291111] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@150.239.115.23:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/ &> /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/build-07371973.rsync.log
[2024-04-27 12:33:17,523][  INFO][PID:291111] rsyncing finished.
[2024-04-27 12:33:17,524][  INFO][PID:291111] Releasing VM back to pool
[2024-04-27 12:33:17,572][  INFO][PID:291111] Searching for 'success' file in resultdir
[2024-04-27 12:33:17,573][  INFO][PID:291111] Going to sign pkgs from source: 7371973-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x
[2024-04-27 12:33:17,574][  INFO][PID:291111] Calling '/bin/sign -u nickc#binutils-test@copr.fedorahosted.org -p' (attempt #1)
[2024-04-27 12:33:17,749][  INFO][PID:291111] Calling '/bin/sign -4 -h sha256 -u nickc#binutils-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gkrellxmms2-debuginfo-0.7.1-29.fc41.s390x.rpm' (attempt #1)
[2024-04-27 12:33:18,717][  INFO][PID:291111] signed rpm: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gkrellxmms2-debuginfo-0.7.1-29.fc41.s390x.rpm
[2024-04-27 12:33:18,718][  INFO][PID:291111] Calling '/bin/sign -4 -h sha256 -u nickc#binutils-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-0.7.1-29.fc41.src.rpm' (attempt #1)
[2024-04-27 12:33:19,617][  INFO][PID:291111] signed rpm: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-0.7.1-29.fc41.src.rpm
[2024-04-27 12:33:19,618][  INFO][PID:291111] Calling '/bin/sign -4 -h sha256 -u nickc#binutils-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-debuginfo-0.7.1-29.fc41.s390x.rpm' (attempt #1)
[2024-04-27 12:33:20,491][  INFO][PID:291111] signed rpm: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-debuginfo-0.7.1-29.fc41.s390x.rpm
[2024-04-27 12:33:20,492][  INFO][PID:291111] Calling '/bin/sign -4 -h sha256 -u nickc#binutils-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-0.7.1-29.fc41.s390x.rpm' (attempt #1)
[2024-04-27 12:33:21,351][  INFO][PID:291111] signed rpm: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-0.7.1-29.fc41.s390x.rpm
[2024-04-27 12:33:21,351][  INFO][PID:291111] Calling '/bin/sign -4 -h sha256 -u nickc#binutils-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gkrellxmms2-0.7.1-29.fc41.s390x.rpm' (attempt #1)
[2024-04-27 12:33:22,216][  INFO][PID:291111] signed rpm: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gkrellxmms2-0.7.1-29.fc41.s390x.rpm
[2024-04-27 12:33:22,217][  INFO][PID:291111] Calling '/bin/sign -4 -h sha256 -u nickc#binutils-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-debugsource-0.7.1-29.fc41.s390x.rpm' (attempt #1)
[2024-04-27 12:33:23,066][  INFO][PID:291111] signed rpm: /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/gxmms2-debugsource-0.7.1-29.fc41.s390x.rpm
[2024-04-27 12:33:23,067][  INFO][PID:291111] Sign done
[2024-04-27 12:33:23,067][  INFO][PID:291111] Incremental createrepo run, adding 07371973-gxmms2 into https://download.copr.fedorainfracloud.org/results/nickc/binutils-test/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-04-27 12:33:23,068][  INFO][PID:291111] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x --add 07371973-gxmms2 --no-appstream-metadata' as PID 299949
[2024-04-27 12:33:24,957][  INFO][PID:291111] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x --add 07371973-gxmms2 --no-appstream-metadata)
[2024-04-27 12:33:24,958][  INFO][PID:291111] Getting build details
[2024-04-27 12:33:24,958][  INFO][PID:291111] Listing built binary packages in /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2
[2024-04-27 12:33:24,959][  INFO][PID:291111] Built packages:
['gxmms2 0.7.1', 'gxmms2-debugsource 0.7.1', 'gkrellxmms2-debuginfo 0.7.1', 'gxmms2-debuginfo 0.7.1', 'gkrellxmms2 0.7.1']
[2024-04-27 12:33:24,959][  INFO][PID:291111] build details: {'built_packages': 'gxmms2 0.7.1\ngxmms2-debugsource 0.7.1\ngkrellxmms2-debuginfo 0.7.1\ngxmms2-debuginfo 0.7.1\ngkrellxmms2 0.7.1'}
[2024-04-27 12:33:24,959][  INFO][PID:291111] Retrieving pubkey
[2024-04-27 12:33:24,960][  INFO][PID:291111] Calling '/bin/sign -u nickc#binutils-test@copr.fedorahosted.org -p' (attempt #1)
[2024-04-27 12:33:25,244][  INFO][PID:291111] Added pubkey for user nickc project binutils-test into: /var/lib/copr/public_html/results/nickc/binutils-test/pubkey.gpg
[2024-04-27 12:33:25,244][  INFO][PID:291111] Finished build: id=7371973 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/nickc/binutils-test chroot=fedora-rawhide-s390x 
[2024-04-27 12:33:25,246][  INFO][PID:291111] Worker succeeded build, took 124.74069404602051
[2024-04-27 12:33:25,247][  INFO][PID:291111] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nickc",
            "project_name": "binutils-test",
            "project_dirname": "binutils-test",
            "submitter": "nickc",
            "ended_on": 1714221205.2467074,
            "started_on": 1714221080.5060134,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7371973-fedora-rawhide-s390x",
            "build_id": 7371973,
            "package_name": "gxmms2",
            "package_version": "0.7.1-29",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nickc/binutils-test/gxmms2",
            "git_hash": "c0d5def9b472042909b2b8e9a144da70915f8ce5",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "nickc/binutils-test--nickc",
            "results": {
                "packages": [
                    {
                        "name": "gxmms2",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "29.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "gxmms2",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "29.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "gxmms2-debugsource",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "29.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "gkrellxmms2-debuginfo",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "29.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "gxmms2-debuginfo",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "29.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "gkrellxmms2",
                        "epoch": null,
                        "version": "0.7.1",
                        "release": "29.fc41",
                        "arch": "s390x"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nickc/binutils-test/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/nickc/binutils-test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nickc/binutils-test",
            "result_dir": "07371973-gxmms2",
            "built_packages": "gxmms2 0.7.1\ngxmms2-debugsource 0.7.1\ngkrellxmms2-debuginfo 0.7.1\ngxmms2-debuginfo 0.7.1\ngkrellxmms2 0.7.1",
            "id": 7371973,
            "mockchain_macros": {
                "copr_username": "nickc",
                "copr_projectname": "binutils-test",
                "vendor": "Fedora Project COPR (nickc/binutils-test)"
            }
        }
    ]
}
[2024-04-27 12:33:25,314][  INFO][PID:291111] Sending fedora-messaging bus message in build.end
[2024-04-27 12:33:25,340][  INFO][PID:291111] Compressing /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/builder-live.log by gzip
[2024-04-27 12:33:25,342][  INFO][PID:291111] Running command 'gzip /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/builder-live.log' as PID 300165
[2024-04-27 12:33:25,352][  INFO][PID:291111] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/builder-live.log)
[2024-04-27 12:33:25,353][  INFO][PID:291111] Compressing /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/backend.log by gzip
[2024-04-27 12:33:25,354][  INFO][PID:291111] Running command 'gzip /var/lib/copr/public_html/results/nickc/binutils-test/fedora-rawhide-s390x/07371973-gxmms2/backend.log' as PID 300166