[2024-04-30 09:05:08,771][  INFO][PID:3554586] Marking build as starting
[2024-04-30 09:05:08,849][  INFO][PID:3554586] Trying to allocate VM
[2024-04-30 09:05:11,883][  INFO][PID:3554586] Allocated host ResallocHost, ticket_id=2587655, hostname=2620:52:3:1:dead:beef:cafe:c15a
[2024-04-30 09:05:11,884][  INFO][PID:3554586] Allocating ssh connection to builder
[2024-04-30 09:05:11,885][  INFO][PID:3554586] Checking that builder machine is OK
[2024-04-30 09:05:12,483][  INFO][PID:3554586] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c15a '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-04-30 09:05:12,798][  INFO][PID:3554586] Filling build.info file with builder info
[2024-04-30 09:05:12,800][  INFO][PID:3554586] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "jkolarik",
            "project_name": "dnf5-5.2.0.0",
            "project_dirname": "dnf5-5.2.0.0",
            "submitter": "jkolarik",
            "ended_on": null,
            "started_on": 1714467912.8004324,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7392687-fedora-rawhide-x86_64",
            "build_id": 7392687,
            "package_name": "dnf-plugin-perfmetrics",
            "package_version": "1.0-11",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jkolarik/dnf5-5.2.0.0/dnf-plugin-perfmetrics",
            "git_hash": "2dc51c803b3e4d628b593f00b6d709f4a50841da",
            "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": "jkolarik/dnf5-5.2.0.0--jkolarik",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jkolarik/dnf5-5.2.0.0/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/jkolarik/dnf5-5.2.0.0",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolarik/dnf5-5.2.0.0",
            "result_dir": "07392687-dnf-plugin-perfmetrics",
            "built_packages": "",
            "id": 7392687,
            "mockchain_macros": {
                "copr_username": "jkolarik",
                "copr_projectname": "dnf5-5.2.0.0",
                "vendor": "Fedora Project COPR (jkolarik/dnf5-5.2.0.0)"
            }
        }
    ]
}
[2024-04-30 09:05:12,870][  INFO][PID:3554586] Sending fedora-messaging bus message in build.start
[2024-04-30 09:05:13,602][  INFO][PID:3554586] Sending fedora-messaging bus message in chroot.start
[2024-04-30 09:05:13,631][  INFO][PID:3554586] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7392687-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-04-30 09:05:14,217][  INFO][PID:3554586] Downloading the builder-live.log file, attempt 1
[2024-04-30 09:05:14,219][  INFO][PID:3554586] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c15a copr-rpmbuild-log
[2024-04-30 09:05:19,224][  INFO][PID:3554586] Status: False
[2024-04-30 09:06:16,772][  INFO][PID:3554586] Downloading results from builder
[2024-04-30 09:06:16,775][  INFO][PID:3554586] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c15a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics started
[2024-04-30 09:06:16,786][  INFO][PID:3554586] 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:c15a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/ &> /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/build-07392687.rsync.log
[2024-04-30 09:06:17,292][  INFO][PID:3554586] rsyncing finished.
[2024-04-30 09:06:17,294][  INFO][PID:3554586] Releasing VM back to pool
[2024-04-30 09:06:17,308][  INFO][PID:3554586] Searching for 'success' file in resultdir
[2024-04-30 09:06:17,309][  INFO][PID:3554586] Going to sign pkgs from source: 7392687-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64
[2024-04-30 09:06:17,310][  INFO][PID:3554586] Calling '/bin/sign -u jkolarik#dnf5-5.2.0.0@copr.fedorahosted.org -p' (attempt #1)
[2024-04-30 09:06:17,603][  INFO][PID:3554586] Calling '/bin/sign -4 -h sha256 -u jkolarik#dnf5-5.2.0.0@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/dnf-plugin-perfmetrics-1.0-11.fc41.src.rpm' (attempt #1)
[2024-04-30 09:06:18,483][  INFO][PID:3554586] signed rpm: /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/dnf-plugin-perfmetrics-1.0-11.fc41.src.rpm
[2024-04-30 09:06:18,484][  INFO][PID:3554586] Calling '/bin/sign -4 -h sha256 -u jkolarik#dnf5-5.2.0.0@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/python3-dnf-plugin-perfmetrics-1.0-11.fc41.noarch.rpm' (attempt #1)
[2024-04-30 09:06:19,374][  INFO][PID:3554586] signed rpm: /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/python3-dnf-plugin-perfmetrics-1.0-11.fc41.noarch.rpm
[2024-04-30 09:06:19,374][  INFO][PID:3554586] Sign done
[2024-04-30 09:06:19,375][  INFO][PID:3554586] Incremental createrepo run, adding 07392687-dnf-plugin-perfmetrics into https://download.copr.fedorainfracloud.org/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-04-30 09:06:19,379][  INFO][PID:3554586] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64 --add 07392687-dnf-plugin-perfmetrics --no-appstream-metadata' as PID 3560454
[2024-04-30 09:06:20,568][  INFO][PID:3554586] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64 --add 07392687-dnf-plugin-perfmetrics --no-appstream-metadata)
[2024-04-30 09:06:20,569][  INFO][PID:3554586] Getting build details
[2024-04-30 09:06:20,569][  INFO][PID:3554586] Listing built binary packages in /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics
[2024-04-30 09:06:20,570][  INFO][PID:3554586] Built packages:
['python3-dnf-plugin-perfmetrics 1.0']
[2024-04-30 09:06:20,571][  INFO][PID:3554586] build details: {'built_packages': 'python3-dnf-plugin-perfmetrics 1.0'}
[2024-04-30 09:06:20,571][  INFO][PID:3554586] Retrieving pubkey
[2024-04-30 09:06:20,572][  INFO][PID:3554586] Calling '/bin/sign -u jkolarik#dnf5-5.2.0.0@copr.fedorahosted.org -p' (attempt #1)
[2024-04-30 09:06:20,868][  INFO][PID:3554586] Added pubkey for user jkolarik project dnf5-5.2.0.0 into: /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/pubkey.gpg
[2024-04-30 09:06:20,871][  INFO][PID:3554586] Finished build: id=7392687 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0 chroot=fedora-rawhide-x86_64 
[2024-04-30 09:06:20,877][  INFO][PID:3554586] Worker succeeded build, took 68.0769853591919
[2024-04-30 09:06:20,878][  INFO][PID:3554586] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "jkolarik",
            "project_name": "dnf5-5.2.0.0",
            "project_dirname": "dnf5-5.2.0.0",
            "submitter": "jkolarik",
            "ended_on": 1714467980.8774178,
            "started_on": 1714467912.8004324,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7392687-fedora-rawhide-x86_64",
            "build_id": 7392687,
            "package_name": "dnf-plugin-perfmetrics",
            "package_version": "1.0-11",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jkolarik/dnf5-5.2.0.0/dnf-plugin-perfmetrics",
            "git_hash": "2dc51c803b3e4d628b593f00b6d709f4a50841da",
            "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": "jkolarik/dnf5-5.2.0.0--jkolarik",
            "results": {
                "packages": [
                    {
                        "name": "python3-dnf-plugin-perfmetrics",
                        "epoch": null,
                        "version": "1.0",
                        "release": "11.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "dnf-plugin-perfmetrics",
                        "epoch": null,
                        "version": "1.0",
                        "release": "11.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jkolarik/dnf5-5.2.0.0/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/jkolarik/dnf5-5.2.0.0",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolarik/dnf5-5.2.0.0",
            "result_dir": "07392687-dnf-plugin-perfmetrics",
            "built_packages": "python3-dnf-plugin-perfmetrics 1.0",
            "id": 7392687,
            "mockchain_macros": {
                "copr_username": "jkolarik",
                "copr_projectname": "dnf5-5.2.0.0",
                "vendor": "Fedora Project COPR (jkolarik/dnf5-5.2.0.0)"
            }
        }
    ]
}
[2024-04-30 09:06:20,958][  INFO][PID:3554586] Sending fedora-messaging bus message in build.end
[2024-04-30 09:06:20,986][  INFO][PID:3554586] Compressing /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/builder-live.log by gzip
[2024-04-30 09:06:20,994][  INFO][PID:3554586] Running command 'gzip /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/builder-live.log' as PID 3560753
[2024-04-30 09:06:21,002][  INFO][PID:3554586] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/builder-live.log)
[2024-04-30 09:06:21,003][  INFO][PID:3554586] Compressing /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/backend.log by gzip
[2024-04-30 09:06:21,012][  INFO][PID:3554586] Running command 'gzip /var/lib/copr/public_html/results/jkolarik/dnf5-5.2.0.0/fedora-rawhide-x86_64/07392687-dnf-plugin-perfmetrics/backend.log' as PID 3560757