[2025-01-10 01:43:15,920][  INFO][PID:2188854] Marking build as starting
[2025-01-10 01:43:15,958][  INFO][PID:2188854] Trying to allocate VM
[2025-01-10 01:43:19,042][  INFO][PID:2188854] Allocated host ResallocHost, ticket_id=606376, hostname=3.88.208.211
[2025-01-10 01:43:19,043][  INFO][PID:2188854] Allocating ssh connection to builder
[2025-01-10 01:43:19,043][  INFO][PID:2188854] Checking that builder machine is OK
[2025-01-10 01:43:19,457][  INFO][PID:2188854] Running remote command: copr-builder-ready srpm-builds
[2025-01-10 01:43:19,697][  INFO][PID:2188854] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-10 01:43:19,699][  INFO][PID:2188854] Filling build.info file with builder info
[2025-01-10 01:43:19,701][  INFO][PID:2188854] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1736473399.701408,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8497634",
            "build_id": 8497634,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 2,
            "source_json": "{\"url\": \"https://copr.fedorainfracloud.org/tmp/tmpt66t19hb/R-CRAN-hydReng.spec\", \"pkg\": \"R-CRAN-hydReng.spec\", \"tmp\": \"tmpt66t19hb\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08497634",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8497634,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-10 01:43:19,729][  INFO][PID:2188854] Sending fedora-messaging bus message in build.start
[2025-01-10 01:43:20,635][  INFO][PID:2188854] Sending fedora-messaging bus message in chroot.start
[2025-01-10 01:43:20,659][  INFO][PID:2188854] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8497634 --detached
[2025-01-10 01:43:21,091][  INFO][PID:2188854] Downloading the builder-live.log file, attempt 1
[2025-01-10 01:43:21,092][  INFO][PID:2188854] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.88.208.211 copr-rpmbuild-log
[2025-01-10 01:43:26,097][  INFO][PID:2188854] Periodic builder liveness probe: alive
[2025-01-10 01:43:39,086][  INFO][PID:2188854] Downloading results from builder
[2025-01-10 01:43:39,086][  INFO][PID:2188854] rsyncing of mockbuilder@3.88.208.211:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634 started
[2025-01-10 01:43:39,087][  INFO][PID:2188854] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.88.208.211:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/ &> /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/build-08497634.rsync.log
[2025-01-10 01:43:39,329][  INFO][PID:2188854] rsyncing finished.
[2025-01-10 01:43:39,330][  INFO][PID:2188854] Releasing VM back to pool
[2025-01-10 01:43:39,344][  INFO][PID:2188854] Searching for 'success' file in resultdir
[2025-01-10 01:43:39,345][  INFO][PID:2188854] Getting build details
[2025-01-10 01:43:39,346][  INFO][PID:2188854] Retrieving SRPM info from /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634
[2025-01-10 01:43:39,347][  INFO][PID:2188854] SRPM URL: https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08497634/R-CRAN-hydReng-0.1.0-1.copr8497634.src.rpm
[2025-01-10 01:43:39,347][  INFO][PID:2188854] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08497634/R-CRAN-hydReng-0.1.0-1.copr8497634.src.rpm', 'pkg_name': 'R-CRAN-hydReng', 'pkg_version': '0.1.0-1.copr8497634'}
[2025-01-10 01:43:39,348][  INFO][PID:2188854] Finished build: id=8497634 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=srpm-builds 
[2025-01-10 01:43:39,351][  INFO][PID:2188854] Worker succeeded build, took 19.649840116500854
[2025-01-10 01:43:39,352][  INFO][PID:2188854] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1736473419.351248,
            "started_on": 1736473399.701408,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8497634",
            "build_id": 8497634,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 2,
            "source_json": "{\"url\": \"https://copr.fedorainfracloud.org/tmp/tmpt66t19hb/R-CRAN-hydReng.spec\", \"pkg\": \"R-CRAN-hydReng.spec\", \"tmp\": \"tmpt66t19hb\"}",
            "pkg_name": "R-CRAN-hydReng",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08497634/R-CRAN-hydReng-0.1.0-1.copr8497634.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": {
                "name": "R-CRAN-hydReng",
                "epoch": null,
                "version": "0.1.0",
                "release": "1.copr8497634",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08497634",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "0.1.0-1.copr8497634",
            "id": 8497634,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-10 01:43:39,408][  INFO][PID:2188854] Sending fedora-messaging bus message in build.end
[2025-01-10 01:43:39,428][  INFO][PID:2188854] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/builder-live.log by gzip
[2025-01-10 01:43:39,430][  INFO][PID:2188854] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/builder-live.log' as PID 2192024
[2025-01-10 01:43:39,432][  INFO][PID:2188854] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/builder-live.log)
[2025-01-10 01:43:39,433][  INFO][PID:2188854] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/backend.log by gzip
[2025-01-10 01:43:39,435][  INFO][PID:2188854] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497634/backend.log' as PID 2192026