[2024-11-18 19:52:39,823][  INFO][PID:87502] Marking build as starting
[2024-11-18 19:52:39,958][  INFO][PID:87502] Trying to allocate VM
[2024-11-18 19:52:42,990][  INFO][PID:87502] Allocated host ResallocHost, ticket_id=5937738, hostname=2620:52:3:1:dead:beef:cafe:c1d8
[2024-11-18 19:52:42,991][  INFO][PID:87502] Allocating ssh connection to builder
[2024-11-18 19:52:42,992][  INFO][PID:87502] Checking that builder machine is OK
[2024-11-18 19:52:43,595][  INFO][PID:87502] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-18 19:52:43,944][  INFO][PID:87502] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-18 19:52:43,945][  INFO][PID:87502] Filling build.info file with builder info
[2024-11-18 19:52:43,946][  INFO][PID:87502] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes:pr:6",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1731959563.9461584,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8277233-fedora-rawhide-x86_64",
            "build_id": 8277233,
            "package_name": "urlscan",
            "package_version": "1.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:6/urlscan",
            "git_hash": "be5e6f4f553fd8522e288a0d0d0085238eca9b45",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:6",
            "result_dir": "08277233-urlscan",
            "built_packages": "",
            "id": 8277233,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-11-18 19:52:44,020][  INFO][PID:87502] Sending fedora-messaging bus message in build.start
[2024-11-18 19:52:44,764][  INFO][PID:87502] Sending fedora-messaging bus message in chroot.start
[2024-11-18 19:52:44,785][  INFO][PID:87502] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8277233-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-18 19:52:45,479][  INFO][PID:87502] Downloading the builder-live.log file, attempt 1
[2024-11-18 19:52:45,480][  INFO][PID:87502] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2024-11-18 19:52:50,485][  INFO][PID:87502] Periodic builder liveness probe: alive
[2024-11-18 19:53:54,064][  INFO][PID:87502] Downloading results from builder
[2024-11-18 19:53:54,064][  INFO][PID:87502] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan started
[2024-11-18 19:53:54,065][  INFO][PID:87502] 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:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/build-08277233.rsync.log
[2024-11-18 19:53:54,868][  INFO][PID:87502] rsyncing finished.
[2024-11-18 19:53:54,868][  INFO][PID:87502] Releasing VM back to pool
[2024-11-18 19:53:54,883][  INFO][PID:87502] Searching for 'success' file in resultdir
[2024-11-18 19:53:54,883][  INFO][PID:87502] Going to sign pkgs from source: 8277233-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64
[2024-11-18 19:53:54,884][  INFO][PID:87502] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 19:53:55,194][  INFO][PID:87502] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/urlscan-1.0.4-1.fc42.src.rpm' (attempt #1)
[2024-11-18 19:53:56,064][  INFO][PID:87502] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/urlscan-1.0.4-1.fc42.src.rpm
[2024-11-18 19:53:56,065][  INFO][PID:87502] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/urlscan-1.0.4-1.fc42.noarch.rpm' (attempt #1)
[2024-11-18 19:53:56,821][  INFO][PID:87502] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/urlscan-1.0.4-1.fc42.noarch.rpm
[2024-11-18 19:53:56,822][  INFO][PID:87502] Sign done
[2024-11-18 19:53:56,823][  INFO][PID:87502] Incremental createrepo run, adding 08277233-urlscan into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-18 19:53:56,824][  INFO][PID:87502] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64 --add 08277233-urlscan --no-appstream-metadata' as PID 93309
[2024-11-18 19:53:59,517][  INFO][PID:87502] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64 --add 08277233-urlscan --no-appstream-metadata)
[2024-11-18 19:53:59,518][  INFO][PID:87502] Getting build details
[2024-11-18 19:53:59,519][  INFO][PID:87502] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan
[2024-11-18 19:53:59,520][  INFO][PID:87502] Built packages:
['urlscan 1.0.4']
[2024-11-18 19:53:59,520][  INFO][PID:87502] build details: {'built_packages': 'urlscan 1.0.4'}
[2024-11-18 19:53:59,521][  INFO][PID:87502] Retrieving pubkey
[2024-11-18 19:53:59,521][  INFO][PID:87502] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 19:53:59,853][  INFO][PID:87502] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/pubkey.gpg
[2024-11-18 19:53:59,853][  INFO][PID:87502] Finished build: id=8277233 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6 chroot=fedora-rawhide-x86_64 
[2024-11-18 19:53:59,855][  INFO][PID:87502] Worker succeeded build, took 75.90953183174133
[2024-11-18 19:53:59,856][  INFO][PID:87502] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes:pr:6",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1731959639.8556902,
            "started_on": 1731959563.9461584,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8277233-fedora-rawhide-x86_64",
            "build_id": 8277233,
            "package_name": "urlscan",
            "package_version": "1.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:6/urlscan",
            "git_hash": "be5e6f4f553fd8522e288a0d0d0085238eca9b45",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/packit",
            "results": {
                "packages": [
                    {
                        "name": "urlscan",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "urlscan",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:6",
            "result_dir": "08277233-urlscan",
            "built_packages": "urlscan 1.0.4",
            "id": 8277233,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-11-18 19:53:59,927][  INFO][PID:87502] Sending fedora-messaging bus message in build.end
[2024-11-18 19:53:59,949][  INFO][PID:87502] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/builder-live.log by gzip
[2024-11-18 19:53:59,951][  INFO][PID:87502] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/builder-live.log' as PID 93687
[2024-11-18 19:53:59,957][  INFO][PID:87502] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/builder-live.log)
[2024-11-18 19:53:59,958][  INFO][PID:87502] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/backend.log by gzip
[2024-11-18 19:53:59,959][  INFO][PID:87502] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:6/fedora-rawhide-x86_64/08277233-urlscan/backend.log' as PID 93688