[2024-12-21 17:48:47,242][  INFO][PID:1428877] Marking build as starting
[2024-12-21 17:48:47,283][  INFO][PID:1428877] Trying to allocate VM
[2024-12-21 17:48:50,344][  INFO][PID:1428877] Allocated host ResallocHost, ticket_id=330223, hostname=50.19.128.19
[2024-12-21 17:48:50,345][  INFO][PID:1428877] Allocating ssh connection to builder
[2024-12-21 17:48:50,345][  INFO][PID:1428877] Checking that builder machine is OK
[2024-12-21 17:48:50,721][  INFO][PID:1428877] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@50.19.128.19 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-21 17:48:50,937][  INFO][PID:1428877] Filling build.info file with builder info
[2024-12-21 17:48:50,939][  INFO][PID:1428877] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1734803330.939125,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8428271-fedora-rawhide-x86_64",
            "build_id": 8428271,
            "package_name": "perl-Math-FFT",
            "package_version": "1.36-14",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/perl-Math-FFT",
            "git_hash": "b0a1e927a5e823021ab2ddb1d21c9a3478244078",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08428271-perl-Math-FFT",
            "built_packages": "",
            "id": 8428271,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-21 17:48:50,967][  INFO][PID:1428877] Sending fedora-messaging bus message in build.start
[2024-12-21 17:48:51,745][  INFO][PID:1428877] Sending fedora-messaging bus message in chroot.start
[2024-12-21 17:48:51,765][  INFO][PID:1428877] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8428271-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-21 17:48:52,145][  INFO][PID:1428877] Downloading the builder-live.log file, attempt 1
[2024-12-21 17:48:52,147][  INFO][PID:1428877] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@50.19.128.19 copr-rpmbuild-log
[2024-12-21 17:48:57,154][  INFO][PID:1428877] Periodic builder liveness probe: alive
[2024-12-21 17:49:14,234][  INFO][PID:1428877] Downloading results from builder
[2024-12-21 17:49:14,235][  INFO][PID:1428877] rsyncing of mockbuilder@50.19.128.19:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT started
[2024-12-21 17:49:14,236][  INFO][PID:1428877] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@50.19.128.19:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/build-08428271.rsync.log
[2024-12-21 17:49:14,479][  INFO][PID:1428877] rsyncing finished.
[2024-12-21 17:49:14,480][  INFO][PID:1428877] Releasing VM back to pool
[2024-12-21 17:49:14,492][  INFO][PID:1428877] Searching for 'success' file in resultdir
[2024-12-21 17:49:14,493][  INFO][PID:1428877] Going to sign pkgs from source: 8428271-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64
[2024-12-21 17:49:14,494][  INFO][PID:1428877] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-21 17:49:14,666][  INFO][PID:1428877] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-1.36-14.fc42.x86_64.rpm' (attempt #1)
[2024-12-21 17:49:15,500][  INFO][PID:1428877] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-1.36-14.fc42.x86_64.rpm
[2024-12-21 17:49:15,501][  INFO][PID:1428877] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-debuginfo-1.36-14.fc42.x86_64.rpm' (attempt #1)
[2024-12-21 17:49:16,294][  INFO][PID:1428877] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-debuginfo-1.36-14.fc42.x86_64.rpm
[2024-12-21 17:49:16,295][  INFO][PID:1428877] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-1.36-14.fc42.src.rpm' (attempt #1)
[2024-12-21 17:49:17,076][  INFO][PID:1428877] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-1.36-14.fc42.src.rpm
[2024-12-21 17:49:17,077][  INFO][PID:1428877] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-debugsource-1.36-14.fc42.x86_64.rpm' (attempt #1)
[2024-12-21 17:49:17,866][  INFO][PID:1428877] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/perl-Math-FFT-debugsource-1.36-14.fc42.x86_64.rpm
[2024-12-21 17:49:17,867][  INFO][PID:1428877] Sign done
[2024-12-21 17:49:17,869][  INFO][PID:1428877] Incremental createrepo run, adding 08428271-perl-Math-FFT into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-21 17:49:17,870][  INFO][PID:1428877] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64 --add 08428271-perl-Math-FFT --no-appstream-metadata' as PID 1431354
[2024-12-21 17:49:40,431][  INFO][PID:1428877] Finished after 22 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64 --add 08428271-perl-Math-FFT --no-appstream-metadata)
[2024-12-21 17:49:40,432][  INFO][PID:1428877] Getting build details
[2024-12-21 17:49:40,433][  INFO][PID:1428877] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT
[2024-12-21 17:49:40,433][  INFO][PID:1428877] Built packages:
['perl-Math-FFT-debuginfo 1.36', 'perl-Math-FFT-debugsource 1.36', 'perl-Math-FFT 1.36']
[2024-12-21 17:49:40,434][  INFO][PID:1428877] build details: {'built_packages': 'perl-Math-FFT-debuginfo 1.36\nperl-Math-FFT-debugsource 1.36\nperl-Math-FFT 1.36'}
[2024-12-21 17:49:40,435][  INFO][PID:1428877] Retrieving pubkey
[2024-12-21 17:49:40,435][  INFO][PID:1428877] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-21 17:49:40,611][  INFO][PID:1428877] Added pubkey for user dmalcolm project gcc-15-smoketest-3 into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/pubkey.gpg
[2024-12-21 17:49:40,612][  INFO][PID:1428877] Finished build: id=8428271 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-x86_64 
[2024-12-21 17:49:40,616][  INFO][PID:1428877] Worker succeeded build, took 49.677653551101685
[2024-12-21 17:49:40,618][  INFO][PID:1428877] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": 1734803380.6167786,
            "started_on": 1734803330.939125,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8428271-fedora-rawhide-x86_64",
            "build_id": 8428271,
            "package_name": "perl-Math-FFT",
            "package_version": "1.36-14",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/perl-Math-FFT",
            "git_hash": "b0a1e927a5e823021ab2ddb1d21c9a3478244078",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "perl-Math-FFT-debuginfo",
                        "epoch": null,
                        "version": "1.36",
                        "release": "14.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "perl-Math-FFT-debugsource",
                        "epoch": null,
                        "version": "1.36",
                        "release": "14.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "perl-Math-FFT",
                        "epoch": null,
                        "version": "1.36",
                        "release": "14.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "perl-Math-FFT",
                        "epoch": null,
                        "version": "1.36",
                        "release": "14.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08428271-perl-Math-FFT",
            "built_packages": "perl-Math-FFT-debuginfo 1.36\nperl-Math-FFT-debugsource 1.36\nperl-Math-FFT 1.36",
            "id": 8428271,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-21 17:49:40,652][  INFO][PID:1428877] Sending fedora-messaging bus message in build.end
[2024-12-21 17:49:40,672][  INFO][PID:1428877] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/builder-live.log by gzip
[2024-12-21 17:49:40,674][  INFO][PID:1428877] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/builder-live.log' as PID 1433622
[2024-12-21 17:49:40,681][  INFO][PID:1428877] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/builder-live.log)
[2024-12-21 17:49:40,682][  INFO][PID:1428877] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/backend.log by gzip
[2024-12-21 17:49:40,683][  INFO][PID:1428877] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-x86_64/08428271-perl-Math-FFT/backend.log' as PID 1433624