[2025-01-18 13:09:16,272][  INFO][PID:127839] Marking build as starting
[2025-01-18 13:09:16,376][  INFO][PID:127839] Trying to allocate VM
[2025-01-18 13:13:35,081][  INFO][PID:127839] Allocated host ResallocHost, ticket_id=769829, hostname=34.204.170.58, name=aws_x86_64_spot_prod_00640338_20250118_130918
[2025-01-18 13:13:35,082][  INFO][PID:127839] Allocating ssh connection to builder
[2025-01-18 13:13:35,086][  INFO][PID:127839] Checking that builder machine is OK
[2025-01-18 13:13:35,486][  INFO][PID:127839] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-18 13:13:35,818][  INFO][PID:127839] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-18 13:13:35,820][  INFO][PID:127839] Filling build.info file with builder info
[2025-01-18 13:13:35,823][  INFO][PID:127839] 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.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737206015.823131,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8534502-fedora-rawhide-x86_64",
            "build_id": 8534502,
            "package_name": "python-colcon-bazel",
            "package_version": "0.1.0-26",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-colcon-bazel",
            "git_hash": "53da322a2d17fccf93282f168d8c102464f56a6d",
            "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.3.3--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/thrnciar/pytest-8.3.3/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/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08534502-python-colcon-bazel",
            "built_packages": "",
            "id": 8534502,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-18 13:13:35,889][  INFO][PID:127839] Sending fedora-messaging bus message in build.start
[2025-01-18 13:13:39,371][  INFO][PID:127839] Sending fedora-messaging bus message in chroot.start
[2025-01-18 13:13:39,454][  INFO][PID:127839] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8534502-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-18 13:13:40,055][  INFO][PID:127839] Downloading the builder-live.log file, attempt 1
[2025-01-18 13:13:40,084][  INFO][PID:127839] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.204.170.58 copr-rpmbuild-log
[2025-01-18 13:13:45,099][  INFO][PID:127839] Periodic builder liveness probe: alive
[2025-01-18 13:13:57,656][  INFO][PID:127839] Downloading results from builder
[2025-01-18 13:13:57,657][  INFO][PID:127839] rsyncing of mockbuilder@34.204.170.58:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel started
[2025-01-18 13:13:57,664][  INFO][PID:127839] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.204.170.58:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/build-08534502.rsync.log
[2025-01-18 13:13:58,111][  INFO][PID:127839] rsyncing finished.
[2025-01-18 13:13:58,112][  INFO][PID:127839] Releasing VM back to pool
[2025-01-18 13:13:58,157][  INFO][PID:127839] Searching for 'success' file in resultdir
[2025-01-18 13:13:58,159][  INFO][PID:127839] Going to sign pkgs from source: 8534502-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2025-01-18 13:13:58,159][  INFO][PID:127839] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 13:13:58,467][  INFO][PID:127839] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/python-colcon-bazel-0.1.0-26.fc42.src.rpm' (attempt #1)
[2025-01-18 13:13:59,390][  INFO][PID:127839] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/python-colcon-bazel-0.1.0-26.fc42.src.rpm
[2025-01-18 13:13:59,398][  INFO][PID:127839] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/python3-colcon-bazel-0.1.0-26.fc42.noarch.rpm' (attempt #1)
[2025-01-18 13:14:00,196][  INFO][PID:127839] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/python3-colcon-bazel-0.1.0-26.fc42.noarch.rpm
[2025-01-18 13:14:00,198][  INFO][PID:127839] Sign done
[2025-01-18 13:14:00,202][  INFO][PID:127839] Incremental createrepo run, adding 08534502-python-colcon-bazel into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-18 13:14:00,222][  INFO][PID:127839] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08534502-python-colcon-bazel --no-appstream-metadata' as PID 176771
[2025-01-18 13:14:39,546][  INFO][PID:127839] Finished after 39 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08534502-python-colcon-bazel --no-appstream-metadata)
[2025-01-18 13:14:39,548][  INFO][PID:127839] Getting build details
[2025-01-18 13:14:39,554][  INFO][PID:127839] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel
[2025-01-18 13:14:39,566][  INFO][PID:127839] Built packages:
['python3-colcon-bazel 0.1.0']
[2025-01-18 13:14:39,572][  INFO][PID:127839] build details: {'built_packages': 'python3-colcon-bazel 0.1.0'}
[2025-01-18 13:14:39,578][  INFO][PID:127839] Retrieving pubkey
[2025-01-18 13:14:39,579][  INFO][PID:127839] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 13:14:39,905][  INFO][PID:127839] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2025-01-18 13:14:39,909][  INFO][PID:127839] Finished build: id=8534502 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2025-01-18 13:14:39,925][  INFO][PID:127839] Worker succeeded build, took 64.10257577896118
[2025-01-18 13:14:39,926][  INFO][PID:127839] 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.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737206079.9257069,
            "started_on": 1737206015.823131,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8534502-fedora-rawhide-x86_64",
            "build_id": 8534502,
            "package_name": "python-colcon-bazel",
            "package_version": "0.1.0-26",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-colcon-bazel",
            "git_hash": "53da322a2d17fccf93282f168d8c102464f56a6d",
            "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.3.3--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "python-colcon-bazel",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "26.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-colcon-bazel",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "26.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/thrnciar/pytest-8.3.3/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/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08534502-python-colcon-bazel",
            "built_packages": "python3-colcon-bazel 0.1.0",
            "id": 8534502,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-18 13:14:39,980][  INFO][PID:127839] Sending fedora-messaging bus message in build.end
[2025-01-18 13:14:40,048][  INFO][PID:127839] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/builder-live.log by gzip
[2025-01-18 13:14:40,054][  INFO][PID:127839] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/builder-live.log' as PID 184733
[2025-01-18 13:14:40,093][  INFO][PID:127839] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/builder-live.log)
[2025-01-18 13:14:40,102][  INFO][PID:127839] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08534502-python-colcon-bazel/backend.log by gzip