[2025-02-02 01:43:30,002][  INFO][PID:3932347] Marking build as starting
[2025-02-02 01:43:30,033][  INFO][PID:3932347] Trying to allocate VM
[2025-02-02 01:43:33,057][  INFO][PID:3932347] Allocated host ResallocHost, ticket_id=1035756, hostname=2620:52:3:1:dead:beef:cafe:c14c, name=copr_hv_x86_64_02_prod_00985159_20250202_011354
[2025-02-02 01:43:33,057][  INFO][PID:3932347] Allocating ssh connection to builder
[2025-02-02 01:43:33,058][  INFO][PID:3932347] Checking that builder machine is OK
[2025-02-02 01:43:33,591][  INFO][PID:3932347] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-02-02 01:43:33,908][  INFO][PID:3932347] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-02-02 01:43:33,909][  INFO][PID:3932347] Filling build.info file with builder info
[2025-02-02 01:43:33,910][  INFO][PID:3932347] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1738460613.9103491,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8595853-fedora-40-x86_64",
            "build_id": 8595853,
            "package_name": "R-CRAN-cvdprevent",
            "package_version": "0.2.1-1.copr8595853",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-cvdprevent",
            "git_hash": "b417285f42cfcfd981b61ad13bd34674e7e8aa75",
            "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": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08595853-R-CRAN-cvdprevent",
            "built_packages": "",
            "id": 8595853,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-02-02 01:43:33,951][  INFO][PID:3932347] Sending fedora-messaging bus message in build.start
[2025-02-02 01:43:34,662][  INFO][PID:3932347] Sending fedora-messaging bus message in chroot.start
[2025-02-02 01:43:34,680][  INFO][PID:3932347] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8595853-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-02-02 01:43:35,209][  INFO][PID:3932347] Downloading the builder-live.log file, attempt 1
[2025-02-02 01:43:35,210][  INFO][PID:3932347] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14c copr-rpmbuild-log
[2025-02-02 01:43:40,216][  INFO][PID:3932347] Periodic builder liveness probe: alive
[2025-02-02 01:45:28,774][  INFO][PID:3932347] Downloading results from builder
[2025-02-02 01:45:28,775][  INFO][PID:3932347] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14c]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent started
[2025-02-02 01:45:28,776][  INFO][PID:3932347] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c14c]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/build-08595853.rsync.log
[2025-02-02 01:45:29,245][  INFO][PID:3932347] rsyncing finished.
[2025-02-02 01:45:29,246][  INFO][PID:3932347] Releasing VM back to pool
[2025-02-02 01:45:29,269][  INFO][PID:3932347] Searching for 'success' file in resultdir
[2025-02-02 01:45:29,290][  INFO][PID:3932347] Going to sign pkgs from source: 8595853-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64
[2025-02-02 01:45:29,291][  INFO][PID:3932347] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-02-02 01:45:29,461][  INFO][PID:3932347] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/R-CRAN-cvdprevent-0.2.1-1.fc40.copr8595853.noarch.rpm' (attempt #1)
[2025-02-02 01:45:30,156][  INFO][PID:3932347] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/R-CRAN-cvdprevent-0.2.1-1.fc40.copr8595853.noarch.rpm
[2025-02-02 01:45:30,158][  INFO][PID:3932347] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/R-CRAN-cvdprevent-0.2.1-1.fc40.copr8595853.src.rpm' (attempt #1)
[2025-02-02 01:45:30,846][  INFO][PID:3932347] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/R-CRAN-cvdprevent-0.2.1-1.fc40.copr8595853.src.rpm
[2025-02-02 01:45:30,847][  INFO][PID:3932347] Sign done
[2025-02-02 01:45:30,848][  INFO][PID:3932347] Incremental createrepo run, adding 08595853-R-CRAN-cvdprevent into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64, (auto-create-repo=True)
[2025-02-02 01:45:30,849][  INFO][PID:3932347] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08595853-R-CRAN-cvdprevent --no-appstream-metadata' as PID 3940822
[2025-02-02 01:45:47,486][  INFO][PID:3932347] Finished after 16 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08595853-R-CRAN-cvdprevent --no-appstream-metadata)
[2025-02-02 01:45:47,488][  INFO][PID:3932347] Getting build details
[2025-02-02 01:45:47,489][  INFO][PID:3932347] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent
[2025-02-02 01:45:47,490][  INFO][PID:3932347] Built packages:
['R-CRAN-cvdprevent 0.2.1']
[2025-02-02 01:45:47,491][  INFO][PID:3932347] build details: {'built_packages': 'R-CRAN-cvdprevent 0.2.1'}
[2025-02-02 01:45:47,491][  INFO][PID:3932347] Retrieving pubkey
[2025-02-02 01:45:47,492][  INFO][PID:3932347] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-02-02 01:45:47,801][  INFO][PID:3932347] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-02-02 01:45:47,802][  INFO][PID:3932347] Finished build: id=8595853 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-40-x86_64 
[2025-02-02 01:45:47,804][  INFO][PID:3932347] Worker succeeded build, took 133.89442825317383
[2025-02-02 01:45:47,805][  INFO][PID:3932347] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1738460747.8047774,
            "started_on": 1738460613.9103491,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8595853-fedora-40-x86_64",
            "build_id": 8595853,
            "package_name": "R-CRAN-cvdprevent",
            "package_version": "0.2.1-1.copr8595853",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-cvdprevent",
            "git_hash": "b417285f42cfcfd981b61ad13bd34674e7e8aa75",
            "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": "iucar/cran--iucar",
            "results": {
                "packages": [
                    {
                        "name": "R-CRAN-cvdprevent",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.fc40.copr8595853",
                        "arch": "src"
                    },
                    {
                        "name": "R-CRAN-cvdprevent",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.fc40.copr8595853",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08595853-R-CRAN-cvdprevent",
            "built_packages": "R-CRAN-cvdprevent 0.2.1",
            "id": 8595853,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-02-02 01:45:47,845][  INFO][PID:3932347] Sending fedora-messaging bus message in build.end
[2025-02-02 01:45:47,864][  INFO][PID:3932347] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/builder-live.log by gzip
[2025-02-02 01:45:47,866][  INFO][PID:3932347] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/builder-live.log' as PID 3942668
[2025-02-02 01:45:47,874][  INFO][PID:3932347] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/builder-live.log)
[2025-02-02 01:45:47,875][  INFO][PID:3932347] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/backend.log by gzip
[2025-02-02 01:45:47,876][  INFO][PID:3932347] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595853-R-CRAN-cvdprevent/backend.log' as PID 3942672