[2024-01-10 12:34:07,231][  INFO][PID:3465628] Marking build as starting
[2024-01-10 12:34:07,396][  INFO][PID:3465628] Trying to allocate VM
[2024-01-10 12:34:10,443][  INFO][PID:3465628] Allocated host ResallocHost, ticket_id=583527, hostname=54.234.62.121
[2024-01-10 12:34:10,443][  INFO][PID:3465628] Allocating ssh connection to builder
[2024-01-10 12:34:10,444][  INFO][PID:3465628] Checking that builder machine is OK
[2024-01-10 12:34:10,446][  INFO][PID:3465628] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.234.62.121 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-01-10 12:34:10,889][  INFO][PID:3465628] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.234.62.121 '/usr/bin/test -f /etc/mock/fedora-rawhide-aarch64.cfg'
[2024-01-10 12:34:11,204][  INFO][PID:3465628] Filling build.info file with builder info
[2024-01-10 12:34:11,207][  INFO][PID:3465628] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": null,
            "started_on": 1704890051.2074082,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "6878952-fedora-rawhide-aarch64",
            "build_id": 6878952,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202401101227.4ceea1a-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "566a22c3266bd444ccde54b6131ee34a5718a0f2",
            "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": "karmab/kcli--karmab",
            "results": null,
            "appstream": false,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "06878952-kcli",
            "built_packages": "",
            "id": 6878952,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2024-01-10 12:34:11,317][  INFO][PID:3465628] Sending fedora-messaging bus message in build.start
[2024-01-10 12:34:12,432][  INFO][PID:3465628] Sending fedora-messaging bus message in chroot.start
[2024-01-10 12:34:12,456][  INFO][PID:3465628] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6878952-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached
[2024-01-10 12:34:12,457][  INFO][PID:3465628] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.234.62.121 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6878952-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached'
[2024-01-10 12:34:13,070][  INFO][PID:3465628] Downloading the builder-live.log file, attempt 1
[2024-01-10 12:34:13,072][  INFO][PID:3465628] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.234.62.121 copr-rpmbuild-log
[2024-01-10 12:35:20,194][  INFO][PID:3465628] Downloading results from builder
[2024-01-10 12:35:20,194][  INFO][PID:3465628] rsyncing of mockbuilder@54.234.62.121:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli started
[2024-01-10 12:35:20,195][  INFO][PID:3465628] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.234.62.121:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/ &> /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/build-06878952.rsync.log
[2024-01-10 12:35:20,540][  INFO][PID:3465628] rsyncing finished.
[2024-01-10 12:35:20,541][  INFO][PID:3465628] Releasing VM back to pool
[2024-01-10 12:35:20,552][  INFO][PID:3465628] Searching for 'success' file in resultdir
[2024-01-10 12:35:20,552][  INFO][PID:3465628] Going to sign pkgs from source: 6878952-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64
[2024-01-10 12:35:20,553][  INFO][PID:3465628] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2024-01-10 12:35:20,819][  INFO][PID:3465628] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/kcli-99.0.0.git.202401101227.4ceea1a-0.fc40.src.rpm' (attempt #1)
[2024-01-10 12:35:21,618][  INFO][PID:3465628] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/kcli-99.0.0.git.202401101227.4ceea1a-0.fc40.src.rpm
[2024-01-10 12:35:21,619][  INFO][PID:3465628] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/kcli-99.0.0.git.202401101227.4ceea1a-0.fc40.aarch64.rpm' (attempt #1)
[2024-01-10 12:35:22,383][  INFO][PID:3465628] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/kcli-99.0.0.git.202401101227.4ceea1a-0.fc40.aarch64.rpm
[2024-01-10 12:35:22,384][  INFO][PID:3465628] Sign done
[2024-01-10 12:35:22,384][  INFO][PID:3465628] Incremental createrepo run, adding 06878952-kcli into https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-rawhide-aarch64, (auto-create-repo=True)
[2024-01-10 12:35:22,386][  INFO][PID:3465628] Running command 'copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64 --add 06878952-kcli --no-appstream-metadata' as PID 3472047
[2024-01-10 12:35:23,240][  INFO][PID:3465628] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64 --add 06878952-kcli --no-appstream-metadata)
[2024-01-10 12:35:23,241][  INFO][PID:3465628] Getting build details
[2024-01-10 12:35:23,241][  INFO][PID:3465628] Listing built binary packages in /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli
[2024-01-10 12:35:23,242][  INFO][PID:3465628] Built packages:
['kcli 99.0.0.git.202401101227.4ceea1a']
[2024-01-10 12:35:23,242][  INFO][PID:3465628] build details: {'built_packages': 'kcli 99.0.0.git.202401101227.4ceea1a'}
[2024-01-10 12:35:23,242][  INFO][PID:3465628] Retrieving pubkey
[2024-01-10 12:35:23,243][  INFO][PID:3465628] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2024-01-10 12:35:23,513][  INFO][PID:3465628] Added pubkey for user karmab project kcli into: /var/lib/copr/public_html/results/karmab/kcli/pubkey.gpg
[2024-01-10 12:35:23,513][  INFO][PID:3465628] Finished build: id=6878952 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/karmab/kcli chroot=fedora-rawhide-aarch64 
[2024-01-10 12:35:23,515][  INFO][PID:3465628] Worker succeeded build, took 72.3080883026123
[2024-01-10 12:35:23,516][  INFO][PID:3465628] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": 1704890123.5154965,
            "started_on": 1704890051.2074082,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "6878952-fedora-rawhide-aarch64",
            "build_id": 6878952,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202401101227.4ceea1a-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "566a22c3266bd444ccde54b6131ee34a5718a0f2",
            "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": "karmab/kcli--karmab",
            "results": {
                "packages": [
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202401101227.4ceea1a",
                        "release": "0.fc40",
                        "arch": "aarch64"
                    },
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202401101227.4ceea1a",
                        "release": "0.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "06878952-kcli",
            "built_packages": "kcli 99.0.0.git.202401101227.4ceea1a",
            "id": 6878952,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2024-01-10 12:35:23,601][  INFO][PID:3465628] Sending fedora-messaging bus message in build.end
[2024-01-10 12:35:23,620][  INFO][PID:3465628] Compressing /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/builder-live.log by gzip
[2024-01-10 12:35:23,621][  INFO][PID:3465628] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/builder-live.log' as PID 3472120
[2024-01-10 12:35:23,633][  INFO][PID:3465628] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/builder-live.log)
[2024-01-10 12:35:23,634][  INFO][PID:3465628] Compressing /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/backend.log by gzip
[2024-01-10 12:35:23,635][  INFO][PID:3465628] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-aarch64/06878952-kcli/backend.log' as PID 3472121