[2023-12-17 13:05:49,928][  INFO][PID:1086658] Marking build as starting
[2023-12-17 13:05:49,983][  INFO][PID:1086658] Trying to allocate VM
[2023-12-17 13:08:08,092][  INFO][PID:1086658] Allocated host ResallocHost, ticket_id=242807, hostname=52.117.121.45
[2023-12-17 13:08:08,093][  INFO][PID:1086658] Allocating ssh connection to builder
[2023-12-17 13:08:08,094][  INFO][PID:1086658] Checking that builder machine is OK
[2023-12-17 13:08:08,106][  INFO][PID:1086658] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.117.121.45 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2023-12-17 13:08:08,644][  INFO][PID:1086658] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.117.121.45 '/usr/bin/test -f /etc/mock/fedora-39-s390x.cfg'
[2023-12-17 13:08:08,909][  INFO][PID:1086658] Filling build.info file with builder info
[2023-12-17 13:08:08,911][  INFO][PID:1086658] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": null,
            "started_on": 1702818488.9105868,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "6764876-fedora-39-s390x",
            "build_id": 6764876,
            "package_name": "python-analyzemft",
            "package_version": "3.0.1-0.1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/python-analyzemft",
            "git_hash": "6908704d6fa49fd453077b71ca582b684d1f54d1",
            "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": "rebus/infosec--rebus",
            "results": null,
            "appstream": false,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "06764876-python-analyzemft",
            "built_packages": "",
            "id": 6764876,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2023-12-17 13:08:08,974][  INFO][PID:1086658] Sending fedora-messaging bus message in build.start
[2023-12-17 13:08:09,550][  INFO][PID:1086658] Sending fedora-messaging bus message in chroot.start
[2023-12-17 13:08:09,569][  INFO][PID:1086658] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6764876-fedora-39-s390x --chroot fedora-39-s390x --detached
[2023-12-17 13:08:09,583][  INFO][PID:1086658] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.117.121.45 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6764876-fedora-39-s390x --chroot fedora-39-s390x --detached'
[2023-12-17 13:08:10,196][  INFO][PID:1086658] Downloading the builder-live.log file, attempt 1
[2023-12-17 13:08:10,211][  INFO][PID:1086658] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.117.121.45 copr-rpmbuild-log
[2023-12-17 13:16:18,112][  INFO][PID:1086658] Downloading results from builder
[2023-12-17 13:16:18,113][  INFO][PID:1086658] rsyncing of mockbuilder@52.117.121.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft started
[2023-12-17 13:16:18,127][  INFO][PID:1086658] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.117.121.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/ &> /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/build-06764876.rsync.log
[2023-12-17 13:16:18,430][  INFO][PID:1086658] rsyncing finished.
[2023-12-17 13:16:18,431][  INFO][PID:1086658] Releasing VM back to pool
[2023-12-17 13:16:18,441][  INFO][PID:1086658] Searching for 'success' file in resultdir
[2023-12-17 13:16:18,442][  INFO][PID:1086658] Going to sign pkgs from source: 6764876-fedora-39-s390x in chroot: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x
[2023-12-17 13:16:18,442][  INFO][PID:1086658] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2023-12-17 13:16:18,724][  INFO][PID:1086658] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/python-analyzemft-3.0.1-0.1.fc39.src.rpm' (attempt #1)
[2023-12-17 13:16:19,479][  INFO][PID:1086658] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/python-analyzemft-3.0.1-0.1.fc39.src.rpm
[2023-12-17 13:16:19,480][  INFO][PID:1086658] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/python3-analyzemft-3.0.1-0.1.fc39.noarch.rpm' (attempt #1)
[2023-12-17 13:16:20,138][  INFO][PID:1086658] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/python3-analyzemft-3.0.1-0.1.fc39.noarch.rpm
[2023-12-17 13:16:20,139][  INFO][PID:1086658] Sign done
[2023-12-17 13:16:20,140][  INFO][PID:1086658] Incremental createrepo run, adding 06764876-python-analyzemft into https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-s390x, (auto-create-repo=True)
[2023-12-17 13:16:20,153][  INFO][PID:1086658] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x --add 06764876-python-analyzemft --no-appstream-metadata' as PID 1113826
[2023-12-17 13:16:21,302][  INFO][PID:1086658] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x --add 06764876-python-analyzemft --no-appstream-metadata)
[2023-12-17 13:16:21,303][  INFO][PID:1086658] Getting build details
[2023-12-17 13:16:21,303][  INFO][PID:1086658] Listing built binary packages in /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft
[2023-12-17 13:16:21,304][  INFO][PID:1086658] Built packages:
['python3-analyzemft 3.0.1']
[2023-12-17 13:16:21,304][  INFO][PID:1086658] build details: {'built_packages': 'python3-analyzemft 3.0.1'}
[2023-12-17 13:16:21,305][  INFO][PID:1086658] Retrieving pubkey
[2023-12-17 13:16:21,305][  INFO][PID:1086658] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2023-12-17 13:16:21,589][  INFO][PID:1086658] Added pubkey for user rebus project infosec into: /var/lib/copr/public_html/results/rebus/infosec/pubkey.gpg
[2023-12-17 13:16:21,590][  INFO][PID:1086658] Finished build: id=6764876 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=fedora-39-s390x 
[2023-12-17 13:16:21,592][  INFO][PID:1086658] Worker succeeded build, took 492.68210792541504
[2023-12-17 13:16:21,593][  INFO][PID:1086658] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": 1702818981.5926948,
            "started_on": 1702818488.9105868,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "6764876-fedora-39-s390x",
            "build_id": 6764876,
            "package_name": "python-analyzemft",
            "package_version": "3.0.1-0.1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/python-analyzemft",
            "git_hash": "6908704d6fa49fd453077b71ca582b684d1f54d1",
            "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": "rebus/infosec--rebus",
            "results": {
                "packages": [
                    {
                        "name": "python-analyzemft",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "0.1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "python3-analyzemft",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "0.1.fc39",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "06764876-python-analyzemft",
            "built_packages": "python3-analyzemft 3.0.1",
            "id": 6764876,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2023-12-17 13:16:21,661][  INFO][PID:1086658] Sending fedora-messaging bus message in build.end
[2023-12-17 13:16:21,682][  INFO][PID:1086658] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/builder-live.log by gzip
[2023-12-17 13:16:21,697][  INFO][PID:1086658] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/builder-live.log' as PID 1113909
[2023-12-17 13:16:21,702][  INFO][PID:1086658] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/builder-live.log)
[2023-12-17 13:16:21,703][  INFO][PID:1086658] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/backend.log by gzip
[2023-12-17 13:16:21,719][  INFO][PID:1086658] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-39-s390x/06764876-python-analyzemft/backend.log' as PID 1113912