[2024-12-03 19:37:55,300][  INFO][PID:1364669] Marking build as starting
[2024-12-03 19:37:55,381][  INFO][PID:1364669] Trying to allocate VM
[2024-12-03 19:37:58,430][  INFO][PID:1364669] Allocated host ResallocHost, ticket_id=6183798, hostname=2620:52:3:1:dead:beef:cafe:c19b
[2024-12-03 19:37:58,431][  INFO][PID:1364669] Allocating ssh connection to builder
[2024-12-03 19:37:58,432][  INFO][PID:1364669] Checking that builder machine is OK
[2024-12-03 19:37:59,064][  INFO][PID:1364669] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-12-03 19:37:59,438][  INFO][PID:1364669] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-12-03 19:37:59,438][  INFO][PID:1364669] Filling build.info file with builder info
[2024-12-03 19:37:59,439][  INFO][PID:1364669] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "hhd-dev",
            "project_name": "hhd",
            "project_dirname": "hhd",
            "submitter": "https://api.github.com/users/antheas",
            "ended_on": null,
            "started_on": 1733254679.439619,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8338754-fedora-rawhide-x86_64",
            "build_id": 8338754,
            "package_name": "hhd-ui",
            "package_version": "3.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/hhd-dev/hhd/hhd-ui",
            "git_hash": "7800908f80af82cb6a554ea2389189f26b921986",
            "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": "hhd-dev/hhd--https://api.github.com/users/antheas",
            "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/hhd-dev/hhd/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/hhd-dev/hhd",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/hhd-dev/hhd",
            "result_dir": "08338754-hhd-ui",
            "built_packages": "",
            "id": 8338754,
            "mockchain_macros": {
                "copr_username": "hhd-dev",
                "copr_projectname": "hhd",
                "vendor": "Fedora Project COPR (hhd-dev/hhd)"
            }
        }
    ]
}
[2024-12-03 19:37:59,509][  INFO][PID:1364669] Sending fedora-messaging bus message in build.start
[2024-12-03 19:38:00,195][  INFO][PID:1364669] Sending fedora-messaging bus message in chroot.start
[2024-12-03 19:38:00,212][  INFO][PID:1364669] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8338754-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-03 19:38:00,879][  INFO][PID:1364669] Downloading the builder-live.log file, attempt 1
[2024-12-03 19:38:00,881][  INFO][PID:1364669] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19b copr-rpmbuild-log
[2024-12-03 19:38:05,887][  INFO][PID:1364669] Periodic builder liveness probe: alive
[2024-12-03 19:40:55,638][  INFO][PID:1364669] Downloading results from builder
[2024-12-03 19:40:55,638][  INFO][PID:1364669] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c19b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui started
[2024-12-03 19:40:55,639][  INFO][PID:1364669] 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:c19b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/ &> /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/build-08338754.rsync.log
[2024-12-03 19:40:57,264][  INFO][PID:1364669] rsyncing finished.
[2024-12-03 19:40:57,264][  INFO][PID:1364669] Releasing VM back to pool
[2024-12-03 19:40:57,273][  INFO][PID:1364669] Searching for 'success' file in resultdir
[2024-12-03 19:40:57,274][  INFO][PID:1364669] Going to sign pkgs from source: 8338754-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64
[2024-12-03 19:40:57,275][  INFO][PID:1364669] Calling '/bin/sign -u hhd-dev#hhd@copr.fedorahosted.org -p' (attempt #1)
[2024-12-03 19:40:57,585][  INFO][PID:1364669] Calling '/bin/sign -4 -h sha256 -u hhd-dev#hhd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/hhd-ui-3.3.0-1.fc42.src.rpm' (attempt #1)
[2024-12-03 19:40:58,655][  INFO][PID:1364669] signed rpm: /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/hhd-ui-3.3.0-1.fc42.src.rpm
[2024-12-03 19:40:58,655][  INFO][PID:1364669] Calling '/bin/sign -4 -h sha256 -u hhd-dev#hhd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/hhd-ui-3.3.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-03 19:41:01,350][  INFO][PID:1364669] signed rpm: /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/hhd-ui-3.3.0-1.fc42.x86_64.rpm
[2024-12-03 19:41:01,351][  INFO][PID:1364669] Sign done
[2024-12-03 19:41:01,351][  INFO][PID:1364669] Incremental createrepo run, adding 08338754-hhd-ui into https://download.copr.fedorainfracloud.org/results/hhd-dev/hhd/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-03 19:41:01,352][  INFO][PID:1364669] Running command 'copr-repo --batched /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64 --add 08338754-hhd-ui --no-appstream-metadata' as PID 1375832
[2024-12-03 19:41:02,228][  INFO][PID:1364669] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64 --add 08338754-hhd-ui --no-appstream-metadata)
[2024-12-03 19:41:02,229][  INFO][PID:1364669] Getting build details
[2024-12-03 19:41:02,229][  INFO][PID:1364669] Listing built binary packages in /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui
[2024-12-03 19:41:02,230][  INFO][PID:1364669] Built packages:
['hhd-ui 3.3.0']
[2024-12-03 19:41:02,230][  INFO][PID:1364669] build details: {'built_packages': 'hhd-ui 3.3.0'}
[2024-12-03 19:41:02,230][  INFO][PID:1364669] Retrieving pubkey
[2024-12-03 19:41:02,231][  INFO][PID:1364669] Calling '/bin/sign -u hhd-dev#hhd@copr.fedorahosted.org -p' (attempt #1)
[2024-12-03 19:41:02,542][  INFO][PID:1364669] Added pubkey for user hhd-dev project hhd into: /var/lib/copr/public_html/results/hhd-dev/hhd/pubkey.gpg
[2024-12-03 19:41:02,543][  INFO][PID:1364669] Finished build: id=8338754 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/hhd-dev/hhd chroot=fedora-rawhide-x86_64 
[2024-12-03 19:41:02,544][  INFO][PID:1364669] Worker succeeded build, took 183.1053442955017
[2024-12-03 19:41:02,545][  INFO][PID:1364669] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "hhd-dev",
            "project_name": "hhd",
            "project_dirname": "hhd",
            "submitter": "https://api.github.com/users/antheas",
            "ended_on": 1733254862.5449634,
            "started_on": 1733254679.439619,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8338754-fedora-rawhide-x86_64",
            "build_id": 8338754,
            "package_name": "hhd-ui",
            "package_version": "3.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/hhd-dev/hhd/hhd-ui",
            "git_hash": "7800908f80af82cb6a554ea2389189f26b921986",
            "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": "hhd-dev/hhd--https://api.github.com/users/antheas",
            "results": {
                "packages": [
                    {
                        "name": "hhd-ui",
                        "epoch": null,
                        "version": "3.3.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "hhd-ui",
                        "epoch": null,
                        "version": "3.3.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/hhd-dev/hhd/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/hhd-dev/hhd",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/hhd-dev/hhd",
            "result_dir": "08338754-hhd-ui",
            "built_packages": "hhd-ui 3.3.0",
            "id": 8338754,
            "mockchain_macros": {
                "copr_username": "hhd-dev",
                "copr_projectname": "hhd",
                "vendor": "Fedora Project COPR (hhd-dev/hhd)"
            }
        }
    ]
}
[2024-12-03 19:41:02,609][  INFO][PID:1364669] Sending fedora-messaging bus message in build.end
[2024-12-03 19:41:02,630][  INFO][PID:1364669] Compressing /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/builder-live.log by gzip
[2024-12-03 19:41:02,631][  INFO][PID:1364669] Running command 'gzip /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/builder-live.log' as PID 1375904
[2024-12-03 19:41:02,636][  INFO][PID:1364669] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/builder-live.log)
[2024-12-03 19:41:02,637][  INFO][PID:1364669] Compressing /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/backend.log by gzip
[2024-12-03 19:41:02,638][  INFO][PID:1364669] Running command 'gzip /var/lib/copr/public_html/results/hhd-dev/hhd/fedora-rawhide-x86_64/08338754-hhd-ui/backend.log' as PID 1375905