Skip to content

Console Output

Skipping 27 KB.. Full Log
-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:14:21 [2022-09-07T20:14:21.815Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:14:21 [2022-09-07T20:14:21.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
20:14:21 [2022-09-07T20:14:21.815Z] === RUN   TestCopyFromContainerPathIsNotDir
20:14:22 [2022-09-07T20:14:22.074Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
20:14:22 [2022-09-07T20:14:22.074Z] === RUN   TestCopyToContainerPathDoesNotExist
20:14:22 [2022-09-07T20:14:22.074Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
20:14:22 [2022-09-07T20:14:22.074Z] === RUN   TestCopyEmptyFile
20:14:22 [2022-09-07T20:14:22.332Z] --- PASS: TestCopyEmptyFile (0.22s)
20:14:22 [2022-09-07T20:14:22.332Z] === RUN   TestCopyToContainerPathIsNotDir
20:14:22 [2022-09-07T20:14:22.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:14:22 [2022-09-07T20:14:22.332Z] === RUN   TestCopyFromContainer
20:14:23 [2022-09-07T20:14:23.265Z] === RUN   TestCopyFromContainer//
20:14:23 [2022-09-07T20:14:23.265Z] === RUN   TestCopyFromContainer//bar/root
20:14:23 [2022-09-07T20:14:23.265Z] === RUN   TestCopyFromContainer//bar/root/
20:14:23 [2022-09-07T20:14:23.522Z] === RUN   TestCopyFromContainer/bar/quux
20:14:23 [2022-09-07T20:14:23.522Z] === RUN   TestCopyFromContainer/bar/quux/
20:14:23 [2022-09-07T20:14:23.522Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:14:23 [2022-09-07T20:14:23.522Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:14:23 [2022-09-07T20:14:23.522Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCopyFromContainer/bar/notarget
20:14:23 [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer (1.54s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:14:23 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:14:23 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:14:23 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:14:23 [2022-09-07T20:14:23.780Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:14:23 [2022-09-07T20:14:23.780Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:14:23 [2022-09-07T20:14:23.780Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:14:23 [2022-09-07T20:14:23.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateLinkToNonExistingContainer
20:14:23 [2022-09-07T20:14:23.780Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateWithInvalidEnv
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateWithInvalidEnv/0
20:14:23 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateWithInvalidEnv/0
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateWithInvalidEnv/1
20:14:23 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateWithInvalidEnv/1
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateWithInvalidEnv/2
20:14:23 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateWithInvalidEnv/2
20:14:23 [2022-09-07T20:14:23.780Z] === CONT  TestCreateWithInvalidEnv/0
20:14:23 [2022-09-07T20:14:23.780Z] === CONT  TestCreateWithInvalidEnv/2
20:14:23 [2022-09-07T20:14:23.780Z] === CONT  TestCreateWithInvalidEnv/1
20:14:23 [2022-09-07T20:14:23.780Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:14:23 [2022-09-07T20:14:23.780Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:14:23 [2022-09-07T20:14:23.780Z] === RUN   TestCreateTmpfsMountsTarget
20:14:24 [2022-09-07T20:14:24.037Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:14:24 [2022-09-07T20:14:24.037Z] === RUN   TestCreateWithCustomMaskedPaths
20:14:25 [2022-09-07T20:14:25.417Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
20:14:25 [2022-09-07T20:14:25.417Z] === RUN   TestCreateWithCustomReadonlyPaths
20:14:26 [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:14:26 [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:14:26 [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:14:26 [2022-09-07T20:14:26.349Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:14:26 [2022-09-07T20:14:26.349Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:14:26 [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:14:26 [2022-09-07T20:14:26.349Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:14:26 [2022-09-07T20:14:26.349Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:14:26 [2022-09-07T20:14:26.349Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:14:26 [2022-09-07T20:14:26.349Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:14:26 [2022-09-07T20:14:26.349Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:14:26 [2022-09-07T20:14:26.349Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:14:26 [2022-09-07T20:14:26.914Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateDifferentPlatform
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateDifferentPlatform/different_os
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:14:26 [2022-09-07T20:14:26.914Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:14:26 [2022-09-07T20:14:26.914Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:14:26 [2022-09-07T20:14:26.914Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:14:26 [2022-09-07T20:14:26.914Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:14:26 [2022-09-07T20:14:26.914Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateInvalidHostConfig
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:14:26 [2022-09-07T20:14:26.914Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:14:26 [2022-09-07T20:14:26.914Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:14:26 [2022-09-07T20:14:26.914Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:14:26 [2022-09-07T20:14:26.914Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:14:26 [2022-09-07T20:14:26.914Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:14:26 [2022-09-07T20:14:26.914Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:14:26 [2022-09-07T20:14:26.914Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:14:26 [2022-09-07T20:14:26.914Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:14:26 [2022-09-07T20:14:26.914Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestContainerStartOnDaemonRestart
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestContainerStartOnDaemonRestart
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestDaemonRestartIpcMode
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestDaemonRestartIpcMode
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestDaemonHostGatewayIP
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestDaemonHostGatewayIP
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestRestartDaemonWithRestartingContainer
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestContainerKillOnDaemonStart
20:14:26 [2022-09-07T20:14:26.914Z] === PAUSE TestContainerKillOnDaemonStart
20:14:26 [2022-09-07T20:14:26.914Z] === RUN   TestDiff
20:14:27 [2022-09-07T20:14:27.481Z] --- PASS: TestDiff (0.44s)
20:14:27 [2022-09-07T20:14:27.481Z] === RUN   TestExecConsoleSize
20:14:28 [2022-09-07T20:14:28.046Z] --- PASS: TestExecConsoleSize (0.51s)
20:14:28 [2022-09-07T20:14:28.046Z] === RUN   TestExecWithCloseStdin
20:14:28 [2022-09-07T20:14:28.304Z] --- PASS: TestExecWithCloseStdin (0.49s)
20:14:28 [2022-09-07T20:14:28.304Z] === RUN   TestExec
20:14:28 [2022-09-07T20:14:28.869Z] --- PASS: TestExec (0.48s)
20:14:28 [2022-09-07T20:14:28.869Z] === RUN   TestExecUser
20:14:29 [2022-09-07T20:14:29.434Z] --- PASS: TestExecUser (0.50s)
20:14:29 [2022-09-07T20:14:29.434Z] === RUN   TestExportContainerAndImportImage
20:14:30 [2022-09-07T20:14:30.000Z] --- PASS: TestExportContainerAndImportImage (0.59s)
20:14:30 [2022-09-07T20:14:30.000Z] === RUN   TestExportContainerAfterDaemonRestart
20:14:31 [2022-09-07T20:14:31.373Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
20:14:31 [2022-09-07T20:14:31.373Z] === RUN   TestHealthCheckWorkdir
20:14:31 [2022-09-07T20:14:31.939Z] --- PASS: TestHealthCheckWorkdir (0.53s)
20:14:31 [2022-09-07T20:14:31.939Z] === RUN   TestHealthKillContainer
20:14:40 [2022-09-07T20:14:40.042Z] --- PASS: TestHealthKillContainer (7.87s)
20:14:40 [2022-09-07T20:14:40.042Z] === RUN   TestHealthCheckProcessKilled
20:14:40 [2022-09-07T20:14:40.300Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
20:14:40 [2022-09-07T20:14:40.300Z] === RUN   TestInspectCpusetInConfigPre120
20:14:40 [2022-09-07T20:14:40.865Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
20:14:40 [2022-09-07T20:14:40.865Z] === RUN   TestIpcModeNone
20:14:41 [2022-09-07T20:14:41.184Z] --- PASS: TestIpcModeNone (0.48s)
20:14:41 [2022-09-07T20:14:41.184Z] === RUN   TestIpcModePrivate
20:14:41 [2022-09-07T20:14:41.441Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
20:14:41 [2022-09-07T20:14:41.699Z] --- PASS: TestIpcModePrivate (0.48s)
20:14:41 [2022-09-07T20:14:41.699Z] === RUN   TestIpcModeShareable
20:14:41 [2022-09-07T20:14:41.957Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
20:14:42 [2022-09-07T20:14:42.217Z] --- PASS: TestIpcModeShareable (0.48s)
20:14:42 [2022-09-07T20:14:42.217Z] === RUN   TestAPIIpcModeShareableAndContainer
20:14:43 [2022-09-07T20:14:43.590Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
20:14:43 [2022-09-07T20:14:43.590Z] === RUN   TestAPIIpcModeHost
20:14:44 [2022-09-07T20:14:44.155Z] --- PASS: TestAPIIpcModeHost (0.38s)
20:14:44 [2022-09-07T20:14:44.155Z] === RUN   TestDaemonIpcModeShareable
20:14:45 [2022-09-07T20:14:45.089Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:14:45 [2022-09-07T20:14:45.347Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
20:14:45 [2022-09-07T20:14:45.347Z] === RUN   TestDaemonIpcModePrivate
20:14:46 [2022-09-07T20:14:46.282Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
20:14:46 [2022-09-07T20:14:46.540Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
20:14:46 [2022-09-07T20:14:46.540Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:14:47 [2022-09-07T20:14:47.477Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
20:14:47 [2022-09-07T20:14:47.735Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
20:14:47 [2022-09-07T20:14:47.735Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:14:48 [2022-09-07T20:14:48.667Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:14:48 [2022-09-07T20:14:48.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
20:14:48 [2022-09-07T20:14:48.925Z] === RUN   TestIpcModeOlderClient
20:14:48 [2022-09-07T20:14:48.925Z] === PAUSE TestIpcModeOlderClient
20:14:48 [2022-09-07T20:14:48.925Z] === RUN   TestKillContainerInvalidSignal
20:14:49 [2022-09-07T20:14:49.183Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
20:14:49 [2022-09-07T20:14:49.183Z] === RUN   TestKillContainer
20:14:49 [2022-09-07T20:14:49.183Z] === RUN   TestKillContainer/no_signal
20:14:49 [2022-09-07T20:14:49.748Z] === RUN   TestKillContainer/non_killing_signal
20:14:50 [2022-09-07T20:14:50.006Z] === RUN   TestKillContainer/killing_signal
20:14:50 [2022-09-07T20:14:50.572Z] --- PASS: TestKillContainer (1.26s)
20:14:50 [2022-09-07T20:14:50.572Z]     --- PASS: TestKillContainer/no_signal (0.39s)
20:14:50 [2022-09-07T20:14:50.572Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
20:14:50 [2022-09-07T20:14:50.572Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
20:14:50 [2022-09-07T20:14:50.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:14:50 [2022-09-07T20:14:50.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:14:51 [2022-09-07T20:14:51.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:14:51 [2022-09-07T20:14:51.702Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
20:14:51 [2022-09-07T20:14:51.702Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
20:14:51 [2022-09-07T20:14:51.702Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
20:14:51 [2022-09-07T20:14:51.702Z] === RUN   TestKillStoppedContainer
20:14:51 [2022-09-07T20:14:51.702Z] --- PASS: TestKillStoppedContainer (0.05s)
20:14:51 [2022-09-07T20:14:51.702Z] === RUN   TestKillStoppedContainerAPIPre120
20:14:51 [2022-09-07T20:14:51.960Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:14:51 [2022-09-07T20:14:51.960Z] === RUN   TestKillDifferentUserContainer
20:14:52 [2022-09-07T20:14:52.219Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:14:52 [2022-09-07T20:14:52.219Z] === RUN   TestInspectOomKilledTrue
20:14:52 [2022-09-07T20:14:52.784Z] --- PASS: TestInspectOomKilledTrue (0.51s)
20:14:52 [2022-09-07T20:14:52.784Z] === RUN   TestInspectOomKilledFalse
20:14:53 [2022-09-07T20:14:53.349Z] --- PASS: TestInspectOomKilledFalse (0.44s)
20:14:53 [2022-09-07T20:14:53.349Z] === RUN   TestLinksEtcHostsContentMatch
20:14:53 [2022-09-07T20:14:53.608Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
20:14:53 [2022-09-07T20:14:53.608Z] === RUN   TestLinksContainerNames
20:14:54 [2022-09-07T20:14:54.541Z] --- PASS: TestLinksContainerNames (0.86s)
20:14:54 [2022-09-07T20:14:54.541Z] === RUN   TestLogsFollowTailEmpty
20:14:54 [2022-09-07T20:14:54.798Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
20:14:54 [2022-09-07T20:14:54.798Z] === RUN   TestLogs
20:14:54 [2022-09-07T20:14:54.798Z] === RUN   TestLogs/driver_local
20:14:54 [2022-09-07T20:14:54.798Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:14:54 [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:14:54 [2022-09-07T20:14:54.799Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:14:54 [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:14:54 [2022-09-07T20:14:54.799Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:14:54 [2022-09-07T20:14:54.799Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:14:55 [2022-09-07T20:14:55.732Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:14:55 [2022-09-07T20:14:55.732Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:14:56 [2022-09-07T20:14:56.297Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:14:56 [2022-09-07T20:14:56.297Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:14:56 [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:14:56 [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:14:56 [2022-09-07T20:14:56.862Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:14:56 [2022-09-07T20:14:56.862Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:14:57 [2022-09-07T20:14:57.427Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:14:57 [2022-09-07T20:14:57.427Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:14:57 [2022-09-07T20:14:57.993Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:14:57 [2022-09-07T20:14:57.993Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:14:58 [2022-09-07T20:14:58.558Z] --- PASS: TestLogs (3.80s)
20:14:58 [2022-09-07T20:14:58.558Z]     --- PASS: TestLogs/driver_local (0.01s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s)
20:14:58 [2022-09-07T20:14:58.558Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
20:14:58 [2022-09-07T20:14:58.558Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s)
20:14:58 [2022-09-07T20:14:58.558Z] === RUN   TestContainerNetworkMountsNoChown
20:14:59 [2022-09-07T20:14:59.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/default
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/private
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rprivate
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/slave
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rslave
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/shared
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rshared
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/default
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/default/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/default/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rslave
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rshared
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/shared
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rprivate
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/slave
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/private
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/private/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === RUN   TestMountDaemonRoot/private/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/default/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/default/mount_root
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:14:59 [2022-09-07T20:14:59.127Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:14:59 [2022-09-07T20:14:59.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:14:59 [2022-09-07T20:14:59.643Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:14:59 [2022-09-07T20:14:59.643Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:14:59 [2022-09-07T20:14:59.643Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:14:59 [2022-09-07T20:14:59.643Z] === CONT  TestMountDaemonRoot/private/bind_root
20:14:59 [2022-09-07T20:14:59.643Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:14:59 [2022-09-07T20:14:59.643Z] === CONT  TestMountDaemonRoot/private/mount_root
20:14:59 [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot (0.01s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:14:59 [2022-09-07T20:14:59.643Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:14:59 [2022-09-07T20:14:59.643Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:14:59 [2022-09-07T20:14:59.643Z] === RUN   TestContainerBindMountNonRecursive
20:15:01 [2022-09-07T20:15:01.015Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
20:15:01 [2022-09-07T20:15:01.015Z] === RUN   TestContainerVolumesMountedAsShared
20:15:01 [2022-09-07T20:15:01.273Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
20:15:01 [2022-09-07T20:15:01.273Z] === RUN   TestContainerVolumesMountedAsSlave
20:15:01 [2022-09-07T20:15:01.840Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
20:15:01 [2022-09-07T20:15:01.840Z] === RUN   TestNetworkNat
20:15:02 [2022-09-07T20:15:02.098Z] --- PASS: TestNetworkNat (0.47s)
20:15:02 [2022-09-07T20:15:02.098Z] === RUN   TestNetworkLocalhostTCPNat
20:15:02 [2022-09-07T20:15:02.663Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
20:15:02 [2022-09-07T20:15:02.664Z] === RUN   TestNetworkLoopbackNat
20:15:05 [2022-09-07T20:15:05.964Z] --- PASS: TestNetworkLoopbackNat (2.64s)
20:15:05 [2022-09-07T20:15:05.964Z] === RUN   TestPause
20:15:05 [2022-09-07T20:15:05.964Z] --- PASS: TestPause (0.45s)
20:15:05 [2022-09-07T20:15:05.964Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:15:05 [2022-09-07T20:15:05.964Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:15:05 [2022-09-07T20:15:05.964Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:15:05 [2022-09-07T20:15:05.964Z] === RUN   TestPauseStopPausedContainer
20:15:06 [2022-09-07T20:15:06.222Z] --- PASS: TestPauseStopPausedContainer (0.48s)
20:15:06 [2022-09-07T20:15:06.222Z] === RUN   TestPidHost
20:15:07 [2022-09-07T20:15:07.155Z] --- PASS: TestPidHost (0.98s)
20:15:07 [2022-09-07T20:15:07.155Z] === RUN   TestPsFilter
20:15:07 [2022-09-07T20:15:07.413Z] --- PASS: TestPsFilter (0.14s)
20:15:07 [2022-09-07T20:15:07.413Z] === RUN   TestRemoveContainerWithRemovedVolume
20:15:07 [2022-09-07T20:15:07.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
20:15:07 [2022-09-07T20:15:07.979Z] === RUN   TestRemoveContainerWithVolume
20:15:08 [2022-09-07T20:15:08.236Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
20:15:08 [2022-09-07T20:15:08.236Z] === RUN   TestRemoveContainerRunning
20:15:08 [2022-09-07T20:15:08.801Z] --- PASS: TestRemoveContainerRunning (0.43s)
20:15:08 [2022-09-07T20:15:08.801Z] === RUN   TestRemoveContainerForceRemoveRunning
20:15:09 [2022-09-07T20:15:09.059Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
20:15:09 [2022-09-07T20:15:09.059Z] === RUN   TestRemoveInvalidContainer
20:15:09 [2022-09-07T20:15:09.059Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:15:09 [2022-09-07T20:15:09.059Z] === RUN   TestRenameLinkedContainer
20:15:10 [2022-09-07T20:15:10.956Z] --- PASS: TestRenameLinkedContainer (1.78s)
20:15:10 [2022-09-07T20:15:10.956Z] === RUN   TestRenameStoppedContainer
20:15:11 [2022-09-07T20:15:11.522Z] --- PASS: TestRenameStoppedContainer (0.42s)
20:15:11 [2022-09-07T20:15:11.522Z] === RUN   TestRenameRunningContainerAndReuse
20:15:12 [2022-09-07T20:15:12.087Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
20:15:12 [2022-09-07T20:15:12.087Z] === RUN   TestRenameInvalidName
20:15:12 [2022-09-07T20:15:12.652Z] --- PASS: TestRenameInvalidName (0.42s)
20:15:12 [2022-09-07T20:15:12.652Z] === RUN   TestRenameAnonymousContainer
20:15:14 [2022-09-07T20:15:14.551Z] --- PASS: TestRenameAnonymousContainer (1.58s)
20:15:14 [2022-09-07T20:15:14.551Z] === RUN   TestRenameContainerWithSameName
20:15:14 [2022-09-07T20:15:14.551Z] --- PASS: TestRenameContainerWithSameName (0.43s)
20:15:14 [2022-09-07T20:15:14.551Z] === RUN   TestRenameContainerWithLinkedContainer
20:15:15 [2022-09-07T20:15:15.487Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
20:15:15 [2022-09-07T20:15:15.487Z] === RUN   TestResize
20:15:16 [2022-09-07T20:15:16.051Z] --- PASS: TestResize (0.41s)
20:15:16 [2022-09-07T20:15:16.052Z] === RUN   TestResizeWithInvalidSize
20:15:16 [2022-09-07T20:15:16.309Z] --- PASS: TestResizeWithInvalidSize (0.46s)
20:15:16 [2022-09-07T20:15:16.309Z] === RUN   TestResizeWhenContainerNotStarted
20:15:16 [2022-09-07T20:15:16.874Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:15:16 [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:15:16 [2022-09-07T20:15:16.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:15:18 [2022-09-07T20:15:18.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:15:19 [2022-09-07T20:15:19.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:15:21 [2022-09-07T20:15:21.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:15:21 [2022-09-07T20:15:21.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:15:22 [2022-09-07T20:15:22.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:15:22 [2022-09-07T20:15:22.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:15:25 [2022-09-07T20:15:25.577Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:15:25 [2022-09-07T20:15:25.577Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:15:27 [2022-09-07T20:15:27.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:15:29 [2022-09-07T20:15:29.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:15:29 [2022-09-07T20:15:29.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:15:31 [2022-09-07T20:15:31.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:15:31 [2022-09-07T20:15:31.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:15:33 [2022-09-07T20:15:33.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:15:34 [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
20:15:34 [2022-09-07T20:15:34.545Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
20:15:34 [2022-09-07T20:15:34.545Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:15:34 [2022-09-07T20:15:34.545Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:15:35 [2022-09-07T20:15:35.479Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:15:36 [2022-09-07T20:15:36.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
20:15:36 [2022-09-07T20:15:36.411Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
20:15:36 [2022-09-07T20:15:36.411Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
20:15:36 [2022-09-07T20:15:36.411Z] === RUN   TestCgroupNamespacesRun
20:15:37 [2022-09-07T20:15:37.786Z] --- PASS: TestCgroupNamespacesRun (1.17s)
20:15:37 [2022-09-07T20:15:37.786Z] === RUN   TestCgroupNamespacesRunPrivileged
20:15:38 [2022-09-07T20:15:38.719Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
20:15:38 [2022-09-07T20:15:38.719Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:15:40 [2022-09-07T20:15:40.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
20:15:40 [2022-09-07T20:15:40.091Z] === RUN   TestCgroupNamespacesRunHostMode
20:15:41 [2022-09-07T20:15:41.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
20:15:41 [2022-09-07T20:15:41.024Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:15:42 [2022-09-07T20:15:42.396Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
20:15:42 [2022-09-07T20:15:42.396Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:15:43 [2022-09-07T20:15:43.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
20:15:43 [2022-09-07T20:15:43.328Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:15:43 [2022-09-07T20:15:43.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
20:15:43 [2022-09-07T20:15:43.893Z] === RUN   TestCgroupNamespacesRunOlderClient
20:15:45 [2022-09-07T20:15:45.267Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
20:15:45 [2022-09-07T20:15:45.267Z] === RUN   TestNISDomainname
20:15:45 [2022-09-07T20:15:45.833Z] --- PASS: TestNISDomainname (0.53s)
20:15:45 [2022-09-07T20:15:45.833Z] === RUN   TestHostnameDnsResolution
20:15:46 [2022-09-07T20:15:46.410Z] --- PASS: TestHostnameDnsResolution (0.66s)
20:15:46 [2022-09-07T20:15:46.410Z] === RUN   TestUnprivilegedPortsAndPing
20:15:46 [2022-09-07T20:15:46.976Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
20:15:46 [2022-09-07T20:15:46.976Z] === RUN   TestPrivilegedHostDevices
20:15:47 [2022-09-07T20:15:47.541Z] --- PASS: TestPrivilegedHostDevices (0.55s)
20:15:47 [2022-09-07T20:15:47.541Z] === RUN   TestRunConsoleSize
20:15:47 [2022-09-07T20:15:47.802Z] --- PASS: TestRunConsoleSize (0.43s)
20:15:47 [2022-09-07T20:15:47.802Z] === RUN   TestRunWithAlternativeContainerdShim
20:15:50 [2022-09-07T20:15:50.328Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
20:15:50 [2022-09-07T20:15:50.328Z] === RUN   TestStats
20:15:52 [2022-09-07T20:15:52.225Z] --- PASS: TestStats (2.44s)
20:15:52 [2022-09-07T20:15:52.225Z] === RUN   TestStopContainerWithTimeout
20:15:52 [2022-09-07T20:15:52.483Z] === RUN   TestStopContainerWithTimeout/0
20:15:52 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/0
20:15:52 [2022-09-07T20:15:52.483Z] === RUN   TestStopContainerWithTimeout/1
20:15:52 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/1
20:15:52 [2022-09-07T20:15:52.483Z] === RUN   TestStopContainerWithTimeout/3
20:15:52 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/3
20:15:52 [2022-09-07T20:15:52.483Z] === RUN   TestStopContainerWithTimeout/-1
20:15:52 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/-1
20:15:52 [2022-09-07T20:15:52.483Z] === CONT  TestStopContainerWithTimeout/0
20:15:52 [2022-09-07T20:15:52.483Z] === CONT  TestStopContainerWithTimeout/3
20:15:53 [2022-09-07T20:15:53.049Z] === CONT  TestStopContainerWithTimeout/-1
20:15:55 [2022-09-07T20:15:55.575Z] === CONT  TestStopContainerWithTimeout/1
20:15:56 [2022-09-07T20:15:56.506Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:15:56 [2022-09-07T20:15:56.506Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
20:15:56 [2022-09-07T20:15:56.506Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
20:15:56 [2022-09-07T20:15:56.506Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
20:15:56 [2022-09-07T20:15:56.506Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
20:15:56 [2022-09-07T20:15:56.506Z] === RUN   TestDeleteDevicemapper
20:15:56 [2022-09-07T20:15:56.506Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:15:56 [2022-09-07T20:15:56.506Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:15:56 [2022-09-07T20:15:56.507Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:15:58 [2022-09-07T20:15:58.404Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
20:15:58 [2022-09-07T20:15:58.404Z] === RUN   TestUpdateMemory
20:15:58 [2022-09-07T20:15:58.662Z] --- PASS: TestUpdateMemory (0.55s)
20:15:58 [2022-09-07T20:15:58.662Z] === RUN   TestUpdateCPUQuota
20:15:59 [2022-09-07T20:15:59.228Z] --- PASS: TestUpdateCPUQuota (0.71s)
20:15:59 [2022-09-07T20:15:59.228Z] === RUN   TestUpdatePidsLimit
20:15:59 [2022-09-07T20:15:59.228Z] === RUN   TestUpdatePidsLimit/update_from_none
20:15:59 [2022-09-07T20:15:59.486Z] === RUN   TestUpdatePidsLimit/no_change
20:15:59 [2022-09-07T20:15:59.744Z] === RUN   TestUpdatePidsLimit/update_lower
20:16:00 [2022-09-07T20:16:00.002Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:16:00 [2022-09-07T20:16:00.002Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:16:00 [2022-09-07T20:16:00.260Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:16:00 [2022-09-07T20:16:00.518Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:16:01 [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit (1.93s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
20:16:01 [2022-09-07T20:16:01.083Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
20:16:01 [2022-09-07T20:16:01.083Z] === RUN   TestUpdateRestartPolicy
20:16:13 [2022-09-07T20:16:13.274Z] --- PASS: TestUpdateRestartPolicy (10.87s)
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestUpdateRestartWithAutoRemove
20:16:13 [2022-09-07T20:16:13.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestWaitNonBlocked
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:16:13 [2022-09-07T20:16:13.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:16:13 [2022-09-07T20:16:13.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:16:13 [2022-09-07T20:16:13.274Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:16:13 [2022-09-07T20:16:13.274Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:16:13 [2022-09-07T20:16:13.274Z] --- PASS: TestWaitNonBlocked (0.01s)
20:16:13 [2022-09-07T20:16:13.274Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
20:16:13 [2022-09-07T20:16:13.274Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestWaitBlocked
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:16:13 [2022-09-07T20:16:13.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:16:13 [2022-09-07T20:16:13.274Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:16:13 [2022-09-07T20:16:13.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:16:13 [2022-09-07T20:16:13.274Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:16:13 [2022-09-07T20:16:13.274Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:16:13 [2022-09-07T20:16:13.840Z] --- PASS: TestWaitBlocked (0.01s)
20:16:13 [2022-09-07T20:16:13.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
20:16:13 [2022-09-07T20:16:13.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
20:16:13 [2022-09-07T20:16:13.840Z] === RUN   TestWaitConditions
20:16:13 [2022-09-07T20:16:13.840Z] === RUN   TestWaitConditions/default
20:16:13 [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/default
20:16:13 [2022-09-07T20:16:13.840Z] === RUN   TestWaitConditions/not-running
20:16:13 [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/not-running
20:16:13 [2022-09-07T20:16:13.840Z] === RUN   TestWaitConditions/next-exit
20:16:13 [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/next-exit
20:16:13 [2022-09-07T20:16:13.840Z] === RUN   TestWaitConditions/removed
20:16:13 [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/removed
20:16:13 [2022-09-07T20:16:13.840Z] === CONT  TestWaitConditions/default
20:16:13 [2022-09-07T20:16:13.840Z] === CONT  TestWaitConditions/next-exit
20:16:13 [2022-09-07T20:16:13.840Z]     wait_test.go:146: ContainerID = d77f6bb6f086965527700a797ca0da0600a42f742c788d3b9eee628afb2eb8cc
20:16:13 [2022-09-07T20:16:13.840Z] === CONT  TestWaitConditions/default
20:16:13 [2022-09-07T20:16:13.840Z]     wait_test.go:146: ContainerID = 3331c439d08ecff0349e330f954b8eb6ec9a0f5b873462b61ba34b7eccc64ada
20:16:14 [2022-09-07T20:16:14.410Z] === CONT  TestWaitConditions/removed
20:16:14 [2022-09-07T20:16:14.410Z]     wait_test.go:146: ContainerID = e1780313de8e08b8519d3f4e78e9c7bc6d68d74bfe59b3ab74c6a5cdc569c894
20:16:14 [2022-09-07T20:16:14.410Z] === CONT  TestWaitConditions/not-running
20:16:14 [2022-09-07T20:16:14.673Z]     wait_test.go:146: ContainerID = 86ec3503bb85540a2ec93d2d3582a1917ab1730bf96f346fb3f32a1bd96e22b2
20:16:14 [2022-09-07T20:16:14.931Z] --- PASS: TestWaitConditions (0.01s)
20:16:14 [2022-09-07T20:16:14.931Z]     --- PASS: TestWaitConditions/next-exit (0.48s)
20:16:15 [2022-09-07T20:16:15.189Z]     --- PASS: TestWaitConditions/default (0.58s)
20:16:15 [2022-09-07T20:16:15.189Z]     --- PASS: TestWaitConditions/removed (0.57s)
20:16:15 [2022-09-07T20:16:15.189Z]     --- PASS: TestWaitConditions/not-running (0.54s)
20:16:15 [2022-09-07T20:16:15.189Z] === RUN   TestWaitRestartedContainer
20:16:15 [2022-09-07T20:16:15.189Z] === RUN   TestWaitRestartedContainer/default
20:16:15 [2022-09-07T20:16:15.189Z] === PAUSE TestWaitRestartedContainer/default
20:16:15 [2022-09-07T20:16:15.189Z] === RUN   TestWaitRestartedContainer/not-running
20:16:15 [2022-09-07T20:16:15.189Z] === PAUSE TestWaitRestartedContainer/not-running
20:16:15 [2022-09-07T20:16:15.189Z] === RUN   TestWaitRestartedContainer/next-exit
20:16:15 [2022-09-07T20:16:15.189Z] === PAUSE TestWaitRestartedContainer/next-exit
20:16:15 [2022-09-07T20:16:15.189Z] === CONT  TestWaitRestartedContainer/default
20:16:15 [2022-09-07T20:16:15.189Z] === CONT  TestWaitRestartedContainer/next-exit
20:16:17 [2022-09-07T20:16:17.088Z] === CONT  TestWaitRestartedContainer/not-running
20:16:17 [2022-09-07T20:16:17.655Z] --- PASS: TestWaitRestartedContainer (0.02s)
20:16:17 [2022-09-07T20:16:17.655Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.65s)
20:16:17 [2022-09-07T20:16:17.655Z]     --- PASS: TestWaitRestartedContainer/default (1.69s)
20:16:17 [2022-09-07T20:16:17.655Z]     --- PASS: TestWaitRestartedContainer/not-running (0.85s)
20:16:17 [2022-09-07T20:16:17.655Z] === CONT  TestContainerStartOnDaemonRestart
20:16:17 [2022-09-07T20:16:17.655Z] === CONT  TestContainerKillOnDaemonStart
20:16:19 [2022-09-07T20:16:19.555Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s)
20:16:19 [2022-09-07T20:16:19.555Z] === CONT  TestIpcModeOlderClient
20:16:19 [2022-09-07T20:16:19.555Z] --- PASS: TestIpcModeOlderClient (0.07s)
20:16:19 [2022-09-07T20:16:19.555Z] === CONT  TestDaemonHostGatewayIP
20:16:22 [2022-09-07T20:16:22.082Z] --- PASS: TestDaemonHostGatewayIP (2.23s)
20:16:22 [2022-09-07T20:16:22.082Z] === CONT  TestRestartDaemonWithRestartingContainer
20:16:23 [2022-09-07T20:16:23.455Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.68s)
20:16:23 [2022-09-07T20:16:23.455Z] === CONT  TestDaemonRestartIpcMode
20:16:25 [2022-09-07T20:16:25.983Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
20:16:29 [2022-09-07T20:16:29.261Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
20:16:29 [2022-09-07T20:16:29.261Z] PASS
20:16:29 [2022-09-07T20:16:29.261Z] 
20:16:29 [2022-09-07T20:16:29.261Z] === Skipped
20:16:29 [2022-09-07T20:16:29.261Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:16:29 [2022-09-07T20:16:29.261Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:16:29 [2022-09-07T20:16:29.261Z] 
20:16:29 [2022-09-07T20:16:29.262Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:16:29 [2022-09-07T20:16:29.262Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:16:29 [2022-09-07T20:16:29.262Z] 
20:16:29 [2022-09-07T20:16:29.262Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:16:29 [2022-09-07T20:16:29.262Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:16:29 [2022-09-07T20:16:29.262Z] 
20:16:29 [2022-09-07T20:16:29.262Z] DONE 273 tests, 3 skipped in 127.770s
20:16:29 [2022-09-07T20:16:29.262Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:16:29 [2022-09-07T20:16:29.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:16:29 [2022-09-07T20:16:29.262Z] ++ set -e
20:16:29 [2022-09-07T20:16:29.262Z] ++ '[' -n 0 ']'
20:16:29 [2022-09-07T20:16:29.262Z] ++ set -x
20:16:29 [2022-09-07T20:16:29.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:16:29 [2022-09-07T20:16:29.523Z] === RUN   TestConfigDaemonLibtrustID
20:16:30 [2022-09-07T20:16:30.088Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:16:30 [2022-09-07T20:16:30.088Z] === RUN   TestConfigDaemonID
20:16:31 [2022-09-07T20:16:31.022Z]     daemon_test.go:83: [d160252716b09] daemon is not started
20:16:31 [2022-09-07T20:16:31.022Z] --- PASS: TestConfigDaemonID (1.04s)
20:16:31 [2022-09-07T20:16:31.022Z] === RUN   TestDaemonConfigValidation
20:16:31 [2022-09-07T20:16:31.022Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:16:31 [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:16:31 [2022-09-07T20:16:31.022Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:16:31 [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:16:31 [2022-09-07T20:16:31.022Z] === RUN   TestDaemonConfigValidation/invalid_config
20:16:31 [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:16:31 [2022-09-07T20:16:31.022Z] === RUN   TestDaemonConfigValidation/malformed_config
20:16:31 [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:16:31 [2022-09-07T20:16:31.022Z] === RUN   TestDaemonConfigValidation/valid_config
20:16:31 [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/valid_config
20:16:31 [2022-09-07T20:16:31.022Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:16:31 [2022-09-07T20:16:31.022Z] === CONT  TestDaemonConfigValidation/malformed_config
20:16:31 [2022-09-07T20:16:31.022Z] === CONT  TestDaemonConfigValidation/valid_config
20:16:31 [2022-09-07T20:16:31.022Z] === CONT  TestDaemonConfigValidation/invalid_config
20:16:31 [2022-09-07T20:16:31.022Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:16:31 [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:16:31 [2022-09-07T20:16:31.280Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:16:31 [2022-09-07T20:16:31.280Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
20:16:31 [2022-09-07T20:16:31.280Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
20:16:31 [2022-09-07T20:16:31.280Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:16:31 [2022-09-07T20:16:31.280Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:16:31 [2022-09-07T20:16:31.280Z] === RUN   TestConfigDaemonSeccompProfiles
20:16:31 [2022-09-07T20:16:31.280Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:16:32 [2022-09-07T20:16:32.213Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:16:33 [2022-09-07T20:16:33.148Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:16:34 [2022-09-07T20:16:34.521Z] === CONT  TestConfigDaemonSeccompProfiles
20:16:34 [2022-09-07T20:16:34.521Z]     daemon_test.go:197: [d73f2ee6b3959] daemon is not started
20:16:34 [2022-09-07T20:16:34.521Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:16:34 [2022-09-07T20:16:34.521Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:16:34 [2022-09-07T20:16:34.521Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:16:34 [2022-09-07T20:16:34.521Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:16:34 [2022-09-07T20:16:34.521Z] === RUN   TestDaemonProxy
20:16:34 [2022-09-07T20:16:34.521Z] === RUN   TestDaemonProxy/environment_variables
20:16:35 [2022-09-07T20:16:35.894Z] === RUN   TestDaemonProxy/command-line_options
20:16:37 [2022-09-07T20:16:37.818Z] === RUN   TestDaemonProxy/configuration_file
20:16:39 [2022-09-07T20:16:39.719Z] === RUN   TestDaemonProxy/conflicting_options
20:16:39 [2022-09-07T20:16:39.977Z] === RUN   TestDaemonProxy/reload_sanitized
20:16:40 [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy (6.21s)
20:16:40 [2022-09-07T20:16:40.542Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
20:16:40 [2022-09-07T20:16:40.542Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
20:16:40 [2022-09-07T20:16:40.542Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
20:16:40 [2022-09-07T20:16:40.542Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:16:40 [2022-09-07T20:16:40.542Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:16:40 [2022-09-07T20:16:40.542Z] PASS
20:16:40 [2022-09-07T20:16:40.542Z] 
20:16:40 [2022-09-07T20:16:40.542Z] DONE 18 tests in 11.228s
20:16:40 [2022-09-07T20:16:40.542Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:16:40 [2022-09-07T20:16:40.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:16:40 [2022-09-07T20:16:40.542Z] ++ set -e
20:16:40 [2022-09-07T20:16:40.542Z] ++ '[' -n 0 ']'
20:16:40 [2022-09-07T20:16:40.542Z] ++ set -x
20:16:40 [2022-09-07T20:16:40.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:16:40 [2022-09-07T20:16:40.799Z] INFO: Testing against a local daemon
20:16:40 [2022-09-07T20:16:40.800Z] === RUN   TestCommitInheritsEnv
20:16:41 [2022-09-07T20:16:41.057Z] --- PASS: TestCommitInheritsEnv (0.27s)
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportExtremelyLargeImageWorks
20:16:41 [2022-09-07T20:16:41.057Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:16:41 [2022-09-07T20:16:41.057Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportWithCustomPlatform
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportWithCustomPlatform/#00
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportWithCustomPlatform/_______
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportWithCustomPlatform//
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportWithCustomPlatform/linux
20:16:41 [2022-09-07T20:16:41.057Z] === RUN   TestImportWithCustomPlatform/LINUX
20:16:41 [2022-09-07T20:16:41.314Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:16:41 [2022-09-07T20:16:41.315Z] === RUN   TestImportWithCustomPlatform/macos
20:16:41 [2022-09-07T20:16:41.315Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:16:41 [2022-09-07T20:16:41.315Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:16:41 [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform (0.33s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:16:41 [2022-09-07T20:16:41.315Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:16:41 [2022-09-07T20:16:41.315Z] === RUN   TestImagesFilterMultiReference
20:16:41 [2022-09-07T20:16:41.315Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:16:41 [2022-09-07T20:16:41.315Z] === RUN   TestImagePullPlatformInvalid
20:16:41 [2022-09-07T20:16:41.315Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:16:41 [2022-09-07T20:16:41.315Z] === RUN   TestRemoveImageOrphaning
20:16:41 [2022-09-07T20:16:41.573Z] --- PASS: TestRemoveImageOrphaning (0.28s)
20:16:41 [2022-09-07T20:16:41.573Z] === RUN   TestRemoveImageGarbageCollector
20:16:41 [2022-09-07T20:16:41.573Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:41 [2022-09-07T20:16:41.573Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:16:41 [2022-09-07T20:16:41.573Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:16:41 [2022-09-07T20:16:41.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:16:41 [2022-09-07T20:16:41.573Z] === RUN   TestTagInvalidReference
20:16:41 [2022-09-07T20:16:41.831Z] --- PASS: TestTagInvalidReference (0.02s)
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestTagValidPrefixedRepo
20:16:41 [2022-09-07T20:16:41.831Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestTagExistedNameWithoutForce
20:16:41 [2022-09-07T20:16:41.831Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestTagOfficialNames
20:16:41 [2022-09-07T20:16:41.831Z] --- PASS: TestTagOfficialNames (0.05s)
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestTagMatchesDigest
20:16:41 [2022-09-07T20:16:41.831Z] --- PASS: TestTagMatchesDigest (0.01s)
20:16:41 [2022-09-07T20:16:41.831Z] PASS
20:16:41 [2022-09-07T20:16:41.831Z] 
20:16:41 [2022-09-07T20:16:41.831Z] === Skipped
20:16:41 [2022-09-07T20:16:41.831Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:16:41 [2022-09-07T20:16:41.831Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:16:41 [2022-09-07T20:16:41.831Z] 
20:16:41 [2022-09-07T20:16:41.831Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:16:41 [2022-09-07T20:16:41.831Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:41 [2022-09-07T20:16:41.831Z] 
20:16:41 [2022-09-07T20:16:41.831Z] DONE 22 tests, 2 skipped in 1.339s
20:16:41 [2022-09-07T20:16:41.831Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:16:41 [2022-09-07T20:16:41.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:16:41 [2022-09-07T20:16:41.831Z] ++ set -e
20:16:41 [2022-09-07T20:16:41.831Z] ++ '[' -n 0 ']'
20:16:41 [2022-09-07T20:16:41.831Z] ++ set -x
20:16:41 [2022-09-07T20:16:41.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestStripANSICommands
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestStripANSICommands/#00
20:16:41 [2022-09-07T20:16:41.831Z] === RUN   TestStripANSICommands/#01
20:16:41 [2022-09-07T20:16:41.831Z] --- PASS: TestStripANSICommands (0.00s)
20:16:41 [2022-09-07T20:16:41.831Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:16:41 [2022-09-07T20:16:41.831Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:16:41 [2022-09-07T20:16:41.831Z] PASS
20:16:41 [2022-09-07T20:16:41.831Z] 
20:16:41 [2022-09-07T20:16:41.831Z] DONE 3 tests in 0.044s
20:16:41 [2022-09-07T20:16:41.831Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:16:41 [2022-09-07T20:16:41.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:16:41 [2022-09-07T20:16:41.831Z] ++ set -e
20:16:41 [2022-09-07T20:16:41.831Z] ++ '[' -n 0 ']'
20:16:41 [2022-09-07T20:16:41.831Z] ++ set -x
20:16:41 [2022-09-07T20:16:41.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:16:42 [2022-09-07T20:16:42.089Z] INFO: Testing against a local daemon
20:16:42 [2022-09-07T20:16:42.089Z] === RUN   TestNetworkCreateDelete
20:16:42 [2022-09-07T20:16:42.089Z] --- PASS: TestNetworkCreateDelete (0.14s)
20:16:42 [2022-09-07T20:16:42.089Z] === RUN   TestDockerNetworkDeletePreferID
20:16:42 [2022-09-07T20:16:42.655Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
20:16:42 [2022-09-07T20:16:42.655Z] === RUN   TestDaemonDNSFallback
20:16:49 [2022-09-07T20:16:49.207Z] --- PASS: TestDaemonDNSFallback (6.26s)
20:16:49 [2022-09-07T20:16:49.207Z] === RUN   TestInspectNetwork
20:16:51 [2022-09-07T20:16:51.733Z] === RUN   TestInspectNetwork/full_network_id
20:16:51 [2022-09-07T20:16:51.733Z] === RUN   TestInspectNetwork/partial_network_id
20:16:51 [2022-09-07T20:16:51.733Z] === RUN   TestInspectNetwork/network_name
20:16:51 [2022-09-07T20:16:51.733Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:16:55 [2022-09-07T20:16:55.912Z] --- PASS: TestInspectNetwork (7.08s)
20:16:55 [2022-09-07T20:16:55.913Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:16:55 [2022-09-07T20:16:55.913Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:16:55 [2022-09-07T20:16:55.913Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:16:55 [2022-09-07T20:16:55.913Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:16:55 [2022-09-07T20:16:55.913Z] === RUN   TestRunContainerWithBridgeNone
20:16:57 [2022-09-07T20:16:57.286Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/create
20:16:57 [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:16:57 [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:16:57 [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:16:57 [2022-09-07T20:16:57.286Z] === CONT  TestNetworkInvalidJSON/networks/create
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:16:57 [2022-09-07T20:16:57.286Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:16:57 [2022-09-07T20:16:57.286Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:16:57 [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:16:57 [2022-09-07T20:16:57.286Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkList
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkList//networks
20:16:57 [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkList//networks
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestNetworkList//networks/
20:16:57 [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkList//networks/
20:16:57 [2022-09-07T20:16:57.286Z] === CONT  TestNetworkList//networks/
20:16:57 [2022-09-07T20:16:57.286Z] === CONT  TestNetworkList//networks
20:16:57 [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkList (0.01s)
20:16:57 [2022-09-07T20:16:57.286Z]     --- PASS: TestNetworkList//networks (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:16:57 [2022-09-07T20:16:57.286Z] === RUN   TestHostIPv4BridgeLabel
20:16:57 [2022-09-07T20:16:57.851Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:16:57 [2022-09-07T20:16:57.851Z] === RUN   TestDaemonRestartWithLiveRestore
20:16:59 [2022-09-07T20:16:59.223Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:16:59 [2022-09-07T20:16:59.223Z] === RUN   TestDaemonDefaultNetworkPools
20:16:59 [2022-09-07T20:16:59.788Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
20:16:59 [2022-09-07T20:16:59.788Z] === RUN   TestDaemonRestartWithExistingNetwork
20:17:00 [2022-09-07T20:17:00.722Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
20:17:00 [2022-09-07T20:17:00.722Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:17:02 [2022-09-07T20:17:02.105Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
20:17:02 [2022-09-07T20:17:02.105Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:17:02 [2022-09-07T20:17:02.684Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
20:17:02 [2022-09-07T20:17:02.684Z] === RUN   TestServiceWithPredefinedNetwork
20:17:05 [2022-09-07T20:17:05.210Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
20:17:05 [2022-09-07T20:17:05.210Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:17:05 [2022-09-07T20:17:05.210Z]     service_test.go:243: FLAKY_TEST
20:17:05 [2022-09-07T20:17:05.210Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:17:05 [2022-09-07T20:17:05.210Z] === RUN   TestServiceWithDataPathPortInit
20:17:20 [2022-09-07T20:17:20.075Z] --- PASS: TestServiceWithDataPathPortInit (13.66s)
20:17:20 [2022-09-07T20:17:20.075Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:17:20 [2022-09-07T20:17:20.640Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:owrgfyzvqdi44ubwut18u71a5 Created:2022-09-07 20:17:19.548250352 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3ee890bcd3d4b5c87facb80f372ebb670cff0b7c8de6cf3b23d5b0d195515150:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka6t94sws7iuuche7pxk8ch3h EndpointID:a7ebd947d75028c63a0c4b399ef0fe932a26c8b17084daa63ccb6198afeb861a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8494c9ad69fb5617a2836d23585eb2da4518cba0e45febee0cf687afdfeac493 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f5effcaf74d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka6t94sws7iuuche7pxk8ch3h EndpointID:a7ebd947d75028c63a0c4b399ef0fe932a26c8b17084daa63ccb6198afeb861a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:17:25 [2022-09-07T20:17:25.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.36s)
20:17:25 [2022-09-07T20:17:25.900Z] PASS
20:17:25 [2022-09-07T20:17:25.900Z] 
20:17:25 [2022-09-07T20:17:25.900Z] === Skipped
20:17:25 [2022-09-07T20:17:25.900Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:17:25 [2022-09-07T20:17:25.900Z]     service_test.go:243: FLAKY_TEST
20:17:25 [2022-09-07T20:17:25.900Z] 
20:17:25 [2022-09-07T20:17:25.900Z] DONE 38 tests, 1 skipped in 43.074s
20:17:25 [2022-09-07T20:17:25.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:17:25 [2022-09-07T20:17:25.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:17:25 [2022-09-07T20:17:25.900Z] ++ set -e
20:17:25 [2022-09-07T20:17:25.900Z] ++ '[' -n 0 ']'
20:17:25 [2022-09-07T20:17:25.900Z] ++ set -x
20:17:25 [2022-09-07T20:17:25.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:17:25 [2022-09-07T20:17:25.900Z] INFO: Testing against a local daemon
20:17:25 [2022-09-07T20:17:25.900Z] === RUN   TestDockerNetworkIpvlanPersistance
20:17:25 [2022-09-07T20:17:25.900Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:17:25 [2022-09-07T20:17:25.900Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:17:25 [2022-09-07T20:17:25.900Z] === RUN   TestDockerNetworkIpvlan
20:17:25 [2022-09-07T20:17:25.900Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:17:25 [2022-09-07T20:17:25.900Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:17:25 [2022-09-07T20:17:25.900Z] PASS
20:17:25 [2022-09-07T20:17:25.900Z] 
20:17:25 [2022-09-07T20:17:25.900Z] === Skipped
20:17:25 [2022-09-07T20:17:25.900Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:17:25 [2022-09-07T20:17:25.900Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:17:25 [2022-09-07T20:17:25.900Z] 
20:17:25 [2022-09-07T20:17:25.900Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:17:25 [2022-09-07T20:17:25.900Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:17:25 [2022-09-07T20:17:25.900Z] 
20:17:25 [2022-09-07T20:17:25.900Z] DONE 2 tests, 2 skipped in 0.086s
20:17:25 [2022-09-07T20:17:25.900Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:17:25 [2022-09-07T20:17:25.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:17:25 [2022-09-07T20:17:25.900Z] ++ set -e
20:17:25 [2022-09-07T20:17:25.900Z] ++ '[' -n 0 ']'
20:17:25 [2022-09-07T20:17:25.900Z] ++ set -x
20:17:25 [2022-09-07T20:17:25.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:17:25 [2022-09-07T20:17:25.900Z] INFO: Testing against a local daemon
20:17:25 [2022-09-07T20:17:25.900Z] === RUN   TestDockerNetworkMacvlanPersistance
20:17:26 [2022-09-07T20:17:26.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
20:17:26 [2022-09-07T20:17:26.465Z] === RUN   TestDockerNetworkMacvlan
20:17:27 [2022-09-07T20:17:27.087Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:17:28 [2022-09-07T20:17:28.020Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:17:28 [2022-09-07T20:17:28.585Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:17:30 [2022-09-07T20:17:30.483Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:17:31 [2022-09-07T20:17:31.856Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:17:35 [2022-09-07T20:17:35.135Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:17:35 [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan (9.24s)
20:17:35 [2022-09-07T20:17:35.702Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
20:17:35 [2022-09-07T20:17:35.702Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
20:17:35 [2022-09-07T20:17:35.702Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
20:17:35 [2022-09-07T20:17:35.702Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
20:17:35 [2022-09-07T20:17:35.702Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
20:17:35 [2022-09-07T20:17:35.702Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
20:17:35 [2022-09-07T20:17:35.702Z] PASS
20:17:35 [2022-09-07T20:17:35.702Z] 
20:17:35 [2022-09-07T20:17:35.702Z] DONE 8 tests in 10.574s
20:17:35 [2022-09-07T20:17:35.702Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:17:35 [2022-09-07T20:17:35.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:17:35 [2022-09-07T20:17:35.702Z] ++ set -e
20:17:35 [2022-09-07T20:17:35.702Z] ++ '[' -n 0 ']'
20:17:35 [2022-09-07T20:17:35.702Z] ++ set -x
20:17:35 [2022-09-07T20:17:35.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:17:35 [2022-09-07T20:17:35.702Z] testing: warning: no tests to run
20:17:35 [2022-09-07T20:17:35.702Z] PASS
20:17:35 [2022-09-07T20:17:35.702Z] 
20:17:35 [2022-09-07T20:17:35.702Z] DONE 0 tests in 0.026s
20:17:35 [2022-09-07T20:17:35.702Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:17:35 [2022-09-07T20:17:35.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:17:35 [2022-09-07T20:17:35.702Z] ++ set -e
20:17:35 [2022-09-07T20:17:35.702Z] ++ '[' -n 0 ']'
20:17:35 [2022-09-07T20:17:35.702Z] ++ set -x
20:17:35 [2022-09-07T20:17:35.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:17:35 [2022-09-07T20:17:35.964Z] INFO: Testing against a local daemon
20:17:35 [2022-09-07T20:17:35.964Z] === RUN   TestAuthZPluginAllowRequest
20:17:36 [2022-09-07T20:17:36.906Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
20:17:36 [2022-09-07T20:17:36.906Z] === RUN   TestAuthZPluginTLS
20:17:37 [2022-09-07T20:17:37.471Z] --- PASS: TestAuthZPluginTLS (0.56s)
20:17:37 [2022-09-07T20:17:37.471Z] === RUN   TestAuthZPluginDenyRequest
20:17:38 [2022-09-07T20:17:38.036Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:17:38 [2022-09-07T20:17:38.036Z] === RUN   TestAuthZPluginAPIDenyResponse
20:17:38 [2022-09-07T20:17:38.602Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:17:38 [2022-09-07T20:17:38.602Z] === RUN   TestAuthZPluginDenyResponse
20:17:39 [2022-09-07T20:17:39.167Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:17:39 [2022-09-07T20:17:39.167Z] === RUN   TestAuthZPluginAllowEventStream
20:17:40 [2022-09-07T20:17:40.101Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
20:17:40 [2022-09-07T20:17:40.101Z] === RUN   TestAuthZPluginErrorResponse
20:17:40 [2022-09-07T20:17:40.666Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
20:17:40 [2022-09-07T20:17:40.666Z] === RUN   TestAuthZPluginErrorRequest
20:17:41 [2022-09-07T20:17:41.231Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:17:41 [2022-09-07T20:17:41.231Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:17:41 [2022-09-07T20:17:41.797Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:17:41 [2022-09-07T20:17:41.797Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:17:43 [2022-09-07T20:17:43.169Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
20:17:43 [2022-09-07T20:17:43.169Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:17:44 [2022-09-07T20:17:44.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
20:17:44 [2022-09-07T20:17:44.543Z] === RUN   TestAuthZPluginHeader
20:17:45 [2022-09-07T20:17:45.109Z] --- PASS: TestAuthZPluginHeader (0.70s)
20:17:45 [2022-09-07T20:17:45.109Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:17:45 [2022-09-07T20:17:45.109Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:17:45 [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:17:45 [2022-09-07T20:17:45.109Z] === RUN   TestAuthZPluginV2Disable
20:17:45 [2022-09-07T20:17:45.109Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:17:45 [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:17:45 [2022-09-07T20:17:45.109Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:17:45 [2022-09-07T20:17:45.109Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:17:45 [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:17:45 [2022-09-07T20:17:45.109Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:17:45 [2022-09-07T20:17:45.109Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:17:45 [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:17:45 [2022-09-07T20:17:45.109Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:18:03 [2022-09-07T20:18:03.178Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
20:18:03 [2022-09-07T20:18:03.178Z] PASS
20:18:03 [2022-09-07T20:18:03.178Z] 
20:18:03 [2022-09-07T20:18:03.178Z] === Skipped
20:18:03 [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:03 [2022-09-07T20:18:03.178Z] 
20:18:03 [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:03 [2022-09-07T20:18:03.178Z] 
20:18:03 [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:03 [2022-09-07T20:18:03.178Z] 
20:18:03 [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:03 [2022-09-07T20:18:03.178Z] 
20:18:03 [2022-09-07T20:18:03.178Z] DONE 17 tests, 4 skipped in 26.349s
20:18:03 [2022-09-07T20:18:03.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:18:03 [2022-09-07T20:18:03.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:18:03 [2022-09-07T20:18:03.178Z] ++ set -e
20:18:03 [2022-09-07T20:18:03.178Z] ++ '[' -n 0 ']'
20:18:03 [2022-09-07T20:18:03.178Z] ++ set -x
20:18:03 [2022-09-07T20:18:03.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:18:03 [2022-09-07T20:18:03.178Z] INFO: Testing against a local daemon
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:18:03 [2022-09-07T20:18:03.178Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:18:03 [2022-09-07T20:18:03.178Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:18:03 [2022-09-07T20:18:03.178Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:18:03 [2022-09-07T20:18:03.178Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:18:03 [2022-09-07T20:18:03.178Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:18:03 [2022-09-07T20:18:03.178Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:18:03 [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:18:03 [2022-09-07T20:18:03.178Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInstall
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInstall/no_auth
20:18:03 [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:18:03 [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86178a3079d7306113aeb8131c21c17679d81279e043470634d8a0f9d654c1db" mediatype=application/vnd.docker.plugin.v1+json size=522
20:18:03 [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:18:03 [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86178a3079d7306113aeb8131c21c17679d81279e043470634d8a0f9d654c1db" mediatype=application/vnd.docker.plugin.v1+json size=522
20:18:03 [2022-09-07T20:18:03.178Z] === RUN   TestPluginInstall/with_htpasswd
20:18:03 [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:18:03 [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:545ddbda79ec854bc2807200225fb5f9a52e6ed96f3a40e73ec88f1a4c390f08" mediatype=application/vnd.docker.plugin.v1+json size=522
20:18:03 [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:18:03 [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:545ddbda79ec854bc2807200225fb5f9a52e6ed96f3a40e73ec88f1a4c390f08" mediatype=application/vnd.docker.plugin.v1+json size=522
20:18:03 [2022-09-07T20:18:03.693Z] === RUN   TestPluginInstall/with_insecure
20:18:04 [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:18:04 [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65eaf12cbe0cce0ebec7ddbb88b4b470e9eeb5618a05763b568b3befd13ff986" mediatype=application/vnd.docker.plugin.v1+json size=522
20:18:04 [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:18:04 [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65eaf12cbe0cce0ebec7ddbb88b4b470e9eeb5618a05763b568b3befd13ff986" mediatype=application/vnd.docker.plugin.v1+json size=522
20:18:04 [2022-09-07T20:18:04.884Z]     plugin_test.go:196: [d66efeede7ae7] daemon is not started
20:18:04 [2022-09-07T20:18:04.884Z] --- PASS: TestPluginInstall (2.53s)
20:18:04 [2022-09-07T20:18:04.884Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
20:18:04 [2022-09-07T20:18:04.884Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
20:18:04 [2022-09-07T20:18:04.884Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
20:18:04 [2022-09-07T20:18:04.884Z] === RUN   TestPluginsWithRuntimes
20:18:06 [2022-09-07T20:18:06.256Z] === RUN   TestPluginsWithRuntimes/No_Args
20:18:07 [2022-09-07T20:18:07.188Z] === RUN   TestPluginsWithRuntimes/With_Args
20:18:08 [2022-09-07T20:18:08.122Z] --- PASS: TestPluginsWithRuntimes (3.24s)
20:18:08 [2022-09-07T20:18:08.122Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
20:18:08 [2022-09-07T20:18:08.122Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
20:18:08 [2022-09-07T20:18:08.122Z] === RUN   TestPluginBackCompatMediaTypes
20:18:08 [2022-09-07T20:18:08.715Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
20:18:08 [2022-09-07T20:18:08.715Z] PASS
20:18:08 [2022-09-07T20:18:08.715Z] 
20:18:08 [2022-09-07T20:18:08.715Z] DONE 24 tests in 6.472s
20:18:08 [2022-09-07T20:18:08.715Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:18:08 [2022-09-07T20:18:08.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:18:08 [2022-09-07T20:18:08.715Z] ++ set -e
20:18:08 [2022-09-07T20:18:08.715Z] ++ '[' -n 0 ']'
20:18:08 [2022-09-07T20:18:08.715Z] ++ set -x
20:18:08 [2022-09-07T20:18:08.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:18:08 [2022-09-07T20:18:08.715Z] INFO: Testing against a local daemon
20:18:08 [2022-09-07T20:18:08.715Z] === RUN   TestExternalGraphDriver
20:18:08 [2022-09-07T20:18:08.972Z] === RUN   TestExternalGraphDriver/json
20:18:10 [2022-09-07T20:18:10.870Z] === RUN   TestExternalGraphDriver/spec
20:18:12 [2022-09-07T20:18:12.242Z] === RUN   TestExternalGraphDriver/pull
20:18:14 [2022-09-07T20:18:14.139Z] --- PASS: TestExternalGraphDriver (5.13s)
20:18:14 [2022-09-07T20:18:14.139Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
20:18:14 [2022-09-07T20:18:14.139Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
20:18:14 [2022-09-07T20:18:14.139Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
20:18:14 [2022-09-07T20:18:14.139Z] === RUN   TestGraphdriverPluginV2
20:18:14 [2022-09-07T20:18:14.139Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:14 [2022-09-07T20:18:14.139Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:18:14 [2022-09-07T20:18:14.139Z] PASS
20:18:14 [2022-09-07T20:18:14.139Z] 
20:18:14 [2022-09-07T20:18:14.139Z] === Skipped
20:18:14 [2022-09-07T20:18:14.139Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:18:14 [2022-09-07T20:18:14.139Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:14 [2022-09-07T20:18:14.139Z] 
20:18:14 [2022-09-07T20:18:14.139Z] DONE 5 tests, 1 skipped in 5.551s
20:18:14 [2022-09-07T20:18:14.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:18:14 [2022-09-07T20:18:14.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:18:14 [2022-09-07T20:18:14.139Z] ++ set -e
20:18:14 [2022-09-07T20:18:14.139Z] ++ '[' -n 0 ']'
20:18:14 [2022-09-07T20:18:14.139Z] ++ set -x
20:18:14 [2022-09-07T20:18:14.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:18:14 [2022-09-07T20:18:14.396Z] INFO: Testing against a local daemon
20:18:14 [2022-09-07T20:18:14.396Z] === RUN   TestContinueAfterPluginCrash
20:18:14 [2022-09-07T20:18:14.396Z] === PAUSE TestContinueAfterPluginCrash
20:18:14 [2022-09-07T20:18:14.396Z] === RUN   TestReadPluginNoRead
20:18:14 [2022-09-07T20:18:14.396Z] === PAUSE TestReadPluginNoRead
20:18:14 [2022-09-07T20:18:14.396Z] === RUN   TestDaemonStartWithLogOpt
20:18:14 [2022-09-07T20:18:14.396Z] === PAUSE TestDaemonStartWithLogOpt
20:18:14 [2022-09-07T20:18:14.396Z] === CONT  TestContinueAfterPluginCrash
20:18:14 [2022-09-07T20:18:14.396Z] === CONT  TestDaemonStartWithLogOpt
20:18:17 [2022-09-07T20:18:17.675Z] --- PASS: TestDaemonStartWithLogOpt (3.02s)
20:18:17 [2022-09-07T20:18:17.675Z] === CONT  TestReadPluginNoRead
20:18:19 [2022-09-07T20:18:19.575Z] === RUN   TestReadPluginNoRead/default
20:18:20 [2022-09-07T20:18:20.508Z] === RUN   TestReadPluginNoRead/disabled_caching
20:18:21 [2022-09-07T20:18:21.881Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:18:22 [2022-09-07T20:18:22.138Z] --- PASS: TestContinueAfterPluginCrash (7.98s)
20:18:23 [2022-09-07T20:18:23.072Z] === CONT  TestReadPluginNoRead
20:18:23 [2022-09-07T20:18:23.072Z]     read_test.go:92: [deb82bc5f65d8] daemon is not started
20:18:23 [2022-09-07T20:18:23.072Z] --- PASS: TestReadPluginNoRead (5.71s)
20:18:23 [2022-09-07T20:18:23.072Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
20:18:23 [2022-09-07T20:18:23.072Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
20:18:23 [2022-09-07T20:18:23.072Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
20:18:23 [2022-09-07T20:18:23.072Z] PASS
20:18:23 [2022-09-07T20:18:23.072Z] 
20:18:23 [2022-09-07T20:18:23.072Z] DONE 6 tests in 8.827s
20:18:23 [2022-09-07T20:18:23.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:18:23 [2022-09-07T20:18:23.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:18:23 [2022-09-07T20:18:23.072Z] ++ set -e
20:18:23 [2022-09-07T20:18:23.072Z] ++ '[' -n 0 ']'
20:18:23 [2022-09-07T20:18:23.072Z] ++ set -x
20:18:23 [2022-09-07T20:18:23.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:18:23 [2022-09-07T20:18:23.072Z] testing: warning: no tests to run
20:18:23 [2022-09-07T20:18:23.072Z] PASS
20:18:23 [2022-09-07T20:18:23.072Z] 
20:18:23 [2022-09-07T20:18:23.072Z] DONE 0 tests in 0.039s
20:18:23 [2022-09-07T20:18:23.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:18:23 [2022-09-07T20:18:23.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:18:23 [2022-09-07T20:18:23.072Z] ++ set -e
20:18:23 [2022-09-07T20:18:23.072Z] ++ '[' -n 0 ']'
20:18:23 [2022-09-07T20:18:23.072Z] ++ set -x
20:18:23 [2022-09-07T20:18:23.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:18:23 [2022-09-07T20:18:23.072Z] INFO: Testing against a local daemon
20:18:23 [2022-09-07T20:18:23.072Z] === RUN   TestPluginWithDevMounts
20:18:23 [2022-09-07T20:18:23.072Z] === PAUSE TestPluginWithDevMounts
20:18:23 [2022-09-07T20:18:23.072Z] === CONT  TestPluginWithDevMounts
20:18:24 [2022-09-07T20:18:24.970Z] --- PASS: TestPluginWithDevMounts (1.51s)
20:18:24 [2022-09-07T20:18:24.970Z] PASS
20:18:24 [2022-09-07T20:18:24.970Z] 
20:18:24 [2022-09-07T20:18:24.970Z] DONE 1 tests in 1.622s
20:18:24 [2022-09-07T20:18:24.970Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:18:24 [2022-09-07T20:18:24.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:18:24 [2022-09-07T20:18:24.970Z] ++ set -e
20:18:24 [2022-09-07T20:18:24.970Z] ++ '[' -n 0 ']'
20:18:24 [2022-09-07T20:18:24.970Z] ++ set -x
20:18:24 [2022-09-07T20:18:24.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:18:24 [2022-09-07T20:18:24.970Z] INFO: Testing against a local daemon
20:18:24 [2022-09-07T20:18:24.970Z] === RUN   TestSecretInspect
20:18:26 [2022-09-07T20:18:26.868Z] --- PASS: TestSecretInspect (2.16s)
20:18:26 [2022-09-07T20:18:26.868Z] === RUN   TestSecretList
20:18:29 [2022-09-07T20:18:29.394Z] --- PASS: TestSecretList (2.17s)
20:18:29 [2022-09-07T20:18:29.394Z] === RUN   TestSecretsCreateAndDelete
20:18:31 [2022-09-07T20:18:31.292Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
20:18:31 [2022-09-07T20:18:31.292Z] === RUN   TestSecretsUpdate
20:18:33 [2022-09-07T20:18:33.838Z] --- PASS: TestSecretsUpdate (2.26s)
20:18:33 [2022-09-07T20:18:33.838Z] === RUN   TestTemplatedSecret
20:18:36 [2022-09-07T20:18:36.363Z] --- PASS: TestTemplatedSecret (2.52s)
20:18:36 [2022-09-07T20:18:36.364Z] === RUN   TestSecretCreateResolve
20:18:38 [2022-09-07T20:18:38.261Z] --- PASS: TestSecretCreateResolve (2.28s)
20:18:38 [2022-09-07T20:18:38.261Z] PASS
20:18:38 [2022-09-07T20:18:38.261Z] 
20:18:38 [2022-09-07T20:18:38.261Z] DONE 6 tests in 13.659s
20:18:38 [2022-09-07T20:18:38.519Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:18:38 [2022-09-07T20:18:38.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:18:38 [2022-09-07T20:18:38.519Z] ++ set -e
20:18:38 [2022-09-07T20:18:38.519Z] ++ '[' -n 0 ']'
20:18:38 [2022-09-07T20:18:38.519Z] ++ set -x
20:18:38 [2022-09-07T20:18:38.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:18:38 [2022-09-07T20:18:38.519Z] INFO: Testing against a local daemon
20:18:38 [2022-09-07T20:18:38.519Z] === RUN   TestServiceCreateInit
20:18:38 [2022-09-07T20:18:38.519Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:18:42 [2022-09-07T20:18:42.700Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:18:45 [2022-09-07T20:18:45.981Z] --- PASS: TestServiceCreateInit (7.13s)
20:18:45 [2022-09-07T20:18:45.981Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
20:18:45 [2022-09-07T20:18:45.981Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
20:18:45 [2022-09-07T20:18:45.981Z] === RUN   TestCreateServiceMultipleTimes
20:19:00 [2022-09-07T20:19:00.850Z] --- PASS: TestCreateServiceMultipleTimes (15.02s)
20:19:00 [2022-09-07T20:19:00.850Z] === RUN   TestCreateServiceConflict
20:19:02 [2022-09-07T20:19:02.750Z] --- PASS: TestCreateServiceConflict (2.21s)
20:19:02 [2022-09-07T20:19:02.750Z] === RUN   TestCreateServiceMaxReplicas
20:19:06 [2022-09-07T20:19:06.029Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
20:19:06 [2022-09-07T20:19:06.029Z] === RUN   TestCreateWithDuplicateNetworkNames
20:19:20 [2022-09-07T20:19:20.897Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s)
20:19:20 [2022-09-07T20:19:20.897Z] === RUN   TestCreateServiceSecretFileMode
20:19:20 [2022-09-07T20:19:20.897Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
20:19:20 [2022-09-07T20:19:20.897Z] === RUN   TestCreateServiceConfigFileMode
20:19:23 [2022-09-07T20:19:23.423Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
20:19:23 [2022-09-07T20:19:23.423Z] === RUN   TestCreateServiceSysctls
20:19:25 [2022-09-07T20:19:25.953Z] --- PASS: TestCreateServiceSysctls (2.44s)
20:19:25 [2022-09-07T20:19:25.953Z] === RUN   TestCreateServiceCapabilities
20:19:28 [2022-09-07T20:19:28.481Z] --- PASS: TestCreateServiceCapabilities (2.39s)
20:19:28 [2022-09-07T20:19:28.481Z] === RUN   TestInspect
20:19:31 [2022-09-07T20:19:31.007Z] --- PASS: TestInspect (2.80s)
20:19:31 [2022-09-07T20:19:31.007Z] === RUN   TestCreateJob
20:19:34 [2022-09-07T20:19:34.286Z] --- PASS: TestCreateJob (2.94s)
20:19:34 [2022-09-07T20:19:34.286Z] === RUN   TestReplicatedJob
20:19:38 [2022-09-07T20:19:38.467Z] --- PASS: TestReplicatedJob (4.65s)
20:19:38 [2022-09-07T20:19:38.467Z] === RUN   TestUpdateReplicatedJob
20:19:41 [2022-09-07T20:19:41.745Z] --- PASS: TestUpdateReplicatedJob (3.04s)
20:19:41 [2022-09-07T20:19:41.745Z] === RUN   TestServiceListWithStatuses
20:19:41 [2022-09-07T20:19:41.745Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:19:41 [2022-09-07T20:19:41.745Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:19:41 [2022-09-07T20:19:41.745Z] === RUN   TestDockerNetworkConnectAlias
20:19:45 [2022-09-07T20:19:45.939Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
20:19:45 [2022-09-07T20:19:45.939Z] === RUN   TestDockerNetworkReConnect
20:19:49 [2022-09-07T20:19:49.218Z] --- PASS: TestDockerNetworkReConnect (3.05s)
20:19:49 [2022-09-07T20:19:49.218Z] === RUN   TestServicePlugin
20:19:49 [2022-09-07T20:19:49.218Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:19:49 [2022-09-07T20:19:49.218Z] --- SKIP: TestServicePlugin (0.00s)
20:19:49 [2022-09-07T20:19:49.218Z] === RUN   TestServiceUpdateLabel
20:19:51 [2022-09-07T20:19:51.118Z] --- PASS: TestServiceUpdateLabel (2.17s)
20:19:51 [2022-09-07T20:19:51.118Z] === RUN   TestServiceUpdateSecrets
20:20:05 [2022-09-07T20:20:05.981Z] --- PASS: TestServiceUpdateSecrets (14.00s)
20:20:05 [2022-09-07T20:20:05.981Z] === RUN   TestServiceUpdateConfigs
20:20:20 [2022-09-07T20:20:20.844Z] --- PASS: TestServiceUpdateConfigs (14.36s)
20:20:20 [2022-09-07T20:20:20.844Z] === RUN   TestServiceUpdateNetwork
20:20:33 [2022-09-07T20:20:33.034Z] --- PASS: TestServiceUpdateNetwork (12.19s)
20:20:33 [2022-09-07T20:20:33.034Z] === RUN   TestServiceUpdatePidsLimit
20:20:33 [2022-09-07T20:20:33.034Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:20:33 [2022-09-07T20:20:33.034Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:20:41 [2022-09-07T20:20:41.163Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:20:47 [2022-09-07T20:20:47.719Z] --- PASS: TestServiceUpdatePidsLimit (15.76s)
20:20:47 [2022-09-07T20:20:47.719Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
20:20:47 [2022-09-07T20:20:47.719Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
20:20:47 [2022-09-07T20:20:47.719Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
20:20:47 [2022-09-07T20:20:47.719Z] PASS
20:20:47 [2022-09-07T20:20:47.719Z] 
20:20:47 [2022-09-07T20:20:47.719Z] === Skipped
20:20:47 [2022-09-07T20:20:47.719Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:20:47 [2022-09-07T20:20:47.719Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:20:47 [2022-09-07T20:20:47.719Z] 
20:20:47 [2022-09-07T20:20:47.719Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:20:47 [2022-09-07T20:20:47.719Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:20:47 [2022-09-07T20:20:47.719Z] 
20:20:47 [2022-09-07T20:20:47.719Z] DONE 27 tests, 2 skipped in 128.757s
20:20:47 [2022-09-07T20:20:47.719Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:20:47 [2022-09-07T20:20:47.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:20:47 [2022-09-07T20:20:47.719Z] ++ set -e
20:20:47 [2022-09-07T20:20:47.719Z] ++ '[' -n 0 ']'
20:20:47 [2022-09-07T20:20:47.719Z] ++ set -x
20:20:47 [2022-09-07T20:20:47.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:20:47 [2022-09-07T20:20:47.719Z] INFO: Testing against a local daemon
20:20:47 [2022-09-07T20:20:47.719Z] === RUN   TestSessionCreate
20:20:47 [2022-09-07T20:20:47.719Z] --- PASS: TestSessionCreate (0.02s)
20:20:47 [2022-09-07T20:20:47.719Z] === RUN   TestSessionCreateWithBadUpgrade
20:20:47 [2022-09-07T20:20:47.719Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:20:47 [2022-09-07T20:20:47.719Z] PASS
20:20:47 [2022-09-07T20:20:47.719Z] 
20:20:47 [2022-09-07T20:20:47.719Z] DONE 2 tests in 0.135s
20:20:47 [2022-09-07T20:20:47.719Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:20:47 [2022-09-07T20:20:47.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:20:47 [2022-09-07T20:20:47.719Z] ++ set -e
20:20:47 [2022-09-07T20:20:47.719Z] ++ '[' -n 0 ']'
20:20:47 [2022-09-07T20:20:47.719Z] ++ set -x
20:20:47 [2022-09-07T20:20:47.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:20:47 [2022-09-07T20:20:47.719Z] INFO: Testing against a local daemon
20:20:47 [2022-09-07T20:20:47.719Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:20:47 [2022-09-07T20:20:47.719Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:20:47 [2022-09-07T20:20:47.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:20:47 [2022-09-07T20:20:47.719Z] === RUN   TestDiskUsage
20:20:47 [2022-09-07T20:20:47.719Z] === PAUSE TestDiskUsage
20:20:47 [2022-09-07T20:20:47.719Z] === RUN   TestEventsExecDie
20:20:47 [2022-09-07T20:20:47.977Z] --- PASS: TestEventsExecDie (0.56s)
20:20:47 [2022-09-07T20:20:47.977Z] === RUN   TestEventsBackwardsCompatible
20:20:47 [2022-09-07T20:20:47.977Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
20:20:47 [2022-09-07T20:20:47.977Z] === RUN   TestEventsVolumeCreate
20:20:47 [2022-09-07T20:20:47.977Z] --- PASS: TestEventsVolumeCreate (0.06s)
20:20:47 [2022-09-07T20:20:47.977Z] === RUN   TestInfoBinaryCommits
20:20:48 [2022-09-07T20:20:48.235Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:20:48 [2022-09-07T20:20:48.235Z] === RUN   TestInfoAPIVersioned
20:20:48 [2022-09-07T20:20:48.235Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:20:48 [2022-09-07T20:20:48.235Z] === RUN   TestInfoAPI
20:20:48 [2022-09-07T20:20:48.235Z] --- PASS: TestInfoAPI (0.02s)
20:20:48 [2022-09-07T20:20:48.235Z] === RUN   TestInfoAPIWarnings
20:21:06 [2022-09-07T20:21:06.302Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:21:06 [2022-09-07T20:21:06.302Z] === RUN   TestInfoDebug
20:21:06 [2022-09-07T20:21:06.302Z] --- PASS: TestInfoDebug (0.52s)
20:21:06 [2022-09-07T20:21:06.302Z] === RUN   TestInfoInsecureRegistries
20:21:06 [2022-09-07T20:21:06.302Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:21:06 [2022-09-07T20:21:06.302Z] === RUN   TestInfoRegistryMirrors
20:21:06 [2022-09-07T20:21:06.302Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:21:06 [2022-09-07T20:21:06.302Z] === RUN   TestLoginFailsWithBadCredentials
20:21:06 [2022-09-07T20:21:06.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:21:06 [2022-09-07T20:21:06.560Z] === RUN   TestPingCacheHeaders
20:21:06 [2022-09-07T20:21:06.560Z] --- PASS: TestPingCacheHeaders (0.02s)
20:21:06 [2022-09-07T20:21:06.560Z] === RUN   TestPingGet
20:21:06 [2022-09-07T20:21:06.560Z] --- PASS: TestPingGet (0.01s)
20:21:06 [2022-09-07T20:21:06.560Z] === RUN   TestPingHead
20:21:06 [2022-09-07T20:21:06.818Z] --- PASS: TestPingHead (0.02s)
20:21:06 [2022-09-07T20:21:06.818Z] === RUN   TestPingSwarmHeader
20:21:07 [2022-09-07T20:21:07.384Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:21:07 [2022-09-07T20:21:07.641Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:21:09 [2022-09-07T20:21:09.014Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:21:09 [2022-09-07T20:21:09.014Z] --- PASS: TestPingSwarmHeader (2.06s)
20:21:09 [2022-09-07T20:21:09.014Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:21:09 [2022-09-07T20:21:09.014Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:21:09 [2022-09-07T20:21:09.014Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:21:09 [2022-09-07T20:21:09.014Z] === RUN   TestPingBuilderHeader
20:21:09 [2022-09-07T20:21:09.014Z] === RUN   TestPingBuilderHeader/default_config
20:21:09 [2022-09-07T20:21:09.272Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:21:09 [2022-09-07T20:21:09.837Z] --- PASS: TestPingBuilderHeader (1.05s)
20:21:09 [2022-09-07T20:21:09.837Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:21:09 [2022-09-07T20:21:09.837Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:21:09 [2022-09-07T20:21:09.837Z] === RUN   TestVersion
20:21:09 [2022-09-07T20:21:09.837Z] --- PASS: TestVersion (0.02s)
20:21:09 [2022-09-07T20:21:09.837Z] === CONT  TestDiskUsage
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/container_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/image_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/volume_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.402Z] === RUN   TestDiskUsage/after_container.Run
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:21:10 [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage (1.14s)
20:21:10 [2022-09-07T20:21:10.968Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z] PASS
20:21:10 [2022-09-07T20:21:10.968Z] 
20:21:10 [2022-09-07T20:21:10.968Z] === Skipped
20:21:10 [2022-09-07T20:21:10.968Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:21:10 [2022-09-07T20:21:10.968Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:21:10 [2022-09-07T20:21:10.968Z] 
20:21:10 [2022-09-07T20:21:10.968Z] DONE 57 tests, 1 skipped in 23.655s
20:21:10 [2022-09-07T20:21:10.968Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:21:10 [2022-09-07T20:21:10.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:21:10 [2022-09-07T20:21:10.968Z] ++ set -e
20:21:10 [2022-09-07T20:21:10.968Z] ++ '[' -n 0 ']'
20:21:10 [2022-09-07T20:21:10.968Z] ++ set -x
20:21:10 [2022-09-07T20:21:10.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:21:10 [2022-09-07T20:21:10.968Z] INFO: Testing against a local daemon
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestVolumesCreateAndList
20:21:10 [2022-09-07T20:21:10.968Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:21:10 [2022-09-07T20:21:10.968Z] === RUN   TestVolumesRemove
20:21:11 [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesRemove (0.07s)
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInspect
20:21:11 [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInspect (0.02s)
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInvalidJSON
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:21:11 [2022-09-07T20:21:11.226Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:21:11 [2022-09-07T20:21:11.226Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:21:11 [2022-09-07T20:21:11.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:21:11 [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:21:11 [2022-09-07T20:21:11.226Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:21:11 [2022-09-07T20:21:11.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:21:11 [2022-09-07T20:21:11.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:21:11 [2022-09-07T20:21:11.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:21:11 [2022-09-07T20:21:11.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:21:11 [2022-09-07T20:21:11.226Z] PASS
20:21:11 [2022-09-07T20:21:11.226Z] 
20:21:11 [2022-09-07T20:21:11.226Z] DONE 9 tests in 0.200s
20:21:11 [2022-09-07T20:21:11.226Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:21:11 [2022-09-07T20:21:11.226Z] ++++ cat bundles/test-integration/docker.pid
20:21:11 [2022-09-07T20:21:11.226Z] +++ kill 14718
20:21:11 [2022-09-07T20:21:11.484Z] +++ /etc/init.d/apparmor stop
20:21:11 [2022-09-07T20:21:11.484Z] Leaving: AppArmorNo profiles have been unloaded.
20:21:11 [2022-09-07T20:21:11.484Z] 
20:21:11 [2022-09-07T20:21:11.484Z] Unloading profiles will leave already running processes permanently
20:21:11 [2022-09-07T20:21:11.484Z] unconfined, which can lead to unexpected situations.
20:21:11 [2022-09-07T20:21:11.484Z] 
20:21:11 [2022-09-07T20:21:11.484Z] To set a process to complain mode, use the command line tool
20:21:11 [2022-09-07T20:21:11.484Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:21:11 [2022-09-07T20:21:11.484Z] +++ true
20:21:11 [2022-09-07T20:21:11.484Z] exiting test-integration
20:21:11 [2022-09-07T20:21:11.484Z] ++ exit 0
20:21:11 [2022-09-07T20:21:11.484Z]