Skip to content
Success

Console Output

Skipping 282 KB.. Full Log
16:38:55 [2022-10-05T16:38:55.371Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:38:55 [2022-10-05T16:38:55.371Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:38:55 [2022-10-05T16:38:55.371Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:38:55 [2022-10-05T16:38:55.371Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:38:55 [2022-10-05T16:38:55.371Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:38:55 [2022-10-05T16:38:55.371Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:38:55 [2022-10-05T16:38:55.371Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:38:55 [2022-10-05T16:38:55.371Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:38:55 [2022-10-05T16:38:55.371Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:38:55 [2022-10-05T16:38:55.371Z] === RUN   TestContainerStartOnDaemonRestart
16:38:55 [2022-10-05T16:38:55.371Z] === PAUSE TestContainerStartOnDaemonRestart
16:38:55 [2022-10-05T16:38:55.371Z] === RUN   TestDaemonRestartIpcMode
16:38:55 [2022-10-05T16:38:55.371Z] === PAUSE TestDaemonRestartIpcMode
16:38:55 [2022-10-05T16:38:55.371Z] === RUN   TestDaemonHostGatewayIP
16:38:55 [2022-10-05T16:38:55.371Z] === PAUSE TestDaemonHostGatewayIP
16:38:55 [2022-10-05T16:38:55.371Z] === RUN   TestRestartDaemonWithRestartingContainer
16:38:55 [2022-10-05T16:38:55.371Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:38:55 [2022-10-05T16:38:55.371Z] === RUN   TestContainerKillOnDaemonStart
16:38:55 [2022-10-05T16:38:55.371Z] === PAUSE TestContainerKillOnDaemonStart
16:38:55 [2022-10-05T16:38:55.371Z] === RUN   TestDiff
16:38:55 [2022-10-05T16:38:55.629Z] --- PASS: TestDiff (0.45s)
16:38:55 [2022-10-05T16:38:55.629Z] === RUN   TestExecConsoleSize
16:38:56 [2022-10-05T16:38:56.194Z] --- PASS: TestExecConsoleSize (0.49s)
16:38:56 [2022-10-05T16:38:56.194Z] === RUN   TestExecWithCloseStdin
16:38:56 [2022-10-05T16:38:56.760Z] --- PASS: TestExecWithCloseStdin (0.52s)
16:38:56 [2022-10-05T16:38:56.760Z] === RUN   TestExec
16:38:57 [2022-10-05T16:38:57.325Z] --- PASS: TestExec (0.52s)
16:38:57 [2022-10-05T16:38:57.325Z] === RUN   TestExecUser
16:38:57 [2022-10-05T16:38:57.891Z] --- PASS: TestExecUser (0.50s)
16:38:57 [2022-10-05T16:38:57.891Z] === RUN   TestExportContainerAndImportImage
16:38:58 [2022-10-05T16:38:58.457Z] --- PASS: TestExportContainerAndImportImage (0.61s)
16:38:58 [2022-10-05T16:38:58.457Z] === RUN   TestExportContainerAfterDaemonRestart
16:38:59 [2022-10-05T16:38:59.830Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
16:38:59 [2022-10-05T16:38:59.830Z] === RUN   TestHealthCheckWorkdir
16:39:00 [2022-10-05T16:39:00.396Z] --- PASS: TestHealthCheckWorkdir (0.59s)
16:39:00 [2022-10-05T16:39:00.396Z] === RUN   TestHealthKillContainer
16:39:08 [2022-10-05T16:39:08.502Z] --- PASS: TestHealthKillContainer (7.86s)
16:39:08 [2022-10-05T16:39:08.502Z] === RUN   TestHealthCheckProcessKilled
16:39:08 [2022-10-05T16:39:08.760Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
16:39:08 [2022-10-05T16:39:08.760Z] === RUN   TestInspectCpusetInConfigPre120
16:39:09 [2022-10-05T16:39:09.326Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s)
16:39:09 [2022-10-05T16:39:09.326Z] === RUN   TestIpcModeNone
16:39:09 [2022-10-05T16:39:09.892Z] --- PASS: TestIpcModeNone (0.53s)
16:39:09 [2022-10-05T16:39:09.892Z] === RUN   TestIpcModePrivate
16:39:10 [2022-10-05T16:39:10.149Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
16:39:10 [2022-10-05T16:39:10.149Z] --- PASS: TestIpcModePrivate (0.47s)
16:39:10 [2022-10-05T16:39:10.149Z] === RUN   TestIpcModeShareable
16:39:10 [2022-10-05T16:39:10.717Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
16:39:10 [2022-10-05T16:39:10.717Z] --- PASS: TestIpcModeShareable (0.50s)
16:39:10 [2022-10-05T16:39:10.717Z] === RUN   TestAPIIpcModeShareableAndContainer
16:39:12 [2022-10-05T16:39:12.621Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
16:39:12 [2022-10-05T16:39:12.621Z] === RUN   TestAPIIpcModeHost
16:39:12 [2022-10-05T16:39:12.621Z] --- PASS: TestAPIIpcModeHost (0.36s)
16:39:12 [2022-10-05T16:39:12.621Z] === RUN   TestDaemonIpcModeShareable
16:39:13 [2022-10-05T16:39:13.995Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:39:13 [2022-10-05T16:39:13.995Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
16:39:13 [2022-10-05T16:39:13.995Z] === RUN   TestDaemonIpcModePrivate
16:39:14 [2022-10-05T16:39:14.928Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:39:15 [2022-10-05T16:39:15.186Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
16:39:15 [2022-10-05T16:39:15.186Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:39:16 [2022-10-05T16:39:16.119Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:39:16 [2022-10-05T16:39:16.377Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
16:39:16 [2022-10-05T16:39:16.377Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:39:17 [2022-10-05T16:39:17.342Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:39:17 [2022-10-05T16:39:17.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
16:39:17 [2022-10-05T16:39:17.600Z] === RUN   TestIpcModeOlderClient
16:39:17 [2022-10-05T16:39:17.600Z] === PAUSE TestIpcModeOlderClient
16:39:17 [2022-10-05T16:39:17.600Z] === RUN   TestKillContainerInvalidSignal
16:39:17 [2022-10-05T16:39:17.858Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
16:39:17 [2022-10-05T16:39:17.858Z] === RUN   TestKillContainer
16:39:17 [2022-10-05T16:39:17.858Z] === RUN   TestKillContainer/no_signal
16:39:18 [2022-10-05T16:39:18.424Z] === RUN   TestKillContainer/non_killing_signal
16:39:18 [2022-10-05T16:39:18.682Z] === RUN   TestKillContainer/killing_signal
16:39:19 [2022-10-05T16:39:19.248Z] --- PASS: TestKillContainer (1.34s)
16:39:19 [2022-10-05T16:39:19.248Z]     --- PASS: TestKillContainer/no_signal (0.42s)
16:39:19 [2022-10-05T16:39:19.248Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
16:39:19 [2022-10-05T16:39:19.248Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
16:39:19 [2022-10-05T16:39:19.248Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:39:19 [2022-10-05T16:39:19.248Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:39:19 [2022-10-05T16:39:19.813Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:39:20 [2022-10-05T16:39:20.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
16:39:20 [2022-10-05T16:39:20.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
16:39:20 [2022-10-05T16:39:20.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
16:39:20 [2022-10-05T16:39:20.747Z] === RUN   TestKillStoppedContainer
16:39:20 [2022-10-05T16:39:20.747Z] --- PASS: TestKillStoppedContainer (0.06s)
16:39:20 [2022-10-05T16:39:20.747Z] === RUN   TestKillStoppedContainerAPIPre120
16:39:20 [2022-10-05T16:39:20.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
16:39:20 [2022-10-05T16:39:20.747Z] === RUN   TestKillDifferentUserContainer
16:39:21 [2022-10-05T16:39:21.007Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:39:21 [2022-10-05T16:39:21.007Z] === RUN   TestInspectOomKilledTrue
16:39:21 [2022-10-05T16:39:21.574Z] --- PASS: TestInspectOomKilledTrue (0.52s)
16:39:21 [2022-10-05T16:39:21.574Z] === RUN   TestInspectOomKilledFalse
16:39:22 [2022-10-05T16:39:22.140Z] --- PASS: TestInspectOomKilledFalse (0.49s)
16:39:22 [2022-10-05T16:39:22.140Z] === RUN   TestLinksEtcHostsContentMatch
16:39:22 [2022-10-05T16:39:22.398Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
16:39:22 [2022-10-05T16:39:22.398Z] === RUN   TestLinksContainerNames
16:39:23 [2022-10-05T16:39:23.332Z] --- PASS: TestLinksContainerNames (0.87s)
16:39:23 [2022-10-05T16:39:23.332Z] === RUN   TestLogsFollowTailEmpty
16:39:23 [2022-10-05T16:39:23.898Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:39:23 [2022-10-05T16:39:23.898Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:39:23 [2022-10-05T16:39:23.898Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:39:23 [2022-10-05T16:39:23.898Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:39:23 [2022-10-05T16:39:23.898Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:39:24 [2022-10-05T16:39:24.464Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:39:24 [2022-10-05T16:39:24.464Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:39:25 [2022-10-05T16:39:25.030Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:39:25 [2022-10-05T16:39:25.030Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:39:25 [2022-10-05T16:39:25.596Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:39:25 [2022-10-05T16:39:25.596Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:39:25 [2022-10-05T16:39:25.596Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:39:25 [2022-10-05T16:39:25.596Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:39:26 [2022-10-05T16:39:26.529Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:39:26 [2022-10-05T16:39:26.529Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:39:27 [2022-10-05T16:39:27.095Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:39:27 [2022-10-05T16:39:27.095Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:39:27 [2022-10-05T16:39:27.661Z] --- PASS: TestLogs (3.79s)
16:39:27 [2022-10-05T16:39:27.661Z]     --- PASS: TestLogs/driver_local (0.01s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.53s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
16:39:27 [2022-10-05T16:39:27.661Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
16:39:27 [2022-10-05T16:39:27.661Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
16:39:27 [2022-10-05T16:39:27.661Z] === RUN   TestContainerNetworkMountsNoChown
16:39:27 [2022-10-05T16:39:27.919Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/default
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/default
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/private
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/private
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rprivate
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rprivate
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/slave
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/slave
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rslave
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rslave
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/shared
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/shared
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rshared
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rshared
16:39:27 [2022-10-05T16:39:27.919Z] === CONT  TestMountDaemonRoot/default
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/default/bind_root
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/default/mount_root
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === CONT  TestMountDaemonRoot/default/bind_root
16:39:27 [2022-10-05T16:39:27.919Z] === CONT  TestMountDaemonRoot/rshared
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:39:27 [2022-10-05T16:39:27.919Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:39:27 [2022-10-05T16:39:27.919Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === CONT  TestMountDaemonRoot/shared
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === CONT  TestMountDaemonRoot/rslave
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === CONT  TestMountDaemonRoot/slave
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === CONT  TestMountDaemonRoot/rprivate
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:39:28 [2022-10-05T16:39:28.178Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/private
16:39:28 [2022-10-05T16:39:28.179Z] === RUN   TestMountDaemonRoot/private/bind_root
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:39:28 [2022-10-05T16:39:28.179Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === RUN   TestMountDaemonRoot/private/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/default/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:39:28 [2022-10-05T16:39:28.179Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:39:28 [2022-10-05T16:39:28.437Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/private/bind_root
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/private/mount_root
16:39:28 [2022-10-05T16:39:28.695Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:39:28 [2022-10-05T16:39:28.695Z] --- PASS: TestMountDaemonRoot (0.02s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:39:28 [2022-10-05T16:39:28.695Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:39:28 [2022-10-05T16:39:28.695Z] === RUN   TestContainerBindMountNonRecursive
16:39:30 [2022-10-05T16:39:30.073Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
16:39:30 [2022-10-05T16:39:30.073Z] === RUN   TestContainerVolumesMountedAsShared
16:39:30 [2022-10-05T16:39:30.638Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
16:39:30 [2022-10-05T16:39:30.638Z] === RUN   TestContainerVolumesMountedAsSlave
16:39:30 [2022-10-05T16:39:30.896Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
16:39:30 [2022-10-05T16:39:30.896Z] === RUN   TestNetworkNat
16:39:31 [2022-10-05T16:39:31.462Z] --- PASS: TestNetworkNat (0.60s)
16:39:31 [2022-10-05T16:39:31.462Z] === RUN   TestNetworkLocalhostTCPNat
16:39:32 [2022-10-05T16:39:32.028Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
16:39:32 [2022-10-05T16:39:32.028Z] === RUN   TestNetworkLoopbackNat
16:39:34 [2022-10-05T16:39:34.556Z] --- PASS: TestNetworkLoopbackNat (2.64s)
16:39:34 [2022-10-05T16:39:34.556Z] === RUN   TestPause
16:39:35 [2022-10-05T16:39:35.123Z] --- PASS: TestPause (0.48s)
16:39:35 [2022-10-05T16:39:35.123Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:39:35 [2022-10-05T16:39:35.123Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:39:35 [2022-10-05T16:39:35.123Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:39:35 [2022-10-05T16:39:35.123Z] === RUN   TestPauseStopPausedContainer
16:39:35 [2022-10-05T16:39:35.689Z] --- PASS: TestPauseStopPausedContainer (0.49s)
16:39:35 [2022-10-05T16:39:35.689Z] === RUN   TestPidHost
16:39:36 [2022-10-05T16:39:36.622Z] --- PASS: TestPidHost (1.00s)
16:39:36 [2022-10-05T16:39:36.622Z] === RUN   TestPsFilter
16:39:36 [2022-10-05T16:39:36.880Z] --- PASS: TestPsFilter (0.21s)
16:39:36 [2022-10-05T16:39:36.880Z] === RUN   TestRemoveContainerWithRemovedVolume
16:39:37 [2022-10-05T16:39:37.141Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
16:39:37 [2022-10-05T16:39:37.141Z] === RUN   TestRemoveContainerWithVolume
16:39:37 [2022-10-05T16:39:37.708Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
16:39:37 [2022-10-05T16:39:37.708Z] === RUN   TestRemoveContainerRunning
16:39:38 [2022-10-05T16:39:38.274Z] --- PASS: TestRemoveContainerRunning (0.46s)
16:39:38 [2022-10-05T16:39:38.274Z] === RUN   TestRemoveContainerForceRemoveRunning
16:39:38 [2022-10-05T16:39:38.532Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
16:39:38 [2022-10-05T16:39:38.532Z] === RUN   TestRemoveInvalidContainer
16:39:38 [2022-10-05T16:39:38.532Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:39:38 [2022-10-05T16:39:38.532Z] === RUN   TestRenameLinkedContainer
16:39:40 [2022-10-05T16:39:40.435Z] --- PASS: TestRenameLinkedContainer (1.83s)
16:39:40 [2022-10-05T16:39:40.435Z] === RUN   TestRenameStoppedContainer
16:39:41 [2022-10-05T16:39:41.001Z] --- PASS: TestRenameStoppedContainer (0.43s)
16:39:41 [2022-10-05T16:39:41.001Z] === RUN   TestRenameRunningContainerAndReuse
16:39:41 [2022-10-05T16:39:41.936Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
16:39:41 [2022-10-05T16:39:41.936Z] === RUN   TestRenameInvalidName
16:39:42 [2022-10-05T16:39:42.194Z] --- PASS: TestRenameInvalidName (0.46s)
16:39:42 [2022-10-05T16:39:42.194Z] === RUN   TestRenameAnonymousContainer
16:39:44 [2022-10-05T16:39:44.094Z] --- PASS: TestRenameAnonymousContainer (1.60s)
16:39:44 [2022-10-05T16:39:44.094Z] === RUN   TestRenameContainerWithSameName
16:39:44 [2022-10-05T16:39:44.352Z] --- PASS: TestRenameContainerWithSameName (0.46s)
16:39:44 [2022-10-05T16:39:44.352Z] === RUN   TestRenameContainerWithLinkedContainer
16:39:45 [2022-10-05T16:39:45.285Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
16:39:45 [2022-10-05T16:39:45.285Z] === RUN   TestResize
16:39:45 [2022-10-05T16:39:45.546Z] --- PASS: TestResize (0.47s)
16:39:45 [2022-10-05T16:39:45.546Z] === RUN   TestResizeWithInvalidSize
16:39:46 [2022-10-05T16:39:46.112Z] --- PASS: TestResizeWithInvalidSize (0.45s)
16:39:46 [2022-10-05T16:39:46.112Z] === RUN   TestResizeWhenContainerNotStarted
16:39:46 [2022-10-05T16:39:46.678Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s)
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:39:46 [2022-10-05T16:39:46.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:39:48 [2022-10-05T16:39:48.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:39:48 [2022-10-05T16:39:48.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:39:49 [2022-10-05T16:39:49.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:39:49 [2022-10-05T16:39:49.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:39:51 [2022-10-05T16:39:51.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:39:51 [2022-10-05T16:39:51.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:39:54 [2022-10-05T16:39:54.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:39:54 [2022-10-05T16:39:54.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:39:58 [2022-10-05T16:39:58.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:39:58 [2022-10-05T16:39:58.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:39:59 [2022-10-05T16:39:59.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:40:00 [2022-10-05T16:40:00.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:40:02 [2022-10-05T16:40:02.061Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:40:02 [2022-10-05T16:40:02.061Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:40:03 [2022-10-05T16:40:03.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
16:40:03 [2022-10-05T16:40:03.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
16:40:03 [2022-10-05T16:40:03.965Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:40:03 [2022-10-05T16:40:03.965Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:40:04 [2022-10-05T16:40:04.900Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:40:05 [2022-10-05T16:40:05.836Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.10s)
16:40:05 [2022-10-05T16:40:05.836Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.11s)
16:40:05 [2022-10-05T16:40:05.836Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
16:40:05 [2022-10-05T16:40:05.836Z] === RUN   TestCgroupNamespacesRun
16:40:07 [2022-10-05T16:40:07.209Z] --- PASS: TestCgroupNamespacesRun (1.20s)
16:40:07 [2022-10-05T16:40:07.210Z] === RUN   TestCgroupNamespacesRunPrivileged
16:40:08 [2022-10-05T16:40:08.584Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
16:40:08 [2022-10-05T16:40:08.584Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:40:09 [2022-10-05T16:40:09.518Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
16:40:09 [2022-10-05T16:40:09.518Z] === RUN   TestCgroupNamespacesRunHostMode
16:40:10 [2022-10-05T16:40:10.892Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
16:40:10 [2022-10-05T16:40:10.892Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:40:11 [2022-10-05T16:40:11.827Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
16:40:11 [2022-10-05T16:40:11.827Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:40:13 [2022-10-05T16:40:13.201Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
16:40:13 [2022-10-05T16:40:13.201Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:40:13 [2022-10-05T16:40:13.767Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:40:13 [2022-10-05T16:40:13.767Z] === RUN   TestCgroupNamespacesRunOlderClient
16:40:15 [2022-10-05T16:40:15.142Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
16:40:15 [2022-10-05T16:40:15.142Z] === RUN   TestNISDomainname
16:40:15 [2022-10-05T16:40:15.401Z] --- PASS: TestNISDomainname (0.55s)
16:40:15 [2022-10-05T16:40:15.401Z] === RUN   TestHostnameDnsResolution
16:40:16 [2022-10-05T16:40:16.335Z] --- PASS: TestHostnameDnsResolution (0.71s)
16:40:16 [2022-10-05T16:40:16.335Z] === RUN   TestUnprivilegedPortsAndPing
16:40:16 [2022-10-05T16:40:16.901Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
16:40:16 [2022-10-05T16:40:16.901Z] === RUN   TestPrivilegedHostDevices
16:40:17 [2022-10-05T16:40:17.159Z] --- PASS: TestPrivilegedHostDevices (0.53s)
16:40:17 [2022-10-05T16:40:17.159Z] === RUN   TestRunConsoleSize
16:40:17 [2022-10-05T16:40:17.726Z] --- PASS: TestRunConsoleSize (0.47s)
16:40:17 [2022-10-05T16:40:17.726Z] === RUN   TestRunWithAlternativeContainerdShim
16:40:20 [2022-10-05T16:40:20.256Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
16:40:20 [2022-10-05T16:40:20.256Z] === RUN   TestStats
16:40:22 [2022-10-05T16:40:22.156Z] --- PASS: TestStats (2.45s)
16:40:22 [2022-10-05T16:40:22.156Z] === RUN   TestStopContainerWithTimeout
16:40:22 [2022-10-05T16:40:22.156Z] === RUN   TestStopContainerWithTimeout/0
16:40:22 [2022-10-05T16:40:22.156Z] === PAUSE TestStopContainerWithTimeout/0
16:40:22 [2022-10-05T16:40:22.156Z] === RUN   TestStopContainerWithTimeout/1
16:40:22 [2022-10-05T16:40:22.156Z] === PAUSE TestStopContainerWithTimeout/1
16:40:22 [2022-10-05T16:40:22.156Z] === RUN   TestStopContainerWithTimeout/3
16:40:22 [2022-10-05T16:40:22.156Z] === PAUSE TestStopContainerWithTimeout/3
16:40:22 [2022-10-05T16:40:22.156Z] === RUN   TestStopContainerWithTimeout/-1
16:40:22 [2022-10-05T16:40:22.156Z] === PAUSE TestStopContainerWithTimeout/-1
16:40:22 [2022-10-05T16:40:22.156Z] === CONT  TestStopContainerWithTimeout/0
16:40:22 [2022-10-05T16:40:22.156Z] === CONT  TestStopContainerWithTimeout/-1
16:40:23 [2022-10-05T16:40:23.090Z] === CONT  TestStopContainerWithTimeout/3
16:40:25 [2022-10-05T16:40:25.067Z] === CONT  TestStopContainerWithTimeout/1
16:40:26 [2022-10-05T16:40:26.445Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:40:26 [2022-10-05T16:40:26.445Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
16:40:26 [2022-10-05T16:40:26.445Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
16:40:26 [2022-10-05T16:40:26.445Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
16:40:26 [2022-10-05T16:40:26.445Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
16:40:26 [2022-10-05T16:40:26.445Z] === RUN   TestDeleteDevicemapper
16:40:26 [2022-10-05T16:40:26.445Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:40:26 [2022-10-05T16:40:26.445Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:40:26 [2022-10-05T16:40:26.445Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:40:28 [2022-10-05T16:40:28.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s)
16:40:28 [2022-10-05T16:40:28.974Z] === RUN   TestUpdateMemory
16:40:29 [2022-10-05T16:40:29.232Z] --- PASS: TestUpdateMemory (0.56s)
16:40:29 [2022-10-05T16:40:29.232Z] === RUN   TestUpdateCPUQuota
16:40:29 [2022-10-05T16:40:29.798Z] --- PASS: TestUpdateCPUQuota (0.74s)
16:40:29 [2022-10-05T16:40:29.798Z] === RUN   TestUpdatePidsLimit
16:40:29 [2022-10-05T16:40:29.798Z] === RUN   TestUpdatePidsLimit/update_from_none
16:40:30 [2022-10-05T16:40:30.056Z] === RUN   TestUpdatePidsLimit/no_change
16:40:30 [2022-10-05T16:40:30.314Z] === RUN   TestUpdatePidsLimit/update_lower
16:40:30 [2022-10-05T16:40:30.572Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:40:30 [2022-10-05T16:40:30.830Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:40:30 [2022-10-05T16:40:30.830Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:40:31 [2022-10-05T16:40:31.089Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:40:32 [2022-10-05T16:40:32.027Z] --- PASS: TestUpdatePidsLimit (2.05s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
16:40:32 [2022-10-05T16:40:32.027Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
16:40:32 [2022-10-05T16:40:32.027Z] === RUN   TestUpdateRestartPolicy
16:40:44 [2022-10-05T16:40:44.227Z] --- PASS: TestUpdateRestartPolicy (10.93s)
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestUpdateRestartWithAutoRemove
16:40:44 [2022-10-05T16:40:44.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestWaitNonBlocked
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:40:44 [2022-10-05T16:40:44.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:40:44 [2022-10-05T16:40:44.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:40:44 [2022-10-05T16:40:44.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:40:44 [2022-10-05T16:40:44.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:40:44 [2022-10-05T16:40:44.227Z] --- PASS: TestWaitNonBlocked (0.01s)
16:40:44 [2022-10-05T16:40:44.227Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
16:40:44 [2022-10-05T16:40:44.227Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestWaitBlocked
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:40:44 [2022-10-05T16:40:44.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:40:44 [2022-10-05T16:40:44.227Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:40:44 [2022-10-05T16:40:44.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:40:44 [2022-10-05T16:40:44.227Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:40:44 [2022-10-05T16:40:44.227Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:40:44 [2022-10-05T16:40:44.794Z] --- PASS: TestWaitBlocked (0.01s)
16:40:44 [2022-10-05T16:40:44.794Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
16:40:44 [2022-10-05T16:40:44.794Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
16:40:44 [2022-10-05T16:40:44.794Z] === RUN   TestWaitConditions
16:40:45 [2022-10-05T16:40:45.052Z] === RUN   TestWaitConditions/default
16:40:45 [2022-10-05T16:40:45.052Z] === PAUSE TestWaitConditions/default
16:40:45 [2022-10-05T16:40:45.052Z] === RUN   TestWaitConditions/not-running
16:40:45 [2022-10-05T16:40:45.052Z] === PAUSE TestWaitConditions/not-running
16:40:45 [2022-10-05T16:40:45.052Z] === RUN   TestWaitConditions/next-exit
16:40:45 [2022-10-05T16:40:45.052Z] === PAUSE TestWaitConditions/next-exit
16:40:45 [2022-10-05T16:40:45.052Z] === RUN   TestWaitConditions/removed
16:40:45 [2022-10-05T16:40:45.052Z] === PAUSE TestWaitConditions/removed
16:40:45 [2022-10-05T16:40:45.052Z] === CONT  TestWaitConditions/default
16:40:45 [2022-10-05T16:40:45.052Z] === CONT  TestWaitConditions/next-exit
16:40:45 [2022-10-05T16:40:45.052Z] === CONT  TestWaitConditions/default
16:40:45 [2022-10-05T16:40:45.052Z]     wait_test.go:146: ContainerID = cc0f789179291f4157bf4c6314cb8a525a41018fe9dfb83844c1d355b0d4eba9
16:40:45 [2022-10-05T16:40:45.052Z] === CONT  TestWaitConditions/next-exit
16:40:45 [2022-10-05T16:40:45.052Z]     wait_test.go:146: ContainerID = 845bb0d459906554182b0c901bdbb4cddbaed849cd5a1a0675270a7f326d8bbc
16:40:45 [2022-10-05T16:40:45.619Z] === CONT  TestWaitConditions/removed
16:40:45 [2022-10-05T16:40:45.619Z]     wait_test.go:146: ContainerID = 3c1046bf44d3a0dd2d42326a94e4ef817af7594669621a51b92b90aaf9108636
16:40:45 [2022-10-05T16:40:45.619Z] === CONT  TestWaitConditions/not-running
16:40:45 [2022-10-05T16:40:45.619Z]     wait_test.go:146: ContainerID = 4c747e00d4b92dd741023a5dfd6a8adee0bf286887c5fde3e378c5831d8b08c1
16:40:46 [2022-10-05T16:40:46.186Z] --- PASS: TestWaitConditions (0.02s)
16:40:46 [2022-10-05T16:40:46.186Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
16:40:46 [2022-10-05T16:40:46.186Z]     --- PASS: TestWaitConditions/default (0.74s)
16:40:46 [2022-10-05T16:40:46.186Z]     --- PASS: TestWaitConditions/removed (0.54s)
16:40:46 [2022-10-05T16:40:46.186Z]     --- PASS: TestWaitConditions/not-running (0.52s)
16:40:46 [2022-10-05T16:40:46.186Z] === RUN   TestWaitRestartedContainer
16:40:46 [2022-10-05T16:40:46.186Z] === RUN   TestWaitRestartedContainer/default
16:40:46 [2022-10-05T16:40:46.186Z] === PAUSE TestWaitRestartedContainer/default
16:40:46 [2022-10-05T16:40:46.186Z] === RUN   TestWaitRestartedContainer/not-running
16:40:46 [2022-10-05T16:40:46.186Z] === PAUSE TestWaitRestartedContainer/not-running
16:40:46 [2022-10-05T16:40:46.186Z] === RUN   TestWaitRestartedContainer/next-exit
16:40:46 [2022-10-05T16:40:46.186Z] === PAUSE TestWaitRestartedContainer/next-exit
16:40:46 [2022-10-05T16:40:46.186Z] === CONT  TestWaitRestartedContainer/default
16:40:46 [2022-10-05T16:40:46.186Z] === CONT  TestWaitRestartedContainer/next-exit
16:40:47 [2022-10-05T16:40:47.566Z] === CONT  TestWaitRestartedContainer/not-running
16:40:48 [2022-10-05T16:40:48.941Z] --- PASS: TestWaitRestartedContainer (0.02s)
16:40:48 [2022-10-05T16:40:48.941Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
16:40:48 [2022-10-05T16:40:48.941Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.56s)
16:40:48 [2022-10-05T16:40:48.941Z]     --- PASS: TestWaitRestartedContainer/not-running (0.99s)
16:40:48 [2022-10-05T16:40:48.941Z] === CONT  TestContainerStartOnDaemonRestart
16:40:48 [2022-10-05T16:40:48.941Z] === CONT  TestRestartDaemonWithRestartingContainer
16:40:50 [2022-10-05T16:40:50.845Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s)
16:40:50 [2022-10-05T16:40:50.845Z] === CONT  TestIpcModeOlderClient
16:40:50 [2022-10-05T16:40:50.845Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
16:40:50 [2022-10-05T16:40:50.845Z] === CONT  TestContainerKillOnDaemonStart
16:40:51 [2022-10-05T16:40:51.103Z] --- PASS: TestIpcModeOlderClient (0.11s)
16:40:51 [2022-10-05T16:40:51.103Z] === CONT  TestDaemonHostGatewayIP
16:40:53 [2022-10-05T16:40:53.634Z] --- PASS: TestDaemonHostGatewayIP (2.57s)
16:40:53 [2022-10-05T16:40:53.634Z] === CONT  TestDaemonRestartIpcMode
16:40:56 [2022-10-05T16:40:56.162Z] --- PASS: TestDaemonRestartIpcMode (2.26s)
16:41:02 [2022-10-05T16:41:02.719Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
16:41:02 [2022-10-05T16:41:02.719Z] PASS
16:41:02 [2022-10-05T16:41:02.719Z] 
16:41:02 [2022-10-05T16:41:02.719Z] === Skipped
16:41:02 [2022-10-05T16:41:02.719Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:41:02 [2022-10-05T16:41:02.719Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:41:02 [2022-10-05T16:41:02.719Z] 
16:41:02 [2022-10-05T16:41:02.719Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:41:02 [2022-10-05T16:41:02.719Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:41:02 [2022-10-05T16:41:02.719Z] 
16:41:02 [2022-10-05T16:41:02.719Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:41:02 [2022-10-05T16:41:02.719Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:41:02 [2022-10-05T16:41:02.719Z] 
16:41:02 [2022-10-05T16:41:02.719Z] DONE 273 tests, 3 skipped in 133.217s
16:41:02 [2022-10-05T16:41:02.719Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:41:02 [2022-10-05T16:41:02.719Z] ++ 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
16:41:02 [2022-10-05T16:41:02.719Z] ++ set -e
16:41:02 [2022-10-05T16:41:02.719Z] ++ '[' -n 0 ']'
16:41:02 [2022-10-05T16:41:02.719Z] ++ set -x
16:41:02 [2022-10-05T16:41:02.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
16:41:02 [2022-10-05T16:41:02.981Z] INFO: Testing against a local daemon
16:41:02 [2022-10-05T16:41:02.981Z] === RUN   TestConfigDaemonLibtrustID
16:41:03 [2022-10-05T16:41:03.565Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:41:03 [2022-10-05T16:41:03.565Z] === RUN   TestConfigDaemonID
16:41:04 [2022-10-05T16:41:04.501Z]     daemon_test.go:86: [d6379b04026e6] daemon is not started
16:41:04 [2022-10-05T16:41:04.501Z] --- PASS: TestConfigDaemonID (1.04s)
16:41:04 [2022-10-05T16:41:04.501Z] === RUN   TestDaemonConfigValidation
16:41:04 [2022-10-05T16:41:04.501Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:41:04 [2022-10-05T16:41:04.501Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:41:04 [2022-10-05T16:41:04.501Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:41:04 [2022-10-05T16:41:04.501Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:41:04 [2022-10-05T16:41:04.501Z] === RUN   TestDaemonConfigValidation/invalid_config
16:41:04 [2022-10-05T16:41:04.501Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:41:04 [2022-10-05T16:41:04.501Z] === RUN   TestDaemonConfigValidation/malformed_config
16:41:04 [2022-10-05T16:41:04.501Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:41:04 [2022-10-05T16:41:04.501Z] === RUN   TestDaemonConfigValidation/valid_config
16:41:04 [2022-10-05T16:41:04.501Z] === PAUSE TestDaemonConfigValidation/valid_config
16:41:04 [2022-10-05T16:41:04.501Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:41:04 [2022-10-05T16:41:04.501Z] === CONT  TestDaemonConfigValidation/malformed_config
16:41:04 [2022-10-05T16:41:04.759Z] === CONT  TestDaemonConfigValidation/invalid_config
16:41:04 [2022-10-05T16:41:04.759Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:41:04 [2022-10-05T16:41:04.759Z] === CONT  TestDaemonConfigValidation/valid_config
16:41:04 [2022-10-05T16:41:04.759Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:41:04 [2022-10-05T16:41:04.759Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:41:04 [2022-10-05T16:41:04.759Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:41:04 [2022-10-05T16:41:04.759Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
16:41:04 [2022-10-05T16:41:04.759Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
16:41:04 [2022-10-05T16:41:04.759Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:41:04 [2022-10-05T16:41:04.759Z] === RUN   TestConfigDaemonSeccompProfiles
16:41:04 [2022-10-05T16:41:04.759Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:41:06 [2022-10-05T16:41:06.134Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:41:07 [2022-10-05T16:41:07.068Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:41:08 [2022-10-05T16:41:08.001Z] === CONT  TestConfigDaemonSeccompProfiles
16:41:08 [2022-10-05T16:41:08.001Z]     daemon_test.go:200: [d1cbf952bfadf] daemon is not started
16:41:08 [2022-10-05T16:41:08.001Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:41:08 [2022-10-05T16:41:08.001Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:41:08 [2022-10-05T16:41:08.001Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:41:08 [2022-10-05T16:41:08.001Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:41:08 [2022-10-05T16:41:08.001Z] === RUN   TestDaemonProxy
16:41:08 [2022-10-05T16:41:08.001Z] === RUN   TestDaemonProxy/environment_variables
16:41:09 [2022-10-05T16:41:09.899Z] === RUN   TestDaemonProxy/command-line_options
16:41:11 [2022-10-05T16:41:11.272Z] === RUN   TestDaemonProxy/configuration_file
16:41:13 [2022-10-05T16:41:13.171Z] === RUN   TestDaemonProxy/conflicting_options
16:41:13 [2022-10-05T16:41:13.737Z] === RUN   TestDaemonProxy/reload_sanitized
16:41:14 [2022-10-05T16:41:14.303Z] --- PASS: TestDaemonProxy (6.22s)
16:41:14 [2022-10-05T16:41:14.303Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
16:41:14 [2022-10-05T16:41:14.303Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
16:41:14 [2022-10-05T16:41:14.303Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
16:41:14 [2022-10-05T16:41:14.303Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:41:14 [2022-10-05T16:41:14.303Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:41:14 [2022-10-05T16:41:14.303Z] === RUN   TestLiveRestore
16:41:14 [2022-10-05T16:41:14.303Z] === RUN   TestLiveRestore/volume_references
16:41:14 [2022-10-05T16:41:14.303Z] === PAUSE TestLiveRestore/volume_references
16:41:14 [2022-10-05T16:41:14.303Z] === CONT  TestLiveRestore/volume_references
16:41:14 [2022-10-05T16:41:14.868Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:41:14 [2022-10-05T16:41:14.868Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:41:15 [2022-10-05T16:41:15.802Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:41:16 [2022-10-05T16:41:16.735Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:41:17 [2022-10-05T16:41:17.668Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:41:18 [2022-10-05T16:41:18.601Z] --- PASS: TestLiveRestore (0.00s)
16:41:18 [2022-10-05T16:41:18.601Z]     --- PASS: TestLiveRestore/volume_references (4.37s)
16:41:18 [2022-10-05T16:41:18.601Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.69s)
16:41:18 [2022-10-05T16:41:18.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
16:41:18 [2022-10-05T16:41:18.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
16:41:18 [2022-10-05T16:41:18.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
16:41:18 [2022-10-05T16:41:18.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
16:41:18 [2022-10-05T16:41:18.601Z] PASS
16:41:18 [2022-10-05T16:41:18.601Z] 
16:41:18 [2022-10-05T16:41:18.601Z] DONE 25 tests in 15.666s
16:41:18 [2022-10-05T16:41:18.601Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:41:18 [2022-10-05T16:41:18.601Z] ++ 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
16:41:18 [2022-10-05T16:41:18.601Z] ++ set -e
16:41:18 [2022-10-05T16:41:18.601Z] ++ '[' -n 0 ']'
16:41:18 [2022-10-05T16:41:18.601Z] ++ set -x
16:41:18 [2022-10-05T16:41:18.602Z] ++ 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
16:41:18 [2022-10-05T16:41:18.859Z] INFO: Testing against a local daemon
16:41:18 [2022-10-05T16:41:18.859Z] === RUN   TestCommitInheritsEnv
16:41:19 [2022-10-05T16:41:19.117Z] --- PASS: TestCommitInheritsEnv (0.30s)
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportExtremelyLargeImageWorks
16:41:19 [2022-10-05T16:41:19.117Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:41:19 [2022-10-05T16:41:19.117Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportWithCustomPlatform
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportWithCustomPlatform/#00
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportWithCustomPlatform/_______
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportWithCustomPlatform//
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportWithCustomPlatform/linux
16:41:19 [2022-10-05T16:41:19.117Z] === RUN   TestImportWithCustomPlatform/LINUX
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestImportWithCustomPlatform/macos
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:41:19 [2022-10-05T16:41:19.375Z] --- PASS: TestImportWithCustomPlatform (0.35s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.09s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:41:19 [2022-10-05T16:41:19.375Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestImagesFilterMultiReference
16:41:19 [2022-10-05T16:41:19.375Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestImagePullPlatformInvalid
16:41:19 [2022-10-05T16:41:19.375Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:41:19 [2022-10-05T16:41:19.375Z] === RUN   TestRemoveImageOrphaning
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestRemoveImageOrphaning (0.30s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestRemoveImageGarbageCollector
16:41:19 [2022-10-05T16:41:19.941Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:41:19 [2022-10-05T16:41:19.941Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestTagInvalidReference
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestTagInvalidReference (0.01s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestTagValidPrefixedRepo
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestTagExistedNameWithoutForce
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestTagOfficialNames
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestTagOfficialNames (0.06s)
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestTagMatchesDigest
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestTagMatchesDigest (0.01s)
16:41:19 [2022-10-05T16:41:19.941Z] PASS
16:41:19 [2022-10-05T16:41:19.941Z] 
16:41:19 [2022-10-05T16:41:19.941Z] === Skipped
16:41:19 [2022-10-05T16:41:19.941Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:41:19 [2022-10-05T16:41:19.941Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:41:19 [2022-10-05T16:41:19.941Z] 
16:41:19 [2022-10-05T16:41:19.941Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:41:19 [2022-10-05T16:41:19.941Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:41:19 [2022-10-05T16:41:19.941Z] 
16:41:19 [2022-10-05T16:41:19.941Z] DONE 22 tests, 2 skipped in 1.444s
16:41:19 [2022-10-05T16:41:19.941Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:41:19 [2022-10-05T16:41:19.941Z] ++ 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
16:41:19 [2022-10-05T16:41:19.941Z] ++ set -e
16:41:19 [2022-10-05T16:41:19.941Z] ++ '[' -n 0 ']'
16:41:19 [2022-10-05T16:41:19.941Z] ++ set -x
16:41:19 [2022-10-05T16:41:19.941Z] ++ 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
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestStripANSICommands
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestStripANSICommands/#00
16:41:19 [2022-10-05T16:41:19.941Z] === RUN   TestStripANSICommands/#01
16:41:19 [2022-10-05T16:41:19.941Z] --- PASS: TestStripANSICommands (0.00s)
16:41:19 [2022-10-05T16:41:19.941Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:41:19 [2022-10-05T16:41:19.941Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:41:19 [2022-10-05T16:41:19.941Z] PASS
16:41:19 [2022-10-05T16:41:19.941Z] 
16:41:19 [2022-10-05T16:41:19.941Z] DONE 3 tests in 0.047s
16:41:19 [2022-10-05T16:41:19.941Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:41:19 [2022-10-05T16:41:19.941Z] ++ 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
16:41:19 [2022-10-05T16:41:19.941Z] ++ set -e
16:41:19 [2022-10-05T16:41:19.941Z] ++ '[' -n 0 ']'
16:41:19 [2022-10-05T16:41:19.941Z] ++ set -x
16:41:19 [2022-10-05T16:41:19.941Z] ++ 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
16:41:20 [2022-10-05T16:41:20.199Z] INFO: Testing against a local daemon
16:41:20 [2022-10-05T16:41:20.199Z] === RUN   TestNetworkCreateDelete
16:41:20 [2022-10-05T16:41:20.199Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:41:20 [2022-10-05T16:41:20.199Z] === RUN   TestDockerNetworkDeletePreferID
16:41:20 [2022-10-05T16:41:20.765Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
16:41:20 [2022-10-05T16:41:20.765Z] === RUN   TestDaemonDNSFallback
16:41:27 [2022-10-05T16:41:27.338Z] --- PASS: TestDaemonDNSFallback (6.30s)
16:41:27 [2022-10-05T16:41:27.338Z] === RUN   TestInspectNetwork
16:41:29 [2022-10-05T16:41:29.868Z] === RUN   TestInspectNetwork/full_network_id
16:41:29 [2022-10-05T16:41:29.868Z] === RUN   TestInspectNetwork/partial_network_id
16:41:29 [2022-10-05T16:41:29.868Z] === RUN   TestInspectNetwork/network_name
16:41:29 [2022-10-05T16:41:29.868Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:41:34 [2022-10-05T16:41:34.051Z] --- PASS: TestInspectNetwork (6.91s)
16:41:34 [2022-10-05T16:41:34.051Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:41:34 [2022-10-05T16:41:34.051Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:41:34 [2022-10-05T16:41:34.051Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:41:34 [2022-10-05T16:41:34.051Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:41:34 [2022-10-05T16:41:34.051Z] === RUN   TestRunContainerWithBridgeNone
16:41:35 [2022-10-05T16:41:35.424Z] --- PASS: TestRunContainerWithBridgeNone (1.63s)
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create
16:41:35 [2022-10-05T16:41:35.424Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:41:35 [2022-10-05T16:41:35.424Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:41:35 [2022-10-05T16:41:35.424Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:41:35 [2022-10-05T16:41:35.424Z] === CONT  TestNetworkInvalidJSON/networks/create
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:41:35 [2022-10-05T16:41:35.424Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:41:35 [2022-10-05T16:41:35.424Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:41:35 [2022-10-05T16:41:35.424Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:41:35 [2022-10-05T16:41:35.424Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkList
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkList//networks
16:41:35 [2022-10-05T16:41:35.424Z] === PAUSE TestNetworkList//networks
16:41:35 [2022-10-05T16:41:35.424Z] === RUN   TestNetworkList//networks/
16:41:35 [2022-10-05T16:41:35.424Z] === PAUSE TestNetworkList//networks/
16:41:35 [2022-10-05T16:41:35.682Z] === CONT  TestNetworkList//networks
16:41:35 [2022-10-05T16:41:35.682Z] === CONT  TestNetworkList//networks/
16:41:35 [2022-10-05T16:41:35.682Z] --- PASS: TestNetworkList (0.02s)
16:41:35 [2022-10-05T16:41:35.682Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:41:35 [2022-10-05T16:41:35.682Z]     --- PASS: TestNetworkList//networks (0.00s)
16:41:35 [2022-10-05T16:41:35.682Z] === RUN   TestHostIPv4BridgeLabel
16:41:36 [2022-10-05T16:41:36.247Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
16:41:36 [2022-10-05T16:41:36.247Z] === RUN   TestDaemonRestartWithLiveRestore
16:41:37 [2022-10-05T16:41:37.186Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:41:37 [2022-10-05T16:41:37.186Z] === RUN   TestDaemonDefaultNetworkPools
16:41:38 [2022-10-05T16:41:38.120Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:41:38 [2022-10-05T16:41:38.120Z] === RUN   TestDaemonRestartWithExistingNetwork
16:41:39 [2022-10-05T16:41:39.056Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
16:41:39 [2022-10-05T16:41:39.056Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:41:40 [2022-10-05T16:41:40.429Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
16:41:40 [2022-10-05T16:41:40.429Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:41:40 [2022-10-05T16:41:40.995Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:41:40 [2022-10-05T16:41:40.995Z] === RUN   TestServiceWithPredefinedNetwork
16:41:43 [2022-10-05T16:41:43.525Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
16:41:43 [2022-10-05T16:41:43.525Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:41:43 [2022-10-05T16:41:43.525Z]     service_test.go:242: FLAKY_TEST
16:41:43 [2022-10-05T16:41:43.525Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:41:43 [2022-10-05T16:41:43.525Z] === RUN   TestServiceWithDataPathPortInit
16:41:58 [2022-10-05T16:41:58.398Z] --- PASS: TestServiceWithDataPathPortInit (13.68s)
16:41:58 [2022-10-05T16:41:58.398Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:41:59 [2022-10-05T16:41:59.774Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nnnk51b6pvjvbu6s7pgcqbmow Created:2022-10-05 16:41:58.12435895 +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[6ab88de575f906810cd4023a3eef804c5b2c44d55538a12c87d55c8d82621242:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vsysz9mv85n0oe2os2m2cwhu7 EndpointID:996435a13deefb1930a7b70e5e65ba9f4358c0f15ed12166db8b074b40e1f251 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:419455fab7d120bcea076788d1ec5df58d474e93ab05d81b390f288aed7a05a7 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:dc39c57d3bda IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vsysz9mv85n0oe2os2m2cwhu7 EndpointID:996435a13deefb1930a7b70e5e65ba9f4358c0f15ed12166db8b074b40e1f251 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:42:03 [2022-10-05T16:42:03.982Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s)
16:42:03 [2022-10-05T16:42:03.982Z] PASS
16:42:03 [2022-10-05T16:42:03.982Z] 
16:42:03 [2022-10-05T16:42:03.982Z] === Skipped
16:42:03 [2022-10-05T16:42:03.982Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:42:03 [2022-10-05T16:42:03.982Z]     service_test.go:242: FLAKY_TEST
16:42:03 [2022-10-05T16:42:03.982Z] 
16:42:03 [2022-10-05T16:42:03.982Z] DONE 38 tests, 1 skipped in 43.756s
16:42:03 [2022-10-05T16:42:03.982Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:42:03 [2022-10-05T16:42:03.982Z] ++ 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
16:42:03 [2022-10-05T16:42:03.982Z] ++ set -e
16:42:03 [2022-10-05T16:42:03.982Z] ++ '[' -n 0 ']'
16:42:03 [2022-10-05T16:42:03.982Z] ++ set -x
16:42:03 [2022-10-05T16:42:03.983Z] ++ 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
16:42:03 [2022-10-05T16:42:03.983Z] INFO: Testing against a local daemon
16:42:03 [2022-10-05T16:42:03.983Z] === RUN   TestDockerNetworkIpvlanPersistance
16:42:03 [2022-10-05T16:42:03.983Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:03 [2022-10-05T16:42:03.983Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:42:03 [2022-10-05T16:42:03.983Z] === RUN   TestDockerNetworkIpvlan
16:42:03 [2022-10-05T16:42:03.983Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:03 [2022-10-05T16:42:03.983Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:42:03 [2022-10-05T16:42:03.983Z] PASS
16:42:03 [2022-10-05T16:42:03.983Z] 
16:42:03 [2022-10-05T16:42:03.983Z] === Skipped
16:42:03 [2022-10-05T16:42:03.983Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:42:03 [2022-10-05T16:42:03.983Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:03 [2022-10-05T16:42:03.983Z] 
16:42:03 [2022-10-05T16:42:03.983Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:42:03 [2022-10-05T16:42:03.983Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:03 [2022-10-05T16:42:03.983Z] 
16:42:03 [2022-10-05T16:42:03.983Z] DONE 2 tests, 2 skipped in 0.105s
16:42:03 [2022-10-05T16:42:03.983Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:42:03 [2022-10-05T16:42:03.983Z] ++ 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
16:42:03 [2022-10-05T16:42:03.983Z] ++ set -e
16:42:03 [2022-10-05T16:42:03.983Z] ++ '[' -n 0 ']'
16:42:03 [2022-10-05T16:42:03.983Z] ++ set -x
16:42:03 [2022-10-05T16:42:03.983Z] ++ 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
16:42:03 [2022-10-05T16:42:03.983Z] INFO: Testing against a local daemon
16:42:03 [2022-10-05T16:42:03.983Z] === RUN   TestDockerNetworkMacvlanPersistance
16:42:05 [2022-10-05T16:42:05.357Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
16:42:05 [2022-10-05T16:42:05.357Z] === RUN   TestDockerNetworkMacvlan
16:42:05 [2022-10-05T16:42:05.922Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:42:06 [2022-10-05T16:42:06.858Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:42:07 [2022-10-05T16:42:07.423Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:42:09 [2022-10-05T16:42:09.323Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:42:11 [2022-10-05T16:42:11.224Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:42:14 [2022-10-05T16:42:14.505Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:42:14 [2022-10-05T16:42:14.763Z] --- PASS: TestDockerNetworkMacvlan (9.44s)
16:42:14 [2022-10-05T16:42:14.763Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:42:14 [2022-10-05T16:42:14.763Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
16:42:14 [2022-10-05T16:42:14.763Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
16:42:14 [2022-10-05T16:42:14.763Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
16:42:14 [2022-10-05T16:42:14.763Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
16:42:14 [2022-10-05T16:42:14.763Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
16:42:14 [2022-10-05T16:42:14.763Z] PASS
16:42:14 [2022-10-05T16:42:14.763Z] 
16:42:14 [2022-10-05T16:42:14.763Z] DONE 8 tests in 10.798s
16:42:14 [2022-10-05T16:42:14.763Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:42:14 [2022-10-05T16:42:14.763Z] ++ 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
16:42:14 [2022-10-05T16:42:14.763Z] ++ set -e
16:42:14 [2022-10-05T16:42:14.763Z] ++ '[' -n 0 ']'
16:42:14 [2022-10-05T16:42:14.763Z] ++ set -x
16:42:14 [2022-10-05T16:42:14.763Z] ++ 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
16:42:14 [2022-10-05T16:42:14.763Z] testing: warning: no tests to run
16:42:14 [2022-10-05T16:42:14.763Z] PASS
16:42:14 [2022-10-05T16:42:14.763Z] 
16:42:14 [2022-10-05T16:42:14.763Z] DONE 0 tests in 0.027s
16:42:14 [2022-10-05T16:42:14.763Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:42:14 [2022-10-05T16:42:14.763Z] ++ 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
16:42:14 [2022-10-05T16:42:14.763Z] ++ set -e
16:42:14 [2022-10-05T16:42:14.763Z] ++ '[' -n 0 ']'
16:42:14 [2022-10-05T16:42:14.763Z] ++ set -x
16:42:14 [2022-10-05T16:42:14.764Z] ++ 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
16:42:15 [2022-10-05T16:42:15.021Z] INFO: Testing against a local daemon
16:42:15 [2022-10-05T16:42:15.021Z] === RUN   TestAuthZPluginAllowRequest
16:42:15 [2022-10-05T16:42:15.954Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
16:42:15 [2022-10-05T16:42:15.954Z] === RUN   TestAuthZPluginTLS
16:42:16 [2022-10-05T16:42:16.520Z] --- PASS: TestAuthZPluginTLS (0.56s)
16:42:16 [2022-10-05T16:42:16.520Z] === RUN   TestAuthZPluginDenyRequest
16:42:17 [2022-10-05T16:42:17.086Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:42:17 [2022-10-05T16:42:17.086Z] === RUN   TestAuthZPluginAPIDenyResponse
16:42:17 [2022-10-05T16:42:17.651Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:42:17 [2022-10-05T16:42:17.652Z] === RUN   TestAuthZPluginDenyResponse
16:42:18 [2022-10-05T16:42:18.217Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:42:18 [2022-10-05T16:42:18.217Z] === RUN   TestAuthZPluginAllowEventStream
16:42:19 [2022-10-05T16:42:19.591Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
16:42:19 [2022-10-05T16:42:19.591Z] === RUN   TestAuthZPluginErrorResponse
16:42:19 [2022-10-05T16:42:19.848Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:42:19 [2022-10-05T16:42:19.848Z] === RUN   TestAuthZPluginErrorRequest
16:42:20 [2022-10-05T16:42:20.414Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:42:20 [2022-10-05T16:42:20.414Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:42:20 [2022-10-05T16:42:20.980Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:42:20 [2022-10-05T16:42:20.980Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:42:22 [2022-10-05T16:42:22.354Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
16:42:22 [2022-10-05T16:42:22.354Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:42:23 [2022-10-05T16:42:23.728Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
16:42:23 [2022-10-05T16:42:23.728Z] === RUN   TestAuthZPluginHeader
16:42:24 [2022-10-05T16:42:24.294Z] --- PASS: TestAuthZPluginHeader (0.71s)
16:42:24 [2022-10-05T16:42:24.294Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:42:24 [2022-10-05T16:42:24.294Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:24 [2022-10-05T16:42:24.294Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:42:24 [2022-10-05T16:42:24.294Z] === RUN   TestAuthZPluginV2Disable
16:42:24 [2022-10-05T16:42:24.294Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:24 [2022-10-05T16:42:24.294Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:42:24 [2022-10-05T16:42:24.294Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:42:24 [2022-10-05T16:42:24.294Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:24 [2022-10-05T16:42:24.294Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:42:24 [2022-10-05T16:42:24.294Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:42:24 [2022-10-05T16:42:24.294Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:24 [2022-10-05T16:42:24.294Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:42:24 [2022-10-05T16:42:24.294Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:42:42 [2022-10-05T16:42:42.408Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
16:42:42 [2022-10-05T16:42:42.408Z] PASS
16:42:42 [2022-10-05T16:42:42.408Z] 
16:42:42 [2022-10-05T16:42:42.408Z] === Skipped
16:42:42 [2022-10-05T16:42:42.408Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:42:42 [2022-10-05T16:42:42.408Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:42 [2022-10-05T16:42:42.408Z] 
16:42:42 [2022-10-05T16:42:42.408Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:42 [2022-10-05T16:42:42.409Z] 
16:42:42 [2022-10-05T16:42:42.409Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:42 [2022-10-05T16:42:42.409Z] 
16:42:42 [2022-10-05T16:42:42.409Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:42 [2022-10-05T16:42:42.409Z] 
16:42:42 [2022-10-05T16:42:42.409Z] DONE 17 tests, 4 skipped in 26.457s
16:42:42 [2022-10-05T16:42:42.409Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:42:42 [2022-10-05T16:42:42.409Z] ++ 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
16:42:42 [2022-10-05T16:42:42.409Z] ++ set -e
16:42:42 [2022-10-05T16:42:42.409Z] ++ '[' -n 0 ']'
16:42:42 [2022-10-05T16:42:42.409Z] ++ set -x
16:42:42 [2022-10-05T16:42:42.409Z] ++ 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
16:42:42 [2022-10-05T16:42:42.409Z] INFO: Testing against a local daemon
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:42:42 [2022-10-05T16:42:42.409Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:42:42 [2022-10-05T16:42:42.409Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:42:42 [2022-10-05T16:42:42.409Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:42:42 [2022-10-05T16:42:42.409Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:42:42 [2022-10-05T16:42:42.409Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:42:42 [2022-10-05T16:42:42.409Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:42:42 [2022-10-05T16:42:42.409Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:42:42 [2022-10-05T16:42:42.409Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInstall
16:42:42 [2022-10-05T16:42:42.409Z] === RUN   TestPluginInstall/no_auth
16:42:45 [2022-10-05T16:42:45.696Z] time="2022-10-05T16:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:42:45 [2022-10-05T16:42:45.696Z] time="2022-10-05T16:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da63ad29129a9d4b94eace2f9fc47d5cc2744a41d7590efb8cc91534f6834b38" mediatype=application/vnd.docker.plugin.v1+json size=522
16:42:45 [2022-10-05T16:42:45.696Z] time="2022-10-05T16:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:42:45 [2022-10-05T16:42:45.696Z] time="2022-10-05T16:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da63ad29129a9d4b94eace2f9fc47d5cc2744a41d7590efb8cc91534f6834b38" mediatype=application/vnd.docker.plugin.v1+json size=522
16:42:45 [2022-10-05T16:42:45.955Z] === RUN   TestPluginInstall/with_htpasswd
16:42:46 [2022-10-05T16:42:46.213Z] time="2022-10-05T16:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:42:46 [2022-10-05T16:42:46.213Z] time="2022-10-05T16:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da63ad29129a9d4b94eace2f9fc47d5cc2744a41d7590efb8cc91534f6834b38" mediatype=application/vnd.docker.plugin.v1+json size=522
16:42:46 [2022-10-05T16:42:46.213Z] time="2022-10-05T16:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:42:46 [2022-10-05T16:42:46.213Z] time="2022-10-05T16:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da63ad29129a9d4b94eace2f9fc47d5cc2744a41d7590efb8cc91534f6834b38" mediatype=application/vnd.docker.plugin.v1+json size=522
16:42:46 [2022-10-05T16:42:46.472Z] === RUN   TestPluginInstall/with_insecure
16:42:47 [2022-10-05T16:42:47.407Z] time="2022-10-05T16:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:42:47 [2022-10-05T16:42:47.407Z] time="2022-10-05T16:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8afd42db9f4d77ccf484567f9112b25e6d94702b14aed2a12af571d8a6af52ca" mediatype=application/vnd.docker.plugin.v1+json size=522
16:42:47 [2022-10-05T16:42:47.407Z] time="2022-10-05T16:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:42:47 [2022-10-05T16:42:47.407Z] time="2022-10-05T16:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8afd42db9f4d77ccf484567f9112b25e6d94702b14aed2a12af571d8a6af52ca" mediatype=application/vnd.docker.plugin.v1+json size=522
16:42:47 [2022-10-05T16:42:47.665Z]     plugin_test.go:196: [db4fd2b51137f] daemon is not started
16:42:47 [2022-10-05T16:42:47.665Z] --- PASS: TestPluginInstall (6.12s)
16:42:47 [2022-10-05T16:42:47.665Z]     --- PASS: TestPluginInstall/no_auth (4.45s)
16:42:47 [2022-10-05T16:42:47.665Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
16:42:47 [2022-10-05T16:42:47.665Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
16:42:47 [2022-10-05T16:42:47.665Z] === RUN   TestPluginsWithRuntimes
16:42:49 [2022-10-05T16:42:49.040Z] === RUN   TestPluginsWithRuntimes/No_Args
16:42:49 [2022-10-05T16:42:49.974Z] === RUN   TestPluginsWithRuntimes/With_Args
16:42:50 [2022-10-05T16:42:50.907Z] --- PASS: TestPluginsWithRuntimes (3.35s)
16:42:50 [2022-10-05T16:42:50.907Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
16:42:50 [2022-10-05T16:42:50.907Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
16:42:50 [2022-10-05T16:42:50.907Z] === RUN   TestPluginBackCompatMediaTypes
16:42:51 [2022-10-05T16:42:51.473Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
16:42:51 [2022-10-05T16:42:51.473Z] PASS
16:42:51 [2022-10-05T16:42:51.473Z] 
16:42:51 [2022-10-05T16:42:51.473Z] DONE 24 tests in 10.197s
16:42:51 [2022-10-05T16:42:51.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:42:51 [2022-10-05T16:42:51.473Z] ++ 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
16:42:51 [2022-10-05T16:42:51.473Z] ++ set -e
16:42:51 [2022-10-05T16:42:51.473Z] ++ '[' -n 0 ']'
16:42:51 [2022-10-05T16:42:51.473Z] ++ set -x
16:42:51 [2022-10-05T16:42:51.473Z] ++ 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
16:42:51 [2022-10-05T16:42:51.731Z] INFO: Testing against a local daemon
16:42:51 [2022-10-05T16:42:51.731Z] === RUN   TestExternalGraphDriver
16:42:51 [2022-10-05T16:42:51.989Z] === RUN   TestExternalGraphDriver/json
16:42:53 [2022-10-05T16:42:53.891Z] === RUN   TestExternalGraphDriver/spec
16:42:55 [2022-10-05T16:42:55.265Z] === RUN   TestExternalGraphDriver/pull
16:42:57 [2022-10-05T16:42:57.164Z] --- PASS: TestExternalGraphDriver (5.25s)
16:42:57 [2022-10-05T16:42:57.164Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
16:42:57 [2022-10-05T16:42:57.164Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
16:42:57 [2022-10-05T16:42:57.164Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
16:42:57 [2022-10-05T16:42:57.164Z] === RUN   TestGraphdriverPluginV2
16:42:57 [2022-10-05T16:42:57.164Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:57 [2022-10-05T16:42:57.164Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:42:57 [2022-10-05T16:42:57.164Z] PASS
16:42:57 [2022-10-05T16:42:57.164Z] 
16:42:57 [2022-10-05T16:42:57.164Z] === Skipped
16:42:57 [2022-10-05T16:42:57.164Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:42:57 [2022-10-05T16:42:57.164Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:57 [2022-10-05T16:42:57.164Z] 
16:42:57 [2022-10-05T16:42:57.164Z] DONE 5 tests, 1 skipped in 5.685s
16:42:57 [2022-10-05T16:42:57.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:42:57 [2022-10-05T16:42:57.164Z] ++ 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
16:42:57 [2022-10-05T16:42:57.164Z] ++ set -e
16:42:57 [2022-10-05T16:42:57.164Z] ++ '[' -n 0 ']'
16:42:57 [2022-10-05T16:42:57.164Z] ++ set -x
16:42:57 [2022-10-05T16:42:57.164Z] ++ 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
16:42:57 [2022-10-05T16:42:57.422Z] INFO: Testing against a local daemon
16:42:57 [2022-10-05T16:42:57.422Z] === RUN   TestContinueAfterPluginCrash
16:42:57 [2022-10-05T16:42:57.422Z] === PAUSE TestContinueAfterPluginCrash
16:42:57 [2022-10-05T16:42:57.422Z] === RUN   TestReadPluginNoRead
16:42:57 [2022-10-05T16:42:57.422Z] === PAUSE TestReadPluginNoRead
16:42:57 [2022-10-05T16:42:57.422Z] === RUN   TestDaemonStartWithLogOpt
16:42:57 [2022-10-05T16:42:57.422Z] === PAUSE TestDaemonStartWithLogOpt
16:42:57 [2022-10-05T16:42:57.422Z] === CONT  TestContinueAfterPluginCrash
16:42:57 [2022-10-05T16:42:57.422Z] === CONT  TestDaemonStartWithLogOpt
16:43:00 [2022-10-05T16:43:00.703Z] --- PASS: TestDaemonStartWithLogOpt (3.04s)
16:43:00 [2022-10-05T16:43:00.703Z] === CONT  TestReadPluginNoRead
16:43:02 [2022-10-05T16:43:02.603Z] === RUN   TestReadPluginNoRead/default
16:43:03 [2022-10-05T16:43:03.983Z] === RUN   TestReadPluginNoRead/disabled_caching
16:43:04 [2022-10-05T16:43:04.927Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:43:05 [2022-10-05T16:43:05.493Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
16:43:06 [2022-10-05T16:43:06.427Z] === CONT  TestReadPluginNoRead
16:43:06 [2022-10-05T16:43:06.427Z]     read_test.go:91: [ddb15874c5474] daemon is not started
16:43:06 [2022-10-05T16:43:06.427Z] --- PASS: TestReadPluginNoRead (5.85s)
16:43:06 [2022-10-05T16:43:06.427Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
16:43:06 [2022-10-05T16:43:06.427Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
16:43:06 [2022-10-05T16:43:06.427Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
16:43:06 [2022-10-05T16:43:06.427Z] PASS
16:43:06 [2022-10-05T16:43:06.427Z] 
16:43:06 [2022-10-05T16:43:06.427Z] DONE 6 tests in 9.025s
16:43:06 [2022-10-05T16:43:06.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 
16:43:06 [2022-10-05T16:43:06.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
16:43:06 [2022-10-05T16:43:06.427Z] ++ set -e
16:43:06 [2022-10-05T16:43:06.427Z] ++ '[' -n 0 ']'
16:43:06 [2022-10-05T16:43:06.427Z] ++ set -x
16:43:06 [2022-10-05T16:43:06.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
16:43:06 [2022-10-05T16:43:06.427Z] testing: warning: no tests to run
16:43:06 [2022-10-05T16:43:06.427Z] PASS
16:43:06 [2022-10-05T16:43:06.427Z] 
16:43:06 [2022-10-05T16:43:06.427Z] DONE 0 tests in 0.041s
16:43:06 [2022-10-05T16:43:06.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:43:06 [2022-10-05T16:43:06.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
16:43:06 [2022-10-05T16:43:06.427Z] ++ set -e
16:43:06 [2022-10-05T16:43:06.427Z] ++ '[' -n 0 ']'
16:43:06 [2022-10-05T16:43:06.427Z] ++ set -x
16:43:06 [2022-10-05T16:43:06.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
16:43:06 [2022-10-05T16:43:06.427Z] INFO: Testing against a local daemon
16:43:06 [2022-10-05T16:43:06.427Z] === RUN   TestPluginWithDevMounts
16:43:06 [2022-10-05T16:43:06.427Z] === PAUSE TestPluginWithDevMounts
16:43:06 [2022-10-05T16:43:06.427Z] === CONT  TestPluginWithDevMounts
16:43:08 [2022-10-05T16:43:08.325Z] --- PASS: TestPluginWithDevMounts (1.54s)
16:43:08 [2022-10-05T16:43:08.325Z] PASS
16:43:08 [2022-10-05T16:43:08.325Z] 
16:43:08 [2022-10-05T16:43:08.325Z] DONE 1 tests in 1.667s
16:43:08 [2022-10-05T16:43:08.325Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:43:08 [2022-10-05T16:43:08.325Z] ++ 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
16:43:08 [2022-10-05T16:43:08.325Z] ++ set -e
16:43:08 [2022-10-05T16:43:08.325Z] ++ '[' -n 0 ']'
16:43:08 [2022-10-05T16:43:08.325Z] ++ set -x
16:43:08 [2022-10-05T16:43:08.325Z] ++ 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
16:43:08 [2022-10-05T16:43:08.325Z] INFO: Testing against a local daemon
16:43:08 [2022-10-05T16:43:08.325Z] === RUN   TestSecretInspect
16:43:10 [2022-10-05T16:43:10.225Z] --- PASS: TestSecretInspect (2.15s)
16:43:10 [2022-10-05T16:43:10.225Z] === RUN   TestSecretList
16:43:12 [2022-10-05T16:43:12.757Z] --- PASS: TestSecretList (2.14s)
16:43:12 [2022-10-05T16:43:12.757Z] === RUN   TestSecretsCreateAndDelete
16:43:14 [2022-10-05T16:43:14.655Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
16:43:14 [2022-10-05T16:43:14.655Z] === RUN   TestSecretsUpdate
16:43:17 [2022-10-05T16:43:17.182Z] --- PASS: TestSecretsUpdate (2.15s)
16:43:17 [2022-10-05T16:43:17.182Z] === RUN   TestTemplatedSecret
16:43:19 [2022-10-05T16:43:19.711Z] --- PASS: TestTemplatedSecret (2.53s)
16:43:19 [2022-10-05T16:43:19.711Z] === RUN   TestSecretCreateResolve
16:43:21 [2022-10-05T16:43:21.610Z] --- PASS: TestSecretCreateResolve (2.20s)
16:43:21 [2022-10-05T16:43:21.610Z] PASS
16:43:21 [2022-10-05T16:43:21.610Z] 
16:43:21 [2022-10-05T16:43:21.610Z] DONE 6 tests in 13.455s
16:43:21 [2022-10-05T16:43:21.610Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:43:21 [2022-10-05T16:43:21.610Z] ++ 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
16:43:21 [2022-10-05T16:43:21.610Z] ++ set -e
16:43:21 [2022-10-05T16:43:21.610Z] ++ '[' -n 0 ']'
16:43:21 [2022-10-05T16:43:21.610Z] ++ set -x
16:43:21 [2022-10-05T16:43:21.610Z] ++ 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
16:43:21 [2022-10-05T16:43:21.610Z] INFO: Testing against a local daemon
16:43:21 [2022-10-05T16:43:21.610Z] === RUN   TestServiceCreateInit
16:43:21 [2022-10-05T16:43:21.610Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:43:25 [2022-10-05T16:43:25.793Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:43:29 [2022-10-05T16:43:29.076Z] --- PASS: TestServiceCreateInit (7.39s)
16:43:29 [2022-10-05T16:43:29.076Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
16:43:29 [2022-10-05T16:43:29.076Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
16:43:29 [2022-10-05T16:43:29.076Z] === RUN   TestCreateServiceMultipleTimes
16:43:47 [2022-10-05T16:43:47.181Z] --- PASS: TestCreateServiceMultipleTimes (15.34s)
16:43:47 [2022-10-05T16:43:47.181Z] === RUN   TestCreateServiceConflict
16:43:47 [2022-10-05T16:43:47.181Z] --- PASS: TestCreateServiceConflict (2.18s)
16:43:47 [2022-10-05T16:43:47.181Z] === RUN   TestCreateServiceMaxReplicas
16:43:49 [2022-10-05T16:43:49.710Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
16:43:49 [2022-10-05T16:43:49.710Z] === RUN   TestCreateWithDuplicateNetworkNames
16:44:04 [2022-10-05T16:44:04.582Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s)
16:44:04 [2022-10-05T16:44:04.582Z] === RUN   TestCreateServiceSecretFileMode
16:44:04 [2022-10-05T16:44:04.839Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
16:44:04 [2022-10-05T16:44:04.839Z] === RUN   TestCreateServiceConfigFileMode
16:44:07 [2022-10-05T16:44:07.367Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
16:44:07 [2022-10-05T16:44:07.367Z] === RUN   TestCreateServiceSysctls
16:44:10 [2022-10-05T16:44:10.648Z] --- PASS: TestCreateServiceSysctls (3.04s)
16:44:10 [2022-10-05T16:44:10.648Z] === RUN   TestCreateServiceCapabilities
16:44:13 [2022-10-05T16:44:13.177Z] --- PASS: TestCreateServiceCapabilities (2.36s)
16:44:13 [2022-10-05T16:44:13.177Z] === RUN   TestInspect
16:44:15 [2022-10-05T16:44:15.706Z] --- PASS: TestInspect (2.66s)
16:44:15 [2022-10-05T16:44:15.706Z] === RUN   TestCreateJob
16:44:18 [2022-10-05T16:44:18.987Z] --- PASS: TestCreateJob (3.06s)
16:44:18 [2022-10-05T16:44:18.987Z] === RUN   TestReplicatedJob
16:44:24 [2022-10-05T16:44:24.270Z] --- PASS: TestReplicatedJob (5.20s)
16:44:24 [2022-10-05T16:44:24.270Z] === RUN   TestUpdateReplicatedJob
16:44:26 [2022-10-05T16:44:26.797Z] --- PASS: TestUpdateReplicatedJob (3.03s)
16:44:26 [2022-10-05T16:44:26.797Z] === RUN   TestServiceListWithStatuses
16:44:26 [2022-10-05T16:44:26.797Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:44:26 [2022-10-05T16:44:26.797Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:44:26 [2022-10-05T16:44:26.797Z] === RUN   TestDockerNetworkConnectAlias
16:44:30 [2022-10-05T16:44:30.982Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
16:44:30 [2022-10-05T16:44:30.982Z] === RUN   TestDockerNetworkReConnect
16:44:34 [2022-10-05T16:44:34.263Z] --- PASS: TestDockerNetworkReConnect (3.29s)
16:44:34 [2022-10-05T16:44:34.263Z] === RUN   TestServicePlugin
16:44:34 [2022-10-05T16:44:34.263Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:44:34 [2022-10-05T16:44:34.263Z] --- SKIP: TestServicePlugin (0.00s)
16:44:34 [2022-10-05T16:44:34.263Z] === RUN   TestServiceUpdateLabel
16:44:36 [2022-10-05T16:44:36.789Z] --- PASS: TestServiceUpdateLabel (2.18s)
16:44:36 [2022-10-05T16:44:36.789Z] === RUN   TestServiceUpdateSecrets
16:44:51 [2022-10-05T16:44:51.655Z] --- PASS: TestServiceUpdateSecrets (14.41s)
16:44:51 [2022-10-05T16:44:51.655Z] === RUN   TestServiceUpdateConfigs
16:45:06 [2022-10-05T16:45:06.521Z] --- PASS: TestServiceUpdateConfigs (14.32s)
16:45:06 [2022-10-05T16:45:06.521Z] === RUN   TestServiceUpdateNetwork
16:45:18 [2022-10-05T16:45:18.732Z] --- PASS: TestServiceUpdateNetwork (12.28s)
16:45:18 [2022-10-05T16:45:18.732Z] === RUN   TestServiceUpdatePidsLimit
16:45:18 [2022-10-05T16:45:18.732Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:45:19 [2022-10-05T16:45:19.297Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:45:27 [2022-10-05T16:45:27.404Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:45:33 [2022-10-05T16:45:33.963Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
16:45:33 [2022-10-05T16:45:33.963Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:45:33 [2022-10-05T16:45:33.963Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:45:33 [2022-10-05T16:45:33.963Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:45:33 [2022-10-05T16:45:33.963Z] PASS
16:45:33 [2022-10-05T16:45:33.963Z] 
16:45:33 [2022-10-05T16:45:33.963Z] === Skipped
16:45:33 [2022-10-05T16:45:33.963Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:45:33 [2022-10-05T16:45:33.963Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:45:33 [2022-10-05T16:45:33.963Z] 
16:45:33 [2022-10-05T16:45:33.963Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:45:33 [2022-10-05T16:45:33.963Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:45:33 [2022-10-05T16:45:33.963Z] 
16:45:33 [2022-10-05T16:45:33.963Z] DONE 27 tests, 2 skipped in 131.984s
16:45:33 [2022-10-05T16:45:33.963Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:45:33 [2022-10-05T16:45:33.963Z] ++ 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
16:45:33 [2022-10-05T16:45:33.963Z] ++ set -e
16:45:33 [2022-10-05T16:45:33.963Z] ++ '[' -n 0 ']'
16:45:33 [2022-10-05T16:45:33.963Z] ++ set -x
16:45:33 [2022-10-05T16:45:33.963Z] ++ 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
16:45:33 [2022-10-05T16:45:33.963Z] INFO: Testing against a local daemon
16:45:33 [2022-10-05T16:45:33.963Z] === RUN   TestSessionCreate
16:45:33 [2022-10-05T16:45:33.963Z] --- PASS: TestSessionCreate (0.03s)
16:45:33 [2022-10-05T16:45:33.963Z] === RUN   TestSessionCreateWithBadUpgrade
16:45:33 [2022-10-05T16:45:33.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:45:33 [2022-10-05T16:45:33.963Z] PASS
16:45:33 [2022-10-05T16:45:33.963Z] 
16:45:33 [2022-10-05T16:45:33.963Z] DONE 2 tests in 0.160s
16:45:33 [2022-10-05T16:45:33.963Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:45:33 [2022-10-05T16:45:33.963Z] ++ 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
16:45:33 [2022-10-05T16:45:33.963Z] ++ set -e
16:45:33 [2022-10-05T16:45:33.963Z] ++ '[' -n 0 ']'
16:45:33 [2022-10-05T16:45:33.963Z] ++ set -x
16:45:33 [2022-10-05T16:45:33.963Z] ++ 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
16:45:33 [2022-10-05T16:45:33.963Z] INFO: Testing against a local daemon
16:45:33 [2022-10-05T16:45:33.963Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:45:33 [2022-10-05T16:45:33.963Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:45:33 [2022-10-05T16:45:33.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:45:33 [2022-10-05T16:45:33.963Z] === RUN   TestDiskUsage
16:45:33 [2022-10-05T16:45:33.963Z] === PAUSE TestDiskUsage
16:45:33 [2022-10-05T16:45:33.963Z] === RUN   TestEventsExecDie
16:45:34 [2022-10-05T16:45:34.221Z] --- PASS: TestEventsExecDie (0.55s)
16:45:34 [2022-10-05T16:45:34.221Z] === RUN   TestEventsBackwardsCompatible
16:45:34 [2022-10-05T16:45:34.480Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
16:45:34 [2022-10-05T16:45:34.480Z] === RUN   TestEventsVolumeCreate
16:45:34 [2022-10-05T16:45:34.480Z] --- PASS: TestEventsVolumeCreate (0.07s)
16:45:34 [2022-10-05T16:45:34.480Z] === RUN   TestInfoBinaryCommits
16:45:34 [2022-10-05T16:45:34.480Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:45:34 [2022-10-05T16:45:34.480Z] === RUN   TestInfoAPIVersioned
16:45:34 [2022-10-05T16:45:34.480Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:45:34 [2022-10-05T16:45:34.480Z] === RUN   TestInfoAPI
16:45:34 [2022-10-05T16:45:34.480Z] --- PASS: TestInfoAPI (0.02s)
16:45:34 [2022-10-05T16:45:34.480Z] === RUN   TestInfoAPIWarnings
16:45:52 [2022-10-05T16:45:52.553Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:45:52 [2022-10-05T16:45:52.553Z] === RUN   TestInfoDebug
16:45:52 [2022-10-05T16:45:52.553Z] --- PASS: TestInfoDebug (0.52s)
16:45:52 [2022-10-05T16:45:52.553Z] === RUN   TestInfoInsecureRegistries
16:45:52 [2022-10-05T16:45:52.553Z] --- PASS: TestInfoInsecureRegistries (0.53s)
16:45:52 [2022-10-05T16:45:52.553Z] === RUN   TestInfoRegistryMirrors
16:45:52 [2022-10-05T16:45:52.553Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:45:52 [2022-10-05T16:45:52.553Z] === RUN   TestLoginFailsWithBadCredentials
16:45:53 [2022-10-05T16:45:53.118Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
16:45:53 [2022-10-05T16:45:53.118Z] === RUN   TestPingCacheHeaders
16:45:53 [2022-10-05T16:45:53.118Z] --- PASS: TestPingCacheHeaders (0.02s)
16:45:53 [2022-10-05T16:45:53.118Z] === RUN   TestPingGet
16:45:53 [2022-10-05T16:45:53.118Z] --- PASS: TestPingGet (0.01s)
16:45:53 [2022-10-05T16:45:53.118Z] === RUN   TestPingHead
16:45:53 [2022-10-05T16:45:53.118Z] --- PASS: TestPingHead (0.02s)
16:45:53 [2022-10-05T16:45:53.118Z] === RUN   TestPingSwarmHeader
16:45:53 [2022-10-05T16:45:53.684Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:45:53 [2022-10-05T16:45:53.684Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:45:54 [2022-10-05T16:45:54.617Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:45:54 [2022-10-05T16:45:54.617Z] --- PASS: TestPingSwarmHeader (1.65s)
16:45:54 [2022-10-05T16:45:54.617Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:45:54 [2022-10-05T16:45:54.617Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:45:54 [2022-10-05T16:45:54.617Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:45:54 [2022-10-05T16:45:54.617Z] === RUN   TestPingBuilderHeader
16:45:54 [2022-10-05T16:45:54.617Z] === RUN   TestPingBuilderHeader/default_config
16:45:55 [2022-10-05T16:45:55.183Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:45:55 [2022-10-05T16:45:55.748Z] --- PASS: TestPingBuilderHeader (1.04s)
16:45:55 [2022-10-05T16:45:55.748Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:45:55 [2022-10-05T16:45:55.748Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:45:55 [2022-10-05T16:45:55.748Z] === RUN   TestVersion
16:45:55 [2022-10-05T16:45:55.748Z] --- PASS: TestVersion (0.02s)
16:45:55 [2022-10-05T16:45:55.748Z] === CONT  TestDiskUsage
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/container_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/image_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/volume_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.314Z] === RUN   TestDiskUsage/after_container.Run
16:45:56 [2022-10-05T16:45:56.879Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:45:56 [2022-10-05T16:45:56.879Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:45:56 [2022-10-05T16:45:56.880Z] --- PASS: TestDiskUsage (1.12s)
16:45:56 [2022-10-05T16:45:56.880Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z] PASS
16:45:56 [2022-10-05T16:45:56.880Z] 
16:45:56 [2022-10-05T16:45:56.880Z] === Skipped
16:45:56 [2022-10-05T16:45:56.880Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:45:56 [2022-10-05T16:45:56.880Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:45:56 [2022-10-05T16:45:56.880Z] 
16:45:56 [2022-10-05T16:45:56.880Z] DONE 57 tests, 1 skipped in 23.234s
16:45:56 [2022-10-05T16:45:56.880Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:45:56 [2022-10-05T16:45:56.880Z] ++ 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
16:45:56 [2022-10-05T16:45:56.880Z] ++ set -e
16:45:56 [2022-10-05T16:45:56.880Z] ++ '[' -n 0 ']'
16:45:56 [2022-10-05T16:45:56.880Z] ++ set -x
16:45:56 [2022-10-05T16:45:56.880Z] ++ 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
16:45:56 [2022-10-05T16:45:56.880Z] INFO: Testing against a local daemon
16:45:56 [2022-10-05T16:45:56.880Z] === RUN   TestVolumesCreateAndList
16:45:57 [2022-10-05T16:45:57.137Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesRemove
16:45:57 [2022-10-05T16:45:57.137Z] --- PASS: TestVolumesRemove (0.08s)
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInspect
16:45:57 [2022-10-05T16:45:57.137Z] --- PASS: TestVolumesInspect (0.02s)
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInvalidJSON
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:45:57 [2022-10-05T16:45:57.137Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:45:57 [2022-10-05T16:45:57.137Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:45:57 [2022-10-05T16:45:57.137Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:45:57 [2022-10-05T16:45:57.137Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:45:57 [2022-10-05T16:45:57.137Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:45:57 [2022-10-05T16:45:57.137Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:45:57 [2022-10-05T16:45:57.137Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:45:57 [2022-10-05T16:45:57.137Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:45:57 [2022-10-05T16:45:57.137Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:45:57 [2022-10-05T16:45:57.137Z] PASS
16:45:57 [2022-10-05T16:45:57.137Z] 
16:45:57 [2022-10-05T16:45:57.137Z] DONE 9 tests in 0.231s
16:45:57 [2022-10-05T16:45:57.137Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:45:57 [2022-10-05T16:45:57.396Z] ++++ cat bundles/test-integration/docker.pid
16:45:57 [2022-10-05T16:45:57.396Z] +++ kill 14815
16:45:57 [2022-10-05T16:45:57.396Z] +++ /etc/init.d/apparmor stop
16:45:57 [2022-10-05T16:45:57.396Z] Leaving: AppArmorNo profiles have been unloaded.
16:45:57 [2022-10-05T16:45:57.396Z] 
16:45:57 [2022-10-05T16:45:57.396Z] Unloading profiles will leave already running processes permanently
16:45:57 [2022-10-05T16:45:57.396Z] unconfined, which can lead to unexpected situations.
16:45:57 [2022-10-05T16:45:57.396Z] 
16:45:57 [2022-10-05T16:45:57.396Z] To set a process to complain mode, use the command line tool
16:45:57 [2022-10-05T16:45:57.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:45:57 [2022-10-05T16:45:57.396Z] +++ true
16:45:57 [2022-10-05T16:45:57.396Z] exiting test-integration
16:45:57 [2022-10-05T16:45:57.396Z] ++ exit 0
16:45:57 [2022-10-05T16:45:57.396Z] 
Post stage
[Pipeline] junit
16:45:58 [2022-10-05T16:45:58.342Z] Recording test results
16:45:58 [2022-10-05T16:45:58.526Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:45:58 [2022-10-05T16:45:58.831Z] + echo Ensuring container killed.
16:45:58 [2022-10-05T16:45:58.831Z] Ensuring container killed.
16:45:58 [2022-10-05T16:45:58.831Z] + docker rm -vf docker-pr3
16:45:58 [2022-10-05T16:45:58.831Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
16:45:59 [2022-10-05T16:45:59.113Z] + echo Chowning /workspace to jenkins user
16:45:59 [2022-10-05T16:45:59.113Z] Chowning /workspace to jenkins user
16:45:59 [2022-10-05T16:45:59.113Z] + id -u
16:45:59 [2022-10-05T16:45:59.113Z] + id -g
16:45:59 [2022-10-05T16:45:59.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44215:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:46:00 [2022-10-05T16:46:00.772Z] + bundleName=arm64-integration
16:46:00 [2022-10-05T16:46:00.772Z] + echo Creating arm64-integration-bundles.tar.gz
16:46:00 [2022-10-05T16:46:00.772Z] Creating arm64-integration-bundles.tar.gz
16:46:00 [2022-10-05T16:46:00.772Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:46:00 [2022-10-05T16:46:00.772Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:46:01 [2022-10-05T16:46:01.040Z] Archiving artifacts
16:46:01 [2022-10-05T16:46:01.299Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44215/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:46:01 [2022-10-05T16:46:01.593Z] + make clean
16:46:01 [2022-10-05T16:46:01.851Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:46:01 [2022-10-05T16:46:01.851Z] docker-dev-cache
16:46:01 [2022-10-05T16:46:01.851Z] 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