[2024-09-29 01:11:02.893932 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-autoconf-archive', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-09-29 01:11:02.894481 tictac] 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/ [2024-09-29 01:11:02.908309 tictac] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-09-29 01:11:02.918936 tictac] 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 [2024-09-29 01:11:03.957773 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 01:11:04.023503 tictac] 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 [2024-09-29 01:11:05.229370 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'tool:host-autoconf-archive'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch host-autoconf-archive checkout host-autoconf-archive patch host-autoconf-archive regenerate host-autoconf-archive configure-tool host-autoconf-archive compile-tool host-autoconf-archive install-tool host-autoconf-archive archive-tool host-autoconf-archive xbstrap: fetch host-autoconf-archive [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/host-autoconf-archive/.git/ From https://mirrors.managarm.org/mirror/git/host-autoconf-archive * [new tag] v2019.01.06 -> v2019.01.06 xbstrap: checkout host-autoconf-archive [2/8] [2024-09-29 01:11:08.125217 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'host-autoconf-archive'} HEAD is now at 37e48b7 Bump version number for release. xbstrap: patch host-autoconf-archive [3/8] xbstrap: regenerate host-autoconf-archive [4/8] [2024-09-29 01:11:08.186698 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'host-autoconf-archive'} xbstrap: configure-tool host-autoconf-archive [5/8] [2024-09-29 01:11:08.188428 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'host-autoconf-archive'} xbstrap: compile-tool ('host-autoconf-archive', None) [6/8] [2024-09-29 01:11:08.190091 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'host-autoconf-archive'} xbstrap: install-tool ('host-autoconf-archive', None) [7/8] [2024-09-29 01:11:08.191719 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-autoconf-archive'} [2024-09-29 01:11:08.193498 tictac] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-autoconf-archive', None]} xbstrap: Running ['mkdir', '-p', '@BUILD_ROOT@/tools/host-autoconf-archive/share/'] (tools: []) via cbuildrt PID init is 1061275 (outside the namespace) xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/m4', '@BUILD_ROOT@/tools/host-autoconf-archive/share/aclocal'] (tools: []) via cbuildrt PID init is 1061280 (outside the namespace) xbstrap: archive-tool host-autoconf-archive [8/8] [2024-09-29 01:11:08.735485 tictac] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-autoconf-archive', None]} [2024-09-29 01:11:09.117106 tictac] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-autoconf-archive'} [2024-09-29 01:11:09.126638 tictac] DEBUG: xbbs.worker: successfully uploaded tool host-autoconf-archive for JobMessage(project='managarm', job='tool:host-autoconf-archive', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-09-29 01:11:09.155236 tictac] INFO: xbbs.worker: job done. return code: 0