[2025-03-23 03:16:00.591707 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='tool:host-bragi', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-python': {'architecture': {'riscv64'}, 'version': '3.10.12_1'}}, prod_pkgs={}, prod_tools={'host-bragi': {'architecture': {'riscv64'}, 'version': '0.0pl106_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-03-23 03:16:00.592062 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-03-23 03:16:00.601731 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-03-23 03:16:00.611742 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-03-23 03:16:01.620816 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3bfd101292f3a8ea97590e0ce7585bb8857c01f0'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3bfd101 Merge pull request #486 from no92/systemd-hwdb-pregenerate [2025-03-23 03:16:01.660704 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-03-23 03:16:08.884076 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-bragi'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch bragi checkout bragi patch bragi regenerate bragi configure-tool host-bragi compile-tool host-bragi install-tool host-bragi archive-tool host-bragi xbstrap: fetch bragi [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/bragi/.git/ From https://mirrors.managarm.org/mirror/git/bragi * [new branch] master -> origin/master xbstrap: checkout bragi [2/8] [2025-03-23 03:16:09.672867 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch bragi [3/8] xbstrap: regenerate bragi [4/8] xbstrap: configure-tool host-bragi [5/8] [2025-03-23 03:16:09.685059 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'bragi'} xbstrap: compile-tool host-bragi [6/8] xbstrap: install-tool host-bragi [7/8] [2025-03-23 03:16:09.685659 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'bragi'} [2025-03-23 03:16:09.686136 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'bragi'} [2025-03-23 03:16:09.686614 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-bragi'} [2025-03-23 03:16:09.687062 chopin] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'host-bragi'} xbstrap: Running ['python3', '-m', 'venv', '.'] (tools: ['host-python']) via cbuildrt PID init is 2957497 (outside the namespace) xbstrap: Running ['bin/pip', 'install', '@THIS_SOURCE_DIR@'] (tools: ['host-python']) via cbuildrt PID init is 2957506 (outside the namespace) WARNING: The directory '/var/lib/xbbs/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /var/lib/managarm-buildenv/src/ports/bragi Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lark-parser Downloading lark_parser-0.12.0-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.5/103.5 kB 2.1 MB/s eta 0:00:00 Installing collected packages: lark-parser, bragi DEPRECATION: bragi is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 Running setup.py install for bragi: started Running setup.py install for bragi: finished with status 'done' Successfully installed bragi-0.7 lark-parser-0.12.0 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip xbstrap: archive-tool host-bragi [8/8] [2025-03-23 03:16:14.989349 chopin] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-bragi'} [2025-03-23 03:16:18.263630 chopin] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-bragi'} [2025-03-23 03:16:18.305115 chopin] DEBUG: xbbs.worker: successfully uploaded tool host-bragi for JobMessage(project='managarm_riscv', job='tool:host-bragi', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-python': {'architecture': {'riscv64'}, 'version': '3.10.12_1'}}, prod_pkgs={}, prod_tools={'host-bragi': {'architecture': {'riscv64'}, 'version': '0.0pl106_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-03-23 03:16:18.305497 chopin] INFO: xbbs.worker: job done. return code: 0