[2024-05-29 17:08:56,232][  INFO][PID:833725] Marking build as starting
[2024-05-29 17:08:56,367][  INFO][PID:833725] Trying to allocate VM
[2024-05-29 17:12:14,668][  INFO][PID:833725] Allocated host ResallocHost, ticket_id=2990728, hostname=54.209.89.5
[2024-05-29 17:12:14,669][  INFO][PID:833725] Allocating ssh connection to builder
[2024-05-29 17:12:14,670][  INFO][PID:833725] Checking that builder machine is OK
[2024-05-29 17:12:15,079][  INFO][PID:833725] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.209.89.5 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-05-29 17:12:15,346][  INFO][PID:833725] Filling build.info file with builder info
[2024-05-29 17:12:15,354][  INFO][PID:833725] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1717002735.3523026,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7504748-fedora-rawhide-x86_64",
            "build_id": 7504748,
            "package_name": "python-django-sass-processor",
            "package_version": "1.4.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-sass-processor",
            "git_hash": "1beca352dd2bd6070f8d575533bd6b1cf165a0cd",
            "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": "@copr/PyPI--ksurma",
            "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/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07504748-python-django-sass-processor",
            "built_packages": "",
            "id": 7504748,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-29 17:12:15,443][  INFO][PID:833725] Sending fedora-messaging bus message in build.start
[2024-05-29 17:12:16,686][  INFO][PID:833725] Sending fedora-messaging bus message in chroot.start
[2024-05-29 17:12:16,721][  INFO][PID:833725] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7504748-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-05-29 17:12:17,159][  INFO][PID:833725] Downloading the builder-live.log file, attempt 1
[2024-05-29 17:12:17,162][  INFO][PID:833725] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.209.89.5 copr-rpmbuild-log
[2024-05-29 17:12:22,180][  INFO][PID:833725] Status: False
[2024-05-29 17:13:12,216][  INFO][PID:833725] Downloading results from builder
[2024-05-29 17:13:12,218][  INFO][PID:833725] rsyncing of mockbuilder@54.209.89.5:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor started
[2024-05-29 17:13:12,233][  INFO][PID:833725] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.209.89.5:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/build-07504748.rsync.log
[2024-05-29 17:13:12,609][  INFO][PID:833725] rsyncing finished.
[2024-05-29 17:13:12,610][  INFO][PID:833725] Releasing VM back to pool
[2024-05-29 17:13:12,646][  INFO][PID:833725] Searching for 'success' file in resultdir
[2024-05-29 17:13:12,648][  INFO][PID:833725] Going to sign pkgs from source: 7504748-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2024-05-29 17:13:12,651][  INFO][PID:833725] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-29 17:13:12,945][  INFO][PID:833725] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/python3-django-sass-processor-1.4.1-1.fc41.noarch.rpm' (attempt #1)
[2024-05-29 17:13:13,725][  INFO][PID:833725] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/python3-django-sass-processor-1.4.1-1.fc41.noarch.rpm
[2024-05-29 17:13:13,726][  INFO][PID:833725] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/python3-django-sass-processor+management-command-1.4.1-1.fc41.noarch.rpm' (attempt #1)
[2024-05-29 17:13:14,514][  INFO][PID:833725] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/python3-django-sass-processor+management-command-1.4.1-1.fc41.noarch.rpm
[2024-05-29 17:13:14,515][  INFO][PID:833725] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/python-django-sass-processor-1.4.1-1.fc41.src.rpm' (attempt #1)
[2024-05-29 17:13:15,296][  INFO][PID:833725] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/python-django-sass-processor-1.4.1-1.fc41.src.rpm
[2024-05-29 17:13:15,298][  INFO][PID:833725] Sign done
[2024-05-29 17:13:15,299][  INFO][PID:833725] Incremental createrepo run, adding 07504748-python-django-sass-processor into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-05-29 17:13:15,310][  INFO][PID:833725] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07504748-python-django-sass-processor --no-appstream-metadata' as PID 863551
[2024-05-29 17:14:40,065][  INFO][PID:833725] Finished after 84 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07504748-python-django-sass-processor --no-appstream-metadata)
[2024-05-29 17:14:40,069][  INFO][PID:833725] Getting build details
[2024-05-29 17:14:40,070][  INFO][PID:833725] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor
[2024-05-29 17:14:40,071][  INFO][PID:833725] Built packages:
['python3-django-sass-processor+management-command 1.4.1', 'python3-django-sass-processor 1.4.1']
[2024-05-29 17:14:40,072][  INFO][PID:833725] build details: {'built_packages': 'python3-django-sass-processor+management-command 1.4.1\npython3-django-sass-processor 1.4.1'}
[2024-05-29 17:14:40,073][  INFO][PID:833725] Retrieving pubkey
[2024-05-29 17:14:40,074][  INFO][PID:833725] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-29 17:14:40,357][  INFO][PID:833725] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-05-29 17:14:40,358][  INFO][PID:833725] Finished build: id=7504748 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2024-05-29 17:14:40,360][  INFO][PID:833725] Worker succeeded build, took 145.00813245773315
[2024-05-29 17:14:40,361][  INFO][PID:833725] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1717002880.360435,
            "started_on": 1717002735.3523026,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7504748-fedora-rawhide-x86_64",
            "build_id": 7504748,
            "package_name": "python-django-sass-processor",
            "package_version": "1.4.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-sass-processor",
            "git_hash": "1beca352dd2bd6070f8d575533bd6b1cf165a0cd",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-django-sass-processor+management-command",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-django-sass-processor",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-django-sass-processor",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "1.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/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07504748-python-django-sass-processor",
            "built_packages": "python3-django-sass-processor+management-command 1.4.1\npython3-django-sass-processor 1.4.1",
            "id": 7504748,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-29 17:14:40,453][  INFO][PID:833725] Sending fedora-messaging bus message in build.end
[2024-05-29 17:14:40,500][  INFO][PID:833725] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/builder-live.log by gzip
[2024-05-29 17:14:40,505][  INFO][PID:833725] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/builder-live.log' as PID 871724
[2024-05-29 17:14:40,518][  INFO][PID:833725] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/builder-live.log)
[2024-05-29 17:14:40,520][  INFO][PID:833725] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/backend.log by gzip
[2024-05-29 17:14:40,522][  INFO][PID:833725] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07504748-python-django-sass-processor/backend.log' as PID 871725