[2025-01-26 01:42:54,059][  INFO][PID:2704892] Marking build as starting
[2025-01-26 01:42:54,115][  INFO][PID:2704892] Trying to allocate VM
[2025-01-26 01:42:57,140][  INFO][PID:2704892] Allocated host ResallocHost, ticket_id=928345, hostname=2620:52:3:1:dead:beef:cafe:c1d3, name=copr_hv_x86_64_04_prod_00834961_20250126_011307
[2025-01-26 01:42:57,140][  INFO][PID:2704892] Allocating ssh connection to builder
[2025-01-26 01:42:57,140][  INFO][PID:2704892] Checking that builder machine is OK
[2025-01-26 01:42:57,688][  INFO][PID:2704892] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-26 01:42:58,004][  INFO][PID:2704892] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-26 01:42:58,005][  INFO][PID:2704892] Filling build.info file with builder info
[2025-01-26 01:42:58,006][  INFO][PID:2704892] 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": 1737855778.0063114,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8570520-fedora-40-x86_64",
            "build_id": 8570520,
            "package_name": "R-CRAN-JFE",
            "package_version": "2.5.8-1.copr8570520",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-JFE",
            "git_hash": "068772f83d2f56e34ea00a8d07a5399f62cdf543",
            "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": "08570520-R-CRAN-JFE",
            "built_packages": "",
            "id": 8570520,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-26 01:42:58,037][  INFO][PID:2704892] Sending fedora-messaging bus message in build.start
[2025-01-26 01:42:58,612][  INFO][PID:2704892] Sending fedora-messaging bus message in chroot.start
[2025-01-26 01:42:58,628][  INFO][PID:2704892] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8570520-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-26 01:42:59,178][  INFO][PID:2704892] Downloading the builder-live.log file, attempt 1
[2025-01-26 01:42:59,179][  INFO][PID:2704892] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log
[2025-01-26 01:43:04,183][  INFO][PID:2704892] Periodic builder liveness probe: alive
[2025-01-26 01:46:37,244][  INFO][PID:2704892] Downloading results from builder
[2025-01-26 01:46:37,245][  INFO][PID:2704892] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE started
[2025-01-26 01:46:37,246][  INFO][PID:2704892] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/build-08570520.rsync.log
[2025-01-26 01:46:37,680][  INFO][PID:2704892] rsyncing finished.
[2025-01-26 01:46:37,681][  INFO][PID:2704892] Releasing VM back to pool
[2025-01-26 01:46:37,691][  INFO][PID:2704892] Searching for 'success' file in resultdir
[2025-01-26 01:46:37,692][  INFO][PID:2704892] Going to sign pkgs from source: 8570520-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64
[2025-01-26 01:46:37,693][  INFO][PID:2704892] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 01:46:37,996][  INFO][PID:2704892] 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/08570520-R-CRAN-JFE/R-CRAN-JFE-2.5.8-1.fc40.copr8570520.src.rpm' (attempt #1)
[2025-01-26 01:46:38,826][  INFO][PID:2704892] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/R-CRAN-JFE-2.5.8-1.fc40.copr8570520.src.rpm
[2025-01-26 01:46:38,826][  INFO][PID:2704892] 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/08570520-R-CRAN-JFE/R-CRAN-JFE-2.5.8-1.fc40.copr8570520.noarch.rpm' (attempt #1)
[2025-01-26 01:46:39,663][  INFO][PID:2704892] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/R-CRAN-JFE-2.5.8-1.fc40.copr8570520.noarch.rpm
[2025-01-26 01:46:39,664][  INFO][PID:2704892] Sign done
[2025-01-26 01:46:39,665][  INFO][PID:2704892] Incremental createrepo run, adding 08570520-R-CRAN-JFE into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-26 01:46:39,666][  INFO][PID:2704892] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08570520-R-CRAN-JFE --no-appstream-metadata' as PID 2726442
[2025-01-26 01:47:01,025][  INFO][PID:2704892] Finished after 21 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08570520-R-CRAN-JFE --no-appstream-metadata)
[2025-01-26 01:47:01,026][  INFO][PID:2704892] Getting build details
[2025-01-26 01:47:01,026][  INFO][PID:2704892] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE
[2025-01-26 01:47:01,027][  INFO][PID:2704892] Built packages:
['R-CRAN-JFE 2.5.8']
[2025-01-26 01:47:01,027][  INFO][PID:2704892] build details: {'built_packages': 'R-CRAN-JFE 2.5.8'}
[2025-01-26 01:47:01,028][  INFO][PID:2704892] Retrieving pubkey
[2025-01-26 01:47:01,028][  INFO][PID:2704892] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 01:47:01,330][  INFO][PID:2704892] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-01-26 01:47:01,331][  INFO][PID:2704892] Finished build: id=8570520 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-40-x86_64 
[2025-01-26 01:47:01,332][  INFO][PID:2704892] Worker succeeded build, took 243.32663679122925
[2025-01-26 01:47:01,333][  INFO][PID:2704892] 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": 1737856021.3329482,
            "started_on": 1737855778.0063114,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8570520-fedora-40-x86_64",
            "build_id": 8570520,
            "package_name": "R-CRAN-JFE",
            "package_version": "2.5.8-1.copr8570520",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-JFE",
            "git_hash": "068772f83d2f56e34ea00a8d07a5399f62cdf543",
            "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-JFE",
                        "epoch": null,
                        "version": "2.5.8",
                        "release": "1.fc40.copr8570520",
                        "arch": "noarch"
                    },
                    {
                        "name": "R-CRAN-JFE",
                        "epoch": null,
                        "version": "2.5.8",
                        "release": "1.fc40.copr8570520",
                        "arch": "src"
                    }
                ]
            },
            "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": "08570520-R-CRAN-JFE",
            "built_packages": "R-CRAN-JFE 2.5.8",
            "id": 8570520,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-26 01:47:01,373][  INFO][PID:2704892] Sending fedora-messaging bus message in build.end
[2025-01-26 01:47:01,390][  INFO][PID:2704892] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/builder-live.log by gzip
[2025-01-26 01:47:01,391][  INFO][PID:2704892] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/builder-live.log' as PID 2727811
[2025-01-26 01:47:01,398][  INFO][PID:2704892] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/builder-live.log)
[2025-01-26 01:47:01,399][  INFO][PID:2704892] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/backend.log by gzip
[2025-01-26 01:47:01,400][  INFO][PID:2704892] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08570520-R-CRAN-JFE/backend.log' as PID 2727812