[2024-11-22 14:55:45,009][  INFO][PID:2646171] Marking build as starting
[2024-11-22 14:55:45,167][  INFO][PID:2646171] Trying to allocate VM
[2024-11-22 14:55:48,213][  INFO][PID:2646171] Allocated host ResallocHost, ticket_id=6021057, hostname=2620:52:3:1:dead:beef:cafe:c1d9
[2024-11-22 14:55:48,214][  INFO][PID:2646171] Allocating ssh connection to builder
[2024-11-22 14:55:48,215][  INFO][PID:2646171] Checking that builder machine is OK
[2024-11-22 14:55:48,861][  INFO][PID:2646171] Running remote command: copr-builder-ready fedora-40-x86_64
[2024-11-22 14:55:49,190][  INFO][PID:2646171] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2024-11-22 14:55:49,191][  INFO][PID:2646171] Filling build.info file with builder info
[2024-11-22 14:55:49,192][  INFO][PID:2646171] 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": "https://api.github.com/users/xambroz",
            "ended_on": null,
            "started_on": 1732287349.192324,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8301920-fedora-40-x86_64",
            "build_id": 8301920,
            "package_name": "python-xlmmacrodeobfuscator",
            "package_version": "0.2.7-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/python-xlmmacrodeobfuscator",
            "git_hash": "905b3316987e319fdfb58b6ede45d98e3f5518c5",
            "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--https://api.github.com/users/xambroz",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "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": "08301920-python-xlmmacrodeobfuscator",
            "built_packages": "",
            "id": 8301920,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-11-22 14:55:49,258][  INFO][PID:2646171] Sending fedora-messaging bus message in build.start
[2024-11-22 14:55:50,044][  INFO][PID:2646171] Sending fedora-messaging bus message in chroot.start
[2024-11-22 14:55:50,082][  INFO][PID:2646171] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8301920-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-11-22 14:55:50,668][  INFO][PID:2646171] Downloading the builder-live.log file, attempt 1
[2024-11-22 14:55:50,678][  INFO][PID:2646171] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 copr-rpmbuild-log
[2024-11-22 14:55:55,710][  INFO][PID:2646171] Periodic builder liveness probe: alive
[2024-11-22 15:01:49,053][  INFO][PID:2646171] Downloading results from builder
[2024-11-22 15:01:49,053][  INFO][PID:2646171] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator started
[2024-11-22 15:01:49,054][  INFO][PID:2646171] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/ &> /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/build-08301920.rsync.log
[2024-11-22 15:01:49,468][  INFO][PID:2646171] rsyncing finished.
[2024-11-22 15:01:49,469][  INFO][PID:2646171] Releasing VM back to pool
[2024-11-22 15:01:49,478][  INFO][PID:2646171] Searching for 'success' file in resultdir
[2024-11-22 15:01:49,479][  INFO][PID:2646171] Going to sign pkgs from source: 8301920-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64
[2024-11-22 15:01:49,479][  INFO][PID:2646171] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-11-22 15:01:49,663][  INFO][PID:2646171] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/python3-xlmmacrodeobfuscator-0.2.7-3.fc40.noarch.rpm' (attempt #1)
[2024-11-22 15:01:50,409][  INFO][PID:2646171] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/python3-xlmmacrodeobfuscator-0.2.7-3.fc40.noarch.rpm
[2024-11-22 15:01:50,410][  INFO][PID:2646171] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/python-xlmmacrodeobfuscator-0.2.7-3.fc40.src.rpm' (attempt #1)
[2024-11-22 15:01:51,166][  INFO][PID:2646171] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/python-xlmmacrodeobfuscator-0.2.7-3.fc40.src.rpm
[2024-11-22 15:01:51,167][  INFO][PID:2646171] Sign done
[2024-11-22 15:01:51,167][  INFO][PID:2646171] Incremental createrepo run, adding 08301920-python-xlmmacrodeobfuscator into https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-40-x86_64, (auto-create-repo=True)
[2024-11-22 15:01:51,169][  INFO][PID:2646171] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64 --add 08301920-python-xlmmacrodeobfuscator --no-appstream-metadata' as PID 2683902
[2024-11-22 15:01:52,100][  INFO][PID:2646171] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64 --add 08301920-python-xlmmacrodeobfuscator --no-appstream-metadata)
[2024-11-22 15:01:52,101][  INFO][PID:2646171] Getting build details
[2024-11-22 15:01:52,102][  INFO][PID:2646171] Listing built binary packages in /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator
[2024-11-22 15:01:52,102][  INFO][PID:2646171] Built packages:
['python3-xlmmacrodeobfuscator 0.2.7']
[2024-11-22 15:01:52,102][  INFO][PID:2646171] build details: {'built_packages': 'python3-xlmmacrodeobfuscator 0.2.7'}
[2024-11-22 15:01:52,103][  INFO][PID:2646171] Retrieving pubkey
[2024-11-22 15:01:52,103][  INFO][PID:2646171] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-11-22 15:01:52,289][  INFO][PID:2646171] Added pubkey for user rebus project infosec into: /var/lib/copr/public_html/results/rebus/infosec/pubkey.gpg
[2024-11-22 15:01:52,290][  INFO][PID:2646171] Finished build: id=8301920 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=fedora-40-x86_64 
[2024-11-22 15:01:52,292][  INFO][PID:2646171] Worker succeeded build, took 363.1003613471985
[2024-11-22 15:01:52,293][  INFO][PID:2646171] 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": "https://api.github.com/users/xambroz",
            "ended_on": 1732287712.2926853,
            "started_on": 1732287349.192324,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8301920-fedora-40-x86_64",
            "build_id": 8301920,
            "package_name": "python-xlmmacrodeobfuscator",
            "package_version": "0.2.7-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/python-xlmmacrodeobfuscator",
            "git_hash": "905b3316987e319fdfb58b6ede45d98e3f5518c5",
            "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--https://api.github.com/users/xambroz",
            "results": {
                "packages": [
                    {
                        "name": "python-xlmmacrodeobfuscator",
                        "epoch": null,
                        "version": "0.2.7",
                        "release": "3.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-xlmmacrodeobfuscator",
                        "epoch": null,
                        "version": "0.2.7",
                        "release": "3.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "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": "08301920-python-xlmmacrodeobfuscator",
            "built_packages": "python3-xlmmacrodeobfuscator 0.2.7",
            "id": 8301920,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-11-22 15:01:52,381][  INFO][PID:2646171] Sending fedora-messaging bus message in build.end
[2024-11-22 15:01:52,402][  INFO][PID:2646171] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/builder-live.log by gzip
[2024-11-22 15:01:52,403][  INFO][PID:2646171] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/builder-live.log' as PID 2683977
[2024-11-22 15:01:52,408][  INFO][PID:2646171] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/builder-live.log)
[2024-11-22 15:01:52,409][  INFO][PID:2646171] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/backend.log by gzip
[2024-11-22 15:01:52,410][  INFO][PID:2646171] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08301920-python-xlmmacrodeobfuscator/backend.log' as PID 2683978