[2024-12-19 22:01:56,543][  INFO][PID:2297401] Marking build as starting
[2024-12-19 22:01:56,630][  INFO][PID:2297401] Trying to allocate VM
[2024-12-19 22:02:02,709][  INFO][PID:2297401] Allocated host ResallocHost, ticket_id=286517, hostname=3.93.152.35
[2024-12-19 22:02:02,709][  INFO][PID:2297401] Allocating ssh connection to builder
[2024-12-19 22:02:02,710][  INFO][PID:2297401] Checking that builder machine is OK
[2024-12-19 22:02:03,156][  INFO][PID:2297401] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.93.152.35 '/usr/bin/test -f /etc/mock/fedora-rawhide-aarch64.cfg'
[2024-12-19 22:02:03,423][  INFO][PID:2297401] Filling build.info file with builder info
[2024-12-19 22:02:03,425][  INFO][PID:2297401] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1734645723.425587,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8420611-fedora-rawhide-aarch64",
            "build_id": 8420611,
            "package_name": "fastbit",
            "package_version": "2.0.3-30",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/fastbit",
            "git_hash": "ebd8f12c3943d2f64ba1b7d6745ac12cda218009",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08420611-fastbit",
            "built_packages": "",
            "id": 8420611,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-19 22:02:03,478][  INFO][PID:2297401] Sending fedora-messaging bus message in build.start
[2024-12-19 22:02:04,228][  INFO][PID:2297401] Sending fedora-messaging bus message in chroot.start
[2024-12-19 22:02:04,248][  INFO][PID:2297401] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8420611-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached
[2024-12-19 22:02:04,712][  INFO][PID:2297401] Downloading the builder-live.log file, attempt 1
[2024-12-19 22:02:04,718][  INFO][PID:2297401] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.93.152.35 copr-rpmbuild-log
[2024-12-19 22:02:09,722][  INFO][PID:2297401] Periodic builder liveness probe: alive
[2024-12-19 22:12:09,831][  INFO][PID:2297401] Periodic builder liveness probe: alive
[2024-12-19 22:12:51,940][  INFO][PID:2297401] Downloading results from builder
[2024-12-19 22:12:51,941][  INFO][PID:2297401] rsyncing of mockbuilder@3.93.152.35:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit started
[2024-12-19 22:12:51,943][  INFO][PID:2297401] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.93.152.35:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/build-08420611.rsync.log
[2024-12-19 22:12:52,785][  INFO][PID:2297401] rsyncing finished.
[2024-12-19 22:12:52,787][  INFO][PID:2297401] Releasing VM back to pool
[2024-12-19 22:12:52,835][  INFO][PID:2297401] Searching for 'success' file in resultdir
[2024-12-19 22:12:52,836][  INFO][PID:2297401] Going to sign pkgs from source: 8420611-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64
[2024-12-19 22:12:52,837][  INFO][PID:2297401] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 22:12:53,132][  INFO][PID:2297401] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-2.0.3-30.fc42.src.rpm' (attempt #1)
[2024-12-19 22:12:54,103][  INFO][PID:2297401] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-2.0.3-30.fc42.src.rpm
[2024-12-19 22:12:54,105][  INFO][PID:2297401] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-debuginfo-2.0.3-30.fc42.aarch64.rpm' (attempt #1)
[2024-12-19 22:12:55,727][  INFO][PID:2297401] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-debuginfo-2.0.3-30.fc42.aarch64.rpm
[2024-12-19 22:12:55,728][  INFO][PID:2297401] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-2.0.3-30.fc42.aarch64.rpm' (attempt #1)
[2024-12-19 22:12:56,721][  INFO][PID:2297401] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-2.0.3-30.fc42.aarch64.rpm
[2024-12-19 22:12:56,722][  INFO][PID:2297401] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-debugsource-2.0.3-30.fc42.aarch64.rpm' (attempt #1)
[2024-12-19 22:12:57,644][  INFO][PID:2297401] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-debugsource-2.0.3-30.fc42.aarch64.rpm
[2024-12-19 22:12:57,647][  INFO][PID:2297401] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-devel-2.0.3-30.fc42.aarch64.rpm' (attempt #1)
[2024-12-19 22:12:58,552][  INFO][PID:2297401] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/fastbit-devel-2.0.3-30.fc42.aarch64.rpm
[2024-12-19 22:12:58,553][  INFO][PID:2297401] Sign done
[2024-12-19 22:12:58,554][  INFO][PID:2297401] Incremental createrepo run, adding 08420611-fastbit into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64, (auto-create-repo=True)
[2024-12-19 22:12:58,556][  INFO][PID:2297401] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64 --add 08420611-fastbit --no-appstream-metadata' as PID 2368850
[2024-12-19 22:13:06,872][  INFO][PID:2297401] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64 --add 08420611-fastbit --no-appstream-metadata)
[2024-12-19 22:13:06,874][  INFO][PID:2297401] Getting build details
[2024-12-19 22:13:06,875][  INFO][PID:2297401] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit
[2024-12-19 22:13:06,876][  INFO][PID:2297401] Built packages:
['fastbit 2.0.3', 'fastbit-devel 2.0.3', 'fastbit-debuginfo 2.0.3', 'fastbit-debugsource 2.0.3']
[2024-12-19 22:13:06,877][  INFO][PID:2297401] build details: {'built_packages': 'fastbit 2.0.3\nfastbit-devel 2.0.3\nfastbit-debuginfo 2.0.3\nfastbit-debugsource 2.0.3'}
[2024-12-19 22:13:06,878][  INFO][PID:2297401] Retrieving pubkey
[2024-12-19 22:13:06,880][  INFO][PID:2297401] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 22:13:07,178][  INFO][PID:2297401] Added pubkey for user dmalcolm project gcc-15-smoketest-3 into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/pubkey.gpg
[2024-12-19 22:13:07,180][  INFO][PID:2297401] Finished build: id=8420611 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-aarch64 
[2024-12-19 22:13:07,183][  INFO][PID:2297401] Worker succeeded build, took 663.7575128078461
[2024-12-19 22:13:07,184][  INFO][PID:2297401] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": 1734646387.1830997,
            "started_on": 1734645723.425587,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8420611-fedora-rawhide-aarch64",
            "build_id": 8420611,
            "package_name": "fastbit",
            "package_version": "2.0.3-30",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/fastbit",
            "git_hash": "ebd8f12c3943d2f64ba1b7d6745ac12cda218009",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "fastbit",
                        "epoch": null,
                        "version": "2.0.3",
                        "release": "30.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "fastbit-devel",
                        "epoch": null,
                        "version": "2.0.3",
                        "release": "30.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "fastbit-debuginfo",
                        "epoch": null,
                        "version": "2.0.3",
                        "release": "30.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "fastbit",
                        "epoch": null,
                        "version": "2.0.3",
                        "release": "30.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "fastbit-debugsource",
                        "epoch": null,
                        "version": "2.0.3",
                        "release": "30.fc42",
                        "arch": "aarch64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08420611-fastbit",
            "built_packages": "fastbit 2.0.3\nfastbit-devel 2.0.3\nfastbit-debuginfo 2.0.3\nfastbit-debugsource 2.0.3",
            "id": 8420611,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-19 22:13:07,229][  INFO][PID:2297401] Sending fedora-messaging bus message in build.end
[2024-12-19 22:13:07,253][  INFO][PID:2297401] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/builder-live.log by gzip
[2024-12-19 22:13:07,255][  INFO][PID:2297401] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/builder-live.log' as PID 2370697
[2024-12-19 22:13:07,280][  INFO][PID:2297401] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/builder-live.log)
[2024-12-19 22:13:07,281][  INFO][PID:2297401] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/backend.log by gzip
[2024-12-19 22:13:07,282][  INFO][PID:2297401] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08420611-fastbit/backend.log' as PID 2370703