Warning: Permanently added '44.212.16.225' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9509609 Version: 1.4 PID: 15538 Logging PID: 15540 Task: {'appstream': False, 'background': True, 'build_id': 9509609, 'chroot': None, 'package_name': 'waydroid-helper', 'project_dirname': 'waydroid-helper', 'project_name': 'waydroid-helper', 'project_owner': 'cuteneko', 'repos': [], 'sandbox': 'cuteneko/waydroid-helper--https://api.github.com/users/ayasa520', 'source_json': {'clone_url': 'https://github.com/waydroid-helper/waydroid-helper.git', 'committish': '092ec35ac99258fc829496bd70a2b578f60439e5', 'spec': 'waydroid-helper.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/ayasa520', 'task_id': '9509609'} Running: git clone https://github.com/waydroid-helper/waydroid-helper.git /var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/waydroid-helper/waydroid-helper.git', '/var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper'... Running: git checkout 092ec35ac99258fc829496bd70a2b578f60439e5 -- cmd: ['git', 'checkout', '092ec35ac99258fc829496bd70a2b578f60439e5', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper rc: 0 stdout: stderr: Note: switching to '092ec35ac99258fc829496bd70a2b578f60439e5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 092ec35 Cage (#43) Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper/waydroid-helper.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper/waydroid-helper.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/waydroid-helper.spec setting SOURCE_DATE_EPOCH=1756598400 Wrote: /var/lib/copr-rpmbuild/results/waydroid-helper-0.2.7-0.20250831.2033.src.rpm stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-x2lyq833/waydroid-helper: commit 092ec35ac99258fc829496bd70a2b578f60439e5 (HEAD, origin/main, origin/HEAD, main) Author: ayasa520 <55699692+ayasa520@users.noreply.github.com> Date: Mon Sep 1 04:32:34 2025 +0800 Cage (#43) * update dialog * feat: add cage configuration support and multiprocessing key mapping This commit adds cage configuration support and switches key mapping to multiprocessing mode, along with major logging system improvements and bug fixes. - Add comprehensive `KeyMappingPreferenceDialog` (414 lines) for cage configuration - Support executable path, window size, logical resolution, and socket name settings - Add `config/` module with `ConfigManager`, `CageConfig`, and `RootConfig` - Implement `FileManager` for configuration persistence - Switch key mapping from direct calls to multiprocessing mode - Add `create_keymapper()` function in `window.py` for multiprocessing support - Update `InstanceDetailPage` to handle multiprocessing key mapping lifecycle - Add process monitoring and cleanup for key mapping windows - Completely rewrite logging system with multiprocessing support - Add `MultiprocessingQueueHandler` and `MultiprocessingFileHandler` - Implement `SafeFormatter` with robust error handling - Add centralized log listener process with process-aware logging - Support for PID tracking and process name identification - Fix widget container sizing issue (#40) by using fixed dimensions - Prevent widgets from "stretching" container size - Reduce global variable usage throughout the codebase - Improve error handling and recovery mechanisms - Update internationalization with 1046 new translatable strings - Enhance `SubprocessManager` with better process tracking - Improve `WeakCallback` with automatic signal disconnection - Add `wait_for_state()` utility function for async state waiting - Update property synchronization in `PropsPage` with simplified state checking git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/waydroid-helper-092ec35a.tar.gz Output: ['waydroid-helper-092ec35a.tar.gz', 'waydroid-helper-0.2.7-0.20250831.2033.src.rpm', 'waydroid-helper.spec'] Running SRPMResults tool Package info: { "name": "waydroid-helper", "epoch": null, "version": "0.2.7", "release": "0.20250831.2033", "exclusivearch": [], "excludearch": [] } SRPMResults finished