[2025-01-06 14:50:48,964][  INFO][PID:2091957] Marking build as starting
[2025-01-06 14:50:49,010][  INFO][PID:2091957] Trying to allocate VM
[2025-01-06 14:53:07,210][  INFO][PID:2091957] Allocated host ResallocHost, ticket_id=514818, hostname=44.197.244.31
[2025-01-06 14:53:07,210][  INFO][PID:2091957] Allocating ssh connection to builder
[2025-01-06 14:53:07,211][  INFO][PID:2091957] Checking that builder machine is OK
[2025-01-06 14:53:07,608][  INFO][PID:2091957] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.197.244.31 '/usr/bin/test -f /etc/mock/fedora-41-i386.cfg'
[2025-01-06 14:53:07,823][  INFO][PID:2091957] Filling build.info file with builder info
[2025-01-06 14:53:07,825][  INFO][PID:2091957] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tmkn",
            "project_name": "buckup",
            "project_dirname": "buckup",
            "submitter": "https://api.github.com/users/RealOrangeOne",
            "ended_on": null,
            "started_on": 1736175187.8257258,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8475092-fedora-41-i386",
            "build_id": 8475092,
            "package_name": "buckup",
            "package_version": "0.1a7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tmkn/buckup/buckup",
            "git_hash": "97775d0ca2b41a88aab62105a14596df528e9995",
            "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": "tmkn/buckup--https://api.github.com/users/RealOrangeOne",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tmkn/buckup/fedora-41-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tmkn/buckup",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tmkn/buckup",
            "result_dir": "08475092-buckup",
            "built_packages": "",
            "id": 8475092,
            "mockchain_macros": {
                "copr_username": "tmkn",
                "copr_projectname": "buckup",
                "vendor": "Fedora Project COPR (tmkn/buckup)"
            }
        }
    ]
}
[2025-01-06 14:53:07,862][  INFO][PID:2091957] Sending fedora-messaging bus message in build.start
[2025-01-06 14:53:08,560][  INFO][PID:2091957] Sending fedora-messaging bus message in chroot.start
[2025-01-06 14:53:08,581][  INFO][PID:2091957] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8475092-fedora-41-i386 --chroot fedora-41-i386 --detached
[2025-01-06 14:53:09,015][  INFO][PID:2091957] Downloading the builder-live.log file, attempt 1
[2025-01-06 14:53:09,016][  INFO][PID:2091957] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.197.244.31 copr-rpmbuild-log
[2025-01-06 14:53:14,025][  INFO][PID:2091957] Periodic builder liveness probe: alive
[2025-01-06 14:53:28,647][  INFO][PID:2091957] Downloading results from builder
[2025-01-06 14:53:28,648][  INFO][PID:2091957] rsyncing of mockbuilder@44.197.244.31:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup started
[2025-01-06 14:53:28,649][  INFO][PID:2091957] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.197.244.31:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/ &> /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/build-08475092.rsync.log
[2025-01-06 14:53:28,921][  INFO][PID:2091957] rsyncing finished.
[2025-01-06 14:53:28,922][  INFO][PID:2091957] Releasing VM back to pool
[2025-01-06 14:53:28,939][  INFO][PID:2091957] Searching for 'success' file in resultdir
[2025-01-06 14:53:28,941][  INFO][PID:2091957] Going to sign pkgs from source: 8475092-fedora-41-i386 in chroot: /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386
[2025-01-06 14:53:28,942][  INFO][PID:2091957] Calling '/bin/sign -u tmkn#buckup@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 14:53:29,236][  INFO][PID:2091957] Calling '/bin/sign -4 -h sha256 -u tmkn#buckup@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/buckup-0.1a7-1.fc41.src.rpm' (attempt #1)
[2025-01-06 14:53:29,912][  INFO][PID:2091957] signed rpm: /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/buckup-0.1a7-1.fc41.src.rpm
[2025-01-06 14:53:29,913][  INFO][PID:2091957] Calling '/bin/sign -4 -h sha256 -u tmkn#buckup@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/buckup-0.1a7-1.fc41.noarch.rpm' (attempt #1)
[2025-01-06 14:53:30,713][  INFO][PID:2091957] signed rpm: /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/buckup-0.1a7-1.fc41.noarch.rpm
[2025-01-06 14:53:30,714][  INFO][PID:2091957] Sign done
[2025-01-06 14:53:30,714][  INFO][PID:2091957] Incremental createrepo run, adding 08475092-buckup into https://download.copr.fedorainfracloud.org/results/tmkn/buckup/fedora-41-i386, (auto-create-repo=True)
[2025-01-06 14:53:30,716][  INFO][PID:2091957] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386 --add 08475092-buckup --no-appstream-metadata' as PID 2116563
[2025-01-06 14:53:31,666][  INFO][PID:2091957] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386 --add 08475092-buckup --no-appstream-metadata)
[2025-01-06 14:53:31,667][  INFO][PID:2091957] Getting build details
[2025-01-06 14:53:31,668][  INFO][PID:2091957] Listing built binary packages in /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup
[2025-01-06 14:53:31,669][  INFO][PID:2091957] Built packages:
['buckup 0.1a7']
[2025-01-06 14:53:31,670][  INFO][PID:2091957] build details: {'built_packages': 'buckup 0.1a7'}
[2025-01-06 14:53:31,670][  INFO][PID:2091957] Retrieving pubkey
[2025-01-06 14:53:31,671][  INFO][PID:2091957] Calling '/bin/sign -u tmkn#buckup@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 14:53:31,977][  INFO][PID:2091957] Added pubkey for user tmkn project buckup into: /var/lib/copr/public_html/results/tmkn/buckup/pubkey.gpg
[2025-01-06 14:53:31,978][  INFO][PID:2091957] Finished build: id=8475092 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/tmkn/buckup chroot=fedora-41-i386 
[2025-01-06 14:53:31,982][  INFO][PID:2091957] Worker succeeded build, took 24.156071662902832
[2025-01-06 14:53:31,983][  INFO][PID:2091957] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tmkn",
            "project_name": "buckup",
            "project_dirname": "buckup",
            "submitter": "https://api.github.com/users/RealOrangeOne",
            "ended_on": 1736175211.9817975,
            "started_on": 1736175187.8257258,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8475092-fedora-41-i386",
            "build_id": 8475092,
            "package_name": "buckup",
            "package_version": "0.1a7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tmkn/buckup/buckup",
            "git_hash": "97775d0ca2b41a88aab62105a14596df528e9995",
            "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": "tmkn/buckup--https://api.github.com/users/RealOrangeOne",
            "results": {
                "packages": [
                    {
                        "name": "buckup",
                        "epoch": null,
                        "version": "0.1a7",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "buckup",
                        "epoch": null,
                        "version": "0.1a7",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tmkn/buckup/fedora-41-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tmkn/buckup",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tmkn/buckup",
            "result_dir": "08475092-buckup",
            "built_packages": "buckup 0.1a7",
            "id": 8475092,
            "mockchain_macros": {
                "copr_username": "tmkn",
                "copr_projectname": "buckup",
                "vendor": "Fedora Project COPR (tmkn/buckup)"
            }
        }
    ]
}
[2025-01-06 14:53:32,022][  INFO][PID:2091957] Sending fedora-messaging bus message in build.end
[2025-01-06 14:53:32,042][  INFO][PID:2091957] Compressing /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/builder-live.log by gzip
[2025-01-06 14:53:32,044][  INFO][PID:2091957] Running command 'gzip /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/builder-live.log' as PID 2116770
[2025-01-06 14:53:32,049][  INFO][PID:2091957] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/builder-live.log)
[2025-01-06 14:53:32,050][  INFO][PID:2091957] Compressing /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/backend.log by gzip
[2025-01-06 14:53:32,052][  INFO][PID:2091957] Running command 'gzip /var/lib/copr/public_html/results/tmkn/buckup/fedora-41-i386/08475092-buckup/backend.log' as PID 2116775