[2024-11-18 21:06:55,712][  INFO][PID:658297] Marking build as starting
[2024-11-18 21:06:55,765][  INFO][PID:658297] Trying to allocate VM
[2024-11-18 21:06:58,797][  INFO][PID:658297] Allocated host ResallocHost, ticket_id=5939312, hostname=98.81.36.166
[2024-11-18 21:06:58,797][  INFO][PID:658297] Allocating ssh connection to builder
[2024-11-18 21:06:58,798][  INFO][PID:658297] Checking that builder machine is OK
[2024-11-18 21:06:59,159][  INFO][PID:658297] Running remote command: copr-builder-ready epel-10-x86_64
[2024-11-18 21:06:59,381][  INFO][PID:658297] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-11-18 21:06:59,382][  INFO][PID:658297] Filling build.info file with builder info
[2024-11-18 21:06:59,383][  INFO][PID:658297] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nadmartin",
            "project_name": "test",
            "project_dirname": "test",
            "submitter": "nadmartin",
            "ended_on": null,
            "started_on": 1731964019.3831017,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8277490-epel-10-x86_64",
            "build_id": 8277490,
            "package_name": "kf6-syndication",
            "package_version": "6.8.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nadmartin/test/kf6-syndication",
            "git_hash": "9509341ccf5f1fec599b40436ec6d90c2d6e874c",
            "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": "nadmartin/test--nadmartin",
            "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/nadmartin/test/epel-10-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/nadmartin/test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nadmartin/test",
            "result_dir": "08277490-kf6-syndication",
            "built_packages": "",
            "id": 8277490,
            "mockchain_macros": {
                "copr_username": "nadmartin",
                "copr_projectname": "test",
                "vendor": "Fedora Project COPR (nadmartin/test)"
            }
        }
    ]
}
[2024-11-18 21:06:59,435][  INFO][PID:658297] Sending fedora-messaging bus message in build.start
[2024-11-18 21:07:00,062][  INFO][PID:658297] Sending fedora-messaging bus message in chroot.start
[2024-11-18 21:07:00,099][  INFO][PID:658297] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8277490-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2024-11-18 21:07:00,498][  INFO][PID:658297] Downloading the builder-live.log file, attempt 1
[2024-11-18 21:07:00,500][  INFO][PID:658297] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.81.36.166 copr-rpmbuild-log
[2024-11-18 21:07:05,507][  INFO][PID:658297] Periodic builder liveness probe: alive
[2024-11-18 21:09:33,750][  INFO][PID:658297] Downloading results from builder
[2024-11-18 21:09:33,751][  INFO][PID:658297] rsyncing of mockbuilder@98.81.36.166:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication started
[2024-11-18 21:09:33,753][  INFO][PID:658297] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.81.36.166:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/ &> /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/build-08277490.rsync.log
[2024-11-18 21:09:34,093][  INFO][PID:658297] rsyncing finished.
[2024-11-18 21:09:34,094][  INFO][PID:658297] Releasing VM back to pool
[2024-11-18 21:09:34,108][  INFO][PID:658297] Searching for 'success' file in resultdir
[2024-11-18 21:09:34,109][  INFO][PID:658297] Going to sign pkgs from source: 8277490-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64
[2024-11-18 21:09:34,110][  INFO][PID:658297] Calling '/bin/sign -u nadmartin#test@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 21:09:34,423][  INFO][PID:658297] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-debuginfo-6.8.0-1.el10.x86_64.rpm' (attempt #1)
[2024-11-18 21:09:35,340][  INFO][PID:658297] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-debuginfo-6.8.0-1.el10.x86_64.rpm
[2024-11-18 21:09:35,341][  INFO][PID:658297] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-6.8.0-1.el10.x86_64.rpm' (attempt #1)
[2024-11-18 21:09:36,026][  INFO][PID:658297] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-6.8.0-1.el10.x86_64.rpm
[2024-11-18 21:09:36,028][  INFO][PID:658297] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-devel-6.8.0-1.el10.x86_64.rpm' (attempt #1)
[2024-11-18 21:09:36,846][  INFO][PID:658297] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-devel-6.8.0-1.el10.x86_64.rpm
[2024-11-18 21:09:36,847][  INFO][PID:658297] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-debugsource-6.8.0-1.el10.x86_64.rpm' (attempt #1)
[2024-11-18 21:09:37,798][  INFO][PID:658297] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-debugsource-6.8.0-1.el10.x86_64.rpm
[2024-11-18 21:09:37,800][  INFO][PID:658297] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-doc-6.8.0-1.el10.noarch.rpm' (attempt #1)
[2024-11-18 21:09:38,644][  INFO][PID:658297] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-doc-6.8.0-1.el10.noarch.rpm
[2024-11-18 21:09:38,645][  INFO][PID:658297] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-6.8.0-1.el10.src.rpm' (attempt #1)
[2024-11-18 21:09:39,469][  INFO][PID:658297] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/kf6-syndication-6.8.0-1.el10.src.rpm
[2024-11-18 21:09:39,470][  INFO][PID:658297] Sign done
[2024-11-18 21:09:39,471][  INFO][PID:658297] Incremental createrepo run, adding 08277490-kf6-syndication into https://download.copr.fedorainfracloud.org/results/nadmartin/test/epel-10-x86_64, (auto-create-repo=True)
[2024-11-18 21:09:39,472][  INFO][PID:658297] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64 --add 08277490-kf6-syndication --no-appstream-metadata' as PID 680166
[2024-11-18 21:09:41,026][  INFO][PID:658297] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64 --add 08277490-kf6-syndication --no-appstream-metadata)
[2024-11-18 21:09:41,027][  INFO][PID:658297] Getting build details
[2024-11-18 21:09:41,028][  INFO][PID:658297] Listing built binary packages in /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication
[2024-11-18 21:09:41,029][  INFO][PID:658297] Built packages:
['kf6-syndication-debugsource 6.8.0', 'kf6-syndication-devel 6.8.0', 'kf6-syndication-doc 6.8.0', 'kf6-syndication-debuginfo 6.8.0', 'kf6-syndication 6.8.0']
[2024-11-18 21:09:41,030][  INFO][PID:658297] build details: {'built_packages': 'kf6-syndication-debugsource 6.8.0\nkf6-syndication-devel 6.8.0\nkf6-syndication-doc 6.8.0\nkf6-syndication-debuginfo 6.8.0\nkf6-syndication 6.8.0'}
[2024-11-18 21:09:41,032][  INFO][PID:658297] Retrieving pubkey
[2024-11-18 21:09:41,032][  INFO][PID:658297] Calling '/bin/sign -u nadmartin#test@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 21:09:41,341][  INFO][PID:658297] Added pubkey for user nadmartin project test into: /var/lib/copr/public_html/results/nadmartin/test/pubkey.gpg
[2024-11-18 21:09:41,345][  INFO][PID:658297] Finished build: id=8277490 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nadmartin/test chroot=epel-10-x86_64 
[2024-11-18 21:09:41,351][  INFO][PID:658297] Worker succeeded build, took 161.96828269958496
[2024-11-18 21:09:41,352][  INFO][PID:658297] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nadmartin",
            "project_name": "test",
            "project_dirname": "test",
            "submitter": "nadmartin",
            "ended_on": 1731964181.3513844,
            "started_on": 1731964019.3831017,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8277490-epel-10-x86_64",
            "build_id": 8277490,
            "package_name": "kf6-syndication",
            "package_version": "6.8.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nadmartin/test/kf6-syndication",
            "git_hash": "9509341ccf5f1fec599b40436ec6d90c2d6e874c",
            "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": "nadmartin/test--nadmartin",
            "results": {
                "packages": [
                    {
                        "name": "kf6-syndication-debugsource",
                        "epoch": null,
                        "version": "6.8.0",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "kf6-syndication-devel",
                        "epoch": null,
                        "version": "6.8.0",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "kf6-syndication-doc",
                        "epoch": null,
                        "version": "6.8.0",
                        "release": "1.el10",
                        "arch": "noarch"
                    },
                    {
                        "name": "kf6-syndication-debuginfo",
                        "epoch": null,
                        "version": "6.8.0",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "kf6-syndication",
                        "epoch": null,
                        "version": "6.8.0",
                        "release": "1.el10",
                        "arch": "src"
                    },
                    {
                        "name": "kf6-syndication",
                        "epoch": null,
                        "version": "6.8.0",
                        "release": "1.el10",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/nadmartin/test/epel-10-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/nadmartin/test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nadmartin/test",
            "result_dir": "08277490-kf6-syndication",
            "built_packages": "kf6-syndication-debugsource 6.8.0\nkf6-syndication-devel 6.8.0\nkf6-syndication-doc 6.8.0\nkf6-syndication-debuginfo 6.8.0\nkf6-syndication 6.8.0",
            "id": 8277490,
            "mockchain_macros": {
                "copr_username": "nadmartin",
                "copr_projectname": "test",
                "vendor": "Fedora Project COPR (nadmartin/test)"
            }
        }
    ]
}
[2024-11-18 21:09:41,442][  INFO][PID:658297] Sending fedora-messaging bus message in build.end
[2024-11-18 21:09:41,469][  INFO][PID:658297] Compressing /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/builder-live.log by gzip
[2024-11-18 21:09:41,475][  INFO][PID:658297] Running command 'gzip /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/builder-live.log' as PID 680503
[2024-11-18 21:09:41,494][  INFO][PID:658297] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/builder-live.log)
[2024-11-18 21:09:41,495][  INFO][PID:658297] Compressing /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08277490-kf6-syndication/backend.log by gzip