Skip to content
Success

Console Output

Skipping 542 KB.. Full Log
15:02:29 [2022-10-06T15:02:29.478Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:02:29 [2022-10-06T15:02:29.478Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:02:29 [2022-10-06T15:02:29.478Z] === RUN   TestContainerStartOnDaemonRestart
15:02:29 [2022-10-06T15:02:29.478Z] === PAUSE TestContainerStartOnDaemonRestart
15:02:29 [2022-10-06T15:02:29.478Z] === RUN   TestDaemonRestartIpcMode
15:02:29 [2022-10-06T15:02:29.478Z] === PAUSE TestDaemonRestartIpcMode
15:02:29 [2022-10-06T15:02:29.478Z] === RUN   TestDaemonHostGatewayIP
15:02:29 [2022-10-06T15:02:29.478Z] === PAUSE TestDaemonHostGatewayIP
15:02:29 [2022-10-06T15:02:29.478Z] === RUN   TestRestartDaemonWithRestartingContainer
15:02:29 [2022-10-06T15:02:29.478Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:02:29 [2022-10-06T15:02:29.478Z] === RUN   TestContainerKillOnDaemonStart
15:02:29 [2022-10-06T15:02:29.478Z] === PAUSE TestContainerKillOnDaemonStart
15:02:29 [2022-10-06T15:02:29.478Z] === RUN   TestDiff
15:02:30 [2022-10-06T15:02:30.049Z] --- PASS: TestDiff (0.43s)
15:02:30 [2022-10-06T15:02:30.049Z] === RUN   TestExecConsoleSize
15:02:30 [2022-10-06T15:02:30.309Z] --- PASS: TestExecConsoleSize (0.44s)
15:02:30 [2022-10-06T15:02:30.309Z] === RUN   TestExecWithCloseStdin
15:02:30 [2022-10-06T15:02:30.880Z] --- PASS: TestExecWithCloseStdin (0.48s)
15:02:30 [2022-10-06T15:02:30.880Z] === RUN   TestExec
15:02:31 [2022-10-06T15:02:31.141Z] --- PASS: TestExec (0.45s)
15:02:31 [2022-10-06T15:02:31.141Z] === RUN   TestExecUser
15:02:31 [2022-10-06T15:02:31.712Z] --- PASS: TestExecUser (0.48s)
15:02:31 [2022-10-06T15:02:31.712Z] === RUN   TestExportContainerAndImportImage
15:02:32 [2022-10-06T15:02:32.282Z] --- PASS: TestExportContainerAndImportImage (0.56s)
15:02:32 [2022-10-06T15:02:32.282Z] === RUN   TestExportContainerAfterDaemonRestart
15:02:33 [2022-10-06T15:02:33.681Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
15:02:33 [2022-10-06T15:02:33.681Z] === RUN   TestHealthCheckWorkdir
15:02:33 [2022-10-06T15:02:33.970Z] --- PASS: TestHealthCheckWorkdir (0.52s)
15:02:33 [2022-10-06T15:02:33.970Z] === RUN   TestHealthKillContainer
15:02:42 [2022-10-06T15:02:42.103Z] --- PASS: TestHealthKillContainer (7.82s)
15:02:42 [2022-10-06T15:02:42.103Z] === RUN   TestHealthCheckProcessKilled
15:02:42 [2022-10-06T15:02:42.674Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
15:02:42 [2022-10-06T15:02:42.674Z] === RUN   TestInspectCpusetInConfigPre120
15:02:42 [2022-10-06T15:02:42.934Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
15:02:42 [2022-10-06T15:02:42.934Z] === RUN   TestIpcModeNone
15:02:43 [2022-10-06T15:02:43.505Z] --- PASS: TestIpcModeNone (0.46s)
15:02:43 [2022-10-06T15:02:43.505Z] === RUN   TestIpcModePrivate
15:02:43 [2022-10-06T15:02:43.765Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
15:02:43 [2022-10-06T15:02:43.765Z] --- PASS: TestIpcModePrivate (0.48s)
15:02:43 [2022-10-06T15:02:43.765Z] === RUN   TestIpcModeShareable
15:02:44 [2022-10-06T15:02:44.337Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
15:02:44 [2022-10-06T15:02:44.337Z] --- PASS: TestIpcModeShareable (0.47s)
15:02:44 [2022-10-06T15:02:44.337Z] === RUN   TestAPIIpcModeShareableAndContainer
15:02:45 [2022-10-06T15:02:45.720Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
15:02:45 [2022-10-06T15:02:45.720Z] === RUN   TestAPIIpcModeHost
15:02:46 [2022-10-06T15:02:46.291Z] --- PASS: TestAPIIpcModeHost (0.33s)
15:02:46 [2022-10-06T15:02:46.291Z] === RUN   TestDaemonIpcModeShareable
15:02:47 [2022-10-06T15:02:47.232Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:02:47 [2022-10-06T15:02:47.232Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
15:02:47 [2022-10-06T15:02:47.232Z] === RUN   TestDaemonIpcModePrivate
15:02:48 [2022-10-06T15:02:48.174Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:02:48 [2022-10-06T15:02:48.434Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
15:02:48 [2022-10-06T15:02:48.434Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:02:49 [2022-10-06T15:02:49.380Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:02:49 [2022-10-06T15:02:49.640Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
15:02:49 [2022-10-06T15:02:49.640Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:02:50 [2022-10-06T15:02:50.580Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:02:50 [2022-10-06T15:02:50.580Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
15:02:50 [2022-10-06T15:02:50.581Z] === RUN   TestIpcModeOlderClient
15:02:50 [2022-10-06T15:02:50.581Z] === PAUSE TestIpcModeOlderClient
15:02:50 [2022-10-06T15:02:50.581Z] === RUN   TestKillContainerInvalidSignal
15:02:51 [2022-10-06T15:02:51.153Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
15:02:51 [2022-10-06T15:02:51.153Z] === RUN   TestKillContainer
15:02:51 [2022-10-06T15:02:51.153Z] === RUN   TestKillContainer/no_signal
15:02:51 [2022-10-06T15:02:51.415Z] === RUN   TestKillContainer/non_killing_signal
15:02:51 [2022-10-06T15:02:51.986Z] === RUN   TestKillContainer/killing_signal
15:02:52 [2022-10-06T15:02:52.246Z] --- PASS: TestKillContainer (1.23s)
15:02:52 [2022-10-06T15:02:52.246Z]     --- PASS: TestKillContainer/no_signal (0.40s)
15:02:52 [2022-10-06T15:02:52.246Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
15:02:52 [2022-10-06T15:02:52.246Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
15:02:52 [2022-10-06T15:02:52.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:02:52 [2022-10-06T15:02:52.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:02:52 [2022-10-06T15:02:52.820Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:02:53 [2022-10-06T15:02:53.081Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
15:02:53 [2022-10-06T15:02:53.081Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
15:02:53 [2022-10-06T15:02:53.081Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:02:53 [2022-10-06T15:02:53.081Z] === RUN   TestKillStoppedContainer
15:02:53 [2022-10-06T15:02:53.342Z] --- PASS: TestKillStoppedContainer (0.05s)
15:02:53 [2022-10-06T15:02:53.342Z] === RUN   TestKillStoppedContainerAPIPre120
15:02:53 [2022-10-06T15:02:53.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:02:53 [2022-10-06T15:02:53.342Z] === RUN   TestKillDifferentUserContainer
15:02:53 [2022-10-06T15:02:53.602Z] --- PASS: TestKillDifferentUserContainer (0.42s)
15:02:53 [2022-10-06T15:02:53.602Z] === RUN   TestInspectOomKilledTrue
15:02:54 [2022-10-06T15:02:54.173Z] --- PASS: TestInspectOomKilledTrue (0.48s)
15:02:54 [2022-10-06T15:02:54.173Z] === RUN   TestInspectOomKilledFalse
15:02:54 [2022-10-06T15:02:54.744Z] --- PASS: TestInspectOomKilledFalse (0.41s)
15:02:54 [2022-10-06T15:02:54.744Z] === RUN   TestLinksEtcHostsContentMatch
15:02:55 [2022-10-06T15:02:55.004Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
15:02:55 [2022-10-06T15:02:55.004Z] === RUN   TestLinksContainerNames
15:02:55 [2022-10-06T15:02:55.945Z] --- PASS: TestLinksContainerNames (0.87s)
15:02:55 [2022-10-06T15:02:55.945Z] === RUN   TestLogsFollowTailEmpty
15:02:56 [2022-10-06T15:02:56.205Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:02:56 [2022-10-06T15:02:56.205Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:02:56 [2022-10-06T15:02:56.205Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:02:56 [2022-10-06T15:02:56.205Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:02:56 [2022-10-06T15:02:56.205Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:02:57 [2022-10-06T15:02:57.148Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:02:57 [2022-10-06T15:02:57.148Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:02:57 [2022-10-06T15:02:57.409Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:02:57 [2022-10-06T15:02:57.409Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:02:57 [2022-10-06T15:02:57.981Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:02:57 [2022-10-06T15:02:57.981Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:02:57 [2022-10-06T15:02:57.981Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:02:57 [2022-10-06T15:02:57.981Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:02:58 [2022-10-06T15:02:58.552Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:02:58 [2022-10-06T15:02:58.552Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:02:59 [2022-10-06T15:02:59.129Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:02:59 [2022-10-06T15:02:59.129Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:02:59 [2022-10-06T15:02:59.700Z] --- PASS: TestLogs (3.55s)
15:02:59 [2022-10-06T15:02:59.700Z]     --- PASS: TestLogs/driver_local (0.01s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.48s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.43s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s)
15:02:59 [2022-10-06T15:02:59.700Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
15:02:59 [2022-10-06T15:02:59.700Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s)
15:02:59 [2022-10-06T15:02:59.700Z] === RUN   TestContainerNetworkMountsNoChown
15:03:00 [2022-10-06T15:03:00.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/default
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/default
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/private
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/private
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rprivate
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rprivate
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/slave
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/slave
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rslave
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rslave
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/shared
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/shared
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rshared
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rshared
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/default
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rslave
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/default/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rshared
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/shared
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rprivate
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/slave
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/private
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/private/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/private/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/default/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:03:00 [2022-10-06T15:03:00.270Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/private/bind_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/private/mount_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/default/bind_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/default/mount_root
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:03:00 [2022-10-06T15:03:00.531Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:03:00 [2022-10-06T15:03:00.791Z] --- PASS: TestMountDaemonRoot (0.02s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:03:00 [2022-10-06T15:03:00.791Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:03:00 [2022-10-06T15:03:00.791Z] === RUN   TestContainerBindMountNonRecursive
15:03:02 [2022-10-06T15:03:02.174Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
15:03:02 [2022-10-06T15:03:02.174Z] === RUN   TestContainerVolumesMountedAsShared
15:03:02 [2022-10-06T15:03:02.434Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
15:03:02 [2022-10-06T15:03:02.434Z] === RUN   TestContainerVolumesMountedAsSlave
15:03:02 [2022-10-06T15:03:02.695Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
15:03:02 [2022-10-06T15:03:02.695Z] === RUN   TestNetworkNat
15:03:03 [2022-10-06T15:03:03.266Z] --- PASS: TestNetworkNat (0.45s)
15:03:03 [2022-10-06T15:03:03.266Z] === RUN   TestNetworkLocalhostTCPNat
15:03:03 [2022-10-06T15:03:03.526Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
15:03:03 [2022-10-06T15:03:03.526Z] === RUN   TestNetworkLoopbackNat
15:03:06 [2022-10-06T15:03:06.823Z] --- PASS: TestNetworkLoopbackNat (2.57s)
15:03:06 [2022-10-06T15:03:06.823Z] === RUN   TestPause
15:03:06 [2022-10-06T15:03:06.823Z] --- PASS: TestPause (0.43s)
15:03:06 [2022-10-06T15:03:06.823Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:03:06 [2022-10-06T15:03:06.823Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:03:06 [2022-10-06T15:03:06.823Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:03:06 [2022-10-06T15:03:06.823Z] === RUN   TestPauseStopPausedContainer
15:03:07 [2022-10-06T15:03:07.084Z] --- PASS: TestPauseStopPausedContainer (0.44s)
15:03:07 [2022-10-06T15:03:07.084Z] === RUN   TestPidHost
15:03:08 [2022-10-06T15:03:08.025Z] --- PASS: TestPidHost (0.95s)
15:03:08 [2022-10-06T15:03:08.025Z] === RUN   TestPsFilter
15:03:08 [2022-10-06T15:03:08.285Z] --- PASS: TestPsFilter (0.12s)
15:03:08 [2022-10-06T15:03:08.285Z] === RUN   TestRemoveContainerWithRemovedVolume
15:03:08 [2022-10-06T15:03:08.546Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
15:03:08 [2022-10-06T15:03:08.546Z] === RUN   TestRemoveContainerWithVolume
15:03:09 [2022-10-06T15:03:09.116Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
15:03:09 [2022-10-06T15:03:09.116Z] === RUN   TestRemoveContainerRunning
15:03:09 [2022-10-06T15:03:09.376Z] --- PASS: TestRemoveContainerRunning (0.41s)
15:03:09 [2022-10-06T15:03:09.376Z] === RUN   TestRemoveContainerForceRemoveRunning
15:03:09 [2022-10-06T15:03:09.947Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
15:03:09 [2022-10-06T15:03:09.947Z] === RUN   TestRemoveInvalidContainer
15:03:09 [2022-10-06T15:03:09.947Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:03:09 [2022-10-06T15:03:09.947Z] === RUN   TestRenameLinkedContainer
15:03:11 [2022-10-06T15:03:11.859Z] --- PASS: TestRenameLinkedContainer (1.79s)
15:03:11 [2022-10-06T15:03:11.859Z] === RUN   TestRenameStoppedContainer
15:03:11 [2022-10-06T15:03:11.859Z] --- PASS: TestRenameStoppedContainer (0.39s)
15:03:11 [2022-10-06T15:03:11.859Z] === RUN   TestRenameRunningContainerAndReuse
15:03:12 [2022-10-06T15:03:12.800Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
15:03:12 [2022-10-06T15:03:12.800Z] === RUN   TestRenameInvalidName
15:03:13 [2022-10-06T15:03:13.371Z] --- PASS: TestRenameInvalidName (0.42s)
15:03:13 [2022-10-06T15:03:13.371Z] === RUN   TestRenameAnonymousContainer
15:03:14 [2022-10-06T15:03:14.754Z] --- PASS: TestRenameAnonymousContainer (1.49s)
15:03:14 [2022-10-06T15:03:14.754Z] === RUN   TestRenameContainerWithSameName
15:03:15 [2022-10-06T15:03:15.325Z] --- PASS: TestRenameContainerWithSameName (0.42s)
15:03:15 [2022-10-06T15:03:15.325Z] === RUN   TestRenameContainerWithLinkedContainer
15:03:15 [2022-10-06T15:03:15.897Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
15:03:15 [2022-10-06T15:03:15.897Z] === RUN   TestResize
15:03:16 [2022-10-06T15:03:16.467Z] --- PASS: TestResize (0.42s)
15:03:16 [2022-10-06T15:03:16.467Z] === RUN   TestResizeWithInvalidSize
15:03:17 [2022-10-06T15:03:17.038Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:03:17 [2022-10-06T15:03:17.038Z] === RUN   TestResizeWhenContainerNotStarted
15:03:17 [2022-10-06T15:03:17.299Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:03:17 [2022-10-06T15:03:17.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:03:19 [2022-10-06T15:03:19.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:03:20 [2022-10-06T15:03:20.152Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:03:21 [2022-10-06T15:03:21.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:03:21 [2022-10-06T15:03:21.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:03:22 [2022-10-06T15:03:22.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:03:22 [2022-10-06T15:03:22.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:03:26 [2022-10-06T15:03:26.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:03:26 [2022-10-06T15:03:26.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:03:27 [2022-10-06T15:03:27.987Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:03:29 [2022-10-06T15:03:29.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:03:29 [2022-10-06T15:03:29.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:03:31 [2022-10-06T15:03:31.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:03:31 [2022-10-06T15:03:31.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:03:32 [2022-10-06T15:03:32.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:03:34 [2022-10-06T15:03:34.307Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.57s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s)
15:03:34 [2022-10-06T15:03:34.307Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s)
15:03:34 [2022-10-06T15:03:34.307Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:03:34 [2022-10-06T15:03:34.307Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:03:35 [2022-10-06T15:03:35.247Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:03:36 [2022-10-06T15:03:36.189Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
15:03:36 [2022-10-06T15:03:36.189Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
15:03:36 [2022-10-06T15:03:36.189Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
15:03:36 [2022-10-06T15:03:36.189Z] === RUN   TestCgroupNamespacesRun
15:03:37 [2022-10-06T15:03:37.572Z] --- PASS: TestCgroupNamespacesRun (1.19s)
15:03:37 [2022-10-06T15:03:37.572Z] === RUN   TestCgroupNamespacesRunPrivileged
15:03:38 [2022-10-06T15:03:38.512Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
15:03:38 [2022-10-06T15:03:38.512Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:03:39 [2022-10-06T15:03:39.453Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
15:03:39 [2022-10-06T15:03:39.453Z] === RUN   TestCgroupNamespacesRunHostMode
15:03:40 [2022-10-06T15:03:40.836Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
15:03:40 [2022-10-06T15:03:40.836Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:03:41 [2022-10-06T15:03:41.777Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
15:03:41 [2022-10-06T15:03:41.777Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:03:43 [2022-10-06T15:03:43.163Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
15:03:43 [2022-10-06T15:03:43.163Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:03:43 [2022-10-06T15:03:43.734Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
15:03:43 [2022-10-06T15:03:43.734Z] === RUN   TestCgroupNamespacesRunOlderClient
15:03:44 [2022-10-06T15:03:44.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
15:03:44 [2022-10-06T15:03:44.676Z] === RUN   TestNISDomainname
15:03:45 [2022-10-06T15:03:45.248Z] --- PASS: TestNISDomainname (0.52s)
15:03:45 [2022-10-06T15:03:45.248Z] === RUN   TestHostnameDnsResolution
15:03:45 [2022-10-06T15:03:45.819Z] --- PASS: TestHostnameDnsResolution (0.68s)
15:03:45 [2022-10-06T15:03:45.819Z] === RUN   TestUnprivilegedPortsAndPing
15:03:46 [2022-10-06T15:03:46.390Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
15:03:46 [2022-10-06T15:03:46.390Z] === RUN   TestPrivilegedHostDevices
15:03:46 [2022-10-06T15:03:46.964Z] --- PASS: TestPrivilegedHostDevices (0.58s)
15:03:46 [2022-10-06T15:03:46.964Z] === RUN   TestRunConsoleSize
15:03:47 [2022-10-06T15:03:47.534Z] --- PASS: TestRunConsoleSize (0.43s)
15:03:47 [2022-10-06T15:03:47.534Z] === RUN   TestRunWithAlternativeContainerdShim
15:03:49 [2022-10-06T15:03:49.450Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
15:03:49 [2022-10-06T15:03:49.450Z] === RUN   TestStats
15:03:51 [2022-10-06T15:03:51.991Z] --- PASS: TestStats (2.46s)
15:03:51 [2022-10-06T15:03:51.991Z] === RUN   TestStopContainerWithTimeout
15:03:51 [2022-10-06T15:03:51.991Z] === RUN   TestStopContainerWithTimeout/0
15:03:51 [2022-10-06T15:03:51.991Z] === PAUSE TestStopContainerWithTimeout/0
15:03:51 [2022-10-06T15:03:51.991Z] === RUN   TestStopContainerWithTimeout/1
15:03:51 [2022-10-06T15:03:51.991Z] === PAUSE TestStopContainerWithTimeout/1
15:03:51 [2022-10-06T15:03:51.991Z] === RUN   TestStopContainerWithTimeout/3
15:03:51 [2022-10-06T15:03:51.991Z] === PAUSE TestStopContainerWithTimeout/3
15:03:51 [2022-10-06T15:03:51.991Z] === RUN   TestStopContainerWithTimeout/-1
15:03:51 [2022-10-06T15:03:51.991Z] === PAUSE TestStopContainerWithTimeout/-1
15:03:51 [2022-10-06T15:03:51.991Z] === CONT  TestStopContainerWithTimeout/0
15:03:51 [2022-10-06T15:03:51.991Z] === CONT  TestStopContainerWithTimeout/3
15:03:52 [2022-10-06T15:03:52.933Z] === CONT  TestStopContainerWithTimeout/-1
15:03:54 [2022-10-06T15:03:54.844Z] === CONT  TestStopContainerWithTimeout/1
15:03:56 [2022-10-06T15:03:56.226Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:03:56 [2022-10-06T15:03:56.226Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
15:03:56 [2022-10-06T15:03:56.226Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
15:03:56 [2022-10-06T15:03:56.226Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
15:03:56 [2022-10-06T15:03:56.226Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
15:03:56 [2022-10-06T15:03:56.226Z] === RUN   TestDeleteDevicemapper
15:03:56 [2022-10-06T15:03:56.226Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:03:56 [2022-10-06T15:03:56.226Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:03:56 [2022-10-06T15:03:56.226Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:03:58 [2022-10-06T15:03:58.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
15:03:58 [2022-10-06T15:03:58.137Z] === RUN   TestUpdateMemory
15:03:58 [2022-10-06T15:03:58.397Z] --- PASS: TestUpdateMemory (0.52s)
15:03:58 [2022-10-06T15:03:58.397Z] === RUN   TestUpdateCPUQuota
15:03:59 [2022-10-06T15:03:59.337Z] --- PASS: TestUpdateCPUQuota (0.72s)
15:03:59 [2022-10-06T15:03:59.337Z] === RUN   TestUpdatePidsLimit
15:03:59 [2022-10-06T15:03:59.337Z] === RUN   TestUpdatePidsLimit/update_from_none
15:03:59 [2022-10-06T15:03:59.337Z] === RUN   TestUpdatePidsLimit/no_change
15:03:59 [2022-10-06T15:03:59.598Z] === RUN   TestUpdatePidsLimit/update_lower
15:03:59 [2022-10-06T15:03:59.859Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:03:59 [2022-10-06T15:03:59.859Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:04:00 [2022-10-06T15:04:00.118Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:04:00 [2022-10-06T15:04:00.379Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:04:00 [2022-10-06T15:04:00.950Z] --- PASS: TestUpdatePidsLimit (1.83s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
15:04:00 [2022-10-06T15:04:00.950Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
15:04:00 [2022-10-06T15:04:00.950Z] === RUN   TestUpdateRestartPolicy
15:04:13 [2022-10-06T15:04:13.180Z] --- PASS: TestUpdateRestartPolicy (10.88s)
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestUpdateRestartWithAutoRemove
15:04:13 [2022-10-06T15:04:13.180Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestWaitNonBlocked
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:04:13 [2022-10-06T15:04:13.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:04:13 [2022-10-06T15:04:13.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:04:13 [2022-10-06T15:04:13.180Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:04:13 [2022-10-06T15:04:13.180Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:04:13 [2022-10-06T15:04:13.180Z] --- PASS: TestWaitNonBlocked (0.01s)
15:04:13 [2022-10-06T15:04:13.180Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
15:04:13 [2022-10-06T15:04:13.180Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestWaitBlocked
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:04:13 [2022-10-06T15:04:13.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:04:13 [2022-10-06T15:04:13.180Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:04:13 [2022-10-06T15:04:13.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:04:13 [2022-10-06T15:04:13.180Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:04:13 [2022-10-06T15:04:13.180Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:04:13 [2022-10-06T15:04:13.752Z] --- PASS: TestWaitBlocked (0.02s)
15:04:13 [2022-10-06T15:04:13.752Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
15:04:13 [2022-10-06T15:04:13.752Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
15:04:13 [2022-10-06T15:04:13.752Z] === RUN   TestWaitConditions
15:04:13 [2022-10-06T15:04:13.752Z] === RUN   TestWaitConditions/default
15:04:13 [2022-10-06T15:04:13.752Z] === PAUSE TestWaitConditions/default
15:04:13 [2022-10-06T15:04:13.752Z] === RUN   TestWaitConditions/not-running
15:04:13 [2022-10-06T15:04:13.752Z] === PAUSE TestWaitConditions/not-running
15:04:13 [2022-10-06T15:04:13.752Z] === RUN   TestWaitConditions/next-exit
15:04:13 [2022-10-06T15:04:13.752Z] === PAUSE TestWaitConditions/next-exit
15:04:13 [2022-10-06T15:04:13.752Z] === RUN   TestWaitConditions/removed
15:04:13 [2022-10-06T15:04:13.752Z] === PAUSE TestWaitConditions/removed
15:04:13 [2022-10-06T15:04:13.752Z] === CONT  TestWaitConditions/default
15:04:13 [2022-10-06T15:04:13.752Z] === CONT  TestWaitConditions/next-exit
15:04:13 [2022-10-06T15:04:13.752Z]     wait_test.go:146: ContainerID = edc2a15101a841f7574322a76c9db7bb829f5d662bbb11489bf5022e4ccbc9da
15:04:13 [2022-10-06T15:04:13.752Z] === CONT  TestWaitConditions/default
15:04:13 [2022-10-06T15:04:13.752Z]     wait_test.go:146: ContainerID = f2ec5f6ace8844697ac0aac04faa194875f1bab8a85125d4be95914ef465d7a7
15:04:14 [2022-10-06T15:04:14.695Z] === CONT  TestWaitConditions/removed
15:04:14 [2022-10-06T15:04:14.695Z]     wait_test.go:146: ContainerID = 54adef16db0e88fe1ec31ea93962bdbcc0d998023c756ee1c48e7e2f26f74a83
15:04:14 [2022-10-06T15:04:14.695Z] === CONT  TestWaitConditions/not-running
15:04:14 [2022-10-06T15:04:14.695Z]     wait_test.go:146: ContainerID = d19c250a06830561261271f6b1ca123db91dfcae537e51cc793c9dcccfc2b569
15:04:14 [2022-10-06T15:04:14.957Z] --- PASS: TestWaitConditions (0.01s)
15:04:14 [2022-10-06T15:04:14.957Z]     --- PASS: TestWaitConditions/default (0.70s)
15:04:14 [2022-10-06T15:04:14.957Z]     --- PASS: TestWaitConditions/next-exit (0.73s)
15:04:14 [2022-10-06T15:04:14.957Z]     --- PASS: TestWaitConditions/removed (0.45s)
15:04:14 [2022-10-06T15:04:14.957Z]     --- PASS: TestWaitConditions/not-running (0.47s)
15:04:14 [2022-10-06T15:04:14.957Z] === RUN   TestWaitRestartedContainer
15:04:14 [2022-10-06T15:04:14.957Z] === RUN   TestWaitRestartedContainer/default
15:04:14 [2022-10-06T15:04:14.957Z] === PAUSE TestWaitRestartedContainer/default
15:04:14 [2022-10-06T15:04:14.957Z] === RUN   TestWaitRestartedContainer/not-running
15:04:14 [2022-10-06T15:04:14.957Z] === PAUSE TestWaitRestartedContainer/not-running
15:04:14 [2022-10-06T15:04:14.957Z] === RUN   TestWaitRestartedContainer/next-exit
15:04:14 [2022-10-06T15:04:14.957Z] === PAUSE TestWaitRestartedContainer/next-exit
15:04:14 [2022-10-06T15:04:14.957Z] === CONT  TestWaitRestartedContainer/default
15:04:14 [2022-10-06T15:04:14.957Z] === CONT  TestWaitRestartedContainer/next-exit
15:04:16 [2022-10-06T15:04:16.341Z] === CONT  TestWaitRestartedContainer/not-running
15:04:17 [2022-10-06T15:04:17.283Z] --- PASS: TestWaitRestartedContainer (0.02s)
15:04:17 [2022-10-06T15:04:17.283Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.40s)
15:04:17 [2022-10-06T15:04:17.283Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
15:04:17 [2022-10-06T15:04:17.283Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
15:04:17 [2022-10-06T15:04:17.283Z] === CONT  TestContainerStartOnDaemonRestart
15:04:17 [2022-10-06T15:04:17.283Z] === CONT  TestRestartDaemonWithRestartingContainer
15:04:19 [2022-10-06T15:04:19.875Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
15:04:19 [2022-10-06T15:04:19.875Z] === CONT  TestIpcModeOlderClient
15:04:19 [2022-10-06T15:04:19.875Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s)
15:04:19 [2022-10-06T15:04:19.875Z] === CONT  TestContainerKillOnDaemonStart
15:04:19 [2022-10-06T15:04:19.875Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:04:19 [2022-10-06T15:04:19.875Z] === CONT  TestDaemonHostGatewayIP
15:04:22 [2022-10-06T15:04:22.421Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
15:04:22 [2022-10-06T15:04:22.421Z] === CONT  TestDaemonRestartIpcMode
15:04:24 [2022-10-06T15:04:24.333Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
15:04:32 [2022-10-06T15:04:32.468Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
15:04:32 [2022-10-06T15:04:32.468Z] PASS
15:04:32 [2022-10-06T15:04:32.468Z] 
15:04:32 [2022-10-06T15:04:32.468Z] === Skipped
15:04:32 [2022-10-06T15:04:32.469Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:04:32 [2022-10-06T15:04:32.469Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:04:32 [2022-10-06T15:04:32.469Z] 
15:04:32 [2022-10-06T15:04:32.469Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:04:32 [2022-10-06T15:04:32.469Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:04:32 [2022-10-06T15:04:32.469Z] 
15:04:32 [2022-10-06T15:04:32.469Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:04:32 [2022-10-06T15:04:32.469Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:32 [2022-10-06T15:04:32.469Z] 
15:04:32 [2022-10-06T15:04:32.469Z] DONE 273 tests, 3 skipped in 127.060s
15:04:32 [2022-10-06T15:04:32.469Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:04:32 [2022-10-06T15:04:32.469Z] ++ 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
15:04:32 [2022-10-06T15:04:32.469Z] ++ set -e
15:04:32 [2022-10-06T15:04:32.469Z] ++ '[' -n 0 ']'
15:04:32 [2022-10-06T15:04:32.469Z] ++ set -x
15:04:32 [2022-10-06T15:04:32.469Z] ++ 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 GITHUB_ACTIONS= 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
15:04:32 [2022-10-06T15:04:32.469Z] INFO: Testing against a local daemon
15:04:32 [2022-10-06T15:04:32.469Z] === RUN   TestConfigDaemonLibtrustID
15:04:32 [2022-10-06T15:04:32.469Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:04:32 [2022-10-06T15:04:32.469Z] === RUN   TestConfigDaemonID
15:04:33 [2022-10-06T15:04:33.040Z]     daemon_test.go:86: [d5b2c98cc8fde] daemon is not started
15:04:33 [2022-10-06T15:04:33.040Z] --- PASS: TestConfigDaemonID (1.04s)
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestDaemonConfigValidation
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:04:33 [2022-10-06T15:04:33.040Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:04:33 [2022-10-06T15:04:33.040Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestDaemonConfigValidation/invalid_config
15:04:33 [2022-10-06T15:04:33.040Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestDaemonConfigValidation/malformed_config
15:04:33 [2022-10-06T15:04:33.040Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestDaemonConfigValidation/valid_config
15:04:33 [2022-10-06T15:04:33.040Z] === PAUSE TestDaemonConfigValidation/valid_config
15:04:33 [2022-10-06T15:04:33.040Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:04:33 [2022-10-06T15:04:33.040Z] === CONT  TestDaemonConfigValidation/malformed_config
15:04:33 [2022-10-06T15:04:33.040Z] === CONT  TestDaemonConfigValidation/valid_config
15:04:33 [2022-10-06T15:04:33.040Z] === CONT  TestDaemonConfigValidation/invalid_config
15:04:33 [2022-10-06T15:04:33.040Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:04:33 [2022-10-06T15:04:33.040Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:04:33 [2022-10-06T15:04:33.040Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
15:04:33 [2022-10-06T15:04:33.040Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
15:04:33 [2022-10-06T15:04:33.040Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:04:33 [2022-10-06T15:04:33.040Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:04:33 [2022-10-06T15:04:33.040Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestConfigDaemonSeccompProfiles
15:04:33 [2022-10-06T15:04:33.040Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:04:34 [2022-10-06T15:04:34.425Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:04:35 [2022-10-06T15:04:35.371Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:04:36 [2022-10-06T15:04:36.315Z] === CONT  TestConfigDaemonSeccompProfiles
15:04:36 [2022-10-06T15:04:36.315Z]     daemon_test.go:200: [d6f57151613ef] daemon is not started
15:04:36 [2022-10-06T15:04:36.315Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
15:04:36 [2022-10-06T15:04:36.315Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:04:36 [2022-10-06T15:04:36.315Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:04:36 [2022-10-06T15:04:36.315Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:04:36 [2022-10-06T15:04:36.315Z] === RUN   TestDaemonProxy
15:04:36 [2022-10-06T15:04:36.315Z] === RUN   TestDaemonProxy/environment_variables
15:04:38 [2022-10-06T15:04:38.229Z] === RUN   TestDaemonProxy/command-line_options
15:04:40 [2022-10-06T15:04:40.143Z] === RUN   TestDaemonProxy/configuration_file
15:04:41 [2022-10-06T15:04:41.530Z] === RUN   TestDaemonProxy/conflicting_options
15:04:42 [2022-10-06T15:04:42.105Z] === RUN   TestDaemonProxy/reload_sanitized
15:04:42 [2022-10-06T15:04:42.677Z] --- PASS: TestDaemonProxy (6.29s)
15:04:42 [2022-10-06T15:04:42.678Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
15:04:42 [2022-10-06T15:04:42.678Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
15:04:42 [2022-10-06T15:04:42.678Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
15:04:42 [2022-10-06T15:04:42.678Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:04:42 [2022-10-06T15:04:42.678Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:04:42 [2022-10-06T15:04:42.678Z] === RUN   TestLiveRestore
15:04:42 [2022-10-06T15:04:42.678Z] === RUN   TestLiveRestore/volume_references
15:04:42 [2022-10-06T15:04:42.678Z] === PAUSE TestLiveRestore/volume_references
15:04:42 [2022-10-06T15:04:42.678Z] === CONT  TestLiveRestore/volume_references
15:04:43 [2022-10-06T15:04:43.251Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:04:43 [2022-10-06T15:04:43.251Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:04:44 [2022-10-06T15:04:44.194Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:04:45 [2022-10-06T15:04:45.134Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:04:46 [2022-10-06T15:04:46.075Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:04:47 [2022-10-06T15:04:47.019Z] --- PASS: TestLiveRestore (0.00s)
15:04:47 [2022-10-06T15:04:47.019Z]     --- PASS: TestLiveRestore/volume_references (4.25s)
15:04:47 [2022-10-06T15:04:47.019Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.57s)
15:04:47 [2022-10-06T15:04:47.019Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
15:04:47 [2022-10-06T15:04:47.019Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
15:04:47 [2022-10-06T15:04:47.019Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s)
15:04:47 [2022-10-06T15:04:47.019Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
15:04:47 [2022-10-06T15:04:47.019Z] PASS
15:04:47 [2022-10-06T15:04:47.019Z] 
15:04:47 [2022-10-06T15:04:47.019Z] DONE 25 tests in 15.583s
15:04:47 [2022-10-06T15:04:47.019Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:04:47 [2022-10-06T15:04:47.019Z] ++ 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
15:04:47 [2022-10-06T15:04:47.019Z] ++ set -e
15:04:47 [2022-10-06T15:04:47.019Z] ++ '[' -n 0 ']'
15:04:47 [2022-10-06T15:04:47.019Z] ++ set -x
15:04:47 [2022-10-06T15:04:47.019Z] ++ 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 GITHUB_ACTIONS= 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
15:04:47 [2022-10-06T15:04:47.019Z] INFO: Testing against a local daemon
15:04:47 [2022-10-06T15:04:47.019Z] === RUN   TestCommitInheritsEnv
15:04:47 [2022-10-06T15:04:47.279Z] --- PASS: TestCommitInheritsEnv (0.26s)
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportExtremelyLargeImageWorks
15:04:47 [2022-10-06T15:04:47.279Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:04:47 [2022-10-06T15:04:47.279Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportWithCustomPlatform
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportWithCustomPlatform/#00
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportWithCustomPlatform/_______
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportWithCustomPlatform//
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportWithCustomPlatform/linux
15:04:47 [2022-10-06T15:04:47.279Z] === RUN   TestImportWithCustomPlatform/LINUX
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestImportWithCustomPlatform/macos
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:04:47 [2022-10-06T15:04:47.540Z] --- PASS: TestImportWithCustomPlatform (0.32s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:04:47 [2022-10-06T15:04:47.540Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestImagesFilterMultiReference
15:04:47 [2022-10-06T15:04:47.540Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestImagePullPlatformInvalid
15:04:47 [2022-10-06T15:04:47.540Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:04:47 [2022-10-06T15:04:47.540Z] === RUN   TestRemoveImageOrphaning
15:04:47 [2022-10-06T15:04:47.801Z] --- PASS: TestRemoveImageOrphaning (0.25s)
15:04:47 [2022-10-06T15:04:47.801Z] === RUN   TestRemoveImageGarbageCollector
15:04:47 [2022-10-06T15:04:47.801Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:47 [2022-10-06T15:04:47.801Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:04:47 [2022-10-06T15:04:47.801Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:04:47 [2022-10-06T15:04:47.801Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:04:47 [2022-10-06T15:04:47.801Z] === RUN   TestTagInvalidReference
15:04:48 [2022-10-06T15:04:48.063Z] --- PASS: TestTagInvalidReference (0.02s)
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestTagValidPrefixedRepo
15:04:48 [2022-10-06T15:04:48.063Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestTagExistedNameWithoutForce
15:04:48 [2022-10-06T15:04:48.063Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestTagOfficialNames
15:04:48 [2022-10-06T15:04:48.063Z] --- PASS: TestTagOfficialNames (0.04s)
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestTagMatchesDigest
15:04:48 [2022-10-06T15:04:48.063Z] --- PASS: TestTagMatchesDigest (0.01s)
15:04:48 [2022-10-06T15:04:48.063Z] PASS
15:04:48 [2022-10-06T15:04:48.063Z] 
15:04:48 [2022-10-06T15:04:48.063Z] === Skipped
15:04:48 [2022-10-06T15:04:48.063Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:04:48 [2022-10-06T15:04:48.063Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:04:48 [2022-10-06T15:04:48.063Z] 
15:04:48 [2022-10-06T15:04:48.063Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:04:48 [2022-10-06T15:04:48.063Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:48 [2022-10-06T15:04:48.063Z] 
15:04:48 [2022-10-06T15:04:48.063Z] DONE 22 tests, 2 skipped in 1.259s
15:04:48 [2022-10-06T15:04:48.063Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:04:48 [2022-10-06T15:04:48.063Z] ++ 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
15:04:48 [2022-10-06T15:04:48.063Z] ++ set -e
15:04:48 [2022-10-06T15:04:48.063Z] ++ '[' -n 0 ']'
15:04:48 [2022-10-06T15:04:48.063Z] ++ set -x
15:04:48 [2022-10-06T15:04:48.063Z] ++ 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 GITHUB_ACTIONS= 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
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestStripANSICommands
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestStripANSICommands/#00
15:04:48 [2022-10-06T15:04:48.063Z] === RUN   TestStripANSICommands/#01
15:04:48 [2022-10-06T15:04:48.063Z] --- PASS: TestStripANSICommands (0.00s)
15:04:48 [2022-10-06T15:04:48.063Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:04:48 [2022-10-06T15:04:48.063Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:04:48 [2022-10-06T15:04:48.063Z] PASS
15:04:48 [2022-10-06T15:04:48.063Z] 
15:04:48 [2022-10-06T15:04:48.063Z] DONE 3 tests in 0.039s
15:04:48 [2022-10-06T15:04:48.063Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:04:48 [2022-10-06T15:04:48.063Z] ++ 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
15:04:48 [2022-10-06T15:04:48.063Z] ++ set -e
15:04:48 [2022-10-06T15:04:48.063Z] ++ '[' -n 0 ']'
15:04:48 [2022-10-06T15:04:48.063Z] ++ set -x
15:04:48 [2022-10-06T15:04:48.063Z] ++ 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 GITHUB_ACTIONS= 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
15:04:48 [2022-10-06T15:04:48.323Z] INFO: Testing against a local daemon
15:04:48 [2022-10-06T15:04:48.323Z] === RUN   TestNetworkCreateDelete
15:04:48 [2022-10-06T15:04:48.323Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:04:48 [2022-10-06T15:04:48.323Z] === RUN   TestDockerNetworkDeletePreferID
15:04:48 [2022-10-06T15:04:48.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:04:48 [2022-10-06T15:04:48.894Z] === RUN   TestDaemonDNSFallback
15:04:55 [2022-10-06T15:04:55.483Z] --- PASS: TestDaemonDNSFallback (6.30s)
15:04:55 [2022-10-06T15:04:55.483Z] === RUN   TestInspectNetwork
15:04:58 [2022-10-06T15:04:58.781Z] === RUN   TestInspectNetwork/full_network_id
15:04:58 [2022-10-06T15:04:58.781Z] === RUN   TestInspectNetwork/partial_network_id
15:04:58 [2022-10-06T15:04:58.781Z] === RUN   TestInspectNetwork/network_name
15:04:58 [2022-10-06T15:04:58.781Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:05:02 [2022-10-06T15:05:02.988Z] --- PASS: TestInspectNetwork (7.27s)
15:05:02 [2022-10-06T15:05:02.988Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:05:02 [2022-10-06T15:05:02.988Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:05:02 [2022-10-06T15:05:02.988Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:05:02 [2022-10-06T15:05:02.988Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:05:02 [2022-10-06T15:05:02.988Z] === RUN   TestRunContainerWithBridgeNone
15:05:03 [2022-10-06T15:05:03.930Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/create
15:05:03 [2022-10-06T15:05:03.930Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:05:03 [2022-10-06T15:05:03.930Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:03 [2022-10-06T15:05:03.930Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:03 [2022-10-06T15:05:03.930Z] === CONT  TestNetworkInvalidJSON/networks/create
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:05:03 [2022-10-06T15:05:03.930Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:05:03 [2022-10-06T15:05:03.930Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:05:03 [2022-10-06T15:05:03.930Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:05:03 [2022-10-06T15:05:03.931Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:05:03 [2022-10-06T15:05:03.931Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkList
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkList//networks
15:05:03 [2022-10-06T15:05:03.931Z] === PAUSE TestNetworkList//networks
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestNetworkList//networks/
15:05:03 [2022-10-06T15:05:03.931Z] === PAUSE TestNetworkList//networks/
15:05:03 [2022-10-06T15:05:03.931Z] === CONT  TestNetworkList//networks
15:05:03 [2022-10-06T15:05:03.931Z] === CONT  TestNetworkList//networks/
15:05:03 [2022-10-06T15:05:03.931Z] --- PASS: TestNetworkList (0.02s)
15:05:03 [2022-10-06T15:05:03.931Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z]     --- PASS: TestNetworkList//networks (0.00s)
15:05:03 [2022-10-06T15:05:03.931Z] === RUN   TestHostIPv4BridgeLabel
15:05:04 [2022-10-06T15:05:04.501Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:05:04 [2022-10-06T15:05:04.501Z] === RUN   TestDaemonRestartWithLiveRestore
15:05:05 [2022-10-06T15:05:05.443Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:05:05 [2022-10-06T15:05:05.443Z] === RUN   TestDaemonDefaultNetworkPools
15:05:06 [2022-10-06T15:05:06.383Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
15:05:06 [2022-10-06T15:05:06.383Z] === RUN   TestDaemonRestartWithExistingNetwork
15:05:07 [2022-10-06T15:05:07.326Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
15:05:07 [2022-10-06T15:05:07.326Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:05:08 [2022-10-06T15:05:08.710Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
15:05:08 [2022-10-06T15:05:08.710Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:05:09 [2022-10-06T15:05:09.280Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:05:09 [2022-10-06T15:05:09.280Z] === RUN   TestServiceWithPredefinedNetwork
15:05:11 [2022-10-06T15:05:11.822Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
15:05:11 [2022-10-06T15:05:11.822Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:05:11 [2022-10-06T15:05:11.822Z]     service_test.go:242: FLAKY_TEST
15:05:11 [2022-10-06T15:05:11.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:11 [2022-10-06T15:05:11.822Z] === RUN   TestServiceWithDataPathPortInit
15:05:26 [2022-10-06T15:05:26.726Z] --- PASS: TestServiceWithDataPathPortInit (13.71s)
15:05:26 [2022-10-06T15:05:26.726Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:05:27 [2022-10-06T15:05:27.689Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r8pjtpxsijw7o9idg44zzpbfj Created:2022-10-06 15:05:26.405616406 +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[b0d9e16996836e94130003f5076b57830ea76e9a18aeec2b1ae7eef5be5ce72c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vlslbouqyxh8jkw91ocz9gmuy EndpointID:ade9ff3f5fef4c9f8c96649d4dcb7a60af3ce01f6eaee69bbf66bd2bc8b7c655 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ca3a8869d3db8ac65f49c45ad635f34b7cf84757b11048f096136327a14cb2a 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:b21ba3cb5392 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vlslbouqyxh8jkw91ocz9gmuy EndpointID:ade9ff3f5fef4c9f8c96649d4dcb7a60af3ce01f6eaee69bbf66bd2bc8b7c655 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:05:31 [2022-10-06T15:05:31.909Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
15:05:31 [2022-10-06T15:05:31.909Z] PASS
15:05:31 [2022-10-06T15:05:31.909Z] 
15:05:31 [2022-10-06T15:05:31.909Z] === Skipped
15:05:31 [2022-10-06T15:05:31.909Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:31 [2022-10-06T15:05:31.909Z]     service_test.go:242: FLAKY_TEST
15:05:31 [2022-10-06T15:05:31.909Z] 
15:05:31 [2022-10-06T15:05:31.909Z] DONE 38 tests, 1 skipped in 43.870s
15:05:31 [2022-10-06T15:05:31.909Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:05:31 [2022-10-06T15:05:31.909Z] ++ 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
15:05:31 [2022-10-06T15:05:31.909Z] ++ set -e
15:05:31 [2022-10-06T15:05:31.909Z] ++ '[' -n 0 ']'
15:05:31 [2022-10-06T15:05:31.909Z] ++ set -x
15:05:31 [2022-10-06T15:05:31.909Z] ++ 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 GITHUB_ACTIONS= 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
15:05:32 [2022-10-06T15:05:32.170Z] INFO: Testing against a local daemon
15:05:32 [2022-10-06T15:05:32.170Z] === RUN   TestDockerNetworkIpvlanPersistance
15:05:32 [2022-10-06T15:05:32.170Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:32 [2022-10-06T15:05:32.170Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:05:32 [2022-10-06T15:05:32.170Z] === RUN   TestDockerNetworkIpvlan
15:05:32 [2022-10-06T15:05:32.170Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:32 [2022-10-06T15:05:32.170Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:05:32 [2022-10-06T15:05:32.170Z] PASS
15:05:32 [2022-10-06T15:05:32.170Z] 
15:05:32 [2022-10-06T15:05:32.170Z] === Skipped
15:05:32 [2022-10-06T15:05:32.170Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:05:32 [2022-10-06T15:05:32.170Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:32 [2022-10-06T15:05:32.170Z] 
15:05:32 [2022-10-06T15:05:32.170Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:05:32 [2022-10-06T15:05:32.170Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:32 [2022-10-06T15:05:32.170Z] 
15:05:32 [2022-10-06T15:05:32.170Z] DONE 2 tests, 2 skipped in 0.083s
15:05:32 [2022-10-06T15:05:32.170Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:05:32 [2022-10-06T15:05:32.170Z] ++ 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
15:05:32 [2022-10-06T15:05:32.170Z] ++ set -e
15:05:32 [2022-10-06T15:05:32.170Z] ++ '[' -n 0 ']'
15:05:32 [2022-10-06T15:05:32.170Z] ++ set -x
15:05:32 [2022-10-06T15:05:32.170Z] ++ 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 GITHUB_ACTIONS= 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
15:05:32 [2022-10-06T15:05:32.170Z] INFO: Testing against a local daemon
15:05:32 [2022-10-06T15:05:32.170Z] === RUN   TestDockerNetworkMacvlanPersistance
15:05:33 [2022-10-06T15:05:33.552Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
15:05:33 [2022-10-06T15:05:33.552Z] === RUN   TestDockerNetworkMacvlan
15:05:34 [2022-10-06T15:05:34.123Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:05:35 [2022-10-06T15:05:35.063Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:05:35 [2022-10-06T15:05:35.634Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:05:37 [2022-10-06T15:05:37.545Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:05:38 [2022-10-06T15:05:38.928Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:05:42 [2022-10-06T15:05:42.226Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:05:42 [2022-10-06T15:05:42.797Z] --- PASS: TestDockerNetworkMacvlan (9.24s)
15:05:42 [2022-10-06T15:05:42.797Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:05:42 [2022-10-06T15:05:42.797Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:05:42 [2022-10-06T15:05:42.797Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
15:05:42 [2022-10-06T15:05:42.797Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s)
15:05:42 [2022-10-06T15:05:42.797Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s)
15:05:42 [2022-10-06T15:05:42.797Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
15:05:42 [2022-10-06T15:05:42.797Z] PASS
15:05:42 [2022-10-06T15:05:42.797Z] 
15:05:42 [2022-10-06T15:05:42.797Z] DONE 8 tests in 10.649s
15:05:42 [2022-10-06T15:05:42.797Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:05:42 [2022-10-06T15:05:42.797Z] ++ 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
15:05:42 [2022-10-06T15:05:42.797Z] ++ set -e
15:05:42 [2022-10-06T15:05:42.797Z] ++ '[' -n 0 ']'
15:05:42 [2022-10-06T15:05:42.797Z] ++ set -x
15:05:42 [2022-10-06T15:05:42.797Z] ++ 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 GITHUB_ACTIONS= 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
15:05:42 [2022-10-06T15:05:42.797Z] testing: warning: no tests to run
15:05:42 [2022-10-06T15:05:42.797Z] PASS
15:05:42 [2022-10-06T15:05:42.797Z] 
15:05:42 [2022-10-06T15:05:42.797Z] DONE 0 tests in 0.022s
15:05:42 [2022-10-06T15:05:42.797Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:05:42 [2022-10-06T15:05:42.797Z] ++ 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
15:05:42 [2022-10-06T15:05:42.797Z] ++ set -e
15:05:42 [2022-10-06T15:05:42.797Z] ++ '[' -n 0 ']'
15:05:42 [2022-10-06T15:05:42.797Z] ++ set -x
15:05:42 [2022-10-06T15:05:42.797Z] ++ 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 GITHUB_ACTIONS= 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
15:05:42 [2022-10-06T15:05:42.797Z] INFO: Testing against a local daemon
15:05:42 [2022-10-06T15:05:42.797Z] === RUN   TestAuthZPluginAllowRequest
15:05:44 [2022-10-06T15:05:44.180Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
15:05:44 [2022-10-06T15:05:44.180Z] === RUN   TestAuthZPluginTLS
15:05:44 [2022-10-06T15:05:44.750Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:05:44 [2022-10-06T15:05:44.750Z] === RUN   TestAuthZPluginDenyRequest
15:05:45 [2022-10-06T15:05:45.010Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:05:45 [2022-10-06T15:05:45.010Z] === RUN   TestAuthZPluginAPIDenyResponse
15:05:45 [2022-10-06T15:05:45.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:05:45 [2022-10-06T15:05:45.581Z] === RUN   TestAuthZPluginDenyResponse
15:05:46 [2022-10-06T15:05:46.150Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:05:46 [2022-10-06T15:05:46.150Z] === RUN   TestAuthZPluginAllowEventStream
15:05:47 [2022-10-06T15:05:47.534Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
15:05:47 [2022-10-06T15:05:47.534Z] === RUN   TestAuthZPluginErrorResponse
15:05:47 [2022-10-06T15:05:47.795Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:05:47 [2022-10-06T15:05:47.795Z] === RUN   TestAuthZPluginErrorRequest
15:05:48 [2022-10-06T15:05:48.366Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:05:48 [2022-10-06T15:05:48.366Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:05:48 [2022-10-06T15:05:48.936Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:05:48 [2022-10-06T15:05:48.936Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:05:50 [2022-10-06T15:05:50.320Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
15:05:50 [2022-10-06T15:05:50.320Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:05:51 [2022-10-06T15:05:51.703Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
15:05:51 [2022-10-06T15:05:51.703Z] === RUN   TestAuthZPluginHeader
15:05:52 [2022-10-06T15:05:52.273Z] --- PASS: TestAuthZPluginHeader (0.71s)
15:05:52 [2022-10-06T15:05:52.273Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:05:52 [2022-10-06T15:05:52.273Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:52 [2022-10-06T15:05:52.273Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:05:52 [2022-10-06T15:05:52.273Z] === RUN   TestAuthZPluginV2Disable
15:05:52 [2022-10-06T15:05:52.273Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:52 [2022-10-06T15:05:52.273Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:05:52 [2022-10-06T15:05:52.273Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:05:52 [2022-10-06T15:05:52.273Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:52 [2022-10-06T15:05:52.273Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:05:52 [2022-10-06T15:05:52.273Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:05:52 [2022-10-06T15:05:52.273Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:52 [2022-10-06T15:05:52.273Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:05:52 [2022-10-06T15:05:52.273Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:06:10 [2022-10-06T15:06:10.382Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:06:10 [2022-10-06T15:06:10.382Z] PASS
15:06:10 [2022-10-06T15:06:10.382Z] 
15:06:10 [2022-10-06T15:06:10.382Z] === Skipped
15:06:10 [2022-10-06T15:06:10.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:10 [2022-10-06T15:06:10.382Z] 
15:06:10 [2022-10-06T15:06:10.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:10 [2022-10-06T15:06:10.382Z] 
15:06:10 [2022-10-06T15:06:10.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:10 [2022-10-06T15:06:10.382Z] 
15:06:10 [2022-10-06T15:06:10.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:10 [2022-10-06T15:06:10.382Z] 
15:06:10 [2022-10-06T15:06:10.382Z] DONE 17 tests, 4 skipped in 26.389s
15:06:10 [2022-10-06T15:06:10.382Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:06:10 [2022-10-06T15:06:10.382Z] ++ 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
15:06:10 [2022-10-06T15:06:10.382Z] ++ set -e
15:06:10 [2022-10-06T15:06:10.382Z] ++ '[' -n 0 ']'
15:06:10 [2022-10-06T15:06:10.382Z] ++ set -x
15:06:10 [2022-10-06T15:06:10.382Z] ++ 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 GITHUB_ACTIONS= 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
15:06:10 [2022-10-06T15:06:10.382Z] INFO: Testing against a local daemon
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:06:10 [2022-10-06T15:06:10.382Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:10 [2022-10-06T15:06:10.382Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:06:10 [2022-10-06T15:06:10.382Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:06:10 [2022-10-06T15:06:10.382Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:06:10 [2022-10-06T15:06:10.382Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:06:10 [2022-10-06T15:06:10.382Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:06:10 [2022-10-06T15:06:10.382Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:06:10 [2022-10-06T15:06:10.382Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInstall
15:06:10 [2022-10-06T15:06:10.382Z] === RUN   TestPluginInstall/no_auth
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:422339df730a882d18f2e68e71bfd9e5f515d12e2ff8a365361d1164213f1b15" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:422339df730a882d18f2e68e71bfd9e5f515d12e2ff8a365361d1164213f1b15" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:13 [2022-10-06T15:06:13.683Z] === RUN   TestPluginInstall/with_htpasswd
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67fe87c4668934e25917bdb5b9e0f04f5d4161fcea350ed2ad56c2d4961e8af4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:13 [2022-10-06T15:06:13.683Z] time="2022-10-06T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67fe87c4668934e25917bdb5b9e0f04f5d4161fcea350ed2ad56c2d4961e8af4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:13 [2022-10-06T15:06:13.943Z] === RUN   TestPluginInstall/with_insecure
15:06:14 [2022-10-06T15:06:14.884Z] time="2022-10-06T15:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:14 [2022-10-06T15:06:14.884Z] time="2022-10-06T15:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe3ab00474adde629ad1aa59b610fe6af0becd0b1f548b71b6e6728e9dc5683a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:14 [2022-10-06T15:06:14.884Z] time="2022-10-06T15:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:14 [2022-10-06T15:06:14.884Z] time="2022-10-06T15:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe3ab00474adde629ad1aa59b610fe6af0becd0b1f548b71b6e6728e9dc5683a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:14 [2022-10-06T15:06:14.884Z]     plugin_test.go:196: [d64850426f40b] daemon is not started
15:06:14 [2022-10-06T15:06:14.884Z] --- PASS: TestPluginInstall (5.61s)
15:06:14 [2022-10-06T15:06:14.884Z]     --- PASS: TestPluginInstall/no_auth (4.01s)
15:06:14 [2022-10-06T15:06:14.884Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
15:06:14 [2022-10-06T15:06:14.884Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
15:06:14 [2022-10-06T15:06:14.884Z] === RUN   TestPluginsWithRuntimes
15:06:16 [2022-10-06T15:06:16.794Z] === RUN   TestPluginsWithRuntimes/No_Args
15:06:17 [2022-10-06T15:06:17.365Z] === RUN   TestPluginsWithRuntimes/With_Args
15:06:18 [2022-10-06T15:06:18.307Z] --- PASS: TestPluginsWithRuntimes (3.32s)
15:06:18 [2022-10-06T15:06:18.307Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
15:06:18 [2022-10-06T15:06:18.307Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
15:06:18 [2022-10-06T15:06:18.307Z] === RUN   TestPluginBackCompatMediaTypes
15:06:18 [2022-10-06T15:06:18.879Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
15:06:18 [2022-10-06T15:06:18.879Z] PASS
15:06:18 [2022-10-06T15:06:18.879Z] 
15:06:18 [2022-10-06T15:06:18.879Z] DONE 24 tests in 9.620s
15:06:18 [2022-10-06T15:06:18.879Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:06:18 [2022-10-06T15:06:18.879Z] ++ 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
15:06:18 [2022-10-06T15:06:18.879Z] ++ set -e
15:06:18 [2022-10-06T15:06:18.879Z] ++ '[' -n 0 ']'
15:06:18 [2022-10-06T15:06:18.879Z] ++ set -x
15:06:18 [2022-10-06T15:06:18.879Z] ++ 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 GITHUB_ACTIONS= 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
15:06:18 [2022-10-06T15:06:18.879Z] INFO: Testing against a local daemon
15:06:18 [2022-10-06T15:06:18.879Z] === RUN   TestExternalGraphDriver
15:06:19 [2022-10-06T15:06:19.451Z] === RUN   TestExternalGraphDriver/json
15:06:20 [2022-10-06T15:06:20.836Z] === RUN   TestExternalGraphDriver/spec
15:06:22 [2022-10-06T15:06:22.748Z] === RUN   TestExternalGraphDriver/pull
15:06:24 [2022-10-06T15:06:24.131Z] --- PASS: TestExternalGraphDriver (5.13s)
15:06:24 [2022-10-06T15:06:24.131Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
15:06:24 [2022-10-06T15:06:24.131Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
15:06:24 [2022-10-06T15:06:24.131Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
15:06:24 [2022-10-06T15:06:24.131Z] === RUN   TestGraphdriverPluginV2
15:06:24 [2022-10-06T15:06:24.391Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:24 [2022-10-06T15:06:24.391Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
15:06:24 [2022-10-06T15:06:24.391Z] PASS
15:06:24 [2022-10-06T15:06:24.391Z] 
15:06:24 [2022-10-06T15:06:24.391Z] === Skipped
15:06:24 [2022-10-06T15:06:24.391Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
15:06:24 [2022-10-06T15:06:24.391Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:24 [2022-10-06T15:06:24.391Z] 
15:06:24 [2022-10-06T15:06:24.391Z] DONE 5 tests, 1 skipped in 5.550s
15:06:24 [2022-10-06T15:06:24.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:06:24 [2022-10-06T15:06:24.391Z] ++ 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
15:06:24 [2022-10-06T15:06:24.391Z] ++ set -e
15:06:24 [2022-10-06T15:06:24.391Z] ++ '[' -n 0 ']'
15:06:24 [2022-10-06T15:06:24.391Z] ++ set -x
15:06:24 [2022-10-06T15:06:24.391Z] ++ 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 GITHUB_ACTIONS= 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
15:06:24 [2022-10-06T15:06:24.651Z] INFO: Testing against a local daemon
15:06:24 [2022-10-06T15:06:24.651Z] === RUN   TestContinueAfterPluginCrash
15:06:24 [2022-10-06T15:06:24.651Z] === PAUSE TestContinueAfterPluginCrash
15:06:24 [2022-10-06T15:06:24.651Z] === RUN   TestReadPluginNoRead
15:06:24 [2022-10-06T15:06:24.651Z] === PAUSE TestReadPluginNoRead
15:06:24 [2022-10-06T15:06:24.651Z] === RUN   TestDaemonStartWithLogOpt
15:06:24 [2022-10-06T15:06:24.651Z] === PAUSE TestDaemonStartWithLogOpt
15:06:24 [2022-10-06T15:06:24.651Z] === CONT  TestContinueAfterPluginCrash
15:06:24 [2022-10-06T15:06:24.651Z] === CONT  TestDaemonStartWithLogOpt
15:06:27 [2022-10-06T15:06:27.951Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
15:06:27 [2022-10-06T15:06:27.951Z] === CONT  TestReadPluginNoRead
15:06:29 [2022-10-06T15:06:29.863Z] === RUN   TestReadPluginNoRead/default
15:06:31 [2022-10-06T15:06:31.247Z] === RUN   TestReadPluginNoRead/disabled_caching
15:06:32 [2022-10-06T15:06:32.208Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:06:32 [2022-10-06T15:06:32.471Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
15:06:33 [2022-10-06T15:06:33.427Z] === CONT  TestReadPluginNoRead
15:06:33 [2022-10-06T15:06:33.427Z]     read_test.go:91: [de03aad2761b5] daemon is not started
15:06:33 [2022-10-06T15:06:33.427Z] --- PASS: TestReadPluginNoRead (5.83s)
15:06:33 [2022-10-06T15:06:33.427Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
15:06:33 [2022-10-06T15:06:33.427Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
15:06:33 [2022-10-06T15:06:33.427Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
15:06:33 [2022-10-06T15:06:33.427Z] PASS
15:06:33 [2022-10-06T15:06:33.427Z] 
15:06:33 [2022-10-06T15:06:33.427Z] DONE 6 tests in 8.961s
15:06:33 [2022-10-06T15:06:33.427Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:06:33 [2022-10-06T15:06:33.427Z] ++ 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
15:06:33 [2022-10-06T15:06:33.427Z] ++ set -e
15:06:33 [2022-10-06T15:06:33.427Z] ++ '[' -n 0 ']'
15:06:33 [2022-10-06T15:06:33.427Z] ++ set -x
15:06:33 [2022-10-06T15:06:33.427Z] ++ 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 GITHUB_ACTIONS= 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
15:06:33 [2022-10-06T15:06:33.427Z] testing: warning: no tests to run
15:06:33 [2022-10-06T15:06:33.427Z] PASS
15:06:33 [2022-10-06T15:06:33.427Z] 
15:06:33 [2022-10-06T15:06:33.427Z] DONE 0 tests in 0.034s
15:06:33 [2022-10-06T15:06:33.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:06:33 [2022-10-06T15:06:33.427Z] ++ 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
15:06:33 [2022-10-06T15:06:33.427Z] ++ set -e
15:06:33 [2022-10-06T15:06:33.427Z] ++ '[' -n 0 ']'
15:06:33 [2022-10-06T15:06:33.427Z] ++ set -x
15:06:33 [2022-10-06T15:06:33.427Z] ++ 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 GITHUB_ACTIONS= 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
15:06:33 [2022-10-06T15:06:33.687Z] INFO: Testing against a local daemon
15:06:33 [2022-10-06T15:06:33.687Z] === RUN   TestPluginWithDevMounts
15:06:33 [2022-10-06T15:06:33.687Z] === PAUSE TestPluginWithDevMounts
15:06:33 [2022-10-06T15:06:33.687Z] === CONT  TestPluginWithDevMounts
15:06:35 [2022-10-06T15:06:35.071Z] --- PASS: TestPluginWithDevMounts (1.52s)
15:06:35 [2022-10-06T15:06:35.071Z] PASS
15:06:35 [2022-10-06T15:06:35.071Z] 
15:06:35 [2022-10-06T15:06:35.071Z] DONE 1 tests in 1.624s
15:06:35 [2022-10-06T15:06:35.071Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:06:35 [2022-10-06T15:06:35.071Z] ++ 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
15:06:35 [2022-10-06T15:06:35.071Z] ++ set -e
15:06:35 [2022-10-06T15:06:35.071Z] ++ '[' -n 0 ']'
15:06:35 [2022-10-06T15:06:35.071Z] ++ set -x
15:06:35 [2022-10-06T15:06:35.071Z] ++ 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 GITHUB_ACTIONS= 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
15:06:35 [2022-10-06T15:06:35.071Z] INFO: Testing against a local daemon
15:06:35 [2022-10-06T15:06:35.071Z] === RUN   TestSecretInspect
15:06:37 [2022-10-06T15:06:37.614Z] --- PASS: TestSecretInspect (2.25s)
15:06:37 [2022-10-06T15:06:37.614Z] === RUN   TestSecretList
15:06:39 [2022-10-06T15:06:39.526Z] --- PASS: TestSecretList (2.19s)
15:06:39 [2022-10-06T15:06:39.526Z] === RUN   TestSecretsCreateAndDelete
15:06:42 [2022-10-06T15:06:42.068Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
15:06:42 [2022-10-06T15:06:42.068Z] === RUN   TestSecretsUpdate
15:06:43 [2022-10-06T15:06:43.980Z] --- PASS: TestSecretsUpdate (2.14s)
15:06:43 [2022-10-06T15:06:43.980Z] === RUN   TestTemplatedSecret
15:06:46 [2022-10-06T15:06:46.522Z] --- PASS: TestTemplatedSecret (2.49s)
15:06:46 [2022-10-06T15:06:46.522Z] === RUN   TestSecretCreateResolve
15:06:49 [2022-10-06T15:06:49.064Z] --- PASS: TestSecretCreateResolve (2.13s)
15:06:49 [2022-10-06T15:06:49.064Z] PASS
15:06:49 [2022-10-06T15:06:49.064Z] 
15:06:49 [2022-10-06T15:06:49.064Z] DONE 6 tests in 13.464s
15:06:49 [2022-10-06T15:06:49.064Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:06:49 [2022-10-06T15:06:49.064Z] ++ 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
15:06:49 [2022-10-06T15:06:49.064Z] ++ set -e
15:06:49 [2022-10-06T15:06:49.064Z] ++ '[' -n 0 ']'
15:06:49 [2022-10-06T15:06:49.064Z] ++ set -x
15:06:49 [2022-10-06T15:06:49.065Z] ++ 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 GITHUB_ACTIONS= 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
15:06:49 [2022-10-06T15:06:49.065Z] INFO: Testing against a local daemon
15:06:49 [2022-10-06T15:06:49.065Z] === RUN   TestServiceCreateInit
15:06:49 [2022-10-06T15:06:49.065Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:06:52 [2022-10-06T15:06:52.364Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:06:56 [2022-10-06T15:06:56.568Z] --- PASS: TestServiceCreateInit (7.12s)
15:06:56 [2022-10-06T15:06:56.568Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
15:06:56 [2022-10-06T15:06:56.568Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
15:06:56 [2022-10-06T15:06:56.568Z] === RUN   TestCreateServiceMultipleTimes
15:07:11 [2022-10-06T15:07:11.474Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
15:07:11 [2022-10-06T15:07:11.474Z] === RUN   TestCreateServiceConflict
15:07:13 [2022-10-06T15:07:13.385Z] --- PASS: TestCreateServiceConflict (2.18s)
15:07:13 [2022-10-06T15:07:13.385Z] === RUN   TestCreateServiceMaxReplicas
15:07:15 [2022-10-06T15:07:15.928Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
15:07:15 [2022-10-06T15:07:15.928Z] === RUN   TestCreateWithDuplicateNetworkNames
15:07:30 [2022-10-06T15:07:30.842Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
15:07:30 [2022-10-06T15:07:30.842Z] === RUN   TestCreateServiceSecretFileMode
15:07:31 [2022-10-06T15:07:31.413Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
15:07:31 [2022-10-06T15:07:31.413Z] === RUN   TestCreateServiceConfigFileMode
15:07:33 [2022-10-06T15:07:33.955Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
15:07:33 [2022-10-06T15:07:33.955Z] === RUN   TestCreateServiceSysctls
15:07:37 [2022-10-06T15:07:37.253Z] --- PASS: TestCreateServiceSysctls (2.92s)
15:07:37 [2022-10-06T15:07:37.253Z] === RUN   TestCreateServiceCapabilities
15:07:39 [2022-10-06T15:07:39.164Z] --- PASS: TestCreateServiceCapabilities (2.45s)
15:07:39 [2022-10-06T15:07:39.164Z] === RUN   TestInspect
15:07:41 [2022-10-06T15:07:41.706Z] --- PASS: TestInspect (2.69s)
15:07:41 [2022-10-06T15:07:41.706Z] === RUN   TestCreateJob
15:07:45 [2022-10-06T15:07:45.005Z] --- PASS: TestCreateJob (3.11s)
15:07:45 [2022-10-06T15:07:45.005Z] === RUN   TestReplicatedJob
15:07:50 [2022-10-06T15:07:50.292Z] --- PASS: TestReplicatedJob (4.43s)
15:07:50 [2022-10-06T15:07:50.292Z] === RUN   TestUpdateReplicatedJob
15:07:52 [2022-10-06T15:07:52.868Z] --- PASS: TestUpdateReplicatedJob (3.16s)
15:07:52 [2022-10-06T15:07:52.868Z] === RUN   TestServiceListWithStatuses
15:07:52 [2022-10-06T15:07:52.868Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:07:52 [2022-10-06T15:07:52.868Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:07:52 [2022-10-06T15:07:52.868Z] === RUN   TestDockerNetworkConnectAlias
15:07:57 [2022-10-06T15:07:57.077Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
15:07:57 [2022-10-06T15:07:57.077Z] === RUN   TestDockerNetworkReConnect
15:08:00 [2022-10-06T15:08:00.377Z] --- PASS: TestDockerNetworkReConnect (3.33s)
15:08:00 [2022-10-06T15:08:00.377Z] === RUN   TestServicePlugin
15:08:00 [2022-10-06T15:08:00.377Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:00 [2022-10-06T15:08:00.377Z] --- SKIP: TestServicePlugin (0.00s)
15:08:00 [2022-10-06T15:08:00.377Z] === RUN   TestServiceUpdateLabel
15:08:02 [2022-10-06T15:08:02.290Z] --- PASS: TestServiceUpdateLabel (2.24s)
15:08:02 [2022-10-06T15:08:02.290Z] === RUN   TestServiceUpdateSecrets
15:08:17 [2022-10-06T15:08:17.197Z] --- PASS: TestServiceUpdateSecrets (14.28s)
15:08:17 [2022-10-06T15:08:17.197Z] === RUN   TestServiceUpdateConfigs
15:08:32 [2022-10-06T15:08:32.103Z] --- PASS: TestServiceUpdateConfigs (14.54s)
15:08:32 [2022-10-06T15:08:32.103Z] === RUN   TestServiceUpdateNetwork
15:08:44 [2022-10-06T15:08:44.331Z] --- PASS: TestServiceUpdateNetwork (12.08s)
15:08:44 [2022-10-06T15:08:44.331Z] === RUN   TestServiceUpdatePidsLimit
15:08:44 [2022-10-06T15:08:44.331Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:08:45 [2022-10-06T15:08:45.272Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:08:51 [2022-10-06T15:08:51.852Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:08:59 [2022-10-06T15:08:59.986Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
15:08:59 [2022-10-06T15:08:59.986Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:08:59 [2022-10-06T15:08:59.986Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
15:08:59 [2022-10-06T15:08:59.986Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
15:08:59 [2022-10-06T15:08:59.986Z] PASS
15:08:59 [2022-10-06T15:08:59.986Z] 
15:08:59 [2022-10-06T15:08:59.986Z] === Skipped
15:08:59 [2022-10-06T15:08:59.986Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:08:59 [2022-10-06T15:08:59.986Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:59 [2022-10-06T15:08:59.986Z] 
15:08:59 [2022-10-06T15:08:59.986Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:08:59 [2022-10-06T15:08:59.986Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:59 [2022-10-06T15:08:59.986Z] 
15:08:59 [2022-10-06T15:08:59.986Z] DONE 27 tests, 2 skipped in 130.697s
15:08:59 [2022-10-06T15:08:59.986Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:08:59 [2022-10-06T15:08:59.986Z] ++ 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
15:08:59 [2022-10-06T15:08:59.986Z] ++ set -e
15:08:59 [2022-10-06T15:08:59.986Z] ++ '[' -n 0 ']'
15:08:59 [2022-10-06T15:08:59.986Z] ++ set -x
15:08:59 [2022-10-06T15:08:59.986Z] ++ 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 GITHUB_ACTIONS= 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
15:08:59 [2022-10-06T15:08:59.986Z] INFO: Testing against a local daemon
15:08:59 [2022-10-06T15:08:59.986Z] === RUN   TestSessionCreate
15:08:59 [2022-10-06T15:08:59.986Z] --- PASS: TestSessionCreate (0.03s)
15:08:59 [2022-10-06T15:08:59.986Z] === RUN   TestSessionCreateWithBadUpgrade
15:08:59 [2022-10-06T15:08:59.986Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:08:59 [2022-10-06T15:08:59.986Z] PASS
15:08:59 [2022-10-06T15:08:59.986Z] 
15:08:59 [2022-10-06T15:08:59.986Z] DONE 2 tests in 0.136s
15:08:59 [2022-10-06T15:08:59.986Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:08:59 [2022-10-06T15:08:59.986Z] ++ 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
15:08:59 [2022-10-06T15:08:59.986Z] ++ set -e
15:08:59 [2022-10-06T15:08:59.986Z] ++ '[' -n 0 ']'
15:08:59 [2022-10-06T15:08:59.986Z] ++ set -x
15:08:59 [2022-10-06T15:08:59.986Z] ++ 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 GITHUB_ACTIONS= 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
15:08:59 [2022-10-06T15:08:59.986Z] INFO: Testing against a local daemon
15:08:59 [2022-10-06T15:08:59.986Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:08:59 [2022-10-06T15:08:59.986Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:08:59 [2022-10-06T15:08:59.986Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:08:59 [2022-10-06T15:08:59.986Z] === RUN   TestDiskUsage
15:08:59 [2022-10-06T15:08:59.986Z] === PAUSE TestDiskUsage
15:08:59 [2022-10-06T15:08:59.986Z] === RUN   TestEventsExecDie
15:08:59 [2022-10-06T15:08:59.986Z] --- PASS: TestEventsExecDie (0.51s)
15:08:59 [2022-10-06T15:08:59.986Z] === RUN   TestEventsBackwardsCompatible
15:09:00 [2022-10-06T15:09:00.247Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:09:00 [2022-10-06T15:09:00.247Z] === RUN   TestEventsVolumeCreate
15:09:00 [2022-10-06T15:09:00.247Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:09:00 [2022-10-06T15:09:00.247Z] === RUN   TestInfoBinaryCommits
15:09:00 [2022-10-06T15:09:00.247Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:09:00 [2022-10-06T15:09:00.247Z] === RUN   TestInfoAPIVersioned
15:09:00 [2022-10-06T15:09:00.247Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:09:00 [2022-10-06T15:09:00.247Z] === RUN   TestInfoAPI
15:09:00 [2022-10-06T15:09:00.247Z] --- PASS: TestInfoAPI (0.02s)
15:09:00 [2022-10-06T15:09:00.247Z] === RUN   TestInfoAPIWarnings
15:09:18 [2022-10-06T15:09:18.355Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:09:18 [2022-10-06T15:09:18.355Z] === RUN   TestInfoDebug
15:09:18 [2022-10-06T15:09:18.355Z] --- PASS: TestInfoDebug (0.52s)
15:09:18 [2022-10-06T15:09:18.355Z] === RUN   TestInfoInsecureRegistries
15:09:18 [2022-10-06T15:09:18.355Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:09:18 [2022-10-06T15:09:18.355Z] === RUN   TestInfoRegistryMirrors
15:09:18 [2022-10-06T15:09:18.355Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:09:18 [2022-10-06T15:09:18.355Z] === RUN   TestLoginFailsWithBadCredentials
15:09:18 [2022-10-06T15:09:18.616Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:09:18 [2022-10-06T15:09:18.616Z] === RUN   TestPingCacheHeaders
15:09:18 [2022-10-06T15:09:18.876Z] --- PASS: TestPingCacheHeaders (0.02s)
15:09:18 [2022-10-06T15:09:18.876Z] === RUN   TestPingGet
15:09:18 [2022-10-06T15:09:18.876Z] --- PASS: TestPingGet (0.01s)
15:09:18 [2022-10-06T15:09:18.876Z] === RUN   TestPingHead
15:09:18 [2022-10-06T15:09:18.876Z] --- PASS: TestPingHead (0.02s)
15:09:18 [2022-10-06T15:09:18.876Z] === RUN   TestPingSwarmHeader
15:09:19 [2022-10-06T15:09:19.447Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:09:19 [2022-10-06T15:09:19.447Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:09:20 [2022-10-06T15:09:20.388Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:09:20 [2022-10-06T15:09:20.388Z] --- PASS: TestPingSwarmHeader (1.68s)
15:09:20 [2022-10-06T15:09:20.388Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:09:20 [2022-10-06T15:09:20.388Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:09:20 [2022-10-06T15:09:20.388Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:09:20 [2022-10-06T15:09:20.388Z] === RUN   TestPingBuilderHeader
15:09:20 [2022-10-06T15:09:20.388Z] === RUN   TestPingBuilderHeader/default_config
15:09:20 [2022-10-06T15:09:20.959Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:09:21 [2022-10-06T15:09:21.530Z] --- PASS: TestPingBuilderHeader (1.05s)
15:09:21 [2022-10-06T15:09:21.530Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:09:21 [2022-10-06T15:09:21.530Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:09:21 [2022-10-06T15:09:21.530Z] === RUN   TestVersion
15:09:21 [2022-10-06T15:09:21.530Z] --- PASS: TestVersion (0.02s)
15:09:21 [2022-10-06T15:09:21.530Z] === CONT  TestDiskUsage
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/container_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/image_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/volume_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.102Z] === RUN   TestDiskUsage/after_container.Run
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:09:22 [2022-10-06T15:09:22.673Z] --- PASS: TestDiskUsage (1.14s)
15:09:22 [2022-10-06T15:09:22.673Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z] PASS
15:09:22 [2022-10-06T15:09:22.673Z] 
15:09:22 [2022-10-06T15:09:22.673Z] === Skipped
15:09:22 [2022-10-06T15:09:22.673Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:22 [2022-10-06T15:09:22.673Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:22 [2022-10-06T15:09:22.673Z] 
15:09:22 [2022-10-06T15:09:22.673Z] DONE 57 tests, 1 skipped in 23.218s
15:09:22 [2022-10-06T15:09:22.673Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:09:22 [2022-10-06T15:09:22.673Z] ++ 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
15:09:22 [2022-10-06T15:09:22.673Z] ++ set -e
15:09:22 [2022-10-06T15:09:22.673Z] ++ '[' -n 0 ']'
15:09:22 [2022-10-06T15:09:22.673Z] ++ set -x
15:09:22 [2022-10-06T15:09:22.673Z] ++ 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 GITHUB_ACTIONS= 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
15:09:22 [2022-10-06T15:09:22.673Z] INFO: Testing against a local daemon
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestVolumesCreateAndList
15:09:22 [2022-10-06T15:09:22.673Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:09:22 [2022-10-06T15:09:22.673Z] === RUN   TestVolumesRemove
15:09:22 [2022-10-06T15:09:22.933Z] --- PASS: TestVolumesRemove (0.07s)
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInspect
15:09:22 [2022-10-06T15:09:22.933Z] --- PASS: TestVolumesInspect (0.02s)
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInvalidJSON
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:09:22 [2022-10-06T15:09:22.933Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:09:22 [2022-10-06T15:09:22.933Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:09:22 [2022-10-06T15:09:22.933Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:09:22 [2022-10-06T15:09:22.933Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:09:22 [2022-10-06T15:09:22.933Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
15:09:22 [2022-10-06T15:09:22.933Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:09:22 [2022-10-06T15:09:22.933Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.01s)
15:09:22 [2022-10-06T15:09:22.934Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:09:22 [2022-10-06T15:09:22.934Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:09:22 [2022-10-06T15:09:22.934Z] === RUN   TestVolumePruneAnonymous
15:09:22 [2022-10-06T15:09:22.934Z] --- PASS: TestVolumePruneAnonymous (0.03s)
15:09:22 [2022-10-06T15:09:22.934Z] PASS
15:09:22 [2022-10-06T15:09:22.934Z] 
15:09:22 [2022-10-06T15:09:22.934Z] DONE 10 tests in 0.247s
15:09:22 [2022-10-06T15:09:22.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:09:23 [2022-10-06T15:09:23.194Z] ++++ cat bundles/test-integration/docker.pid
15:09:23 [2022-10-06T15:09:23.194Z] +++ kill 14846
15:09:23 [2022-10-06T15:09:23.194Z] +++ /etc/init.d/apparmor stop
15:09:23 [2022-10-06T15:09:23.194Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:23 [2022-10-06T15:09:23.194Z] 
15:09:23 [2022-10-06T15:09:23.194Z] Unloading profiles will leave already running processes permanently
15:09:23 [2022-10-06T15:09:23.194Z] unconfined, which can lead to unexpected situations.
15:09:23 [2022-10-06T15:09:23.194Z] 
15:09:23 [2022-10-06T15:09:23.194Z] To set a process to complain mode, use the command line tool
15:09:23 [2022-10-06T15:09:23.194Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:23 [2022-10-06T15:09:23.194Z] +++ true
15:09:23 [2022-10-06T15:09:23.194Z] exiting test-integration
15:09:23 [2022-10-06T15:09:23.194Z] ++ exit 0
15:09:23 [2022-10-06T15:09:23.194Z] 
Post stage
[Pipeline] junit
15:09:24 [2022-10-06T15:09:24.150Z] Recording test results
15:09:24 [2022-10-06T15:09:24.337Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:09:24 [2022-10-06T15:09:24.665Z] + echo Ensuring container killed.
15:09:24 [2022-10-06T15:09:24.665Z] Ensuring container killed.
15:09:24 [2022-10-06T15:09:24.665Z] + docker rm -vf docker-pr3
15:09:24 [2022-10-06T15:09:24.665Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
15:09:24 [2022-10-06T15:09:24.975Z] + echo Chowning /workspace to jenkins user
15:09:24 [2022-10-06T15:09:24.975Z] Chowning /workspace to jenkins user
15:09:24 [2022-10-06T15:09:24.975Z] + id -u
15:09:24 [2022-10-06T15:09:24.975Z] + id -g
15:09:24 [2022-10-06T15:09:24.975Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44261:/workspace busybox chown -R 1000:1000 /workspace
15:09:24 [2022-10-06T15:09:24.975Z] Unable to find image 'busybox:latest' locally
15:09:25 [2022-10-06T15:09:25.243Z] latest: Pulling from library/busybox
15:09:25 [2022-10-06T15:09:25.243Z] 89485c9dae0b: Pulling fs layer
15:09:25 [2022-10-06T15:09:25.243Z] 89485c9dae0b: Download complete
15:09:25 [2022-10-06T15:09:25.507Z] 89485c9dae0b: Pull complete
15:09:25 [2022-10-06T15:09:25.507Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
15:09:25 [2022-10-06T15:09:25.507Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:09:27 [2022-10-06T15:09:27.184Z] + bundleName=arm64-integration
15:09:27 [2022-10-06T15:09:27.184Z] + echo Creating arm64-integration-bundles.tar.gz
15:09:27 [2022-10-06T15:09:27.184Z] Creating arm64-integration-bundles.tar.gz
15:09:27 [2022-10-06T15:09:27.184Z] + + xargs tar -czf arm64-integration-bundles.tar.gz
15:09:27 [2022-10-06T15:09:27.184Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:09:27 [2022-10-06T15:09:27.458Z] Archiving artifacts
15:09:29 [2022-10-06T15:09:29.500Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44261/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:09:29 [2022-10-06T15:09:29.805Z] + make clean
15:09:30 [2022-10-06T15:09:30.066Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:09:30 [2022-10-06T15:09:30.066Z] docker-dev-cache
15:09:30 [2022-10-06T15:09:30.066Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS