Skip to content

Console Output

Skipping 27 KB.. Full Log
-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:37:01 [2022-08-25T22:37:01.262Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:37:01 [2022-08-25T22:37:01.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
22:37:01 [2022-08-25T22:37:01.262Z] === RUN   TestCopyFromContainerPathIsNotDir
22:37:01 [2022-08-25T22:37:01.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:37:01 [2022-08-25T22:37:01.262Z] === RUN   TestCopyToContainerPathDoesNotExist
22:37:01 [2022-08-25T22:37:01.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:37:01 [2022-08-25T22:37:01.262Z] === RUN   TestCopyEmptyFile
22:37:01 [2022-08-25T22:37:01.521Z] --- PASS: TestCopyEmptyFile (0.22s)
22:37:01 [2022-08-25T22:37:01.521Z] === RUN   TestCopyToContainerPathIsNotDir
22:37:01 [2022-08-25T22:37:01.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:37:01 [2022-08-25T22:37:01.521Z] === RUN   TestCopyFromContainer
22:37:02 [2022-08-25T22:37:02.458Z] === RUN   TestCopyFromContainer//
22:37:02 [2022-08-25T22:37:02.458Z] === RUN   TestCopyFromContainer//bar/root
22:37:02 [2022-08-25T22:37:02.718Z] === RUN   TestCopyFromContainer//bar/root/
22:37:02 [2022-08-25T22:37:02.718Z] === RUN   TestCopyFromContainer/bar/quux
22:37:02 [2022-08-25T22:37:02.718Z] === RUN   TestCopyFromContainer/bar/quux/
22:37:02 [2022-08-25T22:37:02.718Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:37:02 [2022-08-25T22:37:02.718Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:37:02 [2022-08-25T22:37:02.977Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:37:02 [2022-08-25T22:37:02.977Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:37:02 [2022-08-25T22:37:02.977Z] === RUN   TestCopyFromContainer/bar/notarget
22:37:03 [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer (1.53s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:37:03 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:37:03 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:37:03 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:37:03 [2022-08-25T22:37:03.236Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:37:03 [2022-08-25T22:37:03.236Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:37:03 [2022-08-25T22:37:03.236Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:37:03 [2022-08-25T22:37:03.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateLinkToNonExistingContainer
22:37:03 [2022-08-25T22:37:03.236Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateWithInvalidEnv
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateWithInvalidEnv/0
22:37:03 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateWithInvalidEnv/0
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateWithInvalidEnv/1
22:37:03 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateWithInvalidEnv/1
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateWithInvalidEnv/2
22:37:03 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateWithInvalidEnv/2
22:37:03 [2022-08-25T22:37:03.236Z] === CONT  TestCreateWithInvalidEnv/0
22:37:03 [2022-08-25T22:37:03.236Z] === CONT  TestCreateWithInvalidEnv/2
22:37:03 [2022-08-25T22:37:03.236Z] === CONT  TestCreateWithInvalidEnv/1
22:37:03 [2022-08-25T22:37:03.236Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:37:03 [2022-08-25T22:37:03.236Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateTmpfsMountsTarget
22:37:03 [2022-08-25T22:37:03.236Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:37:03 [2022-08-25T22:37:03.236Z] === RUN   TestCreateWithCustomMaskedPaths
22:37:04 [2022-08-25T22:37:04.613Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
22:37:04 [2022-08-25T22:37:04.613Z] === RUN   TestCreateWithCustomReadonlyPaths
22:37:05 [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:37:05 [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:37:05 [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:37:05 [2022-08-25T22:37:05.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:37:05 [2022-08-25T22:37:05.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:37:05 [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:37:05 [2022-08-25T22:37:05.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:37:05 [2022-08-25T22:37:05.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:37:05 [2022-08-25T22:37:05.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:37:05 [2022-08-25T22:37:05.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:37:05 [2022-08-25T22:37:05.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:37:05 [2022-08-25T22:37:05.549Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:37:06 [2022-08-25T22:37:06.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateDifferentPlatform
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateDifferentPlatform/different_os
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:37:06 [2022-08-25T22:37:06.116Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:37:06 [2022-08-25T22:37:06.116Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
22:37:06 [2022-08-25T22:37:06.116Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:37:06 [2022-08-25T22:37:06.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:37:06 [2022-08-25T22:37:06.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateInvalidHostConfig
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:37:06 [2022-08-25T22:37:06.116Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:37:06 [2022-08-25T22:37:06.116Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:37:06 [2022-08-25T22:37:06.116Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:37:06 [2022-08-25T22:37:06.116Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:37:06 [2022-08-25T22:37:06.116Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:37:06 [2022-08-25T22:37:06.116Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:37:06 [2022-08-25T22:37:06.116Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:37:06 [2022-08-25T22:37:06.116Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:37:06 [2022-08-25T22:37:06.116Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestContainerStartOnDaemonRestart
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestContainerStartOnDaemonRestart
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestDaemonRestartIpcMode
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestDaemonRestartIpcMode
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestDaemonHostGatewayIP
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestDaemonHostGatewayIP
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestRestartDaemonWithRestartingContainer
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestContainerKillOnDaemonStart
22:37:06 [2022-08-25T22:37:06.116Z] === PAUSE TestContainerKillOnDaemonStart
22:37:06 [2022-08-25T22:37:06.116Z] === RUN   TestDiff
22:37:06 [2022-08-25T22:37:06.684Z] --- PASS: TestDiff (0.45s)
22:37:06 [2022-08-25T22:37:06.684Z] === RUN   TestExecConsoleSize
22:37:07 [2022-08-25T22:37:07.252Z] --- PASS: TestExecConsoleSize (0.45s)
22:37:07 [2022-08-25T22:37:07.252Z] === RUN   TestExecWithCloseStdin
22:37:07 [2022-08-25T22:37:07.511Z] --- PASS: TestExecWithCloseStdin (0.47s)
22:37:07 [2022-08-25T22:37:07.511Z] === RUN   TestExec
22:37:08 [2022-08-25T22:37:08.079Z] --- PASS: TestExec (0.49s)
22:37:08 [2022-08-25T22:37:08.079Z] === RUN   TestExecUser
22:37:08 [2022-08-25T22:37:08.646Z] --- PASS: TestExecUser (0.49s)
22:37:08 [2022-08-25T22:37:08.646Z] === RUN   TestExportContainerAndImportImage
22:37:09 [2022-08-25T22:37:09.214Z] --- PASS: TestExportContainerAndImportImage (0.59s)
22:37:09 [2022-08-25T22:37:09.214Z] === RUN   TestExportContainerAfterDaemonRestart
22:37:10 [2022-08-25T22:37:10.591Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
22:37:10 [2022-08-25T22:37:10.591Z] === RUN   TestHealthCheckWorkdir
22:37:11 [2022-08-25T22:37:11.158Z] --- PASS: TestHealthCheckWorkdir (0.61s)
22:37:11 [2022-08-25T22:37:11.158Z] === RUN   TestHealthKillContainer
22:37:19 [2022-08-25T22:37:19.272Z] --- PASS: TestHealthKillContainer (7.84s)
22:37:19 [2022-08-25T22:37:19.272Z] === RUN   TestHealthCheckProcessKilled
22:37:19 [2022-08-25T22:37:19.531Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
22:37:19 [2022-08-25T22:37:19.531Z] === RUN   TestInspectCpusetInConfigPre120
22:37:19 [2022-08-25T22:37:19.790Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
22:37:19 [2022-08-25T22:37:19.790Z] === RUN   TestIpcModeNone
22:37:20 [2022-08-25T22:37:20.358Z] --- PASS: TestIpcModeNone (0.47s)
22:37:20 [2022-08-25T22:37:20.358Z] === RUN   TestIpcModePrivate
22:37:20 [2022-08-25T22:37:20.616Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
22:37:20 [2022-08-25T22:37:20.875Z] --- PASS: TestIpcModePrivate (0.47s)
22:37:20 [2022-08-25T22:37:20.875Z] === RUN   TestIpcModeShareable
22:37:21 [2022-08-25T22:37:21.134Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
22:37:21 [2022-08-25T22:37:21.134Z] --- PASS: TestIpcModeShareable (0.46s)
22:37:21 [2022-08-25T22:37:21.134Z] === RUN   TestAPIIpcModeShareableAndContainer
22:37:23 [2022-08-25T22:37:23.049Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
22:37:23 [2022-08-25T22:37:23.050Z] === RUN   TestAPIIpcModeHost
22:37:23 [2022-08-25T22:37:23.050Z] --- PASS: TestAPIIpcModeHost (0.34s)
22:37:23 [2022-08-25T22:37:23.050Z] === RUN   TestDaemonIpcModeShareable
22:37:23 [2022-08-25T22:37:23.986Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:37:24 [2022-08-25T22:37:24.245Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
22:37:24 [2022-08-25T22:37:24.245Z] === RUN   TestDaemonIpcModePrivate
22:37:25 [2022-08-25T22:37:25.181Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:37:25 [2022-08-25T22:37:25.440Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
22:37:25 [2022-08-25T22:37:25.440Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:37:26 [2022-08-25T22:37:26.376Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:37:26 [2022-08-25T22:37:26.376Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
22:37:26 [2022-08-25T22:37:26.376Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:37:27 [2022-08-25T22:37:27.752Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:37:27 [2022-08-25T22:37:27.753Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
22:37:27 [2022-08-25T22:37:27.753Z] === RUN   TestIpcModeOlderClient
22:37:27 [2022-08-25T22:37:27.753Z] === PAUSE TestIpcModeOlderClient
22:37:27 [2022-08-25T22:37:27.753Z] === RUN   TestKillContainerInvalidSignal
22:37:28 [2022-08-25T22:37:28.011Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
22:37:28 [2022-08-25T22:37:28.011Z] === RUN   TestKillContainer
22:37:28 [2022-08-25T22:37:28.011Z] === RUN   TestKillContainer/no_signal
22:37:28 [2022-08-25T22:37:28.579Z] === RUN   TestKillContainer/non_killing_signal
22:37:28 [2022-08-25T22:37:28.837Z] === RUN   TestKillContainer/killing_signal
22:37:29 [2022-08-25T22:37:29.431Z] --- PASS: TestKillContainer (1.25s)
22:37:29 [2022-08-25T22:37:29.431Z]     --- PASS: TestKillContainer/no_signal (0.40s)
22:37:29 [2022-08-25T22:37:29.431Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
22:37:29 [2022-08-25T22:37:29.431Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
22:37:29 [2022-08-25T22:37:29.431Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:37:29 [2022-08-25T22:37:29.431Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:37:29 [2022-08-25T22:37:29.705Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:37:30 [2022-08-25T22:37:30.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
22:37:30 [2022-08-25T22:37:30.673Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
22:37:30 [2022-08-25T22:37:30.673Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
22:37:30 [2022-08-25T22:37:30.673Z] === RUN   TestKillStoppedContainer
22:37:30 [2022-08-25T22:37:30.673Z] --- PASS: TestKillStoppedContainer (0.04s)
22:37:30 [2022-08-25T22:37:30.673Z] === RUN   TestKillStoppedContainerAPIPre120
22:37:30 [2022-08-25T22:37:30.673Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:37:30 [2022-08-25T22:37:30.673Z] === RUN   TestKillDifferentUserContainer
22:37:30 [2022-08-25T22:37:30.940Z] --- PASS: TestKillDifferentUserContainer (0.45s)
22:37:30 [2022-08-25T22:37:30.940Z] === RUN   TestInspectOomKilledTrue
22:37:31 [2022-08-25T22:37:31.508Z] --- PASS: TestInspectOomKilledTrue (0.46s)
22:37:31 [2022-08-25T22:37:31.508Z] === RUN   TestInspectOomKilledFalse
22:37:32 [2022-08-25T22:37:32.076Z] --- PASS: TestInspectOomKilledFalse (0.42s)
22:37:32 [2022-08-25T22:37:32.076Z] === RUN   TestLinksEtcHostsContentMatch
22:37:32 [2022-08-25T22:37:32.335Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
22:37:32 [2022-08-25T22:37:32.335Z] === RUN   TestLinksContainerNames
22:37:33 [2022-08-25T22:37:33.271Z] --- PASS: TestLinksContainerNames (0.90s)
22:37:33 [2022-08-25T22:37:33.271Z] === RUN   TestLogsFollowTailEmpty
22:37:33 [2022-08-25T22:37:33.529Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:37:33 [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:37:33 [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:37:33 [2022-08-25T22:37:33.529Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:37:33 [2022-08-25T22:37:33.529Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:37:34 [2022-08-25T22:37:34.097Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:37:34 [2022-08-25T22:37:34.356Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:37:34 [2022-08-25T22:37:34.923Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:37:34 [2022-08-25T22:37:34.923Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:37:35 [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:37:35 [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:37:35 [2022-08-25T22:37:35.490Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:37:35 [2022-08-25T22:37:35.490Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:37:36 [2022-08-25T22:37:36.057Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:37:36 [2022-08-25T22:37:36.057Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:37:36 [2022-08-25T22:37:36.994Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:37:36 [2022-08-25T22:37:36.994Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:37:37 [2022-08-25T22:37:37.563Z] --- PASS: TestLogs (3.93s)
22:37:37 [2022-08-25T22:37:37.563Z]     --- PASS: TestLogs/driver_local (0.01s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s)
22:37:37 [2022-08-25T22:37:37.563Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
22:37:37 [2022-08-25T22:37:37.563Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
22:37:37 [2022-08-25T22:37:37.563Z] === RUN   TestContainerNetworkMountsNoChown
22:37:38 [2022-08-25T22:37:38.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/default
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/private
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rprivate
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/slave
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rslave
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/shared
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rshared
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/default
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/default/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/default/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rslave
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rshared
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/shared
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rprivate
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/slave
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/private
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/private/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/private/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/default/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/default/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:37:38 [2022-08-25T22:37:38.132Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/private/bind_root
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/private/mount_root
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:37:38 [2022-08-25T22:37:38.391Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:37:38 [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:37:38 [2022-08-25T22:37:38.391Z] === RUN   TestContainerBindMountNonRecursive
22:37:39 [2022-08-25T22:37:39.852Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
22:37:39 [2022-08-25T22:37:39.852Z] === RUN   TestContainerVolumesMountedAsShared
22:37:40 [2022-08-25T22:37:40.111Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
22:37:40 [2022-08-25T22:37:40.112Z] === RUN   TestContainerVolumesMountedAsSlave
22:37:40 [2022-08-25T22:37:40.679Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
22:37:40 [2022-08-25T22:37:40.679Z] === RUN   TestNetworkNat
22:37:40 [2022-08-25T22:37:40.937Z] --- PASS: TestNetworkNat (0.44s)
22:37:40 [2022-08-25T22:37:40.937Z] === RUN   TestNetworkLocalhostTCPNat
22:37:41 [2022-08-25T22:37:41.505Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
22:37:41 [2022-08-25T22:37:41.505Z] === RUN   TestNetworkLoopbackNat
22:37:44 [2022-08-25T22:37:44.037Z] --- PASS: TestNetworkLoopbackNat (2.57s)
22:37:44 [2022-08-25T22:37:44.037Z] === RUN   TestPause
22:37:44 [2022-08-25T22:37:44.605Z] --- PASS: TestPause (0.54s)
22:37:44 [2022-08-25T22:37:44.605Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:37:44 [2022-08-25T22:37:44.605Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:37:44 [2022-08-25T22:37:44.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:37:44 [2022-08-25T22:37:44.605Z] === RUN   TestPauseStopPausedContainer
22:37:44 [2022-08-25T22:37:44.864Z] --- PASS: TestPauseStopPausedContainer (0.42s)
22:37:44 [2022-08-25T22:37:44.864Z] === RUN   TestPidHost
22:37:46 [2022-08-25T22:37:46.243Z] --- PASS: TestPidHost (0.99s)
22:37:46 [2022-08-25T22:37:46.243Z] === RUN   TestPsFilter
22:37:46 [2022-08-25T22:37:46.243Z] --- PASS: TestPsFilter (0.11s)
22:37:46 [2022-08-25T22:37:46.243Z] === RUN   TestRemoveContainerWithRemovedVolume
22:37:46 [2022-08-25T22:37:46.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
22:37:46 [2022-08-25T22:37:46.502Z] === RUN   TestRemoveContainerWithVolume
22:37:46 [2022-08-25T22:37:46.761Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
22:37:46 [2022-08-25T22:37:46.761Z] === RUN   TestRemoveContainerRunning
22:37:47 [2022-08-25T22:37:47.330Z] --- PASS: TestRemoveContainerRunning (0.44s)
22:37:47 [2022-08-25T22:37:47.330Z] === RUN   TestRemoveContainerForceRemoveRunning
22:37:47 [2022-08-25T22:37:47.589Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
22:37:47 [2022-08-25T22:37:47.589Z] === RUN   TestRemoveInvalidContainer
22:37:47 [2022-08-25T22:37:47.589Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:37:47 [2022-08-25T22:37:47.589Z] === RUN   TestRenameLinkedContainer
22:37:49 [2022-08-25T22:37:49.499Z] --- PASS: TestRenameLinkedContainer (1.73s)
22:37:49 [2022-08-25T22:37:49.499Z] === RUN   TestRenameStoppedContainer
22:37:49 [2022-08-25T22:37:49.758Z] --- PASS: TestRenameStoppedContainer (0.40s)
22:37:49 [2022-08-25T22:37:49.758Z] === RUN   TestRenameRunningContainerAndReuse
22:37:50 [2022-08-25T22:37:50.695Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
22:37:50 [2022-08-25T22:37:50.695Z] === RUN   TestRenameInvalidName
22:37:51 [2022-08-25T22:37:51.262Z] --- PASS: TestRenameInvalidName (0.43s)
22:37:51 [2022-08-25T22:37:51.262Z] === RUN   TestRenameAnonymousContainer
22:37:52 [2022-08-25T22:37:52.639Z] --- PASS: TestRenameAnonymousContainer (1.58s)
22:37:52 [2022-08-25T22:37:52.639Z] === RUN   TestRenameContainerWithSameName
22:37:53 [2022-08-25T22:37:53.206Z] --- PASS: TestRenameContainerWithSameName (0.41s)
22:37:53 [2022-08-25T22:37:53.206Z] === RUN   TestRenameContainerWithLinkedContainer
22:37:54 [2022-08-25T22:37:54.142Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
22:37:54 [2022-08-25T22:37:54.142Z] === RUN   TestResize
22:37:54 [2022-08-25T22:37:54.401Z] --- PASS: TestResize (0.42s)
22:37:54 [2022-08-25T22:37:54.401Z] === RUN   TestResizeWithInvalidSize
22:37:54 [2022-08-25T22:37:54.968Z] --- PASS: TestResizeWithInvalidSize (0.42s)
22:37:54 [2022-08-25T22:37:54.968Z] === RUN   TestResizeWhenContainerNotStarted
22:37:55 [2022-08-25T22:37:55.227Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:37:55 [2022-08-25T22:37:55.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:37:57 [2022-08-25T22:37:57.132Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:37:58 [2022-08-25T22:37:58.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:37:59 [2022-08-25T22:37:59.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:37:59 [2022-08-25T22:37:59.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:38:00 [2022-08-25T22:38:00.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:38:00 [2022-08-25T22:38:00.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:38:04 [2022-08-25T22:38:04.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:38:04 [2022-08-25T22:38:04.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:38:06 [2022-08-25T22:38:06.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:38:07 [2022-08-25T22:38:07.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:38:07 [2022-08-25T22:38:07.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:38:09 [2022-08-25T22:38:09.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:38:09 [2022-08-25T22:38:09.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:38:11 [2022-08-25T22:38:11.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:38:12 [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
22:38:12 [2022-08-25T22:38:12.914Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
22:38:12 [2022-08-25T22:38:12.914Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:38:12 [2022-08-25T22:38:12.914Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:38:13 [2022-08-25T22:38:13.850Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:38:14 [2022-08-25T22:38:14.785Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
22:38:14 [2022-08-25T22:38:14.785Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
22:38:14 [2022-08-25T22:38:14.785Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
22:38:14 [2022-08-25T22:38:14.785Z] === RUN   TestCgroupNamespacesRun
22:38:15 [2022-08-25T22:38:15.720Z] --- PASS: TestCgroupNamespacesRun (1.12s)
22:38:15 [2022-08-25T22:38:15.720Z] === RUN   TestCgroupNamespacesRunPrivileged
22:38:17 [2022-08-25T22:38:17.096Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
22:38:17 [2022-08-25T22:38:17.096Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:38:18 [2022-08-25T22:38:18.032Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
22:38:18 [2022-08-25T22:38:18.032Z] === RUN   TestCgroupNamespacesRunHostMode
22:38:19 [2022-08-25T22:38:19.409Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
22:38:19 [2022-08-25T22:38:19.409Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:38:20 [2022-08-25T22:38:20.344Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
22:38:20 [2022-08-25T22:38:20.344Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:38:21 [2022-08-25T22:38:21.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
22:38:21 [2022-08-25T22:38:21.280Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:38:22 [2022-08-25T22:38:22.215Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
22:38:22 [2022-08-25T22:38:22.215Z] === RUN   TestCgroupNamespacesRunOlderClient
22:38:23 [2022-08-25T22:38:23.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
22:38:23 [2022-08-25T22:38:23.186Z] === RUN   TestNISDomainname
22:38:23 [2022-08-25T22:38:23.773Z] --- PASS: TestNISDomainname (0.51s)
22:38:23 [2022-08-25T22:38:23.773Z] === RUN   TestHostnameDnsResolution
22:38:24 [2022-08-25T22:38:24.353Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:38:24 [2022-08-25T22:38:24.353Z] === RUN   TestUnprivilegedPortsAndPing
22:38:24 [2022-08-25T22:38:24.921Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
22:38:24 [2022-08-25T22:38:24.921Z] === RUN   TestPrivilegedHostDevices
22:38:25 [2022-08-25T22:38:25.490Z] --- PASS: TestPrivilegedHostDevices (0.48s)
22:38:25 [2022-08-25T22:38:25.490Z] === RUN   TestRunConsoleSize
22:38:26 [2022-08-25T22:38:26.058Z] --- PASS: TestRunConsoleSize (0.43s)
22:38:26 [2022-08-25T22:38:26.058Z] === RUN   TestRunWithAlternativeContainerdShim
22:38:27 [2022-08-25T22:38:27.962Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
22:38:27 [2022-08-25T22:38:27.962Z] === RUN   TestStats
22:38:30 [2022-08-25T22:38:30.494Z] --- PASS: TestStats (2.43s)
22:38:30 [2022-08-25T22:38:30.494Z] === RUN   TestStopContainerWithTimeout
22:38:30 [2022-08-25T22:38:30.494Z] === RUN   TestStopContainerWithTimeout/0
22:38:30 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/0
22:38:30 [2022-08-25T22:38:30.494Z] === RUN   TestStopContainerWithTimeout/1
22:38:30 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/1
22:38:30 [2022-08-25T22:38:30.494Z] === RUN   TestStopContainerWithTimeout/3
22:38:30 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/3
22:38:30 [2022-08-25T22:38:30.494Z] === RUN   TestStopContainerWithTimeout/-1
22:38:30 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/-1
22:38:30 [2022-08-25T22:38:30.494Z] === CONT  TestStopContainerWithTimeout/0
22:38:30 [2022-08-25T22:38:30.494Z] === CONT  TestStopContainerWithTimeout/3
22:38:31 [2022-08-25T22:38:31.063Z] === CONT  TestStopContainerWithTimeout/-1
22:38:32 [2022-08-25T22:38:32.965Z] === CONT  TestStopContainerWithTimeout/1
22:38:34 [2022-08-25T22:38:34.867Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:38:34 [2022-08-25T22:38:34.867Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
22:38:34 [2022-08-25T22:38:34.867Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
22:38:34 [2022-08-25T22:38:34.867Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
22:38:34 [2022-08-25T22:38:34.867Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
22:38:34 [2022-08-25T22:38:34.867Z] === RUN   TestDeleteDevicemapper
22:38:34 [2022-08-25T22:38:34.867Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:38:34 [2022-08-25T22:38:34.867Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:38:34 [2022-08-25T22:38:34.867Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:38:36 [2022-08-25T22:38:36.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
22:38:36 [2022-08-25T22:38:36.244Z] === RUN   TestUpdateMemory
22:38:36 [2022-08-25T22:38:36.503Z] --- PASS: TestUpdateMemory (0.53s)
22:38:36 [2022-08-25T22:38:36.503Z] === RUN   TestUpdateCPUQuota
22:38:37 [2022-08-25T22:38:37.439Z] --- PASS: TestUpdateCPUQuota (0.83s)
22:38:37 [2022-08-25T22:38:37.439Z] === RUN   TestUpdatePidsLimit
22:38:37 [2022-08-25T22:38:37.439Z] === RUN   TestUpdatePidsLimit/update_from_none
22:38:37 [2022-08-25T22:38:37.439Z] === RUN   TestUpdatePidsLimit/no_change
22:38:37 [2022-08-25T22:38:37.700Z] === RUN   TestUpdatePidsLimit/update_lower
22:38:37 [2022-08-25T22:38:37.959Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:38:38 [2022-08-25T22:38:38.218Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:38:38 [2022-08-25T22:38:38.218Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:38:38 [2022-08-25T22:38:38.477Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:38:39 [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit (1.78s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
22:38:39 [2022-08-25T22:38:39.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
22:38:39 [2022-08-25T22:38:39.044Z] === RUN   TestUpdateRestartPolicy
22:38:51 [2022-08-25T22:38:51.249Z] --- PASS: TestUpdateRestartPolicy (10.80s)
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestUpdateRestartWithAutoRemove
22:38:51 [2022-08-25T22:38:51.249Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestWaitNonBlocked
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:38:51 [2022-08-25T22:38:51.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:38:51 [2022-08-25T22:38:51.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:38:51 [2022-08-25T22:38:51.249Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:38:51 [2022-08-25T22:38:51.249Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:38:51 [2022-08-25T22:38:51.249Z] --- PASS: TestWaitNonBlocked (0.01s)
22:38:51 [2022-08-25T22:38:51.249Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
22:38:51 [2022-08-25T22:38:51.249Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestWaitBlocked
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:38:51 [2022-08-25T22:38:51.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:38:51 [2022-08-25T22:38:51.249Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:38:51 [2022-08-25T22:38:51.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:38:51 [2022-08-25T22:38:51.249Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:38:51 [2022-08-25T22:38:51.249Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:38:51 [2022-08-25T22:38:51.817Z] --- PASS: TestWaitBlocked (0.01s)
22:38:51 [2022-08-25T22:38:51.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s)
22:38:51 [2022-08-25T22:38:51.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
22:38:51 [2022-08-25T22:38:51.817Z] === RUN   TestWaitConditions
22:38:51 [2022-08-25T22:38:51.817Z] === RUN   TestWaitConditions/default
22:38:51 [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/default
22:38:51 [2022-08-25T22:38:51.817Z] === RUN   TestWaitConditions/not-running
22:38:51 [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/not-running
22:38:51 [2022-08-25T22:38:51.817Z] === RUN   TestWaitConditions/next-exit
22:38:51 [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/next-exit
22:38:51 [2022-08-25T22:38:51.817Z] === RUN   TestWaitConditions/removed
22:38:51 [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/removed
22:38:51 [2022-08-25T22:38:51.817Z] === CONT  TestWaitConditions/default
22:38:51 [2022-08-25T22:38:51.817Z] === CONT  TestWaitConditions/removed
22:38:51 [2022-08-25T22:38:51.817Z]     wait_test.go:146: ContainerID = df9b32ffd0a40cbab8f9d2cb385537adc4dd3298321096ff6882cbfc37892b1a
22:38:51 [2022-08-25T22:38:51.817Z] === CONT  TestWaitConditions/default
22:38:51 [2022-08-25T22:38:51.817Z]     wait_test.go:146: ContainerID = 8072230babf503b0d34bfc931d5679233b4024aa21eb2568aa8abe67898550f8
22:38:52 [2022-08-25T22:38:52.385Z] === CONT  TestWaitConditions/next-exit
22:38:52 [2022-08-25T22:38:52.385Z]     wait_test.go:146: ContainerID = da866d250dbad05b9790a883c2ab124bf5135c095547f6fe2b69a64b155f4dae
22:38:52 [2022-08-25T22:38:52.385Z] === CONT  TestWaitConditions/not-running
22:38:52 [2022-08-25T22:38:52.385Z]     wait_test.go:146: ContainerID = 89f74af0d91b4d6115c50d27e339e060c18ad576db0f57b180a75747878ee1bd
22:38:52 [2022-08-25T22:38:52.952Z] --- PASS: TestWaitConditions (0.01s)
22:38:52 [2022-08-25T22:38:52.952Z]     --- PASS: TestWaitConditions/removed (0.59s)
22:38:52 [2022-08-25T22:38:52.952Z]     --- PASS: TestWaitConditions/default (0.71s)
22:38:52 [2022-08-25T22:38:52.952Z]     --- PASS: TestWaitConditions/next-exit (0.52s)
22:38:52 [2022-08-25T22:38:52.952Z]     --- PASS: TestWaitConditions/not-running (0.45s)
22:38:52 [2022-08-25T22:38:52.952Z] === RUN   TestWaitRestartedContainer
22:38:52 [2022-08-25T22:38:52.952Z] === RUN   TestWaitRestartedContainer/default
22:38:52 [2022-08-25T22:38:52.952Z] === PAUSE TestWaitRestartedContainer/default
22:38:52 [2022-08-25T22:38:52.952Z] === RUN   TestWaitRestartedContainer/not-running
22:38:52 [2022-08-25T22:38:52.952Z] === PAUSE TestWaitRestartedContainer/not-running
22:38:52 [2022-08-25T22:38:52.952Z] === RUN   TestWaitRestartedContainer/next-exit
22:38:52 [2022-08-25T22:38:52.952Z] === PAUSE TestWaitRestartedContainer/next-exit
22:38:52 [2022-08-25T22:38:52.952Z] === CONT  TestWaitRestartedContainer/default
22:38:52 [2022-08-25T22:38:52.952Z] === CONT  TestWaitRestartedContainer/next-exit
22:38:54 [2022-08-25T22:38:54.329Z] === CONT  TestWaitRestartedContainer/not-running
22:38:55 [2022-08-25T22:38:55.265Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:38:55 [2022-08-25T22:38:55.265Z]     --- PASS: TestWaitRestartedContainer/default (1.40s)
22:38:55 [2022-08-25T22:38:55.265Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.44s)
22:38:55 [2022-08-25T22:38:55.265Z]     --- PASS: TestWaitRestartedContainer/not-running (0.85s)
22:38:55 [2022-08-25T22:38:55.265Z] === CONT  TestContainerStartOnDaemonRestart
22:38:55 [2022-08-25T22:38:55.265Z] === CONT  TestRestartDaemonWithRestartingContainer
22:38:57 [2022-08-25T22:38:57.170Z] === CONT  TestIpcModeOlderClient
22:38:57 [2022-08-25T22:38:57.170Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
22:38:57 [2022-08-25T22:38:57.170Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s)
22:38:57 [2022-08-25T22:38:57.170Z] === CONT  TestContainerKillOnDaemonStart
22:38:57 [2022-08-25T22:38:57.170Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:38:57 [2022-08-25T22:38:57.170Z] === CONT  TestDaemonHostGatewayIP
22:38:59 [2022-08-25T22:38:59.706Z] --- PASS: TestDaemonHostGatewayIP (2.32s)
22:38:59 [2022-08-25T22:38:59.706Z] === CONT  TestDaemonRestartIpcMode
22:39:02 [2022-08-25T22:39:02.240Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
22:39:08 [2022-08-25T22:39:08.805Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
22:39:08 [2022-08-25T22:39:08.805Z] PASS
22:39:08 [2022-08-25T22:39:08.805Z] 
22:39:08 [2022-08-25T22:39:08.805Z] === Skipped
22:39:08 [2022-08-25T22:39:08.805Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:39:08 [2022-08-25T22:39:08.805Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:39:08 [2022-08-25T22:39:08.805Z] 
22:39:08 [2022-08-25T22:39:08.805Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:39:08 [2022-08-25T22:39:08.805Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:39:08 [2022-08-25T22:39:08.805Z] 
22:39:08 [2022-08-25T22:39:08.805Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:39:08 [2022-08-25T22:39:08.805Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:39:08 [2022-08-25T22:39:08.805Z] 
22:39:08 [2022-08-25T22:39:08.805Z] DONE 273 tests, 3 skipped in 128.013s
22:39:08 [2022-08-25T22:39:08.805Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:39:08 [2022-08-25T22:39:08.805Z] ++ 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
22:39:08 [2022-08-25T22:39:08.805Z] ++ set -e
22:39:08 [2022-08-25T22:39:08.805Z] ++ '[' -n 0 ']'
22:39:08 [2022-08-25T22:39:08.805Z] ++ set -x
22:39:08 [2022-08-25T22:39:08.805Z] ++ 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
22:39:09 [2022-08-25T22:39:09.064Z] === RUN   TestConfigDaemonLibtrustID
22:39:09 [2022-08-25T22:39:09.632Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:39:09 [2022-08-25T22:39:09.632Z] === RUN   TestConfigDaemonID
22:39:10 [2022-08-25T22:39:10.570Z]     daemon_test.go:83: [d84c74f386ab7] daemon is not started
22:39:10 [2022-08-25T22:39:10.570Z] --- PASS: TestConfigDaemonID (1.04s)
22:39:10 [2022-08-25T22:39:10.570Z] === RUN   TestDaemonConfigValidation
22:39:10 [2022-08-25T22:39:10.570Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:39:10 [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:39:10 [2022-08-25T22:39:10.570Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:39:10 [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:39:10 [2022-08-25T22:39:10.570Z] === RUN   TestDaemonConfigValidation/invalid_config
22:39:10 [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:39:10 [2022-08-25T22:39:10.570Z] === RUN   TestDaemonConfigValidation/malformed_config
22:39:10 [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:39:10 [2022-08-25T22:39:10.570Z] === RUN   TestDaemonConfigValidation/valid_config
22:39:10 [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/valid_config
22:39:10 [2022-08-25T22:39:10.570Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:39:10 [2022-08-25T22:39:10.570Z] === CONT  TestDaemonConfigValidation/malformed_config
22:39:10 [2022-08-25T22:39:10.570Z] === CONT  TestDaemonConfigValidation/valid_config
22:39:10 [2022-08-25T22:39:10.570Z] === CONT  TestDaemonConfigValidation/invalid_config
22:39:10 [2022-08-25T22:39:10.829Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:39:10 [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:39:10 [2022-08-25T22:39:10.829Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:39:10 [2022-08-25T22:39:10.829Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:39:10 [2022-08-25T22:39:10.829Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
22:39:10 [2022-08-25T22:39:10.829Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
22:39:10 [2022-08-25T22:39:10.829Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:39:10 [2022-08-25T22:39:10.829Z] === RUN   TestConfigDaemonSeccompProfiles
22:39:10 [2022-08-25T22:39:10.829Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:39:11 [2022-08-25T22:39:11.765Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:39:13 [2022-08-25T22:39:13.142Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:39:14 [2022-08-25T22:39:14.078Z] === CONT  TestConfigDaemonSeccompProfiles
22:39:14 [2022-08-25T22:39:14.078Z]     daemon_test.go:197: [d880237e16e69] daemon is not started
22:39:14 [2022-08-25T22:39:14.078Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:39:14 [2022-08-25T22:39:14.078Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:39:14 [2022-08-25T22:39:14.078Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:39:14 [2022-08-25T22:39:14.078Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:39:14 [2022-08-25T22:39:14.078Z] === RUN   TestDaemonProxy
22:39:14 [2022-08-25T22:39:14.078Z] === RUN   TestDaemonProxy/environment_variables
22:39:15 [2022-08-25T22:39:15.980Z] === RUN   TestDaemonProxy/command-line_options
22:39:17 [2022-08-25T22:39:17.356Z] === RUN   TestDaemonProxy/configuration_file
22:39:19 [2022-08-25T22:39:19.259Z] === RUN   TestDaemonProxy/conflicting_options
22:39:19 [2022-08-25T22:39:19.518Z] === RUN   TestDaemonProxy/reload_sanitized
22:39:20 [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy (6.26s)
22:39:20 [2022-08-25T22:39:20.085Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
22:39:20 [2022-08-25T22:39:20.085Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
22:39:20 [2022-08-25T22:39:20.085Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
22:39:20 [2022-08-25T22:39:20.085Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:39:20 [2022-08-25T22:39:20.085Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:39:20 [2022-08-25T22:39:20.085Z] PASS
22:39:20 [2022-08-25T22:39:20.085Z] 
22:39:20 [2022-08-25T22:39:20.085Z] DONE 18 tests in 11.306s
22:39:20 [2022-08-25T22:39:20.085Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:39:20 [2022-08-25T22:39:20.085Z] ++ 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
22:39:20 [2022-08-25T22:39:20.085Z] ++ set -e
22:39:20 [2022-08-25T22:39:20.085Z] ++ '[' -n 0 ']'
22:39:20 [2022-08-25T22:39:20.085Z] ++ set -x
22:39:20 [2022-08-25T22:39:20.085Z] ++ 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
22:39:20 [2022-08-25T22:39:20.344Z] INFO: Testing against a local daemon
22:39:20 [2022-08-25T22:39:20.344Z] === RUN   TestCommitInheritsEnv
22:39:20 [2022-08-25T22:39:20.603Z] --- PASS: TestCommitInheritsEnv (0.25s)
22:39:20 [2022-08-25T22:39:20.603Z] === RUN   TestImportExtremelyLargeImageWorks
22:39:20 [2022-08-25T22:39:20.603Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:39:20 [2022-08-25T22:39:20.603Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:39:20 [2022-08-25T22:39:20.603Z] === RUN   TestImportWithCustomPlatform
22:39:20 [2022-08-25T22:39:20.603Z] === RUN   TestImportWithCustomPlatform/#00
22:39:20 [2022-08-25T22:39:20.603Z] === RUN   TestImportWithCustomPlatform/_______
22:39:20 [2022-08-25T22:39:20.603Z] === RUN   TestImportWithCustomPlatform//
22:39:20 [2022-08-25T22:39:20.603Z] === RUN   TestImportWithCustomPlatform/linux
22:39:20 [2022-08-25T22:39:20.862Z] === RUN   TestImportWithCustomPlatform/LINUX
22:39:20 [2022-08-25T22:39:20.862Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:39:20 [2022-08-25T22:39:20.862Z] === RUN   TestImportWithCustomPlatform/macos
22:39:20 [2022-08-25T22:39:20.862Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:39:20 [2022-08-25T22:39:20.862Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:39:20 [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform (0.32s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:39:20 [2022-08-25T22:39:20.862Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:39:20 [2022-08-25T22:39:20.862Z] === RUN   TestImagesFilterMultiReference
22:39:21 [2022-08-25T22:39:21.121Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:39:21 [2022-08-25T22:39:21.121Z] === RUN   TestImagePullPlatformInvalid
22:39:21 [2022-08-25T22:39:21.121Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:39:21 [2022-08-25T22:39:21.121Z] === RUN   TestRemoveImageOrphaning
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestRemoveImageOrphaning (0.24s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestRemoveImageGarbageCollector
22:39:21 [2022-08-25T22:39:21.380Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:39:21 [2022-08-25T22:39:21.380Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestTagInvalidReference
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestTagInvalidReference (0.02s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestTagValidPrefixedRepo
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestTagExistedNameWithoutForce
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestTagOfficialNames
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestTagOfficialNames (0.05s)
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestTagMatchesDigest
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestTagMatchesDigest (0.01s)
22:39:21 [2022-08-25T22:39:21.380Z] PASS
22:39:21 [2022-08-25T22:39:21.380Z] 
22:39:21 [2022-08-25T22:39:21.380Z] === Skipped
22:39:21 [2022-08-25T22:39:21.380Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:39:21 [2022-08-25T22:39:21.380Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:39:21 [2022-08-25T22:39:21.380Z] 
22:39:21 [2022-08-25T22:39:21.380Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:39:21 [2022-08-25T22:39:21.380Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:39:21 [2022-08-25T22:39:21.380Z] 
22:39:21 [2022-08-25T22:39:21.380Z] DONE 22 tests, 2 skipped in 1.275s
22:39:21 [2022-08-25T22:39:21.380Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:39:21 [2022-08-25T22:39:21.380Z] ++ 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
22:39:21 [2022-08-25T22:39:21.380Z] ++ set -e
22:39:21 [2022-08-25T22:39:21.380Z] ++ '[' -n 0 ']'
22:39:21 [2022-08-25T22:39:21.380Z] ++ set -x
22:39:21 [2022-08-25T22:39:21.380Z] ++ 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
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestStripANSICommands
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestStripANSICommands/#00
22:39:21 [2022-08-25T22:39:21.380Z] === RUN   TestStripANSICommands/#01
22:39:21 [2022-08-25T22:39:21.380Z] --- PASS: TestStripANSICommands (0.00s)
22:39:21 [2022-08-25T22:39:21.380Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:39:21 [2022-08-25T22:39:21.380Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:39:21 [2022-08-25T22:39:21.380Z] PASS
22:39:21 [2022-08-25T22:39:21.380Z] 
22:39:21 [2022-08-25T22:39:21.380Z] DONE 3 tests in 0.037s
22:39:21 [2022-08-25T22:39:21.639Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:39:21 [2022-08-25T22:39:21.640Z] ++ 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
22:39:21 [2022-08-25T22:39:21.640Z] ++ set -e
22:39:21 [2022-08-25T22:39:21.640Z] ++ '[' -n 0 ']'
22:39:21 [2022-08-25T22:39:21.640Z] ++ set -x
22:39:21 [2022-08-25T22:39:21.640Z] ++ 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
22:39:21 [2022-08-25T22:39:21.640Z] INFO: Testing against a local daemon
22:39:21 [2022-08-25T22:39:21.640Z] === RUN   TestNetworkCreateDelete
22:39:21 [2022-08-25T22:39:21.640Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:39:21 [2022-08-25T22:39:21.640Z] === RUN   TestDockerNetworkDeletePreferID
22:39:22 [2022-08-25T22:39:22.207Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
22:39:22 [2022-08-25T22:39:22.207Z] === RUN   TestDaemonDNSFallback
22:39:28 [2022-08-25T22:39:28.770Z] --- PASS: TestDaemonDNSFallback (6.29s)
22:39:28 [2022-08-25T22:39:28.770Z] === RUN   TestInspectNetwork
22:39:32 [2022-08-25T22:39:32.105Z] === RUN   TestInspectNetwork/full_network_id
22:39:32 [2022-08-25T22:39:32.105Z] === RUN   TestInspectNetwork/partial_network_id
22:39:32 [2022-08-25T22:39:32.105Z] === RUN   TestInspectNetwork/network_name
22:39:32 [2022-08-25T22:39:32.105Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:39:36 [2022-08-25T22:39:36.299Z] --- PASS: TestInspectNetwork (7.20s)
22:39:36 [2022-08-25T22:39:36.299Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:39:36 [2022-08-25T22:39:36.299Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:39:36 [2022-08-25T22:39:36.299Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:39:36 [2022-08-25T22:39:36.299Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:39:36 [2022-08-25T22:39:36.299Z] === RUN   TestRunContainerWithBridgeNone
22:39:37 [2022-08-25T22:39:37.238Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/create
22:39:37 [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:39:37 [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:39:37 [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:39:37 [2022-08-25T22:39:37.238Z] === CONT  TestNetworkInvalidJSON/networks/create
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:39:37 [2022-08-25T22:39:37.238Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:39:37 [2022-08-25T22:39:37.238Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:39:37 [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:39:37 [2022-08-25T22:39:37.238Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkList
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkList//networks
22:39:37 [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkList//networks
22:39:37 [2022-08-25T22:39:37.238Z] === RUN   TestNetworkList//networks/
22:39:37 [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkList//networks/
22:39:37 [2022-08-25T22:39:37.238Z] === CONT  TestNetworkList//networks
22:39:37 [2022-08-25T22:39:37.238Z] === CONT  TestNetworkList//networks/
22:39:37 [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkList (0.01s)
22:39:37 [2022-08-25T22:39:37.239Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:39:37 [2022-08-25T22:39:37.239Z]     --- PASS: TestNetworkList//networks (0.00s)
22:39:37 [2022-08-25T22:39:37.239Z] === RUN   TestHostIPv4BridgeLabel
22:39:37 [2022-08-25T22:39:37.807Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:39:37 [2022-08-25T22:39:37.807Z] === RUN   TestDaemonRestartWithLiveRestore
22:39:38 [2022-08-25T22:39:38.859Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:39:38 [2022-08-25T22:39:38.859Z] === RUN   TestDaemonDefaultNetworkPools
22:39:39 [2022-08-25T22:39:39.426Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
22:39:39 [2022-08-25T22:39:39.426Z] === RUN   TestDaemonRestartWithExistingNetwork
22:39:40 [2022-08-25T22:39:40.808Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:39:40 [2022-08-25T22:39:40.808Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:39:41 [2022-08-25T22:39:41.747Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:39:41 [2022-08-25T22:39:41.747Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:39:42 [2022-08-25T22:39:42.315Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:39:42 [2022-08-25T22:39:42.315Z] === RUN   TestServiceWithPredefinedNetwork
22:39:44 [2022-08-25T22:39:44.854Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
22:39:44 [2022-08-25T22:39:44.854Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:39:44 [2022-08-25T22:39:44.854Z]     service_test.go:243: FLAKY_TEST
22:39:44 [2022-08-25T22:39:44.854Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:39:44 [2022-08-25T22:39:44.854Z] === RUN   TestServiceWithDataPathPortInit
22:39:59 [2022-08-25T22:39:59.733Z] --- PASS: TestServiceWithDataPathPortInit (13.59s)
22:39:59 [2022-08-25T22:39:59.733Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:40:00 [2022-08-25T22:40:00.300Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a19lzl7szu2vjbv12hj9mtodv Created:2022-08-25 22:39:59.166516531 +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[575811bc0d0b043905a54e908170635aaa58ba137e3cd2a60a5b496b5084e8d0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cngybryj1sass0dt760d6i1wu EndpointID:90bbfe6faba0df98630864b5377c09941a03244b0d8ff7d0df11cdde336ba5d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd3035779cb33cb24a5ab810c44ccbeebd9192aa37eb43f0020ff2489a0bb39c 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:d60462d3e419 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cngybryj1sass0dt760d6i1wu EndpointID:90bbfe6faba0df98630864b5377c09941a03244b0d8ff7d0df11cdde336ba5d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:40:05 [2022-08-25T22:40:05.569Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.41s)
22:40:05 [2022-08-25T22:40:05.570Z] PASS
22:40:05 [2022-08-25T22:40:05.570Z] 
22:40:05 [2022-08-25T22:40:05.570Z] === Skipped
22:40:05 [2022-08-25T22:40:05.570Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:40:05 [2022-08-25T22:40:05.570Z]     service_test.go:243: FLAKY_TEST
22:40:05 [2022-08-25T22:40:05.570Z] 
22:40:05 [2022-08-25T22:40:05.570Z] DONE 38 tests, 1 skipped in 43.172s
22:40:05 [2022-08-25T22:40:05.570Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:40:05 [2022-08-25T22:40:05.570Z] ++ 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
22:40:05 [2022-08-25T22:40:05.570Z] ++ set -e
22:40:05 [2022-08-25T22:40:05.570Z] ++ '[' -n 0 ']'
22:40:05 [2022-08-25T22:40:05.570Z] ++ set -x
22:40:05 [2022-08-25T22:40:05.570Z] ++ 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
22:40:05 [2022-08-25T22:40:05.570Z] INFO: Testing against a local daemon
22:40:05 [2022-08-25T22:40:05.570Z] === RUN   TestDockerNetworkIpvlanPersistance
22:40:05 [2022-08-25T22:40:05.570Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:40:05 [2022-08-25T22:40:05.570Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:40:05 [2022-08-25T22:40:05.570Z] === RUN   TestDockerNetworkIpvlan
22:40:05 [2022-08-25T22:40:05.570Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:40:05 [2022-08-25T22:40:05.570Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:40:05 [2022-08-25T22:40:05.570Z] PASS
22:40:05 [2022-08-25T22:40:05.570Z] 
22:40:05 [2022-08-25T22:40:05.570Z] === Skipped
22:40:05 [2022-08-25T22:40:05.570Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:40:05 [2022-08-25T22:40:05.570Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:40:05 [2022-08-25T22:40:05.570Z] 
22:40:05 [2022-08-25T22:40:05.570Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:40:05 [2022-08-25T22:40:05.570Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:40:05 [2022-08-25T22:40:05.570Z] 
22:40:05 [2022-08-25T22:40:05.570Z] DONE 2 tests, 2 skipped in 0.092s
22:40:05 [2022-08-25T22:40:05.570Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:40:05 [2022-08-25T22:40:05.570Z] ++ 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
22:40:05 [2022-08-25T22:40:05.570Z] ++ set -e
22:40:05 [2022-08-25T22:40:05.570Z] ++ '[' -n 0 ']'
22:40:05 [2022-08-25T22:40:05.570Z] ++ set -x
22:40:05 [2022-08-25T22:40:05.570Z] ++ 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
22:40:05 [2022-08-25T22:40:05.570Z] INFO: Testing against a local daemon
22:40:05 [2022-08-25T22:40:05.570Z] === RUN   TestDockerNetworkMacvlanPersistance
22:40:06 [2022-08-25T22:40:06.137Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
22:40:06 [2022-08-25T22:40:06.137Z] === RUN   TestDockerNetworkMacvlan
22:40:07 [2022-08-25T22:40:07.072Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:40:07 [2022-08-25T22:40:07.640Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:40:08 [2022-08-25T22:40:08.576Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:40:10 [2022-08-25T22:40:10.481Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:40:11 [2022-08-25T22:40:11.858Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:40:15 [2022-08-25T22:40:15.145Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:40:15 [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan (9.39s)
22:40:15 [2022-08-25T22:40:15.712Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:40:15 [2022-08-25T22:40:15.712Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:40:15 [2022-08-25T22:40:15.712Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
22:40:15 [2022-08-25T22:40:15.712Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
22:40:15 [2022-08-25T22:40:15.712Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s)
22:40:15 [2022-08-25T22:40:15.712Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
22:40:15 [2022-08-25T22:40:15.712Z] PASS
22:40:15 [2022-08-25T22:40:15.712Z] 
22:40:15 [2022-08-25T22:40:15.712Z] DONE 8 tests in 10.829s
22:40:15 [2022-08-25T22:40:15.712Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:40:15 [2022-08-25T22:40:15.712Z] ++ 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
22:40:15 [2022-08-25T22:40:15.712Z] ++ set -e
22:40:15 [2022-08-25T22:40:15.712Z] ++ '[' -n 0 ']'
22:40:15 [2022-08-25T22:40:15.712Z] ++ set -x
22:40:15 [2022-08-25T22:40:15.712Z] ++ 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
22:40:15 [2022-08-25T22:40:15.712Z] testing: warning: no tests to run
22:40:15 [2022-08-25T22:40:15.712Z] PASS
22:40:15 [2022-08-25T22:40:15.712Z] 
22:40:15 [2022-08-25T22:40:15.712Z] DONE 0 tests in 0.027s
22:40:15 [2022-08-25T22:40:15.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:40:15 [2022-08-25T22:40:15.712Z] ++ 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
22:40:15 [2022-08-25T22:40:15.712Z] ++ set -e
22:40:15 [2022-08-25T22:40:15.712Z] ++ '[' -n 0 ']'
22:40:15 [2022-08-25T22:40:15.712Z] ++ set -x
22:40:15 [2022-08-25T22:40:15.712Z] ++ 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
22:40:15 [2022-08-25T22:40:15.712Z] INFO: Testing against a local daemon
22:40:15 [2022-08-25T22:40:15.712Z] === RUN   TestAuthZPluginAllowRequest
22:40:17 [2022-08-25T22:40:17.088Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
22:40:17 [2022-08-25T22:40:17.088Z] === RUN   TestAuthZPluginTLS
22:40:17 [2022-08-25T22:40:17.738Z] --- PASS: TestAuthZPluginTLS (0.56s)
22:40:17 [2022-08-25T22:40:17.738Z] === RUN   TestAuthZPluginDenyRequest
22:40:18 [2022-08-25T22:40:18.003Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:40:18 [2022-08-25T22:40:18.003Z] === RUN   TestAuthZPluginAPIDenyResponse
22:40:18 [2022-08-25T22:40:18.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:40:18 [2022-08-25T22:40:18.573Z] === RUN   TestAuthZPluginDenyResponse
22:40:19 [2022-08-25T22:40:19.140Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:40:19 [2022-08-25T22:40:19.140Z] === RUN   TestAuthZPluginAllowEventStream
22:40:20 [2022-08-25T22:40:20.517Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
22:40:20 [2022-08-25T22:40:20.517Z] === RUN   TestAuthZPluginErrorResponse
22:40:20 [2022-08-25T22:40:20.775Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:40:20 [2022-08-25T22:40:20.775Z] === RUN   TestAuthZPluginErrorRequest
22:40:21 [2022-08-25T22:40:21.343Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:40:21 [2022-08-25T22:40:21.343Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:40:21 [2022-08-25T22:40:21.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:40:21 [2022-08-25T22:40:21.910Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:40:23 [2022-08-25T22:40:23.286Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
22:40:23 [2022-08-25T22:40:23.286Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:40:24 [2022-08-25T22:40:24.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
22:40:24 [2022-08-25T22:40:24.661Z] === RUN   TestAuthZPluginHeader
22:40:25 [2022-08-25T22:40:25.228Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:40:25 [2022-08-25T22:40:25.228Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:40:25 [2022-08-25T22:40:25.228Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:25 [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:40:25 [2022-08-25T22:40:25.228Z] === RUN   TestAuthZPluginV2Disable
22:40:25 [2022-08-25T22:40:25.228Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:25 [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:40:25 [2022-08-25T22:40:25.228Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:40:25 [2022-08-25T22:40:25.228Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:25 [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:40:25 [2022-08-25T22:40:25.228Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:40:25 [2022-08-25T22:40:25.228Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:25 [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:40:25 [2022-08-25T22:40:25.228Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:40:43 [2022-08-25T22:40:43.311Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:40:43 [2022-08-25T22:40:43.311Z] PASS
22:40:43 [2022-08-25T22:40:43.311Z] 
22:40:43 [2022-08-25T22:40:43.311Z] === Skipped
22:40:43 [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:43 [2022-08-25T22:40:43.311Z] 
22:40:43 [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:43 [2022-08-25T22:40:43.311Z] 
22:40:43 [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:43 [2022-08-25T22:40:43.311Z] 
22:40:43 [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:43 [2022-08-25T22:40:43.311Z] 
22:40:43 [2022-08-25T22:40:43.311Z] DONE 17 tests, 4 skipped in 26.384s
22:40:43 [2022-08-25T22:40:43.311Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:40:43 [2022-08-25T22:40:43.311Z] ++ 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
22:40:43 [2022-08-25T22:40:43.311Z] ++ set -e
22:40:43 [2022-08-25T22:40:43.311Z] ++ '[' -n 0 ']'
22:40:43 [2022-08-25T22:40:43.311Z] ++ set -x
22:40:43 [2022-08-25T22:40:43.311Z] ++ 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
22:40:43 [2022-08-25T22:40:43.311Z] INFO: Testing against a local daemon
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:40:43 [2022-08-25T22:40:43.311Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:40:43 [2022-08-25T22:40:43.311Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:40:43 [2022-08-25T22:40:43.311Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:40:43 [2022-08-25T22:40:43.311Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:40:43 [2022-08-25T22:40:43.311Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:40:43 [2022-08-25T22:40:43.311Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:40:43 [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:40:43 [2022-08-25T22:40:43.311Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInstall
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInstall/no_auth
22:40:43 [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:43 [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417444cd30cda6f8b7bc704989dc5c1513732a4759bb3854ce70b5ce434e8262" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:43 [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:43 [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417444cd30cda6f8b7bc704989dc5c1513732a4759bb3854ce70b5ce434e8262" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:43 [2022-08-25T22:40:43.311Z] === RUN   TestPluginInstall/with_htpasswd
22:40:43 [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:43 [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ae9ae51004f99634aff262f27a0a21ba0afb2493521b84f36681f9e85717783" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:43 [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:43 [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ae9ae51004f99634aff262f27a0a21ba0afb2493521b84f36681f9e85717783" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:43 [2022-08-25T22:40:43.828Z] === RUN   TestPluginInstall/with_insecure
22:40:44 [2022-08-25T22:40:44.764Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:44 [2022-08-25T22:40:44.765Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cc107d266f0f99a2e45a47036b0b0c9dd1751c69fef2e73a4c7c2c4cda42ad2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:44 [2022-08-25T22:40:44.765Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:44 [2022-08-25T22:40:44.765Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cc107d266f0f99a2e45a47036b0b0c9dd1751c69fef2e73a4c7c2c4cda42ad2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:44 [2022-08-25T22:40:44.765Z]     plugin_test.go:196: [dbbb9355f5a4a] daemon is not started
22:40:44 [2022-08-25T22:40:44.765Z] --- PASS: TestPluginInstall (2.52s)
22:40:44 [2022-08-25T22:40:44.765Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
22:40:44 [2022-08-25T22:40:44.765Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
22:40:44 [2022-08-25T22:40:44.765Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
22:40:44 [2022-08-25T22:40:44.765Z] === RUN   TestPluginsWithRuntimes
22:40:46 [2022-08-25T22:40:46.141Z] === RUN   TestPluginsWithRuntimes/No_Args
22:40:47 [2022-08-25T22:40:47.077Z] === RUN   TestPluginsWithRuntimes/With_Args
22:40:48 [2022-08-25T22:40:48.012Z] --- PASS: TestPluginsWithRuntimes (3.27s)
22:40:48 [2022-08-25T22:40:48.012Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
22:40:48 [2022-08-25T22:40:48.012Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
22:40:48 [2022-08-25T22:40:48.012Z] === RUN   TestPluginBackCompatMediaTypes
22:40:48 [2022-08-25T22:40:48.580Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
22:40:48 [2022-08-25T22:40:48.580Z] PASS
22:40:48 [2022-08-25T22:40:48.580Z] 
22:40:48 [2022-08-25T22:40:48.580Z] DONE 24 tests in 6.502s
22:40:48 [2022-08-25T22:40:48.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:40:48 [2022-08-25T22:40:48.580Z] ++ 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
22:40:48 [2022-08-25T22:40:48.580Z] ++ set -e
22:40:48 [2022-08-25T22:40:48.580Z] ++ '[' -n 0 ']'
22:40:48 [2022-08-25T22:40:48.580Z] ++ set -x
22:40:48 [2022-08-25T22:40:48.580Z] ++ 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
22:40:48 [2022-08-25T22:40:48.839Z] INFO: Testing against a local daemon
22:40:48 [2022-08-25T22:40:48.839Z] === RUN   TestExternalGraphDriver
22:40:49 [2022-08-25T22:40:49.098Z] === RUN   TestExternalGraphDriver/json
22:40:50 [2022-08-25T22:40:50.493Z] === RUN   TestExternalGraphDriver/spec
22:40:52 [2022-08-25T22:40:52.423Z] === RUN   TestExternalGraphDriver/pull
22:40:53 [2022-08-25T22:40:53.799Z] --- PASS: TestExternalGraphDriver (5.12s)
22:40:53 [2022-08-25T22:40:53.799Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
22:40:53 [2022-08-25T22:40:53.799Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
22:40:53 [2022-08-25T22:40:53.799Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
22:40:53 [2022-08-25T22:40:53.799Z] === RUN   TestGraphdriverPluginV2
22:40:54 [2022-08-25T22:40:54.057Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:54 [2022-08-25T22:40:54.057Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:40:54 [2022-08-25T22:40:54.057Z] PASS
22:40:54 [2022-08-25T22:40:54.057Z] 
22:40:54 [2022-08-25T22:40:54.057Z] === Skipped
22:40:54 [2022-08-25T22:40:54.057Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:40:54 [2022-08-25T22:40:54.057Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:54 [2022-08-25T22:40:54.057Z] 
22:40:54 [2022-08-25T22:40:54.057Z] DONE 5 tests, 1 skipped in 5.550s
22:40:54 [2022-08-25T22:40:54.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:40:54 [2022-08-25T22:40:54.316Z] ++ 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
22:40:54 [2022-08-25T22:40:54.316Z] ++ set -e
22:40:54 [2022-08-25T22:40:54.316Z] ++ '[' -n 0 ']'
22:40:54 [2022-08-25T22:40:54.316Z] ++ set -x
22:40:54 [2022-08-25T22:40:54.316Z] ++ 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
22:40:54 [2022-08-25T22:40:54.316Z] INFO: Testing against a local daemon
22:40:54 [2022-08-25T22:40:54.316Z] === RUN   TestContinueAfterPluginCrash
22:40:54 [2022-08-25T22:40:54.316Z] === PAUSE TestContinueAfterPluginCrash
22:40:54 [2022-08-25T22:40:54.316Z] === RUN   TestReadPluginNoRead
22:40:54 [2022-08-25T22:40:54.316Z] === PAUSE TestReadPluginNoRead
22:40:54 [2022-08-25T22:40:54.316Z] === RUN   TestDaemonStartWithLogOpt
22:40:54 [2022-08-25T22:40:54.316Z] === PAUSE TestDaemonStartWithLogOpt
22:40:54 [2022-08-25T22:40:54.316Z] === CONT  TestContinueAfterPluginCrash
22:40:54 [2022-08-25T22:40:54.316Z] === CONT  TestDaemonStartWithLogOpt
22:40:57 [2022-08-25T22:40:57.601Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
22:40:57 [2022-08-25T22:40:57.601Z] === CONT  TestReadPluginNoRead
22:40:59 [2022-08-25T22:40:59.504Z] === RUN   TestReadPluginNoRead/default
22:41:00 [2022-08-25T22:41:00.881Z] === RUN   TestReadPluginNoRead/disabled_caching
22:41:01 [2022-08-25T22:41:01.817Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:41:02 [2022-08-25T22:41:02.385Z] --- PASS: TestContinueAfterPluginCrash (7.95s)
22:41:02 [2022-08-25T22:41:02.952Z] === CONT  TestReadPluginNoRead
22:41:02 [2022-08-25T22:41:02.952Z]     read_test.go:92: [dfdb6328650db] daemon is not started
22:41:02 [2022-08-25T22:41:02.952Z] --- PASS: TestReadPluginNoRead (5.66s)
22:41:02 [2022-08-25T22:41:02.952Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
22:41:02 [2022-08-25T22:41:02.952Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
22:41:02 [2022-08-25T22:41:02.952Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
22:41:02 [2022-08-25T22:41:02.952Z] PASS
22:41:02 [2022-08-25T22:41:02.952Z] 
22:41:02 [2022-08-25T22:41:02.952Z] DONE 6 tests in 8.804s
22:41:02 [2022-08-25T22:41:02.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:41:02 [2022-08-25T22:41:02.952Z] ++ 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
22:41:02 [2022-08-25T22:41:02.952Z] ++ set -e
22:41:02 [2022-08-25T22:41:02.952Z] ++ '[' -n 0 ']'
22:41:02 [2022-08-25T22:41:02.952Z] ++ set -x
22:41:02 [2022-08-25T22:41:02.952Z] ++ 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
22:41:02 [2022-08-25T22:41:02.952Z] testing: warning: no tests to run
22:41:02 [2022-08-25T22:41:02.952Z] PASS
22:41:02 [2022-08-25T22:41:02.952Z] 
22:41:02 [2022-08-25T22:41:02.952Z] DONE 0 tests in 0.035s
22:41:02 [2022-08-25T22:41:02.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:41:02 [2022-08-25T22:41:02.952Z] ++ 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
22:41:02 [2022-08-25T22:41:02.952Z] ++ set -e
22:41:02 [2022-08-25T22:41:02.952Z] ++ '[' -n 0 ']'
22:41:02 [2022-08-25T22:41:02.952Z] ++ set -x
22:41:02 [2022-08-25T22:41:02.952Z] ++ 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
22:41:03 [2022-08-25T22:41:03.211Z] INFO: Testing against a local daemon
22:41:03 [2022-08-25T22:41:03.211Z] === RUN   TestPluginWithDevMounts
22:41:03 [2022-08-25T22:41:03.211Z] === PAUSE TestPluginWithDevMounts
22:41:03 [2022-08-25T22:41:03.211Z] === CONT  TestPluginWithDevMounts
22:41:04 [2022-08-25T22:41:04.587Z] --- PASS: TestPluginWithDevMounts (1.52s)
22:41:04 [2022-08-25T22:41:04.587Z] PASS
22:41:04 [2022-08-25T22:41:04.848Z] 
22:41:04 [2022-08-25T22:41:04.848Z] DONE 1 tests in 1.645s
22:41:04 [2022-08-25T22:41:04.848Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:41:04 [2022-08-25T22:41:04.848Z] ++ 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
22:41:04 [2022-08-25T22:41:04.848Z] ++ set -e
22:41:04 [2022-08-25T22:41:04.848Z] ++ '[' -n 0 ']'
22:41:04 [2022-08-25T22:41:04.848Z] ++ set -x
22:41:04 [2022-08-25T22:41:04.848Z] ++ 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
22:41:04 [2022-08-25T22:41:04.848Z] INFO: Testing against a local daemon
22:41:04 [2022-08-25T22:41:04.848Z] === RUN   TestSecretInspect
22:41:07 [2022-08-25T22:41:07.381Z] --- PASS: TestSecretInspect (2.18s)
22:41:07 [2022-08-25T22:41:07.381Z] === RUN   TestSecretList
22:41:09 [2022-08-25T22:41:09.284Z] --- PASS: TestSecretList (2.16s)
22:41:09 [2022-08-25T22:41:09.284Z] === RUN   TestSecretsCreateAndDelete
22:41:11 [2022-08-25T22:41:11.815Z] --- PASS: TestSecretsCreateAndDelete (2.26s)
22:41:11 [2022-08-25T22:41:11.815Z] === RUN   TestSecretsUpdate
22:41:13 [2022-08-25T22:41:13.717Z] --- PASS: TestSecretsUpdate (2.16s)
22:41:13 [2022-08-25T22:41:13.717Z] === RUN   TestTemplatedSecret
22:41:16 [2022-08-25T22:41:16.249Z] --- PASS: TestTemplatedSecret (2.45s)
22:41:16 [2022-08-25T22:41:16.249Z] === RUN   TestSecretCreateResolve
22:41:18 [2022-08-25T22:41:18.801Z] --- PASS: TestSecretCreateResolve (2.28s)
22:41:18 [2022-08-25T22:41:18.801Z] PASS
22:41:18 [2022-08-25T22:41:18.801Z] 
22:41:18 [2022-08-25T22:41:18.801Z] DONE 6 tests in 13.596s
22:41:18 [2022-08-25T22:41:18.801Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:41:18 [2022-08-25T22:41:18.801Z] ++ 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
22:41:18 [2022-08-25T22:41:18.801Z] ++ set -e
22:41:18 [2022-08-25T22:41:18.801Z] ++ '[' -n 0 ']'
22:41:18 [2022-08-25T22:41:18.801Z] ++ set -x
22:41:18 [2022-08-25T22:41:18.801Z] ++ 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
22:41:18 [2022-08-25T22:41:18.801Z] INFO: Testing against a local daemon
22:41:18 [2022-08-25T22:41:18.801Z] === RUN   TestServiceCreateInit
22:41:18 [2022-08-25T22:41:18.801Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:41:22 [2022-08-25T22:41:22.086Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:41:25 [2022-08-25T22:41:25.373Z] --- PASS: TestServiceCreateInit (7.00s)
22:41:25 [2022-08-25T22:41:25.373Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s)
22:41:25 [2022-08-25T22:41:25.373Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
22:41:25 [2022-08-25T22:41:25.373Z] === RUN   TestCreateServiceMultipleTimes
22:41:40 [2022-08-25T22:41:40.253Z] --- PASS: TestCreateServiceMultipleTimes (14.78s)
22:41:40 [2022-08-25T22:41:40.253Z] === RUN   TestCreateServiceConflict
22:41:42 [2022-08-25T22:41:42.790Z] --- PASS: TestCreateServiceConflict (2.26s)
22:41:42 [2022-08-25T22:41:42.790Z] === RUN   TestCreateServiceMaxReplicas
22:41:45 [2022-08-25T22:41:45.324Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
22:41:45 [2022-08-25T22:41:45.324Z] === RUN   TestCreateWithDuplicateNetworkNames
22:42:00 [2022-08-25T22:42:00.200Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
22:42:00 [2022-08-25T22:42:00.200Z] === RUN   TestCreateServiceSecretFileMode
22:42:00 [2022-08-25T22:42:00.767Z] --- PASS: TestCreateServiceSecretFileMode (2.42s)
22:42:00 [2022-08-25T22:42:00.767Z] === RUN   TestCreateServiceConfigFileMode
22:42:03 [2022-08-25T22:42:03.302Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
22:42:03 [2022-08-25T22:42:03.302Z] === RUN   TestCreateServiceSysctls
22:42:05 [2022-08-25T22:42:05.842Z] --- PASS: TestCreateServiceSysctls (2.64s)
22:42:05 [2022-08-25T22:42:05.842Z] === RUN   TestCreateServiceCapabilities
22:42:08 [2022-08-25T22:42:08.373Z] --- PASS: TestCreateServiceCapabilities (2.47s)
22:42:08 [2022-08-25T22:42:08.373Z] === RUN   TestInspect
22:42:10 [2022-08-25T22:42:10.906Z] --- PASS: TestInspect (2.69s)
22:42:10 [2022-08-25T22:42:10.906Z] === RUN   TestCreateJob
22:42:14 [2022-08-25T22:42:14.192Z] --- PASS: TestCreateJob (2.89s)
22:42:14 [2022-08-25T22:42:14.192Z] === RUN   TestReplicatedJob
22:42:19 [2022-08-25T22:42:19.535Z] --- PASS: TestReplicatedJob (5.29s)
22:42:19 [2022-08-25T22:42:19.535Z] === RUN   TestUpdateReplicatedJob
22:42:22 [2022-08-25T22:42:22.822Z] --- PASS: TestUpdateReplicatedJob (3.03s)
22:42:22 [2022-08-25T22:42:22.822Z] === RUN   TestServiceListWithStatuses
22:42:22 [2022-08-25T22:42:22.822Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:42:22 [2022-08-25T22:42:22.822Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:42:22 [2022-08-25T22:42:22.822Z] === RUN   TestDockerNetworkConnectAlias
22:42:27 [2022-08-25T22:42:27.009Z] --- PASS: TestDockerNetworkConnectAlias (4.16s)
22:42:27 [2022-08-25T22:42:27.010Z] === RUN   TestDockerNetworkReConnect
22:42:29 [2022-08-25T22:42:29.542Z] --- PASS: TestDockerNetworkReConnect (2.84s)
22:42:29 [2022-08-25T22:42:29.542Z] === RUN   TestServicePlugin
22:42:29 [2022-08-25T22:42:29.542Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:29 [2022-08-25T22:42:29.542Z] --- SKIP: TestServicePlugin (0.00s)
22:42:29 [2022-08-25T22:42:29.542Z] === RUN   TestServiceUpdateLabel
22:42:31 [2022-08-25T22:42:31.446Z] --- PASS: TestServiceUpdateLabel (2.24s)
22:42:31 [2022-08-25T22:42:31.446Z] === RUN   TestServiceUpdateSecrets
22:42:46 [2022-08-25T22:42:46.323Z] --- PASS: TestServiceUpdateSecrets (14.44s)
22:42:46 [2022-08-25T22:42:46.323Z] === RUN   TestServiceUpdateConfigs
22:43:01 [2022-08-25T22:43:01.202Z] --- PASS: TestServiceUpdateConfigs (14.41s)
22:43:01 [2022-08-25T22:43:01.202Z] === RUN   TestServiceUpdateNetwork
22:43:13 [2022-08-25T22:43:13.404Z] --- PASS: TestServiceUpdateNetwork (12.28s)
22:43:13 [2022-08-25T22:43:13.404Z] === RUN   TestServiceUpdatePidsLimit
22:43:13 [2022-08-25T22:43:13.972Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:43:14 [2022-08-25T22:43:14.539Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:43:22 [2022-08-25T22:43:22.652Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:43:29 [2022-08-25T22:43:29.214Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
22:43:29 [2022-08-25T22:43:29.214Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:43:29 [2022-08-25T22:43:29.214Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:43:29 [2022-08-25T22:43:29.214Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:43:29 [2022-08-25T22:43:29.214Z] PASS
22:43:29 [2022-08-25T22:43:29.214Z] 
22:43:29 [2022-08-25T22:43:29.214Z] === Skipped
22:43:29 [2022-08-25T22:43:29.214Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:43:29 [2022-08-25T22:43:29.214Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:43:29 [2022-08-25T22:43:29.214Z] 
22:43:29 [2022-08-25T22:43:29.214Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:43:29 [2022-08-25T22:43:29.214Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:29 [2022-08-25T22:43:29.214Z] 
22:43:29 [2022-08-25T22:43:29.214Z] DONE 27 tests, 2 skipped in 130.261s
22:43:29 [2022-08-25T22:43:29.214Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:43:29 [2022-08-25T22:43:29.214Z] ++ 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
22:43:29 [2022-08-25T22:43:29.214Z] ++ set -e
22:43:29 [2022-08-25T22:43:29.214Z] ++ '[' -n 0 ']'
22:43:29 [2022-08-25T22:43:29.214Z] ++ set -x
22:43:29 [2022-08-25T22:43:29.214Z] ++ 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
22:43:29 [2022-08-25T22:43:29.214Z] INFO: Testing against a local daemon
22:43:29 [2022-08-25T22:43:29.214Z] === RUN   TestSessionCreate
22:43:29 [2022-08-25T22:43:29.214Z] --- PASS: TestSessionCreate (0.02s)
22:43:29 [2022-08-25T22:43:29.214Z] === RUN   TestSessionCreateWithBadUpgrade
22:43:29 [2022-08-25T22:43:29.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:43:29 [2022-08-25T22:43:29.214Z] PASS
22:43:29 [2022-08-25T22:43:29.214Z] 
22:43:29 [2022-08-25T22:43:29.214Z] DONE 2 tests in 0.126s
22:43:29 [2022-08-25T22:43:29.214Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:43:29 [2022-08-25T22:43:29.214Z] ++ 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
22:43:29 [2022-08-25T22:43:29.214Z] ++ set -e
22:43:29 [2022-08-25T22:43:29.214Z] ++ '[' -n 0 ']'
22:43:29 [2022-08-25T22:43:29.214Z] ++ set -x
22:43:29 [2022-08-25T22:43:29.215Z] ++ 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
22:43:29 [2022-08-25T22:43:29.215Z] INFO: Testing against a local daemon
22:43:29 [2022-08-25T22:43:29.215Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:43:29 [2022-08-25T22:43:29.215Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:43:29 [2022-08-25T22:43:29.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:43:29 [2022-08-25T22:43:29.215Z] === RUN   TestDiskUsage
22:43:29 [2022-08-25T22:43:29.215Z] === PAUSE TestDiskUsage
22:43:29 [2022-08-25T22:43:29.215Z] === RUN   TestEventsExecDie
22:43:29 [2022-08-25T22:43:29.473Z] --- PASS: TestEventsExecDie (0.48s)
22:43:29 [2022-08-25T22:43:29.473Z] === RUN   TestEventsBackwardsCompatible
22:43:29 [2022-08-25T22:43:29.473Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:43:29 [2022-08-25T22:43:29.473Z] === RUN   TestEventsVolumeCreate
22:43:29 [2022-08-25T22:43:29.473Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:43:29 [2022-08-25T22:43:29.473Z] === RUN   TestInfoBinaryCommits
22:43:29 [2022-08-25T22:43:29.473Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:43:29 [2022-08-25T22:43:29.473Z] === RUN   TestInfoAPIVersioned
22:43:29 [2022-08-25T22:43:29.473Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:43:29 [2022-08-25T22:43:29.473Z] === RUN   TestInfoAPI
22:43:29 [2022-08-25T22:43:29.473Z] --- PASS: TestInfoAPI (0.02s)
22:43:29 [2022-08-25T22:43:29.473Z] === RUN   TestInfoAPIWarnings
22:43:47 [2022-08-25T22:43:47.555Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:43:47 [2022-08-25T22:43:47.555Z] === RUN   TestInfoDebug
22:43:47 [2022-08-25T22:43:47.555Z] --- PASS: TestInfoDebug (0.53s)
22:43:47 [2022-08-25T22:43:47.555Z] === RUN   TestInfoInsecureRegistries
22:43:47 [2022-08-25T22:43:47.555Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:43:47 [2022-08-25T22:43:47.555Z] === RUN   TestInfoRegistryMirrors
22:43:47 [2022-08-25T22:43:47.555Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:43:47 [2022-08-25T22:43:47.555Z] === RUN   TestLoginFailsWithBadCredentials
22:43:48 [2022-08-25T22:43:48.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:43:48 [2022-08-25T22:43:48.122Z] === RUN   TestPingCacheHeaders
22:43:48 [2022-08-25T22:43:48.122Z] --- PASS: TestPingCacheHeaders (0.02s)
22:43:48 [2022-08-25T22:43:48.122Z] === RUN   TestPingGet
22:43:48 [2022-08-25T22:43:48.122Z] --- PASS: TestPingGet (0.02s)
22:43:48 [2022-08-25T22:43:48.122Z] === RUN   TestPingHead
22:43:48 [2022-08-25T22:43:48.122Z] --- PASS: TestPingHead (0.02s)
22:43:48 [2022-08-25T22:43:48.122Z] === RUN   TestPingSwarmHeader
22:43:48 [2022-08-25T22:43:48.688Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:43:49 [2022-08-25T22:43:49.256Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:43:50 [2022-08-25T22:43:50.191Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:43:50 [2022-08-25T22:43:50.191Z] --- PASS: TestPingSwarmHeader (2.18s)
22:43:50 [2022-08-25T22:43:50.191Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:43:50 [2022-08-25T22:43:50.191Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:43:50 [2022-08-25T22:43:50.191Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:43:50 [2022-08-25T22:43:50.191Z] === RUN   TestPingBuilderHeader
22:43:50 [2022-08-25T22:43:50.191Z] === RUN   TestPingBuilderHeader/default_config
22:43:50 [2022-08-25T22:43:50.758Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:43:51 [2022-08-25T22:43:51.326Z] --- PASS: TestPingBuilderHeader (1.05s)
22:43:51 [2022-08-25T22:43:51.326Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:43:51 [2022-08-25T22:43:51.326Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:43:51 [2022-08-25T22:43:51.326Z] === RUN   TestVersion
22:43:51 [2022-08-25T22:43:51.326Z] --- PASS: TestVersion (0.02s)
22:43:51 [2022-08-25T22:43:51.326Z] === CONT  TestDiskUsage
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/container_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/image_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/volume_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:43:51 [2022-08-25T22:43:51.893Z] === RUN   TestDiskUsage/after_container.Run
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:43:52 [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage (1.15s)
22:43:52 [2022-08-25T22:43:52.462Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z] PASS
22:43:52 [2022-08-25T22:43:52.462Z] 
22:43:52 [2022-08-25T22:43:52.462Z] === Skipped
22:43:52 [2022-08-25T22:43:52.462Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:43:52 [2022-08-25T22:43:52.462Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:43:52 [2022-08-25T22:43:52.462Z] 
22:43:52 [2022-08-25T22:43:52.462Z] DONE 57 tests, 1 skipped in 23.707s
22:43:52 [2022-08-25T22:43:52.462Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:43:52 [2022-08-25T22:43:52.462Z] ++ 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
22:43:52 [2022-08-25T22:43:52.462Z] ++ set -e
22:43:52 [2022-08-25T22:43:52.462Z] ++ '[' -n 0 ']'
22:43:52 [2022-08-25T22:43:52.462Z] ++ set -x
22:43:52 [2022-08-25T22:43:52.462Z] ++ 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
22:43:52 [2022-08-25T22:43:52.462Z] INFO: Testing against a local daemon
22:43:52 [2022-08-25T22:43:52.462Z] === RUN   TestVolumesCreateAndList
22:43:52 [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesRemove
22:43:52 [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesRemove (0.06s)
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInspect
22:43:52 [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInspect (0.03s)
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInvalidJSON
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:43:52 [2022-08-25T22:43:52.721Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:43:52 [2022-08-25T22:43:52.721Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:43:52 [2022-08-25T22:43:52.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:43:52 [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:43:52 [2022-08-25T22:43:52.721Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:43:52 [2022-08-25T22:43:52.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:43:52 [2022-08-25T22:43:52.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:43:52 [2022-08-25T22:43:52.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:43:52 [2022-08-25T22:43:52.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:43:52 [2022-08-25T22:43:52.721Z] PASS
22:43:52 [2022-08-25T22:43:52.721Z] 
22:43:52 [2022-08-25T22:43:52.721Z] DONE 9 tests in 0.213s
22:43:52 [2022-08-25T22:43:52.721Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:43:52 [2022-08-25T22:43:52.721Z] ++++ cat bundles/test-integration/docker.pid
22:43:52 [2022-08-25T22:43:52.721Z] +++ kill 14738
22:43:52 [2022-08-25T22:43:52.980Z] +++ /etc/init.d/apparmor stop
22:43:52 [2022-08-25T22:43:52.980Z] Leaving: AppArmorNo profiles have been unloaded.
22:43:52 [2022-08-25T22:43:52.980Z] 
22:43:52 [2022-08-25T22:43:52.980Z] Unloading profiles will leave already running processes permanently
22:43:52 [2022-08-25T22:43:52.980Z] unconfined, which can lead to unexpected situations.
22:43:52 [2022-08-25T22:43:52.980Z] 
22:43:52 [2022-08-25T22:43:52.980Z] To set a process to complain mode, use the command line tool
22:43:52 [2022-08-25T22:43:52.980Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:43:52 [2022-08-25T22:43:52.980Z] +++ true
22:43:52 [2022-08-25T22:43:52.980Z] exiting test-integration
22:43:52 [2022-08-25T22:43:52.980Z] ++ exit 0
22:43:52 [2022-08-25T22:43:52.980Z]