[2025-01-17 10:18:36,746][  INFO][PID:2169192] Marking build as starting
[2025-01-17 10:18:36,805][  INFO][PID:2169192] Trying to allocate VM
[2025-01-17 10:18:42,891][  INFO][PID:2169192] Allocated host ResallocHost, ticket_id=734958, hostname=52.23.244.151, name=aws_aarch64_spot_prod_00617465_20250117_101620
[2025-01-17 10:18:42,896][  INFO][PID:2169192] Allocating ssh connection to builder
[2025-01-17 10:18:42,899][  INFO][PID:2169192] Checking that builder machine is OK
[2025-01-17 10:18:43,354][  INFO][PID:2169192] Running remote command: copr-builder-ready amazonlinux-2023-aarch64
[2025-01-17 10:18:43,660][  INFO][PID:2169192] Red Hat subscription not needed for amazonlinux-2023-aarch64
Builder is ready to be used

[2025-01-17 10:18:43,661][  INFO][PID:2169192] Filling build.info file with builder info
[2025-01-17 10:18:43,663][  INFO][PID:2169192] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "trawets",
            "project_name": "random-al2023-pkg-builds",
            "project_dirname": "random-al2023-pkg-builds",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737109123.662898,
            "submitted_on": null,
            "status": 3,
            "chroot": "amazonlinux-2023-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8526285-amazonlinux-2023-aarch64",
            "build_id": 8526285,
            "package_name": "lcov",
            "package_version": "2.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/trawets/random-al2023-pkg-builds/lcov",
            "git_hash": "f1eb480aee24ba861e2b73cc69ea2429a1fbea8a",
            "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": "trawets/random-al2023-pkg-builds--https://src.fedoraproject.org/user/releng",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/trawets/random-al2023-pkg-builds",
            "result_dir": "08526285-lcov",
            "built_packages": "",
            "id": 8526285,
            "mockchain_macros": {
                "copr_username": "trawets",
                "copr_projectname": "random-al2023-pkg-builds",
                "vendor": "Fedora Project COPR (trawets/random-al2023-pkg-builds)"
            }
        }
    ]
}
[2025-01-17 10:18:43,707][  INFO][PID:2169192] Sending fedora-messaging bus message in build.start
[2025-01-17 10:18:45,186][  INFO][PID:2169192] Sending fedora-messaging bus message in chroot.start
[2025-01-17 10:18:45,234][  INFO][PID:2169192] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8526285-amazonlinux-2023-aarch64 --chroot amazonlinux-2023-aarch64 --detached
[2025-01-17 10:18:45,729][  INFO][PID:2169192] Downloading the builder-live.log file, attempt 1
[2025-01-17 10:18:45,733][  INFO][PID:2169192] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.23.244.151 copr-rpmbuild-log
[2025-01-17 10:18:50,767][  INFO][PID:2169192] Periodic builder liveness probe: alive
[2025-01-17 10:19:28,953][  INFO][PID:2169192] Downloading results from builder
[2025-01-17 10:19:28,954][  INFO][PID:2169192] rsyncing of mockbuilder@52.23.244.151:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov started
[2025-01-17 10:19:28,959][  INFO][PID:2169192] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.23.244.151:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/ &> /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/build-08526285.rsync.log
[2025-01-17 10:19:29,262][  INFO][PID:2169192] rsyncing finished.
[2025-01-17 10:19:29,263][  INFO][PID:2169192] Releasing VM back to pool
[2025-01-17 10:19:29,281][  INFO][PID:2169192] Searching for 'success' file in resultdir
[2025-01-17 10:19:29,283][  INFO][PID:2169192] Going to sign pkgs from source: 8526285-amazonlinux-2023-aarch64 in chroot: /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64
[2025-01-17 10:19:29,284][  INFO][PID:2169192] Calling '/bin/sign -u trawets#random-al2023-pkg-builds@copr.fedorahosted.org -p' (attempt #1)
[2025-01-17 10:19:29,586][  INFO][PID:2169192] Calling '/bin/sign -4 -h sha256 -u trawets#random-al2023-pkg-builds@copr.fedorahosted.org -r /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/lcov-2.0-5.amzn2023.src.rpm' (attempt #1)
[2025-01-17 10:19:30,221][  INFO][PID:2169192] signed rpm: /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/lcov-2.0-5.amzn2023.src.rpm
[2025-01-17 10:19:30,223][  INFO][PID:2169192] Calling '/bin/sign -4 -h sha256 -u trawets#random-al2023-pkg-builds@copr.fedorahosted.org -r /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/lcov-2.0-5.amzn2023.noarch.rpm' (attempt #1)
[2025-01-17 10:19:30,845][  INFO][PID:2169192] signed rpm: /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/lcov-2.0-5.amzn2023.noarch.rpm
[2025-01-17 10:19:30,846][  INFO][PID:2169192] Sign done
[2025-01-17 10:19:30,848][  INFO][PID:2169192] Incremental createrepo run, adding 08526285-lcov into https://download.copr.fedorainfracloud.org/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64, (auto-create-repo=True)
[2025-01-17 10:19:30,852][  INFO][PID:2169192] Running command 'copr-repo --batched /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64 --add 08526285-lcov --no-appstream-metadata' as PID 2180104
[2025-01-17 10:19:32,525][  INFO][PID:2169192] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64 --add 08526285-lcov --no-appstream-metadata)
[2025-01-17 10:19:32,527][  INFO][PID:2169192] Getting build details
[2025-01-17 10:19:32,528][  INFO][PID:2169192] Listing built binary packages in /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov
[2025-01-17 10:19:32,529][  INFO][PID:2169192] Built packages:
['lcov 2.0']
[2025-01-17 10:19:32,530][  INFO][PID:2169192] build details: {'built_packages': 'lcov 2.0'}
[2025-01-17 10:19:32,531][  INFO][PID:2169192] Retrieving pubkey
[2025-01-17 10:19:32,532][  INFO][PID:2169192] Calling '/bin/sign -u trawets#random-al2023-pkg-builds@copr.fedorahosted.org -p' (attempt #1)
[2025-01-17 10:19:32,841][  INFO][PID:2169192] Added pubkey for user trawets project random-al2023-pkg-builds into: /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/pubkey.gpg
[2025-01-17 10:19:32,842][  INFO][PID:2169192] Finished build: id=8526285 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds chroot=amazonlinux-2023-aarch64 
[2025-01-17 10:19:32,848][  INFO][PID:2169192] Worker succeeded build, took 49.18540000915527
[2025-01-17 10:19:32,850][  INFO][PID:2169192] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "trawets",
            "project_name": "random-al2023-pkg-builds",
            "project_dirname": "random-al2023-pkg-builds",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737109172.848298,
            "started_on": 1737109123.662898,
            "submitted_on": null,
            "status": 1,
            "chroot": "amazonlinux-2023-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8526285-amazonlinux-2023-aarch64",
            "build_id": 8526285,
            "package_name": "lcov",
            "package_version": "2.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/trawets/random-al2023-pkg-builds/lcov",
            "git_hash": "f1eb480aee24ba861e2b73cc69ea2429a1fbea8a",
            "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": "trawets/random-al2023-pkg-builds--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "lcov",
                        "epoch": null,
                        "version": "2.0",
                        "release": "5.amzn2023",
                        "arch": "src"
                    },
                    {
                        "name": "lcov",
                        "epoch": null,
                        "version": "2.0",
                        "release": "5.amzn2023",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/trawets/random-al2023-pkg-builds",
            "result_dir": "08526285-lcov",
            "built_packages": "lcov 2.0",
            "id": 8526285,
            "mockchain_macros": {
                "copr_username": "trawets",
                "copr_projectname": "random-al2023-pkg-builds",
                "vendor": "Fedora Project COPR (trawets/random-al2023-pkg-builds)"
            }
        }
    ]
}
[2025-01-17 10:19:32,895][  INFO][PID:2169192] Sending fedora-messaging bus message in build.end
[2025-01-17 10:19:32,940][  INFO][PID:2169192] Compressing /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/builder-live.log by gzip
[2025-01-17 10:19:32,943][  INFO][PID:2169192] Running command 'gzip /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/builder-live.log' as PID 2180517
[2025-01-17 10:19:32,948][  INFO][PID:2169192] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/builder-live.log)
[2025-01-17 10:19:32,949][  INFO][PID:2169192] Compressing /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/backend.log by gzip
[2025-01-17 10:19:32,954][  INFO][PID:2169192] Running command 'gzip /var/lib/copr/public_html/results/trawets/random-al2023-pkg-builds/amazonlinux-2023-aarch64/08526285-lcov/backend.log' as PID 2180520