[2025-01-19 13:13:06,169][  INFO][PID:1263075] Marking build as starting
[2025-01-19 13:13:06,220][  INFO][PID:1263075] Trying to allocate VM
[2025-01-19 13:13:09,293][  INFO][PID:1263075] Allocated host ResallocHost, ticket_id=809650, hostname=2620:52:3:1:dead:beef:cafe:c10d, name=copr_hv_x86_64_01_prod_00668358_20250119_130604
[2025-01-19 13:13:09,294][  INFO][PID:1263075] Allocating ssh connection to builder
[2025-01-19 13:13:09,295][  INFO][PID:1263075] Checking that builder machine is OK
[2025-01-19 13:13:09,851][  INFO][PID:1263075] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-19 13:13:10,372][  INFO][PID:1263075] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-19 13:13:10,374][  INFO][PID:1263075] Filling build.info file with builder info
[2025-01-19 13:13:10,376][  INFO][PID:1263075] 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": 1737292390.3759775,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8545994-fedora-rawhide-x86_64",
            "build_id": 8545994,
            "package_name": "trac-tracnav-plugin",
            "package_version": "4.3-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/trac-tracnav-plugin",
            "git_hash": "3af4705101f86c2463bda5993fe2843de403677c",
            "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": "08545994-trac-tracnav-plugin",
            "built_packages": "",
            "id": 8545994,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-19 13:13:10,415][  INFO][PID:1263075] Sending fedora-messaging bus message in build.start
[2025-01-19 13:13:11,203][  INFO][PID:1263075] Sending fedora-messaging bus message in chroot.start
[2025-01-19 13:13:11,225][  INFO][PID:1263075] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8545994-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-19 13:13:11,763][  INFO][PID:1263075] Downloading the builder-live.log file, attempt 1
[2025-01-19 13:13:11,765][  INFO][PID:1263075] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2025-01-19 13:13:16,777][  INFO][PID:1263075] Periodic builder liveness probe: alive
[2025-01-19 13:13:43,620][  INFO][PID:1263075] Downloading results from builder
[2025-01-19 13:13:43,622][  INFO][PID:1263075] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin started
[2025-01-19 13:13:43,623][  INFO][PID:1263075] 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:c10d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/build-08545994.rsync.log
[2025-01-19 13:13:44,072][  INFO][PID:1263075] rsyncing finished.
[2025-01-19 13:13:44,074][  INFO][PID:1263075] Releasing VM back to pool
[2025-01-19 13:13:44,093][  INFO][PID:1263075] Searching for 'success' file in resultdir
[2025-01-19 13:13:44,095][  INFO][PID:1263075] Going to sign pkgs from source: 8545994-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64
[2025-01-19 13:13:44,096][  INFO][PID:1263075] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-19 13:13:44,396][  INFO][PID:1263075] 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/08545994-trac-tracnav-plugin/trac-tracnav-plugin-4.3-15.fc42.src.rpm' (attempt #1)
[2025-01-19 13:13:45,228][  INFO][PID:1263075] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/trac-tracnav-plugin-4.3-15.fc42.src.rpm
[2025-01-19 13:13:45,229][  INFO][PID:1263075] 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/08545994-trac-tracnav-plugin/trac-tracnav-plugin-4.3-15.fc42.noarch.rpm' (attempt #1)
[2025-01-19 13:13:46,058][  INFO][PID:1263075] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/trac-tracnav-plugin-4.3-15.fc42.noarch.rpm
[2025-01-19 13:13:46,059][  INFO][PID:1263075] Sign done
[2025-01-19 13:13:46,059][  INFO][PID:1263075] Incremental createrepo run, adding 08545994-trac-tracnav-plugin into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-19 13:13:46,061][  INFO][PID:1263075] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 08545994-trac-tracnav-plugin --no-appstream-metadata' as PID 1269746
[2025-01-19 13:14:15,676][  INFO][PID:1263075] Finished after 29 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 08545994-trac-tracnav-plugin --no-appstream-metadata)
[2025-01-19 13:14:15,677][  INFO][PID:1263075] Getting build details
[2025-01-19 13:14:15,681][  INFO][PID:1263075] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin
[2025-01-19 13:14:15,681][  INFO][PID:1263075] Built packages:
['trac-tracnav-plugin 4.3']
[2025-01-19 13:14:15,682][  INFO][PID:1263075] build details: {'built_packages': 'trac-tracnav-plugin 4.3'}
[2025-01-19 13:14:15,683][  INFO][PID:1263075] Retrieving pubkey
[2025-01-19 13:14:15,684][  INFO][PID:1263075] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-19 13:14:15,859][  INFO][PID:1263075] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2025-01-19 13:14:15,859][  INFO][PID:1263075] Finished build: id=8545994 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-rawhide-x86_64 
[2025-01-19 13:14:15,862][  INFO][PID:1263075] Worker succeeded build, took 65.48641777038574
[2025-01-19 13:14:15,863][  INFO][PID:1263075] 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": 1737292455.8623953,
            "started_on": 1737292390.3759775,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8545994-fedora-rawhide-x86_64",
            "build_id": 8545994,
            "package_name": "trac-tracnav-plugin",
            "package_version": "4.3-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/trac-tracnav-plugin",
            "git_hash": "3af4705101f86c2463bda5993fe2843de403677c",
            "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": "trac-tracnav-plugin",
                        "epoch": null,
                        "version": "4.3",
                        "release": "15.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "trac-tracnav-plugin",
                        "epoch": null,
                        "version": "4.3",
                        "release": "15.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": "08545994-trac-tracnav-plugin",
            "built_packages": "trac-tracnav-plugin 4.3",
            "id": 8545994,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-19 13:14:15,912][  INFO][PID:1263075] Sending fedora-messaging bus message in build.end
[2025-01-19 13:14:15,937][  INFO][PID:1263075] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/builder-live.log by gzip
[2025-01-19 13:14:15,944][  INFO][PID:1263075] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/builder-live.log' as PID 1273664
[2025-01-19 13:14:15,947][  INFO][PID:1263075] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/builder-live.log)
[2025-01-19 13:14:15,948][  INFO][PID:1263075] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08545994-trac-tracnav-plugin/backend.log by gzip