Lines Matching full:namespace
167 TH_LOG("%m - Failed to open %s namespace for process %d", in FIXTURE_SETUP()
175 TH_LOG("%m - Failed to derive %s namespace from pidfd of process %d", in FIXTURE_SETUP()
218 TH_LOG("%m - Failed to unshare mount namespace for process %d", self->pid); in FIXTURE_SETUP()
222 TH_LOG("%m - Failed to unshare cgroup namespace for process %d", self->pid); in FIXTURE_SETUP()
226 TH_LOG("%m - Failed to unshare ipc namespace for process %d", self->pid); in FIXTURE_SETUP()
230 TH_LOG("%m - Failed to unshare uts namespace for process %d", self->pid); in FIXTURE_SETUP()
234 TH_LOG("%m - Failed to unshare net namespace for process %d", self->pid); in FIXTURE_SETUP()
238 TH_LOG("%m - Failed to unshare time namespace for process %d", self->pid); in FIXTURE_SETUP()
272 TH_LOG("%m - Failed to unshare mount namespace for process %d", self->pid); in FIXTURE_SETUP()
276 TH_LOG("%m - Failed to unshare cgroup namespace for process %d", self->pid); in FIXTURE_SETUP()
280 TH_LOG("%m - Failed to unshare ipc namespace for process %d", self->pid); in FIXTURE_SETUP()
284 TH_LOG("%m - Failed to unshare uts namespace for process %d", self->pid); in FIXTURE_SETUP()
288 TH_LOG("%m - Failed to unshare net namespace for process %d", self->pid); in FIXTURE_SETUP()
292 TH_LOG("%m - Failed to unshare time namespace for process %d", self->pid); in FIXTURE_SETUP()
317 TH_LOG("%m - Failed to open %s namespace for process %d", in FIXTURE_SETUP()
330 TH_LOG("%m - Failed to open %s namespace for process %d", in FIXTURE_SETUP()
343 TH_LOG("%m - Failed to open %s namespace for process %d", in FIXTURE_SETUP()
351 TH_LOG("%m - Failed to derive %s namespace from pidfd of process %d", in FIXTURE_SETUP()
359 TH_LOG("%m - Failed to derive %s namespace from pidfd of process %d", in FIXTURE_SETUP()
432 /* processes are in the same namespace */ in in_same_namespace()
491 TH_LOG("%m - Failed to setns to %s namespace of %d via pidfd %d", in TEST_F()
503 TH_LOG("setns failed to place us correctly into %s namespace of %d via pidfd %d", in TEST_F()
507 TH_LOG("Managed to correctly setns to %s namespace of %d via pidfd %d", in TEST_F()
527 TH_LOG("%m - Failed to setns to %s namespace of %d via nsfd %d", in TEST_F()
539 TH_LOG("setns failed to place us correctly into %s namespace of %d via nsfd %d", in TEST_F()
543 TH_LOG("Managed to correctly setns to %s namespace of %d via nsfd %d", in TEST_F()
563 TH_LOG("%m - Failed to setns to %s namespace of %d via nsfd %d", in TEST_F()
575 TH_LOG("setns failed to place us correctly into %s namespace of %d via nsfd %d", in TEST_F()
579 TH_LOG("Managed to correctly setns to %s namespace of %d via nsfd %d", in TEST_F()
597 TH_LOG("Adding %s namespace of %d to list of namespaces to attach to", in TEST_F()
620 TH_LOG("setns failed to place us correctly into %s namespace of %d", in TEST_F()
623 TH_LOG("Managed to correctly setns to %s namespace of %d", in TEST_F()
641 TH_LOG("Adding %s namespace of %d to list of namespaces to attach to", in TEST_F()
651 * Can't setns to a user namespace outside of our hierarchy since we in TEST_F()
654 * ones since they aren't owned by our user namespace. in TEST_F()
663 TH_LOG("Managed to setns to %s namespace of %d via pidfd %d", in TEST_F()
667 TH_LOG("%m - Correctly failed to setns to %s namespace of %d via pidfd %d", in TEST_F()
672 TH_LOG("Managed to setns to %s namespace of %d via nsfd %d", in TEST_F()
676 TH_LOG("%m - Correctly failed to setns to %s namespace of %d via nsfd %d", in TEST_F()
682 * Can't setns to a user namespace outside of our hierarchy since we in TEST_F()
685 * ones since they aren't owned by our user namespace. in TEST_F()
694 TH_LOG("Managed to setns to %s namespace of %d via nsfd %d", in TEST_F()
698 TH_LOG("%m - Correctly failed to setns to %s namespace of %d via nsfd %d", in TEST_F()