[2025-01-11 01:45:02,069][  INFO][PID:4173893] Marking build as starting
[2025-01-11 01:45:02,112][  INFO][PID:4173893] Trying to allocate VM
[2025-01-11 01:45:08,224][  INFO][PID:4173893] Allocated host ResallocHost, ticket_id=621868, hostname=54.208.41.138
[2025-01-11 01:45:08,226][  INFO][PID:4173893] Allocating ssh connection to builder
[2025-01-11 01:45:08,227][  INFO][PID:4173893] Checking that builder machine is OK
[2025-01-11 01:45:08,639][  INFO][PID:4173893] Running remote command: copr-builder-ready srpm-builds
[2025-01-11 01:45:08,891][  INFO][PID:4173893] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-11 01:45:08,894][  INFO][PID:4173893] Filling build.info file with builder info
[2025-01-11 01:45:08,898][  INFO][PID:4173893] 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": 1736559908.8979876,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8500787",
            "build_id": 8500787,
            "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/tmpnjmj_d15/R-CRAN-simhelpers.spec\", \"pkg\": \"R-CRAN-simhelpers.spec\", \"tmp\": \"tmpnjmj_d15\"}",
            "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": "08500787",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8500787,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-11 01:45:08,935][  INFO][PID:4173893] Sending fedora-messaging bus message in build.start
[2025-01-11 01:45:09,802][  INFO][PID:4173893] Sending fedora-messaging bus message in chroot.start
[2025-01-11 01:45:09,834][  INFO][PID:4173893] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8500787 --detached
[2025-01-11 01:45:10,268][  INFO][PID:4173893] Downloading the builder-live.log file, attempt 1
[2025-01-11 01:45:10,270][  INFO][PID:4173893] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.208.41.138 copr-rpmbuild-log
[2025-01-11 01:45:15,278][  INFO][PID:4173893] Periodic builder liveness probe: alive
[2025-01-11 01:45:22,767][  INFO][PID:4173893] Downloading results from builder
[2025-01-11 01:45:22,767][  INFO][PID:4173893] rsyncing of mockbuilder@54.208.41.138:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787 started
[2025-01-11 01:45:22,769][  INFO][PID:4173893] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.208.41.138:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787/ &> /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787/build-08500787.rsync.log
[2025-01-11 01:45:23,053][  INFO][PID:4173893] rsyncing finished.
[2025-01-11 01:45:23,053][  INFO][PID:4173893] Releasing VM back to pool
[2025-01-11 01:45:23,065][  INFO][PID:4173893] Searching for 'success' file in resultdir
[2025-01-11 01:45:23,066][  INFO][PID:4173893] Getting build details
[2025-01-11 01:45:23,067][  INFO][PID:4173893] Retrieving SRPM info from /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787
[2025-01-11 01:45:23,068][  INFO][PID:4173893] SRPM URL: https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08500787/R-CRAN-simhelpers-0.3.1-1.copr8500787.src.rpm
[2025-01-11 01:45:23,068][  INFO][PID:4173893] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08500787/R-CRAN-simhelpers-0.3.1-1.copr8500787.src.rpm', 'pkg_name': 'R-CRAN-simhelpers', 'pkg_version': '0.3.1-1.copr8500787'}
[2025-01-11 01:45:23,070][  INFO][PID:4173893] Finished build: id=8500787 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=srpm-builds 
[2025-01-11 01:45:23,072][  INFO][PID:4173893] Worker succeeded build, took 14.17423939704895
[2025-01-11 01:45:23,072][  INFO][PID:4173893] 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": 1736559923.072227,
            "started_on": 1736559908.8979876,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8500787",
            "build_id": 8500787,
            "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/tmpnjmj_d15/R-CRAN-simhelpers.spec\", \"pkg\": \"R-CRAN-simhelpers.spec\", \"tmp\": \"tmpnjmj_d15\"}",
            "pkg_name": "R-CRAN-simhelpers",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08500787/R-CRAN-simhelpers-0.3.1-1.copr8500787.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": {
                "name": "R-CRAN-simhelpers",
                "epoch": null,
                "version": "0.3.1",
                "release": "1.copr8500787",
                "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": "08500787",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "0.3.1-1.copr8500787",
            "id": 8500787,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-11 01:45:23,129][  INFO][PID:4173893] Sending fedora-messaging bus message in build.end
[2025-01-11 01:45:23,148][  INFO][PID:4173893] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787/builder-live.log by gzip
[2025-01-11 01:45:23,151][  INFO][PID:4173893] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787/builder-live.log' as PID 4175716
[2025-01-11 01:45:23,152][  INFO][PID:4173893] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787/builder-live.log)
[2025-01-11 01:45:23,153][  INFO][PID:4173893] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08500787/backend.log by gzip