[2024-10-08 03:50:57,330][  INFO][PID:2589457] Marking build as starting
[2024-10-08 03:50:57,415][  INFO][PID:2589457] Trying to allocate VM
[2024-10-08 03:51:00,470][  INFO][PID:2589457] Allocated host ResallocHost, ticket_id=5292745, hostname=2620:52:3:1:dead:beef:cafe:c1d6
[2024-10-08 03:51:00,471][  INFO][PID:2589457] Allocating ssh connection to builder
[2024-10-08 03:51:00,472][  INFO][PID:2589457] Checking that builder machine is OK
[2024-10-08 03:51:01,047][  INFO][PID:2589457] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d6 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-10-08 03:51:01,363][  INFO][PID:2589457] Filling build.info file with builder info
[2024-10-08 03:51:01,364][  INFO][PID:2589457] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:12",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1728359461.364379,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8116646-fedora-40-x86_64",
            "build_id": 8116646,
            "package_name": "python-isodate",
            "package_version": "0.7.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:12/python-isodate",
            "git_hash": "10ef4d57d5e0d286bfc77eff92b0d8e2863ff69a",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:12",
            "result_dir": "08116646-python-isodate",
            "built_packages": "",
            "id": 8116646,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-08 03:51:01,426][  INFO][PID:2589457] Sending fedora-messaging bus message in build.start
[2024-10-08 03:51:02,287][  INFO][PID:2589457] Sending fedora-messaging bus message in chroot.start
[2024-10-08 03:51:02,314][  INFO][PID:2589457] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8116646-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-10-08 03:51:02,896][  INFO][PID:2589457] Downloading the builder-live.log file, attempt 1
[2024-10-08 03:51:02,898][  INFO][PID:2589457] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d6 copr-rpmbuild-log
[2024-10-08 03:51:07,902][  INFO][PID:2589457] Periodic builder liveness probe: alive
[2024-10-08 03:51:59,776][  INFO][PID:2589457] Downloading results from builder
[2024-10-08 03:51:59,777][  INFO][PID:2589457] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d6]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate started
[2024-10-08 03:51:59,778][  INFO][PID:2589457] 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:c1d6]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/build-08116646.rsync.log
[2024-10-08 03:52:00,216][  INFO][PID:2589457] rsyncing finished.
[2024-10-08 03:52:00,217][  INFO][PID:2589457] Releasing VM back to pool
[2024-10-08 03:52:00,227][  INFO][PID:2589457] Searching for 'success' file in resultdir
[2024-10-08 03:52:00,228][  INFO][PID:2589457] Going to sign pkgs from source: 8116646-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64
[2024-10-08 03:52:00,229][  INFO][PID:2589457] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-08 03:52:00,413][  INFO][PID:2589457] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/python3-isodate-0.7.0-1.fc42.noarch.rpm' (attempt #1)
[2024-10-08 03:52:00,918][  INFO][PID:2589457] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/python3-isodate-0.7.0-1.fc42.noarch.rpm
[2024-10-08 03:52:00,919][  INFO][PID:2589457] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/python-isodate-0.7.0-1.fc42.src.rpm' (attempt #1)
[2024-10-08 03:52:01,683][  INFO][PID:2589457] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/python-isodate-0.7.0-1.fc42.src.rpm
[2024-10-08 03:52:01,684][  INFO][PID:2589457] Sign done
[2024-10-08 03:52:01,685][  INFO][PID:2589457] Incremental createrepo run, adding 08116646-python-isodate into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-10-08 03:52:01,687][  INFO][PID:2589457] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64 --add 08116646-python-isodate --no-appstream-metadata' as PID 2591414
[2024-10-08 03:52:02,757][  INFO][PID:2589457] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64 --add 08116646-python-isodate --no-appstream-metadata)
[2024-10-08 03:52:02,758][  INFO][PID:2589457] Getting build details
[2024-10-08 03:52:02,758][  INFO][PID:2589457] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate
[2024-10-08 03:52:02,759][  INFO][PID:2589457] Built packages:
['python3-isodate 0.7.0']
[2024-10-08 03:52:02,759][  INFO][PID:2589457] build details: {'built_packages': 'python3-isodate 0.7.0'}
[2024-10-08 03:52:02,760][  INFO][PID:2589457] Retrieving pubkey
[2024-10-08 03:52:02,760][  INFO][PID:2589457] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-08 03:52:02,946][  INFO][PID:2589457] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:12/pubkey.gpg
[2024-10-08 03:52:02,947][  INFO][PID:2589457] Finished build: id=8116646 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:12 chroot=fedora-40-x86_64 
[2024-10-08 03:52:02,949][  INFO][PID:2589457] Worker succeeded build, took 61.58469033241272
[2024-10-08 03:52:02,950][  INFO][PID:2589457] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:12",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1728359522.9490693,
            "started_on": 1728359461.364379,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8116646-fedora-40-x86_64",
            "build_id": 8116646,
            "package_name": "python-isodate",
            "package_version": "0.7.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:12/python-isodate",
            "git_hash": "10ef4d57d5e0d286bfc77eff92b0d8e2863ff69a",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "results": {
                "packages": [
                    {
                        "name": "python-isodate",
                        "epoch": null,
                        "version": "0.7.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-isodate",
                        "epoch": null,
                        "version": "0.7.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:12",
            "result_dir": "08116646-python-isodate",
            "built_packages": "python3-isodate 0.7.0",
            "id": 8116646,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-08 03:52:03,023][  INFO][PID:2589457] Sending fedora-messaging bus message in build.end
[2024-10-08 03:52:03,043][  INFO][PID:2589457] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/builder-live.log by gzip
[2024-10-08 03:52:03,044][  INFO][PID:2589457] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/builder-live.log' as PID 2591514
[2024-10-08 03:52:03,049][  INFO][PID:2589457] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/builder-live.log)
[2024-10-08 03:52:03,050][  INFO][PID:2589457] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/backend.log by gzip
[2024-10-08 03:52:03,051][  INFO][PID:2589457] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:12/fedora-40-x86_64/08116646-python-isodate/backend.log' as PID 2591515