[2024-12-26 04:21:21,178][  INFO][PID:3572171] Marking build as starting
[2024-12-26 04:21:21,208][  INFO][PID:3572171] Trying to allocate VM
[2024-12-26 04:21:24,234][  INFO][PID:3572171] Allocated host ResallocHost, ticket_id=401467, hostname=2620:52:3:1:dead:beef:cafe:c112
[2024-12-26 04:21:24,235][  INFO][PID:3572171] Allocating ssh connection to builder
[2024-12-26 04:21:24,235][  INFO][PID:3572171] Checking that builder machine is OK
[2024-12-26 04:21:24,866][  INFO][PID:3572171] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-26 04:21:25,184][  INFO][PID:3572171] Filling build.info file with builder info
[2024-12-26 04:21:25,189][  INFO][PID:3572171] 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:pr:6",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1735186885.1893253,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8448257-fedora-rawhide-x86_64",
            "build_id": 8448257,
            "package_name": "debconf",
            "package_version": "1.5.89-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:6/debconf",
            "git_hash": "f5f11c0b1a4fdca380b545562d820b234e6dfa81",
            "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/packit",
            "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:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:6",
            "result_dir": "08448257-debconf",
            "built_packages": "",
            "id": 8448257,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-12-26 04:21:25,226][  INFO][PID:3572171] Sending fedora-messaging bus message in build.start
[2024-12-26 04:21:26,020][  INFO][PID:3572171] Sending fedora-messaging bus message in chroot.start
[2024-12-26 04:21:26,037][  INFO][PID:3572171] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8448257-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-26 04:21:26,727][  INFO][PID:3572171] Downloading the builder-live.log file, attempt 1
[2024-12-26 04:21:26,728][  INFO][PID:3572171] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 copr-rpmbuild-log
[2024-12-26 04:21:31,735][  INFO][PID:3572171] Periodic builder liveness probe: alive
[2024-12-26 04:22:31,373][  INFO][PID:3572171] Downloading results from builder
[2024-12-26 04:22:31,374][  INFO][PID:3572171] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf started
[2024-12-26 04:22:31,376][  INFO][PID:3572171] 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:c112]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/build-08448257.rsync.log
[2024-12-26 04:22:31,792][  INFO][PID:3572171] rsyncing finished.
[2024-12-26 04:22:31,793][  INFO][PID:3572171] Releasing VM back to pool
[2024-12-26 04:22:31,802][  INFO][PID:3572171] Searching for 'success' file in resultdir
[2024-12-26 04:22:31,803][  INFO][PID:3572171] Going to sign pkgs from source: 8448257-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64
[2024-12-26 04:22:31,804][  INFO][PID:3572171] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-12-26 04:22:31,972][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-LDAP-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:32,542][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-LDAP-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:32,544][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-i18n-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:33,248][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-i18n-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:33,248][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-gnome-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:33,939][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-gnome-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:33,940][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/python3-debconf-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:34,767][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/python3-debconf-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:34,768][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:35,595][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:35,596][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-utils-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:36,420][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-utils-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:36,422][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-doc-1.5.89-1.fc42.noarch.rpm' (attempt #1)
[2024-12-26 04:22:37,126][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-doc-1.5.89-1.fc42.noarch.rpm
[2024-12-26 04:22:37,127][  INFO][PID:3572171] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-1.5.89-1.fc42.src.rpm' (attempt #1)
[2024-12-26 04:22:37,842][  INFO][PID:3572171] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/debconf-1.5.89-1.fc42.src.rpm
[2024-12-26 04:22:37,843][  INFO][PID:3572171] Sign done
[2024-12-26 04:22:37,843][  INFO][PID:3572171] Incremental createrepo run, adding 08448257-debconf into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-26 04:22:37,844][  INFO][PID:3572171] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64 --add 08448257-debconf --no-appstream-metadata' as PID 3576442
[2024-12-26 04:22:40,585][  INFO][PID:3572171] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64 --add 08448257-debconf --no-appstream-metadata)
[2024-12-26 04:22:40,588][  INFO][PID:3572171] Getting build details
[2024-12-26 04:22:40,588][  INFO][PID:3572171] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf
[2024-12-26 04:22:40,589][  INFO][PID:3572171] Built packages:
['debconf-utils 1.5.89', 'python3-debconf 1.5.89', 'debconf-LDAP 1.5.89', 'debconf 1.5.89', 'debconf-gnome 1.5.89', 'debconf-i18n 1.5.89', 'debconf-doc 1.5.89']
[2024-12-26 04:22:40,589][  INFO][PID:3572171] build details: {'built_packages': 'debconf-utils 1.5.89\npython3-debconf 1.5.89\ndebconf-LDAP 1.5.89\ndebconf 1.5.89\ndebconf-gnome 1.5.89\ndebconf-i18n 1.5.89\ndebconf-doc 1.5.89'}
[2024-12-26 04:22:40,591][  INFO][PID:3572171] Retrieving pubkey
[2024-12-26 04:22:40,592][  INFO][PID:3572171] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-12-26 04:22:40,896][  INFO][PID:3572171] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/pubkey.gpg
[2024-12-26 04:22:40,897][  INFO][PID:3572171] Finished build: id=8448257 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6 chroot=fedora-rawhide-x86_64 
[2024-12-26 04:22:40,899][  INFO][PID:3572171] Worker succeeded build, took 75.71027946472168
[2024-12-26 04:22:40,900][  INFO][PID:3572171] 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:pr:6",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1735186960.8996048,
            "started_on": 1735186885.1893253,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8448257-fedora-rawhide-x86_64",
            "build_id": 8448257,
            "package_name": "debconf",
            "package_version": "1.5.89-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:6/debconf",
            "git_hash": "f5f11c0b1a4fdca380b545562d820b234e6dfa81",
            "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/packit",
            "results": {
                "packages": [
                    {
                        "name": "debconf-utils",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-debconf",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "debconf-LDAP",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "debconf",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "debconf-gnome",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "debconf-i18n",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "debconf",
                        "epoch": null,
                        "version": "1.5.89",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "debconf-doc",
                        "epoch": null,
                        "version": "1.5.89",
                        "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-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:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:6",
            "result_dir": "08448257-debconf",
            "built_packages": "debconf-utils 1.5.89\npython3-debconf 1.5.89\ndebconf-LDAP 1.5.89\ndebconf 1.5.89\ndebconf-gnome 1.5.89\ndebconf-i18n 1.5.89\ndebconf-doc 1.5.89",
            "id": 8448257,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-12-26 04:22:40,945][  INFO][PID:3572171] Sending fedora-messaging bus message in build.end
[2024-12-26 04:22:40,966][  INFO][PID:3572171] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/builder-live.log by gzip
[2024-12-26 04:22:40,967][  INFO][PID:3572171] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/builder-live.log' as PID 3576663
[2024-12-26 04:22:40,976][  INFO][PID:3572171] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/builder-live.log)
[2024-12-26 04:22:40,977][  INFO][PID:3572171] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/backend.log by gzip
[2024-12-26 04:22:40,979][  INFO][PID:3572171] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08448257-debconf/backend.log' as PID 3576665