[2024-11-16 23:07:37,494][  INFO][PID:2118975] Marking build as starting
[2024-11-16 23:07:37,560][  INFO][PID:2118975] Trying to allocate VM
[2024-11-16 23:07:49,608][  INFO][PID:2118975] Allocated host ResallocHost, ticket_id=5916496, hostname=2620:52:3:1:dead:beef:cafe:c197
[2024-11-16 23:07:49,609][  INFO][PID:2118975] Allocating ssh connection to builder
[2024-11-16 23:07:49,610][  INFO][PID:2118975] Checking that builder machine is OK
[2024-11-16 23:07:50,626][  INFO][PID:2118975] Running remote command: copr-builder-ready fedora-40-x86_64
[2024-11-16 23:07:51,487][  INFO][PID:2118975] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2024-11-16 23:07:51,487][  INFO][PID:2118975] Filling build.info file with builder info
[2024-11-16 23:07:51,488][  INFO][PID:2118975] 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": 1731798471.4883788,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8271980-fedora-40-x86_64",
            "build_id": 8271980,
            "package_name": "python-lazycon",
            "package_version": "0.6.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-lazycon",
            "git_hash": "f2c5713bb714e299dbfd8d1179bcf92c110a66dc",
            "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": "08271980-python-lazycon",
            "built_packages": "",
            "id": 8271980,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-16 23:07:51,539][  INFO][PID:2118975] Sending fedora-messaging bus message in build.start
[2024-11-16 23:07:52,101][  INFO][PID:2118975] Sending fedora-messaging bus message in chroot.start
[2024-11-16 23:07:52,120][  INFO][PID:2118975] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8271980-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-11-16 23:07:52,899][  INFO][PID:2118975] Downloading the builder-live.log file, attempt 1
[2024-11-16 23:07:52,900][  INFO][PID:2118975] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 copr-rpmbuild-log
[2024-11-16 23:07:57,905][  INFO][PID:2118975] Periodic builder liveness probe: alive
[2024-11-16 23:09:42,453][  INFO][PID:2118975] Downloading results from builder
[2024-11-16 23:09:42,473][  INFO][PID:2118975] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon started
[2024-11-16 23:09:42,477][  INFO][PID:2118975] 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:c197]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/build-08271980.rsync.log
[2024-11-16 23:09:42,924][  INFO][PID:2118975] rsyncing finished.
[2024-11-16 23:09:42,928][  INFO][PID:2118975] Releasing VM back to pool
[2024-11-16 23:09:42,941][  INFO][PID:2118975] Searching for 'success' file in resultdir
[2024-11-16 23:09:42,943][  INFO][PID:2118975] Going to sign pkgs from source: 8271980-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-11-16 23:09:42,944][  INFO][PID:2118975] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-16 23:09:43,258][  INFO][PID:2118975] 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/08271980-python-lazycon/python3-lazycon-0.6.4-1.fc40.noarch.rpm' (attempt #1)
[2024-11-16 23:09:44,101][  INFO][PID:2118975] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/python3-lazycon-0.6.4-1.fc40.noarch.rpm
[2024-11-16 23:09:44,102][  INFO][PID:2118975] 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/08271980-python-lazycon/python-lazycon-0.6.4-1.fc40.src.rpm' (attempt #1)
[2024-11-16 23:09:44,963][  INFO][PID:2118975] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/python-lazycon-0.6.4-1.fc40.src.rpm
[2024-11-16 23:09:44,964][  INFO][PID:2118975] Sign done
[2024-11-16 23:09:44,964][  INFO][PID:2118975] Incremental createrepo run, adding 08271980-python-lazycon into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-11-16 23:09:44,967][  INFO][PID:2118975] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08271980-python-lazycon --no-appstream-metadata' as PID 2127857
[2024-11-16 23:11:07,954][  INFO][PID:2118975] Finished after 82 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08271980-python-lazycon --no-appstream-metadata)
[2024-11-16 23:11:07,956][  INFO][PID:2118975] Getting build details
[2024-11-16 23:11:07,956][  INFO][PID:2118975] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon
[2024-11-16 23:11:07,957][  INFO][PID:2118975] Built packages:
['python3-lazycon 0.6.4']
[2024-11-16 23:11:07,957][  INFO][PID:2118975] build details: {'built_packages': 'python3-lazycon 0.6.4'}
[2024-11-16 23:11:07,958][  INFO][PID:2118975] Retrieving pubkey
[2024-11-16 23:11:07,958][  INFO][PID:2118975] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-16 23:11:08,139][  INFO][PID:2118975] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-11-16 23:11:08,140][  INFO][PID:2118975] Finished build: id=8271980 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-11-16 23:11:08,142][  INFO][PID:2118975] Worker succeeded build, took 196.65420699119568
[2024-11-16 23:11:08,143][  INFO][PID:2118975] 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": 1731798668.1425858,
            "started_on": 1731798471.4883788,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8271980-fedora-40-x86_64",
            "build_id": 8271980,
            "package_name": "python-lazycon",
            "package_version": "0.6.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-lazycon",
            "git_hash": "f2c5713bb714e299dbfd8d1179bcf92c110a66dc",
            "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": "python-lazycon",
                        "epoch": null,
                        "version": "0.6.4",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-lazycon",
                        "epoch": null,
                        "version": "0.6.4",
                        "release": "1.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "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": "08271980-python-lazycon",
            "built_packages": "python3-lazycon 0.6.4",
            "id": 8271980,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-16 23:11:08,218][  INFO][PID:2118975] Sending fedora-messaging bus message in build.end
[2024-11-16 23:11:08,242][  INFO][PID:2118975] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/builder-live.log by gzip
[2024-11-16 23:11:08,244][  INFO][PID:2118975] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/builder-live.log' as PID 2134309
[2024-11-16 23:11:08,260][  INFO][PID:2118975] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/builder-live.log)
[2024-11-16 23:11:08,261][  INFO][PID:2118975] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/backend.log by gzip
[2024-11-16 23:11:08,262][  INFO][PID:2118975] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08271980-python-lazycon/backend.log' as PID 2134310