Skip to content

Console Output

Skipping 27 KB.. Full Log
-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:46:11 [2022-08-25T19:46:11.236Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:46:11 [2022-08-25T19:46:11.496Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:46:11 [2022-08-25T19:46:11.496Z] === RUN   TestCopyFromContainerPathIsNotDir
19:46:11 [2022-08-25T19:46:11.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:46:11 [2022-08-25T19:46:11.496Z] === RUN   TestCopyToContainerPathDoesNotExist
19:46:11 [2022-08-25T19:46:11.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:46:11 [2022-08-25T19:46:11.496Z] === RUN   TestCopyEmptyFile
19:46:11 [2022-08-25T19:46:11.757Z] --- PASS: TestCopyEmptyFile (0.23s)
19:46:11 [2022-08-25T19:46:11.757Z] === RUN   TestCopyToContainerPathIsNotDir
19:46:11 [2022-08-25T19:46:11.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
19:46:11 [2022-08-25T19:46:11.757Z] === RUN   TestCopyFromContainer
19:46:12 [2022-08-25T19:46:12.697Z] === RUN   TestCopyFromContainer//
19:46:12 [2022-08-25T19:46:12.697Z] === RUN   TestCopyFromContainer//bar/root
19:46:12 [2022-08-25T19:46:12.959Z] === RUN   TestCopyFromContainer//bar/root/
19:46:12 [2022-08-25T19:46:12.959Z] === RUN   TestCopyFromContainer/bar/quux
19:46:12 [2022-08-25T19:46:12.959Z] === RUN   TestCopyFromContainer/bar/quux/
19:46:12 [2022-08-25T19:46:12.959Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:46:13 [2022-08-25T19:46:13.219Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:46:13 [2022-08-25T19:46:13.219Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:46:13 [2022-08-25T19:46:13.219Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:46:13 [2022-08-25T19:46:13.219Z] === RUN   TestCopyFromContainer/bar/notarget
19:46:13 [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer (1.57s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:46:13 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:46:13 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:46:13 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:46:13 [2022-08-25T19:46:13.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:46:13 [2022-08-25T19:46:13.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:46:13 [2022-08-25T19:46:13.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:46:13 [2022-08-25T19:46:13.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateLinkToNonExistingContainer
19:46:13 [2022-08-25T19:46:13.479Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateWithInvalidEnv
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateWithInvalidEnv/0
19:46:13 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateWithInvalidEnv/0
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateWithInvalidEnv/1
19:46:13 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateWithInvalidEnv/1
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateWithInvalidEnv/2
19:46:13 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateWithInvalidEnv/2
19:46:13 [2022-08-25T19:46:13.479Z] === CONT  TestCreateWithInvalidEnv/0
19:46:13 [2022-08-25T19:46:13.479Z] === CONT  TestCreateWithInvalidEnv/2
19:46:13 [2022-08-25T19:46:13.479Z] === CONT  TestCreateWithInvalidEnv/1
19:46:13 [2022-08-25T19:46:13.479Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:46:13 [2022-08-25T19:46:13.479Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateTmpfsMountsTarget
19:46:13 [2022-08-25T19:46:13.479Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:46:13 [2022-08-25T19:46:13.479Z] === RUN   TestCreateWithCustomMaskedPaths
19:46:14 [2022-08-25T19:46:14.860Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
19:46:14 [2022-08-25T19:46:14.860Z] === RUN   TestCreateWithCustomReadonlyPaths
19:46:15 [2022-08-25T19:46:15.799Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
19:46:15 [2022-08-25T19:46:15.800Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:46:15 [2022-08-25T19:46:15.800Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:46:15 [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:46:15 [2022-08-25T19:46:15.800Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:46:15 [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:46:15 [2022-08-25T19:46:15.800Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:46:15 [2022-08-25T19:46:15.800Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:46:15 [2022-08-25T19:46:15.800Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:46:15 [2022-08-25T19:46:15.800Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:46:16 [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:46:16 [2022-08-25T19:46:16.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:46:16 [2022-08-25T19:46:16.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:46:16 [2022-08-25T19:46:16.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:46:16 [2022-08-25T19:46:16.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
19:46:16 [2022-08-25T19:46:16.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:46:16 [2022-08-25T19:46:16.065Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:46:16 [2022-08-25T19:46:16.346Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
19:46:16 [2022-08-25T19:46:16.346Z] === RUN   TestCreateDifferentPlatform
19:46:16 [2022-08-25T19:46:16.346Z] === RUN   TestCreateDifferentPlatform/different_os
19:46:16 [2022-08-25T19:46:16.346Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:46:16 [2022-08-25T19:46:16.346Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:46:16 [2022-08-25T19:46:16.346Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:46:16 [2022-08-25T19:46:16.346Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:46:16 [2022-08-25T19:46:16.346Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:46:16 [2022-08-25T19:46:16.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:46:16 [2022-08-25T19:46:16.346Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:46:16 [2022-08-25T19:46:16.608Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestCreateInvalidHostConfig
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:46:16 [2022-08-25T19:46:16.608Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:46:16 [2022-08-25T19:46:16.608Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:46:16 [2022-08-25T19:46:16.608Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:46:16 [2022-08-25T19:46:16.608Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:46:16 [2022-08-25T19:46:16.608Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:46:16 [2022-08-25T19:46:16.608Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:46:16 [2022-08-25T19:46:16.608Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:46:16 [2022-08-25T19:46:16.608Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:46:16 [2022-08-25T19:46:16.608Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestContainerStartOnDaemonRestart
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestContainerStartOnDaemonRestart
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestDaemonRestartIpcMode
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestDaemonRestartIpcMode
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestDaemonHostGatewayIP
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestDaemonHostGatewayIP
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestRestartDaemonWithRestartingContainer
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestContainerKillOnDaemonStart
19:46:16 [2022-08-25T19:46:16.608Z] === PAUSE TestContainerKillOnDaemonStart
19:46:16 [2022-08-25T19:46:16.608Z] === RUN   TestDiff
19:46:16 [2022-08-25T19:46:16.868Z] --- PASS: TestDiff (0.44s)
19:46:16 [2022-08-25T19:46:16.868Z] === RUN   TestExecConsoleSize
19:46:17 [2022-08-25T19:46:17.438Z] --- PASS: TestExecConsoleSize (0.49s)
19:46:17 [2022-08-25T19:46:17.438Z] === RUN   TestExecWithCloseStdin
19:46:18 [2022-08-25T19:46:18.007Z] --- PASS: TestExecWithCloseStdin (0.50s)
19:46:18 [2022-08-25T19:46:18.007Z] === RUN   TestExec
19:46:18 [2022-08-25T19:46:18.576Z] --- PASS: TestExec (0.50s)
19:46:18 [2022-08-25T19:46:18.576Z] === RUN   TestExecUser
19:46:18 [2022-08-25T19:46:18.835Z] --- PASS: TestExecUser (0.51s)
19:46:18 [2022-08-25T19:46:18.836Z] === RUN   TestExportContainerAndImportImage
19:46:19 [2022-08-25T19:46:19.405Z] --- PASS: TestExportContainerAndImportImage (0.56s)
19:46:19 [2022-08-25T19:46:19.405Z] === RUN   TestExportContainerAfterDaemonRestart
19:46:20 [2022-08-25T19:46:20.787Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
19:46:20 [2022-08-25T19:46:20.787Z] === RUN   TestHealthCheckWorkdir
19:46:21 [2022-08-25T19:46:21.356Z] --- PASS: TestHealthCheckWorkdir (0.56s)
19:46:21 [2022-08-25T19:46:21.356Z] === RUN   TestHealthKillContainer
19:46:29 [2022-08-25T19:46:29.483Z] --- PASS: TestHealthKillContainer (7.82s)
19:46:29 [2022-08-25T19:46:29.483Z] === RUN   TestHealthCheckProcessKilled
19:46:29 [2022-08-25T19:46:29.744Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
19:46:29 [2022-08-25T19:46:29.744Z] === RUN   TestInspectCpusetInConfigPre120
19:46:30 [2022-08-25T19:46:30.314Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
19:46:30 [2022-08-25T19:46:30.314Z] === RUN   TestIpcModeNone
19:46:30 [2022-08-25T19:46:30.883Z] --- PASS: TestIpcModeNone (0.50s)
19:46:30 [2022-08-25T19:46:30.883Z] === RUN   TestIpcModePrivate
19:46:31 [2022-08-25T19:46:31.144Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
19:46:31 [2022-08-25T19:46:31.144Z] --- PASS: TestIpcModePrivate (0.48s)
19:46:31 [2022-08-25T19:46:31.144Z] === RUN   TestIpcModeShareable
19:46:31 [2022-08-25T19:46:31.714Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
19:46:31 [2022-08-25T19:46:31.714Z] --- PASS: TestIpcModeShareable (0.48s)
19:46:31 [2022-08-25T19:46:31.714Z] === RUN   TestAPIIpcModeShareableAndContainer
19:46:33 [2022-08-25T19:46:33.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
19:46:33 [2022-08-25T19:46:33.623Z] === RUN   TestAPIIpcModeHost
19:46:33 [2022-08-25T19:46:33.623Z] --- PASS: TestAPIIpcModeHost (0.37s)
19:46:33 [2022-08-25T19:46:33.623Z] === RUN   TestDaemonIpcModeShareable
19:46:35 [2022-08-25T19:46:35.005Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:46:35 [2022-08-25T19:46:35.005Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
19:46:35 [2022-08-25T19:46:35.005Z] === RUN   TestDaemonIpcModePrivate
19:46:35 [2022-08-25T19:46:35.945Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:46:35 [2022-08-25T19:46:35.945Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
19:46:35 [2022-08-25T19:46:35.945Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:46:37 [2022-08-25T19:46:37.326Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:46:37 [2022-08-25T19:46:37.326Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
19:46:37 [2022-08-25T19:46:37.326Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:46:38 [2022-08-25T19:46:38.267Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:46:38 [2022-08-25T19:46:38.267Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
19:46:38 [2022-08-25T19:46:38.267Z] === RUN   TestIpcModeOlderClient
19:46:38 [2022-08-25T19:46:38.267Z] === PAUSE TestIpcModeOlderClient
19:46:38 [2022-08-25T19:46:38.267Z] === RUN   TestKillContainerInvalidSignal
19:46:38 [2022-08-25T19:46:38.837Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
19:46:38 [2022-08-25T19:46:38.837Z] === RUN   TestKillContainer
19:46:38 [2022-08-25T19:46:38.837Z] === RUN   TestKillContainer/no_signal
19:46:39 [2022-08-25T19:46:39.096Z] === RUN   TestKillContainer/non_killing_signal
19:46:39 [2022-08-25T19:46:39.672Z] === RUN   TestKillContainer/killing_signal
19:46:40 [2022-08-25T19:46:40.249Z] --- PASS: TestKillContainer (1.31s)
19:46:40 [2022-08-25T19:46:40.250Z]     --- PASS: TestKillContainer/no_signal (0.41s)
19:46:40 [2022-08-25T19:46:40.250Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
19:46:40 [2022-08-25T19:46:40.250Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
19:46:40 [2022-08-25T19:46:40.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:46:40 [2022-08-25T19:46:40.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:46:40 [2022-08-25T19:46:40.509Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:46:41 [2022-08-25T19:46:41.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
19:46:41 [2022-08-25T19:46:41.449Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
19:46:41 [2022-08-25T19:46:41.449Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
19:46:41 [2022-08-25T19:46:41.449Z] === RUN   TestKillStoppedContainer
19:46:41 [2022-08-25T19:46:41.449Z] --- PASS: TestKillStoppedContainer (0.04s)
19:46:41 [2022-08-25T19:46:41.449Z] === RUN   TestKillStoppedContainerAPIPre120
19:46:41 [2022-08-25T19:46:41.449Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:46:41 [2022-08-25T19:46:41.449Z] === RUN   TestKillDifferentUserContainer
19:46:42 [2022-08-25T19:46:42.018Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:46:42 [2022-08-25T19:46:42.018Z] === RUN   TestInspectOomKilledTrue
19:46:42 [2022-08-25T19:46:42.279Z] --- PASS: TestInspectOomKilledTrue (0.47s)
19:46:42 [2022-08-25T19:46:42.279Z] === RUN   TestInspectOomKilledFalse
19:46:42 [2022-08-25T19:46:42.849Z] --- PASS: TestInspectOomKilledFalse (0.42s)
19:46:42 [2022-08-25T19:46:42.849Z] === RUN   TestLinksEtcHostsContentMatch
19:46:43 [2022-08-25T19:46:43.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
19:46:43 [2022-08-25T19:46:43.109Z] === RUN   TestLinksContainerNames
19:46:44 [2022-08-25T19:46:44.048Z] --- PASS: TestLinksContainerNames (0.88s)
19:46:44 [2022-08-25T19:46:44.048Z] === RUN   TestLogsFollowTailEmpty
19:46:44 [2022-08-25T19:46:44.308Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:46:44 [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:46:44 [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:46:44 [2022-08-25T19:46:44.308Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:46:44 [2022-08-25T19:46:44.308Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:46:44 [2022-08-25T19:46:44.880Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:46:44 [2022-08-25T19:46:44.880Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:46:45 [2022-08-25T19:46:45.451Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:46:45 [2022-08-25T19:46:45.711Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:46:46 [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:46:46 [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:46:46 [2022-08-25T19:46:46.280Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:46:46 [2022-08-25T19:46:46.280Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:46:46 [2022-08-25T19:46:46.850Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:46:46 [2022-08-25T19:46:46.850Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:46:47 [2022-08-25T19:46:47.420Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:46:47 [2022-08-25T19:46:47.420Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:46:47 [2022-08-25T19:46:47.991Z] --- PASS: TestLogs (3.62s)
19:46:47 [2022-08-25T19:46:47.991Z]     --- PASS: TestLogs/driver_local (0.02s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
19:46:47 [2022-08-25T19:46:47.991Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
19:46:47 [2022-08-25T19:46:47.991Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s)
19:46:47 [2022-08-25T19:46:47.991Z] === RUN   TestContainerNetworkMountsNoChown
19:46:48 [2022-08-25T19:46:48.251Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
19:46:48 [2022-08-25T19:46:48.251Z] === RUN   TestMountDaemonRoot
19:46:48 [2022-08-25T19:46:48.510Z] === RUN   TestMountDaemonRoot/default
19:46:48 [2022-08-25T19:46:48.510Z] === PAUSE TestMountDaemonRoot/default
19:46:48 [2022-08-25T19:46:48.510Z] === RUN   TestMountDaemonRoot/private
19:46:48 [2022-08-25T19:46:48.510Z] === PAUSE TestMountDaemonRoot/private
19:46:48 [2022-08-25T19:46:48.510Z] === RUN   TestMountDaemonRoot/rprivate
19:46:48 [2022-08-25T19:46:48.510Z] === PAUSE TestMountDaemonRoot/rprivate
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/slave
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rslave
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/shared
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rshared
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/default
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rslave
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/default/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/default/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/default/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/slave
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rprivate
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/private
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/private/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/private/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/default/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rshared
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/shared
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:46:48 [2022-08-25T19:46:48.511Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/private/bind_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/private/mount_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:46:48 [2022-08-25T19:46:48.771Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:46:48 [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:46:48 [2022-08-25T19:46:48.771Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:46:48 [2022-08-25T19:46:48.771Z] === RUN   TestContainerBindMountNonRecursive
19:46:50 [2022-08-25T19:46:50.152Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
19:46:50 [2022-08-25T19:46:50.152Z] === RUN   TestContainerVolumesMountedAsShared
19:46:50 [2022-08-25T19:46:50.721Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
19:46:50 [2022-08-25T19:46:50.721Z] === RUN   TestContainerVolumesMountedAsSlave
19:46:50 [2022-08-25T19:46:50.981Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
19:46:50 [2022-08-25T19:46:50.981Z] === RUN   TestNetworkNat
19:46:51 [2022-08-25T19:46:51.552Z] --- PASS: TestNetworkNat (0.46s)
19:46:51 [2022-08-25T19:46:51.552Z] === RUN   TestNetworkLocalhostTCPNat
19:46:52 [2022-08-25T19:46:52.122Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
19:46:52 [2022-08-25T19:46:52.122Z] === RUN   TestNetworkLoopbackNat
19:46:54 [2022-08-25T19:46:54.659Z] --- PASS: TestNetworkLoopbackNat (2.56s)
19:46:54 [2022-08-25T19:46:54.659Z] === RUN   TestPause
19:46:54 [2022-08-25T19:46:54.919Z] --- PASS: TestPause (0.48s)
19:46:54 [2022-08-25T19:46:54.919Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:46:54 [2022-08-25T19:46:54.919Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:46:54 [2022-08-25T19:46:54.919Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:46:54 [2022-08-25T19:46:54.919Z] === RUN   TestPauseStopPausedContainer
19:46:55 [2022-08-25T19:46:55.489Z] --- PASS: TestPauseStopPausedContainer (0.46s)
19:46:55 [2022-08-25T19:46:55.489Z] === RUN   TestPidHost
19:46:56 [2022-08-25T19:46:56.428Z] --- PASS: TestPidHost (0.98s)
19:46:56 [2022-08-25T19:46:56.428Z] === RUN   TestPsFilter
19:46:56 [2022-08-25T19:46:56.428Z] --- PASS: TestPsFilter (0.10s)
19:46:56 [2022-08-25T19:46:56.428Z] === RUN   TestRemoveContainerWithRemovedVolume
19:46:56 [2022-08-25T19:46:56.998Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
19:46:56 [2022-08-25T19:46:56.998Z] === RUN   TestRemoveContainerWithVolume
19:46:57 [2022-08-25T19:46:57.258Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
19:46:57 [2022-08-25T19:46:57.258Z] === RUN   TestRemoveContainerRunning
19:46:57 [2022-08-25T19:46:57.833Z] --- PASS: TestRemoveContainerRunning (0.46s)
19:46:57 [2022-08-25T19:46:57.833Z] === RUN   TestRemoveContainerForceRemoveRunning
19:46:58 [2022-08-25T19:46:58.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
19:46:58 [2022-08-25T19:46:58.403Z] === RUN   TestRemoveInvalidContainer
19:46:58 [2022-08-25T19:46:58.403Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:46:58 [2022-08-25T19:46:58.403Z] === RUN   TestRenameLinkedContainer
19:47:00 [2022-08-25T19:47:00.312Z] --- PASS: TestRenameLinkedContainer (1.83s)
19:47:00 [2022-08-25T19:47:00.312Z] === RUN   TestRenameStoppedContainer
19:47:00 [2022-08-25T19:47:00.572Z] --- PASS: TestRenameStoppedContainer (0.44s)
19:47:00 [2022-08-25T19:47:00.572Z] === RUN   TestRenameRunningContainerAndReuse
19:47:01 [2022-08-25T19:47:01.511Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
19:47:01 [2022-08-25T19:47:01.511Z] === RUN   TestRenameInvalidName
19:47:02 [2022-08-25T19:47:02.081Z] --- PASS: TestRenameInvalidName (0.45s)
19:47:02 [2022-08-25T19:47:02.081Z] === RUN   TestRenameAnonymousContainer
19:47:03 [2022-08-25T19:47:03.463Z] --- PASS: TestRenameAnonymousContainer (1.64s)
19:47:03 [2022-08-25T19:47:03.463Z] === RUN   TestRenameContainerWithSameName
19:47:04 [2022-08-25T19:47:04.033Z] --- PASS: TestRenameContainerWithSameName (0.45s)
19:47:04 [2022-08-25T19:47:04.033Z] === RUN   TestRenameContainerWithLinkedContainer
19:47:04 [2022-08-25T19:47:04.972Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
19:47:04 [2022-08-25T19:47:04.972Z] === RUN   TestResize
19:47:05 [2022-08-25T19:47:05.542Z] --- PASS: TestResize (0.57s)
19:47:05 [2022-08-25T19:47:05.542Z] === RUN   TestResizeWithInvalidSize
19:47:05 [2022-08-25T19:47:05.802Z] --- PASS: TestResizeWithInvalidSize (0.44s)
19:47:05 [2022-08-25T19:47:05.802Z] === RUN   TestResizeWhenContainerNotStarted
19:47:06 [2022-08-25T19:47:06.375Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:47:06 [2022-08-25T19:47:06.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:47:08 [2022-08-25T19:47:08.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:47:09 [2022-08-25T19:47:09.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:47:10 [2022-08-25T19:47:10.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:47:10 [2022-08-25T19:47:10.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:47:11 [2022-08-25T19:47:11.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:47:11 [2022-08-25T19:47:11.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:47:15 [2022-08-25T19:47:15.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:47:15 [2022-08-25T19:47:15.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:47:17 [2022-08-25T19:47:17.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:47:19 [2022-08-25T19:47:19.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:47:19 [2022-08-25T19:47:19.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:47:20 [2022-08-25T19:47:20.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:47:21 [2022-08-25T19:47:21.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:47:22 [2022-08-25T19:47:22.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:47:23 [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
19:47:23 [2022-08-25T19:47:23.907Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
19:47:23 [2022-08-25T19:47:23.907Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:47:23 [2022-08-25T19:47:23.907Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:47:24 [2022-08-25T19:47:24.907Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:47:25 [2022-08-25T19:47:25.845Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
19:47:25 [2022-08-25T19:47:25.845Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
19:47:25 [2022-08-25T19:47:25.845Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
19:47:25 [2022-08-25T19:47:25.845Z] === RUN   TestCgroupNamespacesRun
19:47:27 [2022-08-25T19:47:27.226Z] --- PASS: TestCgroupNamespacesRun (1.17s)
19:47:27 [2022-08-25T19:47:27.226Z] === RUN   TestCgroupNamespacesRunPrivileged
19:47:28 [2022-08-25T19:47:28.165Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
19:47:28 [2022-08-25T19:47:28.165Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:47:29 [2022-08-25T19:47:29.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
19:47:29 [2022-08-25T19:47:29.108Z] === RUN   TestCgroupNamespacesRunHostMode
19:47:30 [2022-08-25T19:47:30.489Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
19:47:30 [2022-08-25T19:47:30.489Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:47:31 [2022-08-25T19:47:31.430Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
19:47:31 [2022-08-25T19:47:31.430Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:47:32 [2022-08-25T19:47:32.811Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
19:47:32 [2022-08-25T19:47:32.812Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:47:33 [2022-08-25T19:47:33.381Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:47:33 [2022-08-25T19:47:33.382Z] === RUN   TestCgroupNamespacesRunOlderClient
19:47:34 [2022-08-25T19:47:34.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
19:47:34 [2022-08-25T19:47:34.764Z] === RUN   TestNISDomainname
19:47:35 [2022-08-25T19:47:35.024Z] --- PASS: TestNISDomainname (0.58s)
19:47:35 [2022-08-25T19:47:35.024Z] === RUN   TestHostnameDnsResolution
19:47:35 [2022-08-25T19:47:35.964Z] --- PASS: TestHostnameDnsResolution (0.74s)
19:47:35 [2022-08-25T19:47:35.964Z] === RUN   TestUnprivilegedPortsAndPing
19:47:36 [2022-08-25T19:47:36.533Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
19:47:36 [2022-08-25T19:47:36.533Z] === RUN   TestPrivilegedHostDevices
19:47:36 [2022-08-25T19:47:36.792Z] --- PASS: TestPrivilegedHostDevices (0.48s)
19:47:36 [2022-08-25T19:47:36.793Z] === RUN   TestRunConsoleSize
19:47:37 [2022-08-25T19:47:37.363Z] --- PASS: TestRunConsoleSize (0.41s)
19:47:37 [2022-08-25T19:47:37.363Z] === RUN   TestRunWithAlternativeContainerdShim
19:47:39 [2022-08-25T19:47:39.284Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s)
19:47:39 [2022-08-25T19:47:39.284Z] === RUN   TestStats
19:47:41 [2022-08-25T19:47:41.822Z] --- PASS: TestStats (2.47s)
19:47:41 [2022-08-25T19:47:41.822Z] === RUN   TestStopContainerWithTimeout
19:47:41 [2022-08-25T19:47:41.822Z] === RUN   TestStopContainerWithTimeout/0
19:47:41 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/0
19:47:41 [2022-08-25T19:47:41.822Z] === RUN   TestStopContainerWithTimeout/1
19:47:41 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/1
19:47:41 [2022-08-25T19:47:41.822Z] === RUN   TestStopContainerWithTimeout/3
19:47:41 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/3
19:47:41 [2022-08-25T19:47:41.822Z] === RUN   TestStopContainerWithTimeout/-1
19:47:41 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/-1
19:47:41 [2022-08-25T19:47:41.822Z] === CONT  TestStopContainerWithTimeout/0
19:47:41 [2022-08-25T19:47:41.822Z] === CONT  TestStopContainerWithTimeout/3
19:47:42 [2022-08-25T19:47:42.391Z] === CONT  TestStopContainerWithTimeout/-1
19:47:44 [2022-08-25T19:47:44.298Z] === CONT  TestStopContainerWithTimeout/1
19:47:45 [2022-08-25T19:47:45.679Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:47:45 [2022-08-25T19:47:45.680Z]     --- PASS: TestStopContainerWithTimeout/0 (0.48s)
19:47:45 [2022-08-25T19:47:45.680Z]     --- PASS: TestStopContainerWithTimeout/3 (2.52s)
19:47:45 [2022-08-25T19:47:45.680Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
19:47:45 [2022-08-25T19:47:45.680Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
19:47:45 [2022-08-25T19:47:45.680Z] === RUN   TestDeleteDevicemapper
19:47:45 [2022-08-25T19:47:45.680Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:47:45 [2022-08-25T19:47:45.680Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:47:45 [2022-08-25T19:47:45.680Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:47:47 [2022-08-25T19:47:47.588Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s)
19:47:47 [2022-08-25T19:47:47.588Z] === RUN   TestUpdateMemory
19:47:47 [2022-08-25T19:47:47.847Z] --- PASS: TestUpdateMemory (0.56s)
19:47:47 [2022-08-25T19:47:47.847Z] === RUN   TestUpdateCPUQuota
19:47:48 [2022-08-25T19:47:48.417Z] --- PASS: TestUpdateCPUQuota (0.73s)
19:47:48 [2022-08-25T19:47:48.417Z] === RUN   TestUpdatePidsLimit
19:47:48 [2022-08-25T19:47:48.417Z] === RUN   TestUpdatePidsLimit/update_from_none
19:47:48 [2022-08-25T19:47:48.677Z] === RUN   TestUpdatePidsLimit/no_change
19:47:48 [2022-08-25T19:47:48.937Z] === RUN   TestUpdatePidsLimit/update_lower
19:47:48 [2022-08-25T19:47:48.937Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:47:49 [2022-08-25T19:47:49.196Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:47:49 [2022-08-25T19:47:49.456Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:47:49 [2022-08-25T19:47:49.716Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:47:50 [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit (1.81s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:47:50 [2022-08-25T19:47:50.286Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
19:47:50 [2022-08-25T19:47:50.286Z] === RUN   TestUpdateRestartPolicy
19:48:02 [2022-08-25T19:48:02.503Z] --- PASS: TestUpdateRestartPolicy (10.88s)
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestUpdateRestartWithAutoRemove
19:48:02 [2022-08-25T19:48:02.504Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestWaitNonBlocked
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:48:02 [2022-08-25T19:48:02.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:48:02 [2022-08-25T19:48:02.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:48:02 [2022-08-25T19:48:02.504Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:48:02 [2022-08-25T19:48:02.504Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:48:02 [2022-08-25T19:48:02.504Z] --- PASS: TestWaitNonBlocked (0.01s)
19:48:02 [2022-08-25T19:48:02.504Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
19:48:02 [2022-08-25T19:48:02.504Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestWaitBlocked
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:48:02 [2022-08-25T19:48:02.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:48:02 [2022-08-25T19:48:02.504Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:48:02 [2022-08-25T19:48:02.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:48:02 [2022-08-25T19:48:02.504Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:48:02 [2022-08-25T19:48:02.504Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:48:03 [2022-08-25T19:48:03.074Z] --- PASS: TestWaitBlocked (0.01s)
19:48:03 [2022-08-25T19:48:03.074Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
19:48:03 [2022-08-25T19:48:03.074Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
19:48:03 [2022-08-25T19:48:03.074Z] === RUN   TestWaitConditions
19:48:03 [2022-08-25T19:48:03.074Z] === RUN   TestWaitConditions/default
19:48:03 [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/default
19:48:03 [2022-08-25T19:48:03.074Z] === RUN   TestWaitConditions/not-running
19:48:03 [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/not-running
19:48:03 [2022-08-25T19:48:03.074Z] === RUN   TestWaitConditions/next-exit
19:48:03 [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/next-exit
19:48:03 [2022-08-25T19:48:03.074Z] === RUN   TestWaitConditions/removed
19:48:03 [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/removed
19:48:03 [2022-08-25T19:48:03.074Z] === CONT  TestWaitConditions/default
19:48:03 [2022-08-25T19:48:03.074Z] === CONT  TestWaitConditions/next-exit
19:48:03 [2022-08-25T19:48:03.074Z]     wait_test.go:146: ContainerID = 6dbd24aeadc8a4cf2f42f957d00040f16aad8e868d8319c452a49966b3d5061d
19:48:03 [2022-08-25T19:48:03.074Z] === CONT  TestWaitConditions/default
19:48:03 [2022-08-25T19:48:03.074Z]     wait_test.go:146: ContainerID = 7db26784aca5956668a02e7448b6c1c87b65100953e5715bd235f82c311b3738
19:48:04 [2022-08-25T19:48:04.014Z] === CONT  TestWaitConditions/removed
19:48:04 [2022-08-25T19:48:04.014Z]     wait_test.go:146: ContainerID = 965dc0c729c815100647b0327350bb22119bc25e1a2664b4d52e91d39647dd87
19:48:04 [2022-08-25T19:48:04.014Z] === CONT  TestWaitConditions/not-running
19:48:04 [2022-08-25T19:48:04.014Z]     wait_test.go:146: ContainerID = 8d7c20e7575131b1b1f4a1353f2e477a20570e864fcdc88d4a2aed2a3ea5720d
19:48:04 [2022-08-25T19:48:04.274Z] --- PASS: TestWaitConditions (0.02s)
19:48:04 [2022-08-25T19:48:04.274Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
19:48:04 [2022-08-25T19:48:04.274Z]     --- PASS: TestWaitConditions/default (0.73s)
19:48:04 [2022-08-25T19:48:04.274Z]     --- PASS: TestWaitConditions/removed (0.50s)
19:48:04 [2022-08-25T19:48:04.274Z]     --- PASS: TestWaitConditions/not-running (0.49s)
19:48:04 [2022-08-25T19:48:04.274Z] === RUN   TestWaitRestartedContainer
19:48:04 [2022-08-25T19:48:04.274Z] === RUN   TestWaitRestartedContainer/default
19:48:04 [2022-08-25T19:48:04.274Z] === PAUSE TestWaitRestartedContainer/default
19:48:04 [2022-08-25T19:48:04.274Z] === RUN   TestWaitRestartedContainer/not-running
19:48:04 [2022-08-25T19:48:04.274Z] === PAUSE TestWaitRestartedContainer/not-running
19:48:04 [2022-08-25T19:48:04.274Z] === RUN   TestWaitRestartedContainer/next-exit
19:48:04 [2022-08-25T19:48:04.274Z] === PAUSE TestWaitRestartedContainer/next-exit
19:48:04 [2022-08-25T19:48:04.274Z] === CONT  TestWaitRestartedContainer/default
19:48:04 [2022-08-25T19:48:04.274Z] === CONT  TestWaitRestartedContainer/next-exit
19:48:05 [2022-08-25T19:48:05.656Z] === CONT  TestWaitRestartedContainer/not-running
19:48:06 [2022-08-25T19:48:06.596Z] --- PASS: TestWaitRestartedContainer (0.02s)
19:48:06 [2022-08-25T19:48:06.596Z]     --- PASS: TestWaitRestartedContainer/default (1.34s)
19:48:06 [2022-08-25T19:48:06.596Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.54s)
19:48:06 [2022-08-25T19:48:06.596Z]     --- PASS: TestWaitRestartedContainer/not-running (1.03s)
19:48:06 [2022-08-25T19:48:06.596Z] === CONT  TestContainerStartOnDaemonRestart
19:48:06 [2022-08-25T19:48:06.596Z] === CONT  TestIpcModeOlderClient
19:48:06 [2022-08-25T19:48:06.863Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:48:06 [2022-08-25T19:48:06.863Z] === CONT  TestRestartDaemonWithRestartingContainer
19:48:09 [2022-08-25T19:48:09.406Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s)
19:48:09 [2022-08-25T19:48:09.406Z] === CONT  TestContainerKillOnDaemonStart
19:48:09 [2022-08-25T19:48:09.406Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
19:48:09 [2022-08-25T19:48:09.406Z] === CONT  TestDaemonHostGatewayIP
19:48:11 [2022-08-25T19:48:11.317Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
19:48:11 [2022-08-25T19:48:11.317Z] === CONT  TestDaemonRestartIpcMode
19:48:13 [2022-08-25T19:48:13.858Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
19:48:21 [2022-08-25T19:48:21.984Z] --- PASS: TestContainerKillOnDaemonStart (11.63s)
19:48:21 [2022-08-25T19:48:21.984Z] PASS
19:48:21 [2022-08-25T19:48:21.984Z] 
19:48:21 [2022-08-25T19:48:21.984Z] === Skipped
19:48:21 [2022-08-25T19:48:21.984Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:48:21 [2022-08-25T19:48:21.984Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:48:21 [2022-08-25T19:48:21.984Z] 
19:48:21 [2022-08-25T19:48:21.984Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:48:21 [2022-08-25T19:48:21.984Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:48:21 [2022-08-25T19:48:21.984Z] 
19:48:21 [2022-08-25T19:48:21.984Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:48:21 [2022-08-25T19:48:21.984Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:48:21 [2022-08-25T19:48:21.984Z] 
19:48:21 [2022-08-25T19:48:21.984Z] DONE 273 tests, 3 skipped in 129.538s
19:48:21 [2022-08-25T19:48:21.984Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:48:21 [2022-08-25T19:48:21.984Z] ++ 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
19:48:21 [2022-08-25T19:48:21.984Z] ++ set -e
19:48:21 [2022-08-25T19:48:21.984Z] ++ '[' -n 0 ']'
19:48:21 [2022-08-25T19:48:21.984Z] ++ set -x
19:48:21 [2022-08-25T19:48:21.984Z] ++ 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
19:48:21 [2022-08-25T19:48:21.984Z] === RUN   TestConfigDaemonLibtrustID
19:48:21 [2022-08-25T19:48:21.984Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:48:21 [2022-08-25T19:48:21.984Z] === RUN   TestConfigDaemonID
19:48:22 [2022-08-25T19:48:22.244Z]     daemon_test.go:83: [d72a4adf48306] daemon is not started
19:48:22 [2022-08-25T19:48:22.244Z] --- PASS: TestConfigDaemonID (1.04s)
19:48:22 [2022-08-25T19:48:22.244Z] === RUN   TestDaemonConfigValidation
19:48:22 [2022-08-25T19:48:22.244Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:48:22 [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:48:22 [2022-08-25T19:48:22.244Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:48:22 [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:48:22 [2022-08-25T19:48:22.244Z] === RUN   TestDaemonConfigValidation/invalid_config
19:48:22 [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:48:22 [2022-08-25T19:48:22.244Z] === RUN   TestDaemonConfigValidation/malformed_config
19:48:22 [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:48:22 [2022-08-25T19:48:22.244Z] === RUN   TestDaemonConfigValidation/valid_config
19:48:22 [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/valid_config
19:48:22 [2022-08-25T19:48:22.244Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:48:22 [2022-08-25T19:48:22.244Z] === CONT  TestDaemonConfigValidation/malformed_config
19:48:22 [2022-08-25T19:48:22.244Z] === CONT  TestDaemonConfigValidation/valid_config
19:48:22 [2022-08-25T19:48:22.244Z] === CONT  TestDaemonConfigValidation/invalid_config
19:48:22 [2022-08-25T19:48:22.504Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:48:22 [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:48:22 [2022-08-25T19:48:22.504Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
19:48:22 [2022-08-25T19:48:22.504Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
19:48:22 [2022-08-25T19:48:22.504Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
19:48:22 [2022-08-25T19:48:22.504Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
19:48:22 [2022-08-25T19:48:22.504Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:48:22 [2022-08-25T19:48:22.504Z] === RUN   TestConfigDaemonSeccompProfiles
19:48:22 [2022-08-25T19:48:22.504Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:48:23 [2022-08-25T19:48:23.445Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:48:24 [2022-08-25T19:48:24.826Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:48:25 [2022-08-25T19:48:25.765Z] === CONT  TestConfigDaemonSeccompProfiles
19:48:25 [2022-08-25T19:48:25.765Z]     daemon_test.go:197: [dd37c147ba669] daemon is not started
19:48:25 [2022-08-25T19:48:25.765Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
19:48:25 [2022-08-25T19:48:25.765Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:48:25 [2022-08-25T19:48:25.765Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:48:25 [2022-08-25T19:48:25.765Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:48:25 [2022-08-25T19:48:25.765Z] === RUN   TestDaemonProxy
19:48:25 [2022-08-25T19:48:25.765Z] === RUN   TestDaemonProxy/environment_variables
19:48:27 [2022-08-25T19:48:27.674Z] === RUN   TestDaemonProxy/command-line_options
19:48:29 [2022-08-25T19:48:29.054Z] === RUN   TestDaemonProxy/configuration_file
19:48:30 [2022-08-25T19:48:30.962Z] === RUN   TestDaemonProxy/conflicting_options
19:48:31 [2022-08-25T19:48:31.532Z] === RUN   TestDaemonProxy/reload_sanitized
19:48:31 [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy (6.26s)
19:48:31 [2022-08-25T19:48:31.792Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
19:48:31 [2022-08-25T19:48:31.792Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
19:48:31 [2022-08-25T19:48:31.792Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
19:48:31 [2022-08-25T19:48:31.792Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:48:31 [2022-08-25T19:48:31.792Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:48:31 [2022-08-25T19:48:31.792Z] PASS
19:48:31 [2022-08-25T19:48:31.792Z] 
19:48:31 [2022-08-25T19:48:31.792Z] DONE 18 tests in 11.301s
19:48:31 [2022-08-25T19:48:31.792Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:48:31 [2022-08-25T19:48:31.792Z] ++ 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
19:48:31 [2022-08-25T19:48:31.792Z] ++ set -e
19:48:31 [2022-08-25T19:48:31.792Z] ++ '[' -n 0 ']'
19:48:31 [2022-08-25T19:48:31.792Z] ++ set -x
19:48:31 [2022-08-25T19:48:31.792Z] ++ 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
19:48:32 [2022-08-25T19:48:32.051Z] INFO: Testing against a local daemon
19:48:32 [2022-08-25T19:48:32.051Z] === RUN   TestCommitInheritsEnv
19:48:32 [2022-08-25T19:48:32.312Z] --- PASS: TestCommitInheritsEnv (0.27s)
19:48:32 [2022-08-25T19:48:32.312Z] === RUN   TestImportExtremelyLargeImageWorks
19:48:32 [2022-08-25T19:48:32.312Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:48:32 [2022-08-25T19:48:32.312Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:48:32 [2022-08-25T19:48:32.312Z] === RUN   TestImportWithCustomPlatform
19:48:32 [2022-08-25T19:48:32.312Z] === RUN   TestImportWithCustomPlatform/#00
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/_______
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform//
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/linux
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/LINUX
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/macos
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:48:32 [2022-08-25T19:48:32.576Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:48:32 [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform (0.35s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:48:32 [2022-08-25T19:48:32.848Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:48:32 [2022-08-25T19:48:32.848Z] === RUN   TestImagesFilterMultiReference
19:48:32 [2022-08-25T19:48:32.848Z] --- PASS: TestImagesFilterMultiReference (0.09s)
19:48:32 [2022-08-25T19:48:32.848Z] === RUN   TestImagePullPlatformInvalid
19:48:32 [2022-08-25T19:48:32.848Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:48:32 [2022-08-25T19:48:32.848Z] === RUN   TestRemoveImageOrphaning
19:48:33 [2022-08-25T19:48:33.113Z] --- PASS: TestRemoveImageOrphaning (0.27s)
19:48:33 [2022-08-25T19:48:33.113Z] === RUN   TestRemoveImageGarbageCollector
19:48:33 [2022-08-25T19:48:33.113Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:48:33 [2022-08-25T19:48:33.113Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
19:48:33 [2022-08-25T19:48:33.113Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:48:33 [2022-08-25T19:48:33.113Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:48:33 [2022-08-25T19:48:33.113Z] === RUN   TestTagInvalidReference
19:48:33 [2022-08-25T19:48:33.113Z] --- PASS: TestTagInvalidReference (0.02s)
19:48:33 [2022-08-25T19:48:33.113Z] === RUN   TestTagValidPrefixedRepo
19:48:33 [2022-08-25T19:48:33.113Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:48:33 [2022-08-25T19:48:33.113Z] === RUN   TestTagExistedNameWithoutForce
19:48:33 [2022-08-25T19:48:33.373Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:48:33 [2022-08-25T19:48:33.373Z] === RUN   TestTagOfficialNames
19:48:33 [2022-08-25T19:48:33.373Z] --- PASS: TestTagOfficialNames (0.05s)
19:48:33 [2022-08-25T19:48:33.373Z] === RUN   TestTagMatchesDigest
19:48:33 [2022-08-25T19:48:33.373Z] --- PASS: TestTagMatchesDigest (0.01s)
19:48:33 [2022-08-25T19:48:33.373Z] PASS
19:48:33 [2022-08-25T19:48:33.373Z] 
19:48:33 [2022-08-25T19:48:33.373Z] === Skipped
19:48:33 [2022-08-25T19:48:33.373Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:48:33 [2022-08-25T19:48:33.373Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:48:33 [2022-08-25T19:48:33.373Z] 
19:48:33 [2022-08-25T19:48:33.373Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s)
19:48:33 [2022-08-25T19:48:33.373Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:48:33 [2022-08-25T19:48:33.373Z] 
19:48:33 [2022-08-25T19:48:33.373Z] DONE 22 tests, 2 skipped in 1.437s
19:48:33 [2022-08-25T19:48:33.373Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:48:33 [2022-08-25T19:48:33.373Z] ++ 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
19:48:33 [2022-08-25T19:48:33.373Z] ++ set -e
19:48:33 [2022-08-25T19:48:33.373Z] ++ '[' -n 0 ']'
19:48:33 [2022-08-25T19:48:33.373Z] ++ set -x
19:48:33 [2022-08-25T19:48:33.373Z] ++ 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
19:48:33 [2022-08-25T19:48:33.373Z] === RUN   TestStripANSICommands
19:48:33 [2022-08-25T19:48:33.373Z] === RUN   TestStripANSICommands/#00
19:48:33 [2022-08-25T19:48:33.373Z] === RUN   TestStripANSICommands/#01
19:48:33 [2022-08-25T19:48:33.373Z] --- PASS: TestStripANSICommands (0.00s)
19:48:33 [2022-08-25T19:48:33.373Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:48:33 [2022-08-25T19:48:33.373Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:48:33 [2022-08-25T19:48:33.373Z] PASS
19:48:33 [2022-08-25T19:48:33.373Z] 
19:48:33 [2022-08-25T19:48:33.373Z] DONE 3 tests in 0.046s
19:48:33 [2022-08-25T19:48:33.373Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:48:33 [2022-08-25T19:48:33.373Z] ++ 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
19:48:33 [2022-08-25T19:48:33.373Z] ++ set -e
19:48:33 [2022-08-25T19:48:33.373Z] ++ '[' -n 0 ']'
19:48:33 [2022-08-25T19:48:33.373Z] ++ set -x
19:48:33 [2022-08-25T19:48:33.373Z] ++ 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
19:48:33 [2022-08-25T19:48:33.633Z] INFO: Testing against a local daemon
19:48:33 [2022-08-25T19:48:33.633Z] === RUN   TestNetworkCreateDelete
19:48:33 [2022-08-25T19:48:33.633Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:48:33 [2022-08-25T19:48:33.633Z] === RUN   TestDockerNetworkDeletePreferID
19:48:34 [2022-08-25T19:48:34.202Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
19:48:34 [2022-08-25T19:48:34.202Z] === RUN   TestDaemonDNSFallback
19:48:40 [2022-08-25T19:48:40.776Z] --- PASS: TestDaemonDNSFallback (6.37s)
19:48:40 [2022-08-25T19:48:40.776Z] === RUN   TestInspectNetwork
19:48:44 [2022-08-25T19:48:44.071Z] === RUN   TestInspectNetwork/full_network_id
19:48:44 [2022-08-25T19:48:44.071Z] === RUN   TestInspectNetwork/partial_network_id
19:48:44 [2022-08-25T19:48:44.071Z] === RUN   TestInspectNetwork/network_name
19:48:44 [2022-08-25T19:48:44.071Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:48:48 [2022-08-25T19:48:48.268Z] --- PASS: TestInspectNetwork (7.46s)
19:48:48 [2022-08-25T19:48:48.268Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:48:48 [2022-08-25T19:48:48.268Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:48:48 [2022-08-25T19:48:48.268Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:48:48 [2022-08-25T19:48:48.268Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:48:48 [2022-08-25T19:48:48.268Z] === RUN   TestRunContainerWithBridgeNone
19:48:49 [2022-08-25T19:48:49.650Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/create
19:48:49 [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:48:49 [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:48:49 [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:48:49 [2022-08-25T19:48:49.650Z] === CONT  TestNetworkInvalidJSON/networks/create
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:48:49 [2022-08-25T19:48:49.650Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:48:49 [2022-08-25T19:48:49.650Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:48:49 [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:48:49 [2022-08-25T19:48:49.650Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkList
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkList//networks
19:48:49 [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkList//networks
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestNetworkList//networks/
19:48:49 [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkList//networks/
19:48:49 [2022-08-25T19:48:49.650Z] === CONT  TestNetworkList//networks/
19:48:49 [2022-08-25T19:48:49.650Z] === CONT  TestNetworkList//networks
19:48:49 [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkList (0.02s)
19:48:49 [2022-08-25T19:48:49.650Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z]     --- PASS: TestNetworkList//networks (0.00s)
19:48:49 [2022-08-25T19:48:49.650Z] === RUN   TestHostIPv4BridgeLabel
19:48:50 [2022-08-25T19:48:50.220Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
19:48:50 [2022-08-25T19:48:50.220Z] === RUN   TestDaemonRestartWithLiveRestore
19:48:51 [2022-08-25T19:48:51.159Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:48:51 [2022-08-25T19:48:51.159Z] === RUN   TestDaemonDefaultNetworkPools
19:48:51 [2022-08-25T19:48:51.729Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
19:48:51 [2022-08-25T19:48:51.729Z] === RUN   TestDaemonRestartWithExistingNetwork
19:48:53 [2022-08-25T19:48:53.112Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
19:48:53 [2022-08-25T19:48:53.112Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:48:54 [2022-08-25T19:48:54.494Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
19:48:54 [2022-08-25T19:48:54.494Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:48:54 [2022-08-25T19:48:54.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
19:48:54 [2022-08-25T19:48:54.754Z] === RUN   TestServiceWithPredefinedNetwork
19:48:57 [2022-08-25T19:48:57.293Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
19:48:57 [2022-08-25T19:48:57.293Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:48:57 [2022-08-25T19:48:57.293Z]     service_test.go:243: FLAKY_TEST
19:48:57 [2022-08-25T19:48:57.293Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:48:57 [2022-08-25T19:48:57.293Z] === RUN   TestServiceWithDataPathPortInit
19:49:12 [2022-08-25T19:49:12.196Z] --- PASS: TestServiceWithDataPathPortInit (13.86s)
19:49:12 [2022-08-25T19:49:12.196Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:49:13 [2022-08-25T19:49:13.578Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mnxg6kg59yspxvpmz1137egnb Created:2022-08-25 19:49:12.312459484 +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[518f1a2d4a9c71cd89bb7295381e19cc972d89495d8a61ebf9d88e88466e6a9e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7o9wbgk78lhxhfdimfqm7yxgt EndpointID:3562a7ded2a9597f05b8a1ac5b44706b260844893f679fcf6253fde5d2669f91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c08564c3c2f1acc2b705f8257957fa62d51807912f2735b896bef98cc6f5f0a 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:2d302b9c62ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7o9wbgk78lhxhfdimfqm7yxgt EndpointID:3562a7ded2a9597f05b8a1ac5b44706b260844893f679fcf6253fde5d2669f91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:49:18 [2022-08-25T19:49:18.857Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
19:49:18 [2022-08-25T19:49:18.857Z] PASS
19:49:18 [2022-08-25T19:49:18.857Z] 
19:49:18 [2022-08-25T19:49:18.857Z] === Skipped
19:49:18 [2022-08-25T19:49:18.857Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:49:18 [2022-08-25T19:49:18.857Z]     service_test.go:243: FLAKY_TEST
19:49:18 [2022-08-25T19:49:18.857Z] 
19:49:18 [2022-08-25T19:49:18.857Z] DONE 38 tests, 1 skipped in 44.493s
19:49:18 [2022-08-25T19:49:18.857Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:49:18 [2022-08-25T19:49:18.857Z] ++ 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
19:49:18 [2022-08-25T19:49:18.857Z] ++ set -e
19:49:18 [2022-08-25T19:49:18.857Z] ++ '[' -n 0 ']'
19:49:18 [2022-08-25T19:49:18.857Z] ++ set -x
19:49:18 [2022-08-25T19:49:18.857Z] ++ 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
19:49:18 [2022-08-25T19:49:18.857Z] INFO: Testing against a local daemon
19:49:18 [2022-08-25T19:49:18.857Z] === RUN   TestDockerNetworkIpvlanPersistance
19:49:18 [2022-08-25T19:49:18.857Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:18 [2022-08-25T19:49:18.857Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:49:18 [2022-08-25T19:49:18.857Z] === RUN   TestDockerNetworkIpvlan
19:49:18 [2022-08-25T19:49:18.857Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:18 [2022-08-25T19:49:18.857Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:49:18 [2022-08-25T19:49:18.857Z] PASS
19:49:18 [2022-08-25T19:49:18.857Z] 
19:49:18 [2022-08-25T19:49:18.857Z] === Skipped
19:49:18 [2022-08-25T19:49:18.857Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:49:18 [2022-08-25T19:49:18.857Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:18 [2022-08-25T19:49:18.857Z] 
19:49:18 [2022-08-25T19:49:18.857Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:49:18 [2022-08-25T19:49:18.857Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:18 [2022-08-25T19:49:18.857Z] 
19:49:18 [2022-08-25T19:49:18.857Z] DONE 2 tests, 2 skipped in 0.087s
19:49:18 [2022-08-25T19:49:18.857Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:49:18 [2022-08-25T19:49:18.857Z] ++ 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
19:49:18 [2022-08-25T19:49:18.857Z] ++ set -e
19:49:18 [2022-08-25T19:49:18.857Z] ++ '[' -n 0 ']'
19:49:18 [2022-08-25T19:49:18.857Z] ++ set -x
19:49:18 [2022-08-25T19:49:18.857Z] ++ 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
19:49:18 [2022-08-25T19:49:18.857Z] INFO: Testing against a local daemon
19:49:18 [2022-08-25T19:49:18.857Z] === RUN   TestDockerNetworkMacvlanPersistance
19:49:19 [2022-08-25T19:49:19.426Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
19:49:19 [2022-08-25T19:49:19.426Z] === RUN   TestDockerNetworkMacvlan
19:49:19 [2022-08-25T19:49:19.994Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:49:20 [2022-08-25T19:49:20.933Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:49:21 [2022-08-25T19:49:21.503Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:49:23 [2022-08-25T19:49:23.412Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:49:24 [2022-08-25T19:49:24.794Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:49:28 [2022-08-25T19:49:28.089Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:49:28 [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan (9.30s)
19:49:28 [2022-08-25T19:49:28.659Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:49:28 [2022-08-25T19:49:28.659Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:49:28 [2022-08-25T19:49:28.659Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
19:49:28 [2022-08-25T19:49:28.659Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
19:49:28 [2022-08-25T19:49:28.659Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
19:49:28 [2022-08-25T19:49:28.659Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
19:49:28 [2022-08-25T19:49:28.659Z] PASS
19:49:28 [2022-08-25T19:49:28.659Z] 
19:49:28 [2022-08-25T19:49:28.659Z] DONE 8 tests in 10.622s
19:49:28 [2022-08-25T19:49:28.659Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:49:28 [2022-08-25T19:49:28.659Z] ++ 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
19:49:28 [2022-08-25T19:49:28.659Z] ++ set -e
19:49:28 [2022-08-25T19:49:28.659Z] ++ '[' -n 0 ']'
19:49:28 [2022-08-25T19:49:28.659Z] ++ set -x
19:49:28 [2022-08-25T19:49:28.659Z] ++ 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
19:49:28 [2022-08-25T19:49:28.659Z] testing: warning: no tests to run
19:49:28 [2022-08-25T19:49:28.659Z] PASS
19:49:28 [2022-08-25T19:49:28.659Z] 
19:49:28 [2022-08-25T19:49:28.659Z] DONE 0 tests in 0.027s
19:49:28 [2022-08-25T19:49:28.659Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:49:28 [2022-08-25T19:49:28.659Z] ++ 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
19:49:28 [2022-08-25T19:49:28.659Z] ++ set -e
19:49:28 [2022-08-25T19:49:28.659Z] ++ '[' -n 0 ']'
19:49:28 [2022-08-25T19:49:28.659Z] ++ set -x
19:49:28 [2022-08-25T19:49:28.659Z] ++ 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
19:49:28 [2022-08-25T19:49:28.921Z] INFO: Testing against a local daemon
19:49:28 [2022-08-25T19:49:28.921Z] === RUN   TestAuthZPluginAllowRequest
19:49:29 [2022-08-25T19:49:29.860Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
19:49:29 [2022-08-25T19:49:29.860Z] === RUN   TestAuthZPluginTLS
19:49:30 [2022-08-25T19:49:30.428Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:49:30 [2022-08-25T19:49:30.428Z] === RUN   TestAuthZPluginDenyRequest
19:49:30 [2022-08-25T19:49:30.997Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:49:30 [2022-08-25T19:49:30.997Z] === RUN   TestAuthZPluginAPIDenyResponse
19:49:31 [2022-08-25T19:49:31.568Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:49:31 [2022-08-25T19:49:31.568Z] === RUN   TestAuthZPluginDenyResponse
19:49:32 [2022-08-25T19:49:32.137Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:49:32 [2022-08-25T19:49:32.137Z] === RUN   TestAuthZPluginAllowEventStream
19:49:33 [2022-08-25T19:49:33.530Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
19:49:33 [2022-08-25T19:49:33.530Z] === RUN   TestAuthZPluginErrorResponse
19:49:33 [2022-08-25T19:49:33.790Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:49:33 [2022-08-25T19:49:33.790Z] === RUN   TestAuthZPluginErrorRequest
19:49:34 [2022-08-25T19:49:34.359Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:49:34 [2022-08-25T19:49:34.359Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:49:34 [2022-08-25T19:49:34.928Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:49:34 [2022-08-25T19:49:34.928Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:49:36 [2022-08-25T19:49:36.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
19:49:36 [2022-08-25T19:49:36.308Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:49:37 [2022-08-25T19:49:37.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
19:49:37 [2022-08-25T19:49:37.689Z] === RUN   TestAuthZPluginHeader
19:49:38 [2022-08-25T19:49:38.258Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:49:38 [2022-08-25T19:49:38.258Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:49:38 [2022-08-25T19:49:38.258Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:38 [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:49:38 [2022-08-25T19:49:38.258Z] === RUN   TestAuthZPluginV2Disable
19:49:38 [2022-08-25T19:49:38.258Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:38 [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:49:38 [2022-08-25T19:49:38.258Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:49:38 [2022-08-25T19:49:38.258Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:38 [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:49:38 [2022-08-25T19:49:38.258Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:49:38 [2022-08-25T19:49:38.258Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:38 [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:49:38 [2022-08-25T19:49:38.258Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:49:56 [2022-08-25T19:49:56.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
19:49:56 [2022-08-25T19:49:56.356Z] PASS
19:49:56 [2022-08-25T19:49:56.356Z] 
19:49:56 [2022-08-25T19:49:56.356Z] === Skipped
19:49:56 [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:56 [2022-08-25T19:49:56.356Z] 
19:49:56 [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:56 [2022-08-25T19:49:56.356Z] 
19:49:56 [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:56 [2022-08-25T19:49:56.356Z] 
19:49:56 [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:56 [2022-08-25T19:49:56.356Z] 
19:49:56 [2022-08-25T19:49:56.356Z] DONE 17 tests, 4 skipped in 26.416s
19:49:56 [2022-08-25T19:49:56.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:49:56 [2022-08-25T19:49:56.356Z] ++ 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
19:49:56 [2022-08-25T19:49:56.356Z] ++ set -e
19:49:56 [2022-08-25T19:49:56.356Z] ++ '[' -n 0 ']'
19:49:56 [2022-08-25T19:49:56.356Z] ++ set -x
19:49:56 [2022-08-25T19:49:56.356Z] ++ 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
19:49:56 [2022-08-25T19:49:56.356Z] INFO: Testing against a local daemon
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:49:56 [2022-08-25T19:49:56.356Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:49:56 [2022-08-25T19:49:56.356Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:49:56 [2022-08-25T19:49:56.356Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:49:56 [2022-08-25T19:49:56.356Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:49:56 [2022-08-25T19:49:56.356Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:49:56 [2022-08-25T19:49:56.356Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:49:56 [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:49:56 [2022-08-25T19:49:56.356Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInstall
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInstall/no_auth
19:49:56 [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:56 [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:700b2d903116603a932e53cd5aac83eca0f2d8ddf9a50ca9cd86989a8fe702f2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:56 [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:56 [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:700b2d903116603a932e53cd5aac83eca0f2d8ddf9a50ca9cd86989a8fe702f2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:56 [2022-08-25T19:49:56.356Z] === RUN   TestPluginInstall/with_htpasswd
19:49:56 [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:56 [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b656949da3b799a6b561d65cb2bf75db5dd7b5ecdd5d5663927da8aabc9a680" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:56 [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:56 [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b656949da3b799a6b561d65cb2bf75db5dd7b5ecdd5d5663927da8aabc9a680" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:56 [2022-08-25T19:49:56.876Z] === RUN   TestPluginInstall/with_insecure
19:49:57 [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:57 [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:195cea33dfa9527b3540baed748ec2d5f6fb526024f9ba867063d1d2c5e768e3" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:57 [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:57 [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:195cea33dfa9527b3540baed748ec2d5f6fb526024f9ba867063d1d2c5e768e3" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:57 [2022-08-25T19:49:57.815Z]     plugin_test.go:196: [dff9885cfb5a6] daemon is not started
19:49:57 [2022-08-25T19:49:57.815Z] --- PASS: TestPluginInstall (2.57s)
19:49:57 [2022-08-25T19:49:57.815Z]     --- PASS: TestPluginInstall/no_auth (0.97s)
19:49:57 [2022-08-25T19:49:57.815Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
19:49:57 [2022-08-25T19:49:57.815Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
19:49:57 [2022-08-25T19:49:57.815Z] === RUN   TestPluginsWithRuntimes
19:49:59 [2022-08-25T19:49:59.196Z] === RUN   TestPluginsWithRuntimes/No_Args
19:50:00 [2022-08-25T19:50:00.134Z] === RUN   TestPluginsWithRuntimes/With_Args
19:50:01 [2022-08-25T19:50:01.073Z] --- PASS: TestPluginsWithRuntimes (3.29s)
19:50:01 [2022-08-25T19:50:01.073Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
19:50:01 [2022-08-25T19:50:01.073Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
19:50:01 [2022-08-25T19:50:01.073Z] === RUN   TestPluginBackCompatMediaTypes
19:50:01 [2022-08-25T19:50:01.643Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
19:50:01 [2022-08-25T19:50:01.643Z] PASS
19:50:01 [2022-08-25T19:50:01.643Z] 
19:50:01 [2022-08-25T19:50:01.643Z] DONE 24 tests in 6.559s
19:50:01 [2022-08-25T19:50:01.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:50:01 [2022-08-25T19:50:01.643Z] ++ 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
19:50:01 [2022-08-25T19:50:01.643Z] ++ set -e
19:50:01 [2022-08-25T19:50:01.643Z] ++ '[' -n 0 ']'
19:50:01 [2022-08-25T19:50:01.643Z] ++ set -x
19:50:01 [2022-08-25T19:50:01.643Z] ++ 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
19:50:01 [2022-08-25T19:50:01.903Z] INFO: Testing against a local daemon
19:50:01 [2022-08-25T19:50:01.903Z] === RUN   TestExternalGraphDriver
19:50:02 [2022-08-25T19:50:02.163Z] === RUN   TestExternalGraphDriver/json
19:50:04 [2022-08-25T19:50:04.071Z] === RUN   TestExternalGraphDriver/spec
19:50:05 [2022-08-25T19:50:05.452Z] === RUN   TestExternalGraphDriver/pull
19:50:07 [2022-08-25T19:50:07.393Z] --- PASS: TestExternalGraphDriver (5.24s)
19:50:07 [2022-08-25T19:50:07.393Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
19:50:07 [2022-08-25T19:50:07.393Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
19:50:07 [2022-08-25T19:50:07.393Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
19:50:07 [2022-08-25T19:50:07.393Z] === RUN   TestGraphdriverPluginV2
19:50:07 [2022-08-25T19:50:07.393Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:07 [2022-08-25T19:50:07.393Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
19:50:07 [2022-08-25T19:50:07.393Z] PASS
19:50:07 [2022-08-25T19:50:07.393Z] 
19:50:07 [2022-08-25T19:50:07.393Z] === Skipped
19:50:07 [2022-08-25T19:50:07.393Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
19:50:07 [2022-08-25T19:50:07.393Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:07 [2022-08-25T19:50:07.393Z] 
19:50:07 [2022-08-25T19:50:07.393Z] DONE 5 tests, 1 skipped in 5.664s
19:50:07 [2022-08-25T19:50:07.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:50:07 [2022-08-25T19:50:07.393Z] ++ 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
19:50:07 [2022-08-25T19:50:07.393Z] ++ set -e
19:50:07 [2022-08-25T19:50:07.393Z] ++ '[' -n 0 ']'
19:50:07 [2022-08-25T19:50:07.393Z] ++ set -x
19:50:07 [2022-08-25T19:50:07.393Z] ++ 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
19:50:07 [2022-08-25T19:50:07.393Z] INFO: Testing against a local daemon
19:50:07 [2022-08-25T19:50:07.393Z] === RUN   TestContinueAfterPluginCrash
19:50:07 [2022-08-25T19:50:07.393Z] === PAUSE TestContinueAfterPluginCrash
19:50:07 [2022-08-25T19:50:07.393Z] === RUN   TestReadPluginNoRead
19:50:07 [2022-08-25T19:50:07.393Z] === PAUSE TestReadPluginNoRead
19:50:07 [2022-08-25T19:50:07.393Z] === RUN   TestDaemonStartWithLogOpt
19:50:07 [2022-08-25T19:50:07.393Z] === PAUSE TestDaemonStartWithLogOpt
19:50:07 [2022-08-25T19:50:07.393Z] === CONT  TestContinueAfterPluginCrash
19:50:07 [2022-08-25T19:50:07.393Z] === CONT  TestDaemonStartWithLogOpt
19:50:10 [2022-08-25T19:50:10.688Z] --- PASS: TestDaemonStartWithLogOpt (3.07s)
19:50:10 [2022-08-25T19:50:10.688Z] === CONT  TestReadPluginNoRead
19:50:12 [2022-08-25T19:50:12.599Z] === RUN   TestReadPluginNoRead/default
19:50:13 [2022-08-25T19:50:13.980Z] === RUN   TestReadPluginNoRead/disabled_caching
19:50:15 [2022-08-25T19:50:15.361Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:50:15 [2022-08-25T19:50:15.361Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
19:50:16 [2022-08-25T19:50:16.299Z] === CONT  TestReadPluginNoRead
19:50:16 [2022-08-25T19:50:16.299Z]     read_test.go:92: [dd12f3e0ddf7b] daemon is not started
19:50:16 [2022-08-25T19:50:16.299Z] --- PASS: TestReadPluginNoRead (5.73s)
19:50:16 [2022-08-25T19:50:16.299Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
19:50:16 [2022-08-25T19:50:16.299Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
19:50:16 [2022-08-25T19:50:16.299Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
19:50:16 [2022-08-25T19:50:16.299Z] PASS
19:50:16 [2022-08-25T19:50:16.299Z] 
19:50:16 [2022-08-25T19:50:16.299Z] DONE 6 tests in 8.892s
19:50:16 [2022-08-25T19:50:16.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:50:16 [2022-08-25T19:50:16.299Z] ++ 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
19:50:16 [2022-08-25T19:50:16.299Z] ++ set -e
19:50:16 [2022-08-25T19:50:16.299Z] ++ '[' -n 0 ']'
19:50:16 [2022-08-25T19:50:16.299Z] ++ set -x
19:50:16 [2022-08-25T19:50:16.299Z] ++ 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
19:50:16 [2022-08-25T19:50:16.299Z] testing: warning: no tests to run
19:50:16 [2022-08-25T19:50:16.299Z] PASS
19:50:16 [2022-08-25T19:50:16.299Z] 
19:50:16 [2022-08-25T19:50:16.299Z] DONE 0 tests in 0.032s
19:50:16 [2022-08-25T19:50:16.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:50:16 [2022-08-25T19:50:16.299Z] ++ 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
19:50:16 [2022-08-25T19:50:16.299Z] ++ set -e
19:50:16 [2022-08-25T19:50:16.299Z] ++ '[' -n 0 ']'
19:50:16 [2022-08-25T19:50:16.299Z] ++ set -x
19:50:16 [2022-08-25T19:50:16.299Z] ++ 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
19:50:16 [2022-08-25T19:50:16.559Z] INFO: Testing against a local daemon
19:50:16 [2022-08-25T19:50:16.559Z] === RUN   TestPluginWithDevMounts
19:50:16 [2022-08-25T19:50:16.559Z] === PAUSE TestPluginWithDevMounts
19:50:16 [2022-08-25T19:50:16.559Z] === CONT  TestPluginWithDevMounts
19:50:17 [2022-08-25T19:50:17.939Z] --- PASS: TestPluginWithDevMounts (1.52s)
19:50:17 [2022-08-25T19:50:17.939Z] PASS
19:50:17 [2022-08-25T19:50:17.939Z] 
19:50:17 [2022-08-25T19:50:17.939Z] DONE 1 tests in 1.632s
19:50:17 [2022-08-25T19:50:17.939Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:50:17 [2022-08-25T19:50:17.939Z] ++ 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
19:50:17 [2022-08-25T19:50:17.939Z] ++ set -e
19:50:17 [2022-08-25T19:50:17.939Z] ++ '[' -n 0 ']'
19:50:17 [2022-08-25T19:50:17.939Z] ++ set -x
19:50:17 [2022-08-25T19:50:17.939Z] ++ 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
19:50:18 [2022-08-25T19:50:18.199Z] INFO: Testing against a local daemon
19:50:18 [2022-08-25T19:50:18.199Z] === RUN   TestSecretInspect
19:50:20 [2022-08-25T19:50:20.736Z] --- PASS: TestSecretInspect (2.21s)
19:50:20 [2022-08-25T19:50:20.736Z] === RUN   TestSecretList
19:50:22 [2022-08-25T19:50:22.643Z] --- PASS: TestSecretList (2.20s)
19:50:22 [2022-08-25T19:50:22.643Z] === RUN   TestSecretsCreateAndDelete
19:50:25 [2022-08-25T19:50:25.180Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
19:50:25 [2022-08-25T19:50:25.180Z] === RUN   TestSecretsUpdate
19:50:27 [2022-08-25T19:50:27.088Z] --- PASS: TestSecretsUpdate (2.21s)
19:50:27 [2022-08-25T19:50:27.088Z] === RUN   TestTemplatedSecret
19:50:29 [2022-08-25T19:50:29.627Z] --- PASS: TestTemplatedSecret (2.43s)
19:50:29 [2022-08-25T19:50:29.627Z] === RUN   TestSecretCreateResolve
19:50:31 [2022-08-25T19:50:31.573Z] --- PASS: TestSecretCreateResolve (2.21s)
19:50:31 [2022-08-25T19:50:31.573Z] PASS
19:50:31 [2022-08-25T19:50:31.573Z] 
19:50:31 [2022-08-25T19:50:31.573Z] DONE 6 tests in 13.548s
19:50:31 [2022-08-25T19:50:31.573Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:50:31 [2022-08-25T19:50:31.573Z] ++ 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
19:50:31 [2022-08-25T19:50:31.573Z] ++ set -e
19:50:31 [2022-08-25T19:50:31.573Z] ++ '[' -n 0 ']'
19:50:31 [2022-08-25T19:50:31.573Z] ++ set -x
19:50:31 [2022-08-25T19:50:31.573Z] ++ 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
19:50:31 [2022-08-25T19:50:31.573Z] INFO: Testing against a local daemon
19:50:31 [2022-08-25T19:50:31.573Z] === RUN   TestServiceCreateInit
19:50:31 [2022-08-25T19:50:31.573Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:50:35 [2022-08-25T19:50:35.769Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:50:39 [2022-08-25T19:50:39.060Z] --- PASS: TestServiceCreateInit (7.16s)
19:50:39 [2022-08-25T19:50:39.060Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
19:50:39 [2022-08-25T19:50:39.060Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
19:50:39 [2022-08-25T19:50:39.060Z] === RUN   TestCreateServiceMultipleTimes
19:50:53 [2022-08-25T19:50:53.951Z] --- PASS: TestCreateServiceMultipleTimes (14.74s)
19:50:53 [2022-08-25T19:50:53.951Z] === RUN   TestCreateServiceConflict
19:50:55 [2022-08-25T19:50:55.859Z] --- PASS: TestCreateServiceConflict (2.27s)
19:50:55 [2022-08-25T19:50:55.859Z] === RUN   TestCreateServiceMaxReplicas
19:50:58 [2022-08-25T19:50:58.396Z] --- PASS: TestCreateServiceMaxReplicas (2.23s)
19:50:58 [2022-08-25T19:50:58.397Z] === RUN   TestCreateWithDuplicateNetworkNames
19:51:13 [2022-08-25T19:51:13.287Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
19:51:13 [2022-08-25T19:51:13.287Z] === RUN   TestCreateServiceSecretFileMode
19:51:13 [2022-08-25T19:51:13.857Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
19:51:13 [2022-08-25T19:51:13.857Z] === RUN   TestCreateServiceConfigFileMode
19:51:16 [2022-08-25T19:51:16.415Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
19:51:16 [2022-08-25T19:51:16.415Z] === RUN   TestCreateServiceSysctls
19:51:18 [2022-08-25T19:51:18.955Z] --- PASS: TestCreateServiceSysctls (2.55s)
19:51:18 [2022-08-25T19:51:18.955Z] === RUN   TestCreateServiceCapabilities
19:51:21 [2022-08-25T19:51:21.494Z] --- PASS: TestCreateServiceCapabilities (2.56s)
19:51:21 [2022-08-25T19:51:21.494Z] === RUN   TestInspect
19:51:24 [2022-08-25T19:51:24.033Z] --- PASS: TestInspect (2.74s)
19:51:24 [2022-08-25T19:51:24.033Z] === RUN   TestCreateJob
19:51:26 [2022-08-25T19:51:26.571Z] --- PASS: TestCreateJob (2.62s)
19:51:26 [2022-08-25T19:51:26.572Z] === RUN   TestReplicatedJob
19:51:31 [2022-08-25T19:51:31.851Z] --- PASS: TestReplicatedJob (4.45s)
19:51:31 [2022-08-25T19:51:31.851Z] === RUN   TestUpdateReplicatedJob
19:51:34 [2022-08-25T19:51:34.390Z] --- PASS: TestUpdateReplicatedJob (2.90s)
19:51:34 [2022-08-25T19:51:34.390Z] === RUN   TestServiceListWithStatuses
19:51:34 [2022-08-25T19:51:34.390Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:51:34 [2022-08-25T19:51:34.390Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:51:34 [2022-08-25T19:51:34.390Z] === RUN   TestDockerNetworkConnectAlias
19:51:38 [2022-08-25T19:51:38.587Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
19:51:38 [2022-08-25T19:51:38.587Z] === RUN   TestDockerNetworkReConnect
19:51:41 [2022-08-25T19:51:41.880Z] --- PASS: TestDockerNetworkReConnect (3.38s)
19:51:41 [2022-08-25T19:51:41.880Z] === RUN   TestServicePlugin
19:51:41 [2022-08-25T19:51:41.880Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:41 [2022-08-25T19:51:41.880Z] --- SKIP: TestServicePlugin (0.00s)
19:51:41 [2022-08-25T19:51:41.880Z] === RUN   TestServiceUpdateLabel
19:51:43 [2022-08-25T19:51:43.261Z] --- PASS: TestServiceUpdateLabel (1.81s)
19:51:43 [2022-08-25T19:51:43.261Z] === RUN   TestServiceUpdateSecrets
19:51:58 [2022-08-25T19:51:58.180Z] --- PASS: TestServiceUpdateSecrets (14.30s)
19:51:58 [2022-08-25T19:51:58.180Z] === RUN   TestServiceUpdateConfigs
19:52:13 [2022-08-25T19:52:13.071Z] --- PASS: TestServiceUpdateConfigs (14.34s)
19:52:13 [2022-08-25T19:52:13.071Z] === RUN   TestServiceUpdateNetwork
19:52:25 [2022-08-25T19:52:25.289Z] --- PASS: TestServiceUpdateNetwork (12.29s)
19:52:25 [2022-08-25T19:52:25.289Z] === RUN   TestServiceUpdatePidsLimit
19:52:25 [2022-08-25T19:52:25.549Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:52:26 [2022-08-25T19:52:26.119Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:52:34 [2022-08-25T19:52:34.243Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:52:40 [2022-08-25T19:52:40.816Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
19:52:40 [2022-08-25T19:52:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:52:40 [2022-08-25T19:52:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
19:52:40 [2022-08-25T19:52:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
19:52:40 [2022-08-25T19:52:40.816Z] PASS
19:52:40 [2022-08-25T19:52:40.816Z] 
19:52:40 [2022-08-25T19:52:40.816Z] === Skipped
19:52:40 [2022-08-25T19:52:40.816Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:52:40 [2022-08-25T19:52:40.816Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:52:40 [2022-08-25T19:52:40.816Z] 
19:52:40 [2022-08-25T19:52:40.816Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:52:40 [2022-08-25T19:52:40.816Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:52:40 [2022-08-25T19:52:40.816Z] 
19:52:40 [2022-08-25T19:52:40.816Z] DONE 27 tests, 2 skipped in 128.662s
19:52:40 [2022-08-25T19:52:40.816Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:52:40 [2022-08-25T19:52:40.816Z] ++ 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
19:52:40 [2022-08-25T19:52:40.816Z] ++ set -e
19:52:40 [2022-08-25T19:52:40.816Z] ++ '[' -n 0 ']'
19:52:40 [2022-08-25T19:52:40.816Z] ++ set -x
19:52:40 [2022-08-25T19:52:40.816Z] ++ 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
19:52:40 [2022-08-25T19:52:40.816Z] INFO: Testing against a local daemon
19:52:40 [2022-08-25T19:52:40.816Z] === RUN   TestSessionCreate
19:52:40 [2022-08-25T19:52:40.816Z] --- PASS: TestSessionCreate (0.02s)
19:52:40 [2022-08-25T19:52:40.816Z] === RUN   TestSessionCreateWithBadUpgrade
19:52:40 [2022-08-25T19:52:40.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:52:40 [2022-08-25T19:52:40.816Z] PASS
19:52:40 [2022-08-25T19:52:40.816Z] 
19:52:40 [2022-08-25T19:52:40.816Z] DONE 2 tests in 0.125s
19:52:40 [2022-08-25T19:52:40.816Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:52:40 [2022-08-25T19:52:40.816Z] ++ 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
19:52:40 [2022-08-25T19:52:40.816Z] ++ set -e
19:52:40 [2022-08-25T19:52:40.816Z] ++ '[' -n 0 ']'
19:52:40 [2022-08-25T19:52:40.816Z] ++ set -x
19:52:40 [2022-08-25T19:52:40.816Z] ++ 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
19:52:40 [2022-08-25T19:52:40.816Z] INFO: Testing against a local daemon
19:52:40 [2022-08-25T19:52:40.816Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:52:40 [2022-08-25T19:52:40.816Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:52:40 [2022-08-25T19:52:40.816Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:40 [2022-08-25T19:52:40.816Z] === RUN   TestDiskUsage
19:52:40 [2022-08-25T19:52:40.816Z] === PAUSE TestDiskUsage
19:52:40 [2022-08-25T19:52:40.816Z] === RUN   TestEventsExecDie
19:52:41 [2022-08-25T19:52:41.090Z] --- PASS: TestEventsExecDie (0.52s)
19:52:41 [2022-08-25T19:52:41.090Z] === RUN   TestEventsBackwardsCompatible
19:52:41 [2022-08-25T19:52:41.090Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:52:41 [2022-08-25T19:52:41.090Z] === RUN   TestEventsVolumeCreate
19:52:41 [2022-08-25T19:52:41.090Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:52:41 [2022-08-25T19:52:41.090Z] === RUN   TestInfoBinaryCommits
19:52:41 [2022-08-25T19:52:41.090Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:52:41 [2022-08-25T19:52:41.090Z] === RUN   TestInfoAPIVersioned
19:52:41 [2022-08-25T19:52:41.090Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:52:41 [2022-08-25T19:52:41.090Z] === RUN   TestInfoAPI
19:52:41 [2022-08-25T19:52:41.090Z] --- PASS: TestInfoAPI (0.02s)
19:52:41 [2022-08-25T19:52:41.090Z] === RUN   TestInfoAPIWarnings
19:52:59 [2022-08-25T19:52:59.191Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:52:59 [2022-08-25T19:52:59.191Z] === RUN   TestInfoDebug
19:52:59 [2022-08-25T19:52:59.191Z] --- PASS: TestInfoDebug (0.52s)
19:52:59 [2022-08-25T19:52:59.191Z] === RUN   TestInfoInsecureRegistries
19:52:59 [2022-08-25T19:52:59.191Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:52:59 [2022-08-25T19:52:59.191Z] === RUN   TestInfoRegistryMirrors
19:52:59 [2022-08-25T19:52:59.191Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:52:59 [2022-08-25T19:52:59.191Z] === RUN   TestLoginFailsWithBadCredentials
19:52:59 [2022-08-25T19:52:59.761Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
19:52:59 [2022-08-25T19:52:59.761Z] === RUN   TestPingCacheHeaders
19:52:59 [2022-08-25T19:52:59.761Z] --- PASS: TestPingCacheHeaders (0.02s)
19:52:59 [2022-08-25T19:52:59.761Z] === RUN   TestPingGet
19:52:59 [2022-08-25T19:52:59.761Z] --- PASS: TestPingGet (0.01s)
19:52:59 [2022-08-25T19:52:59.761Z] === RUN   TestPingHead
19:52:59 [2022-08-25T19:52:59.761Z] --- PASS: TestPingHead (0.02s)
19:52:59 [2022-08-25T19:52:59.761Z] === RUN   TestPingSwarmHeader
19:53:00 [2022-08-25T19:53:00.330Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:53:00 [2022-08-25T19:53:00.899Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:53:01 [2022-08-25T19:53:01.838Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:53:01 [2022-08-25T19:53:01.838Z] --- PASS: TestPingSwarmHeader (2.10s)
19:53:01 [2022-08-25T19:53:01.838Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:53:01 [2022-08-25T19:53:01.838Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:53:01 [2022-08-25T19:53:01.838Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:53:01 [2022-08-25T19:53:01.838Z] === RUN   TestPingBuilderHeader
19:53:01 [2022-08-25T19:53:01.838Z] === RUN   TestPingBuilderHeader/default_config
19:53:02 [2022-08-25T19:53:02.408Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:53:02 [2022-08-25T19:53:02.977Z] --- PASS: TestPingBuilderHeader (1.05s)
19:53:02 [2022-08-25T19:53:02.977Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:53:02 [2022-08-25T19:53:02.977Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
19:53:02 [2022-08-25T19:53:02.977Z] === RUN   TestVersion
19:53:02 [2022-08-25T19:53:02.977Z] --- PASS: TestVersion (0.02s)
19:53:02 [2022-08-25T19:53:02.977Z] === CONT  TestDiskUsage
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/container_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/image_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/volume_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.547Z] === RUN   TestDiskUsage/after_container.Run
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:53:03 [2022-08-25T19:53:03.807Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:53:04 [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage (1.14s)
19:53:04 [2022-08-25T19:53:04.067Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.067Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z] PASS
19:53:04 [2022-08-25T19:53:04.068Z] 
19:53:04 [2022-08-25T19:53:04.068Z] === Skipped
19:53:04 [2022-08-25T19:53:04.068Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:53:04 [2022-08-25T19:53:04.068Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:53:04 [2022-08-25T19:53:04.068Z] 
19:53:04 [2022-08-25T19:53:04.068Z] DONE 57 tests, 1 skipped in 23.654s
19:53:04 [2022-08-25T19:53:04.068Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:53:04 [2022-08-25T19:53:04.068Z] ++ 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
19:53:04 [2022-08-25T19:53:04.068Z] ++ set -e
19:53:04 [2022-08-25T19:53:04.068Z] ++ '[' -n 0 ']'
19:53:04 [2022-08-25T19:53:04.068Z] ++ set -x
19:53:04 [2022-08-25T19:53:04.068Z] ++ 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
19:53:04 [2022-08-25T19:53:04.068Z] INFO: Testing against a local daemon
19:53:04 [2022-08-25T19:53:04.068Z] === RUN   TestVolumesCreateAndList
19:53:04 [2022-08-25T19:53:04.068Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:53:04 [2022-08-25T19:53:04.068Z] === RUN   TestVolumesRemove
19:53:04 [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesRemove (0.08s)
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInspect
19:53:04 [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInspect (0.02s)
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInvalidJSON
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:53:04 [2022-08-25T19:53:04.328Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:53:04 [2022-08-25T19:53:04.328Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:53:04 [2022-08-25T19:53:04.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:53:04 [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:53:04 [2022-08-25T19:53:04.328Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:53:04 [2022-08-25T19:53:04.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:53:04 [2022-08-25T19:53:04.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:53:04 [2022-08-25T19:53:04.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:53:04 [2022-08-25T19:53:04.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:53:04 [2022-08-25T19:53:04.328Z] PASS
19:53:04 [2022-08-25T19:53:04.328Z] 
19:53:04 [2022-08-25T19:53:04.328Z] DONE 9 tests in 0.222s
19:53:04 [2022-08-25T19:53:04.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:53:04 [2022-08-25T19:53:04.328Z] ++++ cat bundles/test-integration/docker.pid
19:53:04 [2022-08-25T19:53:04.328Z] +++ kill 14757
19:53:04 [2022-08-25T19:53:04.587Z] +++ /etc/init.d/apparmor stop
19:53:04 [2022-08-25T19:53:04.587Z] Leaving: AppArmorNo profiles have been unloaded.
19:53:04 [2022-08-25T19:53:04.587Z] 
19:53:04 [2022-08-25T19:53:04.587Z] Unloading profiles will leave already running processes permanently
19:53:04 [2022-08-25T19:53:04.587Z] unconfined, which can lead to unexpected situations.
19:53:04 [2022-08-25T19:53:04.587Z] 
19:53:04 [2022-08-25T19:53:04.587Z] To set a process to complain mode, use the command line tool
19:53:04 [2022-08-25T19:53:04.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:53:04 [2022-08-25T19:53:04.587Z] +++ true
19:53:04 [2022-08-25T19:53:04.587Z] exiting test-integration
19:53:04 [2022-08-25T19:53:04.587Z] ++ exit 0
19:53:04 [2022-08-25T19:53:04.587Z]