[2024-08-10 17:16:57,142][  INFO][PID:2919873] Marking build as starting
[2024-08-10 17:16:57,319][  INFO][PID:2919873] Trying to allocate VM
[2024-08-10 17:17:25,419][  INFO][PID:2919873] Allocated host ResallocHost, ticket_id=4377964, hostname=150.239.83.184
[2024-08-10 17:17:25,420][  INFO][PID:2919873] Allocating ssh connection to builder
[2024-08-10 17:17:25,421][  INFO][PID:2919873] Checking that builder machine is OK
[2024-08-10 17:17:25,931][  INFO][PID:2919873] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.83.184 '/usr/bin/test -f /etc/mock/fedora-40-s390x.cfg'
[2024-08-10 17:17:26,246][  INFO][PID:2919873] Filling build.info file with builder info
[2024-08-10 17:17:26,247][  INFO][PID:2919873] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "topazus",
            "project_name": "test-review",
            "project_dirname": "test-review",
            "submitter": "topazus",
            "ended_on": null,
            "started_on": 1723310246.2475092,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7898543-fedora-40-s390x",
            "build_id": 7898543,
            "package_name": "kf5-layer-shell-qt",
            "package_version": "5.27.11-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/topazus/test-review/kf5-layer-shell-qt",
            "git_hash": "de5f241c5e79a48fa6fe8aa49d65ed6198e7319d",
            "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": "topazus/test-review--topazus",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test-review/fedora-40-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test-review/fedora-40-s390x/",
                    "id": "copr_topazus_test_review",
                    "name": "Additional repo copr_topazus_test_review"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/topazus/test-review",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/topazus/test-review",
            "result_dir": "07898543-kf5-layer-shell-qt",
            "built_packages": "",
            "id": 7898543,
            "mockchain_macros": {
                "copr_username": "topazus",
                "copr_projectname": "test-review",
                "vendor": "Fedora Project COPR (topazus/test-review)"
            }
        }
    ]
}
[2024-08-10 17:17:26,316][  INFO][PID:2919873] Sending fedora-messaging bus message in build.start
[2024-08-10 17:17:26,877][  INFO][PID:2919873] Sending fedora-messaging bus message in chroot.start
[2024-08-10 17:17:26,897][  INFO][PID:2919873] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7898543-fedora-40-s390x --chroot fedora-40-s390x --detached
[2024-08-10 17:17:27,420][  INFO][PID:2919873] Downloading the builder-live.log file, attempt 1
[2024-08-10 17:17:27,422][  INFO][PID:2919873] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.83.184 copr-rpmbuild-log
[2024-08-10 17:17:32,426][  INFO][PID:2919873] Status: False
[2024-08-10 17:27:32,509][  INFO][PID:2919873] Status: False
[2024-08-10 17:30:06,730][  INFO][PID:2919873] Downloading results from builder
[2024-08-10 17:30:06,730][  INFO][PID:2919873] rsyncing of mockbuilder@150.239.83.184:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt started
[2024-08-10 17:30:06,731][  INFO][PID:2919873] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@150.239.83.184:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/ &> /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/build-07898543.rsync.log
[2024-08-10 17:30:07,093][  INFO][PID:2919873] rsyncing finished.
[2024-08-10 17:30:07,093][  INFO][PID:2919873] Releasing VM back to pool
[2024-08-10 17:30:07,106][  INFO][PID:2919873] Searching for 'success' file in resultdir
[2024-08-10 17:30:07,107][  INFO][PID:2919873] Going to sign pkgs from source: 7898543-fedora-40-s390x in chroot: /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x
[2024-08-10 17:30:07,107][  INFO][PID:2919873] Calling '/bin/sign -u topazus#test-review@copr.fedorahosted.org -p' (attempt #1)
[2024-08-10 17:30:07,406][  INFO][PID:2919873] Calling '/bin/sign -4 -h sha256 -u topazus#test-review@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-debuginfo-5.27.11-1.fc40.s390x.rpm' (attempt #1)
[2024-08-10 17:30:08,317][  INFO][PID:2919873] signed rpm: /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-debuginfo-5.27.11-1.fc40.s390x.rpm
[2024-08-10 17:30:08,317][  INFO][PID:2919873] Calling '/bin/sign -4 -h sha256 -u topazus#test-review@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-debugsource-5.27.11-1.fc40.s390x.rpm' (attempt #1)
[2024-08-10 17:30:09,193][  INFO][PID:2919873] signed rpm: /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-debugsource-5.27.11-1.fc40.s390x.rpm
[2024-08-10 17:30:09,194][  INFO][PID:2919873] Calling '/bin/sign -4 -h sha256 -u topazus#test-review@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-5.27.11-1.fc40.src.rpm' (attempt #1)
[2024-08-10 17:30:09,976][  INFO][PID:2919873] signed rpm: /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-5.27.11-1.fc40.src.rpm
[2024-08-10 17:30:09,977][  INFO][PID:2919873] Calling '/bin/sign -4 -h sha256 -u topazus#test-review@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-5.27.11-1.fc40.s390x.rpm' (attempt #1)
[2024-08-10 17:30:10,840][  INFO][PID:2919873] signed rpm: /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-5.27.11-1.fc40.s390x.rpm
[2024-08-10 17:30:10,841][  INFO][PID:2919873] Calling '/bin/sign -4 -h sha256 -u topazus#test-review@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-devel-5.27.11-1.fc40.s390x.rpm' (attempt #1)
[2024-08-10 17:30:11,697][  INFO][PID:2919873] signed rpm: /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/kf5-layer-shell-qt-devel-5.27.11-1.fc40.s390x.rpm
[2024-08-10 17:30:11,698][  INFO][PID:2919873] Sign done
[2024-08-10 17:30:11,698][  INFO][PID:2919873] Incremental createrepo run, adding 07898543-kf5-layer-shell-qt into https://download.copr.fedorainfracloud.org/results/topazus/test-review/fedora-40-s390x, (auto-create-repo=True)
[2024-08-10 17:30:11,699][  INFO][PID:2919873] Running command 'copr-repo --batched /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x --add 07898543-kf5-layer-shell-qt --no-appstream-metadata' as PID 2965915
[2024-08-10 17:30:12,596][  INFO][PID:2919873] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x --add 07898543-kf5-layer-shell-qt --no-appstream-metadata)
[2024-08-10 17:30:12,597][  INFO][PID:2919873] Getting build details
[2024-08-10 17:30:12,597][  INFO][PID:2919873] Listing built binary packages in /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt
[2024-08-10 17:30:12,598][  INFO][PID:2919873] Built packages:
['kf5-layer-shell-qt-debugsource 5.27.11', 'kf5-layer-shell-qt-devel 5.27.11', 'kf5-layer-shell-qt-debuginfo 5.27.11', 'kf5-layer-shell-qt 5.27.11']
[2024-08-10 17:30:12,598][  INFO][PID:2919873] build details: {'built_packages': 'kf5-layer-shell-qt-debugsource 5.27.11\nkf5-layer-shell-qt-devel 5.27.11\nkf5-layer-shell-qt-debuginfo 5.27.11\nkf5-layer-shell-qt 5.27.11'}
[2024-08-10 17:30:12,599][  INFO][PID:2919873] Retrieving pubkey
[2024-08-10 17:30:12,599][  INFO][PID:2919873] Calling '/bin/sign -u topazus#test-review@copr.fedorahosted.org -p' (attempt #1)
[2024-08-10 17:30:12,942][  INFO][PID:2919873] Added pubkey for user topazus project test-review into: /var/lib/copr/public_html/results/topazus/test-review/pubkey.gpg
[2024-08-10 17:30:12,943][  INFO][PID:2919873] Finished build: id=7898543 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/topazus/test-review chroot=fedora-40-s390x 
[2024-08-10 17:30:12,946][  INFO][PID:2919873] Worker succeeded build, took 766.6987857818604
[2024-08-10 17:30:12,947][  INFO][PID:2919873] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "topazus",
            "project_name": "test-review",
            "project_dirname": "test-review",
            "submitter": "topazus",
            "ended_on": 1723311012.946295,
            "started_on": 1723310246.2475092,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7898543-fedora-40-s390x",
            "build_id": 7898543,
            "package_name": "kf5-layer-shell-qt",
            "package_version": "5.27.11-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/topazus/test-review/kf5-layer-shell-qt",
            "git_hash": "de5f241c5e79a48fa6fe8aa49d65ed6198e7319d",
            "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": "topazus/test-review--topazus",
            "results": {
                "packages": [
                    {
                        "name": "kf5-layer-shell-qt-debugsource",
                        "epoch": null,
                        "version": "5.27.11",
                        "release": "1.fc40",
                        "arch": "s390x"
                    },
                    {
                        "name": "kf5-layer-shell-qt-devel",
                        "epoch": null,
                        "version": "5.27.11",
                        "release": "1.fc40",
                        "arch": "s390x"
                    },
                    {
                        "name": "kf5-layer-shell-qt-debuginfo",
                        "epoch": null,
                        "version": "5.27.11",
                        "release": "1.fc40",
                        "arch": "s390x"
                    },
                    {
                        "name": "kf5-layer-shell-qt",
                        "epoch": null,
                        "version": "5.27.11",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "kf5-layer-shell-qt",
                        "epoch": null,
                        "version": "5.27.11",
                        "release": "1.fc40",
                        "arch": "s390x"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test-review/fedora-40-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test-review/fedora-40-s390x/",
                    "id": "copr_topazus_test_review",
                    "name": "Additional repo copr_topazus_test_review"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/topazus/test-review",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/topazus/test-review",
            "result_dir": "07898543-kf5-layer-shell-qt",
            "built_packages": "kf5-layer-shell-qt-debugsource 5.27.11\nkf5-layer-shell-qt-devel 5.27.11\nkf5-layer-shell-qt-debuginfo 5.27.11\nkf5-layer-shell-qt 5.27.11",
            "id": 7898543,
            "mockchain_macros": {
                "copr_username": "topazus",
                "copr_projectname": "test-review",
                "vendor": "Fedora Project COPR (topazus/test-review)"
            }
        }
    ]
}
[2024-08-10 17:30:13,032][  INFO][PID:2919873] Sending fedora-messaging bus message in build.end
[2024-08-10 17:30:13,052][  INFO][PID:2919873] Compressing /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/builder-live.log by gzip
[2024-08-10 17:30:13,054][  INFO][PID:2919873] Running command 'gzip /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/builder-live.log' as PID 2966037
[2024-08-10 17:30:13,065][  INFO][PID:2919873] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/builder-live.log)
[2024-08-10 17:30:13,066][  INFO][PID:2919873] Compressing /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/backend.log by gzip
[2024-08-10 17:30:13,068][  INFO][PID:2919873] Running command 'gzip /var/lib/copr/public_html/results/topazus/test-review/fedora-40-s390x/07898543-kf5-layer-shell-qt/backend.log' as PID 2966039