Skip to content
Success

Console Output

Skipping 545 KB.. Full Log
15:03:44 [2022-10-05T15:03:44.410Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:03:44 [2022-10-05T15:03:44.410Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:03:44 [2022-10-05T15:03:44.410Z] === RUN   TestContainerStartOnDaemonRestart
15:03:44 [2022-10-05T15:03:44.410Z] === PAUSE TestContainerStartOnDaemonRestart
15:03:44 [2022-10-05T15:03:44.410Z] === RUN   TestDaemonRestartIpcMode
15:03:44 [2022-10-05T15:03:44.410Z] === PAUSE TestDaemonRestartIpcMode
15:03:44 [2022-10-05T15:03:44.410Z] === RUN   TestDaemonHostGatewayIP
15:03:44 [2022-10-05T15:03:44.410Z] === PAUSE TestDaemonHostGatewayIP
15:03:44 [2022-10-05T15:03:44.410Z] === RUN   TestRestartDaemonWithRestartingContainer
15:03:44 [2022-10-05T15:03:44.410Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:03:44 [2022-10-05T15:03:44.410Z] === RUN   TestContainerKillOnDaemonStart
15:03:44 [2022-10-05T15:03:44.410Z] === PAUSE TestContainerKillOnDaemonStart
15:03:44 [2022-10-05T15:03:44.410Z] === RUN   TestDiff
15:03:44 [2022-10-05T15:03:44.975Z] --- PASS: TestDiff (0.49s)
15:03:44 [2022-10-05T15:03:44.975Z] === RUN   TestExecConsoleSize
15:03:45 [2022-10-05T15:03:45.541Z] --- PASS: TestExecConsoleSize (0.55s)
15:03:45 [2022-10-05T15:03:45.541Z] === RUN   TestExecWithCloseStdin
15:03:46 [2022-10-05T15:03:46.107Z] --- PASS: TestExecWithCloseStdin (0.52s)
15:03:46 [2022-10-05T15:03:46.107Z] === RUN   TestExec
15:03:46 [2022-10-05T15:03:46.365Z] --- PASS: TestExec (0.52s)
15:03:46 [2022-10-05T15:03:46.365Z] === RUN   TestExecUser
15:03:46 [2022-10-05T15:03:46.932Z] --- PASS: TestExecUser (0.53s)
15:03:46 [2022-10-05T15:03:46.932Z] === RUN   TestExportContainerAndImportImage
15:03:47 [2022-10-05T15:03:47.498Z] --- PASS: TestExportContainerAndImportImage (0.63s)
15:03:47 [2022-10-05T15:03:47.498Z] === RUN   TestExportContainerAfterDaemonRestart
15:03:48 [2022-10-05T15:03:48.872Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:03:48 [2022-10-05T15:03:48.873Z] === RUN   TestHealthCheckWorkdir
15:03:49 [2022-10-05T15:03:49.458Z] --- PASS: TestHealthCheckWorkdir (0.65s)
15:03:49 [2022-10-05T15:03:49.458Z] === RUN   TestHealthKillContainer
15:03:57 [2022-10-05T15:03:57.587Z] --- PASS: TestHealthKillContainer (7.85s)
15:03:57 [2022-10-05T15:03:57.587Z] === RUN   TestHealthCheckProcessKilled
15:03:58 [2022-10-05T15:03:58.153Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
15:03:58 [2022-10-05T15:03:58.153Z] === RUN   TestInspectCpusetInConfigPre120
15:03:58 [2022-10-05T15:03:58.719Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
15:03:58 [2022-10-05T15:03:58.719Z] === RUN   TestIpcModeNone
15:03:58 [2022-10-05T15:03:58.977Z] --- PASS: TestIpcModeNone (0.53s)
15:03:58 [2022-10-05T15:03:58.977Z] === RUN   TestIpcModePrivate
15:03:59 [2022-10-05T15:03:59.543Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
15:03:59 [2022-10-05T15:03:59.543Z] --- PASS: TestIpcModePrivate (0.49s)
15:03:59 [2022-10-05T15:03:59.543Z] === RUN   TestIpcModeShareable
15:03:59 [2022-10-05T15:03:59.801Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
15:04:00 [2022-10-05T15:04:00.059Z] --- PASS: TestIpcModeShareable (0.49s)
15:04:00 [2022-10-05T15:04:00.059Z] === RUN   TestAPIIpcModeShareableAndContainer
15:04:01 [2022-10-05T15:04:01.960Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s)
15:04:01 [2022-10-05T15:04:01.960Z] === RUN   TestAPIIpcModeHost
15:04:02 [2022-10-05T15:04:02.218Z] --- PASS: TestAPIIpcModeHost (0.41s)
15:04:02 [2022-10-05T15:04:02.218Z] === RUN   TestDaemonIpcModeShareable
15:04:03 [2022-10-05T15:04:03.152Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
15:04:03 [2022-10-05T15:04:03.410Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
15:04:03 [2022-10-05T15:04:03.410Z] === RUN   TestDaemonIpcModePrivate
15:04:04 [2022-10-05T15:04:04.784Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
15:04:04 [2022-10-05T15:04:04.784Z] --- PASS: TestDaemonIpcModePrivate (1.25s)
15:04:04 [2022-10-05T15:04:04.784Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:04:05 [2022-10-05T15:04:05.718Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
15:04:05 [2022-10-05T15:04:05.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
15:04:05 [2022-10-05T15:04:05.975Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:04:06 [2022-10-05T15:04:06.909Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
15:04:07 [2022-10-05T15:04:07.167Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
15:04:07 [2022-10-05T15:04:07.167Z] === RUN   TestIpcModeOlderClient
15:04:07 [2022-10-05T15:04:07.167Z] === PAUSE TestIpcModeOlderClient
15:04:07 [2022-10-05T15:04:07.167Z] === RUN   TestKillContainerInvalidSignal
15:04:07 [2022-10-05T15:04:07.425Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
15:04:07 [2022-10-05T15:04:07.425Z] === RUN   TestKillContainer
15:04:07 [2022-10-05T15:04:07.425Z] === RUN   TestKillContainer/no_signal
15:04:07 [2022-10-05T15:04:07.991Z] === RUN   TestKillContainer/non_killing_signal
15:04:08 [2022-10-05T15:04:08.249Z] === RUN   TestKillContainer/killing_signal
15:04:08 [2022-10-05T15:04:08.819Z] --- PASS: TestKillContainer (1.39s)
15:04:08 [2022-10-05T15:04:08.819Z]     --- PASS: TestKillContainer/no_signal (0.43s)
15:04:08 [2022-10-05T15:04:08.819Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
15:04:08 [2022-10-05T15:04:08.819Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
15:04:08 [2022-10-05T15:04:08.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:04:08 [2022-10-05T15:04:08.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:04:09 [2022-10-05T15:04:09.385Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:04:10 [2022-10-05T15:04:10.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
15:04:10 [2022-10-05T15:04:10.319Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
15:04:10 [2022-10-05T15:04:10.319Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
15:04:10 [2022-10-05T15:04:10.319Z] === RUN   TestKillStoppedContainer
15:04:10 [2022-10-05T15:04:10.319Z] --- PASS: TestKillStoppedContainer (0.07s)
15:04:10 [2022-10-05T15:04:10.319Z] === RUN   TestKillStoppedContainerAPIPre120
15:04:10 [2022-10-05T15:04:10.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:04:10 [2022-10-05T15:04:10.319Z] === RUN   TestKillDifferentUserContainer
15:04:10 [2022-10-05T15:04:10.885Z] --- PASS: TestKillDifferentUserContainer (0.50s)
15:04:10 [2022-10-05T15:04:10.885Z] === RUN   TestInspectOomKilledTrue
15:04:11 [2022-10-05T15:04:11.452Z] --- PASS: TestInspectOomKilledTrue (0.51s)
15:04:11 [2022-10-05T15:04:11.452Z] === RUN   TestInspectOomKilledFalse
15:04:11 [2022-10-05T15:04:11.710Z] --- PASS: TestInspectOomKilledFalse (0.46s)
15:04:11 [2022-10-05T15:04:11.710Z] === RUN   TestLinksEtcHostsContentMatch
15:04:12 [2022-10-05T15:04:12.276Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
15:04:12 [2022-10-05T15:04:12.276Z] === RUN   TestLinksContainerNames
15:04:13 [2022-10-05T15:04:13.209Z] --- PASS: TestLinksContainerNames (1.05s)
15:04:13 [2022-10-05T15:04:13.209Z] === RUN   TestLogsFollowTailEmpty
15:04:13 [2022-10-05T15:04:13.775Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:04:13 [2022-10-05T15:04:13.775Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:04:13 [2022-10-05T15:04:13.775Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:04:13 [2022-10-05T15:04:13.775Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:04:13 [2022-10-05T15:04:13.775Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:04:14 [2022-10-05T15:04:14.709Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:04:14 [2022-10-05T15:04:14.709Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:04:14 [2022-10-05T15:04:14.967Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:04:14 [2022-10-05T15:04:14.967Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:04:15 [2022-10-05T15:04:15.532Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:04:15 [2022-10-05T15:04:15.532Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:04:15 [2022-10-05T15:04:15.532Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:04:15 [2022-10-05T15:04:15.532Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:04:16 [2022-10-05T15:04:16.466Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:04:16 [2022-10-05T15:04:16.466Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:04:17 [2022-10-05T15:04:17.032Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:04:17 [2022-10-05T15:04:17.032Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:04:17 [2022-10-05T15:04:17.598Z] --- PASS: TestLogs (3.71s)
15:04:17 [2022-10-05T15:04:17.598Z]     --- PASS: TestLogs/driver_local (0.01s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
15:04:17 [2022-10-05T15:04:17.598Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
15:04:17 [2022-10-05T15:04:17.598Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
15:04:17 [2022-10-05T15:04:17.598Z] === RUN   TestContainerNetworkMountsNoChown
15:04:17 [2022-10-05T15:04:17.856Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/default
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/default
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/private
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/private
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rprivate
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rprivate
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/slave
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/slave
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rslave
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rslave
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/shared
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/shared
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rshared
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rshared
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/default
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/default/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/default/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/rslave
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/rshared
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/shared
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/rprivate
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/slave
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/private
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/private/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/private/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:04:17 [2022-10-05T15:04:17.856Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/default/bind_root
15:04:17 [2022-10-05T15:04:17.856Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/default/mount_root
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:04:18 [2022-10-05T15:04:18.116Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/private/bind_root
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:04:18 [2022-10-05T15:04:18.374Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/private/mount_root
15:04:18 [2022-10-05T15:04:18.632Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:04:18 [2022-10-05T15:04:18.632Z] --- PASS: TestMountDaemonRoot (0.02s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:04:18 [2022-10-05T15:04:18.632Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:04:18 [2022-10-05T15:04:18.632Z] === RUN   TestContainerBindMountNonRecursive
15:04:20 [2022-10-05T15:04:20.006Z] --- PASS: TestContainerBindMountNonRecursive (1.42s)
15:04:20 [2022-10-05T15:04:20.006Z] === RUN   TestContainerVolumesMountedAsShared
15:04:20 [2022-10-05T15:04:20.572Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
15:04:20 [2022-10-05T15:04:20.572Z] === RUN   TestContainerVolumesMountedAsSlave
15:04:20 [2022-10-05T15:04:20.830Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
15:04:20 [2022-10-05T15:04:20.830Z] === RUN   TestNetworkNat
15:04:21 [2022-10-05T15:04:21.396Z] --- PASS: TestNetworkNat (0.48s)
15:04:21 [2022-10-05T15:04:21.396Z] === RUN   TestNetworkLocalhostTCPNat
15:04:21 [2022-10-05T15:04:21.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
15:04:21 [2022-10-05T15:04:21.962Z] === RUN   TestNetworkLoopbackNat
15:04:24 [2022-10-05T15:04:24.490Z] --- PASS: TestNetworkLoopbackNat (2.62s)
15:04:24 [2022-10-05T15:04:24.490Z] === RUN   TestPause
15:04:25 [2022-10-05T15:04:25.056Z] --- PASS: TestPause (0.49s)
15:04:25 [2022-10-05T15:04:25.056Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:04:25 [2022-10-05T15:04:25.056Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:04:25 [2022-10-05T15:04:25.056Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:04:25 [2022-10-05T15:04:25.056Z] === RUN   TestPauseStopPausedContainer
15:04:25 [2022-10-05T15:04:25.314Z] --- PASS: TestPauseStopPausedContainer (0.49s)
15:04:25 [2022-10-05T15:04:25.314Z] === RUN   TestPidHost
15:04:26 [2022-10-05T15:04:26.688Z] --- PASS: TestPidHost (1.03s)
15:04:26 [2022-10-05T15:04:26.688Z] === RUN   TestPsFilter
15:04:26 [2022-10-05T15:04:26.688Z] --- PASS: TestPsFilter (0.15s)
15:04:26 [2022-10-05T15:04:26.688Z] === RUN   TestRemoveContainerWithRemovedVolume
15:04:26 [2022-10-05T15:04:26.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
15:04:26 [2022-10-05T15:04:26.953Z] === RUN   TestRemoveContainerWithVolume
15:04:27 [2022-10-05T15:04:27.519Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
15:04:27 [2022-10-05T15:04:27.519Z] === RUN   TestRemoveContainerRunning
15:04:28 [2022-10-05T15:04:28.088Z] --- PASS: TestRemoveContainerRunning (0.47s)
15:04:28 [2022-10-05T15:04:28.088Z] === RUN   TestRemoveContainerForceRemoveRunning
15:04:28 [2022-10-05T15:04:28.346Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
15:04:28 [2022-10-05T15:04:28.346Z] === RUN   TestRemoveInvalidContainer
15:04:28 [2022-10-05T15:04:28.346Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:04:28 [2022-10-05T15:04:28.346Z] === RUN   TestRenameLinkedContainer
15:04:30 [2022-10-05T15:04:30.245Z] --- PASS: TestRenameLinkedContainer (1.88s)
15:04:30 [2022-10-05T15:04:30.245Z] === RUN   TestRenameStoppedContainer
15:04:30 [2022-10-05T15:04:30.811Z] --- PASS: TestRenameStoppedContainer (0.42s)
15:04:30 [2022-10-05T15:04:30.811Z] === RUN   TestRenameRunningContainerAndReuse
15:04:31 [2022-10-05T15:04:31.748Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s)
15:04:31 [2022-10-05T15:04:31.748Z] === RUN   TestRenameInvalidName
15:04:32 [2022-10-05T15:04:32.006Z] --- PASS: TestRenameInvalidName (0.49s)
15:04:32 [2022-10-05T15:04:32.006Z] === RUN   TestRenameAnonymousContainer
15:04:33 [2022-10-05T15:04:33.906Z] --- PASS: TestRenameAnonymousContainer (1.70s)
15:04:33 [2022-10-05T15:04:33.906Z] === RUN   TestRenameContainerWithSameName
15:04:34 [2022-10-05T15:04:34.473Z] --- PASS: TestRenameContainerWithSameName (0.47s)
15:04:34 [2022-10-05T15:04:34.473Z] === RUN   TestRenameContainerWithLinkedContainer
15:04:35 [2022-10-05T15:04:35.406Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
15:04:35 [2022-10-05T15:04:35.406Z] === RUN   TestResize
15:04:35 [2022-10-05T15:04:35.664Z] --- PASS: TestResize (0.46s)
15:04:35 [2022-10-05T15:04:35.664Z] === RUN   TestResizeWithInvalidSize
15:04:36 [2022-10-05T15:04:36.230Z] --- PASS: TestResizeWithInvalidSize (0.43s)
15:04:36 [2022-10-05T15:04:36.230Z] === RUN   TestResizeWhenContainerNotStarted
15:04:36 [2022-10-05T15:04:36.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:04:36 [2022-10-05T15:04:36.488Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:04:37 [2022-10-05T15:04:37.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:04:38 [2022-10-05T15:04:38.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:04:39 [2022-10-05T15:04:39.895Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:04:39 [2022-10-05T15:04:39.895Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:04:41 [2022-10-05T15:04:41.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:04:41 [2022-10-05T15:04:41.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:04:45 [2022-10-05T15:04:45.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:04:45 [2022-10-05T15:04:45.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:04:49 [2022-10-05T15:04:49.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:04:49 [2022-10-05T15:04:49.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:04:51 [2022-10-05T15:04:51.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:04:51 [2022-10-05T15:04:51.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:04:52 [2022-10-05T15:04:52.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:04:52 [2022-10-05T15:04:52.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:04:54 [2022-10-05T15:04:54.808Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s)
15:04:54 [2022-10-05T15:04:54.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
15:04:54 [2022-10-05T15:04:54.808Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:04:54 [2022-10-05T15:04:54.808Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:04:55 [2022-10-05T15:04:55.374Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:04:56 [2022-10-05T15:04:56.311Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
15:04:56 [2022-10-05T15:04:56.311Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
15:04:56 [2022-10-05T15:04:56.311Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
15:04:56 [2022-10-05T15:04:56.311Z] === RUN   TestCgroupNamespacesRun
15:04:57 [2022-10-05T15:04:57.685Z] --- PASS: TestCgroupNamespacesRun (1.18s)
15:04:57 [2022-10-05T15:04:57.685Z] === RUN   TestCgroupNamespacesRunPrivileged
15:04:58 [2022-10-05T15:04:58.619Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
15:04:58 [2022-10-05T15:04:58.619Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:04:59 [2022-10-05T15:04:59.993Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
15:04:59 [2022-10-05T15:04:59.993Z] === RUN   TestCgroupNamespacesRunHostMode
15:05:01 [2022-10-05T15:05:01.367Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
15:05:01 [2022-10-05T15:05:01.367Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:05:02 [2022-10-05T15:05:02.300Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
15:05:02 [2022-10-05T15:05:02.300Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:05:03 [2022-10-05T15:05:03.673Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
15:05:03 [2022-10-05T15:05:03.673Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:05:04 [2022-10-05T15:05:04.238Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
15:05:04 [2022-10-05T15:05:04.238Z] === RUN   TestCgroupNamespacesRunOlderClient
15:05:05 [2022-10-05T15:05:05.612Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s)
15:05:05 [2022-10-05T15:05:05.612Z] === RUN   TestNISDomainname
15:05:06 [2022-10-05T15:05:06.177Z] --- PASS: TestNISDomainname (0.59s)
15:05:06 [2022-10-05T15:05:06.177Z] === RUN   TestHostnameDnsResolution
15:05:06 [2022-10-05T15:05:06.745Z] --- PASS: TestHostnameDnsResolution (0.72s)
15:05:06 [2022-10-05T15:05:06.745Z] === RUN   TestUnprivilegedPortsAndPing
15:05:07 [2022-10-05T15:05:07.311Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
15:05:07 [2022-10-05T15:05:07.311Z] === RUN   TestPrivilegedHostDevices
15:05:07 [2022-10-05T15:05:07.877Z] --- PASS: TestPrivilegedHostDevices (0.52s)
15:05:07 [2022-10-05T15:05:07.877Z] === RUN   TestRunConsoleSize
15:05:08 [2022-10-05T15:05:08.442Z] --- PASS: TestRunConsoleSize (0.45s)
15:05:08 [2022-10-05T15:05:08.442Z] === RUN   TestRunWithAlternativeContainerdShim
15:05:10 [2022-10-05T15:05:10.341Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
15:05:10 [2022-10-05T15:05:10.341Z] === RUN   TestStats
15:05:12 [2022-10-05T15:05:12.869Z] --- PASS: TestStats (2.46s)
15:05:12 [2022-10-05T15:05:12.869Z] === RUN   TestStopContainerWithTimeout
15:05:12 [2022-10-05T15:05:12.869Z] === RUN   TestStopContainerWithTimeout/0
15:05:12 [2022-10-05T15:05:12.869Z] === PAUSE TestStopContainerWithTimeout/0
15:05:12 [2022-10-05T15:05:12.869Z] === RUN   TestStopContainerWithTimeout/1
15:05:12 [2022-10-05T15:05:12.869Z] === PAUSE TestStopContainerWithTimeout/1
15:05:12 [2022-10-05T15:05:12.869Z] === RUN   TestStopContainerWithTimeout/3
15:05:12 [2022-10-05T15:05:12.869Z] === PAUSE TestStopContainerWithTimeout/3
15:05:12 [2022-10-05T15:05:12.869Z] === RUN   TestStopContainerWithTimeout/-1
15:05:12 [2022-10-05T15:05:12.869Z] === PAUSE TestStopContainerWithTimeout/-1
15:05:12 [2022-10-05T15:05:12.869Z] === CONT  TestStopContainerWithTimeout/0
15:05:12 [2022-10-05T15:05:12.869Z] === CONT  TestStopContainerWithTimeout/-1
15:05:13 [2022-10-05T15:05:13.804Z] === CONT  TestStopContainerWithTimeout/3
15:05:15 [2022-10-05T15:05:15.702Z] === CONT  TestStopContainerWithTimeout/1
15:05:17 [2022-10-05T15:05:17.076Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:05:17 [2022-10-05T15:05:17.076Z]     --- PASS: TestStopContainerWithTimeout/0 (0.77s)
15:05:17 [2022-10-05T15:05:17.076Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
15:05:17 [2022-10-05T15:05:17.076Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
15:05:17 [2022-10-05T15:05:17.076Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
15:05:17 [2022-10-05T15:05:17.076Z] === RUN   TestDeleteDevicemapper
15:05:17 [2022-10-05T15:05:17.076Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:05:17 [2022-10-05T15:05:17.076Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:05:17 [2022-10-05T15:05:17.076Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:05:18 [2022-10-05T15:05:18.978Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
15:05:18 [2022-10-05T15:05:18.978Z] === RUN   TestUpdateMemory
15:05:19 [2022-10-05T15:05:19.543Z] --- PASS: TestUpdateMemory (0.54s)
15:05:19 [2022-10-05T15:05:19.543Z] === RUN   TestUpdateCPUQuota
15:05:20 [2022-10-05T15:05:20.109Z] --- PASS: TestUpdateCPUQuota (0.67s)
15:05:20 [2022-10-05T15:05:20.109Z] === RUN   TestUpdatePidsLimit
15:05:20 [2022-10-05T15:05:20.109Z] === RUN   TestUpdatePidsLimit/update_from_none
15:05:20 [2022-10-05T15:05:20.367Z] === RUN   TestUpdatePidsLimit/no_change
15:05:20 [2022-10-05T15:05:20.367Z] === RUN   TestUpdatePidsLimit/update_lower
15:05:20 [2022-10-05T15:05:20.625Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:05:20 [2022-10-05T15:05:20.883Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:05:21 [2022-10-05T15:05:21.141Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:05:21 [2022-10-05T15:05:21.398Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:05:21 [2022-10-05T15:05:21.964Z] --- PASS: TestUpdatePidsLimit (2.02s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:05:21 [2022-10-05T15:05:21.964Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
15:05:21 [2022-10-05T15:05:21.964Z] === RUN   TestUpdateRestartPolicy
15:05:34 [2022-10-05T15:05:34.222Z] --- PASS: TestUpdateRestartPolicy (10.86s)
15:05:34 [2022-10-05T15:05:34.222Z] === RUN   TestUpdateRestartWithAutoRemove
15:05:34 [2022-10-05T15:05:34.222Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
15:05:34 [2022-10-05T15:05:34.222Z] === RUN   TestWaitNonBlocked
15:05:34 [2022-10-05T15:05:34.222Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:34 [2022-10-05T15:05:34.222Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:34 [2022-10-05T15:05:34.222Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:34 [2022-10-05T15:05:34.222Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:34 [2022-10-05T15:05:34.222Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:34 [2022-10-05T15:05:34.222Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:34 [2022-10-05T15:05:34.222Z] --- PASS: TestWaitNonBlocked (0.01s)
15:05:34 [2022-10-05T15:05:34.222Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
15:05:34 [2022-10-05T15:05:34.222Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
15:05:34 [2022-10-05T15:05:34.222Z] === RUN   TestWaitBlocked
15:05:34 [2022-10-05T15:05:34.486Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:05:34 [2022-10-05T15:05:34.486Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:05:34 [2022-10-05T15:05:34.486Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:05:34 [2022-10-05T15:05:34.486Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:05:34 [2022-10-05T15:05:34.486Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:05:34 [2022-10-05T15:05:34.486Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:05:35 [2022-10-05T15:05:35.053Z] --- PASS: TestWaitBlocked (0.02s)
15:05:35 [2022-10-05T15:05:35.053Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
15:05:35 [2022-10-05T15:05:35.053Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
15:05:35 [2022-10-05T15:05:35.053Z] === RUN   TestWaitConditions
15:05:35 [2022-10-05T15:05:35.053Z] === RUN   TestWaitConditions/default
15:05:35 [2022-10-05T15:05:35.053Z] === PAUSE TestWaitConditions/default
15:05:35 [2022-10-05T15:05:35.053Z] === RUN   TestWaitConditions/not-running
15:05:35 [2022-10-05T15:05:35.053Z] === PAUSE TestWaitConditions/not-running
15:05:35 [2022-10-05T15:05:35.053Z] === RUN   TestWaitConditions/next-exit
15:05:35 [2022-10-05T15:05:35.053Z] === PAUSE TestWaitConditions/next-exit
15:05:35 [2022-10-05T15:05:35.053Z] === RUN   TestWaitConditions/removed
15:05:35 [2022-10-05T15:05:35.053Z] === PAUSE TestWaitConditions/removed
15:05:35 [2022-10-05T15:05:35.053Z] === CONT  TestWaitConditions/default
15:05:35 [2022-10-05T15:05:35.053Z] === CONT  TestWaitConditions/removed
15:05:35 [2022-10-05T15:05:35.053Z] === CONT  TestWaitConditions/default
15:05:35 [2022-10-05T15:05:35.053Z]     wait_test.go:146: ContainerID = f39b31dc556925551aeb6fd3f628350dc21b5920bccb287bf0aa3badfba2c8f9
15:05:35 [2022-10-05T15:05:35.053Z] === CONT  TestWaitConditions/removed
15:05:35 [2022-10-05T15:05:35.053Z]     wait_test.go:146: ContainerID = 8dfe47b04401afc55177e07c4394c042ffe2d305147f76364d4e305f7df4696b
15:05:35 [2022-10-05T15:05:35.989Z] === CONT  TestWaitConditions/next-exit
15:05:35 [2022-10-05T15:05:35.989Z]     wait_test.go:146: ContainerID = ed2a88530a160df81fce90616179782a082810bc63d11249ec69c6cf85c985db
15:05:35 [2022-10-05T15:05:35.989Z] === CONT  TestWaitConditions/not-running
15:05:35 [2022-10-05T15:05:35.989Z]     wait_test.go:146: ContainerID = 5e2cf4a469a0dcd5c38b9b40a8a32700fb0f22c5eacbfb7343ff1b2a0d5b1621
15:05:36 [2022-10-05T15:05:36.555Z] --- PASS: TestWaitConditions (0.01s)
15:05:36 [2022-10-05T15:05:36.555Z]     --- PASS: TestWaitConditions/default (0.77s)
15:05:36 [2022-10-05T15:05:36.555Z]     --- PASS: TestWaitConditions/removed (0.91s)
15:05:36 [2022-10-05T15:05:36.555Z]     --- PASS: TestWaitConditions/next-exit (0.62s)
15:05:36 [2022-10-05T15:05:36.555Z]     --- PASS: TestWaitConditions/not-running (0.51s)
15:05:36 [2022-10-05T15:05:36.555Z] === RUN   TestWaitRestartedContainer
15:05:36 [2022-10-05T15:05:36.555Z] === RUN   TestWaitRestartedContainer/default
15:05:36 [2022-10-05T15:05:36.555Z] === PAUSE TestWaitRestartedContainer/default
15:05:36 [2022-10-05T15:05:36.555Z] === RUN   TestWaitRestartedContainer/not-running
15:05:36 [2022-10-05T15:05:36.555Z] === PAUSE TestWaitRestartedContainer/not-running
15:05:36 [2022-10-05T15:05:36.555Z] === RUN   TestWaitRestartedContainer/next-exit
15:05:36 [2022-10-05T15:05:36.555Z] === PAUSE TestWaitRestartedContainer/next-exit
15:05:36 [2022-10-05T15:05:36.555Z] === CONT  TestWaitRestartedContainer/default
15:05:36 [2022-10-05T15:05:36.555Z] === CONT  TestWaitRestartedContainer/next-exit
15:05:37 [2022-10-05T15:05:37.935Z] === CONT  TestWaitRestartedContainer/not-running
15:05:38 [2022-10-05T15:05:38.869Z] --- PASS: TestWaitRestartedContainer (0.02s)
15:05:38 [2022-10-05T15:05:38.869Z]     --- PASS: TestWaitRestartedContainer/default (1.42s)
15:05:38 [2022-10-05T15:05:38.869Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.60s)
15:05:38 [2022-10-05T15:05:38.869Z]     --- PASS: TestWaitRestartedContainer/not-running (0.98s)
15:05:38 [2022-10-05T15:05:38.869Z] === CONT  TestContainerStartOnDaemonRestart
15:05:38 [2022-10-05T15:05:38.869Z] === CONT  TestRestartDaemonWithRestartingContainer
15:05:41 [2022-10-05T15:05:41.402Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s)
15:05:41 [2022-10-05T15:05:41.402Z] === CONT  TestIpcModeOlderClient
15:05:41 [2022-10-05T15:05:41.402Z] --- PASS: TestIpcModeOlderClient (0.09s)
15:05:41 [2022-10-05T15:05:41.402Z] === CONT  TestContainerKillOnDaemonStart
15:05:41 [2022-10-05T15:05:41.660Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.73s)
15:05:41 [2022-10-05T15:05:41.660Z] === CONT  TestDaemonHostGatewayIP
15:05:44 [2022-10-05T15:05:44.189Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
15:05:44 [2022-10-05T15:05:44.189Z] === CONT  TestDaemonRestartIpcMode
15:05:46 [2022-10-05T15:05:46.717Z] --- PASS: TestDaemonRestartIpcMode (2.28s)
15:05:53 [2022-10-05T15:05:53.271Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
15:05:53 [2022-10-05T15:05:53.271Z] PASS
15:05:53 [2022-10-05T15:05:53.271Z] 
15:05:53 [2022-10-05T15:05:53.271Z] === Skipped
15:05:53 [2022-10-05T15:05:53.271Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:05:53 [2022-10-05T15:05:53.271Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:05:53 [2022-10-05T15:05:53.271Z] 
15:05:53 [2022-10-05T15:05:53.271Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:05:53 [2022-10-05T15:05:53.271Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:05:53 [2022-10-05T15:05:53.271Z] 
15:05:53 [2022-10-05T15:05:53.271Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:05:53 [2022-10-05T15:05:53.271Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:05:53 [2022-10-05T15:05:53.271Z] 
15:05:53 [2022-10-05T15:05:53.271Z] DONE 273 tests, 3 skipped in 134.424s
15:05:53 [2022-10-05T15:05:53.271Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:05:53 [2022-10-05T15:05:53.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
15:05:53 [2022-10-05T15:05:53.271Z] ++ set -e
15:05:53 [2022-10-05T15:05:53.271Z] ++ '[' -n 0 ']'
15:05:53 [2022-10-05T15:05:53.271Z] ++ set -x
15:05:53 [2022-10-05T15:05:53.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
15:05:53 [2022-10-05T15:05:53.271Z] INFO: Testing against a local daemon
15:05:53 [2022-10-05T15:05:53.271Z] === RUN   TestConfigDaemonLibtrustID
15:05:53 [2022-10-05T15:05:53.529Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:05:53 [2022-10-05T15:05:53.529Z] === RUN   TestConfigDaemonID
15:05:54 [2022-10-05T15:05:54.903Z]     daemon_test.go:86: [d0d092fc76f6a] daemon is not started
15:05:54 [2022-10-05T15:05:54.903Z] --- PASS: TestConfigDaemonID (1.04s)
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestDaemonConfigValidation
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:05:54 [2022-10-05T15:05:54.903Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:05:54 [2022-10-05T15:05:54.903Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestDaemonConfigValidation/invalid_config
15:05:54 [2022-10-05T15:05:54.903Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestDaemonConfigValidation/malformed_config
15:05:54 [2022-10-05T15:05:54.903Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestDaemonConfigValidation/valid_config
15:05:54 [2022-10-05T15:05:54.903Z] === PAUSE TestDaemonConfigValidation/valid_config
15:05:54 [2022-10-05T15:05:54.903Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:05:54 [2022-10-05T15:05:54.903Z] === CONT  TestDaemonConfigValidation/malformed_config
15:05:54 [2022-10-05T15:05:54.903Z] === CONT  TestDaemonConfigValidation/valid_config
15:05:54 [2022-10-05T15:05:54.903Z] === CONT  TestDaemonConfigValidation/invalid_config
15:05:54 [2022-10-05T15:05:54.903Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:05:54 [2022-10-05T15:05:54.903Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:05:54 [2022-10-05T15:05:54.903Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
15:05:54 [2022-10-05T15:05:54.903Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
15:05:54 [2022-10-05T15:05:54.903Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
15:05:54 [2022-10-05T15:05:54.903Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:05:54 [2022-10-05T15:05:54.903Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestConfigDaemonSeccompProfiles
15:05:54 [2022-10-05T15:05:54.903Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:05:55 [2022-10-05T15:05:55.836Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:05:57 [2022-10-05T15:05:57.209Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:05:58 [2022-10-05T15:05:58.142Z] === CONT  TestConfigDaemonSeccompProfiles
15:05:58 [2022-10-05T15:05:58.142Z]     daemon_test.go:200: [d64c36e591123] daemon is not started
15:05:58 [2022-10-05T15:05:58.142Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
15:05:58 [2022-10-05T15:05:58.142Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:05:58 [2022-10-05T15:05:58.142Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:05:58 [2022-10-05T15:05:58.142Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:05:58 [2022-10-05T15:05:58.142Z] === RUN   TestDaemonProxy
15:05:58 [2022-10-05T15:05:58.142Z] === RUN   TestDaemonProxy/environment_variables
15:06:00 [2022-10-05T15:06:00.040Z] === RUN   TestDaemonProxy/command-line_options
15:06:01 [2022-10-05T15:06:01.414Z] === RUN   TestDaemonProxy/configuration_file
15:06:03 [2022-10-05T15:06:03.312Z] === RUN   TestDaemonProxy/conflicting_options
15:06:03 [2022-10-05T15:06:03.878Z] === RUN   TestDaemonProxy/reload_sanitized
15:06:04 [2022-10-05T15:06:04.136Z] --- PASS: TestDaemonProxy (6.26s)
15:06:04 [2022-10-05T15:06:04.136Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
15:06:04 [2022-10-05T15:06:04.136Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
15:06:04 [2022-10-05T15:06:04.136Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
15:06:04 [2022-10-05T15:06:04.136Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:06:04 [2022-10-05T15:06:04.136Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:06:04 [2022-10-05T15:06:04.136Z] === RUN   TestLiveRestore
15:06:04 [2022-10-05T15:06:04.136Z] === RUN   TestLiveRestore/volume_references
15:06:04 [2022-10-05T15:06:04.136Z] === PAUSE TestLiveRestore/volume_references
15:06:04 [2022-10-05T15:06:04.136Z] === CONT  TestLiveRestore/volume_references
15:06:05 [2022-10-05T15:06:05.070Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:06:05 [2022-10-05T15:06:05.070Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:06:06 [2022-10-05T15:06:06.004Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:06:06 [2022-10-05T15:06:06.937Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:06:07 [2022-10-05T15:06:07.873Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:06:08 [2022-10-05T15:06:08.806Z] --- PASS: TestLiveRestore (0.00s)
15:06:08 [2022-10-05T15:06:08.806Z]     --- PASS: TestLiveRestore/volume_references (4.48s)
15:06:08 [2022-10-05T15:06:08.806Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s)
15:06:08 [2022-10-05T15:06:08.806Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.07s)
15:06:08 [2022-10-05T15:06:08.806Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
15:06:08 [2022-10-05T15:06:08.806Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
15:06:08 [2022-10-05T15:06:08.806Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
15:06:08 [2022-10-05T15:06:08.806Z] PASS
15:06:08 [2022-10-05T15:06:08.806Z] 
15:06:08 [2022-10-05T15:06:08.806Z] DONE 25 tests in 15.791s
15:06:08 [2022-10-05T15:06:08.806Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:06:08 [2022-10-05T15:06:08.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
15:06:08 [2022-10-05T15:06:08.806Z] ++ set -e
15:06:08 [2022-10-05T15:06:08.806Z] ++ '[' -n 0 ']'
15:06:08 [2022-10-05T15:06:08.806Z] ++ set -x
15:06:08 [2022-10-05T15:06:08.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
15:06:09 [2022-10-05T15:06:09.064Z] INFO: Testing against a local daemon
15:06:09 [2022-10-05T15:06:09.064Z] === RUN   TestCommitInheritsEnv
15:06:09 [2022-10-05T15:06:09.322Z] --- PASS: TestCommitInheritsEnv (0.32s)
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportExtremelyLargeImageWorks
15:06:09 [2022-10-05T15:06:09.322Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:06:09 [2022-10-05T15:06:09.322Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportWithCustomPlatform
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportWithCustomPlatform/#00
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportWithCustomPlatform/_______
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportWithCustomPlatform//
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportWithCustomPlatform/linux
15:06:09 [2022-10-05T15:06:09.322Z] === RUN   TestImportWithCustomPlatform/LINUX
15:06:09 [2022-10-05T15:06:09.580Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:06:09 [2022-10-05T15:06:09.580Z] === RUN   TestImportWithCustomPlatform/macos
15:06:09 [2022-10-05T15:06:09.580Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:06:09 [2022-10-05T15:06:09.580Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:06:09 [2022-10-05T15:06:09.580Z] --- PASS: TestImportWithCustomPlatform (0.33s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:06:09 [2022-10-05T15:06:09.580Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:06:09 [2022-10-05T15:06:09.580Z] === RUN   TestImagesFilterMultiReference
15:06:09 [2022-10-05T15:06:09.580Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:06:09 [2022-10-05T15:06:09.580Z] === RUN   TestImagePullPlatformInvalid
15:06:09 [2022-10-05T15:06:09.838Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:06:09 [2022-10-05T15:06:09.838Z] === RUN   TestRemoveImageOrphaning
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestRemoveImageOrphaning (0.28s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestRemoveImageGarbageCollector
15:06:10 [2022-10-05T15:06:10.096Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:10 [2022-10-05T15:06:10.096Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestTagInvalidReference
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestTagInvalidReference (0.01s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestTagValidPrefixedRepo
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestTagExistedNameWithoutForce
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestTagOfficialNames
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestTagOfficialNames (0.06s)
15:06:10 [2022-10-05T15:06:10.096Z] === RUN   TestTagMatchesDigest
15:06:10 [2022-10-05T15:06:10.096Z] --- PASS: TestTagMatchesDigest (0.01s)
15:06:10 [2022-10-05T15:06:10.096Z] PASS
15:06:10 [2022-10-05T15:06:10.096Z] 
15:06:10 [2022-10-05T15:06:10.096Z] === Skipped
15:06:10 [2022-10-05T15:06:10.096Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:06:10 [2022-10-05T15:06:10.096Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:06:10 [2022-10-05T15:06:10.096Z] 
15:06:10 [2022-10-05T15:06:10.096Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:06:10 [2022-10-05T15:06:10.096Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:10 [2022-10-05T15:06:10.096Z] 
15:06:10 [2022-10-05T15:06:10.096Z] DONE 22 tests, 2 skipped in 1.448s
15:06:10 [2022-10-05T15:06:10.096Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:06:10 [2022-10-05T15:06:10.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
15:06:10 [2022-10-05T15:06:10.096Z] ++ set -e
15:06:10 [2022-10-05T15:06:10.096Z] ++ '[' -n 0 ']'
15:06:10 [2022-10-05T15:06:10.096Z] ++ set -x
15:06:10 [2022-10-05T15:06:10.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
15:06:10 [2022-10-05T15:06:10.354Z] === RUN   TestStripANSICommands
15:06:10 [2022-10-05T15:06:10.354Z] === RUN   TestStripANSICommands/#00
15:06:10 [2022-10-05T15:06:10.354Z] === RUN   TestStripANSICommands/#01
15:06:10 [2022-10-05T15:06:10.354Z] --- PASS: TestStripANSICommands (0.00s)
15:06:10 [2022-10-05T15:06:10.354Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:06:10 [2022-10-05T15:06:10.354Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:06:10 [2022-10-05T15:06:10.354Z] PASS
15:06:10 [2022-10-05T15:06:10.354Z] 
15:06:10 [2022-10-05T15:06:10.354Z] DONE 3 tests in 0.049s
15:06:10 [2022-10-05T15:06:10.354Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:06:10 [2022-10-05T15:06:10.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
15:06:10 [2022-10-05T15:06:10.354Z] ++ set -e
15:06:10 [2022-10-05T15:06:10.354Z] ++ '[' -n 0 ']'
15:06:10 [2022-10-05T15:06:10.354Z] ++ set -x
15:06:10 [2022-10-05T15:06:10.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
15:06:10 [2022-10-05T15:06:10.354Z] INFO: Testing against a local daemon
15:06:10 [2022-10-05T15:06:10.354Z] === RUN   TestNetworkCreateDelete
15:06:10 [2022-10-05T15:06:10.612Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:06:10 [2022-10-05T15:06:10.612Z] === RUN   TestDockerNetworkDeletePreferID
15:06:10 [2022-10-05T15:06:10.870Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
15:06:10 [2022-10-05T15:06:10.870Z] === RUN   TestDaemonDNSFallback
15:06:17 [2022-10-05T15:06:17.425Z] --- PASS: TestDaemonDNSFallback (6.35s)
15:06:17 [2022-10-05T15:06:17.425Z] === RUN   TestInspectNetwork
15:06:20 [2022-10-05T15:06:20.706Z] === RUN   TestInspectNetwork/full_network_id
15:06:20 [2022-10-05T15:06:20.706Z] === RUN   TestInspectNetwork/partial_network_id
15:06:20 [2022-10-05T15:06:20.707Z] === RUN   TestInspectNetwork/network_name
15:06:20 [2022-10-05T15:06:20.707Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:06:24 [2022-10-05T15:06:24.889Z] --- PASS: TestInspectNetwork (7.14s)
15:06:24 [2022-10-05T15:06:24.889Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:06:24 [2022-10-05T15:06:24.889Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:06:24 [2022-10-05T15:06:24.889Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:06:24 [2022-10-05T15:06:24.889Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:06:24 [2022-10-05T15:06:24.889Z] === RUN   TestRunContainerWithBridgeNone
15:06:25 [2022-10-05T15:06:25.823Z] --- PASS: TestRunContainerWithBridgeNone (1.52s)
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/create
15:06:25 [2022-10-05T15:06:25.823Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:06:25 [2022-10-05T15:06:25.823Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:06:25 [2022-10-05T15:06:25.823Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:06:25 [2022-10-05T15:06:25.823Z] === CONT  TestNetworkInvalidJSON/networks/create
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:06:25 [2022-10-05T15:06:25.823Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:06:25 [2022-10-05T15:06:25.823Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:06:25 [2022-10-05T15:06:25.823Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:06:25 [2022-10-05T15:06:25.823Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkList
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkList//networks
15:06:25 [2022-10-05T15:06:25.823Z] === PAUSE TestNetworkList//networks
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestNetworkList//networks/
15:06:25 [2022-10-05T15:06:25.823Z] === PAUSE TestNetworkList//networks/
15:06:25 [2022-10-05T15:06:25.823Z] === CONT  TestNetworkList//networks
15:06:25 [2022-10-05T15:06:25.823Z] === CONT  TestNetworkList//networks/
15:06:25 [2022-10-05T15:06:25.823Z] --- PASS: TestNetworkList (0.01s)
15:06:25 [2022-10-05T15:06:25.823Z]     --- PASS: TestNetworkList//networks (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:06:25 [2022-10-05T15:06:25.823Z] === RUN   TestHostIPv4BridgeLabel
15:06:26 [2022-10-05T15:06:26.389Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:06:26 [2022-10-05T15:06:26.389Z] === RUN   TestDaemonRestartWithLiveRestore
15:06:27 [2022-10-05T15:06:27.762Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:06:27 [2022-10-05T15:06:27.762Z] === RUN   TestDaemonDefaultNetworkPools
15:06:28 [2022-10-05T15:06:28.328Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
15:06:28 [2022-10-05T15:06:28.328Z] === RUN   TestDaemonRestartWithExistingNetwork
15:06:29 [2022-10-05T15:06:29.701Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
15:06:29 [2022-10-05T15:06:29.701Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:06:30 [2022-10-05T15:06:30.661Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
15:06:30 [2022-10-05T15:06:30.661Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:06:31 [2022-10-05T15:06:31.242Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:06:31 [2022-10-05T15:06:31.242Z] === RUN   TestServiceWithPredefinedNetwork
15:06:33 [2022-10-05T15:06:33.776Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
15:06:33 [2022-10-05T15:06:33.776Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:06:33 [2022-10-05T15:06:33.776Z]     service_test.go:242: FLAKY_TEST
15:06:33 [2022-10-05T15:06:33.776Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:06:33 [2022-10-05T15:06:33.776Z] === RUN   TestServiceWithDataPathPortInit
15:06:48 [2022-10-05T15:06:48.643Z] --- PASS: TestServiceWithDataPathPortInit (13.68s)
15:06:48 [2022-10-05T15:06:48.643Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:06:49 [2022-10-05T15:06:49.576Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yi4q234lt0fnxqr750rewpzpj Created:2022-10-05 15:06:48.524815134 +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[34b5ae4da94df4db29d9c5c8f821cf31ac88cdba4b14e23094ed702a574eedf9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bb8rkvdhpvqovk8efljgwjdjn EndpointID:c5021ca24fb79803683ce595d7e1b714954836ae5a70f43ac3ae42fa49ee313d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac554b5d859fc53adb399037d8d21d776745398f041d17a9601a90255212ec99 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:97412d38e3a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bb8rkvdhpvqovk8efljgwjdjn EndpointID:c5021ca24fb79803683ce595d7e1b714954836ae5a70f43ac3ae42fa49ee313d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:06:54 [2022-10-05T15:06:54.837Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
15:06:54 [2022-10-05T15:06:54.837Z] PASS
15:06:54 [2022-10-05T15:06:54.837Z] 
15:06:54 [2022-10-05T15:06:54.837Z] === Skipped
15:06:54 [2022-10-05T15:06:54.837Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:06:54 [2022-10-05T15:06:54.837Z]     service_test.go:242: FLAKY_TEST
15:06:54 [2022-10-05T15:06:54.837Z] 
15:06:54 [2022-10-05T15:06:54.837Z] DONE 38 tests, 1 skipped in 43.732s
15:06:54 [2022-10-05T15:06:54.837Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:06:54 [2022-10-05T15:06:54.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:06:54 [2022-10-05T15:06:54.837Z] ++ set -e
15:06:54 [2022-10-05T15:06:54.837Z] ++ '[' -n 0 ']'
15:06:54 [2022-10-05T15:06:54.837Z] ++ set -x
15:06:54 [2022-10-05T15:06:54.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:06:54 [2022-10-05T15:06:54.837Z] INFO: Testing against a local daemon
15:06:54 [2022-10-05T15:06:54.837Z] === RUN   TestDockerNetworkIpvlanPersistance
15:06:54 [2022-10-05T15:06:54.837Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:06:54 [2022-10-05T15:06:54.837Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:06:54 [2022-10-05T15:06:54.837Z] === RUN   TestDockerNetworkIpvlan
15:06:54 [2022-10-05T15:06:54.837Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:06:54 [2022-10-05T15:06:54.837Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:06:54 [2022-10-05T15:06:54.837Z] PASS
15:06:54 [2022-10-05T15:06:54.837Z] 
15:06:54 [2022-10-05T15:06:54.837Z] === Skipped
15:06:54 [2022-10-05T15:06:54.837Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:06:54 [2022-10-05T15:06:54.837Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:06:54 [2022-10-05T15:06:54.837Z] 
15:06:54 [2022-10-05T15:06:54.837Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:06:54 [2022-10-05T15:06:54.837Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:06:54 [2022-10-05T15:06:54.837Z] 
15:06:54 [2022-10-05T15:06:54.837Z] DONE 2 tests, 2 skipped in 0.108s
15:06:54 [2022-10-05T15:06:54.837Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:06:54 [2022-10-05T15:06:54.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:06:54 [2022-10-05T15:06:54.837Z] ++ set -e
15:06:54 [2022-10-05T15:06:54.837Z] ++ '[' -n 0 ']'
15:06:54 [2022-10-05T15:06:54.837Z] ++ set -x
15:06:54 [2022-10-05T15:06:54.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:06:54 [2022-10-05T15:06:54.837Z] INFO: Testing against a local daemon
15:06:54 [2022-10-05T15:06:54.837Z] === RUN   TestDockerNetworkMacvlanPersistance
15:06:55 [2022-10-05T15:06:55.770Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
15:06:55 [2022-10-05T15:06:55.770Z] === RUN   TestDockerNetworkMacvlan
15:06:56 [2022-10-05T15:06:56.336Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:06:56 [2022-10-05T15:06:56.901Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:06:57 [2022-10-05T15:06:57.834Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:06:59 [2022-10-05T15:06:59.733Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:07:01 [2022-10-05T15:07:01.106Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:07:04 [2022-10-05T15:07:04.389Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:07:05 [2022-10-05T15:07:05.323Z] --- PASS: TestDockerNetworkMacvlan (9.71s)
15:07:05 [2022-10-05T15:07:05.323Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:07:05 [2022-10-05T15:07:05.323Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:07:05 [2022-10-05T15:07:05.323Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
15:07:05 [2022-10-05T15:07:05.323Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
15:07:05 [2022-10-05T15:07:05.323Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
15:07:05 [2022-10-05T15:07:05.323Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
15:07:05 [2022-10-05T15:07:05.323Z] PASS
15:07:05 [2022-10-05T15:07:05.323Z] 
15:07:05 [2022-10-05T15:07:05.323Z] DONE 8 tests in 11.118s
15:07:05 [2022-10-05T15:07:05.323Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:07:05 [2022-10-05T15:07:05.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:07:05 [2022-10-05T15:07:05.323Z] ++ set -e
15:07:05 [2022-10-05T15:07:05.323Z] ++ '[' -n 0 ']'
15:07:05 [2022-10-05T15:07:05.323Z] ++ set -x
15:07:05 [2022-10-05T15:07:05.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:07:05 [2022-10-05T15:07:05.323Z] testing: warning: no tests to run
15:07:05 [2022-10-05T15:07:05.324Z] PASS
15:07:05 [2022-10-05T15:07:05.324Z] 
15:07:05 [2022-10-05T15:07:05.324Z] DONE 0 tests in 0.034s
15:07:05 [2022-10-05T15:07:05.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:07:05 [2022-10-05T15:07:05.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:07:05 [2022-10-05T15:07:05.324Z] ++ set -e
15:07:05 [2022-10-05T15:07:05.324Z] ++ '[' -n 0 ']'
15:07:05 [2022-10-05T15:07:05.324Z] ++ set -x
15:07:05 [2022-10-05T15:07:05.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:07:05 [2022-10-05T15:07:05.324Z] INFO: Testing against a local daemon
15:07:05 [2022-10-05T15:07:05.324Z] === RUN   TestAuthZPluginAllowRequest
15:07:06 [2022-10-05T15:07:06.698Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
15:07:06 [2022-10-05T15:07:06.698Z] === RUN   TestAuthZPluginTLS
15:07:07 [2022-10-05T15:07:07.263Z] --- PASS: TestAuthZPluginTLS (0.56s)
15:07:07 [2022-10-05T15:07:07.263Z] === RUN   TestAuthZPluginDenyRequest
15:07:07 [2022-10-05T15:07:07.828Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:07:07 [2022-10-05T15:07:07.828Z] === RUN   TestAuthZPluginAPIDenyResponse
15:07:08 [2022-10-05T15:07:08.393Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:07:08 [2022-10-05T15:07:08.393Z] === RUN   TestAuthZPluginDenyResponse
15:07:08 [2022-10-05T15:07:08.651Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:07:08 [2022-10-05T15:07:08.651Z] === RUN   TestAuthZPluginAllowEventStream
15:07:10 [2022-10-05T15:07:10.025Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
15:07:10 [2022-10-05T15:07:10.025Z] === RUN   TestAuthZPluginErrorResponse
15:07:10 [2022-10-05T15:07:10.592Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:07:10 [2022-10-05T15:07:10.592Z] === RUN   TestAuthZPluginErrorRequest
15:07:10 [2022-10-05T15:07:10.850Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:07:10 [2022-10-05T15:07:10.850Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:07:11 [2022-10-05T15:07:11.415Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:07:11 [2022-10-05T15:07:11.415Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:07:12 [2022-10-05T15:07:12.788Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
15:07:12 [2022-10-05T15:07:12.788Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:07:14 [2022-10-05T15:07:14.688Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
15:07:14 [2022-10-05T15:07:14.688Z] === RUN   TestAuthZPluginHeader
15:07:14 [2022-10-05T15:07:14.945Z] --- PASS: TestAuthZPluginHeader (0.69s)
15:07:14 [2022-10-05T15:07:14.945Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:07:14 [2022-10-05T15:07:14.945Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:14 [2022-10-05T15:07:14.945Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:07:14 [2022-10-05T15:07:14.945Z] === RUN   TestAuthZPluginV2Disable
15:07:14 [2022-10-05T15:07:14.945Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:14 [2022-10-05T15:07:14.945Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:07:14 [2022-10-05T15:07:14.945Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:07:14 [2022-10-05T15:07:14.945Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:14 [2022-10-05T15:07:14.945Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:07:14 [2022-10-05T15:07:14.945Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:07:14 [2022-10-05T15:07:14.945Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:14 [2022-10-05T15:07:14.945Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:07:14 [2022-10-05T15:07:14.945Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:07:33 [2022-10-05T15:07:33.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:07:33 [2022-10-05T15:07:33.019Z] PASS
15:07:33 [2022-10-05T15:07:33.019Z] 
15:07:33 [2022-10-05T15:07:33.019Z] === Skipped
15:07:33 [2022-10-05T15:07:33.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:33 [2022-10-05T15:07:33.019Z] 
15:07:33 [2022-10-05T15:07:33.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:33 [2022-10-05T15:07:33.019Z] 
15:07:33 [2022-10-05T15:07:33.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:33 [2022-10-05T15:07:33.019Z] 
15:07:33 [2022-10-05T15:07:33.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:33 [2022-10-05T15:07:33.019Z] 
15:07:33 [2022-10-05T15:07:33.019Z] DONE 17 tests, 4 skipped in 26.589s
15:07:33 [2022-10-05T15:07:33.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:07:33 [2022-10-05T15:07:33.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:07:33 [2022-10-05T15:07:33.019Z] ++ set -e
15:07:33 [2022-10-05T15:07:33.019Z] ++ '[' -n 0 ']'
15:07:33 [2022-10-05T15:07:33.019Z] ++ set -x
15:07:33 [2022-10-05T15:07:33.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:07:33 [2022-10-05T15:07:33.019Z] INFO: Testing against a local daemon
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:07:33 [2022-10-05T15:07:33.019Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:07:33 [2022-10-05T15:07:33.019Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:07:33 [2022-10-05T15:07:33.019Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:07:33 [2022-10-05T15:07:33.019Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:07:33 [2022-10-05T15:07:33.019Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:07:33 [2022-10-05T15:07:33.019Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:07:33 [2022-10-05T15:07:33.019Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:07:33 [2022-10-05T15:07:33.019Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInstall
15:07:33 [2022-10-05T15:07:33.019Z] === RUN   TestPluginInstall/no_auth
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707f8b3fc57561c1af63c8861bc47665d8d23ebd32a34bacef5d4110ab05036f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707f8b3fc57561c1af63c8861bc47665d8d23ebd32a34bacef5d4110ab05036f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:36 [2022-10-05T15:07:36.302Z] === RUN   TestPluginInstall/with_htpasswd
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707f8b3fc57561c1af63c8861bc47665d8d23ebd32a34bacef5d4110ab05036f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:36 [2022-10-05T15:07:36.302Z] time="2022-10-05T15:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707f8b3fc57561c1af63c8861bc47665d8d23ebd32a34bacef5d4110ab05036f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:36 [2022-10-05T15:07:36.560Z] === RUN   TestPluginInstall/with_insecure
15:07:37 [2022-10-05T15:07:37.494Z] time="2022-10-05T15:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:37 [2022-10-05T15:07:37.494Z] time="2022-10-05T15:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:baf3fec1bdc1a04a2b3f185dbda62fcca0ae2a1074cf2cfe34911391d42345a9" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:37 [2022-10-05T15:07:37.494Z] time="2022-10-05T15:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:37 [2022-10-05T15:07:37.494Z] time="2022-10-05T15:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:baf3fec1bdc1a04a2b3f185dbda62fcca0ae2a1074cf2cfe34911391d42345a9" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:37 [2022-10-05T15:07:37.752Z]     plugin_test.go:196: [d6d67fa358740] daemon is not started
15:07:37 [2022-10-05T15:07:37.752Z] --- PASS: TestPluginInstall (5.56s)
15:07:37 [2022-10-05T15:07:37.752Z]     --- PASS: TestPluginInstall/no_auth (3.94s)
15:07:37 [2022-10-05T15:07:37.752Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
15:07:37 [2022-10-05T15:07:37.752Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
15:07:37 [2022-10-05T15:07:37.752Z] === RUN   TestPluginsWithRuntimes
15:07:39 [2022-10-05T15:07:39.125Z] === RUN   TestPluginsWithRuntimes/No_Args
15:07:40 [2022-10-05T15:07:40.058Z] === RUN   TestPluginsWithRuntimes/With_Args
15:07:40 [2022-10-05T15:07:40.991Z] --- PASS: TestPluginsWithRuntimes (3.35s)
15:07:40 [2022-10-05T15:07:40.991Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.96s)
15:07:40 [2022-10-05T15:07:40.991Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
15:07:40 [2022-10-05T15:07:40.991Z] === RUN   TestPluginBackCompatMediaTypes
15:07:41 [2022-10-05T15:07:41.557Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
15:07:41 [2022-10-05T15:07:41.557Z] PASS
15:07:41 [2022-10-05T15:07:41.557Z] 
15:07:41 [2022-10-05T15:07:41.557Z] DONE 24 tests in 9.643s
15:07:41 [2022-10-05T15:07:41.557Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:07:41 [2022-10-05T15:07:41.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:07:41 [2022-10-05T15:07:41.557Z] ++ set -e
15:07:41 [2022-10-05T15:07:41.557Z] ++ '[' -n 0 ']'
15:07:41 [2022-10-05T15:07:41.557Z] ++ set -x
15:07:41 [2022-10-05T15:07:41.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:07:41 [2022-10-05T15:07:41.815Z] INFO: Testing against a local daemon
15:07:41 [2022-10-05T15:07:41.815Z] === RUN   TestExternalGraphDriver
15:07:42 [2022-10-05T15:07:42.073Z] === RUN   TestExternalGraphDriver/json
15:07:43 [2022-10-05T15:07:43.972Z] === RUN   TestExternalGraphDriver/spec
15:07:45 [2022-10-05T15:07:45.414Z] === RUN   TestExternalGraphDriver/pull
15:07:47 [2022-10-05T15:07:47.320Z] --- PASS: TestExternalGraphDriver (5.21s)
15:07:47 [2022-10-05T15:07:47.320Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
15:07:47 [2022-10-05T15:07:47.320Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
15:07:47 [2022-10-05T15:07:47.320Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
15:07:47 [2022-10-05T15:07:47.320Z] === RUN   TestGraphdriverPluginV2
15:07:47 [2022-10-05T15:07:47.320Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:47 [2022-10-05T15:07:47.320Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:07:47 [2022-10-05T15:07:47.320Z] PASS
15:07:47 [2022-10-05T15:07:47.320Z] 
15:07:47 [2022-10-05T15:07:47.320Z] === Skipped
15:07:47 [2022-10-05T15:07:47.320Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:07:47 [2022-10-05T15:07:47.320Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:47 [2022-10-05T15:07:47.320Z] 
15:07:47 [2022-10-05T15:07:47.320Z] DONE 5 tests, 1 skipped in 5.663s
15:07:47 [2022-10-05T15:07:47.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:07:47 [2022-10-05T15:07:47.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:07:47 [2022-10-05T15:07:47.320Z] ++ set -e
15:07:47 [2022-10-05T15:07:47.320Z] ++ '[' -n 0 ']'
15:07:47 [2022-10-05T15:07:47.320Z] ++ set -x
15:07:47 [2022-10-05T15:07:47.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:07:47 [2022-10-05T15:07:47.320Z] INFO: Testing against a local daemon
15:07:47 [2022-10-05T15:07:47.320Z] === RUN   TestContinueAfterPluginCrash
15:07:47 [2022-10-05T15:07:47.320Z] === PAUSE TestContinueAfterPluginCrash
15:07:47 [2022-10-05T15:07:47.320Z] === RUN   TestReadPluginNoRead
15:07:47 [2022-10-05T15:07:47.320Z] === PAUSE TestReadPluginNoRead
15:07:47 [2022-10-05T15:07:47.320Z] === RUN   TestDaemonStartWithLogOpt
15:07:47 [2022-10-05T15:07:47.320Z] === PAUSE TestDaemonStartWithLogOpt
15:07:47 [2022-10-05T15:07:47.320Z] === CONT  TestContinueAfterPluginCrash
15:07:47 [2022-10-05T15:07:47.320Z] === CONT  TestDaemonStartWithLogOpt
15:07:50 [2022-10-05T15:07:50.602Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
15:07:50 [2022-10-05T15:07:50.602Z] === CONT  TestReadPluginNoRead
15:07:52 [2022-10-05T15:07:52.500Z] === RUN   TestReadPluginNoRead/default
15:07:53 [2022-10-05T15:07:53.873Z] === RUN   TestReadPluginNoRead/disabled_caching
15:07:55 [2022-10-05T15:07:55.246Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:07:55 [2022-10-05T15:07:55.504Z] --- PASS: TestContinueAfterPluginCrash (8.16s)
15:07:56 [2022-10-05T15:07:56.438Z] === CONT  TestReadPluginNoRead
15:07:56 [2022-10-05T15:07:56.438Z]     read_test.go:91: [da74779d8d4d1] daemon is not started
15:07:56 [2022-10-05T15:07:56.438Z] --- PASS: TestReadPluginNoRead (5.85s)
15:07:56 [2022-10-05T15:07:56.438Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
15:07:56 [2022-10-05T15:07:56.438Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
15:07:56 [2022-10-05T15:07:56.438Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
15:07:56 [2022-10-05T15:07:56.438Z] PASS
15:07:56 [2022-10-05T15:07:56.438Z] 
15:07:56 [2022-10-05T15:07:56.438Z] DONE 6 tests in 9.015s
15:07:56 [2022-10-05T15:07:56.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:07:56 [2022-10-05T15:07:56.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:07:56 [2022-10-05T15:07:56.438Z] ++ set -e
15:07:56 [2022-10-05T15:07:56.438Z] ++ '[' -n 0 ']'
15:07:56 [2022-10-05T15:07:56.438Z] ++ set -x
15:07:56 [2022-10-05T15:07:56.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:07:56 [2022-10-05T15:07:56.438Z] testing: warning: no tests to run
15:07:56 [2022-10-05T15:07:56.438Z] PASS
15:07:56 [2022-10-05T15:07:56.438Z] 
15:07:56 [2022-10-05T15:07:56.438Z] DONE 0 tests in 0.039s
15:07:56 [2022-10-05T15:07:56.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:07:56 [2022-10-05T15:07:56.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:07:56 [2022-10-05T15:07:56.438Z] ++ set -e
15:07:56 [2022-10-05T15:07:56.438Z] ++ '[' -n 0 ']'
15:07:56 [2022-10-05T15:07:56.438Z] ++ set -x
15:07:56 [2022-10-05T15:07:56.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:07:56 [2022-10-05T15:07:56.438Z] INFO: Testing against a local daemon
15:07:56 [2022-10-05T15:07:56.438Z] === RUN   TestPluginWithDevMounts
15:07:56 [2022-10-05T15:07:56.438Z] === PAUSE TestPluginWithDevMounts
15:07:56 [2022-10-05T15:07:56.438Z] === CONT  TestPluginWithDevMounts
15:07:58 [2022-10-05T15:07:58.337Z] --- PASS: TestPluginWithDevMounts (1.53s)
15:07:58 [2022-10-05T15:07:58.337Z] PASS
15:07:58 [2022-10-05T15:07:58.337Z] 
15:07:58 [2022-10-05T15:07:58.337Z] DONE 1 tests in 1.649s
15:07:58 [2022-10-05T15:07:58.337Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:07:58 [2022-10-05T15:07:58.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:07:58 [2022-10-05T15:07:58.337Z] ++ set -e
15:07:58 [2022-10-05T15:07:58.337Z] ++ '[' -n 0 ']'
15:07:58 [2022-10-05T15:07:58.337Z] ++ set -x
15:07:58 [2022-10-05T15:07:58.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:07:58 [2022-10-05T15:07:58.337Z] INFO: Testing against a local daemon
15:07:58 [2022-10-05T15:07:58.337Z] === RUN   TestSecretInspect
15:08:00 [2022-10-05T15:08:00.236Z] --- PASS: TestSecretInspect (2.20s)
15:08:00 [2022-10-05T15:08:00.236Z] === RUN   TestSecretList
15:08:02 [2022-10-05T15:08:02.765Z] --- PASS: TestSecretList (2.19s)
15:08:02 [2022-10-05T15:08:02.765Z] === RUN   TestSecretsCreateAndDelete
15:08:04 [2022-10-05T15:08:04.664Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
15:08:04 [2022-10-05T15:08:04.664Z] === RUN   TestSecretsUpdate
15:08:07 [2022-10-05T15:08:07.192Z] --- PASS: TestSecretsUpdate (2.17s)
15:08:07 [2022-10-05T15:08:07.192Z] === RUN   TestTemplatedSecret
15:08:09 [2022-10-05T15:08:09.719Z] --- PASS: TestTemplatedSecret (2.55s)
15:08:09 [2022-10-05T15:08:09.719Z] === RUN   TestSecretCreateResolve
15:08:11 [2022-10-05T15:08:11.624Z] --- PASS: TestSecretCreateResolve (2.19s)
15:08:11 [2022-10-05T15:08:11.624Z] PASS
15:08:11 [2022-10-05T15:08:11.624Z] 
15:08:11 [2022-10-05T15:08:11.624Z] DONE 6 tests in 13.574s
15:08:11 [2022-10-05T15:08:11.624Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:08:11 [2022-10-05T15:08:11.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
15:08:11 [2022-10-05T15:08:11.624Z] ++ set -e
15:08:11 [2022-10-05T15:08:11.624Z] ++ '[' -n 0 ']'
15:08:11 [2022-10-05T15:08:11.624Z] ++ set -x
15:08:11 [2022-10-05T15:08:11.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
15:08:11 [2022-10-05T15:08:11.624Z] INFO: Testing against a local daemon
15:08:11 [2022-10-05T15:08:11.624Z] === RUN   TestServiceCreateInit
15:08:11 [2022-10-05T15:08:11.624Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:08:15 [2022-10-05T15:08:15.807Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:08:19 [2022-10-05T15:08:19.092Z] --- PASS: TestServiceCreateInit (7.29s)
15:08:19 [2022-10-05T15:08:19.092Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
15:08:19 [2022-10-05T15:08:19.092Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s)
15:08:19 [2022-10-05T15:08:19.092Z] === RUN   TestCreateServiceMultipleTimes
15:08:37 [2022-10-05T15:08:37.168Z] --- PASS: TestCreateServiceMultipleTimes (15.37s)
15:08:37 [2022-10-05T15:08:37.168Z] === RUN   TestCreateServiceConflict
15:08:37 [2022-10-05T15:08:37.168Z] --- PASS: TestCreateServiceConflict (2.21s)
15:08:37 [2022-10-05T15:08:37.168Z] === RUN   TestCreateServiceMaxReplicas
15:08:39 [2022-10-05T15:08:39.697Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
15:08:39 [2022-10-05T15:08:39.697Z] === RUN   TestCreateWithDuplicateNetworkNames
15:08:54 [2022-10-05T15:08:54.566Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
15:08:54 [2022-10-05T15:08:54.566Z] === RUN   TestCreateServiceSecretFileMode
15:08:54 [2022-10-05T15:08:54.823Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
15:08:54 [2022-10-05T15:08:54.823Z] === RUN   TestCreateServiceConfigFileMode
15:08:57 [2022-10-05T15:08:57.351Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
15:08:57 [2022-10-05T15:08:57.351Z] === RUN   TestCreateServiceSysctls
15:09:00 [2022-10-05T15:09:00.631Z] --- PASS: TestCreateServiceSysctls (2.97s)
15:09:00 [2022-10-05T15:09:00.631Z] === RUN   TestCreateServiceCapabilities
15:09:02 [2022-10-05T15:09:02.530Z] --- PASS: TestCreateServiceCapabilities (2.39s)
15:09:02 [2022-10-05T15:09:02.530Z] === RUN   TestInspect
15:09:05 [2022-10-05T15:09:05.100Z] --- PASS: TestInspect (2.72s)
15:09:05 [2022-10-05T15:09:05.100Z] === RUN   TestCreateJob
15:09:08 [2022-10-05T15:09:08.391Z] --- PASS: TestCreateJob (3.07s)
15:09:08 [2022-10-05T15:09:08.391Z] === RUN   TestReplicatedJob
15:09:13 [2022-10-05T15:09:13.654Z] --- PASS: TestReplicatedJob (4.90s)
15:09:13 [2022-10-05T15:09:13.654Z] === RUN   TestUpdateReplicatedJob
15:09:16 [2022-10-05T15:09:16.938Z] --- PASS: TestUpdateReplicatedJob (3.27s)
15:09:16 [2022-10-05T15:09:16.938Z] === RUN   TestServiceListWithStatuses
15:09:16 [2022-10-05T15:09:16.938Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:16 [2022-10-05T15:09:16.938Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:09:16 [2022-10-05T15:09:16.938Z] === RUN   TestDockerNetworkConnectAlias
15:09:21 [2022-10-05T15:09:21.120Z] --- PASS: TestDockerNetworkConnectAlias (4.03s)
15:09:21 [2022-10-05T15:09:21.120Z] === RUN   TestDockerNetworkReConnect
15:09:24 [2022-10-05T15:09:24.401Z] --- PASS: TestDockerNetworkReConnect (3.35s)
15:09:24 [2022-10-05T15:09:24.401Z] === RUN   TestServicePlugin
15:09:24 [2022-10-05T15:09:24.401Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:09:24 [2022-10-05T15:09:24.401Z] --- SKIP: TestServicePlugin (0.00s)
15:09:24 [2022-10-05T15:09:24.401Z] === RUN   TestServiceUpdateLabel
15:09:26 [2022-10-05T15:09:26.299Z] --- PASS: TestServiceUpdateLabel (2.17s)
15:09:26 [2022-10-05T15:09:26.299Z] === RUN   TestServiceUpdateSecrets
15:09:41 [2022-10-05T15:09:41.165Z] --- PASS: TestServiceUpdateSecrets (14.38s)
15:09:41 [2022-10-05T15:09:41.165Z] === RUN   TestServiceUpdateConfigs
15:09:56 [2022-10-05T15:09:56.033Z] --- PASS: TestServiceUpdateConfigs (14.33s)
15:09:56 [2022-10-05T15:09:56.033Z] === RUN   TestServiceUpdateNetwork
15:10:08 [2022-10-05T15:10:08.224Z] --- PASS: TestServiceUpdateNetwork (12.29s)
15:10:08 [2022-10-05T15:10:08.224Z] === RUN   TestServiceUpdatePidsLimit
15:10:08 [2022-10-05T15:10:08.224Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:10:08 [2022-10-05T15:10:08.789Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:10:16 [2022-10-05T15:10:16.893Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:10:23 [2022-10-05T15:10:23.448Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
15:10:23 [2022-10-05T15:10:23.448Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:10:23 [2022-10-05T15:10:23.448Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
15:10:23 [2022-10-05T15:10:23.448Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
15:10:23 [2022-10-05T15:10:23.448Z] PASS
15:10:23 [2022-10-05T15:10:23.448Z] 
15:10:23 [2022-10-05T15:10:23.448Z] === Skipped
15:10:23 [2022-10-05T15:10:23.448Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:10:23 [2022-10-05T15:10:23.448Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:10:23 [2022-10-05T15:10:23.448Z] 
15:10:23 [2022-10-05T15:10:23.448Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:10:23 [2022-10-05T15:10:23.448Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:23 [2022-10-05T15:10:23.448Z] 
15:10:23 [2022-10-05T15:10:23.448Z] DONE 27 tests, 2 skipped in 131.375s
15:10:23 [2022-10-05T15:10:23.448Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:10:23 [2022-10-05T15:10:23.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
15:10:23 [2022-10-05T15:10:23.448Z] ++ set -e
15:10:23 [2022-10-05T15:10:23.448Z] ++ '[' -n 0 ']'
15:10:23 [2022-10-05T15:10:23.448Z] ++ set -x
15:10:23 [2022-10-05T15:10:23.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
15:10:23 [2022-10-05T15:10:23.448Z] INFO: Testing against a local daemon
15:10:23 [2022-10-05T15:10:23.448Z] === RUN   TestSessionCreate
15:10:23 [2022-10-05T15:10:23.448Z] --- PASS: TestSessionCreate (0.02s)
15:10:23 [2022-10-05T15:10:23.448Z] === RUN   TestSessionCreateWithBadUpgrade
15:10:23 [2022-10-05T15:10:23.448Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:10:23 [2022-10-05T15:10:23.448Z] PASS
15:10:23 [2022-10-05T15:10:23.448Z] 
15:10:23 [2022-10-05T15:10:23.448Z] DONE 2 tests in 0.148s
15:10:23 [2022-10-05T15:10:23.448Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:10:23 [2022-10-05T15:10:23.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
15:10:23 [2022-10-05T15:10:23.448Z] ++ set -e
15:10:23 [2022-10-05T15:10:23.448Z] ++ '[' -n 0 ']'
15:10:23 [2022-10-05T15:10:23.448Z] ++ set -x
15:10:23 [2022-10-05T15:10:23.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
15:10:23 [2022-10-05T15:10:23.448Z] INFO: Testing against a local daemon
15:10:23 [2022-10-05T15:10:23.448Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:10:23 [2022-10-05T15:10:23.448Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:10:23 [2022-10-05T15:10:23.448Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:10:23 [2022-10-05T15:10:23.448Z] === RUN   TestDiskUsage
15:10:23 [2022-10-05T15:10:23.448Z] === PAUSE TestDiskUsage
15:10:23 [2022-10-05T15:10:23.448Z] === RUN   TestEventsExecDie
15:10:23 [2022-10-05T15:10:23.706Z] --- PASS: TestEventsExecDie (0.53s)
15:10:23 [2022-10-05T15:10:23.706Z] === RUN   TestEventsBackwardsCompatible
15:10:23 [2022-10-05T15:10:23.964Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
15:10:23 [2022-10-05T15:10:23.964Z] === RUN   TestEventsVolumeCreate
15:10:23 [2022-10-05T15:10:23.964Z] --- PASS: TestEventsVolumeCreate (0.07s)
15:10:23 [2022-10-05T15:10:23.964Z] === RUN   TestInfoBinaryCommits
15:10:23 [2022-10-05T15:10:23.964Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:10:23 [2022-10-05T15:10:23.964Z] === RUN   TestInfoAPIVersioned
15:10:23 [2022-10-05T15:10:23.964Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:10:23 [2022-10-05T15:10:23.964Z] === RUN   TestInfoAPI
15:10:23 [2022-10-05T15:10:23.964Z] --- PASS: TestInfoAPI (0.02s)
15:10:23 [2022-10-05T15:10:23.964Z] === RUN   TestInfoAPIWarnings
15:10:42 [2022-10-05T15:10:42.036Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:10:42 [2022-10-05T15:10:42.036Z] === RUN   TestInfoDebug
15:10:42 [2022-10-05T15:10:42.036Z] --- PASS: TestInfoDebug (0.52s)
15:10:42 [2022-10-05T15:10:42.036Z] === RUN   TestInfoInsecureRegistries
15:10:42 [2022-10-05T15:10:42.036Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:10:42 [2022-10-05T15:10:42.036Z] === RUN   TestInfoRegistryMirrors
15:10:42 [2022-10-05T15:10:42.036Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:10:42 [2022-10-05T15:10:42.036Z] === RUN   TestLoginFailsWithBadCredentials
15:10:42 [2022-10-05T15:10:42.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:10:42 [2022-10-05T15:10:42.601Z] === RUN   TestPingCacheHeaders
15:10:42 [2022-10-05T15:10:42.601Z] --- PASS: TestPingCacheHeaders (0.02s)
15:10:42 [2022-10-05T15:10:42.601Z] === RUN   TestPingGet
15:10:42 [2022-10-05T15:10:42.601Z] --- PASS: TestPingGet (0.01s)
15:10:42 [2022-10-05T15:10:42.601Z] === RUN   TestPingHead
15:10:42 [2022-10-05T15:10:42.601Z] --- PASS: TestPingHead (0.02s)
15:10:42 [2022-10-05T15:10:42.601Z] === RUN   TestPingSwarmHeader
15:10:43 [2022-10-05T15:10:43.166Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:10:43 [2022-10-05T15:10:43.732Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:10:44 [2022-10-05T15:10:44.665Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:10:44 [2022-10-05T15:10:44.665Z] --- PASS: TestPingSwarmHeader (2.07s)
15:10:44 [2022-10-05T15:10:44.665Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:10:44 [2022-10-05T15:10:44.665Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:10:44 [2022-10-05T15:10:44.665Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:10:44 [2022-10-05T15:10:44.665Z] === RUN   TestPingBuilderHeader
15:10:44 [2022-10-05T15:10:44.665Z] === RUN   TestPingBuilderHeader/default_config
15:10:45 [2022-10-05T15:10:45.230Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:10:45 [2022-10-05T15:10:45.797Z] --- PASS: TestPingBuilderHeader (1.05s)
15:10:45 [2022-10-05T15:10:45.797Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:10:45 [2022-10-05T15:10:45.797Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:10:45 [2022-10-05T15:10:45.797Z] === RUN   TestVersion
15:10:45 [2022-10-05T15:10:45.797Z] --- PASS: TestVersion (0.02s)
15:10:45 [2022-10-05T15:10:45.797Z] === CONT  TestDiskUsage
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/container_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/image_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/volume_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.363Z] === RUN   TestDiskUsage/after_container.Run
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:10:46 [2022-10-05T15:10:46.938Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:10:46 [2022-10-05T15:10:46.938Z] --- PASS: TestDiskUsage (1.23s)
15:10:46 [2022-10-05T15:10:46.938Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z] PASS
15:10:46 [2022-10-05T15:10:46.938Z] 
15:10:46 [2022-10-05T15:10:46.938Z] === Skipped
15:10:46 [2022-10-05T15:10:46.938Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:10:46 [2022-10-05T15:10:46.938Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:10:46 [2022-10-05T15:10:46.938Z] 
15:10:46 [2022-10-05T15:10:46.938Z] DONE 57 tests, 1 skipped in 23.800s
15:10:46 [2022-10-05T15:10:46.938Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:10:46 [2022-10-05T15:10:46.938Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:10:46 [2022-10-05T15:10:46.938Z] ++ set -e
15:10:46 [2022-10-05T15:10:46.938Z] ++ '[' -n 0 ']'
15:10:46 [2022-10-05T15:10:46.938Z] ++ set -x
15:10:46 [2022-10-05T15:10:46.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:10:47 [2022-10-05T15:10:47.197Z] INFO: Testing against a local daemon
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesCreateAndList
15:10:47 [2022-10-05T15:10:47.197Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesRemove
15:10:47 [2022-10-05T15:10:47.197Z] --- PASS: TestVolumesRemove (0.08s)
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInspect
15:10:47 [2022-10-05T15:10:47.197Z] --- PASS: TestVolumesInspect (0.02s)
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInvalidJSON
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:10:47 [2022-10-05T15:10:47.197Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:10:47 [2022-10-05T15:10:47.197Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:10:47 [2022-10-05T15:10:47.197Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:10:47 [2022-10-05T15:10:47.197Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:10:47 [2022-10-05T15:10:47.197Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:10:47 [2022-10-05T15:10:47.197Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:10:47 [2022-10-05T15:10:47.197Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:10:47 [2022-10-05T15:10:47.197Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:10:47 [2022-10-05T15:10:47.197Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:10:47 [2022-10-05T15:10:47.197Z] PASS
15:10:47 [2022-10-05T15:10:47.197Z] 
15:10:47 [2022-10-05T15:10:47.197Z] DONE 9 tests in 0.246s
15:10:47 [2022-10-05T15:10:47.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:10:47 [2022-10-05T15:10:47.459Z] ++++ cat bundles/test-integration/docker.pid
15:10:47 [2022-10-05T15:10:47.459Z] +++ kill 14877
15:10:47 [2022-10-05T15:10:47.459Z] +++ /etc/init.d/apparmor stop
15:10:47 [2022-10-05T15:10:47.721Z] Leaving: AppArmorNo profiles have been unloaded.
15:10:47 [2022-10-05T15:10:47.721Z] 
15:10:47 [2022-10-05T15:10:47.721Z] Unloading profiles will leave already running processes permanently
15:10:47 [2022-10-05T15:10:47.721Z] unconfined, which can lead to unexpected situations.
15:10:47 [2022-10-05T15:10:47.721Z] 
15:10:47 [2022-10-05T15:10:47.721Z] To set a process to complain mode, use the command line tool
15:10:47 [2022-10-05T15:10:47.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:10:47 [2022-10-05T15:10:47.721Z] +++ true
15:10:47 [2022-10-05T15:10:47.721Z] exiting test-integration
15:10:47 [2022-10-05T15:10:47.721Z] ++ exit 0
15:10:47 [2022-10-05T15:10:47.721Z] 
Post stage
[Pipeline] junit
15:10:48 [2022-10-05T15:10:48.319Z] Recording test results
15:10:48 [2022-10-05T15:10:48.528Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:10:48 [2022-10-05T15:10:48.834Z] + echo Ensuring container killed.
15:10:48 [2022-10-05T15:10:48.834Z] Ensuring container killed.
15:10:48 [2022-10-05T15:10:48.834Z] + docker rm -vf docker-pr1
15:10:48 [2022-10-05T15:10:48.834Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:10:49 [2022-10-05T15:10:49.117Z] + echo Chowning /workspace to jenkins user
15:10:49 [2022-10-05T15:10:49.117Z] Chowning /workspace to jenkins user
15:10:49 [2022-10-05T15:10:49.117Z] + id -u
15:10:49 [2022-10-05T15:10:49.117Z] + id -g
15:10:49 [2022-10-05T15:10:49.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44255:/workspace busybox chown -R 1000:1000 /workspace
15:10:49 [2022-10-05T15:10:49.117Z] Unable to find image 'busybox:latest' locally
15:10:49 [2022-10-05T15:10:49.374Z] latest: Pulling from library/busybox
15:10:49 [2022-10-05T15:10:49.374Z] 89485c9dae0b: Pulling fs layer
15:10:49 [2022-10-05T15:10:49.374Z] 89485c9dae0b: Verifying Checksum
15:10:49 [2022-10-05T15:10:49.374Z] 89485c9dae0b: Download complete
15:10:49 [2022-10-05T15:10:49.632Z] 89485c9dae0b: Pull complete
15:10:49 [2022-10-05T15:10:49.632Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
15:10:49 [2022-10-05T15:10:49.632Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:10:51 [2022-10-05T15:10:51.296Z] + bundleName=arm64-integration
15:10:51 [2022-10-05T15:10:51.296Z] + echo Creating arm64-integration-bundles.tar.gz
15:10:51 [2022-10-05T15:10:51.296Z] Creating arm64-integration-bundles.tar.gz
15:10:51 [2022-10-05T15:10:51.296Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:10:51 [2022-10-05T15:10:51.296Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:10:51 [2022-10-05T15:10:51.565Z] Archiving artifacts
15:10:53 [2022-10-05T15:10:53.544Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44255/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:10:53 [2022-10-05T15:10:53.840Z] + make clean
15:10:54 [2022-10-05T15:10:54.098Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:10:54 [2022-10-05T15:10:54.098Z] docker-dev-cache
15:10:54 [2022-10-05T15:10:54.098Z] 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