[2024-11-10 05:54:15,835][  INFO][PID:4075734] Marking build as starting
[2024-11-10 05:54:15,937][  INFO][PID:4075734] Trying to allocate VM
[2024-11-10 05:54:19,000][  INFO][PID:4075734] Allocated host ResallocHost, ticket_id=5793497, hostname=54.145.63.175
[2024-11-10 05:54:19,001][  INFO][PID:4075734] Allocating ssh connection to builder
[2024-11-10 05:54:19,002][  INFO][PID:4075734] Checking that builder machine is OK
[2024-11-10 05:54:19,210][  INFO][PID:4075734] Running remote command: copr-builder-ready fedora-41-x86_64
[2024-11-10 05:54:19,437][  INFO][PID:4075734] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2024-11-10 05:54:19,438][  INFO][PID:4075734] Filling build.info file with builder info
[2024-11-10 05:54:19,448][  INFO][PID:4075734] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": null,
            "started_on": 1731218059.448216,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8237138-fedora-41-x86_64",
            "build_id": 8237138,
            "package_name": "libyaml",
            "package_version": "0.2.5-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/libyaml",
            "git_hash": "5a074835fbf971cbe06a503a4d35670be84af85d",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "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/tstellar/fedora-41-clang-19/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-x86_64/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08237138-libyaml",
            "built_packages": "",
            "id": 8237138,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 05:54:19,513][  INFO][PID:4075734] Sending fedora-messaging bus message in build.start
[2024-11-10 05:54:20,272][  INFO][PID:4075734] Sending fedora-messaging bus message in chroot.start
[2024-11-10 05:54:20,293][  INFO][PID:4075734] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8237138-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-11-10 05:54:20,698][  INFO][PID:4075734] Downloading the builder-live.log file, attempt 1
[2024-11-10 05:54:20,699][  INFO][PID:4075734] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.145.63.175 copr-rpmbuild-log
[2024-11-10 05:54:25,705][  INFO][PID:4075734] Periodic builder liveness probe: alive
[2024-11-10 05:55:27,565][  INFO][PID:4075734] Downloading results from builder
[2024-11-10 05:55:27,567][  INFO][PID:4075734] rsyncing of mockbuilder@54.145.63.175:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml started
[2024-11-10 05:55:27,571][  INFO][PID:4075734] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.145.63.175:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/ &> /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/build-08237138.rsync.log
[2024-11-10 05:55:27,862][  INFO][PID:4075734] rsyncing finished.
[2024-11-10 05:55:27,863][  INFO][PID:4075734] Releasing VM back to pool
[2024-11-10 05:55:27,884][  INFO][PID:4075734] Searching for 'success' file in resultdir
[2024-11-10 05:55:27,885][  INFO][PID:4075734] Going to sign pkgs from source: 8237138-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64
[2024-11-10 05:55:27,886][  INFO][PID:4075734] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 05:55:28,070][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-devel-0.2.5-15.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 05:55:28,901][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-devel-0.2.5-15.fc41.x86_64.rpm
[2024-11-10 05:55:28,901][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/mingw64-libyaml-0.2.5-15.fc41.noarch.rpm' (attempt #1)
[2024-11-10 05:55:29,755][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/mingw64-libyaml-0.2.5-15.fc41.noarch.rpm
[2024-11-10 05:55:29,756][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/mingw32-libyaml-0.2.5-15.fc41.noarch.rpm' (attempt #1)
[2024-11-10 05:55:30,454][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/mingw32-libyaml-0.2.5-15.fc41.noarch.rpm
[2024-11-10 05:55:30,455][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-debuginfo-0.2.5-15.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 05:55:31,421][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-debuginfo-0.2.5-15.fc41.x86_64.rpm
[2024-11-10 05:55:31,422][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-0.2.5-15.fc41.src.rpm' (attempt #1)
[2024-11-10 05:55:32,434][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-0.2.5-15.fc41.src.rpm
[2024-11-10 05:55:32,435][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-debugsource-0.2.5-15.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 05:55:33,242][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-debugsource-0.2.5-15.fc41.x86_64.rpm
[2024-11-10 05:55:33,243][  INFO][PID:4075734] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-0.2.5-15.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 05:55:34,058][  INFO][PID:4075734] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/libyaml-0.2.5-15.fc41.x86_64.rpm
[2024-11-10 05:55:34,059][  INFO][PID:4075734] Sign done
[2024-11-10 05:55:34,059][  INFO][PID:4075734] Incremental createrepo run, adding 08237138-libyaml into https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-x86_64, (auto-create-repo=True)
[2024-11-10 05:55:34,060][  INFO][PID:4075734] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64 --add 08237138-libyaml --no-appstream-metadata' as PID 4079962
[2024-11-10 05:55:37,223][  INFO][PID:4075734] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64 --add 08237138-libyaml --no-appstream-metadata)
[2024-11-10 05:55:37,225][  INFO][PID:4075734] Getting build details
[2024-11-10 05:55:37,225][  INFO][PID:4075734] Listing built binary packages in /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml
[2024-11-10 05:55:37,226][  INFO][PID:4075734] Built packages:
['libyaml-devel 0.2.5', 'mingw32-libyaml 0.2.5', 'mingw64-libyaml 0.2.5', 'libyaml-debugsource 0.2.5', 'libyaml-debuginfo 0.2.5', 'libyaml 0.2.5']
[2024-11-10 05:55:37,226][  INFO][PID:4075734] build details: {'built_packages': 'libyaml-devel 0.2.5\nmingw32-libyaml 0.2.5\nmingw64-libyaml 0.2.5\nlibyaml-debugsource 0.2.5\nlibyaml-debuginfo 0.2.5\nlibyaml 0.2.5'}
[2024-11-10 05:55:37,227][  INFO][PID:4075734] Retrieving pubkey
[2024-11-10 05:55:37,227][  INFO][PID:4075734] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 05:55:37,506][  INFO][PID:4075734] Added pubkey for user tstellar project fedora-41-clang-19 into: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/pubkey.gpg
[2024-11-10 05:55:37,507][  INFO][PID:4075734] Finished build: id=8237138 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19 chroot=fedora-41-x86_64 
[2024-11-10 05:55:37,509][  INFO][PID:4075734] Worker succeeded build, took 78.0615565776825
[2024-11-10 05:55:37,511][  INFO][PID:4075734] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": 1731218137.5097725,
            "started_on": 1731218059.448216,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8237138-fedora-41-x86_64",
            "build_id": 8237138,
            "package_name": "libyaml",
            "package_version": "0.2.5-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/libyaml",
            "git_hash": "5a074835fbf971cbe06a503a4d35670be84af85d",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": {
                "packages": [
                    {
                        "name": "libyaml-devel",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mingw32-libyaml",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "mingw64-libyaml",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "libyaml-debugsource",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyaml-debuginfo",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyaml",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyaml",
                        "epoch": null,
                        "version": "0.2.5",
                        "release": "15.fc41",
                        "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/tstellar/fedora-41-clang-19/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-x86_64/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08237138-libyaml",
            "built_packages": "libyaml-devel 0.2.5\nmingw32-libyaml 0.2.5\nmingw64-libyaml 0.2.5\nlibyaml-debugsource 0.2.5\nlibyaml-debuginfo 0.2.5\nlibyaml 0.2.5",
            "id": 8237138,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 05:55:37,577][  INFO][PID:4075734] Sending fedora-messaging bus message in build.end
[2024-11-10 05:55:37,601][  INFO][PID:4075734] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/builder-live.log by gzip
[2024-11-10 05:55:37,602][  INFO][PID:4075734] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/builder-live.log' as PID 4080148
[2024-11-10 05:55:37,616][  INFO][PID:4075734] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/builder-live.log)
[2024-11-10 05:55:37,617][  INFO][PID:4075734] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/backend.log by gzip
[2024-11-10 05:55:37,618][  INFO][PID:4075734] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237138-libyaml/backend.log' as PID 4080149