Skip to content
Success

Console Output

Skipping 548 KB.. Full Log
16:25:45 [2022-10-10T16:25:45.572Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:25:45 [2022-10-10T16:25:45.572Z] === RUN   TestContainerStartOnDaemonRestart
16:25:45 [2022-10-10T16:25:45.572Z] === PAUSE TestContainerStartOnDaemonRestart
16:25:45 [2022-10-10T16:25:45.572Z] === RUN   TestDaemonRestartIpcMode
16:25:45 [2022-10-10T16:25:45.572Z] === PAUSE TestDaemonRestartIpcMode
16:25:45 [2022-10-10T16:25:45.572Z] === RUN   TestDaemonHostGatewayIP
16:25:45 [2022-10-10T16:25:45.572Z] === PAUSE TestDaemonHostGatewayIP
16:25:45 [2022-10-10T16:25:45.572Z] === RUN   TestRestartDaemonWithRestartingContainer
16:25:45 [2022-10-10T16:25:45.572Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:25:45 [2022-10-10T16:25:45.572Z] === RUN   TestContainerKillOnDaemonStart
16:25:45 [2022-10-10T16:25:45.572Z] === PAUSE TestContainerKillOnDaemonStart
16:25:45 [2022-10-10T16:25:45.572Z] === RUN   TestDiff
16:25:46 [2022-10-10T16:25:46.138Z] --- PASS: TestDiff (0.45s)
16:25:46 [2022-10-10T16:25:46.138Z] === RUN   TestExecConsoleSize
16:25:46 [2022-10-10T16:25:46.704Z] --- PASS: TestExecConsoleSize (0.49s)
16:25:46 [2022-10-10T16:25:46.704Z] === RUN   TestExecWithCloseStdin
16:25:46 [2022-10-10T16:25:46.963Z] --- PASS: TestExecWithCloseStdin (0.48s)
16:25:46 [2022-10-10T16:25:46.963Z] === RUN   TestExec
16:25:47 [2022-10-10T16:25:47.529Z] --- PASS: TestExec (0.51s)
16:25:47 [2022-10-10T16:25:47.529Z] === RUN   TestExecUser
16:25:48 [2022-10-10T16:25:48.105Z] --- PASS: TestExecUser (0.48s)
16:25:48 [2022-10-10T16:25:48.105Z] === RUN   TestExportContainerAndImportImage
16:25:48 [2022-10-10T16:25:48.673Z] --- PASS: TestExportContainerAndImportImage (0.61s)
16:25:48 [2022-10-10T16:25:48.673Z] === RUN   TestExportContainerAfterDaemonRestart
16:25:50 [2022-10-10T16:25:50.047Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
16:25:50 [2022-10-10T16:25:50.047Z] === RUN   TestHealthCheckWorkdir
16:25:50 [2022-10-10T16:25:50.614Z] --- PASS: TestHealthCheckWorkdir (0.53s)
16:25:50 [2022-10-10T16:25:50.614Z] === RUN   TestHealthKillContainer
16:25:58 [2022-10-10T16:25:58.728Z] --- PASS: TestHealthKillContainer (7.85s)
16:25:58 [2022-10-10T16:25:58.728Z] === RUN   TestHealthCheckProcessKilled
16:25:58 [2022-10-10T16:25:58.986Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
16:25:58 [2022-10-10T16:25:58.986Z] === RUN   TestInspectCpusetInConfigPre120
16:25:59 [2022-10-10T16:25:59.552Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
16:25:59 [2022-10-10T16:25:59.552Z] === RUN   TestIpcModeNone
16:25:59 [2022-10-10T16:25:59.810Z] --- PASS: TestIpcModeNone (0.47s)
16:25:59 [2022-10-10T16:25:59.811Z] === RUN   TestIpcModePrivate
16:26:00 [2022-10-10T16:26:00.069Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
16:26:00 [2022-10-10T16:26:00.328Z] --- PASS: TestIpcModePrivate (0.48s)
16:26:00 [2022-10-10T16:26:00.328Z] === RUN   TestIpcModeShareable
16:26:00 [2022-10-10T16:26:00.587Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
16:26:00 [2022-10-10T16:26:00.846Z] --- PASS: TestIpcModeShareable (0.48s)
16:26:00 [2022-10-10T16:26:00.846Z] === RUN   TestAPIIpcModeShareableAndContainer
16:26:02 [2022-10-10T16:26:02.221Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
16:26:02 [2022-10-10T16:26:02.221Z] === RUN   TestAPIIpcModeHost
16:26:02 [2022-10-10T16:26:02.787Z] --- PASS: TestAPIIpcModeHost (0.39s)
16:26:02 [2022-10-10T16:26:02.787Z] === RUN   TestDaemonIpcModeShareable
16:26:03 [2022-10-10T16:26:03.721Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:26:03 [2022-10-10T16:26:03.979Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
16:26:03 [2022-10-10T16:26:03.979Z] === RUN   TestDaemonIpcModePrivate
16:26:04 [2022-10-10T16:26:04.913Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:26:05 [2022-10-10T16:26:05.172Z] --- PASS: TestDaemonIpcModePrivate (1.27s)
16:26:05 [2022-10-10T16:26:05.172Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:26:06 [2022-10-10T16:26:06.106Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:26:06 [2022-10-10T16:26:06.364Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
16:26:06 [2022-10-10T16:26:06.364Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:26:07 [2022-10-10T16:26:07.301Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:26:07 [2022-10-10T16:26:07.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
16:26:07 [2022-10-10T16:26:07.560Z] === RUN   TestIpcModeOlderClient
16:26:07 [2022-10-10T16:26:07.560Z] === PAUSE TestIpcModeOlderClient
16:26:07 [2022-10-10T16:26:07.560Z] === RUN   TestKillContainerInvalidSignal
16:26:08 [2022-10-10T16:26:08.126Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
16:26:08 [2022-10-10T16:26:08.126Z] === RUN   TestKillContainer
16:26:08 [2022-10-10T16:26:08.126Z] === RUN   TestKillContainer/no_signal
16:26:08 [2022-10-10T16:26:08.384Z] === RUN   TestKillContainer/non_killing_signal
16:26:08 [2022-10-10T16:26:08.642Z] === RUN   TestKillContainer/killing_signal
16:26:09 [2022-10-10T16:26:09.208Z] --- PASS: TestKillContainer (1.29s)
16:26:09 [2022-10-10T16:26:09.208Z]     --- PASS: TestKillContainer/no_signal (0.43s)
16:26:09 [2022-10-10T16:26:09.208Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:26:09 [2022-10-10T16:26:09.208Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
16:26:09 [2022-10-10T16:26:09.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:26:09 [2022-10-10T16:26:09.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:26:09 [2022-10-10T16:26:09.777Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:26:10 [2022-10-10T16:26:10.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
16:26:10 [2022-10-10T16:26:10.711Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
16:26:10 [2022-10-10T16:26:10.711Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
16:26:10 [2022-10-10T16:26:10.711Z] === RUN   TestKillStoppedContainer
16:26:10 [2022-10-10T16:26:10.711Z] --- PASS: TestKillStoppedContainer (0.05s)
16:26:10 [2022-10-10T16:26:10.711Z] === RUN   TestKillStoppedContainerAPIPre120
16:26:10 [2022-10-10T16:26:10.711Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:26:10 [2022-10-10T16:26:10.711Z] === RUN   TestKillDifferentUserContainer
16:26:10 [2022-10-10T16:26:10.969Z] --- PASS: TestKillDifferentUserContainer (0.42s)
16:26:10 [2022-10-10T16:26:10.969Z] === RUN   TestInspectOomKilledTrue
16:26:11 [2022-10-10T16:26:11.536Z] --- PASS: TestInspectOomKilledTrue (0.48s)
16:26:11 [2022-10-10T16:26:11.536Z] === RUN   TestInspectOomKilledFalse
16:26:12 [2022-10-10T16:26:12.102Z] --- PASS: TestInspectOomKilledFalse (0.41s)
16:26:12 [2022-10-10T16:26:12.102Z] === RUN   TestLinksEtcHostsContentMatch
16:26:12 [2022-10-10T16:26:12.102Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
16:26:12 [2022-10-10T16:26:12.102Z] === RUN   TestLinksContainerNames
16:26:13 [2022-10-10T16:26:13.037Z] --- PASS: TestLinksContainerNames (0.88s)
16:26:13 [2022-10-10T16:26:13.037Z] === RUN   TestLogsFollowTailEmpty
16:26:13 [2022-10-10T16:26:13.603Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
16:26:13 [2022-10-10T16:26:13.603Z] === RUN   TestLogs
16:26:13 [2022-10-10T16:26:13.603Z] === RUN   TestLogs/driver_local
16:26:13 [2022-10-10T16:26:13.603Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:26:13 [2022-10-10T16:26:13.603Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:26:13 [2022-10-10T16:26:13.603Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:26:13 [2022-10-10T16:26:13.603Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:26:13 [2022-10-10T16:26:13.603Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:26:13 [2022-10-10T16:26:13.604Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:26:13 [2022-10-10T16:26:13.604Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:26:13 [2022-10-10T16:26:13.604Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:26:14 [2022-10-10T16:26:14.538Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:26:14 [2022-10-10T16:26:14.538Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:26:14 [2022-10-10T16:26:14.804Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:26:14 [2022-10-10T16:26:14.804Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:26:15 [2022-10-10T16:26:15.372Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:26:15 [2022-10-10T16:26:15.372Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:26:15 [2022-10-10T16:26:15.372Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:26:15 [2022-10-10T16:26:15.372Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:26:15 [2022-10-10T16:26:15.938Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:26:16 [2022-10-10T16:26:16.197Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:26:16 [2022-10-10T16:26:16.455Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:26:16 [2022-10-10T16:26:16.713Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:26:17 [2022-10-10T16:26:17.279Z] --- PASS: TestLogs (3.73s)
16:26:17 [2022-10-10T16:26:17.279Z]     --- PASS: TestLogs/driver_local (0.01s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s)
16:26:17 [2022-10-10T16:26:17.279Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
16:26:17 [2022-10-10T16:26:17.279Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
16:26:17 [2022-10-10T16:26:17.279Z] === RUN   TestContainerNetworkMountsNoChown
16:26:17 [2022-10-10T16:26:17.846Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/default
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/default
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/private
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/private
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rprivate
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rprivate
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/slave
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/slave
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rslave
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rslave
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/shared
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/shared
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rshared
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rshared
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/default
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/default/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rslave
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/default/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rshared
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/shared
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rprivate
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/slave
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/private
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/private/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/private/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/default/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/default/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:26:17 [2022-10-10T16:26:17.846Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/private/bind_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:26:18 [2022-10-10T16:26:18.104Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:26:18 [2022-10-10T16:26:18.363Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:26:18 [2022-10-10T16:26:18.363Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:26:18 [2022-10-10T16:26:18.363Z] === CONT  TestMountDaemonRoot/private/mount_root
16:26:18 [2022-10-10T16:26:18.363Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:26:18 [2022-10-10T16:26:18.363Z] --- PASS: TestMountDaemonRoot (0.02s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:26:18 [2022-10-10T16:26:18.363Z] === RUN   TestContainerBindMountNonRecursive
16:26:19 [2022-10-10T16:26:19.737Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
16:26:19 [2022-10-10T16:26:19.737Z] === RUN   TestContainerVolumesMountedAsShared
16:26:19 [2022-10-10T16:26:19.996Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
16:26:19 [2022-10-10T16:26:19.996Z] === RUN   TestContainerVolumesMountedAsSlave
16:26:20 [2022-10-10T16:26:20.563Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
16:26:20 [2022-10-10T16:26:20.563Z] === RUN   TestNetworkNat
16:26:20 [2022-10-10T16:26:20.821Z] --- PASS: TestNetworkNat (0.48s)
16:26:20 [2022-10-10T16:26:20.821Z] === RUN   TestNetworkLocalhostTCPNat
16:26:21 [2022-10-10T16:26:21.389Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
16:26:21 [2022-10-10T16:26:21.389Z] === RUN   TestNetworkLoopbackNat
16:26:23 [2022-10-10T16:26:23.917Z] --- PASS: TestNetworkLoopbackNat (2.56s)
16:26:23 [2022-10-10T16:26:23.917Z] === RUN   TestPause
16:26:24 [2022-10-10T16:26:24.484Z] --- PASS: TestPause (0.45s)
16:26:24 [2022-10-10T16:26:24.484Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:26:24 [2022-10-10T16:26:24.484Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:26:24 [2022-10-10T16:26:24.484Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:26:24 [2022-10-10T16:26:24.484Z] === RUN   TestPauseStopPausedContainer
16:26:25 [2022-10-10T16:26:25.051Z] --- PASS: TestPauseStopPausedContainer (0.47s)
16:26:25 [2022-10-10T16:26:25.051Z] === RUN   TestPidHost
16:26:25 [2022-10-10T16:26:25.985Z] --- PASS: TestPidHost (0.99s)
16:26:25 [2022-10-10T16:26:25.985Z] === RUN   TestPsFilter
16:26:25 [2022-10-10T16:26:25.985Z] --- PASS: TestPsFilter (0.12s)
16:26:25 [2022-10-10T16:26:25.985Z] === RUN   TestRemoveContainerWithRemovedVolume
16:26:26 [2022-10-10T16:26:26.551Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
16:26:26 [2022-10-10T16:26:26.551Z] === RUN   TestRemoveContainerWithVolume
16:26:26 [2022-10-10T16:26:26.810Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
16:26:26 [2022-10-10T16:26:26.810Z] === RUN   TestRemoveContainerRunning
16:26:27 [2022-10-10T16:26:27.377Z] --- PASS: TestRemoveContainerRunning (0.47s)
16:26:27 [2022-10-10T16:26:27.377Z] === RUN   TestRemoveContainerForceRemoveRunning
16:26:27 [2022-10-10T16:26:27.943Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
16:26:27 [2022-10-10T16:26:27.943Z] === RUN   TestRemoveInvalidContainer
16:26:27 [2022-10-10T16:26:27.943Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:26:27 [2022-10-10T16:26:27.943Z] === RUN   TestRenameLinkedContainer
16:26:29 [2022-10-10T16:26:29.868Z] --- PASS: TestRenameLinkedContainer (1.84s)
16:26:29 [2022-10-10T16:26:29.868Z] === RUN   TestRenameStoppedContainer
16:26:30 [2022-10-10T16:26:30.126Z] --- PASS: TestRenameStoppedContainer (0.42s)
16:26:30 [2022-10-10T16:26:30.126Z] === RUN   TestRenameRunningContainerAndReuse
16:26:31 [2022-10-10T16:26:31.061Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
16:26:31 [2022-10-10T16:26:31.061Z] === RUN   TestRenameInvalidName
16:26:31 [2022-10-10T16:26:31.320Z] --- PASS: TestRenameInvalidName (0.43s)
16:26:31 [2022-10-10T16:26:31.320Z] === RUN   TestRenameAnonymousContainer
16:26:33 [2022-10-10T16:26:33.220Z] --- PASS: TestRenameAnonymousContainer (1.59s)
16:26:33 [2022-10-10T16:26:33.220Z] === RUN   TestRenameContainerWithSameName
16:26:33 [2022-10-10T16:26:33.478Z] --- PASS: TestRenameContainerWithSameName (0.43s)
16:26:33 [2022-10-10T16:26:33.478Z] === RUN   TestRenameContainerWithLinkedContainer
16:26:34 [2022-10-10T16:26:34.412Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
16:26:34 [2022-10-10T16:26:34.412Z] === RUN   TestResize
16:26:34 [2022-10-10T16:26:34.671Z] --- PASS: TestResize (0.43s)
16:26:34 [2022-10-10T16:26:34.671Z] === RUN   TestResizeWithInvalidSize
16:26:35 [2022-10-10T16:26:35.237Z] --- PASS: TestResizeWithInvalidSize (0.46s)
16:26:35 [2022-10-10T16:26:35.237Z] === RUN   TestResizeWhenContainerNotStarted
16:26:35 [2022-10-10T16:26:35.803Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:26:35 [2022-10-10T16:26:35.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:26:37 [2022-10-10T16:26:37.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:26:38 [2022-10-10T16:26:38.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:26:40 [2022-10-10T16:26:40.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:26:40 [2022-10-10T16:26:40.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:26:40 [2022-10-10T16:26:40.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:26:41 [2022-10-10T16:26:41.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:26:44 [2022-10-10T16:26:44.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:26:44 [2022-10-10T16:26:44.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:26:47 [2022-10-10T16:26:47.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:26:48 [2022-10-10T16:26:48.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:26:48 [2022-10-10T16:26:48.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:26:50 [2022-10-10T16:26:50.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:26:50 [2022-10-10T16:26:50.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:26:51 [2022-10-10T16:26:51.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:26:53 [2022-10-10T16:26:53.582Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
16:26:53 [2022-10-10T16:26:53.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
16:26:53 [2022-10-10T16:26:53.582Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:26:53 [2022-10-10T16:26:53.582Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:26:54 [2022-10-10T16:26:54.148Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:26:55 [2022-10-10T16:26:55.083Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
16:26:55 [2022-10-10T16:26:55.083Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s)
16:26:55 [2022-10-10T16:26:55.083Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
16:26:55 [2022-10-10T16:26:55.083Z] === RUN   TestCgroupNamespacesRun
16:26:56 [2022-10-10T16:26:56.458Z] --- PASS: TestCgroupNamespacesRun (1.15s)
16:26:56 [2022-10-10T16:26:56.458Z] === RUN   TestCgroupNamespacesRunPrivileged
16:26:57 [2022-10-10T16:26:57.393Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s)
16:26:57 [2022-10-10T16:26:57.393Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:26:58 [2022-10-10T16:26:58.769Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
16:26:58 [2022-10-10T16:26:58.769Z] === RUN   TestCgroupNamespacesRunHostMode
16:26:59 [2022-10-10T16:26:59.703Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
16:26:59 [2022-10-10T16:26:59.703Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:27:01 [2022-10-10T16:27:01.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
16:27:01 [2022-10-10T16:27:01.076Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:27:02 [2022-10-10T16:27:02.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
16:27:02 [2022-10-10T16:27:02.014Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:27:02 [2022-10-10T16:27:02.947Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:27:02 [2022-10-10T16:27:02.947Z] === RUN   TestCgroupNamespacesRunOlderClient
16:27:03 [2022-10-10T16:27:03.882Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
16:27:03 [2022-10-10T16:27:03.882Z] === RUN   TestNISDomainname
16:27:04 [2022-10-10T16:27:04.449Z] --- PASS: TestNISDomainname (0.55s)
16:27:04 [2022-10-10T16:27:04.449Z] === RUN   TestHostnameDnsResolution
16:27:05 [2022-10-10T16:27:05.382Z] --- PASS: TestHostnameDnsResolution (0.72s)
16:27:05 [2022-10-10T16:27:05.382Z] === RUN   TestUnprivilegedPortsAndPing
16:27:05 [2022-10-10T16:27:05.640Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
16:27:05 [2022-10-10T16:27:05.640Z] === RUN   TestPrivilegedHostDevices
16:27:06 [2022-10-10T16:27:06.207Z] --- PASS: TestPrivilegedHostDevices (0.50s)
16:27:06 [2022-10-10T16:27:06.207Z] === RUN   TestRunConsoleSize
16:27:06 [2022-10-10T16:27:06.776Z] --- PASS: TestRunConsoleSize (0.44s)
16:27:06 [2022-10-10T16:27:06.776Z] === RUN   TestRunWithAlternativeContainerdShim
16:27:08 [2022-10-10T16:27:08.675Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
16:27:08 [2022-10-10T16:27:08.675Z] === RUN   TestStats
16:27:11 [2022-10-10T16:27:11.204Z] --- PASS: TestStats (2.46s)
16:27:11 [2022-10-10T16:27:11.204Z] === RUN   TestStopContainerWithTimeout
16:27:11 [2022-10-10T16:27:11.204Z] === RUN   TestStopContainerWithTimeout/0
16:27:11 [2022-10-10T16:27:11.204Z] === PAUSE TestStopContainerWithTimeout/0
16:27:11 [2022-10-10T16:27:11.204Z] === RUN   TestStopContainerWithTimeout/1
16:27:11 [2022-10-10T16:27:11.204Z] === PAUSE TestStopContainerWithTimeout/1
16:27:11 [2022-10-10T16:27:11.204Z] === RUN   TestStopContainerWithTimeout/3
16:27:11 [2022-10-10T16:27:11.204Z] === PAUSE TestStopContainerWithTimeout/3
16:27:11 [2022-10-10T16:27:11.204Z] === RUN   TestStopContainerWithTimeout/-1
16:27:11 [2022-10-10T16:27:11.204Z] === PAUSE TestStopContainerWithTimeout/-1
16:27:11 [2022-10-10T16:27:11.204Z] === CONT  TestStopContainerWithTimeout/0
16:27:11 [2022-10-10T16:27:11.204Z] === CONT  TestStopContainerWithTimeout/-1
16:27:11 [2022-10-10T16:27:11.770Z] === CONT  TestStopContainerWithTimeout/3
16:27:14 [2022-10-10T16:27:14.299Z] === CONT  TestStopContainerWithTimeout/1
16:27:15 [2022-10-10T16:27:15.232Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:27:15 [2022-10-10T16:27:15.232Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
16:27:15 [2022-10-10T16:27:15.232Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
16:27:15 [2022-10-10T16:27:15.232Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
16:27:15 [2022-10-10T16:27:15.232Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
16:27:15 [2022-10-10T16:27:15.232Z] === RUN   TestDeleteDevicemapper
16:27:15 [2022-10-10T16:27:15.232Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:27:15 [2022-10-10T16:27:15.232Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:27:15 [2022-10-10T16:27:15.232Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:27:16 [2022-10-10T16:27:16.617Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
16:27:16 [2022-10-10T16:27:16.617Z] === RUN   TestUpdateMemory
16:27:17 [2022-10-10T16:27:17.184Z] --- PASS: TestUpdateMemory (0.57s)
16:27:17 [2022-10-10T16:27:17.184Z] === RUN   TestUpdateCPUQuota
16:27:17 [2022-10-10T16:27:17.750Z] --- PASS: TestUpdateCPUQuota (0.66s)
16:27:17 [2022-10-10T16:27:17.750Z] === RUN   TestUpdatePidsLimit
16:27:17 [2022-10-10T16:27:17.750Z] === RUN   TestUpdatePidsLimit/update_from_none
16:27:18 [2022-10-10T16:27:18.022Z] === RUN   TestUpdatePidsLimit/no_change
16:27:18 [2022-10-10T16:27:18.296Z] === RUN   TestUpdatePidsLimit/update_lower
16:27:18 [2022-10-10T16:27:18.562Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:27:18 [2022-10-10T16:27:18.562Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:27:18 [2022-10-10T16:27:18.823Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:27:19 [2022-10-10T16:27:19.088Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:27:20 [2022-10-10T16:27:20.025Z] --- PASS: TestUpdatePidsLimit (2.03s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
16:27:20 [2022-10-10T16:27:20.025Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
16:27:20 [2022-10-10T16:27:20.025Z] === RUN   TestUpdateRestartPolicy
16:27:32 [2022-10-10T16:27:32.221Z] --- PASS: TestUpdateRestartPolicy (10.81s)
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestUpdateRestartWithAutoRemove
16:27:32 [2022-10-10T16:27:32.221Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestWaitNonBlocked
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:27:32 [2022-10-10T16:27:32.221Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:27:32 [2022-10-10T16:27:32.221Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:27:32 [2022-10-10T16:27:32.221Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:27:32 [2022-10-10T16:27:32.221Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:27:32 [2022-10-10T16:27:32.221Z] --- PASS: TestWaitNonBlocked (0.01s)
16:27:32 [2022-10-10T16:27:32.221Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
16:27:32 [2022-10-10T16:27:32.221Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestWaitBlocked
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:27:32 [2022-10-10T16:27:32.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:27:32 [2022-10-10T16:27:32.221Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:27:32 [2022-10-10T16:27:32.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:27:32 [2022-10-10T16:27:32.221Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:27:32 [2022-10-10T16:27:32.221Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:27:32 [2022-10-10T16:27:32.483Z] --- PASS: TestWaitBlocked (0.01s)
16:27:32 [2022-10-10T16:27:32.483Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
16:27:32 [2022-10-10T16:27:32.483Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
16:27:32 [2022-10-10T16:27:32.483Z] === RUN   TestWaitConditions
16:27:32 [2022-10-10T16:27:32.483Z] === RUN   TestWaitConditions/default
16:27:32 [2022-10-10T16:27:32.483Z] === PAUSE TestWaitConditions/default
16:27:32 [2022-10-10T16:27:32.483Z] === RUN   TestWaitConditions/not-running
16:27:32 [2022-10-10T16:27:32.483Z] === PAUSE TestWaitConditions/not-running
16:27:32 [2022-10-10T16:27:32.483Z] === RUN   TestWaitConditions/next-exit
16:27:32 [2022-10-10T16:27:32.483Z] === PAUSE TestWaitConditions/next-exit
16:27:32 [2022-10-10T16:27:32.483Z] === RUN   TestWaitConditions/removed
16:27:32 [2022-10-10T16:27:32.483Z] === PAUSE TestWaitConditions/removed
16:27:32 [2022-10-10T16:27:32.483Z] === CONT  TestWaitConditions/default
16:27:32 [2022-10-10T16:27:32.483Z] === CONT  TestWaitConditions/next-exit
16:27:32 [2022-10-10T16:27:32.741Z] === CONT  TestWaitConditions/default
16:27:32 [2022-10-10T16:27:32.741Z]     wait_test.go:146: ContainerID = e2cfad54022fe7646d23855f625d21fd125cf7365486f3340d675efa583da178
16:27:32 [2022-10-10T16:27:32.741Z] === CONT  TestWaitConditions/next-exit
16:27:32 [2022-10-10T16:27:32.741Z]     wait_test.go:146: ContainerID = a06e453720bf6bcc1cad087a40cd1672243b99d367f6abcd5b42d394e27eb3af
16:27:33 [2022-10-10T16:27:33.307Z] === CONT  TestWaitConditions/removed
16:27:33 [2022-10-10T16:27:33.307Z]     wait_test.go:146: ContainerID = 2dedf8629a190c19990880669fe6b00ebffa4d804d2d1a6b430fb6e9348b5137
16:27:33 [2022-10-10T16:27:33.307Z] === CONT  TestWaitConditions/not-running
16:27:33 [2022-10-10T16:27:33.307Z]     wait_test.go:146: ContainerID = 5cc6863fb588aeae6d8ae9ba994a23888419fc921b49f046bbc6d5965d507d4d
16:27:34 [2022-10-10T16:27:34.241Z] --- PASS: TestWaitConditions (0.01s)
16:27:34 [2022-10-10T16:27:34.241Z]     --- PASS: TestWaitConditions/default (0.69s)
16:27:34 [2022-10-10T16:27:34.241Z]     --- PASS: TestWaitConditions/next-exit (0.76s)
16:27:34 [2022-10-10T16:27:34.241Z]     --- PASS: TestWaitConditions/removed (0.75s)
16:27:34 [2022-10-10T16:27:34.241Z]     --- PASS: TestWaitConditions/not-running (0.72s)
16:27:34 [2022-10-10T16:27:34.241Z] === RUN   TestWaitRestartedContainer
16:27:34 [2022-10-10T16:27:34.241Z] === RUN   TestWaitRestartedContainer/default
16:27:34 [2022-10-10T16:27:34.241Z] === PAUSE TestWaitRestartedContainer/default
16:27:34 [2022-10-10T16:27:34.241Z] === RUN   TestWaitRestartedContainer/not-running
16:27:34 [2022-10-10T16:27:34.241Z] === PAUSE TestWaitRestartedContainer/not-running
16:27:34 [2022-10-10T16:27:34.241Z] === RUN   TestWaitRestartedContainer/next-exit
16:27:34 [2022-10-10T16:27:34.241Z] === PAUSE TestWaitRestartedContainer/next-exit
16:27:34 [2022-10-10T16:27:34.241Z] === CONT  TestWaitRestartedContainer/default
16:27:34 [2022-10-10T16:27:34.241Z] === CONT  TestWaitRestartedContainer/next-exit
16:27:35 [2022-10-10T16:27:35.176Z] === CONT  TestWaitRestartedContainer/not-running
16:27:36 [2022-10-10T16:27:36.110Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:27:36 [2022-10-10T16:27:36.110Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.18s)
16:27:36 [2022-10-10T16:27:36.110Z]     --- PASS: TestWaitRestartedContainer/default (1.29s)
16:27:36 [2022-10-10T16:27:36.110Z]     --- PASS: TestWaitRestartedContainer/not-running (0.96s)
16:27:36 [2022-10-10T16:27:36.110Z] === CONT  TestContainerStartOnDaemonRestart
16:27:36 [2022-10-10T16:27:36.110Z] === CONT  TestIpcModeOlderClient
16:27:36 [2022-10-10T16:27:36.368Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:27:36 [2022-10-10T16:27:36.368Z] === CONT  TestRestartDaemonWithRestartingContainer
16:27:38 [2022-10-10T16:27:38.269Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s)
16:27:38 [2022-10-10T16:27:38.269Z] === CONT  TestContainerKillOnDaemonStart
16:27:38 [2022-10-10T16:27:38.269Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
16:27:38 [2022-10-10T16:27:38.269Z] === CONT  TestDaemonHostGatewayIP
16:27:40 [2022-10-10T16:27:40.799Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
16:27:40 [2022-10-10T16:27:40.800Z] === CONT  TestDaemonRestartIpcMode
16:27:43 [2022-10-10T16:27:43.328Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
16:27:51 [2022-10-10T16:27:51.437Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
16:27:51 [2022-10-10T16:27:51.437Z] PASS
16:27:51 [2022-10-10T16:27:51.437Z] 
16:27:51 [2022-10-10T16:27:51.437Z] === Skipped
16:27:51 [2022-10-10T16:27:51.437Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:27:51 [2022-10-10T16:27:51.437Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:27:51 [2022-10-10T16:27:51.437Z] 
16:27:51 [2022-10-10T16:27:51.437Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:27:51 [2022-10-10T16:27:51.437Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:27:51 [2022-10-10T16:27:51.437Z] 
16:27:51 [2022-10-10T16:27:51.437Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:27:51 [2022-10-10T16:27:51.437Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:27:51 [2022-10-10T16:27:51.437Z] 
16:27:51 [2022-10-10T16:27:51.437Z] DONE 273 tests, 3 skipped in 130.088s
16:27:51 [2022-10-10T16:27:51.437Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:27:51 [2022-10-10T16:27:51.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:27:51 [2022-10-10T16:27:51.437Z] ++ set -e
16:27:51 [2022-10-10T16:27:51.437Z] ++ '[' -n 0 ']'
16:27:51 [2022-10-10T16:27:51.437Z] ++ set -x
16:27:51 [2022-10-10T16:27:51.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:27:51 [2022-10-10T16:27:51.437Z] INFO: Testing against a local daemon
16:27:51 [2022-10-10T16:27:51.437Z] === RUN   TestConfigDaemonLibtrustID
16:27:51 [2022-10-10T16:27:51.437Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:27:51 [2022-10-10T16:27:51.437Z] === RUN   TestConfigDaemonID
16:27:52 [2022-10-10T16:27:52.004Z]     daemon_test.go:86: [d09e5e8ba48f7] daemon is not started
16:27:52 [2022-10-10T16:27:52.004Z] --- PASS: TestConfigDaemonID (1.04s)
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestDaemonConfigValidation
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:27:52 [2022-10-10T16:27:52.004Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:27:52 [2022-10-10T16:27:52.004Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestDaemonConfigValidation/invalid_config
16:27:52 [2022-10-10T16:27:52.004Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestDaemonConfigValidation/malformed_config
16:27:52 [2022-10-10T16:27:52.004Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestDaemonConfigValidation/valid_config
16:27:52 [2022-10-10T16:27:52.004Z] === PAUSE TestDaemonConfigValidation/valid_config
16:27:52 [2022-10-10T16:27:52.004Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:27:52 [2022-10-10T16:27:52.004Z] === CONT  TestDaemonConfigValidation/malformed_config
16:27:52 [2022-10-10T16:27:52.004Z] === CONT  TestDaemonConfigValidation/valid_config
16:27:52 [2022-10-10T16:27:52.004Z] === CONT  TestDaemonConfigValidation/invalid_config
16:27:52 [2022-10-10T16:27:52.004Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:27:52 [2022-10-10T16:27:52.004Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:27:52 [2022-10-10T16:27:52.004Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:27:52 [2022-10-10T16:27:52.004Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:27:52 [2022-10-10T16:27:52.004Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
16:27:52 [2022-10-10T16:27:52.004Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:27:52 [2022-10-10T16:27:52.004Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestConfigDaemonSeccompProfiles
16:27:52 [2022-10-10T16:27:52.004Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:27:53 [2022-10-10T16:27:53.378Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:27:54 [2022-10-10T16:27:54.313Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:27:55 [2022-10-10T16:27:55.247Z] === CONT  TestConfigDaemonSeccompProfiles
16:27:55 [2022-10-10T16:27:55.247Z]     daemon_test.go:200: [d14b93392f4c1] daemon is not started
16:27:55 [2022-10-10T16:27:55.247Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:27:55 [2022-10-10T16:27:55.247Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:27:55 [2022-10-10T16:27:55.247Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:27:55 [2022-10-10T16:27:55.247Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:27:55 [2022-10-10T16:27:55.247Z] === RUN   TestDaemonProxy
16:27:55 [2022-10-10T16:27:55.247Z] === RUN   TestDaemonProxy/environment_variables
16:27:57 [2022-10-10T16:27:57.776Z] === RUN   TestDaemonProxy/command-line_options
16:28:00 [2022-10-10T16:28:00.306Z] === RUN   TestDaemonProxy/configuration_file
16:28:02 [2022-10-10T16:28:02.834Z] === RUN   TestDaemonProxy/conflicting_options
16:28:03 [2022-10-10T16:28:03.093Z] === RUN   TestDaemonProxy/reload_sanitized
16:28:03 [2022-10-10T16:28:03.659Z] --- PASS: TestDaemonProxy (8.33s)
16:28:03 [2022-10-10T16:28:03.659Z]     --- PASS: TestDaemonProxy/environment_variables (2.18s)
16:28:03 [2022-10-10T16:28:03.659Z]     --- PASS: TestDaemonProxy/command-line_options (2.47s)
16:28:03 [2022-10-10T16:28:03.659Z]     --- PASS: TestDaemonProxy/configuration_file (2.65s)
16:28:03 [2022-10-10T16:28:03.659Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:28:03 [2022-10-10T16:28:03.659Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:28:03 [2022-10-10T16:28:03.659Z] === RUN   TestLiveRestore
16:28:03 [2022-10-10T16:28:03.659Z] === RUN   TestLiveRestore/volume_references
16:28:03 [2022-10-10T16:28:03.659Z] === PAUSE TestLiveRestore/volume_references
16:28:03 [2022-10-10T16:28:03.659Z] === CONT  TestLiveRestore/volume_references
16:28:04 [2022-10-10T16:28:04.226Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:28:04 [2022-10-10T16:28:04.226Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:28:05 [2022-10-10T16:28:05.164Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:28:06 [2022-10-10T16:28:06.099Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:28:07 [2022-10-10T16:28:07.033Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:28:07 [2022-10-10T16:28:07.967Z] --- PASS: TestLiveRestore (0.00s)
16:28:07 [2022-10-10T16:28:07.967Z]     --- PASS: TestLiveRestore/volume_references (4.35s)
16:28:07 [2022-10-10T16:28:07.967Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.66s)
16:28:07 [2022-10-10T16:28:07.967Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s)
16:28:07 [2022-10-10T16:28:07.967Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
16:28:07 [2022-10-10T16:28:07.967Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
16:28:07 [2022-10-10T16:28:07.967Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
16:28:07 [2022-10-10T16:28:07.967Z] PASS
16:28:07 [2022-10-10T16:28:07.967Z] 
16:28:07 [2022-10-10T16:28:07.967Z] DONE 25 tests in 17.719s
16:28:07 [2022-10-10T16:28:07.967Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:28:07 [2022-10-10T16:28:07.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:28:07 [2022-10-10T16:28:07.967Z] ++ set -e
16:28:07 [2022-10-10T16:28:07.967Z] ++ '[' -n 0 ']'
16:28:07 [2022-10-10T16:28:07.967Z] ++ set -x
16:28:07 [2022-10-10T16:28:07.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:28:07 [2022-10-10T16:28:07.968Z] INFO: Testing against a local daemon
16:28:07 [2022-10-10T16:28:07.968Z] === RUN   TestCommitInheritsEnv
16:28:08 [2022-10-10T16:28:08.226Z] --- PASS: TestCommitInheritsEnv (0.30s)
16:28:08 [2022-10-10T16:28:08.226Z] === RUN   TestImportExtremelyLargeImageWorks
16:28:08 [2022-10-10T16:28:08.484Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:28:08 [2022-10-10T16:28:08.484Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform/#00
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform/_______
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform//
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform/linux
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform/LINUX
16:28:08 [2022-10-10T16:28:08.484Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:28:08 [2022-10-10T16:28:08.742Z] === RUN   TestImportWithCustomPlatform/macos
16:28:08 [2022-10-10T16:28:08.742Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:28:08 [2022-10-10T16:28:08.742Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:28:08 [2022-10-10T16:28:08.742Z] --- PASS: TestImportWithCustomPlatform (0.34s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:28:08 [2022-10-10T16:28:08.742Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:28:08 [2022-10-10T16:28:08.742Z] === RUN   TestImagesFilterMultiReference
16:28:08 [2022-10-10T16:28:08.742Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:28:08 [2022-10-10T16:28:08.742Z] === RUN   TestImagePullPlatformInvalid
16:28:08 [2022-10-10T16:28:08.742Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:28:08 [2022-10-10T16:28:08.742Z] === RUN   TestRemoveImageOrphaning
16:28:09 [2022-10-10T16:28:09.000Z] --- PASS: TestRemoveImageOrphaning (0.28s)
16:28:09 [2022-10-10T16:28:09.000Z] === RUN   TestRemoveImageGarbageCollector
16:28:09 [2022-10-10T16:28:09.000Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:28:09 [2022-10-10T16:28:09.000Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:28:09 [2022-10-10T16:28:09.000Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:28:09 [2022-10-10T16:28:09.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:28:09 [2022-10-10T16:28:09.000Z] === RUN   TestTagInvalidReference
16:28:09 [2022-10-10T16:28:09.000Z] --- PASS: TestTagInvalidReference (0.01s)
16:28:09 [2022-10-10T16:28:09.000Z] === RUN   TestTagValidPrefixedRepo
16:28:09 [2022-10-10T16:28:09.258Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:28:09 [2022-10-10T16:28:09.258Z] === RUN   TestTagExistedNameWithoutForce
16:28:09 [2022-10-10T16:28:09.258Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:28:09 [2022-10-10T16:28:09.258Z] === RUN   TestTagOfficialNames
16:28:09 [2022-10-10T16:28:09.258Z] --- PASS: TestTagOfficialNames (0.05s)
16:28:09 [2022-10-10T16:28:09.258Z] === RUN   TestTagMatchesDigest
16:28:09 [2022-10-10T16:28:09.258Z] --- PASS: TestTagMatchesDigest (0.02s)
16:28:09 [2022-10-10T16:28:09.258Z] PASS
16:28:09 [2022-10-10T16:28:09.258Z] 
16:28:09 [2022-10-10T16:28:09.258Z] === Skipped
16:28:09 [2022-10-10T16:28:09.259Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:28:09 [2022-10-10T16:28:09.259Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:28:09 [2022-10-10T16:28:09.259Z] 
16:28:09 [2022-10-10T16:28:09.259Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:28:09 [2022-10-10T16:28:09.259Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:28:09 [2022-10-10T16:28:09.259Z] 
16:28:09 [2022-10-10T16:28:09.259Z] DONE 22 tests, 2 skipped in 1.379s
16:28:09 [2022-10-10T16:28:09.259Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:28:09 [2022-10-10T16:28:09.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:28:09 [2022-10-10T16:28:09.259Z] ++ set -e
16:28:09 [2022-10-10T16:28:09.259Z] ++ '[' -n 0 ']'
16:28:09 [2022-10-10T16:28:09.259Z] ++ set -x
16:28:09 [2022-10-10T16:28:09.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:28:09 [2022-10-10T16:28:09.259Z] === RUN   TestStripANSICommands
16:28:09 [2022-10-10T16:28:09.259Z] === RUN   TestStripANSICommands/#00
16:28:09 [2022-10-10T16:28:09.259Z] === RUN   TestStripANSICommands/#01
16:28:09 [2022-10-10T16:28:09.259Z] --- PASS: TestStripANSICommands (0.00s)
16:28:09 [2022-10-10T16:28:09.259Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:28:09 [2022-10-10T16:28:09.259Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:28:09 [2022-10-10T16:28:09.259Z] PASS
16:28:09 [2022-10-10T16:28:09.259Z] 
16:28:09 [2022-10-10T16:28:09.259Z] DONE 3 tests in 0.042s
16:28:09 [2022-10-10T16:28:09.259Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:28:09 [2022-10-10T16:28:09.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:28:09 [2022-10-10T16:28:09.259Z] ++ set -e
16:28:09 [2022-10-10T16:28:09.259Z] ++ '[' -n 0 ']'
16:28:09 [2022-10-10T16:28:09.259Z] ++ set -x
16:28:09 [2022-10-10T16:28:09.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:28:09 [2022-10-10T16:28:09.517Z] INFO: Testing against a local daemon
16:28:09 [2022-10-10T16:28:09.517Z] === RUN   TestNetworkCreateDelete
16:28:09 [2022-10-10T16:28:09.517Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:28:09 [2022-10-10T16:28:09.517Z] === RUN   TestDockerNetworkDeletePreferID
16:28:10 [2022-10-10T16:28:10.083Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
16:28:10 [2022-10-10T16:28:10.083Z] === RUN   TestDaemonDNSFallback
16:28:16 [2022-10-10T16:28:16.639Z] --- PASS: TestDaemonDNSFallback (6.39s)
16:28:16 [2022-10-10T16:28:16.639Z] === RUN   TestInspectNetwork
16:28:19 [2022-10-10T16:28:19.168Z] === RUN   TestInspectNetwork/full_network_id
16:28:19 [2022-10-10T16:28:19.168Z] === RUN   TestInspectNetwork/partial_network_id
16:28:19 [2022-10-10T16:28:19.168Z] === RUN   TestInspectNetwork/network_name
16:28:19 [2022-10-10T16:28:19.168Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:28:23 [2022-10-10T16:28:23.358Z] --- PASS: TestInspectNetwork (7.02s)
16:28:23 [2022-10-10T16:28:23.358Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:28:23 [2022-10-10T16:28:23.358Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:28:23 [2022-10-10T16:28:23.358Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:28:23 [2022-10-10T16:28:23.358Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:28:23 [2022-10-10T16:28:23.358Z] === RUN   TestRunContainerWithBridgeNone
16:28:25 [2022-10-10T16:28:25.300Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/create
16:28:25 [2022-10-10T16:28:25.300Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:28:25 [2022-10-10T16:28:25.300Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:28:25 [2022-10-10T16:28:25.300Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:28:25 [2022-10-10T16:28:25.300Z] === CONT  TestNetworkInvalidJSON/networks/create
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:28:25 [2022-10-10T16:28:25.300Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:28:25 [2022-10-10T16:28:25.300Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:28:25 [2022-10-10T16:28:25.300Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:28:25 [2022-10-10T16:28:25.300Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkList
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkList//networks
16:28:25 [2022-10-10T16:28:25.300Z] === PAUSE TestNetworkList//networks
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestNetworkList//networks/
16:28:25 [2022-10-10T16:28:25.300Z] === PAUSE TestNetworkList//networks/
16:28:25 [2022-10-10T16:28:25.300Z] === CONT  TestNetworkList//networks
16:28:25 [2022-10-10T16:28:25.300Z] === CONT  TestNetworkList//networks/
16:28:25 [2022-10-10T16:28:25.300Z] --- PASS: TestNetworkList (0.03s)
16:28:25 [2022-10-10T16:28:25.300Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z]     --- PASS: TestNetworkList//networks (0.00s)
16:28:25 [2022-10-10T16:28:25.300Z] === RUN   TestHostIPv4BridgeLabel
16:28:25 [2022-10-10T16:28:25.559Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:28:25 [2022-10-10T16:28:25.559Z] === RUN   TestDaemonRestartWithLiveRestore
16:28:26 [2022-10-10T16:28:26.493Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:28:26 [2022-10-10T16:28:26.493Z] === RUN   TestDaemonDefaultNetworkPools
16:28:27 [2022-10-10T16:28:27.427Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
16:28:27 [2022-10-10T16:28:27.427Z] === RUN   TestDaemonRestartWithExistingNetwork
16:28:28 [2022-10-10T16:28:28.363Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:28:28 [2022-10-10T16:28:28.363Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:28:29 [2022-10-10T16:28:29.737Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
16:28:29 [2022-10-10T16:28:29.737Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:28:30 [2022-10-10T16:28:30.304Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:28:30 [2022-10-10T16:28:30.304Z] === RUN   TestServiceWithPredefinedNetwork
16:28:32 [2022-10-10T16:28:32.833Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
16:28:32 [2022-10-10T16:28:32.833Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:28:32 [2022-10-10T16:28:32.833Z]     service_test.go:242: FLAKY_TEST
16:28:32 [2022-10-10T16:28:32.833Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:28:32 [2022-10-10T16:28:32.833Z] === RUN   TestServiceWithDataPathPortInit
16:28:47 [2022-10-10T16:28:47.704Z] --- PASS: TestServiceWithDataPathPortInit (13.65s)
16:28:47 [2022-10-10T16:28:47.704Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:28:48 [2022-10-10T16:28:48.638Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wzqrp2iji8hdvs7rir7kklluu Created:2022-10-10 16:28:47.432690656 +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[54d235e1120a54854b167ba8120b951baf97d1d0d1db16548bed3e46eaf3ae08:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.45wy3715d7ff70up5a4yqanml EndpointID:1c803d5c41723a8b5eef16daf1996e847c4a5cf4a5607a715e5d073ad6d1e2bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63f6135715018719ddf518c879cc246bf3d1a6fedd7a8b517bbeae7800c2c0df 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:d59bb14dcba0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.45wy3715d7ff70up5a4yqanml EndpointID:1c803d5c41723a8b5eef16daf1996e847c4a5cf4a5607a715e5d073ad6d1e2bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:28:52 [2022-10-10T16:28:52.820Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
16:28:52 [2022-10-10T16:28:52.820Z] PASS
16:28:52 [2022-10-10T16:28:52.820Z] 
16:28:52 [2022-10-10T16:28:52.820Z] === Skipped
16:28:52 [2022-10-10T16:28:52.820Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:28:52 [2022-10-10T16:28:52.820Z]     service_test.go:242: FLAKY_TEST
16:28:52 [2022-10-10T16:28:52.820Z] 
16:28:52 [2022-10-10T16:28:52.820Z] DONE 38 tests, 1 skipped in 43.594s
16:28:52 [2022-10-10T16:28:52.820Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:28:52 [2022-10-10T16:28:52.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:28:52 [2022-10-10T16:28:52.820Z] ++ set -e
16:28:52 [2022-10-10T16:28:52.820Z] ++ '[' -n 0 ']'
16:28:52 [2022-10-10T16:28:52.820Z] ++ set -x
16:28:52 [2022-10-10T16:28:52.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:28:53 [2022-10-10T16:28:53.079Z] INFO: Testing against a local daemon
16:28:53 [2022-10-10T16:28:53.079Z] === RUN   TestDockerNetworkIpvlanPersistance
16:28:53 [2022-10-10T16:28:53.079Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:28:53 [2022-10-10T16:28:53.079Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:28:53 [2022-10-10T16:28:53.079Z] === RUN   TestDockerNetworkIpvlan
16:28:53 [2022-10-10T16:28:53.079Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:28:53 [2022-10-10T16:28:53.079Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:28:53 [2022-10-10T16:28:53.079Z] PASS
16:28:53 [2022-10-10T16:28:53.079Z] 
16:28:53 [2022-10-10T16:28:53.079Z] === Skipped
16:28:53 [2022-10-10T16:28:53.079Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:28:53 [2022-10-10T16:28:53.079Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:28:53 [2022-10-10T16:28:53.079Z] 
16:28:53 [2022-10-10T16:28:53.079Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:28:53 [2022-10-10T16:28:53.079Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:28:53 [2022-10-10T16:28:53.079Z] 
16:28:53 [2022-10-10T16:28:53.079Z] DONE 2 tests, 2 skipped in 0.086s
16:28:53 [2022-10-10T16:28:53.079Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:28:53 [2022-10-10T16:28:53.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:28:53 [2022-10-10T16:28:53.079Z] ++ set -e
16:28:53 [2022-10-10T16:28:53.079Z] ++ '[' -n 0 ']'
16:28:53 [2022-10-10T16:28:53.079Z] ++ set -x
16:28:53 [2022-10-10T16:28:53.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:28:53 [2022-10-10T16:28:53.079Z] INFO: Testing against a local daemon
16:28:53 [2022-10-10T16:28:53.079Z] === RUN   TestDockerNetworkMacvlanPersistance
16:28:54 [2022-10-10T16:28:54.453Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
16:28:54 [2022-10-10T16:28:54.453Z] === RUN   TestDockerNetworkMacvlan
16:28:55 [2022-10-10T16:28:55.019Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:28:55 [2022-10-10T16:28:55.953Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:28:56 [2022-10-10T16:28:56.519Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:28:58 [2022-10-10T16:28:58.419Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:29:00 [2022-10-10T16:29:00.321Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:29:03 [2022-10-10T16:29:03.604Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:29:03 [2022-10-10T16:29:03.862Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
16:29:03 [2022-10-10T16:29:03.862Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:29:03 [2022-10-10T16:29:03.862Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:29:03 [2022-10-10T16:29:03.862Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
16:29:03 [2022-10-10T16:29:03.862Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
16:29:03 [2022-10-10T16:29:03.862Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
16:29:03 [2022-10-10T16:29:03.862Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
16:29:03 [2022-10-10T16:29:03.862Z] PASS
16:29:03 [2022-10-10T16:29:03.862Z] 
16:29:03 [2022-10-10T16:29:03.862Z] DONE 8 tests in 10.804s
16:29:03 [2022-10-10T16:29:03.862Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:29:03 [2022-10-10T16:29:03.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:29:03 [2022-10-10T16:29:03.862Z] ++ set -e
16:29:03 [2022-10-10T16:29:03.862Z] ++ '[' -n 0 ']'
16:29:03 [2022-10-10T16:29:03.862Z] ++ set -x
16:29:03 [2022-10-10T16:29:03.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:29:03 [2022-10-10T16:29:03.862Z] testing: warning: no tests to run
16:29:03 [2022-10-10T16:29:03.862Z] PASS
16:29:03 [2022-10-10T16:29:03.862Z] 
16:29:03 [2022-10-10T16:29:03.862Z] DONE 0 tests in 0.025s
16:29:03 [2022-10-10T16:29:03.862Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:29:03 [2022-10-10T16:29:03.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:29:03 [2022-10-10T16:29:03.862Z] ++ set -e
16:29:03 [2022-10-10T16:29:03.862Z] ++ '[' -n 0 ']'
16:29:03 [2022-10-10T16:29:03.862Z] ++ set -x
16:29:03 [2022-10-10T16:29:03.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:29:03 [2022-10-10T16:29:03.862Z] INFO: Testing against a local daemon
16:29:03 [2022-10-10T16:29:03.862Z] === RUN   TestAuthZPluginAllowRequest
16:29:05 [2022-10-10T16:29:05.236Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
16:29:05 [2022-10-10T16:29:05.236Z] === RUN   TestAuthZPluginTLS
16:29:05 [2022-10-10T16:29:05.802Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:29:05 [2022-10-10T16:29:05.802Z] === RUN   TestAuthZPluginDenyRequest
16:29:06 [2022-10-10T16:29:06.367Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:29:06 [2022-10-10T16:29:06.367Z] === RUN   TestAuthZPluginAPIDenyResponse
16:29:06 [2022-10-10T16:29:06.933Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:29:06 [2022-10-10T16:29:06.933Z] === RUN   TestAuthZPluginDenyResponse
16:29:07 [2022-10-10T16:29:07.192Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:29:07 [2022-10-10T16:29:07.192Z] === RUN   TestAuthZPluginAllowEventStream
16:29:08 [2022-10-10T16:29:08.566Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
16:29:08 [2022-10-10T16:29:08.566Z] === RUN   TestAuthZPluginErrorResponse
16:29:08 [2022-10-10T16:29:08.823Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:29:08 [2022-10-10T16:29:08.823Z] === RUN   TestAuthZPluginErrorRequest
16:29:09 [2022-10-10T16:29:09.389Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:29:09 [2022-10-10T16:29:09.389Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:29:09 [2022-10-10T16:29:09.955Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:29:09 [2022-10-10T16:29:09.955Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:29:11 [2022-10-10T16:29:11.330Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
16:29:11 [2022-10-10T16:29:11.330Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:29:12 [2022-10-10T16:29:12.705Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
16:29:12 [2022-10-10T16:29:12.705Z] === RUN   TestAuthZPluginHeader
16:29:13 [2022-10-10T16:29:13.639Z] --- PASS: TestAuthZPluginHeader (0.71s)
16:29:13 [2022-10-10T16:29:13.639Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:29:13 [2022-10-10T16:29:13.639Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:13 [2022-10-10T16:29:13.639Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:29:13 [2022-10-10T16:29:13.639Z] === RUN   TestAuthZPluginV2Disable
16:29:13 [2022-10-10T16:29:13.639Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:13 [2022-10-10T16:29:13.639Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:29:13 [2022-10-10T16:29:13.639Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:29:13 [2022-10-10T16:29:13.639Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:13 [2022-10-10T16:29:13.639Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:29:13 [2022-10-10T16:29:13.639Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:29:13 [2022-10-10T16:29:13.639Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:13 [2022-10-10T16:29:13.639Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:29:13 [2022-10-10T16:29:13.639Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:29:31 [2022-10-10T16:29:31.716Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:29:31 [2022-10-10T16:29:31.716Z] PASS
16:29:31 [2022-10-10T16:29:31.716Z] 
16:29:31 [2022-10-10T16:29:31.716Z] === Skipped
16:29:31 [2022-10-10T16:29:31.716Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:29:31 [2022-10-10T16:29:31.716Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:31 [2022-10-10T16:29:31.716Z] 
16:29:31 [2022-10-10T16:29:31.716Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:29:31 [2022-10-10T16:29:31.716Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:31 [2022-10-10T16:29:31.716Z] 
16:29:31 [2022-10-10T16:29:31.716Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:29:31 [2022-10-10T16:29:31.716Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:31 [2022-10-10T16:29:31.716Z] 
16:29:31 [2022-10-10T16:29:31.716Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:29:31 [2022-10-10T16:29:31.716Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:31 [2022-10-10T16:29:31.716Z] 
16:29:31 [2022-10-10T16:29:31.716Z] DONE 17 tests, 4 skipped in 26.519s
16:29:31 [2022-10-10T16:29:31.716Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:29:31 [2022-10-10T16:29:31.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:29:31 [2022-10-10T16:29:31.716Z] ++ set -e
16:29:31 [2022-10-10T16:29:31.716Z] ++ '[' -n 0 ']'
16:29:31 [2022-10-10T16:29:31.716Z] ++ set -x
16:29:31 [2022-10-10T16:29:31.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:29:31 [2022-10-10T16:29:31.717Z] INFO: Testing against a local daemon
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:29:31 [2022-10-10T16:29:31.717Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:29:31 [2022-10-10T16:29:31.717Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:29:31 [2022-10-10T16:29:31.717Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:29:31 [2022-10-10T16:29:31.717Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:29:31 [2022-10-10T16:29:31.717Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:29:31 [2022-10-10T16:29:31.717Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:29:31 [2022-10-10T16:29:31.717Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:29:31 [2022-10-10T16:29:31.717Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInstall
16:29:31 [2022-10-10T16:29:31.717Z] === RUN   TestPluginInstall/no_auth
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5682bc4b0aa791d876d0ba453a6fc7257105c425105aa5a1942bae43792ae2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5682bc4b0aa791d876d0ba453a6fc7257105c425105aa5a1942bae43792ae2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:29:35 [2022-10-10T16:29:35.003Z] === RUN   TestPluginInstall/with_htpasswd
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ce05f25cb263dcdd1825e4221a7f014d0c0ca8b85271b4859208388f85fdd64" mediatype=application/vnd.docker.plugin.v1+json size=522
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:29:35 [2022-10-10T16:29:35.003Z] time="2022-10-10T16:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ce05f25cb263dcdd1825e4221a7f014d0c0ca8b85271b4859208388f85fdd64" mediatype=application/vnd.docker.plugin.v1+json size=522
16:29:35 [2022-10-10T16:29:35.262Z] === RUN   TestPluginInstall/with_insecure
16:29:36 [2022-10-10T16:29:36.196Z] time="2022-10-10T16:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:29:36 [2022-10-10T16:29:36.196Z] time="2022-10-10T16:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78fe379a5e86b41460ad0300451d9bc2d69fa56b7d41624c9d48592f45623477" mediatype=application/vnd.docker.plugin.v1+json size=522
16:29:36 [2022-10-10T16:29:36.196Z] time="2022-10-10T16:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:29:36 [2022-10-10T16:29:36.196Z] time="2022-10-10T16:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78fe379a5e86b41460ad0300451d9bc2d69fa56b7d41624c9d48592f45623477" mediatype=application/vnd.docker.plugin.v1+json size=522
16:29:36 [2022-10-10T16:29:36.196Z]     plugin_test.go:196: [d456a78a20689] daemon is not started
16:29:36 [2022-10-10T16:29:36.196Z] --- PASS: TestPluginInstall (5.68s)
16:29:36 [2022-10-10T16:29:36.196Z]     --- PASS: TestPluginInstall/no_auth (4.09s)
16:29:36 [2022-10-10T16:29:36.196Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
16:29:36 [2022-10-10T16:29:36.196Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
16:29:36 [2022-10-10T16:29:36.196Z] === RUN   TestPluginsWithRuntimes
16:29:38 [2022-10-10T16:29:38.101Z] === RUN   TestPluginsWithRuntimes/No_Args
16:29:38 [2022-10-10T16:29:38.671Z] === RUN   TestPluginsWithRuntimes/With_Args
16:29:39 [2022-10-10T16:29:39.605Z] --- PASS: TestPluginsWithRuntimes (3.45s)
16:29:39 [2022-10-10T16:29:39.605Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.04s)
16:29:39 [2022-10-10T16:29:39.606Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
16:29:39 [2022-10-10T16:29:39.606Z] === RUN   TestPluginBackCompatMediaTypes
16:29:40 [2022-10-10T16:29:40.172Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
16:29:40 [2022-10-10T16:29:40.172Z] PASS
16:29:40 [2022-10-10T16:29:40.172Z] 
16:29:40 [2022-10-10T16:29:40.172Z] DONE 24 tests in 9.852s
16:29:40 [2022-10-10T16:29:40.172Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:29:40 [2022-10-10T16:29:40.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:29:40 [2022-10-10T16:29:40.172Z] ++ set -e
16:29:40 [2022-10-10T16:29:40.172Z] ++ '[' -n 0 ']'
16:29:40 [2022-10-10T16:29:40.172Z] ++ set -x
16:29:40 [2022-10-10T16:29:40.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:29:40 [2022-10-10T16:29:40.430Z] INFO: Testing against a local daemon
16:29:40 [2022-10-10T16:29:40.431Z] === RUN   TestExternalGraphDriver
16:29:40 [2022-10-10T16:29:40.688Z] === RUN   TestExternalGraphDriver/json
16:29:42 [2022-10-10T16:29:42.589Z] === RUN   TestExternalGraphDriver/spec
16:29:43 [2022-10-10T16:29:43.964Z] === RUN   TestExternalGraphDriver/pull
16:29:45 [2022-10-10T16:29:45.865Z] --- PASS: TestExternalGraphDriver (5.14s)
16:29:45 [2022-10-10T16:29:45.865Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
16:29:45 [2022-10-10T16:29:45.865Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
16:29:45 [2022-10-10T16:29:45.865Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
16:29:45 [2022-10-10T16:29:45.865Z] === RUN   TestGraphdriverPluginV2
16:29:45 [2022-10-10T16:29:45.865Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:45 [2022-10-10T16:29:45.865Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:29:45 [2022-10-10T16:29:45.865Z] PASS
16:29:45 [2022-10-10T16:29:45.865Z] 
16:29:45 [2022-10-10T16:29:45.865Z] === Skipped
16:29:45 [2022-10-10T16:29:45.865Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:29:45 [2022-10-10T16:29:45.865Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:29:45 [2022-10-10T16:29:45.865Z] 
16:29:45 [2022-10-10T16:29:45.865Z] DONE 5 tests, 1 skipped in 5.575s
16:29:45 [2022-10-10T16:29:45.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:29:45 [2022-10-10T16:29:45.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:29:45 [2022-10-10T16:29:45.865Z] ++ set -e
16:29:45 [2022-10-10T16:29:45.865Z] ++ '[' -n 0 ']'
16:29:45 [2022-10-10T16:29:45.865Z] ++ set -x
16:29:45 [2022-10-10T16:29:45.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:29:45 [2022-10-10T16:29:45.866Z] INFO: Testing against a local daemon
16:29:45 [2022-10-10T16:29:45.866Z] === RUN   TestContinueAfterPluginCrash
16:29:45 [2022-10-10T16:29:45.866Z] === PAUSE TestContinueAfterPluginCrash
16:29:45 [2022-10-10T16:29:45.866Z] === RUN   TestReadPluginNoRead
16:29:45 [2022-10-10T16:29:45.866Z] === PAUSE TestReadPluginNoRead
16:29:45 [2022-10-10T16:29:45.866Z] === RUN   TestDaemonStartWithLogOpt
16:29:45 [2022-10-10T16:29:45.866Z] === PAUSE TestDaemonStartWithLogOpt
16:29:45 [2022-10-10T16:29:45.866Z] === CONT  TestContinueAfterPluginCrash
16:29:45 [2022-10-10T16:29:45.866Z] === CONT  TestDaemonStartWithLogOpt
16:29:49 [2022-10-10T16:29:49.150Z] --- PASS: TestDaemonStartWithLogOpt (3.09s)
16:29:49 [2022-10-10T16:29:49.150Z] === CONT  TestReadPluginNoRead
16:29:51 [2022-10-10T16:29:51.680Z] === RUN   TestReadPluginNoRead/default
16:29:52 [2022-10-10T16:29:52.615Z] === RUN   TestReadPluginNoRead/disabled_caching
16:29:53 [2022-10-10T16:29:53.549Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:29:54 [2022-10-10T16:29:54.116Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
16:29:55 [2022-10-10T16:29:55.051Z] === CONT  TestReadPluginNoRead
16:29:55 [2022-10-10T16:29:55.051Z]     read_test.go:91: [d82ef38a3d682] daemon is not started
16:29:55 [2022-10-10T16:29:55.051Z] --- PASS: TestReadPluginNoRead (5.75s)
16:29:55 [2022-10-10T16:29:55.051Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
16:29:55 [2022-10-10T16:29:55.051Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
16:29:55 [2022-10-10T16:29:55.051Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
16:29:55 [2022-10-10T16:29:55.051Z] PASS
16:29:55 [2022-10-10T16:29:55.051Z] 
16:29:55 [2022-10-10T16:29:55.051Z] DONE 6 tests in 8.944s
16:29:55 [2022-10-10T16:29:55.051Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:29:55 [2022-10-10T16:29:55.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:29:55 [2022-10-10T16:29:55.051Z] ++ set -e
16:29:55 [2022-10-10T16:29:55.051Z] ++ '[' -n 0 ']'
16:29:55 [2022-10-10T16:29:55.051Z] ++ set -x
16:29:55 [2022-10-10T16:29:55.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:29:55 [2022-10-10T16:29:55.051Z] testing: warning: no tests to run
16:29:55 [2022-10-10T16:29:55.051Z] PASS
16:29:55 [2022-10-10T16:29:55.051Z] 
16:29:55 [2022-10-10T16:29:55.051Z] DONE 0 tests in 0.035s
16:29:55 [2022-10-10T16:29:55.051Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:29:55 [2022-10-10T16:29:55.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:29:55 [2022-10-10T16:29:55.051Z] ++ set -e
16:29:55 [2022-10-10T16:29:55.051Z] ++ '[' -n 0 ']'
16:29:55 [2022-10-10T16:29:55.051Z] ++ set -x
16:29:55 [2022-10-10T16:29:55.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:29:55 [2022-10-10T16:29:55.051Z] INFO: Testing against a local daemon
16:29:55 [2022-10-10T16:29:55.051Z] === RUN   TestPluginWithDevMounts
16:29:55 [2022-10-10T16:29:55.051Z] === PAUSE TestPluginWithDevMounts
16:29:55 [2022-10-10T16:29:55.051Z] === CONT  TestPluginWithDevMounts
16:29:56 [2022-10-10T16:29:56.426Z] --- PASS: TestPluginWithDevMounts (1.55s)
16:29:56 [2022-10-10T16:29:56.426Z] PASS
16:29:56 [2022-10-10T16:29:56.426Z] 
16:29:56 [2022-10-10T16:29:56.426Z] DONE 1 tests in 1.650s
16:29:56 [2022-10-10T16:29:56.684Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:29:56 [2022-10-10T16:29:56.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:29:56 [2022-10-10T16:29:56.684Z] ++ set -e
16:29:56 [2022-10-10T16:29:56.684Z] ++ '[' -n 0 ']'
16:29:56 [2022-10-10T16:29:56.684Z] ++ set -x
16:29:56 [2022-10-10T16:29:56.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:29:56 [2022-10-10T16:29:56.684Z] INFO: Testing against a local daemon
16:29:56 [2022-10-10T16:29:56.684Z] === RUN   TestSecretInspect
16:29:59 [2022-10-10T16:29:59.212Z] --- PASS: TestSecretInspect (2.29s)
16:29:59 [2022-10-10T16:29:59.212Z] === RUN   TestSecretList
16:30:01 [2022-10-10T16:30:01.116Z] --- PASS: TestSecretList (2.20s)
16:30:01 [2022-10-10T16:30:01.116Z] === RUN   TestSecretsCreateAndDelete
16:30:03 [2022-10-10T16:30:03.645Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
16:30:03 [2022-10-10T16:30:03.645Z] === RUN   TestSecretsUpdate
16:30:05 [2022-10-10T16:30:05.546Z] --- PASS: TestSecretsUpdate (2.23s)
16:30:05 [2022-10-10T16:30:05.546Z] === RUN   TestTemplatedSecret
16:30:08 [2022-10-10T16:30:08.076Z] --- PASS: TestTemplatedSecret (2.47s)
16:30:08 [2022-10-10T16:30:08.076Z] === RUN   TestSecretCreateResolve
16:30:10 [2022-10-10T16:30:10.606Z] --- PASS: TestSecretCreateResolve (2.18s)
16:30:10 [2022-10-10T16:30:10.606Z] PASS
16:30:10 [2022-10-10T16:30:10.606Z] 
16:30:10 [2022-10-10T16:30:10.606Z] DONE 6 tests in 13.614s
16:30:10 [2022-10-10T16:30:10.606Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:30:10 [2022-10-10T16:30:10.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:30:10 [2022-10-10T16:30:10.606Z] ++ set -e
16:30:10 [2022-10-10T16:30:10.606Z] ++ '[' -n 0 ']'
16:30:10 [2022-10-10T16:30:10.606Z] ++ set -x
16:30:10 [2022-10-10T16:30:10.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:30:10 [2022-10-10T16:30:10.606Z] INFO: Testing against a local daemon
16:30:10 [2022-10-10T16:30:10.606Z] === RUN   TestServiceCreateInit
16:30:10 [2022-10-10T16:30:10.606Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:30:13 [2022-10-10T16:30:13.890Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:30:18 [2022-10-10T16:30:18.076Z] --- PASS: TestServiceCreateInit (7.33s)
16:30:18 [2022-10-10T16:30:18.076Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
16:30:18 [2022-10-10T16:30:18.076Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s)
16:30:18 [2022-10-10T16:30:18.076Z] === RUN   TestCreateServiceMultipleTimes
16:30:32 [2022-10-10T16:30:32.948Z] --- PASS: TestCreateServiceMultipleTimes (15.31s)
16:30:32 [2022-10-10T16:30:32.948Z] === RUN   TestCreateServiceConflict
16:30:35 [2022-10-10T16:30:35.478Z] --- PASS: TestCreateServiceConflict (2.18s)
16:30:35 [2022-10-10T16:30:35.478Z] === RUN   TestCreateServiceMaxReplicas
16:30:38 [2022-10-10T16:30:38.010Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
16:30:38 [2022-10-10T16:30:38.010Z] === RUN   TestCreateWithDuplicateNetworkNames
16:30:52 [2022-10-10T16:30:52.898Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
16:30:52 [2022-10-10T16:30:52.898Z] === RUN   TestCreateServiceSecretFileMode
16:30:53 [2022-10-10T16:30:53.163Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
16:30:53 [2022-10-10T16:30:53.163Z] === RUN   TestCreateServiceConfigFileMode
16:30:55 [2022-10-10T16:30:55.704Z] --- PASS: TestCreateServiceConfigFileMode (2.42s)
16:30:55 [2022-10-10T16:30:55.704Z] === RUN   TestCreateServiceSysctls
16:30:58 [2022-10-10T16:30:58.986Z] --- PASS: TestCreateServiceSysctls (3.09s)
16:30:58 [2022-10-10T16:30:58.986Z] === RUN   TestCreateServiceCapabilities
16:31:01 [2022-10-10T16:31:01.517Z] --- PASS: TestCreateServiceCapabilities (2.46s)
16:31:01 [2022-10-10T16:31:01.517Z] === RUN   TestInspect
16:31:04 [2022-10-10T16:31:04.047Z] --- PASS: TestInspect (2.78s)
16:31:04 [2022-10-10T16:31:04.047Z] === RUN   TestCreateJob
16:31:07 [2022-10-10T16:31:07.330Z] --- PASS: TestCreateJob (3.18s)
16:31:07 [2022-10-10T16:31:07.330Z] === RUN   TestReplicatedJob
16:31:12 [2022-10-10T16:31:12.593Z] --- PASS: TestReplicatedJob (4.77s)
16:31:12 [2022-10-10T16:31:12.593Z] === RUN   TestUpdateReplicatedJob
16:31:15 [2022-10-10T16:31:15.121Z] --- PASS: TestUpdateReplicatedJob (3.13s)
16:31:15 [2022-10-10T16:31:15.121Z] === RUN   TestServiceListWithStatuses
16:31:15 [2022-10-10T16:31:15.121Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:31:15 [2022-10-10T16:31:15.121Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:31:15 [2022-10-10T16:31:15.121Z] === RUN   TestDockerNetworkConnectAlias
16:31:19 [2022-10-10T16:31:19.304Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
16:31:19 [2022-10-10T16:31:19.304Z] === RUN   TestDockerNetworkReConnect
16:31:22 [2022-10-10T16:31:22.587Z] --- PASS: TestDockerNetworkReConnect (3.41s)
16:31:22 [2022-10-10T16:31:22.587Z] === RUN   TestServicePlugin
16:31:22 [2022-10-10T16:31:22.587Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:22 [2022-10-10T16:31:22.587Z] --- SKIP: TestServicePlugin (0.00s)
16:31:22 [2022-10-10T16:31:22.587Z] === RUN   TestServiceUpdateLabel
16:31:25 [2022-10-10T16:31:25.115Z] --- PASS: TestServiceUpdateLabel (2.21s)
16:31:25 [2022-10-10T16:31:25.115Z] === RUN   TestServiceUpdateSecrets
16:31:39 [2022-10-10T16:31:39.984Z] --- PASS: TestServiceUpdateSecrets (14.33s)
16:31:39 [2022-10-10T16:31:39.984Z] === RUN   TestServiceUpdateConfigs
16:31:54 [2022-10-10T16:31:54.853Z] --- PASS: TestServiceUpdateConfigs (14.53s)
16:31:54 [2022-10-10T16:31:54.853Z] === RUN   TestServiceUpdateNetwork
16:32:07 [2022-10-10T16:32:07.049Z] --- PASS: TestServiceUpdateNetwork (12.21s)
16:32:07 [2022-10-10T16:32:07.049Z] === RUN   TestServiceUpdatePidsLimit
16:32:07 [2022-10-10T16:32:07.049Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:32:07 [2022-10-10T16:32:07.616Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:32:15 [2022-10-10T16:32:15.723Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:32:22 [2022-10-10T16:32:22.282Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
16:32:22 [2022-10-10T16:32:22.282Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:32:22 [2022-10-10T16:32:22.282Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
16:32:22 [2022-10-10T16:32:22.282Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
16:32:22 [2022-10-10T16:32:22.282Z] PASS
16:32:22 [2022-10-10T16:32:22.282Z] 
16:32:22 [2022-10-10T16:32:22.282Z] === Skipped
16:32:22 [2022-10-10T16:32:22.282Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:32:22 [2022-10-10T16:32:22.282Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:32:22 [2022-10-10T16:32:22.282Z] 
16:32:22 [2022-10-10T16:32:22.282Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:32:22 [2022-10-10T16:32:22.282Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:32:22 [2022-10-10T16:32:22.282Z] 
16:32:22 [2022-10-10T16:32:22.282Z] DONE 27 tests, 2 skipped in 131.750s
16:32:22 [2022-10-10T16:32:22.282Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:32:22 [2022-10-10T16:32:22.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:32:22 [2022-10-10T16:32:22.282Z] ++ set -e
16:32:22 [2022-10-10T16:32:22.282Z] ++ '[' -n 0 ']'
16:32:22 [2022-10-10T16:32:22.282Z] ++ set -x
16:32:22 [2022-10-10T16:32:22.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:32:22 [2022-10-10T16:32:22.282Z] INFO: Testing against a local daemon
16:32:22 [2022-10-10T16:32:22.282Z] === RUN   TestSessionCreate
16:32:22 [2022-10-10T16:32:22.282Z] --- PASS: TestSessionCreate (0.02s)
16:32:22 [2022-10-10T16:32:22.282Z] === RUN   TestSessionCreateWithBadUpgrade
16:32:22 [2022-10-10T16:32:22.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:32:22 [2022-10-10T16:32:22.282Z] PASS
16:32:22 [2022-10-10T16:32:22.282Z] 
16:32:22 [2022-10-10T16:32:22.282Z] DONE 2 tests in 0.133s
16:32:22 [2022-10-10T16:32:22.282Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:32:22 [2022-10-10T16:32:22.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:32:22 [2022-10-10T16:32:22.282Z] ++ set -e
16:32:22 [2022-10-10T16:32:22.282Z] ++ '[' -n 0 ']'
16:32:22 [2022-10-10T16:32:22.282Z] ++ set -x
16:32:22 [2022-10-10T16:32:22.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:32:22 [2022-10-10T16:32:22.282Z] INFO: Testing against a local daemon
16:32:22 [2022-10-10T16:32:22.282Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:32:22 [2022-10-10T16:32:22.282Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:32:22 [2022-10-10T16:32:22.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:32:22 [2022-10-10T16:32:22.282Z] === RUN   TestDiskUsage
16:32:22 [2022-10-10T16:32:22.282Z] === PAUSE TestDiskUsage
16:32:22 [2022-10-10T16:32:22.282Z] === RUN   TestEventsExecDie
16:32:22 [2022-10-10T16:32:22.848Z] --- PASS: TestEventsExecDie (0.51s)
16:32:22 [2022-10-10T16:32:22.848Z] === RUN   TestEventsBackwardsCompatible
16:32:22 [2022-10-10T16:32:22.848Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:32:22 [2022-10-10T16:32:22.848Z] === RUN   TestEventsVolumeCreate
16:32:22 [2022-10-10T16:32:22.848Z] --- PASS: TestEventsVolumeCreate (0.06s)
16:32:22 [2022-10-10T16:32:22.848Z] === RUN   TestInfoBinaryCommits
16:32:22 [2022-10-10T16:32:22.848Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:32:22 [2022-10-10T16:32:22.848Z] === RUN   TestInfoAPIVersioned
16:32:22 [2022-10-10T16:32:22.848Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:32:22 [2022-10-10T16:32:22.848Z] === RUN   TestInfoAPI
16:32:22 [2022-10-10T16:32:22.848Z] --- PASS: TestInfoAPI (0.02s)
16:32:22 [2022-10-10T16:32:22.848Z] === RUN   TestInfoAPIWarnings
16:32:40 [2022-10-10T16:32:40.984Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:32:40 [2022-10-10T16:32:40.984Z] === RUN   TestInfoDebug
16:32:40 [2022-10-10T16:32:40.984Z] --- PASS: TestInfoDebug (0.52s)
16:32:40 [2022-10-10T16:32:40.984Z] === RUN   TestInfoInsecureRegistries
16:32:40 [2022-10-10T16:32:40.984Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:32:40 [2022-10-10T16:32:40.984Z] === RUN   TestInfoRegistryMirrors
16:32:40 [2022-10-10T16:32:40.984Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:32:40 [2022-10-10T16:32:40.984Z] === RUN   TestLoginFailsWithBadCredentials
16:32:41 [2022-10-10T16:32:41.549Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:32:41 [2022-10-10T16:32:41.549Z] === RUN   TestPingCacheHeaders
16:32:41 [2022-10-10T16:32:41.549Z] --- PASS: TestPingCacheHeaders (0.03s)
16:32:41 [2022-10-10T16:32:41.549Z] === RUN   TestPingGet
16:32:41 [2022-10-10T16:32:41.549Z] --- PASS: TestPingGet (0.01s)
16:32:41 [2022-10-10T16:32:41.549Z] === RUN   TestPingHead
16:32:41 [2022-10-10T16:32:41.549Z] --- PASS: TestPingHead (0.02s)
16:32:41 [2022-10-10T16:32:41.549Z] === RUN   TestPingSwarmHeader
16:32:42 [2022-10-10T16:32:42.115Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:32:42 [2022-10-10T16:32:42.682Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:32:43 [2022-10-10T16:32:43.616Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:32:43 [2022-10-10T16:32:43.616Z] --- PASS: TestPingSwarmHeader (2.09s)
16:32:43 [2022-10-10T16:32:43.616Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:32:43 [2022-10-10T16:32:43.616Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:32:43 [2022-10-10T16:32:43.616Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:32:43 [2022-10-10T16:32:43.616Z] === RUN   TestPingBuilderHeader
16:32:43 [2022-10-10T16:32:43.616Z] === RUN   TestPingBuilderHeader/default_config
16:32:44 [2022-10-10T16:32:44.183Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:32:44 [2022-10-10T16:32:44.749Z] --- PASS: TestPingBuilderHeader (1.05s)
16:32:44 [2022-10-10T16:32:44.749Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:32:44 [2022-10-10T16:32:44.749Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:32:44 [2022-10-10T16:32:44.749Z] === RUN   TestVersion
16:32:44 [2022-10-10T16:32:44.749Z] --- PASS: TestVersion (0.02s)
16:32:44 [2022-10-10T16:32:44.749Z] === CONT  TestDiskUsage
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/container_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/image_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/volume_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/build-cache_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.007Z] === RUN   TestDiskUsage/after_LoadBusybox
16:32:45 [2022-10-10T16:32:45.265Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.266Z] === RUN   TestDiskUsage/after_container.Run
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:32:45 [2022-10-10T16:32:45.524Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:32:45 [2022-10-10T16:32:45.783Z] --- PASS: TestDiskUsage (1.18s)
16:32:45 [2022-10-10T16:32:45.783Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s)
16:32:45 [2022-10-10T16:32:45.783Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z] PASS
16:32:45 [2022-10-10T16:32:45.783Z] 
16:32:45 [2022-10-10T16:32:45.783Z] === Skipped
16:32:45 [2022-10-10T16:32:45.783Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:32:45 [2022-10-10T16:32:45.783Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:32:45 [2022-10-10T16:32:45.783Z] 
16:32:45 [2022-10-10T16:32:45.783Z] DONE 57 tests, 1 skipped in 23.680s
16:32:45 [2022-10-10T16:32:45.783Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:32:45 [2022-10-10T16:32:45.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:32:45 [2022-10-10T16:32:45.783Z] ++ set -e
16:32:45 [2022-10-10T16:32:45.783Z] ++ '[' -n 0 ']'
16:32:45 [2022-10-10T16:32:45.783Z] ++ set -x
16:32:45 [2022-10-10T16:32:45.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:32:45 [2022-10-10T16:32:45.783Z] INFO: Testing against a local daemon
16:32:45 [2022-10-10T16:32:45.783Z] === RUN   TestVolumesCreateAndList
16:32:46 [2022-10-10T16:32:46.041Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesRemove
16:32:46 [2022-10-10T16:32:46.041Z] --- PASS: TestVolumesRemove (0.08s)
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInspect
16:32:46 [2022-10-10T16:32:46.041Z] --- PASS: TestVolumesInspect (0.02s)
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInvalidJSON
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:32:46 [2022-10-10T16:32:46.041Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:32:46 [2022-10-10T16:32:46.041Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:32:46 [2022-10-10T16:32:46.041Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:32:46 [2022-10-10T16:32:46.041Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:32:46 [2022-10-10T16:32:46.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:32:46 [2022-10-10T16:32:46.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:32:46 [2022-10-10T16:32:46.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:32:46 [2022-10-10T16:32:46.041Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:32:46 [2022-10-10T16:32:46.041Z] === RUN   TestVolumePruneAnonymous
16:32:46 [2022-10-10T16:32:46.041Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:32:46 [2022-10-10T16:32:46.041Z] PASS
16:32:46 [2022-10-10T16:32:46.041Z] 
16:32:46 [2022-10-10T16:32:46.041Z] DONE 10 tests in 0.262s
16:32:46 [2022-10-10T16:32:46.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:32:46 [2022-10-10T16:32:46.299Z] ++++ cat bundles/test-integration/docker.pid
16:32:46 [2022-10-10T16:32:46.299Z] +++ kill 14784
16:32:46 [2022-10-10T16:32:46.299Z] +++ /etc/init.d/apparmor stop
16:32:46 [2022-10-10T16:32:46.299Z] Leaving: AppArmorNo profiles have been unloaded.
16:32:46 [2022-10-10T16:32:46.299Z] 
16:32:46 [2022-10-10T16:32:46.299Z] Unloading profiles will leave already running processes permanently
16:32:46 [2022-10-10T16:32:46.299Z] unconfined, which can lead to unexpected situations.
16:32:46 [2022-10-10T16:32:46.299Z] 
16:32:46 [2022-10-10T16:32:46.299Z] To set a process to complain mode, use the command line tool
16:32:46 [2022-10-10T16:32:46.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:32:46 [2022-10-10T16:32:46.299Z] +++ true
16:32:46 [2022-10-10T16:32:46.299Z] exiting test-integration
16:32:46 [2022-10-10T16:32:46.299Z] ++ exit 0
16:32:46 [2022-10-10T16:32:46.299Z] 
Post stage
[Pipeline] junit
16:32:47 [2022-10-10T16:32:47.246Z] Recording test results
16:32:47 [2022-10-10T16:32:47.421Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:32:47 [2022-10-10T16:32:47.738Z] + echo Ensuring container killed.
16:32:47 [2022-10-10T16:32:47.738Z] Ensuring container killed.
16:32:47 [2022-10-10T16:32:47.738Z] + docker rm -vf docker-pr3
16:32:47 [2022-10-10T16:32:47.738Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
16:32:48 [2022-10-10T16:32:48.018Z] + echo Chowning /workspace to jenkins user
16:32:48 [2022-10-10T16:32:48.018Z] Chowning /workspace to jenkins user
16:32:48 [2022-10-10T16:32:48.018Z] + id -u
16:32:48 [2022-10-10T16:32:48.018Z] + id -g
16:32:48 [2022-10-10T16:32:48.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44278:/workspace busybox chown -R 1000:1000 /workspace
16:32:48 [2022-10-10T16:32:48.018Z] Unable to find image 'busybox:latest' locally
16:32:48 [2022-10-10T16:32:48.018Z] latest: Pulling from library/busybox
16:32:48 [2022-10-10T16:32:48.279Z] 89485c9dae0b: Pulling fs layer
16:32:48 [2022-10-10T16:32:48.279Z] 89485c9dae0b: Download complete
16:32:48 [2022-10-10T16:32:48.279Z] 89485c9dae0b: Pull complete
16:32:48 [2022-10-10T16:32:48.279Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
16:32:48 [2022-10-10T16:32:48.279Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:32:49 [2022-10-10T16:32:49.942Z] + bundleName=arm64-integration
16:32:49 [2022-10-10T16:32:49.942Z] + echo Creating arm64-integration-bundles.tar.gz
16:32:49 [2022-10-10T16:32:49.942Z] Creating arm64-integration-bundles.tar.gz
16:32:49 [2022-10-10T16:32:49.942Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:32:49 [2022-10-10T16:32:49.942Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:32:50 [2022-10-10T16:32:50.212Z] Archiving artifacts
16:32:52 [2022-10-10T16:32:52.423Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44278/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:32:52 [2022-10-10T16:32:52.719Z] + make clean
16:32:52 [2022-10-10T16:32:52.977Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:32:52 [2022-10-10T16:32:52.977Z] docker-dev-cache
16:32:52 [2022-10-10T16:32:52.977Z] 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