[2024-10-17 10:51:26,272][  INFO][PID:3925095] Marking build as starting
[2024-10-17 10:51:26,351][  INFO][PID:3925095] Trying to allocate VM
[2024-10-17 10:51:29,374][  INFO][PID:3925095] Allocated host ResallocHost, ticket_id=5439039, hostname=3.88.38.245
[2024-10-17 10:51:29,375][  INFO][PID:3925095] Allocating ssh connection to builder
[2024-10-17 10:51:29,375][  INFO][PID:3925095] Checking that builder machine is OK
[2024-10-17 10:51:29,790][  INFO][PID:3925095] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.88.38.245 '/usr/bin/test -f /etc/mock/fedora-41-aarch64.cfg'
[2024-10-17 10:51:30,005][  INFO][PID:3925095] Filling build.info file with builder info
[2024-10-17 10:51:30,006][  INFO][PID:3925095] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "petersen",
            "project_name": "ramalama",
            "project_dirname": "ramalama",
            "submitter": "petersen",
            "ended_on": null,
            "started_on": 1729162290.0066118,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8150235-fedora-41-aarch64",
            "build_id": 8150235,
            "package_name": "python-ramalama",
            "package_version": "0.0.18-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/petersen/ramalama/python-ramalama",
            "git_hash": "f898ff2435fab03b932ace6c8b37ff4b4eaf64eb",
            "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": "petersen/ramalama--petersen",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/petersen/ramalama/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/petersen/ramalama",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/petersen/ramalama",
            "result_dir": "08150235-python-ramalama",
            "built_packages": "",
            "id": 8150235,
            "mockchain_macros": {
                "copr_username": "petersen",
                "copr_projectname": "ramalama",
                "vendor": "Fedora Project COPR (petersen/ramalama)"
            }
        }
    ]
}
[2024-10-17 10:51:30,055][  INFO][PID:3925095] Sending fedora-messaging bus message in build.start
[2024-10-17 10:51:30,656][  INFO][PID:3925095] Sending fedora-messaging bus message in chroot.start
[2024-10-17 10:51:30,675][  INFO][PID:3925095] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8150235-fedora-41-aarch64 --chroot fedora-41-aarch64 --detached
[2024-10-17 10:51:31,118][  INFO][PID:3925095] Downloading the builder-live.log file, attempt 1
[2024-10-17 10:51:31,119][  INFO][PID:3925095] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.88.38.245 copr-rpmbuild-log
[2024-10-17 10:51:36,123][  INFO][PID:3925095] Periodic builder liveness probe: alive
[2024-10-17 10:52:06,127][  INFO][PID:3925095] Downloading results from builder
[2024-10-17 10:52:06,128][  INFO][PID:3925095] rsyncing of mockbuilder@3.88.38.245:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama started
[2024-10-17 10:52:06,129][  INFO][PID:3925095] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.88.38.245:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/ &> /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/build-08150235.rsync.log
[2024-10-17 10:52:06,450][  INFO][PID:3925095] rsyncing finished.
[2024-10-17 10:52:06,451][  INFO][PID:3925095] Releasing VM back to pool
[2024-10-17 10:52:06,463][  INFO][PID:3925095] Searching for 'success' file in resultdir
[2024-10-17 10:52:06,464][  INFO][PID:3925095] Going to sign pkgs from source: 8150235-fedora-41-aarch64 in chroot: /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64
[2024-10-17 10:52:06,465][  INFO][PID:3925095] Calling '/bin/sign -u petersen#ramalama@copr.fedorahosted.org -p' (attempt #1)
[2024-10-17 10:52:06,770][  INFO][PID:3925095] Calling '/bin/sign -4 -h sha256 -u petersen#ramalama@copr.fedorahosted.org -r /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/python3-ramalama-0.0.18-1.fc41.noarch.rpm' (attempt #1)
[2024-10-17 10:52:07,694][  INFO][PID:3925095] signed rpm: /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/python3-ramalama-0.0.18-1.fc41.noarch.rpm
[2024-10-17 10:52:07,695][  INFO][PID:3925095] Calling '/bin/sign -4 -h sha256 -u petersen#ramalama@copr.fedorahosted.org -r /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/python-ramalama-0.0.18-1.fc41.src.rpm' (attempt #1)
[2024-10-17 10:52:08,606][  INFO][PID:3925095] signed rpm: /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/python-ramalama-0.0.18-1.fc41.src.rpm
[2024-10-17 10:52:08,607][  INFO][PID:3925095] Sign done
[2024-10-17 10:52:08,607][  INFO][PID:3925095] Incremental createrepo run, adding 08150235-python-ramalama into https://download.copr.fedorainfracloud.org/results/petersen/ramalama/fedora-41-aarch64, (auto-create-repo=True)
[2024-10-17 10:52:08,608][  INFO][PID:3925095] Running command 'copr-repo --batched /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64 --add 08150235-python-ramalama --no-appstream-metadata' as PID 3929116
[2024-10-17 10:52:09,446][  INFO][PID:3925095] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64 --add 08150235-python-ramalama --no-appstream-metadata)
[2024-10-17 10:52:09,447][  INFO][PID:3925095] Getting build details
[2024-10-17 10:52:09,447][  INFO][PID:3925095] Listing built binary packages in /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama
[2024-10-17 10:52:09,448][  INFO][PID:3925095] Built packages:
['python3-ramalama 0.0.18']
[2024-10-17 10:52:09,448][  INFO][PID:3925095] build details: {'built_packages': 'python3-ramalama 0.0.18'}
[2024-10-17 10:52:09,449][  INFO][PID:3925095] Retrieving pubkey
[2024-10-17 10:52:09,450][  INFO][PID:3925095] Calling '/bin/sign -u petersen#ramalama@copr.fedorahosted.org -p' (attempt #1)
[2024-10-17 10:52:09,756][  INFO][PID:3925095] Added pubkey for user petersen project ramalama into: /var/lib/copr/public_html/results/petersen/ramalama/pubkey.gpg
[2024-10-17 10:52:09,757][  INFO][PID:3925095] Finished build: id=8150235 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/petersen/ramalama chroot=fedora-41-aarch64 
[2024-10-17 10:52:09,758][  INFO][PID:3925095] Worker succeeded build, took 39.75231623649597
[2024-10-17 10:52:09,759][  INFO][PID:3925095] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "petersen",
            "project_name": "ramalama",
            "project_dirname": "ramalama",
            "submitter": "petersen",
            "ended_on": 1729162329.758928,
            "started_on": 1729162290.0066118,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8150235-fedora-41-aarch64",
            "build_id": 8150235,
            "package_name": "python-ramalama",
            "package_version": "0.0.18-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/petersen/ramalama/python-ramalama",
            "git_hash": "f898ff2435fab03b932ace6c8b37ff4b4eaf64eb",
            "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": "petersen/ramalama--petersen",
            "results": {
                "packages": [
                    {
                        "name": "python-ramalama",
                        "epoch": null,
                        "version": "0.0.18",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-ramalama",
                        "epoch": null,
                        "version": "0.0.18",
                        "release": "1.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/petersen/ramalama/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/petersen/ramalama",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/petersen/ramalama",
            "result_dir": "08150235-python-ramalama",
            "built_packages": "python3-ramalama 0.0.18",
            "id": 8150235,
            "mockchain_macros": {
                "copr_username": "petersen",
                "copr_projectname": "ramalama",
                "vendor": "Fedora Project COPR (petersen/ramalama)"
            }
        }
    ]
}
[2024-10-17 10:52:09,817][  INFO][PID:3925095] Sending fedora-messaging bus message in build.end
[2024-10-17 10:52:09,837][  INFO][PID:3925095] Compressing /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/builder-live.log by gzip
[2024-10-17 10:52:09,839][  INFO][PID:3925095] Running command 'gzip /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/builder-live.log' as PID 3929196
[2024-10-17 10:52:09,844][  INFO][PID:3925095] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/builder-live.log)
[2024-10-17 10:52:09,845][  INFO][PID:3925095] Compressing /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/backend.log by gzip
[2024-10-17 10:52:09,846][  INFO][PID:3925095] Running command 'gzip /var/lib/copr/public_html/results/petersen/ramalama/fedora-41-aarch64/08150235-python-ramalama/backend.log' as PID 3929197