Skip to content

Console Output

Skipping 27 KB.. Full Log
-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:57:45 [2022-08-24T23:57:45.704Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:57:45 [2022-08-24T23:57:45.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:57:45 [2022-08-24T23:57:45.704Z] === RUN   TestCopyFromContainerPathIsNotDir
23:57:45 [2022-08-24T23:57:45.704Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:57:45 [2022-08-24T23:57:45.704Z] === RUN   TestCopyToContainerPathDoesNotExist
23:57:45 [2022-08-24T23:57:45.964Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:57:45 [2022-08-24T23:57:45.964Z] === RUN   TestCopyEmptyFile
23:57:45 [2022-08-24T23:57:45.964Z] --- PASS: TestCopyEmptyFile (0.21s)
23:57:45 [2022-08-24T23:57:45.964Z] === RUN   TestCopyToContainerPathIsNotDir
23:57:46 [2022-08-24T23:57:46.224Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:57:46 [2022-08-24T23:57:46.224Z] === RUN   TestCopyFromContainer
23:57:47 [2022-08-24T23:57:47.163Z] === RUN   TestCopyFromContainer//
23:57:47 [2022-08-24T23:57:47.163Z] === RUN   TestCopyFromContainer//bar/root
23:57:47 [2022-08-24T23:57:47.163Z] === RUN   TestCopyFromContainer//bar/root/
23:57:47 [2022-08-24T23:57:47.163Z] === RUN   TestCopyFromContainer/bar/quux
23:57:47 [2022-08-24T23:57:47.163Z] === RUN   TestCopyFromContainer/bar/quux/
23:57:47 [2022-08-24T23:57:47.163Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:57:47 [2022-08-24T23:57:47.423Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:57:47 [2022-08-24T23:57:47.423Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:57:47 [2022-08-24T23:57:47.423Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:57:47 [2022-08-24T23:57:47.423Z] === RUN   TestCopyFromContainer/bar/notarget
23:57:47 [2022-08-24T23:57:47.683Z] --- PASS: TestCopyFromContainer (1.48s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:47 [2022-08-24T23:57:47.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:47 [2022-08-24T23:57:47.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:47 [2022-08-24T23:57:47.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:47 [2022-08-24T23:57:47.683Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:47 [2022-08-24T23:57:47.683Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:47 [2022-08-24T23:57:47.683Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:47 [2022-08-24T23:57:47.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateLinkToNonExistingContainer
23:57:47 [2022-08-24T23:57:47.683Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateWithInvalidEnv
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateWithInvalidEnv/0
23:57:47 [2022-08-24T23:57:47.683Z] === PAUSE TestCreateWithInvalidEnv/0
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateWithInvalidEnv/1
23:57:47 [2022-08-24T23:57:47.683Z] === PAUSE TestCreateWithInvalidEnv/1
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateWithInvalidEnv/2
23:57:47 [2022-08-24T23:57:47.683Z] === PAUSE TestCreateWithInvalidEnv/2
23:57:47 [2022-08-24T23:57:47.683Z] === CONT  TestCreateWithInvalidEnv/0
23:57:47 [2022-08-24T23:57:47.683Z] === CONT  TestCreateWithInvalidEnv/2
23:57:47 [2022-08-24T23:57:47.683Z] === CONT  TestCreateWithInvalidEnv/1
23:57:47 [2022-08-24T23:57:47.683Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:57:47 [2022-08-24T23:57:47.683Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateTmpfsMountsTarget
23:57:47 [2022-08-24T23:57:47.683Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:57:47 [2022-08-24T23:57:47.683Z] === RUN   TestCreateWithCustomMaskedPaths
23:57:49 [2022-08-24T23:57:49.064Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
23:57:49 [2022-08-24T23:57:49.064Z] === RUN   TestCreateWithCustomReadonlyPaths
23:57:50 [2022-08-24T23:57:50.004Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:50 [2022-08-24T23:57:50.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:50 [2022-08-24T23:57:50.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:50 [2022-08-24T23:57:50.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:50 [2022-08-24T23:57:50.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:50 [2022-08-24T23:57:50.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:57:50 [2022-08-24T23:57:50.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:57:50 [2022-08-24T23:57:50.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:57:50 [2022-08-24T23:57:50.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:57:50 [2022-08-24T23:57:50.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:57:50 [2022-08-24T23:57:50.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:57:50 [2022-08-24T23:57:50.004Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:57:50 [2022-08-24T23:57:50.574Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateDifferentPlatform
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateDifferentPlatform/different_os
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:57:50 [2022-08-24T23:57:50.574Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:57:50 [2022-08-24T23:57:50.574Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:57:50 [2022-08-24T23:57:50.574Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:57:50 [2022-08-24T23:57:50.574Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:57:50 [2022-08-24T23:57:50.574Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateInvalidHostConfig
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:57:50 [2022-08-24T23:57:50.574Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:57:50 [2022-08-24T23:57:50.574Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:57:50 [2022-08-24T23:57:50.574Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:57:50 [2022-08-24T23:57:50.574Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:57:50 [2022-08-24T23:57:50.574Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:57:50 [2022-08-24T23:57:50.574Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:57:50 [2022-08-24T23:57:50.574Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:57:50 [2022-08-24T23:57:50.574Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:57:50 [2022-08-24T23:57:50.574Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestContainerStartOnDaemonRestart
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestContainerStartOnDaemonRestart
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestDaemonRestartIpcMode
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestDaemonRestartIpcMode
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestDaemonHostGatewayIP
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestDaemonHostGatewayIP
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestRestartDaemonWithRestartingContainer
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestContainerKillOnDaemonStart
23:57:50 [2022-08-24T23:57:50.574Z] === PAUSE TestContainerKillOnDaemonStart
23:57:50 [2022-08-24T23:57:50.574Z] === RUN   TestDiff
23:57:50 [2022-08-24T23:57:50.834Z] --- PASS: TestDiff (0.41s)
23:57:50 [2022-08-24T23:57:50.834Z] === RUN   TestExecConsoleSize
23:57:51 [2022-08-24T23:57:51.404Z] --- PASS: TestExecConsoleSize (0.46s)
23:57:51 [2022-08-24T23:57:51.404Z] === RUN   TestExecWithCloseStdin
23:57:51 [2022-08-24T23:57:51.973Z] --- PASS: TestExecWithCloseStdin (0.47s)
23:57:51 [2022-08-24T23:57:51.973Z] === RUN   TestExec
23:57:52 [2022-08-24T23:57:52.233Z] --- PASS: TestExec (0.46s)
23:57:52 [2022-08-24T23:57:52.233Z] === RUN   TestExecUser
23:57:52 [2022-08-24T23:57:52.804Z] --- PASS: TestExecUser (0.47s)
23:57:52 [2022-08-24T23:57:52.804Z] === RUN   TestExportContainerAndImportImage
23:57:53 [2022-08-24T23:57:53.374Z] --- PASS: TestExportContainerAndImportImage (0.54s)
23:57:53 [2022-08-24T23:57:53.374Z] === RUN   TestExportContainerAfterDaemonRestart
23:57:54 [2022-08-24T23:57:54.755Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
23:57:54 [2022-08-24T23:57:54.755Z] === RUN   TestHealthCheckWorkdir
23:57:55 [2022-08-24T23:57:55.015Z] --- PASS: TestHealthCheckWorkdir (0.50s)
23:57:55 [2022-08-24T23:57:55.015Z] === RUN   TestHealthKillContainer
23:58:03 [2022-08-24T23:58:03.148Z] --- PASS: TestHealthKillContainer (7.85s)
23:58:03 [2022-08-24T23:58:03.148Z] === RUN   TestHealthCheckProcessKilled
23:58:03 [2022-08-24T23:58:03.718Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
23:58:03 [2022-08-24T23:58:03.718Z] === RUN   TestInspectCpusetInConfigPre120
23:58:03 [2022-08-24T23:58:03.981Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
23:58:03 [2022-08-24T23:58:03.981Z] === RUN   TestIpcModeNone
23:58:04 [2022-08-24T23:58:04.553Z] --- PASS: TestIpcModeNone (0.58s)
23:58:04 [2022-08-24T23:58:04.553Z] === RUN   TestIpcModePrivate
23:58:04 [2022-08-24T23:58:04.813Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
23:58:05 [2022-08-24T23:58:05.073Z] --- PASS: TestIpcModePrivate (0.46s)
23:58:05 [2022-08-24T23:58:05.073Z] === RUN   TestIpcModeShareable
23:58:05 [2022-08-24T23:58:05.334Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
23:58:05 [2022-08-24T23:58:05.594Z] --- PASS: TestIpcModeShareable (0.48s)
23:58:05 [2022-08-24T23:58:05.594Z] === RUN   TestAPIIpcModeShareableAndContainer
23:58:06 [2022-08-24T23:58:06.975Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
23:58:06 [2022-08-24T23:58:06.975Z] === RUN   TestAPIIpcModeHost
23:58:07 [2022-08-24T23:58:07.235Z] --- PASS: TestAPIIpcModeHost (0.35s)
23:58:07 [2022-08-24T23:58:07.235Z] === RUN   TestDaemonIpcModeShareable
23:58:08 [2022-08-24T23:58:08.175Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
23:58:08 [2022-08-24T23:58:08.435Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
23:58:08 [2022-08-24T23:58:08.435Z] === RUN   TestDaemonIpcModePrivate
23:58:09 [2022-08-24T23:58:09.375Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
23:58:09 [2022-08-24T23:58:09.635Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
23:58:09 [2022-08-24T23:58:09.635Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:58:10 [2022-08-24T23:58:10.574Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
23:58:10 [2022-08-24T23:58:10.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
23:58:10 [2022-08-24T23:58:10.834Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:58:11 [2022-08-24T23:58:11.773Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
23:58:11 [2022-08-24T23:58:11.773Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
23:58:11 [2022-08-24T23:58:11.773Z] === RUN   TestIpcModeOlderClient
23:58:11 [2022-08-24T23:58:11.773Z] === PAUSE TestIpcModeOlderClient
23:58:11 [2022-08-24T23:58:11.773Z] === RUN   TestKillContainerInvalidSignal
23:58:12 [2022-08-24T23:58:12.343Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
23:58:12 [2022-08-24T23:58:12.343Z] === RUN   TestKillContainer
23:58:12 [2022-08-24T23:58:12.343Z] === RUN   TestKillContainer/no_signal
23:58:12 [2022-08-24T23:58:12.603Z] === RUN   TestKillContainer/non_killing_signal
23:58:12 [2022-08-24T23:58:12.864Z] === RUN   TestKillContainer/killing_signal
23:58:13 [2022-08-24T23:58:13.433Z] --- PASS: TestKillContainer (1.22s)
23:58:13 [2022-08-24T23:58:13.433Z]     --- PASS: TestKillContainer/no_signal (0.38s)
23:58:13 [2022-08-24T23:58:13.433Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
23:58:13 [2022-08-24T23:58:13.433Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
23:58:13 [2022-08-24T23:58:13.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:58:13 [2022-08-24T23:58:13.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:58:14 [2022-08-24T23:58:14.002Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:58:14 [2022-08-24T23:58:14.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
23:58:14 [2022-08-24T23:58:14.572Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
23:58:14 [2022-08-24T23:58:14.572Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
23:58:14 [2022-08-24T23:58:14.572Z] === RUN   TestKillStoppedContainer
23:58:14 [2022-08-24T23:58:14.572Z] --- PASS: TestKillStoppedContainer (0.04s)
23:58:14 [2022-08-24T23:58:14.572Z] === RUN   TestKillStoppedContainerAPIPre120
23:58:14 [2022-08-24T23:58:14.833Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:58:14 [2022-08-24T23:58:14.833Z] === RUN   TestKillDifferentUserContainer
23:58:15 [2022-08-24T23:58:15.092Z] --- PASS: TestKillDifferentUserContainer (0.40s)
23:58:15 [2022-08-24T23:58:15.092Z] === RUN   TestInspectOomKilledTrue
23:58:15 [2022-08-24T23:58:15.662Z] --- PASS: TestInspectOomKilledTrue (0.50s)
23:58:15 [2022-08-24T23:58:15.662Z] === RUN   TestInspectOomKilledFalse
23:58:15 [2022-08-24T23:58:15.922Z] --- PASS: TestInspectOomKilledFalse (0.39s)
23:58:15 [2022-08-24T23:58:15.922Z] === RUN   TestLinksEtcHostsContentMatch
23:58:16 [2022-08-24T23:58:16.182Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
23:58:16 [2022-08-24T23:58:16.182Z] === RUN   TestLinksContainerNames
23:58:17 [2022-08-24T23:58:17.121Z] --- PASS: TestLinksContainerNames (0.78s)
23:58:17 [2022-08-24T23:58:17.121Z] === RUN   TestLogsFollowTailEmpty
23:58:17 [2022-08-24T23:58:17.381Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
23:58:17 [2022-08-24T23:58:17.381Z] === RUN   TestLogs
23:58:17 [2022-08-24T23:58:17.381Z] === RUN   TestLogs/driver_local
23:58:17 [2022-08-24T23:58:17.381Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:58:17 [2022-08-24T23:58:17.381Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:58:17 [2022-08-24T23:58:17.382Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:58:17 [2022-08-24T23:58:17.382Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:58:17 [2022-08-24T23:58:17.382Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:58:17 [2022-08-24T23:58:17.382Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:58:17 [2022-08-24T23:58:17.382Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:58:18 [2022-08-24T23:58:18.321Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:58:18 [2022-08-24T23:58:18.321Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:58:18 [2022-08-24T23:58:18.891Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:58:18 [2022-08-24T23:58:18.891Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:58:19 [2022-08-24T23:58:19.461Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:58:19 [2022-08-24T23:58:19.461Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:58:19 [2022-08-24T23:58:19.461Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:58:19 [2022-08-24T23:58:19.461Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:58:20 [2022-08-24T23:58:20.033Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:58:20 [2022-08-24T23:58:20.034Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:58:20 [2022-08-24T23:58:20.604Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:58:20 [2022-08-24T23:58:20.604Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:58:21 [2022-08-24T23:58:21.174Z] --- PASS: TestLogs (3.78s)
23:58:21 [2022-08-24T23:58:21.174Z]     --- PASS: TestLogs/driver_local (0.01s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
23:58:21 [2022-08-24T23:58:21.174Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.44s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
23:58:21 [2022-08-24T23:58:21.174Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
23:58:21 [2022-08-24T23:58:21.174Z] === RUN   TestContainerNetworkMountsNoChown
23:58:21 [2022-08-24T23:58:21.775Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/default
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/default
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/private
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/private
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rprivate
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rprivate
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/slave
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/slave
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rslave
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rslave
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/shared
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/shared
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rshared
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rshared
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/default
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/default/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/default/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/default/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rshared
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/shared
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rslave
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/slave
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rprivate
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/private
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/private/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/private/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/default/bind_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:58:21 [2022-08-24T23:58:21.775Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/private/bind_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/private/mount_root
23:58:22 [2022-08-24T23:58:22.040Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:58:22 [2022-08-24T23:58:22.040Z] --- PASS: TestMountDaemonRoot (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:58:22 [2022-08-24T23:58:22.040Z] === RUN   TestContainerBindMountNonRecursive
23:58:23 [2022-08-24T23:58:23.431Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
23:58:23 [2022-08-24T23:58:23.431Z] === RUN   TestContainerVolumesMountedAsShared
23:58:23 [2022-08-24T23:58:23.690Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
23:58:23 [2022-08-24T23:58:23.690Z] === RUN   TestContainerVolumesMountedAsSlave
23:58:24 [2022-08-24T23:58:24.259Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
23:58:24 [2022-08-24T23:58:24.259Z] === RUN   TestNetworkNat
23:58:24 [2022-08-24T23:58:24.518Z] --- PASS: TestNetworkNat (0.41s)
23:58:24 [2022-08-24T23:58:24.518Z] === RUN   TestNetworkLocalhostTCPNat
23:58:25 [2022-08-24T23:58:25.087Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
23:58:25 [2022-08-24T23:58:25.087Z] === RUN   TestNetworkLoopbackNat
23:58:27 [2022-08-24T23:58:27.626Z] --- PASS: TestNetworkLoopbackNat (2.53s)
23:58:27 [2022-08-24T23:58:27.626Z] === RUN   TestPause
23:58:27 [2022-08-24T23:58:27.885Z] --- PASS: TestPause (0.43s)
23:58:27 [2022-08-24T23:58:27.885Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:58:27 [2022-08-24T23:58:27.885Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:58:27 [2022-08-24T23:58:27.885Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:58:27 [2022-08-24T23:58:27.885Z] === RUN   TestPauseStopPausedContainer
23:58:28 [2022-08-24T23:58:28.454Z] --- PASS: TestPauseStopPausedContainer (0.44s)
23:58:28 [2022-08-24T23:58:28.455Z] === RUN   TestPidHost
23:58:29 [2022-08-24T23:58:29.394Z] --- PASS: TestPidHost (0.93s)
23:58:29 [2022-08-24T23:58:29.394Z] === RUN   TestPsFilter
23:58:29 [2022-08-24T23:58:29.394Z] --- PASS: TestPsFilter (0.10s)
23:58:29 [2022-08-24T23:58:29.394Z] === RUN   TestRemoveContainerWithRemovedVolume
23:58:29 [2022-08-24T23:58:29.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
23:58:29 [2022-08-24T23:58:29.964Z] === RUN   TestRemoveContainerWithVolume
23:58:30 [2022-08-24T23:58:30.226Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
23:58:30 [2022-08-24T23:58:30.226Z] === RUN   TestRemoveContainerRunning
23:58:30 [2022-08-24T23:58:30.487Z] --- PASS: TestRemoveContainerRunning (0.41s)
23:58:30 [2022-08-24T23:58:30.487Z] === RUN   TestRemoveContainerForceRemoveRunning
23:58:31 [2022-08-24T23:58:31.058Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
23:58:31 [2022-08-24T23:58:31.058Z] === RUN   TestRemoveInvalidContainer
23:58:31 [2022-08-24T23:58:31.058Z] --- PASS: TestRemoveInvalidContainer (0.04s)
23:58:31 [2022-08-24T23:58:31.058Z] === RUN   TestRenameLinkedContainer
23:58:32 [2022-08-24T23:58:32.968Z] --- PASS: TestRenameLinkedContainer (1.78s)
23:58:32 [2022-08-24T23:58:32.968Z] === RUN   TestRenameStoppedContainer
23:58:33 [2022-08-24T23:58:33.228Z] --- PASS: TestRenameStoppedContainer (0.40s)
23:58:33 [2022-08-24T23:58:33.228Z] === RUN   TestRenameRunningContainerAndReuse
23:58:34 [2022-08-24T23:58:34.167Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
23:58:34 [2022-08-24T23:58:34.167Z] === RUN   TestRenameInvalidName
23:58:34 [2022-08-24T23:58:34.427Z] --- PASS: TestRenameInvalidName (0.42s)
23:58:34 [2022-08-24T23:58:34.427Z] === RUN   TestRenameAnonymousContainer
23:58:36 [2022-08-24T23:58:36.336Z] --- PASS: TestRenameAnonymousContainer (1.55s)
23:58:36 [2022-08-24T23:58:36.336Z] === RUN   TestRenameContainerWithSameName
23:58:36 [2022-08-24T23:58:36.596Z] --- PASS: TestRenameContainerWithSameName (0.45s)
23:58:36 [2022-08-24T23:58:36.596Z] === RUN   TestRenameContainerWithLinkedContainer
23:58:37 [2022-08-24T23:58:37.536Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
23:58:37 [2022-08-24T23:58:37.536Z] === RUN   TestResize
23:58:37 [2022-08-24T23:58:37.797Z] --- PASS: TestResize (0.41s)
23:58:37 [2022-08-24T23:58:37.797Z] === RUN   TestResizeWithInvalidSize
23:58:38 [2022-08-24T23:58:38.367Z] --- PASS: TestResizeWithInvalidSize (0.43s)
23:58:38 [2022-08-24T23:58:38.367Z] === RUN   TestResizeWhenContainerNotStarted
23:58:38 [2022-08-24T23:58:38.627Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:58:38 [2022-08-24T23:58:38.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:58:40 [2022-08-24T23:58:40.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:58:41 [2022-08-24T23:58:41.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:58:42 [2022-08-24T23:58:42.416Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:58:42 [2022-08-24T23:58:42.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:58:44 [2022-08-24T23:58:44.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:58:44 [2022-08-24T23:58:44.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:58:47 [2022-08-24T23:58:47.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:58:47 [2022-08-24T23:58:47.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:58:49 [2022-08-24T23:58:49.260Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:58:51 [2022-08-24T23:58:51.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:58:51 [2022-08-24T23:58:51.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:58:52 [2022-08-24T23:58:52.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:58:52 [2022-08-24T23:58:52.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:58:54 [2022-08-24T23:58:54.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:58:56 [2022-08-24T23:58:56.103Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
23:58:56 [2022-08-24T23:58:56.103Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
23:58:56 [2022-08-24T23:58:56.103Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:58:56 [2022-08-24T23:58:56.103Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:58:56 [2022-08-24T23:58:56.672Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:58:57 [2022-08-24T23:58:57.611Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
23:58:57 [2022-08-24T23:58:57.611Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
23:58:57 [2022-08-24T23:58:57.611Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
23:58:57 [2022-08-24T23:58:57.611Z] === RUN   TestCgroupNamespacesRun
23:58:58 [2022-08-24T23:58:58.551Z] --- PASS: TestCgroupNamespacesRun (1.12s)
23:58:58 [2022-08-24T23:58:58.551Z] === RUN   TestCgroupNamespacesRunPrivileged
23:58:59 [2022-08-24T23:58:59.932Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
23:58:59 [2022-08-24T23:58:59.932Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:59:00 [2022-08-24T23:59:00.871Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
23:59:00 [2022-08-24T23:59:00.871Z] === RUN   TestCgroupNamespacesRunHostMode
23:59:02 [2022-08-24T23:59:02.252Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
23:59:02 [2022-08-24T23:59:02.252Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:59:03 [2022-08-24T23:59:03.190Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
23:59:03 [2022-08-24T23:59:03.190Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:59:04 [2022-08-24T23:59:04.571Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
23:59:04 [2022-08-24T23:59:04.571Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:59:05 [2022-08-24T23:59:05.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
23:59:05 [2022-08-24T23:59:05.141Z] === RUN   TestCgroupNamespacesRunOlderClient
23:59:06 [2022-08-24T23:59:06.082Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
23:59:06 [2022-08-24T23:59:06.083Z] === RUN   TestNISDomainname
23:59:06 [2022-08-24T23:59:06.652Z] --- PASS: TestNISDomainname (0.50s)
23:59:06 [2022-08-24T23:59:06.653Z] === RUN   TestHostnameDnsResolution
23:59:07 [2022-08-24T23:59:07.592Z] --- PASS: TestHostnameDnsResolution (0.68s)
23:59:07 [2022-08-24T23:59:07.592Z] === RUN   TestUnprivilegedPortsAndPing
23:59:07 [2022-08-24T23:59:07.852Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
23:59:07 [2022-08-24T23:59:07.852Z] === RUN   TestPrivilegedHostDevices
23:59:08 [2022-08-24T23:59:08.445Z] --- PASS: TestPrivilegedHostDevices (0.46s)
23:59:08 [2022-08-24T23:59:08.445Z] === RUN   TestRunConsoleSize
23:59:09 [2022-08-24T23:59:09.025Z] --- PASS: TestRunConsoleSize (0.47s)
23:59:09 [2022-08-24T23:59:09.025Z] === RUN   TestRunWithAlternativeContainerdShim
23:59:10 [2022-08-24T23:59:10.944Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s)
23:59:10 [2022-08-24T23:59:10.944Z] === RUN   TestStats
23:59:13 [2022-08-24T23:59:13.480Z] --- PASS: TestStats (2.45s)
23:59:13 [2022-08-24T23:59:13.480Z] === RUN   TestStopContainerWithTimeout
23:59:13 [2022-08-24T23:59:13.480Z] === RUN   TestStopContainerWithTimeout/0
23:59:13 [2022-08-24T23:59:13.480Z] === PAUSE TestStopContainerWithTimeout/0
23:59:13 [2022-08-24T23:59:13.480Z] === RUN   TestStopContainerWithTimeout/1
23:59:13 [2022-08-24T23:59:13.480Z] === PAUSE TestStopContainerWithTimeout/1
23:59:13 [2022-08-24T23:59:13.480Z] === RUN   TestStopContainerWithTimeout/3
23:59:13 [2022-08-24T23:59:13.480Z] === PAUSE TestStopContainerWithTimeout/3
23:59:13 [2022-08-24T23:59:13.480Z] === RUN   TestStopContainerWithTimeout/-1
23:59:13 [2022-08-24T23:59:13.480Z] === PAUSE TestStopContainerWithTimeout/-1
23:59:13 [2022-08-24T23:59:13.480Z] === CONT  TestStopContainerWithTimeout/0
23:59:13 [2022-08-24T23:59:13.480Z] === CONT  TestStopContainerWithTimeout/3
23:59:14 [2022-08-24T23:59:14.049Z] === CONT  TestStopContainerWithTimeout/-1
23:59:15 [2022-08-24T23:59:15.957Z] === CONT  TestStopContainerWithTimeout/1
23:59:17 [2022-08-24T23:59:17.339Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:59:17 [2022-08-24T23:59:17.339Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
23:59:17 [2022-08-24T23:59:17.339Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
23:59:17 [2022-08-24T23:59:17.339Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
23:59:17 [2022-08-24T23:59:17.339Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
23:59:17 [2022-08-24T23:59:17.339Z] === RUN   TestDeleteDevicemapper
23:59:17 [2022-08-24T23:59:17.339Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:59:17 [2022-08-24T23:59:17.339Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:59:17 [2022-08-24T23:59:17.339Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:59:18 [2022-08-24T23:59:18.719Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
23:59:18 [2022-08-24T23:59:18.719Z] === RUN   TestUpdateMemory
23:59:19 [2022-08-24T23:59:19.289Z] --- PASS: TestUpdateMemory (0.49s)
23:59:19 [2022-08-24T23:59:19.289Z] === RUN   TestUpdateCPUQuota
23:59:19 [2022-08-24T23:59:19.858Z] --- PASS: TestUpdateCPUQuota (0.71s)
23:59:19 [2022-08-24T23:59:19.858Z] === RUN   TestUpdatePidsLimit
23:59:19 [2022-08-24T23:59:19.858Z] === RUN   TestUpdatePidsLimit/update_from_none
23:59:20 [2022-08-24T23:59:20.119Z] === RUN   TestUpdatePidsLimit/no_change
23:59:20 [2022-08-24T23:59:20.379Z] === RUN   TestUpdatePidsLimit/update_lower
23:59:20 [2022-08-24T23:59:20.639Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:59:20 [2022-08-24T23:59:20.639Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:59:20 [2022-08-24T23:59:20.898Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:59:21 [2022-08-24T23:59:21.158Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:59:21 [2022-08-24T23:59:21.727Z] --- PASS: TestUpdatePidsLimit (1.76s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
23:59:21 [2022-08-24T23:59:21.727Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
23:59:21 [2022-08-24T23:59:21.727Z] === RUN   TestUpdateRestartPolicy
23:59:33 [2022-08-24T23:59:33.943Z] --- PASS: TestUpdateRestartPolicy (10.82s)
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestUpdateRestartWithAutoRemove
23:59:33 [2022-08-24T23:59:33.943Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestWaitNonBlocked
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:59:33 [2022-08-24T23:59:33.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:59:33 [2022-08-24T23:59:33.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:59:33 [2022-08-24T23:59:33.943Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:59:33 [2022-08-24T23:59:33.943Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:59:33 [2022-08-24T23:59:33.943Z] --- PASS: TestWaitNonBlocked (0.01s)
23:59:33 [2022-08-24T23:59:33.943Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
23:59:33 [2022-08-24T23:59:33.943Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestWaitBlocked
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:59:33 [2022-08-24T23:59:33.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:59:33 [2022-08-24T23:59:33.943Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:59:33 [2022-08-24T23:59:33.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:59:33 [2022-08-24T23:59:33.943Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:59:33 [2022-08-24T23:59:33.943Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:59:34 [2022-08-24T23:59:34.202Z] --- PASS: TestWaitBlocked (0.02s)
23:59:34 [2022-08-24T23:59:34.202Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.51s)
23:59:34 [2022-08-24T23:59:34.202Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
23:59:34 [2022-08-24T23:59:34.202Z] === RUN   TestWaitConditions
23:59:34 [2022-08-24T23:59:34.202Z] === RUN   TestWaitConditions/default
23:59:34 [2022-08-24T23:59:34.202Z] === PAUSE TestWaitConditions/default
23:59:34 [2022-08-24T23:59:34.202Z] === RUN   TestWaitConditions/not-running
23:59:34 [2022-08-24T23:59:34.202Z] === PAUSE TestWaitConditions/not-running
23:59:34 [2022-08-24T23:59:34.202Z] === RUN   TestWaitConditions/next-exit
23:59:34 [2022-08-24T23:59:34.202Z] === PAUSE TestWaitConditions/next-exit
23:59:34 [2022-08-24T23:59:34.202Z] === RUN   TestWaitConditions/removed
23:59:34 [2022-08-24T23:59:34.202Z] === PAUSE TestWaitConditions/removed
23:59:34 [2022-08-24T23:59:34.202Z] === CONT  TestWaitConditions/default
23:59:34 [2022-08-24T23:59:34.202Z] === CONT  TestWaitConditions/next-exit
23:59:34 [2022-08-24T23:59:34.202Z]     wait_test.go:146: ContainerID = 6d0f7ff342501d1c970cb4cd2c8d6ed0a1dc9a71fb0498f7a396420db627016d
23:59:34 [2022-08-24T23:59:34.202Z] === CONT  TestWaitConditions/default
23:59:34 [2022-08-24T23:59:34.202Z]     wait_test.go:146: ContainerID = c4fc867881f968060b417df61b99ef8115760aecba2ad16f2b33fedb06380a7b
23:59:34 [2022-08-24T23:59:34.771Z] === CONT  TestWaitConditions/removed
23:59:34 [2022-08-24T23:59:34.771Z]     wait_test.go:146: ContainerID = 534d44cbf756e546c10646f8b69bea4f7fad6f1ef27648b8be047545cad9175e
23:59:35 [2022-08-24T23:59:35.031Z] === CONT  TestWaitConditions/not-running
23:59:35 [2022-08-24T23:59:35.031Z]     wait_test.go:146: ContainerID = 37c7e42f8619ed7491eaf107652b915ef6eff743dd641c7ab725a555af51915f
23:59:35 [2022-08-24T23:59:35.600Z] --- PASS: TestWaitConditions (0.01s)
23:59:35 [2022-08-24T23:59:35.600Z]     --- PASS: TestWaitConditions/default (0.63s)
23:59:35 [2022-08-24T23:59:35.600Z]     --- PASS: TestWaitConditions/next-exit (0.68s)
23:59:35 [2022-08-24T23:59:35.600Z]     --- PASS: TestWaitConditions/removed (0.63s)
23:59:35 [2022-08-24T23:59:35.600Z]     --- PASS: TestWaitConditions/not-running (0.62s)
23:59:35 [2022-08-24T23:59:35.600Z] === RUN   TestWaitRestartedContainer
23:59:35 [2022-08-24T23:59:35.600Z] === RUN   TestWaitRestartedContainer/default
23:59:35 [2022-08-24T23:59:35.600Z] === PAUSE TestWaitRestartedContainer/default
23:59:35 [2022-08-24T23:59:35.600Z] === RUN   TestWaitRestartedContainer/not-running
23:59:35 [2022-08-24T23:59:35.600Z] === PAUSE TestWaitRestartedContainer/not-running
23:59:35 [2022-08-24T23:59:35.600Z] === RUN   TestWaitRestartedContainer/next-exit
23:59:35 [2022-08-24T23:59:35.600Z] === PAUSE TestWaitRestartedContainer/next-exit
23:59:35 [2022-08-24T23:59:35.600Z] === CONT  TestWaitRestartedContainer/default
23:59:35 [2022-08-24T23:59:35.600Z] === CONT  TestWaitRestartedContainer/next-exit
23:59:37 [2022-08-24T23:59:37.510Z] === CONT  TestWaitRestartedContainer/not-running
23:59:38 [2022-08-24T23:59:38.084Z] --- PASS: TestWaitRestartedContainer (0.02s)
23:59:38 [2022-08-24T23:59:38.084Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.64s)
23:59:38 [2022-08-24T23:59:38.084Z]     --- PASS: TestWaitRestartedContainer/default (1.79s)
23:59:38 [2022-08-24T23:59:38.084Z]     --- PASS: TestWaitRestartedContainer/not-running (0.93s)
23:59:38 [2022-08-24T23:59:38.084Z] === CONT  TestContainerStartOnDaemonRestart
23:59:38 [2022-08-24T23:59:38.084Z] === CONT  TestRestartDaemonWithRestartingContainer
23:59:39 [2022-08-24T23:59:39.993Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s)
23:59:39 [2022-08-24T23:59:39.993Z] === CONT  TestIpcModeOlderClient
23:59:39 [2022-08-24T23:59:39.993Z] --- PASS: TestIpcModeOlderClient (0.05s)
23:59:39 [2022-08-24T23:59:39.993Z] === CONT  TestContainerKillOnDaemonStart
23:59:40 [2022-08-24T23:59:40.253Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s)
23:59:40 [2022-08-24T23:59:40.253Z] === CONT  TestDaemonHostGatewayIP
23:59:42 [2022-08-24T23:59:42.793Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
23:59:42 [2022-08-24T23:59:42.793Z] === CONT  TestDaemonRestartIpcMode
23:59:44 [2022-08-24T23:59:44.700Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
23:59:52 [2022-08-24T23:59:52.826Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
23:59:52 [2022-08-24T23:59:52.826Z] PASS
23:59:52 [2022-08-24T23:59:52.826Z] 
23:59:52 [2022-08-24T23:59:52.826Z] === Skipped
23:59:52 [2022-08-24T23:59:52.826Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:59:52 [2022-08-24T23:59:52.826Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:59:52 [2022-08-24T23:59:52.826Z] 
23:59:52 [2022-08-24T23:59:52.826Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:59:52 [2022-08-24T23:59:52.826Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:59:52 [2022-08-24T23:59:52.826Z] 
23:59:52 [2022-08-24T23:59:52.826Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:59:52 [2022-08-24T23:59:52.826Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:59:52 [2022-08-24T23:59:52.826Z] 
23:59:52 [2022-08-24T23:59:52.826Z] DONE 273 tests, 3 skipped in 126.335s
23:59:52 [2022-08-24T23:59:52.826Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:59:52 [2022-08-24T23:59:52.826Z] ++ 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
23:59:52 [2022-08-24T23:59:52.826Z] ++ set -e
23:59:52 [2022-08-24T23:59:52.826Z] ++ '[' -n 0 ']'
23:59:52 [2022-08-24T23:59:52.826Z] ++ set -x
23:59:52 [2022-08-24T23:59:52.826Z] ++ 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
23:59:52 [2022-08-24T23:59:52.826Z] === RUN   TestConfigDaemonLibtrustID
23:59:52 [2022-08-24T23:59:52.826Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
23:59:52 [2022-08-24T23:59:52.826Z] === RUN   TestConfigDaemonID
23:59:53 [2022-08-24T23:59:53.396Z]     daemon_test.go:83: [dbf1714b5170a] daemon is not started
23:59:53 [2022-08-24T23:59:53.396Z] --- PASS: TestConfigDaemonID (1.04s)
23:59:53 [2022-08-24T23:59:53.396Z] === RUN   TestDaemonConfigValidation
23:59:53 [2022-08-24T23:59:53.396Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:59:53 [2022-08-24T23:59:53.396Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:59:53 [2022-08-24T23:59:53.396Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:59:53 [2022-08-24T23:59:53.396Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:59:53 [2022-08-24T23:59:53.396Z] === RUN   TestDaemonConfigValidation/invalid_config
23:59:53 [2022-08-24T23:59:53.396Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:59:53 [2022-08-24T23:59:53.396Z] === RUN   TestDaemonConfigValidation/malformed_config
23:59:53 [2022-08-24T23:59:53.396Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:59:53 [2022-08-24T23:59:53.396Z] === RUN   TestDaemonConfigValidation/valid_config
23:59:53 [2022-08-24T23:59:53.396Z] === PAUSE TestDaemonConfigValidation/valid_config
23:59:53 [2022-08-24T23:59:53.396Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:59:53 [2022-08-24T23:59:53.396Z] === CONT  TestDaemonConfigValidation/malformed_config
23:59:53 [2022-08-24T23:59:53.656Z] === CONT  TestDaemonConfigValidation/valid_config
23:59:53 [2022-08-24T23:59:53.656Z] === CONT  TestDaemonConfigValidation/invalid_config
23:59:53 [2022-08-24T23:59:53.656Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:59:53 [2022-08-24T23:59:53.656Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:59:53 [2022-08-24T23:59:53.656Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:59:53 [2022-08-24T23:59:53.656Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
23:59:53 [2022-08-24T23:59:53.656Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
23:59:53 [2022-08-24T23:59:53.656Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:59:53 [2022-08-24T23:59:53.656Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:59:53 [2022-08-24T23:59:53.656Z] === RUN   TestConfigDaemonSeccompProfiles
23:59:53 [2022-08-24T23:59:53.656Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:59:55 [2022-08-24T23:59:55.038Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:59:55 [2022-08-24T23:59:55.976Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:59:56 [2022-08-24T23:59:56.916Z] === CONT  TestConfigDaemonSeccompProfiles
23:59:56 [2022-08-24T23:59:56.916Z]     daemon_test.go:197: [d990a4b26afb1] daemon is not started
23:59:56 [2022-08-24T23:59:56.916Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
23:59:56 [2022-08-24T23:59:56.916Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:59:56 [2022-08-24T23:59:56.916Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:59:56 [2022-08-24T23:59:56.916Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:59:56 [2022-08-24T23:59:56.916Z] === RUN   TestDaemonProxy
23:59:56 [2022-08-24T23:59:56.916Z] === RUN   TestDaemonProxy/environment_variables
23:59:58 [2022-08-24T23:59:58.824Z] === RUN   TestDaemonProxy/command-line_options
00:00:00 [2022-08-25T00:00:00.204Z] === RUN   TestDaemonProxy/configuration_file
00:00:02 [2022-08-25T00:00:02.112Z] === RUN   TestDaemonProxy/conflicting_options
00:00:02 [2022-08-25T00:00:02.682Z] === RUN   TestDaemonProxy/reload_sanitized
00:00:03 [2022-08-25T00:00:03.623Z] --- PASS: TestDaemonProxy (6.60s)
00:00:03 [2022-08-25T00:00:03.623Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
00:00:03 [2022-08-25T00:00:03.623Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
00:00:03 [2022-08-25T00:00:03.623Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
00:00:03 [2022-08-25T00:00:03.623Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
00:00:03 [2022-08-25T00:00:03.623Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.87s)
00:00:03 [2022-08-25T00:00:03.623Z] PASS
00:00:03 [2022-08-25T00:00:03.623Z] 
00:00:03 [2022-08-25T00:00:03.623Z] DONE 18 tests in 11.642s
00:00:03 [2022-08-25T00:00:03.623Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:00:03 [2022-08-25T00:00:03.623Z] ++ 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
00:00:03 [2022-08-25T00:00:03.623Z] ++ set -e
00:00:03 [2022-08-25T00:00:03.623Z] ++ '[' -n 0 ']'
00:00:03 [2022-08-25T00:00:03.623Z] ++ set -x
00:00:03 [2022-08-25T00:00:03.623Z] ++ 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
00:00:03 [2022-08-25T00:00:03.623Z] INFO: Testing against a local daemon
00:00:03 [2022-08-25T00:00:03.623Z] === RUN   TestCommitInheritsEnv
00:00:03 [2022-08-25T00:00:03.883Z] --- PASS: TestCommitInheritsEnv (0.28s)
00:00:03 [2022-08-25T00:00:03.883Z] === RUN   TestImportExtremelyLargeImageWorks
00:00:03 [2022-08-25T00:00:03.883Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:00:03 [2022-08-25T00:00:03.883Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:00:03 [2022-08-25T00:00:03.883Z] === RUN   TestImportWithCustomPlatform
00:00:03 [2022-08-25T00:00:03.883Z] === RUN   TestImportWithCustomPlatform/#00
00:00:03 [2022-08-25T00:00:03.883Z] === RUN   TestImportWithCustomPlatform/_______
00:00:03 [2022-08-25T00:00:03.883Z] === RUN   TestImportWithCustomPlatform//
00:00:03 [2022-08-25T00:00:03.883Z] === RUN   TestImportWithCustomPlatform/linux
00:00:04 [2022-08-25T00:00:04.143Z] === RUN   TestImportWithCustomPlatform/LINUX
00:00:04 [2022-08-25T00:00:04.143Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
00:00:04 [2022-08-25T00:00:04.143Z] === RUN   TestImportWithCustomPlatform/macos
00:00:04 [2022-08-25T00:00:04.143Z] === RUN   TestImportWithCustomPlatform/macos/arm64
00:00:04 [2022-08-25T00:00:04.143Z] === RUN   TestImportWithCustomPlatform/nintendo64
00:00:04 [2022-08-25T00:00:04.143Z] --- PASS: TestImportWithCustomPlatform (0.33s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
00:00:04 [2022-08-25T00:00:04.143Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
00:00:04 [2022-08-25T00:00:04.143Z] === RUN   TestImagesFilterMultiReference
00:00:04 [2022-08-25T00:00:04.403Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:00:04 [2022-08-25T00:00:04.404Z] === RUN   TestImagePullPlatformInvalid
00:00:04 [2022-08-25T00:00:04.404Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:00:04 [2022-08-25T00:00:04.404Z] === RUN   TestRemoveImageOrphaning
00:00:04 [2022-08-25T00:00:04.664Z] --- PASS: TestRemoveImageOrphaning (0.27s)
00:00:04 [2022-08-25T00:00:04.664Z] === RUN   TestRemoveImageGarbageCollector
00:00:04 [2022-08-25T00:00:04.664Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:00:04 [2022-08-25T00:00:04.664Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:00:04 [2022-08-25T00:00:04.664Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:00:04 [2022-08-25T00:00:04.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:00:04 [2022-08-25T00:00:04.664Z] === RUN   TestTagInvalidReference
00:00:04 [2022-08-25T00:00:04.664Z] --- PASS: TestTagInvalidReference (0.02s)
00:00:04 [2022-08-25T00:00:04.664Z] === RUN   TestTagValidPrefixedRepo
00:00:04 [2022-08-25T00:00:04.664Z] --- PASS: TestTagValidPrefixedRepo (0.12s)
00:00:04 [2022-08-25T00:00:04.664Z] === RUN   TestTagExistedNameWithoutForce
00:00:04 [2022-08-25T00:00:04.925Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:00:04 [2022-08-25T00:00:04.925Z] === RUN   TestTagOfficialNames
00:00:04 [2022-08-25T00:00:04.925Z] --- PASS: TestTagOfficialNames (0.06s)
00:00:04 [2022-08-25T00:00:04.925Z] === RUN   TestTagMatchesDigest
00:00:04 [2022-08-25T00:00:04.925Z] --- PASS: TestTagMatchesDigest (0.01s)
00:00:04 [2022-08-25T00:00:04.925Z] PASS
00:00:04 [2022-08-25T00:00:04.925Z] 
00:00:04 [2022-08-25T00:00:04.925Z] === Skipped
00:00:04 [2022-08-25T00:00:04.925Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:00:04 [2022-08-25T00:00:04.925Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:00:04 [2022-08-25T00:00:04.925Z] 
00:00:04 [2022-08-25T00:00:04.925Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:00:04 [2022-08-25T00:00:04.925Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:00:04 [2022-08-25T00:00:04.925Z] 
00:00:04 [2022-08-25T00:00:04.925Z] DONE 22 tests, 2 skipped in 1.429s
00:00:04 [2022-08-25T00:00:04.925Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
00:00:04 [2022-08-25T00:00:04.925Z] ++ 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
00:00:04 [2022-08-25T00:00:04.925Z] ++ set -e
00:00:04 [2022-08-25T00:00:04.925Z] ++ '[' -n 0 ']'
00:00:04 [2022-08-25T00:00:04.925Z] ++ set -x
00:00:04 [2022-08-25T00:00:04.925Z] ++ 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
00:00:04 [2022-08-25T00:00:04.925Z] === RUN   TestStripANSICommands
00:00:04 [2022-08-25T00:00:04.925Z] === RUN   TestStripANSICommands/#00
00:00:04 [2022-08-25T00:00:04.925Z] === RUN   TestStripANSICommands/#01
00:00:04 [2022-08-25T00:00:04.925Z] --- PASS: TestStripANSICommands (0.00s)
00:00:04 [2022-08-25T00:00:04.925Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
00:00:04 [2022-08-25T00:00:04.925Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
00:00:04 [2022-08-25T00:00:04.925Z] PASS
00:00:04 [2022-08-25T00:00:04.925Z] 
00:00:04 [2022-08-25T00:00:04.925Z] DONE 3 tests in 0.040s
00:00:04 [2022-08-25T00:00:04.925Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:00:04 [2022-08-25T00:00:04.925Z] ++ 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
00:00:04 [2022-08-25T00:00:04.925Z] ++ set -e
00:00:04 [2022-08-25T00:00:04.925Z] ++ '[' -n 0 ']'
00:00:04 [2022-08-25T00:00:04.925Z] ++ set -x
00:00:04 [2022-08-25T00:00:04.925Z] ++ 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
00:00:04 [2022-08-25T00:00:04.925Z] INFO: Testing against a local daemon
00:00:04 [2022-08-25T00:00:04.925Z] === RUN   TestNetworkCreateDelete
00:00:05 [2022-08-25T00:00:05.185Z] --- PASS: TestNetworkCreateDelete (0.14s)
00:00:05 [2022-08-25T00:00:05.186Z] === RUN   TestDockerNetworkDeletePreferID
00:00:05 [2022-08-25T00:00:05.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
00:00:05 [2022-08-25T00:00:05.756Z] === RUN   TestDaemonDNSFallback
00:00:12 [2022-08-25T00:00:12.376Z] --- PASS: TestDaemonDNSFallback (6.36s)
00:00:12 [2022-08-25T00:00:12.376Z] === RUN   TestInspectNetwork
00:00:14 [2022-08-25T00:00:14.919Z] === RUN   TestInspectNetwork/full_network_id
00:00:14 [2022-08-25T00:00:14.919Z] === RUN   TestInspectNetwork/partial_network_id
00:00:14 [2022-08-25T00:00:14.919Z] === RUN   TestInspectNetwork/network_name
00:00:14 [2022-08-25T00:00:14.919Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:00:19 [2022-08-25T00:00:19.115Z] --- PASS: TestInspectNetwork (6.98s)
00:00:19 [2022-08-25T00:00:19.115Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:00:19 [2022-08-25T00:00:19.115Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:00:19 [2022-08-25T00:00:19.115Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:00:19 [2022-08-25T00:00:19.115Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:00:19 [2022-08-25T00:00:19.115Z] === RUN   TestRunContainerWithBridgeNone
00:00:20 [2022-08-25T00:00:20.496Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/create
00:00:20 [2022-08-25T00:00:20.496Z] === PAUSE TestNetworkInvalidJSON/networks/create
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
00:00:20 [2022-08-25T00:00:20.496Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
00:00:20 [2022-08-25T00:00:20.496Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
00:00:20 [2022-08-25T00:00:20.496Z] === CONT  TestNetworkInvalidJSON/networks/create
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
00:00:20 [2022-08-25T00:00:20.496Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
00:00:20 [2022-08-25T00:00:20.496Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
00:00:20 [2022-08-25T00:00:20.496Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:00:20 [2022-08-25T00:00:20.496Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkList
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkList//networks
00:00:20 [2022-08-25T00:00:20.496Z] === PAUSE TestNetworkList//networks
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestNetworkList//networks/
00:00:20 [2022-08-25T00:00:20.496Z] === PAUSE TestNetworkList//networks/
00:00:20 [2022-08-25T00:00:20.496Z] === CONT  TestNetworkList//networks
00:00:20 [2022-08-25T00:00:20.496Z] === CONT  TestNetworkList//networks/
00:00:20 [2022-08-25T00:00:20.496Z] --- PASS: TestNetworkList (0.01s)
00:00:20 [2022-08-25T00:00:20.496Z]     --- PASS: TestNetworkList//networks (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:00:20 [2022-08-25T00:00:20.496Z] === RUN   TestHostIPv4BridgeLabel
00:00:21 [2022-08-25T00:00:21.064Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
00:00:21 [2022-08-25T00:00:21.064Z] === RUN   TestDaemonRestartWithLiveRestore
00:00:22 [2022-08-25T00:00:22.002Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
00:00:22 [2022-08-25T00:00:22.002Z] === RUN   TestDaemonDefaultNetworkPools
00:00:22 [2022-08-25T00:00:22.940Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
00:00:22 [2022-08-25T00:00:22.940Z] === RUN   TestDaemonRestartWithExistingNetwork
00:00:23 [2022-08-25T00:00:23.879Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
00:00:23 [2022-08-25T00:00:23.879Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:00:25 [2022-08-25T00:00:25.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
00:00:25 [2022-08-25T00:00:25.259Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:00:25 [2022-08-25T00:00:25.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
00:00:25 [2022-08-25T00:00:25.519Z] === RUN   TestServiceWithPredefinedNetwork
00:00:28 [2022-08-25T00:00:28.060Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
00:00:28 [2022-08-25T00:00:28.060Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:00:28 [2022-08-25T00:00:28.060Z]     service_test.go:243: FLAKY_TEST
00:00:28 [2022-08-25T00:00:28.060Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:00:28 [2022-08-25T00:00:28.060Z] === RUN   TestServiceWithDataPathPortInit
00:00:42 [2022-08-25T00:00:42.950Z] --- PASS: TestServiceWithDataPathPortInit (13.88s)
00:00:42 [2022-08-25T00:00:42.950Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:00:44 [2022-08-25T00:00:44.332Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wspe60bvegh021ul6tfnn9i69 Created:2022-08-25 00:00:43.143446687 +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[8967b190ee05fb849d08ffdccf3361d7eae19e1e4c4fb25ad255c211f449f16f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a6vcmjjpxmps07be7u4d9c5dp EndpointID:da91c4f3ce5bed48dea1cafee530910964beea94992ea72d24a0e7c68ba9b429 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5aae2d03b5272a554bcdcaccbccfb590aa2091837a2a001b79cdc26efc0b5394 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:13de1a3143d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a6vcmjjpxmps07be7u4d9c5dp EndpointID:da91c4f3ce5bed48dea1cafee530910964beea94992ea72d24a0e7c68ba9b429 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:00:48 [2022-08-25T00:00:48.528Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
00:00:48 [2022-08-25T00:00:48.528Z] PASS
00:00:48 [2022-08-25T00:00:48.528Z] 
00:00:48 [2022-08-25T00:00:48.528Z] === Skipped
00:00:48 [2022-08-25T00:00:48.528Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:00:48 [2022-08-25T00:00:48.528Z]     service_test.go:243: FLAKY_TEST
00:00:48 [2022-08-25T00:00:48.528Z] 
00:00:48 [2022-08-25T00:00:48.528Z] DONE 38 tests, 1 skipped in 43.683s
00:00:48 [2022-08-25T00:00:48.528Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:00:48 [2022-08-25T00:00:48.528Z] ++ 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
00:00:48 [2022-08-25T00:00:48.528Z] ++ set -e
00:00:48 [2022-08-25T00:00:48.528Z] ++ '[' -n 0 ']'
00:00:48 [2022-08-25T00:00:48.528Z] ++ set -x
00:00:48 [2022-08-25T00:00:48.528Z] ++ 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
00:00:48 [2022-08-25T00:00:48.788Z] INFO: Testing against a local daemon
00:00:48 [2022-08-25T00:00:48.788Z] === RUN   TestDockerNetworkIpvlanPersistance
00:00:48 [2022-08-25T00:00:48.788Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2022-08-25T00:00:48.788Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:00:48 [2022-08-25T00:00:48.788Z] === RUN   TestDockerNetworkIpvlan
00:00:48 [2022-08-25T00:00:48.788Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2022-08-25T00:00:48.788Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:00:48 [2022-08-25T00:00:48.788Z] PASS
00:00:48 [2022-08-25T00:00:48.788Z] 
00:00:48 [2022-08-25T00:00:48.788Z] === Skipped
00:00:48 [2022-08-25T00:00:48.788Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:00:48 [2022-08-25T00:00:48.788Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2022-08-25T00:00:48.788Z] 
00:00:48 [2022-08-25T00:00:48.788Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:00:48 [2022-08-25T00:00:48.788Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2022-08-25T00:00:48.788Z] 
00:00:48 [2022-08-25T00:00:48.788Z] DONE 2 tests, 2 skipped in 0.082s
00:00:48 [2022-08-25T00:00:48.788Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:00:48 [2022-08-25T00:00:48.788Z] ++ 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
00:00:48 [2022-08-25T00:00:48.788Z] ++ set -e
00:00:48 [2022-08-25T00:00:48.788Z] ++ '[' -n 0 ']'
00:00:48 [2022-08-25T00:00:48.788Z] ++ set -x
00:00:48 [2022-08-25T00:00:48.788Z] ++ 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
00:00:48 [2022-08-25T00:00:48.788Z] INFO: Testing against a local daemon
00:00:48 [2022-08-25T00:00:48.788Z] === RUN   TestDockerNetworkMacvlanPersistance
00:00:50 [2022-08-25T00:00:50.168Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
00:00:50 [2022-08-25T00:00:50.168Z] === RUN   TestDockerNetworkMacvlan
00:00:51 [2022-08-25T00:00:51.107Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:00:51 [2022-08-25T00:00:51.676Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:00:52 [2022-08-25T00:00:52.616Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:00:54 [2022-08-25T00:00:54.525Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:00:55 [2022-08-25T00:00:55.907Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:00:59 [2022-08-25T00:00:59.204Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:00:59 [2022-08-25T00:00:59.775Z] --- PASS: TestDockerNetworkMacvlan (9.39s)
00:00:59 [2022-08-25T00:00:59.775Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
00:00:59 [2022-08-25T00:00:59.775Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
00:00:59 [2022-08-25T00:00:59.775Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
00:00:59 [2022-08-25T00:00:59.775Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
00:00:59 [2022-08-25T00:00:59.775Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
00:00:59 [2022-08-25T00:00:59.775Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
00:00:59 [2022-08-25T00:00:59.775Z] PASS
00:00:59 [2022-08-25T00:00:59.775Z] 
00:00:59 [2022-08-25T00:00:59.775Z] DONE 8 tests in 10.916s
00:00:59 [2022-08-25T00:00:59.775Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:00:59 [2022-08-25T00:00:59.775Z] ++ 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
00:00:59 [2022-08-25T00:00:59.775Z] ++ set -e
00:00:59 [2022-08-25T00:00:59.775Z] ++ '[' -n 0 ']'
00:00:59 [2022-08-25T00:00:59.775Z] ++ set -x
00:00:59 [2022-08-25T00:00:59.775Z] ++ 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
00:00:59 [2022-08-25T00:00:59.775Z] testing: warning: no tests to run
00:00:59 [2022-08-25T00:00:59.775Z] PASS
00:00:59 [2022-08-25T00:00:59.775Z] 
00:00:59 [2022-08-25T00:00:59.775Z] DONE 0 tests in 0.025s
00:00:59 [2022-08-25T00:00:59.775Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:00:59 [2022-08-25T00:00:59.775Z] ++ 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
00:00:59 [2022-08-25T00:00:59.775Z] ++ set -e
00:00:59 [2022-08-25T00:00:59.775Z] ++ '[' -n 0 ']'
00:00:59 [2022-08-25T00:00:59.775Z] ++ set -x
00:00:59 [2022-08-25T00:00:59.775Z] ++ 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
00:00:59 [2022-08-25T00:00:59.775Z] INFO: Testing against a local daemon
00:00:59 [2022-08-25T00:00:59.775Z] === RUN   TestAuthZPluginAllowRequest
00:01:01 [2022-08-25T00:01:01.157Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
00:01:01 [2022-08-25T00:01:01.157Z] === RUN   TestAuthZPluginTLS
00:01:01 [2022-08-25T00:01:01.417Z] --- PASS: TestAuthZPluginTLS (0.56s)
00:01:01 [2022-08-25T00:01:01.417Z] === RUN   TestAuthZPluginDenyRequest
00:01:01 [2022-08-25T00:01:01.986Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
00:01:01 [2022-08-25T00:01:01.986Z] === RUN   TestAuthZPluginAPIDenyResponse
00:01:02 [2022-08-25T00:01:02.556Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
00:01:02 [2022-08-25T00:01:02.556Z] === RUN   TestAuthZPluginDenyResponse
00:01:03 [2022-08-25T00:01:03.125Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
00:01:03 [2022-08-25T00:01:03.125Z] === RUN   TestAuthZPluginAllowEventStream
00:01:04 [2022-08-25T00:01:04.505Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
00:01:04 [2022-08-25T00:01:04.505Z] === RUN   TestAuthZPluginErrorResponse
00:01:04 [2022-08-25T00:01:04.765Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
00:01:04 [2022-08-25T00:01:04.765Z] === RUN   TestAuthZPluginErrorRequest
00:01:05 [2022-08-25T00:01:05.335Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
00:01:05 [2022-08-25T00:01:05.335Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:01:05 [2022-08-25T00:01:05.905Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
00:01:05 [2022-08-25T00:01:05.905Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:01:07 [2022-08-25T00:01:07.288Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
00:01:07 [2022-08-25T00:01:07.288Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:01:08 [2022-08-25T00:01:08.669Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
00:01:08 [2022-08-25T00:01:08.669Z] === RUN   TestAuthZPluginHeader
00:01:09 [2022-08-25T00:01:09.247Z] --- PASS: TestAuthZPluginHeader (0.71s)
00:01:09 [2022-08-25T00:01:09.247Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:01:09 [2022-08-25T00:01:09.247Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:09 [2022-08-25T00:01:09.247Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:01:09 [2022-08-25T00:01:09.247Z] === RUN   TestAuthZPluginV2Disable
00:01:09 [2022-08-25T00:01:09.247Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:09 [2022-08-25T00:01:09.247Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:01:09 [2022-08-25T00:01:09.247Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:01:09 [2022-08-25T00:01:09.247Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:09 [2022-08-25T00:01:09.247Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:01:09 [2022-08-25T00:01:09.247Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:01:09 [2022-08-25T00:01:09.247Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:09 [2022-08-25T00:01:09.247Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:01:09 [2022-08-25T00:01:09.247Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:01:27 [2022-08-25T00:01:27.366Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
00:01:27 [2022-08-25T00:01:27.366Z] PASS
00:01:27 [2022-08-25T00:01:27.366Z] 
00:01:27 [2022-08-25T00:01:27.366Z] === Skipped
00:01:27 [2022-08-25T00:01:27.366Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:27 [2022-08-25T00:01:27.366Z] 
00:01:27 [2022-08-25T00:01:27.366Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:27 [2022-08-25T00:01:27.366Z] 
00:01:27 [2022-08-25T00:01:27.366Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:27 [2022-08-25T00:01:27.366Z] 
00:01:27 [2022-08-25T00:01:27.366Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:27 [2022-08-25T00:01:27.366Z] 
00:01:27 [2022-08-25T00:01:27.366Z] DONE 17 tests, 4 skipped in 26.476s
00:01:27 [2022-08-25T00:01:27.366Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:01:27 [2022-08-25T00:01:27.366Z] ++ 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
00:01:27 [2022-08-25T00:01:27.366Z] ++ set -e
00:01:27 [2022-08-25T00:01:27.366Z] ++ '[' -n 0 ']'
00:01:27 [2022-08-25T00:01:27.366Z] ++ set -x
00:01:27 [2022-08-25T00:01:27.366Z] ++ 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
00:01:27 [2022-08-25T00:01:27.366Z] INFO: Testing against a local daemon
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
00:01:27 [2022-08-25T00:01:27.366Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
00:01:27 [2022-08-25T00:01:27.366Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/pull
00:01:27 [2022-08-25T00:01:27.366Z] === PAUSE TestPluginInvalidJSON/plugins/pull
00:01:27 [2022-08-25T00:01:27.366Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
00:01:27 [2022-08-25T00:01:27.366Z] === CONT  TestPluginInvalidJSON/plugins/pull
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
00:01:27 [2022-08-25T00:01:27.366Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
00:01:27 [2022-08-25T00:01:27.366Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:01:27 [2022-08-25T00:01:27.366Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInstall
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInstall/no_auth
00:01:27 [2022-08-25T00:01:27.366Z] time="2022-08-25T00:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:01:27 [2022-08-25T00:01:27.366Z] time="2022-08-25T00:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2dfec7da7555c87d5c7149990a68988b9d6536b3429e204bcfe69d4a1832685" mediatype=application/vnd.docker.plugin.v1+json size=522
00:01:27 [2022-08-25T00:01:27.366Z] time="2022-08-25T00:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:01:27 [2022-08-25T00:01:27.366Z] time="2022-08-25T00:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2dfec7da7555c87d5c7149990a68988b9d6536b3429e204bcfe69d4a1832685" mediatype=application/vnd.docker.plugin.v1+json size=522
00:01:27 [2022-08-25T00:01:27.366Z] === RUN   TestPluginInstall/with_htpasswd
00:01:27 [2022-08-25T00:01:27.626Z] time="2022-08-25T00:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:01:27 [2022-08-25T00:01:27.626Z] time="2022-08-25T00:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc70c31a9b24ed5aea6525035de09e693a68c3e31132961f161328080c317c0f" mediatype=application/vnd.docker.plugin.v1+json size=522
00:01:27 [2022-08-25T00:01:27.626Z] time="2022-08-25T00:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:01:27 [2022-08-25T00:01:27.626Z] time="2022-08-25T00:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc70c31a9b24ed5aea6525035de09e693a68c3e31132961f161328080c317c0f" mediatype=application/vnd.docker.plugin.v1+json size=522
00:01:27 [2022-08-25T00:01:27.885Z] === RUN   TestPluginInstall/with_insecure
00:01:28 [2022-08-25T00:01:28.825Z] time="2022-08-25T00:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:01:28 [2022-08-25T00:01:28.825Z] time="2022-08-25T00:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:525dcde4e4ab3ecd38e444fe10b281ebc8ae3cfd4523c0699a4ef348f2848859" mediatype=application/vnd.docker.plugin.v1+json size=522
00:01:28 [2022-08-25T00:01:28.825Z] time="2022-08-25T00:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:01:28 [2022-08-25T00:01:28.825Z] time="2022-08-25T00:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:525dcde4e4ab3ecd38e444fe10b281ebc8ae3cfd4523c0699a4ef348f2848859" mediatype=application/vnd.docker.plugin.v1+json size=522
00:01:28 [2022-08-25T00:01:28.825Z]     plugin_test.go:196: [d883a5398134f] daemon is not started
00:01:28 [2022-08-25T00:01:28.825Z] --- PASS: TestPluginInstall (2.53s)
00:01:28 [2022-08-25T00:01:28.825Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
00:01:28 [2022-08-25T00:01:28.825Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
00:01:28 [2022-08-25T00:01:28.825Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
00:01:28 [2022-08-25T00:01:28.825Z] === RUN   TestPluginsWithRuntimes
00:01:30 [2022-08-25T00:01:30.731Z] === RUN   TestPluginsWithRuntimes/No_Args
00:01:31 [2022-08-25T00:01:31.300Z] === RUN   TestPluginsWithRuntimes/With_Args
00:01:32 [2022-08-25T00:01:32.240Z] --- PASS: TestPluginsWithRuntimes (3.27s)
00:01:32 [2022-08-25T00:01:32.240Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
00:01:32 [2022-08-25T00:01:32.240Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
00:01:32 [2022-08-25T00:01:32.240Z] === RUN   TestPluginBackCompatMediaTypes
00:01:32 [2022-08-25T00:01:32.810Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
00:01:32 [2022-08-25T00:01:32.810Z] PASS
00:01:32 [2022-08-25T00:01:32.810Z] 
00:01:32 [2022-08-25T00:01:32.810Z] DONE 24 tests in 6.508s
00:01:32 [2022-08-25T00:01:32.810Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:01:32 [2022-08-25T00:01:32.810Z] ++ 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
00:01:32 [2022-08-25T00:01:32.810Z] ++ set -e
00:01:32 [2022-08-25T00:01:32.810Z] ++ '[' -n 0 ']'
00:01:32 [2022-08-25T00:01:32.810Z] ++ set -x
00:01:32 [2022-08-25T00:01:32.810Z] ++ 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
00:01:32 [2022-08-25T00:01:32.810Z] INFO: Testing against a local daemon
00:01:32 [2022-08-25T00:01:32.810Z] === RUN   TestExternalGraphDriver
00:01:33 [2022-08-25T00:01:33.070Z] === RUN   TestExternalGraphDriver/json
00:01:34 [2022-08-25T00:01:34.979Z] === RUN   TestExternalGraphDriver/spec
00:01:36 [2022-08-25T00:01:36.361Z] === RUN   TestExternalGraphDriver/pull
00:01:38 [2022-08-25T00:01:38.269Z] --- PASS: TestExternalGraphDriver (5.16s)
00:01:38 [2022-08-25T00:01:38.269Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
00:01:38 [2022-08-25T00:01:38.269Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
00:01:38 [2022-08-25T00:01:38.269Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
00:01:38 [2022-08-25T00:01:38.269Z] === RUN   TestGraphdriverPluginV2
00:01:38 [2022-08-25T00:01:38.269Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:38 [2022-08-25T00:01:38.269Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
00:01:38 [2022-08-25T00:01:38.269Z] PASS
00:01:38 [2022-08-25T00:01:38.269Z] 
00:01:38 [2022-08-25T00:01:38.269Z] === Skipped
00:01:38 [2022-08-25T00:01:38.269Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
00:01:38 [2022-08-25T00:01:38.269Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:38 [2022-08-25T00:01:38.269Z] 
00:01:38 [2022-08-25T00:01:38.269Z] DONE 5 tests, 1 skipped in 5.582s
00:01:38 [2022-08-25T00:01:38.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:01:38 [2022-08-25T00:01:38.269Z] ++ 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
00:01:38 [2022-08-25T00:01:38.269Z] ++ set -e
00:01:38 [2022-08-25T00:01:38.269Z] ++ '[' -n 0 ']'
00:01:38 [2022-08-25T00:01:38.269Z] ++ set -x
00:01:38 [2022-08-25T00:01:38.269Z] ++ 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
00:01:38 [2022-08-25T00:01:38.529Z] INFO: Testing against a local daemon
00:01:38 [2022-08-25T00:01:38.529Z] === RUN   TestContinueAfterPluginCrash
00:01:38 [2022-08-25T00:01:38.529Z] === PAUSE TestContinueAfterPluginCrash
00:01:38 [2022-08-25T00:01:38.529Z] === RUN   TestReadPluginNoRead
00:01:38 [2022-08-25T00:01:38.529Z] === PAUSE TestReadPluginNoRead
00:01:38 [2022-08-25T00:01:38.529Z] === RUN   TestDaemonStartWithLogOpt
00:01:38 [2022-08-25T00:01:38.529Z] === PAUSE TestDaemonStartWithLogOpt
00:01:38 [2022-08-25T00:01:38.529Z] === CONT  TestContinueAfterPluginCrash
00:01:38 [2022-08-25T00:01:38.529Z] === CONT  TestDaemonStartWithLogOpt
00:01:41 [2022-08-25T00:01:41.823Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
00:01:41 [2022-08-25T00:01:41.824Z] === CONT  TestReadPluginNoRead
00:01:43 [2022-08-25T00:01:43.733Z] === RUN   TestReadPluginNoRead/default
00:01:44 [2022-08-25T00:01:44.672Z] === RUN   TestReadPluginNoRead/disabled_caching
00:01:46 [2022-08-25T00:01:46.052Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:01:46 [2022-08-25T00:01:46.622Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
00:01:47 [2022-08-25T00:01:47.192Z] === CONT  TestReadPluginNoRead
00:01:47 [2022-08-25T00:01:47.192Z]     read_test.go:92: [d91d2bf802b2b] daemon is not started
00:01:47 [2022-08-25T00:01:47.192Z] --- PASS: TestReadPluginNoRead (5.60s)
00:01:47 [2022-08-25T00:01:47.192Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
00:01:47 [2022-08-25T00:01:47.192Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
00:01:47 [2022-08-25T00:01:47.192Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
00:01:47 [2022-08-25T00:01:47.192Z] PASS
00:01:47 [2022-08-25T00:01:47.192Z] 
00:01:47 [2022-08-25T00:01:47.192Z] DONE 6 tests in 8.726s
00:01:47 [2022-08-25T00:01:47.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:01:47 [2022-08-25T00:01:47.192Z] ++ 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
00:01:47 [2022-08-25T00:01:47.192Z] ++ set -e
00:01:47 [2022-08-25T00:01:47.192Z] ++ '[' -n 0 ']'
00:01:47 [2022-08-25T00:01:47.192Z] ++ set -x
00:01:47 [2022-08-25T00:01:47.192Z] ++ 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
00:01:47 [2022-08-25T00:01:47.192Z] testing: warning: no tests to run
00:01:47 [2022-08-25T00:01:47.192Z] PASS
00:01:47 [2022-08-25T00:01:47.192Z] 
00:01:47 [2022-08-25T00:01:47.192Z] DONE 0 tests in 0.035s
00:01:47 [2022-08-25T00:01:47.192Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:01:47 [2022-08-25T00:01:47.192Z] ++ 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
00:01:47 [2022-08-25T00:01:47.192Z] ++ set -e
00:01:47 [2022-08-25T00:01:47.192Z] ++ '[' -n 0 ']'
00:01:47 [2022-08-25T00:01:47.192Z] ++ set -x
00:01:47 [2022-08-25T00:01:47.192Z] ++ 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
00:01:47 [2022-08-25T00:01:47.192Z] INFO: Testing against a local daemon
00:01:47 [2022-08-25T00:01:47.192Z] === RUN   TestPluginWithDevMounts
00:01:47 [2022-08-25T00:01:47.192Z] === PAUSE TestPluginWithDevMounts
00:01:47 [2022-08-25T00:01:47.192Z] === CONT  TestPluginWithDevMounts
00:01:49 [2022-08-25T00:01:49.101Z] --- PASS: TestPluginWithDevMounts (1.52s)
00:01:49 [2022-08-25T00:01:49.101Z] PASS
00:01:49 [2022-08-25T00:01:49.101Z] 
00:01:49 [2022-08-25T00:01:49.101Z] DONE 1 tests in 1.626s
00:01:49 [2022-08-25T00:01:49.101Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:01:49 [2022-08-25T00:01:49.101Z] ++ 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
00:01:49 [2022-08-25T00:01:49.101Z] ++ set -e
00:01:49 [2022-08-25T00:01:49.101Z] ++ '[' -n 0 ']'
00:01:49 [2022-08-25T00:01:49.101Z] ++ set -x
00:01:49 [2022-08-25T00:01:49.101Z] ++ 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
00:01:49 [2022-08-25T00:01:49.101Z] INFO: Testing against a local daemon
00:01:49 [2022-08-25T00:01:49.101Z] === RUN   TestSecretInspect
00:01:51 [2022-08-25T00:01:51.640Z] --- PASS: TestSecretInspect (2.29s)
00:01:51 [2022-08-25T00:01:51.640Z] === RUN   TestSecretList
00:01:53 [2022-08-25T00:01:53.548Z] --- PASS: TestSecretList (2.18s)
00:01:53 [2022-08-25T00:01:53.548Z] === RUN   TestSecretsCreateAndDelete
00:01:55 [2022-08-25T00:01:55.457Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
00:01:55 [2022-08-25T00:01:55.457Z] === RUN   TestSecretsUpdate
00:01:57 [2022-08-25T00:01:57.994Z] --- PASS: TestSecretsUpdate (2.20s)
00:01:57 [2022-08-25T00:01:57.994Z] === RUN   TestTemplatedSecret
00:02:00 [2022-08-25T00:02:00.534Z] --- PASS: TestTemplatedSecret (2.47s)
00:02:00 [2022-08-25T00:02:00.534Z] === RUN   TestSecretCreateResolve
00:02:02 [2022-08-25T00:02:02.443Z] --- PASS: TestSecretCreateResolve (2.29s)
00:02:02 [2022-08-25T00:02:02.443Z] PASS
00:02:02 [2022-08-25T00:02:02.443Z] 
00:02:02 [2022-08-25T00:02:02.443Z] DONE 6 tests in 13.690s
00:02:02 [2022-08-25T00:02:02.443Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:02:02 [2022-08-25T00:02:02.443Z] ++ 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
00:02:02 [2022-08-25T00:02:02.443Z] ++ set -e
00:02:02 [2022-08-25T00:02:02.443Z] ++ '[' -n 0 ']'
00:02:02 [2022-08-25T00:02:02.443Z] ++ set -x
00:02:02 [2022-08-25T00:02:02.443Z] ++ 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
00:02:02 [2022-08-25T00:02:02.703Z] INFO: Testing against a local daemon
00:02:02 [2022-08-25T00:02:02.703Z] === RUN   TestServiceCreateInit
00:02:02 [2022-08-25T00:02:02.703Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:02:06 [2022-08-25T00:02:06.902Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:02:10 [2022-08-25T00:02:10.197Z] --- PASS: TestServiceCreateInit (7.20s)
00:02:10 [2022-08-25T00:02:10.197Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s)
00:02:10 [2022-08-25T00:02:10.197Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s)
00:02:10 [2022-08-25T00:02:10.197Z] === RUN   TestCreateServiceMultipleTimes
00:02:28 [2022-08-25T00:02:28.318Z] --- PASS: TestCreateServiceMultipleTimes (15.52s)
00:02:28 [2022-08-25T00:02:28.318Z] === RUN   TestCreateServiceConflict
00:02:28 [2022-08-25T00:02:28.318Z] --- PASS: TestCreateServiceConflict (2.20s)
00:02:28 [2022-08-25T00:02:28.318Z] === RUN   TestCreateServiceMaxReplicas
00:02:30 [2022-08-25T00:02:30.250Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
00:02:30 [2022-08-25T00:02:30.251Z] === RUN   TestCreateWithDuplicateNetworkNames
00:02:45 [2022-08-25T00:02:45.148Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.64s)
00:02:45 [2022-08-25T00:02:45.148Z] === RUN   TestCreateServiceSecretFileMode
00:02:45 [2022-08-25T00:02:45.148Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
00:02:45 [2022-08-25T00:02:45.148Z] === RUN   TestCreateServiceConfigFileMode
00:02:47 [2022-08-25T00:02:47.688Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
00:02:47 [2022-08-25T00:02:47.688Z] === RUN   TestCreateServiceSysctls
00:02:50 [2022-08-25T00:02:50.981Z] --- PASS: TestCreateServiceSysctls (2.97s)
00:02:50 [2022-08-25T00:02:50.981Z] === RUN   TestCreateServiceCapabilities
00:02:52 [2022-08-25T00:02:52.889Z] --- PASS: TestCreateServiceCapabilities (1.96s)
00:02:52 [2022-08-25T00:02:52.889Z] === RUN   TestInspect
00:02:55 [2022-08-25T00:02:55.426Z] --- PASS: TestInspect (2.61s)
00:02:55 [2022-08-25T00:02:55.426Z] === RUN   TestCreateJob
00:02:58 [2022-08-25T00:02:58.720Z] --- PASS: TestCreateJob (2.94s)
00:02:58 [2022-08-25T00:02:58.720Z] === RUN   TestReplicatedJob
00:03:02 [2022-08-25T00:03:02.917Z] --- PASS: TestReplicatedJob (4.75s)
00:03:02 [2022-08-25T00:03:02.917Z] === RUN   TestUpdateReplicatedJob
00:03:06 [2022-08-25T00:03:06.212Z] --- PASS: TestUpdateReplicatedJob (3.15s)
00:03:06 [2022-08-25T00:03:06.213Z] === RUN   TestServiceListWithStatuses
00:03:06 [2022-08-25T00:03:06.213Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:03:06 [2022-08-25T00:03:06.213Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:03:06 [2022-08-25T00:03:06.213Z] === RUN   TestDockerNetworkConnectAlias
00:03:10 [2022-08-25T00:03:10.410Z] --- PASS: TestDockerNetworkConnectAlias (4.03s)
00:03:10 [2022-08-25T00:03:10.411Z] === RUN   TestDockerNetworkReConnect
00:03:13 [2022-08-25T00:03:13.703Z] --- PASS: TestDockerNetworkReConnect (3.21s)
00:03:13 [2022-08-25T00:03:13.703Z] === RUN   TestServicePlugin
00:03:13 [2022-08-25T00:03:13.703Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:13 [2022-08-25T00:03:13.703Z] --- SKIP: TestServicePlugin (0.00s)
00:03:13 [2022-08-25T00:03:13.703Z] === RUN   TestServiceUpdateLabel
00:03:15 [2022-08-25T00:03:15.084Z] --- PASS: TestServiceUpdateLabel (1.80s)
00:03:15 [2022-08-25T00:03:15.084Z] === RUN   TestServiceUpdateSecrets
00:03:29 [2022-08-25T00:03:29.976Z] --- PASS: TestServiceUpdateSecrets (14.37s)
00:03:29 [2022-08-25T00:03:29.976Z] === RUN   TestServiceUpdateConfigs
00:03:44 [2022-08-25T00:03:44.867Z] --- PASS: TestServiceUpdateConfigs (14.51s)
00:03:44 [2022-08-25T00:03:44.867Z] === RUN   TestServiceUpdateNetwork
00:03:57 [2022-08-25T00:03:57.084Z] --- PASS: TestServiceUpdateNetwork (12.24s)
00:03:57 [2022-08-25T00:03:57.084Z] === RUN   TestServiceUpdatePidsLimit
00:03:57 [2022-08-25T00:03:57.653Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:03:58 [2022-08-25T00:03:58.223Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:04:06 [2022-08-25T00:04:06.370Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:04:12 [2022-08-25T00:04:12.982Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
00:04:12 [2022-08-25T00:04:12.982Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
00:04:12 [2022-08-25T00:04:12.982Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
00:04:12 [2022-08-25T00:04:12.982Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
00:04:12 [2022-08-25T00:04:12.982Z] PASS
00:04:12 [2022-08-25T00:04:12.982Z] 
00:04:12 [2022-08-25T00:04:12.982Z] === Skipped
00:04:12 [2022-08-25T00:04:12.982Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:04:12 [2022-08-25T00:04:12.982Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:04:12 [2022-08-25T00:04:12.982Z] 
00:04:12 [2022-08-25T00:04:12.982Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:04:12 [2022-08-25T00:04:12.982Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:12 [2022-08-25T00:04:12.982Z] 
00:04:12 [2022-08-25T00:04:12.982Z] DONE 27 tests, 2 skipped in 129.860s
00:04:12 [2022-08-25T00:04:12.982Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:04:12 [2022-08-25T00:04:12.982Z] ++ 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
00:04:12 [2022-08-25T00:04:12.982Z] ++ set -e
00:04:12 [2022-08-25T00:04:12.982Z] ++ '[' -n 0 ']'
00:04:12 [2022-08-25T00:04:12.982Z] ++ set -x
00:04:12 [2022-08-25T00:04:12.982Z] ++ 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
00:04:12 [2022-08-25T00:04:12.982Z] INFO: Testing against a local daemon
00:04:12 [2022-08-25T00:04:12.982Z] === RUN   TestSessionCreate
00:04:12 [2022-08-25T00:04:12.982Z] --- PASS: TestSessionCreate (0.02s)
00:04:12 [2022-08-25T00:04:12.982Z] === RUN   TestSessionCreateWithBadUpgrade
00:04:12 [2022-08-25T00:04:12.982Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:04:12 [2022-08-25T00:04:12.982Z] PASS
00:04:12 [2022-08-25T00:04:12.982Z] 
00:04:12 [2022-08-25T00:04:12.982Z] DONE 2 tests in 0.129s
00:04:12 [2022-08-25T00:04:12.982Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:04:12 [2022-08-25T00:04:12.982Z] ++ 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
00:04:12 [2022-08-25T00:04:12.982Z] ++ set -e
00:04:12 [2022-08-25T00:04:12.982Z] ++ '[' -n 0 ']'
00:04:12 [2022-08-25T00:04:12.982Z] ++ set -x
00:04:12 [2022-08-25T00:04:12.982Z] ++ 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
00:04:12 [2022-08-25T00:04:12.982Z] INFO: Testing against a local daemon
00:04:12 [2022-08-25T00:04:12.982Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:04:12 [2022-08-25T00:04:12.982Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:04:12 [2022-08-25T00:04:12.982Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:04:12 [2022-08-25T00:04:12.982Z] === RUN   TestDiskUsage
00:04:12 [2022-08-25T00:04:12.982Z] === PAUSE TestDiskUsage
00:04:12 [2022-08-25T00:04:12.982Z] === RUN   TestEventsExecDie
00:04:12 [2022-08-25T00:04:12.982Z] --- PASS: TestEventsExecDie (0.50s)
00:04:12 [2022-08-25T00:04:12.982Z] === RUN   TestEventsBackwardsCompatible
00:04:13 [2022-08-25T00:04:13.242Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:04:13 [2022-08-25T00:04:13.242Z] === RUN   TestEventsVolumeCreate
00:04:13 [2022-08-25T00:04:13.242Z] --- PASS: TestEventsVolumeCreate (0.05s)
00:04:13 [2022-08-25T00:04:13.242Z] === RUN   TestInfoBinaryCommits
00:04:13 [2022-08-25T00:04:13.242Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:04:13 [2022-08-25T00:04:13.242Z] === RUN   TestInfoAPIVersioned
00:04:13 [2022-08-25T00:04:13.242Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:04:13 [2022-08-25T00:04:13.242Z] === RUN   TestInfoAPI
00:04:13 [2022-08-25T00:04:13.243Z] --- PASS: TestInfoAPI (0.02s)
00:04:13 [2022-08-25T00:04:13.243Z] === RUN   TestInfoAPIWarnings
00:04:31 [2022-08-25T00:04:31.338Z] --- PASS: TestInfoAPIWarnings (16.54s)
00:04:31 [2022-08-25T00:04:31.338Z] === RUN   TestInfoDebug
00:04:31 [2022-08-25T00:04:31.338Z] --- PASS: TestInfoDebug (0.52s)
00:04:31 [2022-08-25T00:04:31.338Z] === RUN   TestInfoInsecureRegistries
00:04:31 [2022-08-25T00:04:31.338Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:04:31 [2022-08-25T00:04:31.338Z] === RUN   TestInfoRegistryMirrors
00:04:31 [2022-08-25T00:04:31.338Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:04:31 [2022-08-25T00:04:31.338Z] === RUN   TestLoginFailsWithBadCredentials
00:04:31 [2022-08-25T00:04:31.908Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
00:04:31 [2022-08-25T00:04:31.908Z] === RUN   TestPingCacheHeaders
00:04:31 [2022-08-25T00:04:31.908Z] --- PASS: TestPingCacheHeaders (0.02s)
00:04:31 [2022-08-25T00:04:31.908Z] === RUN   TestPingGet
00:04:31 [2022-08-25T00:04:31.908Z] --- PASS: TestPingGet (0.01s)
00:04:31 [2022-08-25T00:04:31.908Z] === RUN   TestPingHead
00:04:31 [2022-08-25T00:04:31.908Z] --- PASS: TestPingHead (0.02s)
00:04:31 [2022-08-25T00:04:31.908Z] === RUN   TestPingSwarmHeader
00:04:32 [2022-08-25T00:04:32.480Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:04:32 [2022-08-25T00:04:32.480Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:04:33 [2022-08-25T00:04:33.420Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:04:33 [2022-08-25T00:04:33.420Z] --- PASS: TestPingSwarmHeader (1.66s)
00:04:33 [2022-08-25T00:04:33.420Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:04:33 [2022-08-25T00:04:33.420Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:04:33 [2022-08-25T00:04:33.420Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:04:33 [2022-08-25T00:04:33.420Z] === RUN   TestPingBuilderHeader
00:04:33 [2022-08-25T00:04:33.420Z] === RUN   TestPingBuilderHeader/default_config
00:04:33 [2022-08-25T00:04:33.990Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:04:34 [2022-08-25T00:04:34.559Z] --- PASS: TestPingBuilderHeader (1.05s)
00:04:34 [2022-08-25T00:04:34.560Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
00:04:34 [2022-08-25T00:04:34.560Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
00:04:34 [2022-08-25T00:04:34.560Z] === RUN   TestVersion
00:04:34 [2022-08-25T00:04:34.560Z] --- PASS: TestVersion (0.02s)
00:04:34 [2022-08-25T00:04:34.560Z] === CONT  TestDiskUsage
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/container_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/image_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/volume_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.129Z] === RUN   TestDiskUsage/after_container.Run
00:04:35 [2022-08-25T00:04:35.389Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:04:35 [2022-08-25T00:04:35.389Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:04:35 [2022-08-25T00:04:35.389Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:04:35 [2022-08-25T00:04:35.389Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:04:35 [2022-08-25T00:04:35.389Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:04:35 [2022-08-25T00:04:35.389Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:04:35 [2022-08-25T00:04:35.390Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.390Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.390Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:04:35 [2022-08-25T00:04:35.390Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:04:35 [2022-08-25T00:04:35.650Z] --- PASS: TestDiskUsage (1.15s)
00:04:35 [2022-08-25T00:04:35.650Z]     --- PASS: TestDiskUsage/empty (0.01s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z] PASS
00:04:35 [2022-08-25T00:04:35.650Z] 
00:04:35 [2022-08-25T00:04:35.650Z] === Skipped
00:04:35 [2022-08-25T00:04:35.650Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:04:35 [2022-08-25T00:04:35.650Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:04:35 [2022-08-25T00:04:35.650Z] 
00:04:35 [2022-08-25T00:04:35.650Z] DONE 57 tests, 1 skipped in 23.166s
00:04:35 [2022-08-25T00:04:35.650Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:04:35 [2022-08-25T00:04:35.650Z] ++ 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
00:04:35 [2022-08-25T00:04:35.650Z] ++ set -e
00:04:35 [2022-08-25T00:04:35.650Z] ++ '[' -n 0 ']'
00:04:35 [2022-08-25T00:04:35.650Z] ++ set -x
00:04:35 [2022-08-25T00:04:35.650Z] ++ 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
00:04:35 [2022-08-25T00:04:35.650Z] INFO: Testing against a local daemon
00:04:35 [2022-08-25T00:04:35.650Z] === RUN   TestVolumesCreateAndList
00:04:35 [2022-08-25T00:04:35.910Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesRemove
00:04:35 [2022-08-25T00:04:35.910Z] --- PASS: TestVolumesRemove (0.07s)
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInspect
00:04:35 [2022-08-25T00:04:35.910Z] --- PASS: TestVolumesInspect (0.02s)
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInvalidJSON
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:04:35 [2022-08-25T00:04:35.910Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:04:35 [2022-08-25T00:04:35.910Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:04:35 [2022-08-25T00:04:35.910Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:04:35 [2022-08-25T00:04:35.910Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:04:35 [2022-08-25T00:04:35.910Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:04:35 [2022-08-25T00:04:35.910Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:04:35 [2022-08-25T00:04:35.910Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:04:35 [2022-08-25T00:04:35.910Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:04:35 [2022-08-25T00:04:35.910Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:04:35 [2022-08-25T00:04:35.910Z] PASS
00:04:35 [2022-08-25T00:04:35.910Z] 
00:04:35 [2022-08-25T00:04:35.910Z] DONE 9 tests in 0.221s
00:04:35 [2022-08-25T00:04:35.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:04:35 [2022-08-25T00:04:35.910Z] ++++ cat bundles/test-integration/docker.pid
00:04:36 [2022-08-25T00:04:36.174Z] +++ kill 14768
00:04:36 [2022-08-25T00:04:36.174Z] +++ /etc/init.d/apparmor stop
00:04:36 [2022-08-25T00:04:36.174Z] Leaving: AppArmorNo profiles have been unloaded.
00:04:36 [2022-08-25T00:04:36.174Z] 
00:04:36 [2022-08-25T00:04:36.174Z] Unloading profiles will leave already running processes permanently
00:04:36 [2022-08-25T00:04:36.174Z] unconfined, which can lead to unexpected situations.
00:04:36 [2022-08-25T00:04:36.174Z] 
00:04:36 [2022-08-25T00:04:36.174Z] To set a process to complain mode, use the command line tool
00:04:36 [2022-08-25T00:04:36.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:04:36 [2022-08-25T00:04:36.174Z] +++ true
00:04:36 [2022-08-25T00:04:36.174Z] exiting test-integration
00:04:36 [2022-08-25T00:04:36.174Z] ++ exit 0
00:04:36 [2022-08-25T00:04:36.174Z]