[2025-03-04 20:56:09,314][  INFO][PID:3667783] Marking build as starting
[2025-03-04 20:56:09,389][  INFO][PID:3667783] Trying to allocate VM
[2025-03-04 20:57:17,630][  INFO][PID:3667783] Allocated host ResallocHost, ticket_id=1633602, hostname=2620:52:3:1:dead:beef:cafe:c14f, name=copr_hv_x86_64_02_prod_01679073_20250304_205526
[2025-03-04 20:57:17,631][  INFO][PID:3667783] Allocating ssh connection to builder
[2025-03-04 20:57:17,632][  INFO][PID:3667783] Checking that builder machine is OK
[2025-03-04 20:57:18,468][  INFO][PID:3667783] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-03-04 20:57:18,884][  INFO][PID:3667783] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-03-04 20:57:18,885][  INFO][PID:3667783] Filling build.info file with builder info
[2025-03-04 20:57:18,886][  INFO][PID:3667783] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": null,
            "started_on": 1741121838.8860664,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8724684-fedora-41-x86_64",
            "build_id": 8724684,
            "package_name": "python-s3transfer",
            "package_version": "0.11.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-s3transfer",
            "git_hash": "cc38200525870e02ed426f4dfd3ba570eaa15652",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/limb",
            "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/thrnciar/pytest-8.2.2/fedora-41-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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "08724684-python-s3transfer",
            "built_packages": "",
            "id": 8724684,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2025-03-04 20:57:18,916][  INFO][PID:3667783] Sending fedora-messaging bus message in build.start
[2025-03-04 20:57:19,643][  INFO][PID:3667783] Sending fedora-messaging bus message in chroot.start
[2025-03-04 20:57:19,662][  INFO][PID:3667783] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8724684-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-03-04 20:57:20,464][  INFO][PID:3667783] Downloading the builder-live.log file, attempt 1
[2025-03-04 20:57:20,465][  INFO][PID:3667783] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2025-03-04 20:57:25,497][  INFO][PID:3667783] Periodic builder liveness probe: alive
[2025-03-04 20:58:55,218][  INFO][PID:3667783] Downloading results from builder
[2025-03-04 20:58:55,222][  INFO][PID:3667783] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer started
[2025-03-04 20:58:55,224][  INFO][PID:3667783] 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:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/build-08724684.rsync.log
[2025-03-04 20:58:55,628][  INFO][PID:3667783] rsyncing finished.
[2025-03-04 20:58:55,628][  INFO][PID:3667783] Releasing VM back to pool
[2025-03-04 20:58:55,642][  INFO][PID:3667783] Searching for 'success' file in resultdir
[2025-03-04 20:58:55,643][  INFO][PID:3667783] Going to sign pkgs from source: 8724684-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64
[2025-03-04 20:58:55,643][  INFO][PID:3667783] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2025-03-04 20:58:55,959][  INFO][PID:3667783] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/python3-s3transfer-0.11.4-1.fc41.noarch.rpm' (attempt #1)
[2025-03-04 20:58:56,767][  INFO][PID:3667783] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/python3-s3transfer-0.11.4-1.fc41.noarch.rpm
[2025-03-04 20:58:56,768][  INFO][PID:3667783] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/python-s3transfer-0.11.4-1.fc41.src.rpm' (attempt #1)
[2025-03-04 20:58:57,550][  INFO][PID:3667783] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/python-s3transfer-0.11.4-1.fc41.src.rpm
[2025-03-04 20:58:57,550][  INFO][PID:3667783] Sign done
[2025-03-04 20:58:57,551][  INFO][PID:3667783] Incremental createrepo run, adding 08724684-python-s3transfer into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-41-x86_64, (auto-create-repo=True)
[2025-03-04 20:58:57,553][  INFO][PID:3667783] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64 --add 08724684-python-s3transfer --no-appstream-metadata' as PID 3697522
[2025-03-04 20:59:03,089][  INFO][PID:3667783] Finished after 5 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64 --add 08724684-python-s3transfer --no-appstream-metadata)
[2025-03-04 20:59:03,092][  INFO][PID:3667783] Getting build details
[2025-03-04 20:59:03,093][  INFO][PID:3667783] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer
[2025-03-04 20:59:03,094][  INFO][PID:3667783] Built packages:
['python3-s3transfer 0.11.4']
[2025-03-04 20:59:03,095][  INFO][PID:3667783] build details: {'built_packages': 'python3-s3transfer 0.11.4'}
[2025-03-04 20:59:03,095][  INFO][PID:3667783] Retrieving pubkey
[2025-03-04 20:59:03,096][  INFO][PID:3667783] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2025-03-04 20:59:03,272][  INFO][PID:3667783] Added pubkey for user thrnciar project pytest-8.2.2 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/pubkey.gpg
[2025-03-04 20:59:03,273][  INFO][PID:3667783] Finished build: id=8724684 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.2.2 chroot=fedora-41-x86_64 
[2025-03-04 20:59:03,277][  INFO][PID:3667783] Worker succeeded build, took 104.39109063148499
[2025-03-04 20:59:03,278][  INFO][PID:3667783] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": 1741121943.277157,
            "started_on": 1741121838.8860664,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8724684-fedora-41-x86_64",
            "build_id": 8724684,
            "package_name": "python-s3transfer",
            "package_version": "0.11.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-s3transfer",
            "git_hash": "cc38200525870e02ed426f4dfd3ba570eaa15652",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/limb",
            "results": {
                "packages": [
                    {
                        "name": "python-s3transfer",
                        "epoch": null,
                        "version": "0.11.4",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-s3transfer",
                        "epoch": null,
                        "version": "0.11.4",
                        "release": "1.fc41",
                        "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/thrnciar/pytest-8.2.2/fedora-41-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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "08724684-python-s3transfer",
            "built_packages": "python3-s3transfer 0.11.4",
            "id": 8724684,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2025-03-04 20:59:03,310][  INFO][PID:3667783] Sending fedora-messaging bus message in build.end
[2025-03-04 20:59:03,330][  INFO][PID:3667783] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/builder-live.log by gzip
[2025-03-04 20:59:03,332][  INFO][PID:3667783] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/builder-live.log' as PID 3698536
[2025-03-04 20:59:03,340][  INFO][PID:3667783] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/builder-live.log)
[2025-03-04 20:59:03,341][  INFO][PID:3667783] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/backend.log by gzip
[2025-03-04 20:59:03,343][  INFO][PID:3667783] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-41-x86_64/08724684-python-s3transfer/backend.log' as PID 3698539