[2024-11-17 23:59:50,673][  INFO][PID:2047694] Marking build as starting
[2024-11-17 23:59:50,741][  INFO][PID:2047694] Trying to allocate VM
[2024-11-18 00:00:58,895][  INFO][PID:2047694] Allocated host ResallocHost, ticket_id=5924817, hostname=2620:52:3:1:dead:beef:cafe:c1cf
[2024-11-18 00:00:58,896][  INFO][PID:2047694] Allocating ssh connection to builder
[2024-11-18 00:00:58,897][  INFO][PID:2047694] Checking that builder machine is OK
[2024-11-18 00:00:59,551][  INFO][PID:2047694] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-18 00:00:59,938][  INFO][PID:2047694] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-18 00:00:59,939][  INFO][PID:2047694] Filling build.info file with builder info
[2024-11-18 00:00:59,941][  INFO][PID:2047694] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/qulogic",
            "ended_on": null,
            "started_on": 1731888059.9412284,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8273851-fedora-rawhide-x86_64",
            "build_id": 8273851,
            "package_name": "python-geoplot",
            "package_version": "0.5.1-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-geoplot",
            "git_hash": "ad1017fba8639bd12304c1d27e3a50e0fc6f4b98",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/qulogic",
            "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/thrnciar/pytest-8.3.3/fedora-rawhide-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/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08273851-python-geoplot",
            "built_packages": "",
            "id": 8273851,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-18 00:01:00,027][  INFO][PID:2047694] Sending fedora-messaging bus message in build.start
[2024-11-18 00:01:00,830][  INFO][PID:2047694] Sending fedora-messaging bus message in chroot.start
[2024-11-18 00:01:00,852][  INFO][PID:2047694] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8273851-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-18 00:01:01,446][  INFO][PID:2047694] Downloading the builder-live.log file, attempt 1
[2024-11-18 00:01:01,448][  INFO][PID:2047694] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cf copr-rpmbuild-log
[2024-11-18 00:01:06,459][  INFO][PID:2047694] Periodic builder liveness probe: alive
[2024-11-18 00:02:18,696][  INFO][PID:2047694] Downloading results from builder
[2024-11-18 00:02:18,699][  INFO][PID:2047694] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cf]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot started
[2024-11-18 00:02:18,708][  INFO][PID:2047694] 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:c1cf]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/build-08273851.rsync.log
[2024-11-18 00:02:19,583][  INFO][PID:2047694] rsyncing finished.
[2024-11-18 00:02:19,588][  INFO][PID:2047694] Releasing VM back to pool
[2024-11-18 00:02:19,635][  INFO][PID:2047694] Searching for 'success' file in resultdir
[2024-11-18 00:02:19,639][  INFO][PID:2047694] Going to sign pkgs from source: 8273851-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2024-11-18 00:02:19,646][  INFO][PID:2047694] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 00:02:20,428][  INFO][PID:2047694] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/python3-geoplot-0.5.1-13.fc42.noarch.rpm' (attempt #1)
[2024-11-18 00:02:23,616][  INFO][PID:2047694] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/python3-geoplot-0.5.1-13.fc42.noarch.rpm
[2024-11-18 00:02:23,618][  INFO][PID:2047694] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/python-geoplot-0.5.1-13.fc42.src.rpm' (attempt #1)
[2024-11-18 00:02:28,944][  INFO][PID:2047694] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/python-geoplot-0.5.1-13.fc42.src.rpm
[2024-11-18 00:02:28,945][  INFO][PID:2047694] Sign done
[2024-11-18 00:02:28,946][  INFO][PID:2047694] Incremental createrepo run, adding 08273851-python-geoplot into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-18 00:02:28,958][  INFO][PID:2047694] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08273851-python-geoplot --no-appstream-metadata' as PID 2071793
[2024-11-18 00:02:47,528][  INFO][PID:2047694] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08273851-python-geoplot --no-appstream-metadata)
[2024-11-18 00:02:47,532][  INFO][PID:2047694] Getting build details
[2024-11-18 00:02:47,535][  INFO][PID:2047694] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot
[2024-11-18 00:02:47,539][  INFO][PID:2047694] Built packages:
['python3-geoplot 0.5.1']
[2024-11-18 00:02:47,542][  INFO][PID:2047694] build details: {'built_packages': 'python3-geoplot 0.5.1'}
[2024-11-18 00:02:47,545][  INFO][PID:2047694] Retrieving pubkey
[2024-11-18 00:02:47,549][  INFO][PID:2047694] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 00:02:48,068][  INFO][PID:2047694] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2024-11-18 00:02:48,072][  INFO][PID:2047694] Finished build: id=8273851 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2024-11-18 00:02:48,082][  INFO][PID:2047694] Worker succeeded build, took 108.14162492752075
[2024-11-18 00:02:48,088][  INFO][PID:2047694] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/qulogic",
            "ended_on": 1731888168.0828533,
            "started_on": 1731888059.9412284,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8273851-fedora-rawhide-x86_64",
            "build_id": 8273851,
            "package_name": "python-geoplot",
            "package_version": "0.5.1-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-geoplot",
            "git_hash": "ad1017fba8639bd12304c1d27e3a50e0fc6f4b98",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/qulogic",
            "results": {
                "packages": [
                    {
                        "name": "python-geoplot",
                        "epoch": null,
                        "version": "0.5.1",
                        "release": "13.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-geoplot",
                        "epoch": null,
                        "version": "0.5.1",
                        "release": "13.fc42",
                        "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/thrnciar/pytest-8.3.3/fedora-rawhide-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/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08273851-python-geoplot",
            "built_packages": "python3-geoplot 0.5.1",
            "id": 8273851,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-18 00:02:48,256][  INFO][PID:2047694] Sending fedora-messaging bus message in build.end
[2024-11-18 00:02:48,323][  INFO][PID:2047694] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/builder-live.log by gzip
[2024-11-18 00:02:48,339][  INFO][PID:2047694] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/builder-live.log' as PID 2074887
[2024-11-18 00:02:48,399][  INFO][PID:2047694] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/builder-live.log)
[2024-11-18 00:02:48,401][  INFO][PID:2047694] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08273851-python-geoplot/backend.log by gzip