[2025-03-29 11:41:07,205][  INFO][PID:3134030] Marking build as starting
[2025-03-29 11:41:07,305][  INFO][PID:3134030] Trying to allocate VM: ResallocHost, ticket_id=2098539, requested_tags=['copr_builder', 'arch_x86_64']
[2025-03-29 11:41:10,323][  INFO][PID:3134030] Allocated host ResallocHost, ticket_id=2098539, hostname=44.200.48.105, name=aws_x86_64_normalreserved_prod_02427690_20250329_112303, requested_tags=['copr_builder', 'arch_x86_64']
[2025-03-29 11:41:10,324][  INFO][PID:3134030] Allocating ssh connection to builder
[2025-03-29 11:41:10,324][  INFO][PID:3134030] Checking that builder machine is OK
[2025-03-29 11:41:10,667][  INFO][PID:3134030] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-03-29 11:41:10,871][  INFO][PID:3134030] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-03-29 11:41:10,872][  INFO][PID:3134030] Filling build.info file with builder info
[2025-03-29 11:41:10,873][  INFO][PID:3134030] 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/oturpe",
            "ended_on": null,
            "started_on": 1743248470.8731647,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8832158-fedora-42-x86_64",
            "build_id": 8832158,
            "package_name": "Zim",
            "package_version": "0.76.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/Zim",
            "git_hash": "6f3f1d68c30711cdde19c9a36231f98cb5db4441",
            "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/oturpe",
            "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-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08832158-Zim",
            "built_packages": "",
            "id": 8832158,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-03-29 11:41:10,905][  INFO][PID:3134030] Sending fedora-messaging bus message in build.start
[2025-03-29 11:41:11,495][  INFO][PID:3134030] Sending fedora-messaging bus message in chroot.start
[2025-03-29 11:41:11,518][  INFO][PID:3134030] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8832158-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-03-29 11:41:11,870][  INFO][PID:3134030] Downloading the builder-live.log file, attempt 1
[2025-03-29 11:41:11,872][  INFO][PID:3134030] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.48.105 copr-rpmbuild-log
[2025-03-29 11:41:16,877][  INFO][PID:3134030] Periodic builder liveness probe: alive
[2025-03-29 11:42:22,621][  INFO][PID:3134030] Downloading results from builder
[2025-03-29 11:42:22,621][  INFO][PID:3134030] rsyncing of mockbuilder@44.200.48.105:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim started
[2025-03-29 11:42:22,623][  INFO][PID:3134030] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.48.105:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/build-08832158.rsync.log
[2025-03-29 11:42:22,857][  INFO][PID:3134030] rsyncing finished.
[2025-03-29 11:42:22,858][  INFO][PID:3134030] Releasing VM back to pool
[2025-03-29 11:42:22,866][  INFO][PID:3134030] Searching for 'success' file in resultdir
[2025-03-29 11:42:22,867][  INFO][PID:3134030] Going to sign pkgs from source: 8832158-fedora-42-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64
[2025-03-29 11:42:22,867][  INFO][PID:3134030] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-03-29 11:42:23,171][  INFO][PID:3134030] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/Zim-0.76.3-1.fc42.src.rpm' (attempt #1)
[2025-03-29 11:42:24,078][  INFO][PID:3134030] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/Zim-0.76.3-1.fc42.src.rpm
[2025-03-29 11:42:24,080][  INFO][PID:3134030] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/Zim-0.76.3-1.fc42.noarch.rpm' (attempt #1)
[2025-03-29 11:42:24,834][  INFO][PID:3134030] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/Zim-0.76.3-1.fc42.noarch.rpm
[2025-03-29 11:42:24,835][  INFO][PID:3134030] Sign done
[2025-03-29 11:42:24,836][  INFO][PID:3134030] Incremental createrepo run, adding 08832158-Zim into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-42-x86_64, (auto-create-repo=True)
[2025-03-29 11:42:24,837][  INFO][PID:3134030] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64 --add 08832158-Zim --no-appstream-metadata' as PID 3136979
[2025-03-29 11:42:38,109][  INFO][PID:3134030] Finished after 13 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64 --add 08832158-Zim --no-appstream-metadata)
[2025-03-29 11:42:38,110][  INFO][PID:3134030] Getting build details
[2025-03-29 11:42:38,110][  INFO][PID:3134030] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim
[2025-03-29 11:42:38,111][  INFO][PID:3134030] Built packages:
['Zim 0.76.3']
[2025-03-29 11:42:38,111][  INFO][PID:3134030] build details: {'built_packages': 'Zim 0.76.3'}
[2025-03-29 11:42:38,112][  INFO][PID:3134030] Retrieving pubkey
[2025-03-29 11:42:38,112][  INFO][PID:3134030] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-03-29 11:42:38,284][  INFO][PID:3134030] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2025-03-29 11:42:38,285][  INFO][PID:3134030] Finished build: id=8832158 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-42-x86_64 
[2025-03-29 11:42:38,286][  INFO][PID:3134030] Worker succeeded build, took 87.41378974914551
[2025-03-29 11:42:38,287][  INFO][PID:3134030] 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/oturpe",
            "ended_on": 1743248558.2869544,
            "started_on": 1743248470.8731647,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8832158-fedora-42-x86_64",
            "build_id": 8832158,
            "package_name": "Zim",
            "package_version": "0.76.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/Zim",
            "git_hash": "6f3f1d68c30711cdde19c9a36231f98cb5db4441",
            "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/oturpe",
            "results": {
                "packages": [
                    {
                        "name": "Zim",
                        "epoch": null,
                        "version": "0.76.3",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "Zim",
                        "epoch": null,
                        "version": "0.76.3",
                        "release": "1.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-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08832158-Zim",
            "built_packages": "Zim 0.76.3",
            "id": 8832158,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-03-29 11:42:38,312][  INFO][PID:3134030] Sending fedora-messaging bus message in build.end
[2025-03-29 11:42:38,331][  INFO][PID:3134030] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/builder-live.log by gzip
[2025-03-29 11:42:38,332][  INFO][PID:3134030] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/builder-live.log' as PID 3137891
[2025-03-29 11:42:38,343][  INFO][PID:3134030] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/builder-live.log)
[2025-03-29 11:42:38,343][  INFO][PID:3134030] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/backend.log by gzip
[2025-03-29 11:42:38,344][  INFO][PID:3134030] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08832158-Zim/backend.log' as PID 3137892