1these 2 derivations will be built:2 /nix/store/g35m0s0n3l4dym5m3ydf4nrnd53l0ywm-nixos-rebuild-ng-26.11.drv3 /nix/store/y00x2sransmmbdpw205fabfapi09ff2q-nix-shell.drv4these 2 paths will be fetched (28.8 KiB download, 146.8 KiB unpacked):5 /nix/store/1rw03vwr4cyk8ccr2amwxhxi4m4154g3-nix-2.34.7+16 /nix/store/y4pmrhngkp9vmcx1p8is0arb5njnzlv6-python3.13-shtab-1.8.07building '/nix/store/g35m0s0n3l4dym5m3ydf4nrnd53l0ywm-nixos-rebuild-ng-26.11.drv' on 'ssh-ng://customer@mac02'8building '/nix/store/g35m0s0n3l4dym5m3ydf4nrnd53l0ywm-nixos-rebuild-ng-26.11.drv'9nixos-rebuild-ng-26.11> Sourcing python-remove-tests-dir-hook10nixos-rebuild-ng-26.11> Sourcing python-catch-conflicts-hook.sh11nixos-rebuild-ng-26.11> Sourcing python-remove-bin-bytecode-hook.sh12nixos-rebuild-ng-26.11> Sourcing pypa-build-hook13nixos-rebuild-ng-26.11> Using pypaBuildPhase14nixos-rebuild-ng-26.11> Sourcing python-runtime-deps-check-hook15nixos-rebuild-ng-26.11> Using pythonRuntimeDepsCheckHook16nixos-rebuild-ng-26.11> Sourcing pypa-install-hook17nixos-rebuild-ng-26.11> Using pypaInstallPhase18nixos-rebuild-ng-26.11> Sourcing python-imports-check-hook.sh19nixos-rebuild-ng-26.11> Using pythonImportsCheckPhase20nixos-rebuild-ng-26.11> Sourcing python-namespaces-hook21nixos-rebuild-ng-26.11> Sourcing python-catch-conflicts-hook.sh22nixos-rebuild-ng-26.11> Sourcing pytest-check-hook23nixos-rebuild-ng-26.11> Using pytestCheckPhase24nixos-rebuild-ng-26.11> Running phase: unpackPhase25nixos-rebuild-ng-26.11> unpacking source archive /nix/store/k8qy52b87ij9a41g2r171pmphg3wb9dq-src26nixos-rebuild-ng-26.11> source root is src27nixos-rebuild-ng-26.11> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "src/tests/test_utils.py"28nixos-rebuild-ng-26.11> Running phase: patchPhase29nixos-rebuild-ng-26.11> Running phase: updateAutotoolsGnuConfigScriptsPhase30nixos-rebuild-ng-26.11> Running phase: configurePhase31nixos-rebuild-ng-26.11> no configure script, doing nothing32nixos-rebuild-ng-26.11> Running phase: buildPhase33nixos-rebuild-ng-26.11> Executing pypaBuildPhase34nixos-rebuild-ng-26.11> Creating a wheel...35nixos-rebuild-ng-26.11> pypa build flags: --no-isolation --outdir dist/ --wheel36nixos-rebuild-ng-26.11> * Getting build dependencies for wheel...37nixos-rebuild-ng-26.11> running egg_info38nixos-rebuild-ng-26.11> creating nixos_rebuild.egg-info39nixos-rebuild-ng-26.11> writing nixos_rebuild.egg-info/PKG-INFO40nixos-rebuild-ng-26.11> writing dependency_links to nixos_rebuild.egg-info/dependency_links.txt41nixos-rebuild-ng-26.11> writing entry points to nixos_rebuild.egg-info/entry_points.txt42nixos-rebuild-ng-26.11> writing top-level names to nixos_rebuild.egg-info/top_level.txt43nixos-rebuild-ng-26.11> writing manifest file 'nixos_rebuild.egg-info/SOURCES.txt'44nixos-rebuild-ng-26.11> reading manifest file 'nixos_rebuild.egg-info/SOURCES.txt'45nixos-rebuild-ng-26.11> writing manifest file 'nixos_rebuild.egg-info/SOURCES.txt'46nixos-rebuild-ng-26.11> * Building wheel...47nixos-rebuild-ng-26.11> running bdist_wheel48nixos-rebuild-ng-26.11> running build49nixos-rebuild-ng-26.11> running build_py50nixos-rebuild-ng-26.11> creating build/lib/nixos_rebuild51nixos-rebuild-ng-26.11> copying nixos_rebuild/services.py -> build/lib/nixos_rebuild52nixos-rebuild-ng-26.11> copying nixos_rebuild/nix.py -> build/lib/nixos_rebuild53nixos-rebuild-ng-26.11> copying nixos_rebuild/models.py -> build/lib/nixos_rebuild54nixos-rebuild-ng-26.11> copying nixos_rebuild/constants.py -> build/lib/nixos_rebuild55nixos-rebuild-ng-26.11> copying nixos_rebuild/tmpdir.py -> build/lib/nixos_rebuild56nixos-rebuild-ng-26.11> copying nixos_rebuild/__init__.py -> build/lib/nixos_rebuild57nixos-rebuild-ng-26.11> copying nixos_rebuild/utils.py -> build/lib/nixos_rebuild58nixos-rebuild-ng-26.11> copying nixos_rebuild/elevate.py -> build/lib/nixos_rebuild59nixos-rebuild-ng-26.11> copying nixos_rebuild/process.py -> build/lib/nixos_rebuild60nixos-rebuild-ng-26.11> copying nixos_rebuild/__main__.py -> build/lib/nixos_rebuild61nixos-rebuild-ng-26.11> running egg_info62nixos-rebuild-ng-26.11> writing nixos_rebuild.egg-info/PKG-INFO63nixos-rebuild-ng-26.11> writing dependency_links to nixos_rebuild.egg-info/dependency_links.txt64nixos-rebuild-ng-26.11> writing entry points to nixos_rebuild.egg-info/entry_points.txt65nixos-rebuild-ng-26.11> writing top-level names to nixos_rebuild.egg-info/top_level.txt66nixos-rebuild-ng-26.11> reading manifest file 'nixos_rebuild.egg-info/SOURCES.txt'67nixos-rebuild-ng-26.11> writing manifest file 'nixos_rebuild.egg-info/SOURCES.txt'68nixos-rebuild-ng-26.11> copying nixos_rebuild/repl.nix.template -> build/lib/nixos_rebuild69nixos-rebuild-ng-26.11> installing to build/bdist.macosx-14.0-arm64/wheel70nixos-rebuild-ng-26.11> running install71nixos-rebuild-ng-26.11> running install_lib72nixos-rebuild-ng-26.11> creating build/bdist.macosx-14.0-arm64/wheel73nixos-rebuild-ng-26.11> creating build/bdist.macosx-14.0-arm64/wheel/nixos_rebuild74nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/services.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild75nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/nix.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild76nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/models.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild77nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/constants.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild78nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/tmpdir.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild79nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild80nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/repl.nix.template -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild81nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/utils.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild82nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/elevate.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild83nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/process.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild84nixos-rebuild-ng-26.11> copying build/lib/nixos_rebuild/__main__.py -> build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild85nixos-rebuild-ng-26.11> running install_egg_info86nixos-rebuild-ng-26.11> Copying nixos_rebuild.egg-info to build/bdist.macosx-14.0-arm64/wheel/./nixos_rebuild-0.0.0-py3.13.egg-info87nixos-rebuild-ng-26.11> running install_scripts88nixos-rebuild-ng-26.11> creating build/bdist.macosx-14.0-arm64/wheel/nixos_rebuild-0.0.0.dist-info/WHEEL89nixos-rebuild-ng-26.11> creating '/nix/var/nix/builds/nix-9557-4264598910/src/dist/.tmp-pytv01un/nixos_rebuild-0.0.0-py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it90nixos-rebuild-ng-26.11> adding 'nixos_rebuild/__init__.py'91nixos-rebuild-ng-26.11> adding 'nixos_rebuild/__main__.py'92nixos-rebuild-ng-26.11> adding 'nixos_rebuild/constants.py'93nixos-rebuild-ng-26.11> adding 'nixos_rebuild/elevate.py'94nixos-rebuild-ng-26.11> adding 'nixos_rebuild/models.py'95nixos-rebuild-ng-26.11> adding 'nixos_rebuild/nix.py'96nixos-rebuild-ng-26.11> adding 'nixos_rebuild/process.py'97nixos-rebuild-ng-26.11> adding 'nixos_rebuild/repl.nix.template'98nixos-rebuild-ng-26.11> adding 'nixos_rebuild/services.py'99nixos-rebuild-ng-26.11> adding 'nixos_rebuild/tmpdir.py'100nixos-rebuild-ng-26.11> adding 'nixos_rebuild/utils.py'101nixos-rebuild-ng-26.11> adding 'nixos_rebuild-0.0.0.dist-info/METADATA'102nixos-rebuild-ng-26.11> adding 'nixos_rebuild-0.0.0.dist-info/WHEEL'103nixos-rebuild-ng-26.11> adding 'nixos_rebuild-0.0.0.dist-info/entry_points.txt'104nixos-rebuild-ng-26.11> adding 'nixos_rebuild-0.0.0.dist-info/top_level.txt'105nixos-rebuild-ng-26.11> adding 'nixos_rebuild-0.0.0.dist-info/RECORD'106nixos-rebuild-ng-26.11> removing build/bdist.macosx-14.0-arm64/wheel107nixos-rebuild-ng-26.11> Successfully built nixos_rebuild-0.0.0-py3-none-any.whl108nixos-rebuild-ng-26.11> Finished creating a wheel...109nixos-rebuild-ng-26.11> Finished executing pypaBuildPhase110nixos-rebuild-ng-26.11> Running phase: pythonRuntimeDepsCheckHook111nixos-rebuild-ng-26.11> Executing pythonRuntimeDepsCheck112nixos-rebuild-ng-26.11> Checking runtime dependencies for nixos_rebuild-0.0.0-py3-none-any.whl113nixos-rebuild-ng-26.11> Finished executing pythonRuntimeDepsCheck114nixos-rebuild-ng-26.11> Running phase: installPhase115nixos-rebuild-ng-26.11> Executing pypaInstallPhase116nixos-rebuild-ng-26.11> Successfully installed nixos_rebuild-0.0.0-py3-none-any.whl117nixos-rebuild-ng-26.11> Finished executing pypaInstallPhase118nixos-rebuild-ng-26.11> Running phase: pythonOutputDistPhase119nixos-rebuild-ng-26.11> Executing pythonOutputDistPhase120nixos-rebuild-ng-26.11> Finished executing pythonOutputDistPhase121nixos-rebuild-ng-26.11> Running phase: fixupPhase122nixos-rebuild-ng-26.11> checking for references to /nix/var/nix/builds/nix-9557-4264598910/ in /nix/store/m9b2906aj1fx3qxih33kb73jm3ms14n2-nixos-rebuild-ng-26.11...123nixos-rebuild-ng-26.11> gzipping man pages under /nix/store/m9b2906aj1fx3qxih33kb73jm3ms14n2-nixos-rebuild-ng-26.11/share/man/124nixos-rebuild-ng-26.11> patching script interpreter paths in /nix/store/m9b2906aj1fx3qxih33kb73jm3ms14n2-nixos-rebuild-ng-26.11125nixos-rebuild-ng-26.11> stripping (with command strip and flags -S) in /nix/store/m9b2906aj1fx3qxih33kb73jm3ms14n2-nixos-rebuild-ng-26.11/lib /nix/store/m9b2906aj1fx3qxih33kb73jm3ms14n2-nixos-rebuild-ng-26.11/bin126nixos-rebuild-ng-26.11> checking for references to /nix/var/nix/builds/nix-9557-4264598910/ in /nix/store/as2fsksavl5zhyf4qbv32fpr2kcqsjhk-nixos-rebuild-ng-26.11-dist...127nixos-rebuild-ng-26.11> patching script interpreter paths in /nix/store/as2fsksavl5zhyf4qbv32fpr2kcqsjhk-nixos-rebuild-ng-26.11-dist128nixos-rebuild-ng-26.11> Rewriting #!/nix/store/ygxqin6ydzjfawywqpp5pal8wv6sf5bh-python3-3.13.13/bin/python3.13 to #!/nix/store/ygxqin6ydzjfawywqpp5pal8wv6sf5bh-python3-3.13.13129nixos-rebuild-ng-26.11> wrapping `/nix/store/m9b2906aj1fx3qxih33kb73jm3ms14n2-nixos-rebuild-ng-26.11/bin/nixos-rebuild'...130nixos-rebuild-ng-26.11> Executing pythonRemoveTestsDir131nixos-rebuild-ng-26.11> Finished executing pythonRemoveTestsDir132nixos-rebuild-ng-26.11> Running phase: installCheckPhase133nixos-rebuild-ng-26.11> no Makefile or custom installCheckPhase, doing nothing134nixos-rebuild-ng-26.11> Running phase: pythonCatchConflictsPhase135nixos-rebuild-ng-26.11> Running phase: pythonRemoveBinBytecodePhase136nixos-rebuild-ng-26.11> Running phase: pythonImportsCheckPhase137nixos-rebuild-ng-26.11> Executing pythonImportsCheckPhase138nixos-rebuild-ng-26.11> Running phase: pytestCheckPhase139nixos-rebuild-ng-26.11> Executing pytestCheckPhase140nixos-rebuild-ng-26.11> pytest flags: -m pytest -vv141nixos-rebuild-ng-26.11> ============================= test session starts ==============================142nixos-rebuild-ng-26.11> platform darwin -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.0 -- /nix/store/ygxqin6ydzjfawywqpp5pal8wv6sf5bh-python3-3.13.13/bin/python3.13143nixos-rebuild-ng-26.11> cachedir: .pytest_cache144nixos-rebuild-ng-26.11> rootdir: /nix/var/nix/builds/nix-9557-4264598910/src145nixos-rebuild-ng-26.11> configfile: pyproject.toml146nixos-rebuild-ng-26.11> collected 71 items 147nixos-rebuild-ng-26.11> 148nixos-rebuild-ng-26.11> tests/test_elevate.py::test_no_elevator PASSED [ 1%]149nixos-rebuild-ng-26.11> tests/test_elevate.py::test_sudo_elevator PASSED [ 2%]150nixos-rebuild-ng-26.11> tests/test_elevate.py::test_sudo_elevator_extra_opts PASSED [ 4%]151nixos-rebuild-ng-26.11> tests/test_elevate.py::test_run0_elevator PASSED [ 5%]152nixos-rebuild-ng-26.11> tests/test_elevate.py::test_run0_elevator_remote PASSED [ 7%]153nixos-rebuild-ng-26.11> tests/test_elevate.py::test_run0_for_target_config PASSED [ 8%]154nixos-rebuild-ng-26.11> tests/test_elevate.py::test_elevator_kind PASSED [ 9%]155nixos-rebuild-ng-26.11> tests/test_elevate.py::test_with_prompted_password PASSED [ 11%]156nixos-rebuild-ng-26.11> tests/test_main.py::test_parse_args_elevate PASSED [ 12%]157nixos-rebuild-ng-26.11> tests/test_main.py::test_parse_args PASSED [ 14%]158nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_boot PASSED [ 15%]159nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_build PASSED [ 16%]160nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_build_vm PASSED [ 18%]161nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_build_image_flake PASSED [ 19%]162nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_switch_flake PASSED [ 21%]163nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_switch_build_target_host PASSED [ 22%]164nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_switch_flake_target_host PASSED [ 23%]165nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_nix_switch_flake_build_host PASSED [ 25%]166nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_switch_rollback PASSED [ 26%]167nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_build PASSED [ 28%]168nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_build_dry_run_build_and_target_remote PASSED [ 29%]169nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_test_flake PASSED [ 30%]170nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_test_rollback PASSED [ 32%]171nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_switch_store_path PASSED [ 33%]172nixos-rebuild-ng-26.11> tests/test_main.py::test_execute_switch_store_path_target_host PASSED [ 35%]173nixos-rebuild-ng-26.11> tests/test_models.py::test_build_attr_from_arg PASSED [ 36%]174nixos-rebuild-ng-26.11> tests/test_models.py::test_build_attr_to_attr PASSED [ 38%]175nixos-rebuild-ng-26.11> tests/test_models.py::test_flake_parse PASSED [ 39%]176nixos-rebuild-ng-26.11> tests/test_models.py::test_flake_to_attr PASSED [ 40%]177nixos-rebuild-ng-26.11> tests/test_models.py::test_flake__str__ PASSED [ 42%]178nixos-rebuild-ng-26.11> tests/test_models.py::test_flake_resolve_path_if_exists PASSED [ 43%]179nixos-rebuild-ng-26.11> tests/test_models.py::test_flake_from_arg PASSED [ 45%]180nixos-rebuild-ng-26.11> tests/test_models.py::test_profile_from_arg PASSED [ 46%]181nixos-rebuild-ng-26.11> tests/test_models.py::test_grouped_nix_args_flake_build_flags PASSED [ 47%]182nixos-rebuild-ng-26.11> tests/test_nix.py::test_build PASSED [ 49%]183nixos-rebuild-ng-26.11> tests/test_nix.py::test_build_flake PASSED [ 50%]184nixos-rebuild-ng-26.11> tests/test_nix.py::test_build_remote PASSED [ 52%]185nixos-rebuild-ng-26.11> tests/test_nix.py::test_build_remote_flake PASSED [ 53%]186nixos-rebuild-ng-26.11> tests/test_nix.py::test_copy_closure PASSED [ 54%]187nixos-rebuild-ng-26.11> tests/test_nix.py::test_edit PASSED [ 56%]188nixos-rebuild-ng-26.11> tests/test_nix.py::test_edit_flake PASSED [ 57%]189nixos-rebuild-ng-26.11> tests/test_nix.py::test_get_build_image_variants PASSED [ 59%]190nixos-rebuild-ng-26.11> tests/test_nix.py::test_get_build_image_variants_flake PASSED [ 60%]191nixos-rebuild-ng-26.11> tests/test_nix.py::test_get_nixpkgs_rev PASSED [ 61%]192nixos-rebuild-ng-26.11> tests/test_nix.py::test_get_generations PASSED [ 63%]193nixos-rebuild-ng-26.11> tests/test_nix.py::test_get_generations_with_profile PASSED [ 64%]194nixos-rebuild-ng-26.11> tests/test_nix.py::test_get_generations_from_nix_env PASSED [ 66%]195nixos-rebuild-ng-26.11> tests/test_nix.py::test_list_generations PASSED [ 67%]196nixos-rebuild-ng-26.11> tests/test_nix.py::test_diff_closures PASSED [ 69%]197nixos-rebuild-ng-26.11> tests/test_nix.py::test_repl PASSED [ 70%]198nixos-rebuild-ng-26.11> tests/test_nix.py::test_repl_flake PASSED [ 71%]199nixos-rebuild-ng-26.11> tests/test_nix.py::test_rollback PASSED [ 73%]200nixos-rebuild-ng-26.11> tests/test_nix.py::test_rollback_temporary_profile PASSED [ 74%]201nixos-rebuild-ng-26.11> tests/test_nix.py::test_set_profile PASSED [ 76%]202nixos-rebuild-ng-26.11> tests/test_nix.py::test_switch_to_configuration_without_systemd_run PASSED [ 77%]203nixos-rebuild-ng-26.11> tests/test_nix.py::test_switch_to_configuration_without_systemd_run_env_var PASSED [ 78%]204nixos-rebuild-ng-26.11> tests/test_nix.py::test_switch_to_configuration_with_systemd_run PASSED [ 80%]205nixos-rebuild-ng-26.11> tests/test_nix.py::test_upgrade_channels PASSED [ 81%]206nixos-rebuild-ng-26.11> tests/test_process.py::test_remote_env_shell_argv PASSED [ 83%]207nixos-rebuild-ng-26.11> tests/test_process.py::test_run_wrapper PASSED [ 84%]208nixos-rebuild-ng-26.11> tests/test_process.py::test__kill_long_running_ssh_process PASSED [ 85%]209nixos-rebuild-ng-26.11> tests/test_process.py::test_remote_from_name PASSED [ 87%]210nixos-rebuild-ng-26.11> tests/test_process.py::test_ssh_host PASSED [ 88%]211nixos-rebuild-ng-26.11> tests/test_process.py::test_run_wrapper_run0 PASSED [ 90%]212nixos-rebuild-ng-26.11> tests/test_process.py::test_custom_sudo_args PASSED [ 91%]213nixos-rebuild-ng-26.11> tests/test_services.py::test_reexec PASSED [ 92%]214nixos-rebuild-ng-26.11> tests/test_services.py::test_reexec_flake PASSED [ 94%]215nixos-rebuild-ng-26.11> tests/test_services.py::test_reexec_skip_if_already_reexec PASSED [ 95%]216nixos-rebuild-ng-26.11> tests/test_utils.py::test_dict_to_flags PASSED [ 97%]217nixos-rebuild-ng-26.11> tests/test_utils.py::test_remap_dicts PASSED [ 98%]218nixos-rebuild-ng-26.11> tests/test_utils.py::test_tabulate PASSED [100%]219nixos-rebuild-ng-26.11> 220nixos-rebuild-ng-26.11> ============================== 71 passed in 0.28s ==============================221nixos-rebuild-ng-26.11> Finished executing pytestCheckPhase222nixos-rebuild-ng-26.11> Running phase: pytestcachePhase223nixos-rebuild-ng-26.11> Running phase: pytestRemoveBytecodePhase224building '/nix/store/y00x2sransmmbdpw205fabfapi09ff2q-nix-shell.drv' on 'ssh-ng://customer@mac02'225building '/nix/store/y00x2sransmmbdpw205fabfapi09ff2q-nix-shell.drv'226nix-shell> Running phase: buildPhase227228post-build step Upload coverage to codecov: ok229Skipping codecov: project=NixOS/nixos-wiki-infra attr=aarch64-darwin.package-default