[2024-11-23 04:41:54,945][  INFO][PID:2935561] Marking build as starting
[2024-11-23 04:41:55,111][  INFO][PID:2935561] Trying to allocate VM
[2024-11-23 04:41:58,162][  INFO][PID:2935561] Allocated host ResallocHost, ticket_id=6035863, hostname=2620:52:3:1:dead:beef:cafe:c18d
[2024-11-23 04:41:58,163][  INFO][PID:2935561] Allocating ssh connection to builder
[2024-11-23 04:41:58,163][  INFO][PID:2935561] Checking that builder machine is OK
[2024-11-23 04:41:58,817][  INFO][PID:2935561] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-23 04:41:59,176][  INFO][PID:2935561] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-23 04:41:59,177][  INFO][PID:2935561] Filling build.info file with builder info
[2024-11-23 04:41:59,179][  INFO][PID:2935561] 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/music",
            "ended_on": null,
            "started_on": 1732336919.178598,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8305685-fedora-rawhide-x86_64",
            "build_id": 8305685,
            "package_name": "python-opytimark",
            "package_version": "1.0.8-18",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-opytimark",
            "git_hash": "ef9892ac3e7d9a05c9378bef17bb6b41618b2823",
            "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/music",
            "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": "08305685-python-opytimark",
            "built_packages": "",
            "id": 8305685,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-23 04:41:59,235][  INFO][PID:2935561] Sending fedora-messaging bus message in build.start
[2024-11-23 04:41:59,886][  INFO][PID:2935561] Sending fedora-messaging bus message in chroot.start
[2024-11-23 04:41:59,910][  INFO][PID:2935561] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8305685-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-23 04:42:01,309][  INFO][PID:2935561] Downloading the builder-live.log file, attempt 1
[2024-11-23 04:42:01,310][  INFO][PID:2935561] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18d copr-rpmbuild-log
[2024-11-23 04:42:06,321][  INFO][PID:2935561] Periodic builder liveness probe: alive
[2024-11-23 04:42:56,474][  INFO][PID:2935561] Downloading results from builder
[2024-11-23 04:42:56,475][  INFO][PID:2935561] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark started
[2024-11-23 04:42:56,476][  INFO][PID:2935561] 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:c18d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/build-08305685.rsync.log
[2024-11-23 04:42:57,863][  INFO][PID:2935561] rsyncing finished.
[2024-11-23 04:42:57,866][  INFO][PID:2935561] Releasing VM back to pool
[2024-11-23 04:42:57,886][  INFO][PID:2935561] Searching for 'success' file in resultdir
[2024-11-23 04:42:57,887][  INFO][PID:2935561] Going to sign pkgs from source: 8305685-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2024-11-23 04:42:57,888][  INFO][PID:2935561] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-23 04:42:58,072][  INFO][PID:2935561] 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/08305685-python-opytimark/python-opytimark-1.0.8-18.fc42.src.rpm' (attempt #1)
[2024-11-23 04:42:58,906][  INFO][PID:2935561] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/python-opytimark-1.0.8-18.fc42.src.rpm
[2024-11-23 04:42:58,907][  INFO][PID:2935561] 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/08305685-python-opytimark/python3-opytimark-1.0.8-18.fc42.noarch.rpm' (attempt #1)
[2024-11-23 04:42:59,873][  INFO][PID:2935561] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/python3-opytimark-1.0.8-18.fc42.noarch.rpm
[2024-11-23 04:42:59,874][  INFO][PID:2935561] Sign done
[2024-11-23 04:42:59,876][  INFO][PID:2935561] Incremental createrepo run, adding 08305685-python-opytimark into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-23 04:42:59,879][  INFO][PID:2935561] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08305685-python-opytimark --no-appstream-metadata' as PID 2938419
[2024-11-23 04:43:11,585][  INFO][PID:2935561] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08305685-python-opytimark --no-appstream-metadata)
[2024-11-23 04:43:11,587][  INFO][PID:2935561] Getting build details
[2024-11-23 04:43:11,590][  INFO][PID:2935561] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark
[2024-11-23 04:43:11,591][  INFO][PID:2935561] Built packages:
['python3-opytimark 1.0.8']
[2024-11-23 04:43:11,593][  INFO][PID:2935561] build details: {'built_packages': 'python3-opytimark 1.0.8'}
[2024-11-23 04:43:11,594][  INFO][PID:2935561] Retrieving pubkey
[2024-11-23 04:43:11,596][  INFO][PID:2935561] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-23 04:43:11,786][  INFO][PID:2935561] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2024-11-23 04:43:11,795][  INFO][PID:2935561] Finished build: id=8305685 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2024-11-23 04:43:11,800][  INFO][PID:2935561] Worker succeeded build, took 72.62153029441833
[2024-11-23 04:43:11,801][  INFO][PID:2935561] 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/music",
            "ended_on": 1732336991.8001282,
            "started_on": 1732336919.178598,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8305685-fedora-rawhide-x86_64",
            "build_id": 8305685,
            "package_name": "python-opytimark",
            "package_version": "1.0.8-18",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-opytimark",
            "git_hash": "ef9892ac3e7d9a05c9378bef17bb6b41618b2823",
            "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/music",
            "results": {
                "packages": [
                    {
                        "name": "python-opytimark",
                        "epoch": null,
                        "version": "1.0.8",
                        "release": "18.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-opytimark",
                        "epoch": null,
                        "version": "1.0.8",
                        "release": "18.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": "08305685-python-opytimark",
            "built_packages": "python3-opytimark 1.0.8",
            "id": 8305685,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-23 04:43:11,915][  INFO][PID:2935561] Sending fedora-messaging bus message in build.end
[2024-11-23 04:43:11,980][  INFO][PID:2935561] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/builder-live.log by gzip
[2024-11-23 04:43:11,996][  INFO][PID:2935561] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/builder-live.log' as PID 2939177
[2024-11-23 04:43:12,017][  INFO][PID:2935561] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/builder-live.log)
[2024-11-23 04:43:12,018][  INFO][PID:2935561] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08305685-python-opytimark/backend.log by gzip