[2024-05-20 09:30:07,862][  INFO][PID:1160871] Marking build as starting
[2024-05-20 09:30:08,002][  INFO][PID:1160871] Trying to allocate VM
[2024-05-20 09:30:11,072][  INFO][PID:1160871] Allocated host ResallocHost, ticket_id=2852393, hostname=2620:52:3:1:dead:beef:cafe:c10f
[2024-05-20 09:30:11,074][  INFO][PID:1160871] Allocating ssh connection to builder
[2024-05-20 09:30:11,075][  INFO][PID:1160871] Checking that builder machine is OK
[2024-05-20 09:30:11,399][  INFO][PID:1160871] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10f '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-05-20 09:30:11,715][  INFO][PID:1160871] Filling build.info file with builder info
[2024-05-20 09:30:11,718][  INFO][PID:1160871] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest",
            "project_dirname": "pytest",
            "submitter": "thrnciar",
            "ended_on": null,
            "started_on": 1716197411.718306,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7463762-fedora-rawhide-x86_64",
            "build_id": 7463762,
            "package_name": "python-adal",
            "package_version": "1.2.7-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-adal",
            "git_hash": "72dc873f746351856a84c9e3a68ebfae75ec9e79",
            "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": "thrnciar/pytest--thrnciar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "07463762-python-adal",
            "built_packages": "",
            "id": 7463762,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2024-05-20 09:30:11,826][  INFO][PID:1160871] Sending fedora-messaging bus message in build.start
[2024-05-20 09:30:12,774][  INFO][PID:1160871] Sending fedora-messaging bus message in chroot.start
[2024-05-20 09:30:12,820][  INFO][PID:1160871] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7463762-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-05-20 09:30:13,545][  INFO][PID:1160871] Downloading the builder-live.log file, attempt 1
[2024-05-20 09:30:13,547][  INFO][PID:1160871] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10f copr-rpmbuild-log
[2024-05-20 09:30:18,555][  INFO][PID:1160871] Status: False
[2024-05-20 09:31:08,086][  INFO][PID:1160871] Downloading results from builder
[2024-05-20 09:31:08,087][  INFO][PID:1160871] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal started
[2024-05-20 09:31:08,089][  INFO][PID:1160871] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c10f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/ &> /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/build-07463762.rsync.log
[2024-05-20 09:31:08,555][  INFO][PID:1160871] rsyncing finished.
[2024-05-20 09:31:08,556][  INFO][PID:1160871] Releasing VM back to pool
[2024-05-20 09:31:08,580][  INFO][PID:1160871] Searching for 'success' file in resultdir
[2024-05-20 09:31:08,580][  INFO][PID:1160871] Going to sign pkgs from source: 7463762-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64
[2024-05-20 09:31:08,581][  INFO][PID:1160871] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2024-05-20 09:31:08,759][  INFO][PID:1160871] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/python3-adal-1.2.7-15.fc41.noarch.rpm' (attempt #1)
[2024-05-20 09:31:09,525][  INFO][PID:1160871] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/python3-adal-1.2.7-15.fc41.noarch.rpm
[2024-05-20 09:31:09,526][  INFO][PID:1160871] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/python-adal-1.2.7-15.fc41.src.rpm' (attempt #1)
[2024-05-20 09:31:10,176][  INFO][PID:1160871] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/python-adal-1.2.7-15.fc41.src.rpm
[2024-05-20 09:31:10,177][  INFO][PID:1160871] Sign done
[2024-05-20 09:31:10,178][  INFO][PID:1160871] Incremental createrepo run, adding 07463762-python-adal into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-05-20 09:31:10,180][  INFO][PID:1160871] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64 --add 07463762-python-adal --no-appstream-metadata' as PID 1165606
[2024-05-20 09:31:22,801][  INFO][PID:1160871] Finished after 12 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64 --add 07463762-python-adal --no-appstream-metadata)
[2024-05-20 09:31:22,802][  INFO][PID:1160871] Getting build details
[2024-05-20 09:31:22,802][  INFO][PID:1160871] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal
[2024-05-20 09:31:22,803][  INFO][PID:1160871] Built packages:
['python3-adal 1.2.7']
[2024-05-20 09:31:22,803][  INFO][PID:1160871] build details: {'built_packages': 'python3-adal 1.2.7'}
[2024-05-20 09:31:22,804][  INFO][PID:1160871] Retrieving pubkey
[2024-05-20 09:31:22,804][  INFO][PID:1160871] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2024-05-20 09:31:22,981][  INFO][PID:1160871] Added pubkey for user thrnciar project pytest into: /var/lib/copr/public_html/results/thrnciar/pytest/pubkey.gpg
[2024-05-20 09:31:22,982][  INFO][PID:1160871] Finished build: id=7463762 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest chroot=fedora-rawhide-x86_64 
[2024-05-20 09:31:22,984][  INFO][PID:1160871] Worker succeeded build, took 71.26648998260498
[2024-05-20 09:31:22,985][  INFO][PID:1160871] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest",
            "project_dirname": "pytest",
            "submitter": "thrnciar",
            "ended_on": 1716197482.984796,
            "started_on": 1716197411.718306,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7463762-fedora-rawhide-x86_64",
            "build_id": 7463762,
            "package_name": "python-adal",
            "package_version": "1.2.7-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-adal",
            "git_hash": "72dc873f746351856a84c9e3a68ebfae75ec9e79",
            "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": "thrnciar/pytest--thrnciar",
            "results": {
                "packages": [
                    {
                        "name": "python3-adal",
                        "epoch": null,
                        "version": "1.2.7",
                        "release": "15.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-adal",
                        "epoch": null,
                        "version": "1.2.7",
                        "release": "15.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "07463762-python-adal",
            "built_packages": "python3-adal 1.2.7",
            "id": 7463762,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2024-05-20 09:31:23,041][  INFO][PID:1160871] Sending fedora-messaging bus message in build.end
[2024-05-20 09:31:23,066][  INFO][PID:1160871] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/builder-live.log by gzip
[2024-05-20 09:31:23,068][  INFO][PID:1160871] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/builder-live.log' as PID 1166481
[2024-05-20 09:31:23,073][  INFO][PID:1160871] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/builder-live.log)
[2024-05-20 09:31:23,074][  INFO][PID:1160871] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/backend.log by gzip
[2024-05-20 09:31:23,076][  INFO][PID:1160871] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07463762-python-adal/backend.log' as PID 1166482