[2024-08-04 23:55:56,142][  INFO][PID:3040975] Marking build as starting
[2024-08-04 23:55:56,195][  INFO][PID:3040975] Trying to allocate VM
[2024-08-04 23:55:59,218][  INFO][PID:3040975] Allocated host ResallocHost, ticket_id=4215878, hostname=2620:52:3:1:dead:beef:cafe:c189
[2024-08-04 23:55:59,219][  INFO][PID:3040975] Allocating ssh connection to builder
[2024-08-04 23:55:59,219][  INFO][PID:3040975] Checking that builder machine is OK
[2024-08-04 23:55:59,802][  INFO][PID:3040975] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-08-04 23:56:00,117][  INFO][PID:3040975] Filling build.info file with builder info
[2024-08-04 23:56:00,119][  INFO][PID:3040975] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/germano",
            "ended_on": null,
            "started_on": 1722815760.118922,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7849873-fedora-40-x86_64",
            "build_id": 7849873,
            "package_name": "lensfun",
            "package_version": "0.3.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/lensfun",
            "git_hash": "26614cf127f39d8c98bcb471c9e945ca747a4b6f",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/germano",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07849873-lensfun",
            "built_packages": "",
            "id": 7849873,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-04 23:56:00,182][  INFO][PID:3040975] Sending fedora-messaging bus message in build.start
[2024-08-04 23:56:00,911][  INFO][PID:3040975] Sending fedora-messaging bus message in chroot.start
[2024-08-04 23:56:00,932][  INFO][PID:3040975] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7849873-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-08-04 23:56:01,512][  INFO][PID:3040975] Downloading the builder-live.log file, attempt 1
[2024-08-04 23:56:01,513][  INFO][PID:3040975] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 copr-rpmbuild-log
[2024-08-04 23:56:06,517][  INFO][PID:3040975] Status: False
[2024-08-04 23:57:06,151][  INFO][PID:3040975] Downloading results from builder
[2024-08-04 23:57:06,152][  INFO][PID:3040975] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun started
[2024-08-04 23:57:06,153][  INFO][PID:3040975] 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:c189]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/build-07849873.rsync.log
[2024-08-04 23:57:06,689][  INFO][PID:3040975] rsyncing finished.
[2024-08-04 23:57:06,690][  INFO][PID:3040975] Releasing VM back to pool
[2024-08-04 23:57:06,702][  INFO][PID:3040975] Searching for 'success' file in resultdir
[2024-08-04 23:57:06,703][  INFO][PID:3040975] Going to sign pkgs from source: 7849873-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-08-04 23:57:06,704][  INFO][PID:3040975] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-04 23:57:07,010][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-debuginfo-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:07,646][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-debuginfo-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:07,647][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/python3-lensfun-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:08,399][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/python3-lensfun-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:08,400][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-devel-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:09,148][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-devel-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:09,149][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:09,916][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:09,917][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-debugsource-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:10,782][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-debugsource-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:10,783][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.src.rpm' (attempt #1)
[2024-08-04 23:57:11,663][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.src.rpm
[2024-08-04 23:57:11,664][  INFO][PID:3040975] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-tools-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:12,524][  INFO][PID:3040975] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/lensfun-tools-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:12,525][  INFO][PID:3040975] Sign done
[2024-08-04 23:57:12,526][  INFO][PID:3040975] Incremental createrepo run, adding 07849873-lensfun into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-08-04 23:57:12,527][  INFO][PID:3040975] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07849873-lensfun --no-appstream-metadata' as PID 3046783
[2024-08-04 23:57:21,757][  INFO][PID:3040975] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07849873-lensfun --no-appstream-metadata)
[2024-08-04 23:57:21,758][  INFO][PID:3040975] Getting build details
[2024-08-04 23:57:21,758][  INFO][PID:3040975] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun
[2024-08-04 23:57:21,758][  INFO][PID:3040975] Built packages:
['lensfun 0.3.4', 'python3-lensfun 0.3.4', 'lensfun-debuginfo 0.3.4', 'lensfun-tools 0.3.4', 'lensfun-devel 0.3.4', 'lensfun-debugsource 0.3.4']
[2024-08-04 23:57:21,759][  INFO][PID:3040975] build details: {'built_packages': 'lensfun 0.3.4\npython3-lensfun 0.3.4\nlensfun-debuginfo 0.3.4\nlensfun-tools 0.3.4\nlensfun-devel 0.3.4\nlensfun-debugsource 0.3.4'}
[2024-08-04 23:57:21,759][  INFO][PID:3040975] Retrieving pubkey
[2024-08-04 23:57:21,759][  INFO][PID:3040975] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-04 23:57:22,068][  INFO][PID:3040975] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-08-04 23:57:22,068][  INFO][PID:3040975] Finished build: id=7849873 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-08-04 23:57:22,070][  INFO][PID:3040975] Worker succeeded build, took 81.95124745368958
[2024-08-04 23:57:22,071][  INFO][PID:3040975] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/germano",
            "ended_on": 1722815842.0701694,
            "started_on": 1722815760.118922,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7849873-fedora-40-x86_64",
            "build_id": 7849873,
            "package_name": "lensfun",
            "package_version": "0.3.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/lensfun",
            "git_hash": "26614cf127f39d8c98bcb471c9e945ca747a4b6f",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/germano",
            "results": {
                "packages": [
                    {
                        "name": "lensfun",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-lensfun",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun-debuginfo",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "lensfun-tools",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun-devel",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun-debugsource",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07849873-lensfun",
            "built_packages": "lensfun 0.3.4\npython3-lensfun 0.3.4\nlensfun-debuginfo 0.3.4\nlensfun-tools 0.3.4\nlensfun-devel 0.3.4\nlensfun-debugsource 0.3.4",
            "id": 7849873,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-04 23:57:22,131][  INFO][PID:3040975] Sending fedora-messaging bus message in build.end
[2024-08-04 23:57:22,150][  INFO][PID:3040975] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/builder-live.log by gzip
[2024-08-04 23:57:22,151][  INFO][PID:3040975] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/builder-live.log' as PID 3047447
[2024-08-04 23:57:22,159][  INFO][PID:3040975] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/builder-live.log)
[2024-08-04 23:57:22,160][  INFO][PID:3040975] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/backend.log by gzip
[2024-08-04 23:57:22,161][  INFO][PID:3040975] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07849873-lensfun/backend.log' as PID 3047448