[2024-03-01 21:11:04,587][  INFO][PID:1907272] Marking build as starting
[2024-03-01 21:11:04,988][  INFO][PID:1907272] Trying to allocate VM
[2024-03-01 21:11:08,095][  INFO][PID:1907272] Allocated host ResallocHost, ticket_id=1428890, hostname=23.22.200.8
[2024-03-01 21:11:08,096][  INFO][PID:1907272] Allocating ssh connection to builder
[2024-03-01 21:11:08,096][  INFO][PID:1907272] Checking that builder machine is OK
[2024-03-01 21:11:08,097][  INFO][PID:1907272] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.22.200.8 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-03-01 21:11:08,499][  INFO][PID:1907272] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.22.200.8 '/usr/bin/test -f /etc/mock/fedora-40-aarch64.cfg'
[2024-03-01 21:11:08,765][  INFO][PID:1907272] Filling build.info file with builder info
[2024-03-01 21:11:08,766][  INFO][PID:1907272] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": null,
            "started_on": 1709327468.7663567,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7095740-fedora-40-aarch64",
            "build_id": 7095740,
            "package_name": "rubygem-typhoeus",
            "package_version": "1.4.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-typhoeus",
            "git_hash": "6e80a0b3d662dc4f1036d748d1b6e9d223a592d3",
            "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": "pvalena/rubygems--pvalena",
            "results": null,
            "appstream": false,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-40-aarch64/",
                    "id": "copr_base",
                    "module_hotfixes": true,
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07095740-rubygem-typhoeus",
            "built_packages": "",
            "id": 7095740,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-03-01 21:11:08,858][  INFO][PID:1907272] Sending fedora-messaging bus message in build.start
[2024-03-01 21:11:09,687][  INFO][PID:1907272] Sending fedora-messaging bus message in chroot.start
[2024-03-01 21:11:09,711][  INFO][PID:1907272] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7095740-fedora-40-aarch64 --chroot fedora-40-aarch64 --detached
[2024-03-01 21:11:09,714][  INFO][PID:1907272] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.22.200.8 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7095740-fedora-40-aarch64 --chroot fedora-40-aarch64 --detached'
[2024-03-01 21:11:10,282][  INFO][PID:1907272] Downloading the builder-live.log file, attempt 1
[2024-03-01 21:11:10,284][  INFO][PID:1907272] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.22.200.8 copr-rpmbuild-log
[2024-03-01 21:12:51,839][  INFO][PID:1907272] Downloading results from builder
[2024-03-01 21:12:51,840][  INFO][PID:1907272] rsyncing of mockbuilder@23.22.200.8:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus started
[2024-03-01 21:12:51,841][  INFO][PID:1907272] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@23.22.200.8:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/ &> /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/build-07095740.rsync.log
[2024-03-01 21:12:52,118][  INFO][PID:1907272] rsyncing finished.
[2024-03-01 21:12:52,118][  INFO][PID:1907272] Releasing VM back to pool
[2024-03-01 21:12:52,127][  INFO][PID:1907272] Searching for 'success' file in resultdir
[2024-03-01 21:12:52,127][  INFO][PID:1907272] Going to sign pkgs from source: 7095740-fedora-40-aarch64 in chroot: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64
[2024-03-01 21:12:52,128][  INFO][PID:1907272] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-03-01 21:12:52,303][  INFO][PID:1907272] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/rubygem-typhoeus-1.4.1-1.fc40~bootstrap.src.rpm' (attempt #1)
[2024-03-01 21:12:52,956][  INFO][PID:1907272] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/rubygem-typhoeus-1.4.1-1.fc40~bootstrap.src.rpm
[2024-03-01 21:12:52,957][  INFO][PID:1907272] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/rubygem-typhoeus-1.4.1-1.fc40~bootstrap.noarch.rpm' (attempt #1)
[2024-03-01 21:12:53,503][  INFO][PID:1907272] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/rubygem-typhoeus-1.4.1-1.fc40~bootstrap.noarch.rpm
[2024-03-01 21:12:53,504][  INFO][PID:1907272] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/rubygem-typhoeus-doc-1.4.1-1.fc40~bootstrap.noarch.rpm' (attempt #1)
[2024-03-01 21:12:54,260][  INFO][PID:1907272] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/rubygem-typhoeus-doc-1.4.1-1.fc40~bootstrap.noarch.rpm
[2024-03-01 21:12:54,260][  INFO][PID:1907272] Sign done
[2024-03-01 21:12:54,261][  INFO][PID:1907272] Incremental createrepo run, adding 07095740-rubygem-typhoeus into https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-40-aarch64, (auto-create-repo=True)
[2024-03-01 21:12:54,262][  INFO][PID:1907272] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64 --add 07095740-rubygem-typhoeus --no-appstream-metadata' as PID 1911905
[2024-03-01 21:12:55,072][  INFO][PID:1907272] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64 --add 07095740-rubygem-typhoeus --no-appstream-metadata)
[2024-03-01 21:12:55,073][  INFO][PID:1907272] Getting build details
[2024-03-01 21:12:55,073][  INFO][PID:1907272] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus
[2024-03-01 21:12:55,073][  INFO][PID:1907272] Built packages:
['rubygem-typhoeus-doc 1.4.1', 'rubygem-typhoeus 1.4.1']
[2024-03-01 21:12:55,074][  INFO][PID:1907272] build details: {'built_packages': 'rubygem-typhoeus-doc 1.4.1\nrubygem-typhoeus 1.4.1'}
[2024-03-01 21:12:55,074][  INFO][PID:1907272] Retrieving pubkey
[2024-03-01 21:12:55,074][  INFO][PID:1907272] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-03-01 21:12:55,350][  INFO][PID:1907272] Added pubkey for user pvalena project rubygems into: /var/lib/copr/public_html/results/pvalena/rubygems/pubkey.gpg
[2024-03-01 21:12:55,350][  INFO][PID:1907272] Finished build: id=7095740 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/rubygems chroot=fedora-40-aarch64 
[2024-03-01 21:12:55,352][  INFO][PID:1907272] Worker succeeded build, took 106.58615493774414
[2024-03-01 21:12:55,353][  INFO][PID:1907272] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": 1709327575.3525116,
            "started_on": 1709327468.7663567,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7095740-fedora-40-aarch64",
            "build_id": 7095740,
            "package_name": "rubygem-typhoeus",
            "package_version": "1.4.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-typhoeus",
            "git_hash": "6e80a0b3d662dc4f1036d748d1b6e9d223a592d3",
            "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": "pvalena/rubygems--pvalena",
            "results": {
                "packages": [
                    {
                        "name": "rubygem-typhoeus-doc",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "1.fc40~bootstrap",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-typhoeus",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "1.fc40~bootstrap",
                        "arch": "src"
                    },
                    {
                        "name": "rubygem-typhoeus",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "1.fc40~bootstrap",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-40-aarch64/",
                    "id": "copr_base",
                    "module_hotfixes": true,
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07095740-rubygem-typhoeus",
            "built_packages": "rubygem-typhoeus-doc 1.4.1\nrubygem-typhoeus 1.4.1",
            "id": 7095740,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-03-01 21:12:55,431][  INFO][PID:1907272] Sending fedora-messaging bus message in build.end
[2024-03-01 21:12:55,452][  INFO][PID:1907272] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/builder-live.log by gzip
[2024-03-01 21:12:55,453][  INFO][PID:1907272] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/builder-live.log' as PID 1911978
[2024-03-01 21:12:55,458][  INFO][PID:1907272] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/builder-live.log)
[2024-03-01 21:12:55,459][  INFO][PID:1907272] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/backend.log by gzip
[2024-03-01 21:12:55,460][  INFO][PID:1907272] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-40-aarch64/07095740-rubygem-typhoeus/backend.log' as PID 1911979