[2025-03-01 00:40:07,626][  INFO][PID:969294] Marking build as starting
[2025-03-01 00:40:07,653][  INFO][PID:969294] Trying to allocate VM
[2025-03-01 00:40:10,678][  INFO][PID:969294] Allocated host ResallocHost, ticket_id=1565331, hostname=18.234.128.8, name=aws_x86_64_normalreserved_prod_01567334_20250301_003551
[2025-03-01 00:40:10,679][  INFO][PID:969294] Allocating ssh connection to builder
[2025-03-01 00:40:10,679][  INFO][PID:969294] Checking that builder machine is OK
[2025-03-01 00:40:11,009][  INFO][PID:969294] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-03-01 00:40:11,210][  INFO][PID:969294] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-03-01 00:40:11,211][  INFO][PID:969294] Filling build.info file with builder info
[2025-03-01 00:40:11,213][  INFO][PID:969294] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "pgdev",
            "project_name": "minio",
            "project_dirname": "minio",
            "submitter": "pgdev",
            "ended_on": null,
            "started_on": 1740789611.213642,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8711402-fedora-42-x86_64",
            "build_id": 8711402,
            "package_name": "minio",
            "package_version": "2025.02.28-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pgdev/minio/minio",
            "git_hash": "97d145ee1e8bff3aa16cd6a960a30eea0aeebed1",
            "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": "pgdev/minio--pgdev",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pgdev/minio/fedora-42-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/pgdev/minio",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pgdev/minio",
            "result_dir": "08711402-minio",
            "built_packages": "",
            "id": 8711402,
            "mockchain_macros": {
                "copr_username": "pgdev",
                "copr_projectname": "minio",
                "vendor": "Fedora Project COPR (pgdev/minio)"
            }
        }
    ]
}
[2025-03-01 00:40:11,249][  INFO][PID:969294] Sending fedora-messaging bus message in build.start
[2025-03-01 00:40:11,982][  INFO][PID:969294] Sending fedora-messaging bus message in chroot.start
[2025-03-01 00:40:12,778][  INFO][PID:969294] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8711402-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-03-01 00:40:13,131][  INFO][PID:969294] Downloading the builder-live.log file, attempt 1
[2025-03-01 00:40:13,132][  INFO][PID:969294] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.128.8 copr-rpmbuild-log
[2025-03-01 00:40:18,143][  INFO][PID:969294] Periodic builder liveness probe: alive
[2025-03-01 00:43:59,131][  INFO][PID:969294] Downloading results from builder
[2025-03-01 00:43:59,132][  INFO][PID:969294] rsyncing of mockbuilder@18.234.128.8:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio started
[2025-03-01 00:43:59,132][  INFO][PID:969294] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.234.128.8:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/ &> /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/build-08711402.rsync.log
[2025-03-01 00:43:59,753][  INFO][PID:969294] rsyncing finished.
[2025-03-01 00:43:59,753][  INFO][PID:969294] Releasing VM back to pool
[2025-03-01 00:43:59,762][  INFO][PID:969294] Searching for 'success' file in resultdir
[2025-03-01 00:43:59,763][  INFO][PID:969294] Going to sign pkgs from source: 8711402-fedora-42-x86_64 in chroot: /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64
[2025-03-01 00:43:59,763][  INFO][PID:969294] Calling '/bin/sign -u pgdev#minio@copr.fedorahosted.org -p' (attempt #1)
[2025-03-01 00:44:00,073][  INFO][PID:969294] Calling '/bin/sign -4 -h sha256 -u pgdev#minio@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/minio-2025.02.28-1.fc42.src.rpm' (attempt #1)
[2025-03-01 00:44:01,232][  INFO][PID:969294] signed rpm: /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/minio-2025.02.28-1.fc42.src.rpm
[2025-03-01 00:44:01,233][  INFO][PID:969294] Calling '/bin/sign -4 -h sha256 -u pgdev#minio@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/minio-2025.02.28-1.fc42.x86_64.rpm' (attempt #1)
[2025-03-01 00:44:02,670][  INFO][PID:969294] signed rpm: /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/minio-2025.02.28-1.fc42.x86_64.rpm
[2025-03-01 00:44:02,670][  INFO][PID:969294] Sign done
[2025-03-01 00:44:02,671][  INFO][PID:969294] Incremental createrepo run, adding 08711402-minio into https://download.copr.fedorainfracloud.org/results/pgdev/minio/fedora-42-x86_64, (auto-create-repo=True)
[2025-03-01 00:44:02,672][  INFO][PID:969294] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64 --add 08711402-minio --no-appstream-metadata' as PID 982863
[2025-03-01 00:44:03,350][  INFO][PID:969294] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64 --add 08711402-minio --no-appstream-metadata)
[2025-03-01 00:44:03,351][  INFO][PID:969294] Getting build details
[2025-03-01 00:44:03,351][  INFO][PID:969294] Listing built binary packages in /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio
[2025-03-01 00:44:03,352][  INFO][PID:969294] Built packages:
['minio 2025.02.28']
[2025-03-01 00:44:03,352][  INFO][PID:969294] build details: {'built_packages': 'minio 2025.02.28'}
[2025-03-01 00:44:03,353][  INFO][PID:969294] Retrieving pubkey
[2025-03-01 00:44:03,353][  INFO][PID:969294] Calling '/bin/sign -u pgdev#minio@copr.fedorahosted.org -p' (attempt #1)
[2025-03-01 00:44:03,663][  INFO][PID:969294] Added pubkey for user pgdev project minio into: /var/lib/copr/public_html/results/pgdev/minio/pubkey.gpg
[2025-03-01 00:44:03,664][  INFO][PID:969294] Finished build: id=8711402 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pgdev/minio chroot=fedora-42-x86_64 
[2025-03-01 00:44:03,666][  INFO][PID:969294] Worker succeeded build, took 232.4523742198944
[2025-03-01 00:44:03,666][  INFO][PID:969294] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "pgdev",
            "project_name": "minio",
            "project_dirname": "minio",
            "submitter": "pgdev",
            "ended_on": 1740789843.666016,
            "started_on": 1740789611.213642,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8711402-fedora-42-x86_64",
            "build_id": 8711402,
            "package_name": "minio",
            "package_version": "2025.02.28-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pgdev/minio/minio",
            "git_hash": "97d145ee1e8bff3aa16cd6a960a30eea0aeebed1",
            "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": "pgdev/minio--pgdev",
            "results": {
                "packages": [
                    {
                        "name": "minio",
                        "epoch": null,
                        "version": "2025.02.28",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "minio",
                        "epoch": null,
                        "version": "2025.02.28",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pgdev/minio/fedora-42-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/pgdev/minio",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pgdev/minio",
            "result_dir": "08711402-minio",
            "built_packages": "minio 2025.02.28",
            "id": 8711402,
            "mockchain_macros": {
                "copr_username": "pgdev",
                "copr_projectname": "minio",
                "vendor": "Fedora Project COPR (pgdev/minio)"
            }
        }
    ]
}
[2025-03-01 00:44:03,695][  INFO][PID:969294] Sending fedora-messaging bus message in build.end
[2025-03-01 00:44:03,711][  INFO][PID:969294] Compressing /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/builder-live.log by gzip
[2025-03-01 00:44:03,712][  INFO][PID:969294] Running command 'gzip /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/builder-live.log' as PID 982930
[2025-03-01 00:44:03,719][  INFO][PID:969294] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/builder-live.log)
[2025-03-01 00:44:03,719][  INFO][PID:969294] Compressing /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/backend.log by gzip
[2025-03-01 00:44:03,720][  INFO][PID:969294] Running command 'gzip /var/lib/copr/public_html/results/pgdev/minio/fedora-42-x86_64/08711402-minio/backend.log' as PID 982931