[2024-12-10 01:31:19,999][  INFO][PID:1882491] Marking build as starting
[2024-12-10 01:31:20,052][  INFO][PID:1882491] Trying to allocate VM
[2024-12-10 01:31:23,150][  INFO][PID:1882491] Allocated host ResallocHost, ticket_id=110174, hostname=44.220.174.95
[2024-12-10 01:31:23,151][  INFO][PID:1882491] Allocating ssh connection to builder
[2024-12-10 01:31:23,151][  INFO][PID:1882491] Checking that builder machine is OK
[2024-12-10 01:31:23,494][  INFO][PID:1882491] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.220.174.95 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-12-10 01:31:23,708][  INFO][PID:1882491] Filling build.info file with builder info
[2024-12-10 01:31:23,710][  INFO][PID:1882491] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly-sanitizers",
            "project_dirname": "dnf-nightly-sanitizers",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1733794283.709874,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8370968-fedora-40-x86_64",
            "build_id": 8370968,
            "package_name": "microdnf",
            "package_version": "3.10.0-20241210011030.3.gcaf3170",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/microdnf",
            "git_hash": "d75634eb3671c269e28988d16ce8d9095d8bffe1",
            "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": "rpmsoftwaremanagement/dnf-nightly-sanitizers--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "sanitizers"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "result_dir": "08370968-microdnf",
            "built_packages": "",
            "id": 8370968,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2024-12-10 01:31:23,735][  INFO][PID:1882491] Sending fedora-messaging bus message in build.start
[2024-12-10 01:31:24,306][  INFO][PID:1882491] Sending fedora-messaging bus message in chroot.start
[2024-12-10 01:31:24,322][  INFO][PID:1882491] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8370968-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-12-10 01:31:24,686][  INFO][PID:1882491] Downloading the builder-live.log file, attempt 1
[2024-12-10 01:31:24,688][  INFO][PID:1882491] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.220.174.95 copr-rpmbuild-log
[2024-12-10 01:31:29,692][  INFO][PID:1882491] Periodic builder liveness probe: alive
[2024-12-10 01:32:23,329][  INFO][PID:1882491] Downloading results from builder
[2024-12-10 01:32:23,329][  INFO][PID:1882491] rsyncing of mockbuilder@44.220.174.95:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf started
[2024-12-10 01:32:23,331][  INFO][PID:1882491] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.220.174.95:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/build-08370968.rsync.log
[2024-12-10 01:32:23,557][  INFO][PID:1882491] rsyncing finished.
[2024-12-10 01:32:23,558][  INFO][PID:1882491] Releasing VM back to pool
[2024-12-10 01:32:23,567][  INFO][PID:1882491] Searching for 'success' file in resultdir
[2024-12-10 01:32:23,568][  INFO][PID:1882491] Going to sign pkgs from source: 8370968-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64
[2024-12-10 01:32:23,568][  INFO][PID:1882491] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2024-12-10 01:32:23,737][  INFO][PID:1882491] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-debugsource-3.10.0-20241210011030.3.gcaf3170.fc40.x86_64.rpm' (attempt #1)
[2024-12-10 01:32:24,311][  INFO][PID:1882491] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-debugsource-3.10.0-20241210011030.3.gcaf3170.fc40.x86_64.rpm
[2024-12-10 01:32:24,312][  INFO][PID:1882491] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-3.10.0-20241210011030.3.gcaf3170.fc40.x86_64.rpm' (attempt #1)
[2024-12-10 01:32:24,881][  INFO][PID:1882491] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-3.10.0-20241210011030.3.gcaf3170.fc40.x86_64.rpm
[2024-12-10 01:32:24,882][  INFO][PID:1882491] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-3.10.0-20241210011030.3.gcaf3170.fc40.src.rpm' (attempt #1)
[2024-12-10 01:32:25,566][  INFO][PID:1882491] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-3.10.0-20241210011030.3.gcaf3170.fc40.src.rpm
[2024-12-10 01:32:25,566][  INFO][PID:1882491] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-debuginfo-3.10.0-20241210011030.3.gcaf3170.fc40.x86_64.rpm' (attempt #1)
[2024-12-10 01:32:26,265][  INFO][PID:1882491] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/microdnf-debuginfo-3.10.0-20241210011030.3.gcaf3170.fc40.x86_64.rpm
[2024-12-10 01:32:26,266][  INFO][PID:1882491] Sign done
[2024-12-10 01:32:26,266][  INFO][PID:1882491] Incremental createrepo run, adding 08370968-microdnf into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64, (auto-create-repo=True)
[2024-12-10 01:32:26,267][  INFO][PID:1882491] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64 --add 08370968-microdnf --no-appstream-metadata' as PID 1887163
[2024-12-10 01:32:27,142][  INFO][PID:1882491] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64 --add 08370968-microdnf --no-appstream-metadata)
[2024-12-10 01:32:27,143][  INFO][PID:1882491] Getting build details
[2024-12-10 01:32:27,143][  INFO][PID:1882491] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf
[2024-12-10 01:32:27,144][  INFO][PID:1882491] Built packages:
['microdnf 3.10.0', 'microdnf-debuginfo 3.10.0', 'microdnf-debugsource 3.10.0']
[2024-12-10 01:32:27,144][  INFO][PID:1882491] build details: {'built_packages': 'microdnf 3.10.0\nmicrodnf-debuginfo 3.10.0\nmicrodnf-debugsource 3.10.0'}
[2024-12-10 01:32:27,145][  INFO][PID:1882491] Retrieving pubkey
[2024-12-10 01:32:27,145][  INFO][PID:1882491] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2024-12-10 01:32:27,447][  INFO][PID:1882491] Added pubkey for user rpmsoftwaremanagement project dnf-nightly-sanitizers into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/pubkey.gpg
[2024-12-10 01:32:27,447][  INFO][PID:1882491] Finished build: id=8370968 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers chroot=fedora-40-x86_64 
[2024-12-10 01:32:27,449][  INFO][PID:1882491] Worker succeeded build, took 63.739659547805786
[2024-12-10 01:32:27,450][  INFO][PID:1882491] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly-sanitizers",
            "project_dirname": "dnf-nightly-sanitizers",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1733794347.4495335,
            "started_on": 1733794283.709874,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8370968-fedora-40-x86_64",
            "build_id": 8370968,
            "package_name": "microdnf",
            "package_version": "3.10.0-20241210011030.3.gcaf3170",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/microdnf",
            "git_hash": "d75634eb3671c269e28988d16ce8d9095d8bffe1",
            "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": "rpmsoftwaremanagement/dnf-nightly-sanitizers--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "microdnf",
                        "epoch": null,
                        "version": "3.10.0",
                        "release": "20241210011030.3.gcaf3170.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "microdnf-debuginfo",
                        "epoch": null,
                        "version": "3.10.0",
                        "release": "20241210011030.3.gcaf3170.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "microdnf",
                        "epoch": null,
                        "version": "3.10.0",
                        "release": "20241210011030.3.gcaf3170.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "microdnf-debugsource",
                        "epoch": null,
                        "version": "3.10.0",
                        "release": "20241210011030.3.gcaf3170.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "sanitizers"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "result_dir": "08370968-microdnf",
            "built_packages": "microdnf 3.10.0\nmicrodnf-debuginfo 3.10.0\nmicrodnf-debugsource 3.10.0",
            "id": 8370968,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2024-12-10 01:32:27,501][  INFO][PID:1882491] Sending fedora-messaging bus message in build.end
[2024-12-10 01:32:27,523][  INFO][PID:1882491] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/builder-live.log by gzip
[2024-12-10 01:32:27,524][  INFO][PID:1882491] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/builder-live.log' as PID 1887245
[2024-12-10 01:32:27,533][  INFO][PID:1882491] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/builder-live.log)
[2024-12-10 01:32:27,533][  INFO][PID:1882491] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/backend.log by gzip
[2024-12-10 01:32:27,535][  INFO][PID:1882491] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08370968-microdnf/backend.log' as PID 1887248