[2024-11-10 07:23:43,437][  INFO][PID:152846] Marking build as starting
[2024-11-10 07:23:43,496][  INFO][PID:152846] Trying to allocate VM
[2024-11-10 07:24:21,548][  INFO][PID:152846] Allocated host ResallocHost, ticket_id=5794509, hostname=169.63.190.188
[2024-11-10 07:24:21,549][  INFO][PID:152846] Allocating ssh connection to builder
[2024-11-10 07:24:21,550][  INFO][PID:152846] Checking that builder machine is OK
[2024-11-10 07:24:21,812][  INFO][PID:152846] Running remote command: copr-builder-ready fedora-41-s390x
[2024-11-10 07:24:22,136][  INFO][PID:152846] Red Hat subscription not needed for fedora-41-s390x
Builder is ready to be used

[2024-11-10 07:24:22,136][  INFO][PID:152846] Filling build.info file with builder info
[2024-11-10 07:24:22,138][  INFO][PID:152846] 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": 1731223462.138253,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8236883-fedora-41-s390x",
            "build_id": 8236883,
            "package_name": "libcaca",
            "package_version": "0.99-0.75.beta20",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/libcaca",
            "git_hash": "eac39c3e2dd211aa13a9d24a8f15fd45a1e4a522",
            "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-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "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": "08236883-libcaca",
            "built_packages": "",
            "id": 8236883,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 07:24:22,191][  INFO][PID:152846] Sending fedora-messaging bus message in build.start
[2024-11-10 07:24:22,890][  INFO][PID:152846] Sending fedora-messaging bus message in chroot.start
[2024-11-10 07:24:22,911][  INFO][PID:152846] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8236883-fedora-41-s390x --chroot fedora-41-s390x --detached
[2024-11-10 07:24:23,487][  INFO][PID:152846] Downloading the builder-live.log file, attempt 1
[2024-11-10 07:24:23,489][  INFO][PID:152846] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.190.188 copr-rpmbuild-log
[2024-11-10 07:24:28,500][  INFO][PID:152846] Periodic builder liveness probe: alive
[2024-11-10 07:27:13,445][  INFO][PID:152846] Downloading results from builder
[2024-11-10 07:27:13,445][  INFO][PID:152846] rsyncing of mockbuilder@169.63.190.188:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca started
[2024-11-10 07:27:13,446][  INFO][PID:152846] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@169.63.190.188:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/ &> /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/build-08236883.rsync.log
[2024-11-10 07:27:13,837][  INFO][PID:152846] rsyncing finished.
[2024-11-10 07:27:13,838][  INFO][PID:152846] Releasing VM back to pool
[2024-11-10 07:27:13,847][  INFO][PID:152846] Searching for 'success' file in resultdir
[2024-11-10 07:27:13,848][  INFO][PID:152846] Going to sign pkgs from source: 8236883-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x
[2024-11-10 07:27:13,849][  INFO][PID:152846] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 07:27:14,171][  INFO][PID:152846] 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-s390x/08236883-libcaca/caca-utils-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:15,007][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/caca-utils-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:15,008][  INFO][PID:152846] 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-s390x/08236883-libcaca/python3-caca-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:15,850][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/python3-caca-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:15,851][  INFO][PID:152846] 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-s390x/08236883-libcaca/libcaca-debugsource-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:16,571][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/libcaca-debugsource-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:16,572][  INFO][PID:152846] 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-s390x/08236883-libcaca/libcaca-debuginfo-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:17,278][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/libcaca-debuginfo-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:17,279][  INFO][PID:152846] 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-s390x/08236883-libcaca/libcaca-devel-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:17,994][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/libcaca-devel-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:17,995][  INFO][PID:152846] 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-s390x/08236883-libcaca/caca-utils-debuginfo-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:18,847][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/caca-utils-debuginfo-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:18,848][  INFO][PID:152846] 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-s390x/08236883-libcaca/libcaca-0.99-0.75.beta20.fc41.src.rpm' (attempt #1)
[2024-11-10 07:27:19,855][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/libcaca-0.99-0.75.beta20.fc41.src.rpm
[2024-11-10 07:27:19,855][  INFO][PID:152846] 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-s390x/08236883-libcaca/libcaca-0.99-0.75.beta20.fc41.s390x.rpm' (attempt #1)
[2024-11-10 07:27:20,721][  INFO][PID:152846] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/libcaca-0.99-0.75.beta20.fc41.s390x.rpm
[2024-11-10 07:27:20,722][  INFO][PID:152846] Sign done
[2024-11-10 07:27:20,723][  INFO][PID:152846] Incremental createrepo run, adding 08236883-libcaca into https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x, (auto-create-repo=True)
[2024-11-10 07:27:20,725][  INFO][PID:152846] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x --add 08236883-libcaca --no-appstream-metadata' as PID 161674
[2024-11-10 07:27:23,275][  INFO][PID:152846] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x --add 08236883-libcaca --no-appstream-metadata)
[2024-11-10 07:27:23,276][  INFO][PID:152846] Getting build details
[2024-11-10 07:27:23,277][  INFO][PID:152846] Listing built binary packages in /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca
[2024-11-10 07:27:23,278][  INFO][PID:152846] Built packages:
['libcaca 0.99', 'python3-caca 0.99', 'libcaca-debugsource 0.99', 'caca-utils 0.99', 'libcaca-devel 0.99', 'libcaca-debuginfo 0.99', 'caca-utils-debuginfo 0.99']
[2024-11-10 07:27:23,279][  INFO][PID:152846] build details: {'built_packages': 'libcaca 0.99\npython3-caca 0.99\nlibcaca-debugsource 0.99\ncaca-utils 0.99\nlibcaca-devel 0.99\nlibcaca-debuginfo 0.99\ncaca-utils-debuginfo 0.99'}
[2024-11-10 07:27:23,280][  INFO][PID:152846] Retrieving pubkey
[2024-11-10 07:27:23,282][  INFO][PID:152846] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 07:27:23,478][  INFO][PID:152846] 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 07:27:23,479][  INFO][PID:152846] Finished build: id=8236883 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19 chroot=fedora-41-s390x 
[2024-11-10 07:27:23,481][  INFO][PID:152846] Worker succeeded build, took 181.34276127815247
[2024-11-10 07:27:23,482][  INFO][PID:152846] 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": 1731223643.4810143,
            "started_on": 1731223462.138253,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8236883-fedora-41-s390x",
            "build_id": 8236883,
            "package_name": "libcaca",
            "package_version": "0.99-0.75.beta20",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/libcaca",
            "git_hash": "eac39c3e2dd211aa13a9d24a8f15fd45a1e4a522",
            "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": "libcaca",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "python3-caca",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libcaca-debugsource",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "caca-utils",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libcaca",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "libcaca-devel",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libcaca-debuginfo",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "caca-utils-debuginfo",
                        "epoch": null,
                        "version": "0.99",
                        "release": "0.75.beta20.fc41",
                        "arch": "s390x"
                    }
                ]
            },
            "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-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "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": "08236883-libcaca",
            "built_packages": "libcaca 0.99\npython3-caca 0.99\nlibcaca-debugsource 0.99\ncaca-utils 0.99\nlibcaca-devel 0.99\nlibcaca-debuginfo 0.99\ncaca-utils-debuginfo 0.99",
            "id": 8236883,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 07:27:23,552][  INFO][PID:152846] Sending fedora-messaging bus message in build.end
[2024-11-10 07:27:23,573][  INFO][PID:152846] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/builder-live.log by gzip
[2024-11-10 07:27:23,574][  INFO][PID:152846] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/builder-live.log' as PID 161783
[2024-11-10 07:27:23,590][  INFO][PID:152846] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/builder-live.log)
[2024-11-10 07:27:23,591][  INFO][PID:152846] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236883-libcaca/backend.log by gzip