[2025-01-18 12:56:48,952][  INFO][PID:4177226] Marking build as starting
[2025-01-18 12:56:49,057][  INFO][PID:4177226] Trying to allocate VM
[2025-01-18 12:59:07,998][  INFO][PID:4177226] Allocated host ResallocHost, ticket_id=769133, hostname=2620:52:3:1:dead:beef:cafe:c111, name=copr_hv_x86_64_01_prod_00639872_20250118_124403
[2025-01-18 12:59:08,000][  INFO][PID:4177226] Allocating ssh connection to builder
[2025-01-18 12:59:08,000][  INFO][PID:4177226] Checking that builder machine is OK
[2025-01-18 12:59:08,641][  INFO][PID:4177226] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-18 12:59:09,098][  INFO][PID:4177226] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-18 12:59:09,101][  INFO][PID:4177226] Filling build.info file with builder info
[2025-01-18 12:59:09,105][  INFO][PID:4177226] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737205149.1042037,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8533193-fedora-rawhide-x86_64",
            "build_id": 8533193,
            "package_name": "python-aiohttp-negotiate",
            "package_version": "0.11-27",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/python-aiohttp-negotiate",
            "git_hash": "f5e2e6d8a90eed28ff0dd2e0d482c7c2d62b03ad",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/releng",
            "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/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08533193-python-aiohttp-negotiate",
            "built_packages": "",
            "id": 8533193,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-18 12:59:09,188][  INFO][PID:4177226] Sending fedora-messaging bus message in build.start
[2025-01-18 12:59:13,037][  INFO][PID:4177226] Sending fedora-messaging bus message in chroot.start
[2025-01-18 12:59:13,078][  INFO][PID:4177226] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8533193-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-18 12:59:13,887][  INFO][PID:4177226] Downloading the builder-live.log file, attempt 1
[2025-01-18 12:59:13,894][  INFO][PID:4177226] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c111 copr-rpmbuild-log
[2025-01-18 12:59:18,929][  INFO][PID:4177226] Periodic builder liveness probe: alive
[2025-01-18 12:59:47,946][  INFO][PID:4177226] Downloading results from builder
[2025-01-18 12:59:47,947][  INFO][PID:4177226] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c111]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate started
[2025-01-18 12:59:47,949][  INFO][PID:4177226] 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:c111]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/build-08533193.rsync.log
[2025-01-18 12:59:48,365][  INFO][PID:4177226] rsyncing finished.
[2025-01-18 12:59:48,366][  INFO][PID:4177226] Releasing VM back to pool
[2025-01-18 12:59:48,386][  INFO][PID:4177226] Searching for 'success' file in resultdir
[2025-01-18 12:59:48,389][  INFO][PID:4177226] Going to sign pkgs from source: 8533193-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64
[2025-01-18 12:59:48,390][  INFO][PID:4177226] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 12:59:48,571][  INFO][PID:4177226] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/python3-aiohttp-negotiate-0.11-27.fc42.noarch.rpm' (attempt #1)
[2025-01-18 12:59:49,441][  INFO][PID:4177226] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/python3-aiohttp-negotiate-0.11-27.fc42.noarch.rpm
[2025-01-18 12:59:49,442][  INFO][PID:4177226] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/python-aiohttp-negotiate-0.11-27.fc42.src.rpm' (attempt #1)
[2025-01-18 12:59:49,924][  INFO][PID:4177226] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/python-aiohttp-negotiate-0.11-27.fc42.src.rpm
[2025-01-18 12:59:49,925][  INFO][PID:4177226] Sign done
[2025-01-18 12:59:49,926][  INFO][PID:4177226] Incremental createrepo run, adding 08533193-python-aiohttp-negotiate into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-18 12:59:49,929][  INFO][PID:4177226] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 08533193-python-aiohttp-negotiate --no-appstream-metadata' as PID 16401
[2025-01-18 13:00:45,864][  INFO][PID:4177226] Finished after 55 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 08533193-python-aiohttp-negotiate --no-appstream-metadata)
[2025-01-18 13:00:45,867][  INFO][PID:4177226] Getting build details
[2025-01-18 13:00:45,870][  INFO][PID:4177226] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate
[2025-01-18 13:00:45,871][  INFO][PID:4177226] Built packages:
['python3-aiohttp-negotiate 0.11']
[2025-01-18 13:00:45,875][  INFO][PID:4177226] build details: {'built_packages': 'python3-aiohttp-negotiate 0.11'}
[2025-01-18 13:00:45,876][  INFO][PID:4177226] Retrieving pubkey
[2025-01-18 13:00:45,878][  INFO][PID:4177226] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 13:00:46,197][  INFO][PID:4177226] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2025-01-18 13:00:46,198][  INFO][PID:4177226] Finished build: id=8533193 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-rawhide-x86_64 
[2025-01-18 13:00:46,214][  INFO][PID:4177226] Worker succeeded build, took 97.11009955406189
[2025-01-18 13:00:46,219][  INFO][PID:4177226] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737205246.2143033,
            "started_on": 1737205149.1042037,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8533193-fedora-rawhide-x86_64",
            "build_id": 8533193,
            "package_name": "python-aiohttp-negotiate",
            "package_version": "0.11-27",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/python-aiohttp-negotiate",
            "git_hash": "f5e2e6d8a90eed28ff0dd2e0d482c7c2d62b03ad",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "python-aiohttp-negotiate",
                        "epoch": null,
                        "version": "0.11",
                        "release": "27.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-aiohttp-negotiate",
                        "epoch": null,
                        "version": "0.11",
                        "release": "27.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/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08533193-python-aiohttp-negotiate",
            "built_packages": "python3-aiohttp-negotiate 0.11",
            "id": 8533193,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-18 13:00:46,403][  INFO][PID:4177226] Sending fedora-messaging bus message in build.end
[2025-01-18 13:00:46,542][  INFO][PID:4177226] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/builder-live.log by gzip
[2025-01-18 13:00:46,552][  INFO][PID:4177226] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/builder-live.log' as PID 25672
[2025-01-18 13:00:46,581][  INFO][PID:4177226] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/builder-live.log)
[2025-01-18 13:00:46,582][  INFO][PID:4177226] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08533193-python-aiohttp-negotiate/backend.log by gzip