[2024-10-22 18:10:24,286][  INFO][PID:3356609] Marking build as starting
[2024-10-22 18:10:24,374][  INFO][PID:3356609] Trying to allocate VM
[2024-10-22 18:14:42,599][  INFO][PID:3356609] Allocated host ResallocHost, ticket_id=5518467, hostname=2620:52:3:1:dead:beef:cafe:c157
[2024-10-22 18:14:42,600][  INFO][PID:3356609] Allocating ssh connection to builder
[2024-10-22 18:14:42,601][  INFO][PID:3356609] Checking that builder machine is OK
[2024-10-22 18:14:43,224][  INFO][PID:3356609] Running remote command: copr-builder-ready fedora-40-x86_64
[2024-10-22 18:14:43,611][  INFO][PID:3356609] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2024-10-22 18:14:43,612][  INFO][PID:3356609] Filling build.info file with builder info
[2024-10-22 18:14:43,613][  INFO][PID:3356609] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1729620883.6131537,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8167058-fedora-40-x86_64",
            "build_id": 8167058,
            "package_name": "python-pylutron",
            "package_version": "0.2.16-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pylutron",
            "git_hash": "b11ceeadd918312c881cdb68b98c5181c74d0275",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08167058-python-pylutron",
            "built_packages": "",
            "id": 8167058,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-22 18:14:43,679][  INFO][PID:3356609] Sending fedora-messaging bus message in build.start
[2024-10-22 18:14:44,494][  INFO][PID:3356609] Sending fedora-messaging bus message in chroot.start
[2024-10-22 18:14:44,518][  INFO][PID:3356609] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8167058-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-10-22 18:14:45,151][  INFO][PID:3356609] Downloading the builder-live.log file, attempt 1
[2024-10-22 18:14:45,154][  INFO][PID:3356609] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 copr-rpmbuild-log
[2024-10-22 18:14:50,175][  INFO][PID:3356609] Periodic builder liveness probe: alive
[2024-10-22 18:16:45,829][  INFO][PID:3356609] Downloading results from builder
[2024-10-22 18:16:45,830][  INFO][PID:3356609] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c157]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron started
[2024-10-22 18:16:45,833][  INFO][PID:3356609] 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:c157]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/build-08167058.rsync.log
[2024-10-22 18:16:46,310][  INFO][PID:3356609] rsyncing finished.
[2024-10-22 18:16:46,311][  INFO][PID:3356609] Releasing VM back to pool
[2024-10-22 18:16:46,376][  INFO][PID:3356609] Searching for 'success' file in resultdir
[2024-10-22 18:16:46,380][  INFO][PID:3356609] Going to sign pkgs from source: 8167058-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-10-22 18:16:46,381][  INFO][PID:3356609] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-22 18:16:46,695][  INFO][PID:3356609] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/python-pylutron-0.2.16-1.fc40.src.rpm' (attempt #1)
[2024-10-22 18:16:47,526][  INFO][PID:3356609] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/python-pylutron-0.2.16-1.fc40.src.rpm
[2024-10-22 18:16:47,527][  INFO][PID:3356609] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/python3-pylutron-0.2.16-1.fc40.noarch.rpm' (attempt #1)
[2024-10-22 18:16:48,355][  INFO][PID:3356609] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/python3-pylutron-0.2.16-1.fc40.noarch.rpm
[2024-10-22 18:16:48,357][  INFO][PID:3356609] Sign done
[2024-10-22 18:16:48,357][  INFO][PID:3356609] Incremental createrepo run, adding 08167058-python-pylutron into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-10-22 18:16:48,360][  INFO][PID:3356609] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08167058-python-pylutron --no-appstream-metadata' as PID 3406925
[2024-10-22 18:19:26,639][  INFO][PID:3356609] Finished after 158 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08167058-python-pylutron --no-appstream-metadata)
[2024-10-22 18:19:26,641][  INFO][PID:3356609] Getting build details
[2024-10-22 18:19:26,641][  INFO][PID:3356609] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron
[2024-10-22 18:19:26,642][  INFO][PID:3356609] Built packages:
['python3-pylutron 0.2.16']
[2024-10-22 18:19:26,643][  INFO][PID:3356609] build details: {'built_packages': 'python3-pylutron 0.2.16'}
[2024-10-22 18:19:26,644][  INFO][PID:3356609] Retrieving pubkey
[2024-10-22 18:19:26,644][  INFO][PID:3356609] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-22 18:19:26,963][  INFO][PID:3356609] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-10-22 18:19:26,965][  INFO][PID:3356609] Finished build: id=8167058 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-10-22 18:19:26,973][  INFO][PID:3356609] Worker succeeded build, took 283.3599224090576
[2024-10-22 18:19:26,975][  INFO][PID:3356609] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1729621166.973076,
            "started_on": 1729620883.6131537,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8167058-fedora-40-x86_64",
            "build_id": 8167058,
            "package_name": "python-pylutron",
            "package_version": "0.2.16-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pylutron",
            "git_hash": "b11ceeadd918312c881cdb68b98c5181c74d0275",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-pylutron",
                        "epoch": null,
                        "version": "0.2.16",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pylutron",
                        "epoch": null,
                        "version": "0.2.16",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08167058-python-pylutron",
            "built_packages": "python3-pylutron 0.2.16",
            "id": 8167058,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-22 18:19:27,054][  INFO][PID:3356609] Sending fedora-messaging bus message in build.end
[2024-10-22 18:19:27,093][  INFO][PID:3356609] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/builder-live.log by gzip
[2024-10-22 18:19:27,096][  INFO][PID:3356609] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/builder-live.log' as PID 3423272
[2024-10-22 18:19:27,105][  INFO][PID:3356609] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/builder-live.log)
[2024-10-22 18:19:27,107][  INFO][PID:3356609] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/backend.log by gzip
[2024-10-22 18:19:27,111][  INFO][PID:3356609] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08167058-python-pylutron/backend.log' as PID 3423274