[2025-01-16 01:51:53,791][  INFO][PID:2358621] Marking build as starting
[2025-01-16 01:51:53,833][  INFO][PID:2358621] Trying to allocate VM
[2025-01-16 01:51:56,866][  INFO][PID:2358621] Allocated host ResallocHost, ticket_id=697886, hostname=2620:52:3:1:dead:beef:cafe:c10f, name=copr_hv_x86_64_01_prod_00580694_20250116_013221
[2025-01-16 01:51:56,867][  INFO][PID:2358621] Allocating ssh connection to builder
[2025-01-16 01:51:56,868][  INFO][PID:2358621] Checking that builder machine is OK
[2025-01-16 01:51:57,432][  INFO][PID:2358621] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-16 01:51:57,790][  INFO][PID:2358621] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-16 01:51:57,791][  INFO][PID:2358621] Filling build.info file with builder info
[2025-01-16 01:51:57,794][  INFO][PID:2358621] 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": 1736992317.794013,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518413-fedora-40-x86_64",
            "build_id": 8518413,
            "package_name": "R-CRAN-shinyscholar",
            "package_version": "0.2.2-1.copr8518413",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-shinyscholar",
            "git_hash": "4d4ae6d9200f1251162dab116750fb74d7e1efa6",
            "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": "08518413-R-CRAN-shinyscholar",
            "built_packages": "",
            "id": 8518413,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-16 01:51:57,835][  INFO][PID:2358621] Sending fedora-messaging bus message in build.start
[2025-01-16 01:51:58,566][  INFO][PID:2358621] Sending fedora-messaging bus message in chroot.start
[2025-01-16 01:51:58,588][  INFO][PID:2358621] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8518413-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-16 01:51:59,141][  INFO][PID:2358621] Downloading the builder-live.log file, attempt 1
[2025-01-16 01:51:59,143][  INFO][PID:2358621] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10f copr-rpmbuild-log
[2025-01-16 01:52:04,148][  INFO][PID:2358621] Periodic builder liveness probe: alive
[2025-01-16 01:53:08,718][  INFO][PID:2358621] Downloading results from builder
[2025-01-16 01:53:08,719][  INFO][PID:2358621] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar started
[2025-01-16 01:53:08,721][  INFO][PID:2358621] 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:c10f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/build-08518413.rsync.log
[2025-01-16 01:53:09,127][  INFO][PID:2358621] rsyncing finished.
[2025-01-16 01:53:09,127][  INFO][PID:2358621] Releasing VM back to pool
[2025-01-16 01:53:09,139][  INFO][PID:2358621] Searching for 'success' file in resultdir
[2025-01-16 01:53:09,140][  INFO][PID:2358621] Going to sign pkgs from source: 8518413-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64
[2025-01-16 01:53:09,141][  INFO][PID:2358621] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-16 01:53:09,457][  INFO][PID:2358621] 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/08518413-R-CRAN-shinyscholar/R-CRAN-shinyscholar-0.2.2-1.fc40.copr8518413.noarch.rpm' (attempt #1)
[2025-01-16 01:53:10,029][  INFO][PID:2358621] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/R-CRAN-shinyscholar-0.2.2-1.fc40.copr8518413.noarch.rpm
[2025-01-16 01:53:10,030][  INFO][PID:2358621] 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/08518413-R-CRAN-shinyscholar/R-CRAN-shinyscholar-0.2.2-1.fc40.copr8518413.src.rpm' (attempt #1)
[2025-01-16 01:53:10,595][  INFO][PID:2358621] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/R-CRAN-shinyscholar-0.2.2-1.fc40.copr8518413.src.rpm
[2025-01-16 01:53:10,595][  INFO][PID:2358621] Sign done
[2025-01-16 01:53:10,596][  INFO][PID:2358621] Incremental createrepo run, adding 08518413-R-CRAN-shinyscholar into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-16 01:53:10,597][  INFO][PID:2358621] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08518413-R-CRAN-shinyscholar --no-appstream-metadata' as PID 2370268
[2025-01-16 01:53:30,971][  INFO][PID:2358621] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08518413-R-CRAN-shinyscholar --no-appstream-metadata)
[2025-01-16 01:53:30,973][  INFO][PID:2358621] Getting build details
[2025-01-16 01:53:30,973][  INFO][PID:2358621] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar
[2025-01-16 01:53:30,974][  INFO][PID:2358621] Built packages:
['R-CRAN-shinyscholar 0.2.2']
[2025-01-16 01:53:30,974][  INFO][PID:2358621] build details: {'built_packages': 'R-CRAN-shinyscholar 0.2.2'}
[2025-01-16 01:53:30,975][  INFO][PID:2358621] Retrieving pubkey
[2025-01-16 01:53:30,975][  INFO][PID:2358621] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-16 01:53:31,156][  INFO][PID:2358621] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-01-16 01:53:31,157][  INFO][PID:2358621] Finished build: id=8518413 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-40-x86_64 
[2025-01-16 01:53:31,159][  INFO][PID:2358621] Worker succeeded build, took 93.3655219078064
[2025-01-16 01:53:31,160][  INFO][PID:2358621] 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": 1736992411.159535,
            "started_on": 1736992317.794013,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518413-fedora-40-x86_64",
            "build_id": 8518413,
            "package_name": "R-CRAN-shinyscholar",
            "package_version": "0.2.2-1.copr8518413",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-shinyscholar",
            "git_hash": "4d4ae6d9200f1251162dab116750fb74d7e1efa6",
            "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-shinyscholar",
                        "epoch": null,
                        "version": "0.2.2",
                        "release": "1.fc40.copr8518413",
                        "arch": "src"
                    },
                    {
                        "name": "R-CRAN-shinyscholar",
                        "epoch": null,
                        "version": "0.2.2",
                        "release": "1.fc40.copr8518413",
                        "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": "08518413-R-CRAN-shinyscholar",
            "built_packages": "R-CRAN-shinyscholar 0.2.2",
            "id": 8518413,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-16 01:53:31,202][  INFO][PID:2358621] Sending fedora-messaging bus message in build.end
[2025-01-16 01:53:31,220][  INFO][PID:2358621] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/builder-live.log by gzip
[2025-01-16 01:53:31,222][  INFO][PID:2358621] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/builder-live.log' as PID 2372240
[2025-01-16 01:53:31,231][  INFO][PID:2358621] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/builder-live.log)
[2025-01-16 01:53:31,232][  INFO][PID:2358621] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/backend.log by gzip
[2025-01-16 01:53:31,233][  INFO][PID:2358621] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08518413-R-CRAN-shinyscholar/backend.log' as PID 2372243