Skip to content
Success

Console Output

Skipping 548 KB.. Full Log
21:02:08 [2022-10-09T21:02:08.885Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:02:08 [2022-10-09T21:02:08.885Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:02:08 [2022-10-09T21:02:08.885Z] === RUN   TestContainerStartOnDaemonRestart
21:02:08 [2022-10-09T21:02:08.885Z] === PAUSE TestContainerStartOnDaemonRestart
21:02:08 [2022-10-09T21:02:08.885Z] === RUN   TestDaemonRestartIpcMode
21:02:08 [2022-10-09T21:02:08.885Z] === PAUSE TestDaemonRestartIpcMode
21:02:08 [2022-10-09T21:02:08.885Z] === RUN   TestDaemonHostGatewayIP
21:02:08 [2022-10-09T21:02:08.885Z] === PAUSE TestDaemonHostGatewayIP
21:02:08 [2022-10-09T21:02:08.885Z] === RUN   TestRestartDaemonWithRestartingContainer
21:02:08 [2022-10-09T21:02:08.885Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:02:08 [2022-10-09T21:02:08.885Z] === RUN   TestContainerKillOnDaemonStart
21:02:08 [2022-10-09T21:02:08.885Z] === PAUSE TestContainerKillOnDaemonStart
21:02:08 [2022-10-09T21:02:08.885Z] === RUN   TestDiff
21:02:09 [2022-10-09T21:02:09.143Z] --- PASS: TestDiff (0.44s)
21:02:09 [2022-10-09T21:02:09.143Z] === RUN   TestExecConsoleSize
21:02:09 [2022-10-09T21:02:09.710Z] --- PASS: TestExecConsoleSize (0.47s)
21:02:09 [2022-10-09T21:02:09.710Z] === RUN   TestExecWithCloseStdin
21:02:10 [2022-10-09T21:02:10.277Z] --- PASS: TestExecWithCloseStdin (0.48s)
21:02:10 [2022-10-09T21:02:10.277Z] === RUN   TestExec
21:02:10 [2022-10-09T21:02:10.843Z] --- PASS: TestExec (0.51s)
21:02:10 [2022-10-09T21:02:10.844Z] === RUN   TestExecUser
21:02:11 [2022-10-09T21:02:11.102Z] --- PASS: TestExecUser (0.48s)
21:02:11 [2022-10-09T21:02:11.102Z] === RUN   TestExportContainerAndImportImage
21:02:11 [2022-10-09T21:02:11.668Z] --- PASS: TestExportContainerAndImportImage (0.59s)
21:02:11 [2022-10-09T21:02:11.668Z] === RUN   TestExportContainerAfterDaemonRestart
21:02:13 [2022-10-09T21:02:13.050Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
21:02:13 [2022-10-09T21:02:13.050Z] === RUN   TestHealthCheckWorkdir
21:02:13 [2022-10-09T21:02:13.616Z] --- PASS: TestHealthCheckWorkdir (0.54s)
21:02:13 [2022-10-09T21:02:13.616Z] === RUN   TestHealthKillContainer
21:02:21 [2022-10-09T21:02:21.725Z] --- PASS: TestHealthKillContainer (7.84s)
21:02:21 [2022-10-09T21:02:21.725Z] === RUN   TestHealthCheckProcessKilled
21:02:21 [2022-10-09T21:02:21.983Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
21:02:21 [2022-10-09T21:02:21.983Z] === RUN   TestInspectCpusetInConfigPre120
21:02:22 [2022-10-09T21:02:22.550Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
21:02:22 [2022-10-09T21:02:22.550Z] === RUN   TestIpcModeNone
21:02:22 [2022-10-09T21:02:22.808Z] --- PASS: TestIpcModeNone (0.47s)
21:02:22 [2022-10-09T21:02:22.808Z] === RUN   TestIpcModePrivate
21:02:23 [2022-10-09T21:02:23.374Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
21:02:23 [2022-10-09T21:02:23.374Z] --- PASS: TestIpcModePrivate (0.46s)
21:02:23 [2022-10-09T21:02:23.374Z] === RUN   TestIpcModeShareable
21:02:23 [2022-10-09T21:02:23.631Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
21:02:23 [2022-10-09T21:02:23.890Z] --- PASS: TestIpcModeShareable (0.49s)
21:02:23 [2022-10-09T21:02:23.890Z] === RUN   TestAPIIpcModeShareableAndContainer
21:02:25 [2022-10-09T21:02:25.790Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
21:02:25 [2022-10-09T21:02:25.790Z] === RUN   TestAPIIpcModeHost
21:02:25 [2022-10-09T21:02:25.790Z] --- PASS: TestAPIIpcModeHost (0.37s)
21:02:25 [2022-10-09T21:02:25.790Z] === RUN   TestDaemonIpcModeShareable
21:02:27 [2022-10-09T21:02:27.165Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:02:27 [2022-10-09T21:02:27.165Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
21:02:27 [2022-10-09T21:02:27.165Z] === RUN   TestDaemonIpcModePrivate
21:02:28 [2022-10-09T21:02:28.109Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:02:28 [2022-10-09T21:02:28.109Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
21:02:28 [2022-10-09T21:02:28.109Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:02:29 [2022-10-09T21:02:29.482Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:02:29 [2022-10-09T21:02:29.482Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s)
21:02:29 [2022-10-09T21:02:29.482Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:02:30 [2022-10-09T21:02:30.416Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:02:30 [2022-10-09T21:02:30.674Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
21:02:30 [2022-10-09T21:02:30.674Z] === RUN   TestIpcModeOlderClient
21:02:30 [2022-10-09T21:02:30.674Z] === PAUSE TestIpcModeOlderClient
21:02:30 [2022-10-09T21:02:30.674Z] === RUN   TestKillContainerInvalidSignal
21:02:31 [2022-10-09T21:02:31.240Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
21:02:31 [2022-10-09T21:02:31.240Z] === RUN   TestKillContainer
21:02:31 [2022-10-09T21:02:31.240Z] === RUN   TestKillContainer/no_signal
21:02:31 [2022-10-09T21:02:31.499Z] === RUN   TestKillContainer/non_killing_signal
21:02:31 [2022-10-09T21:02:31.757Z] === RUN   TestKillContainer/killing_signal
21:02:32 [2022-10-09T21:02:32.693Z] --- PASS: TestKillContainer (1.40s)
21:02:32 [2022-10-09T21:02:32.693Z]     --- PASS: TestKillContainer/no_signal (0.42s)
21:02:32 [2022-10-09T21:02:32.693Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
21:02:32 [2022-10-09T21:02:32.693Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
21:02:32 [2022-10-09T21:02:32.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:02:32 [2022-10-09T21:02:32.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:02:32 [2022-10-09T21:02:32.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:02:33 [2022-10-09T21:02:33.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
21:02:33 [2022-10-09T21:02:33.886Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
21:02:33 [2022-10-09T21:02:33.886Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
21:02:33 [2022-10-09T21:02:33.886Z] === RUN   TestKillStoppedContainer
21:02:33 [2022-10-09T21:02:33.886Z] --- PASS: TestKillStoppedContainer (0.06s)
21:02:33 [2022-10-09T21:02:33.886Z] === RUN   TestKillStoppedContainerAPIPre120
21:02:33 [2022-10-09T21:02:33.886Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:02:33 [2022-10-09T21:02:33.886Z] === RUN   TestKillDifferentUserContainer
21:02:34 [2022-10-09T21:02:34.451Z] --- PASS: TestKillDifferentUserContainer (0.43s)
21:02:34 [2022-10-09T21:02:34.451Z] === RUN   TestInspectOomKilledTrue
21:02:35 [2022-10-09T21:02:35.018Z] --- PASS: TestInspectOomKilledTrue (0.58s)
21:02:35 [2022-10-09T21:02:35.018Z] === RUN   TestInspectOomKilledFalse
21:02:35 [2022-10-09T21:02:35.276Z] --- PASS: TestInspectOomKilledFalse (0.41s)
21:02:35 [2022-10-09T21:02:35.276Z] === RUN   TestLinksEtcHostsContentMatch
21:02:35 [2022-10-09T21:02:35.534Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
21:02:35 [2022-10-09T21:02:35.534Z] === RUN   TestLinksContainerNames
21:02:36 [2022-10-09T21:02:36.468Z] --- PASS: TestLinksContainerNames (0.89s)
21:02:36 [2022-10-09T21:02:36.468Z] === RUN   TestLogsFollowTailEmpty
21:02:37 [2022-10-09T21:02:37.034Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:02:37 [2022-10-09T21:02:37.034Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:02:37 [2022-10-09T21:02:37.034Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:02:37 [2022-10-09T21:02:37.034Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:02:37 [2022-10-09T21:02:37.034Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:37 [2022-10-09T21:02:37.600Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:02:37 [2022-10-09T21:02:37.875Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:02:38 [2022-10-09T21:02:38.452Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:02:38 [2022-10-09T21:02:38.452Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:02:39 [2022-10-09T21:02:39.018Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:02:39 [2022-10-09T21:02:39.018Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:02:39 [2022-10-09T21:02:39.018Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:39 [2022-10-09T21:02:39.018Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:39 [2022-10-09T21:02:39.584Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:02:39 [2022-10-09T21:02:39.584Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:02:40 [2022-10-09T21:02:40.155Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:02:40 [2022-10-09T21:02:40.155Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:02:40 [2022-10-09T21:02:40.723Z] --- PASS: TestLogs (3.78s)
21:02:40 [2022-10-09T21:02:40.723Z]     --- PASS: TestLogs/driver_local (0.01s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
21:02:40 [2022-10-09T21:02:40.723Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
21:02:40 [2022-10-09T21:02:40.723Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
21:02:40 [2022-10-09T21:02:40.723Z] === RUN   TestContainerNetworkMountsNoChown
21:02:41 [2022-10-09T21:02:41.289Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/default
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/default
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/private
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/private
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rprivate
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rprivate
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/slave
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/slave
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rslave
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rslave
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/shared
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/shared
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rshared
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rshared
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/default
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/default/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/rslave
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/default/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/rshared
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/shared
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/rprivate
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/slave
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === CONT  TestMountDaemonRoot/private
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/private/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/private/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:02:41 [2022-10-09T21:02:41.289Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:02:41 [2022-10-09T21:02:41.289Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/default/mount_root
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/default/bind_root
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:02:41 [2022-10-09T21:02:41.290Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:02:41 [2022-10-09T21:02:41.548Z] === CONT  TestMountDaemonRoot/private/bind_root
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/private/mount_root
21:02:41 [2022-10-09T21:02:41.806Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:02:41 [2022-10-09T21:02:41.806Z] --- PASS: TestMountDaemonRoot (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.15s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.15s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:02:41 [2022-10-09T21:02:41.806Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:02:41 [2022-10-09T21:02:41.806Z] === RUN   TestContainerBindMountNonRecursive
21:02:43 [2022-10-09T21:02:43.180Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
21:02:43 [2022-10-09T21:02:43.180Z] === RUN   TestContainerVolumesMountedAsShared
21:02:43 [2022-10-09T21:02:43.746Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
21:02:43 [2022-10-09T21:02:43.746Z] === RUN   TestContainerVolumesMountedAsSlave
21:02:44 [2022-10-09T21:02:44.005Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
21:02:44 [2022-10-09T21:02:44.005Z] === RUN   TestNetworkNat
21:02:44 [2022-10-09T21:02:44.263Z] --- PASS: TestNetworkNat (0.46s)
21:02:44 [2022-10-09T21:02:44.263Z] === RUN   TestNetworkLocalhostTCPNat
21:02:44 [2022-10-09T21:02:44.830Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:02:44 [2022-10-09T21:02:44.830Z] === RUN   TestNetworkLoopbackNat
21:02:47 [2022-10-09T21:02:47.361Z] --- PASS: TestNetworkLoopbackNat (2.58s)
21:02:47 [2022-10-09T21:02:47.361Z] === RUN   TestPause
21:02:47 [2022-10-09T21:02:47.927Z] --- PASS: TestPause (0.45s)
21:02:47 [2022-10-09T21:02:47.927Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:02:47 [2022-10-09T21:02:47.927Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:47 [2022-10-09T21:02:47.927Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:47 [2022-10-09T21:02:47.927Z] === RUN   TestPauseStopPausedContainer
21:02:48 [2022-10-09T21:02:48.185Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:02:48 [2022-10-09T21:02:48.185Z] === RUN   TestPidHost
21:02:49 [2022-10-09T21:02:49.560Z] --- PASS: TestPidHost (0.96s)
21:02:49 [2022-10-09T21:02:49.560Z] === RUN   TestPsFilter
21:02:49 [2022-10-09T21:02:49.560Z] --- PASS: TestPsFilter (0.15s)
21:02:49 [2022-10-09T21:02:49.560Z] === RUN   TestRemoveContainerWithRemovedVolume
21:02:49 [2022-10-09T21:02:49.819Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
21:02:49 [2022-10-09T21:02:49.819Z] === RUN   TestRemoveContainerWithVolume
21:02:50 [2022-10-09T21:02:50.384Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
21:02:50 [2022-10-09T21:02:50.384Z] === RUN   TestRemoveContainerRunning
21:02:50 [2022-10-09T21:02:50.642Z] --- PASS: TestRemoveContainerRunning (0.45s)
21:02:50 [2022-10-09T21:02:50.642Z] === RUN   TestRemoveContainerForceRemoveRunning
21:02:51 [2022-10-09T21:02:51.210Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
21:02:51 [2022-10-09T21:02:51.210Z] === RUN   TestRemoveInvalidContainer
21:02:51 [2022-10-09T21:02:51.210Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:02:51 [2022-10-09T21:02:51.210Z] === RUN   TestRenameLinkedContainer
21:02:53 [2022-10-09T21:02:53.114Z] --- PASS: TestRenameLinkedContainer (1.81s)
21:02:53 [2022-10-09T21:02:53.114Z] === RUN   TestRenameStoppedContainer
21:02:53 [2022-10-09T21:02:53.373Z] --- PASS: TestRenameStoppedContainer (0.44s)
21:02:53 [2022-10-09T21:02:53.373Z] === RUN   TestRenameRunningContainerAndReuse
21:02:54 [2022-10-09T21:02:54.308Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
21:02:54 [2022-10-09T21:02:54.308Z] === RUN   TestRenameInvalidName
21:02:54 [2022-10-09T21:02:54.875Z] --- PASS: TestRenameInvalidName (0.44s)
21:02:54 [2022-10-09T21:02:54.875Z] === RUN   TestRenameAnonymousContainer
21:02:56 [2022-10-09T21:02:56.252Z] --- PASS: TestRenameAnonymousContainer (1.50s)
21:02:56 [2022-10-09T21:02:56.252Z] === RUN   TestRenameContainerWithSameName
21:02:56 [2022-10-09T21:02:56.818Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:02:56 [2022-10-09T21:02:56.818Z] === RUN   TestRenameContainerWithLinkedContainer
21:02:57 [2022-10-09T21:02:57.752Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
21:02:57 [2022-10-09T21:02:57.752Z] === RUN   TestResize
21:02:58 [2022-10-09T21:02:58.011Z] --- PASS: TestResize (0.44s)
21:02:58 [2022-10-09T21:02:58.011Z] === RUN   TestResizeWithInvalidSize
21:02:58 [2022-10-09T21:02:58.576Z] --- PASS: TestResizeWithInvalidSize (0.42s)
21:02:58 [2022-10-09T21:02:58.576Z] === RUN   TestResizeWhenContainerNotStarted
21:02:58 [2022-10-09T21:02:58.834Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:02:58 [2022-10-09T21:02:58.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:00 [2022-10-09T21:03:00.735Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:02 [2022-10-09T21:03:02.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:03 [2022-10-09T21:03:03.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:03 [2022-10-09T21:03:03.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2022-10-09T21:03:04.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:04 [2022-10-09T21:03:04.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:07 [2022-10-09T21:03:07.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:07 [2022-10-09T21:03:07.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:09 [2022-10-09T21:03:09.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:11 [2022-10-09T21:03:11.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:11 [2022-10-09T21:03:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:13 [2022-10-09T21:03:13.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:13 [2022-10-09T21:03:13.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:14 [2022-10-09T21:03:14.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:16 [2022-10-09T21:03:16.677Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
21:03:16 [2022-10-09T21:03:16.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
21:03:16 [2022-10-09T21:03:16.677Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:03:16 [2022-10-09T21:03:16.677Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:03:17 [2022-10-09T21:03:17.249Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:03:18 [2022-10-09T21:03:18.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
21:03:18 [2022-10-09T21:03:18.192Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
21:03:18 [2022-10-09T21:03:18.192Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
21:03:18 [2022-10-09T21:03:18.192Z] === RUN   TestCgroupNamespacesRun
21:03:19 [2022-10-09T21:03:19.566Z] --- PASS: TestCgroupNamespacesRun (1.15s)
21:03:19 [2022-10-09T21:03:19.566Z] === RUN   TestCgroupNamespacesRunPrivileged
21:03:20 [2022-10-09T21:03:20.500Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
21:03:20 [2022-10-09T21:03:20.500Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:03:21 [2022-10-09T21:03:21.873Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
21:03:21 [2022-10-09T21:03:21.873Z] === RUN   TestCgroupNamespacesRunHostMode
21:03:22 [2022-10-09T21:03:22.807Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
21:03:22 [2022-10-09T21:03:22.807Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:03:24 [2022-10-09T21:03:24.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
21:03:24 [2022-10-09T21:03:24.182Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:03:25 [2022-10-09T21:03:25.161Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
21:03:25 [2022-10-09T21:03:25.161Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:03:25 [2022-10-09T21:03:25.741Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
21:03:25 [2022-10-09T21:03:25.741Z] === RUN   TestCgroupNamespacesRunOlderClient
21:03:27 [2022-10-09T21:03:27.124Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
21:03:27 [2022-10-09T21:03:27.124Z] === RUN   TestNISDomainname
21:03:27 [2022-10-09T21:03:27.383Z] --- PASS: TestNISDomainname (0.55s)
21:03:27 [2022-10-09T21:03:27.383Z] === RUN   TestHostnameDnsResolution
21:03:28 [2022-10-09T21:03:28.317Z] --- PASS: TestHostnameDnsResolution (0.64s)
21:03:28 [2022-10-09T21:03:28.317Z] === RUN   TestUnprivilegedPortsAndPing
21:03:28 [2022-10-09T21:03:28.577Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
21:03:28 [2022-10-09T21:03:28.577Z] === RUN   TestPrivilegedHostDevices
21:03:29 [2022-10-09T21:03:29.144Z] --- PASS: TestPrivilegedHostDevices (0.47s)
21:03:29 [2022-10-09T21:03:29.144Z] === RUN   TestRunConsoleSize
21:03:29 [2022-10-09T21:03:29.710Z] --- PASS: TestRunConsoleSize (0.42s)
21:03:29 [2022-10-09T21:03:29.710Z] === RUN   TestRunWithAlternativeContainerdShim
21:03:31 [2022-10-09T21:03:31.614Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
21:03:31 [2022-10-09T21:03:31.614Z] === RUN   TestStats
21:03:34 [2022-10-09T21:03:34.142Z] --- PASS: TestStats (2.46s)
21:03:34 [2022-10-09T21:03:34.142Z] === RUN   TestStopContainerWithTimeout
21:03:34 [2022-10-09T21:03:34.142Z] === RUN   TestStopContainerWithTimeout/0
21:03:34 [2022-10-09T21:03:34.142Z] === PAUSE TestStopContainerWithTimeout/0
21:03:34 [2022-10-09T21:03:34.142Z] === RUN   TestStopContainerWithTimeout/1
21:03:34 [2022-10-09T21:03:34.142Z] === PAUSE TestStopContainerWithTimeout/1
21:03:34 [2022-10-09T21:03:34.142Z] === RUN   TestStopContainerWithTimeout/3
21:03:34 [2022-10-09T21:03:34.142Z] === PAUSE TestStopContainerWithTimeout/3
21:03:34 [2022-10-09T21:03:34.142Z] === RUN   TestStopContainerWithTimeout/-1
21:03:34 [2022-10-09T21:03:34.142Z] === PAUSE TestStopContainerWithTimeout/-1
21:03:34 [2022-10-09T21:03:34.142Z] === CONT  TestStopContainerWithTimeout/0
21:03:34 [2022-10-09T21:03:34.142Z] === CONT  TestStopContainerWithTimeout/-1
21:03:34 [2022-10-09T21:03:34.708Z] === CONT  TestStopContainerWithTimeout/3
21:03:37 [2022-10-09T21:03:37.236Z] === CONT  TestStopContainerWithTimeout/1
21:03:38 [2022-10-09T21:03:38.170Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:03:38 [2022-10-09T21:03:38.170Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
21:03:38 [2022-10-09T21:03:38.170Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
21:03:38 [2022-10-09T21:03:38.170Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
21:03:38 [2022-10-09T21:03:38.170Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
21:03:38 [2022-10-09T21:03:38.170Z] === RUN   TestDeleteDevicemapper
21:03:38 [2022-10-09T21:03:38.170Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:03:38 [2022-10-09T21:03:38.170Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:03:38 [2022-10-09T21:03:38.170Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:03:40 [2022-10-09T21:03:40.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s)
21:03:40 [2022-10-09T21:03:40.071Z] === RUN   TestUpdateMemory
21:03:40 [2022-10-09T21:03:40.637Z] --- PASS: TestUpdateMemory (0.57s)
21:03:40 [2022-10-09T21:03:40.637Z] === RUN   TestUpdateCPUQuota
21:03:41 [2022-10-09T21:03:41.203Z] --- PASS: TestUpdateCPUQuota (0.70s)
21:03:41 [2022-10-09T21:03:41.203Z] === RUN   TestUpdatePidsLimit
21:03:41 [2022-10-09T21:03:41.203Z] === RUN   TestUpdatePidsLimit/update_from_none
21:03:41 [2022-10-09T21:03:41.461Z] === RUN   TestUpdatePidsLimit/no_change
21:03:41 [2022-10-09T21:03:41.461Z] === RUN   TestUpdatePidsLimit/update_lower
21:03:41 [2022-10-09T21:03:41.719Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:03:41 [2022-10-09T21:03:41.977Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:03:42 [2022-10-09T21:03:42.235Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:03:42 [2022-10-09T21:03:42.235Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:03:43 [2022-10-09T21:03:43.169Z] --- PASS: TestUpdatePidsLimit (1.83s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
21:03:43 [2022-10-09T21:03:43.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
21:03:43 [2022-10-09T21:03:43.169Z] === RUN   TestUpdateRestartPolicy
21:03:55 [2022-10-09T21:03:55.368Z] --- PASS: TestUpdateRestartPolicy (10.82s)
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestUpdateRestartWithAutoRemove
21:03:55 [2022-10-09T21:03:55.368Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestWaitNonBlocked
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:55 [2022-10-09T21:03:55.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:55 [2022-10-09T21:03:55.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:55 [2022-10-09T21:03:55.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:55 [2022-10-09T21:03:55.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:55 [2022-10-09T21:03:55.368Z] --- PASS: TestWaitNonBlocked (0.01s)
21:03:55 [2022-10-09T21:03:55.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
21:03:55 [2022-10-09T21:03:55.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestWaitBlocked
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:03:55 [2022-10-09T21:03:55.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:03:55 [2022-10-09T21:03:55.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:03:55 [2022-10-09T21:03:55.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:03:55 [2022-10-09T21:03:55.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:03:55 [2022-10-09T21:03:55.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:03:55 [2022-10-09T21:03:55.934Z] --- PASS: TestWaitBlocked (0.01s)
21:03:55 [2022-10-09T21:03:55.934Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
21:03:55 [2022-10-09T21:03:55.934Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
21:03:55 [2022-10-09T21:03:55.934Z] === RUN   TestWaitConditions
21:03:55 [2022-10-09T21:03:55.934Z] === RUN   TestWaitConditions/default
21:03:55 [2022-10-09T21:03:55.934Z] === PAUSE TestWaitConditions/default
21:03:55 [2022-10-09T21:03:55.934Z] === RUN   TestWaitConditions/not-running
21:03:55 [2022-10-09T21:03:55.934Z] === PAUSE TestWaitConditions/not-running
21:03:55 [2022-10-09T21:03:55.934Z] === RUN   TestWaitConditions/next-exit
21:03:55 [2022-10-09T21:03:55.934Z] === PAUSE TestWaitConditions/next-exit
21:03:55 [2022-10-09T21:03:55.934Z] === RUN   TestWaitConditions/removed
21:03:55 [2022-10-09T21:03:55.934Z] === PAUSE TestWaitConditions/removed
21:03:55 [2022-10-09T21:03:55.934Z] === CONT  TestWaitConditions/default
21:03:55 [2022-10-09T21:03:55.934Z] === CONT  TestWaitConditions/next-exit
21:03:55 [2022-10-09T21:03:55.934Z]     wait_test.go:146: ContainerID = d662de4f7cdc75f4b51c91bc0ad3d4cedaa5cf902c17bcc97a306163c720cbaa
21:03:55 [2022-10-09T21:03:55.934Z] === CONT  TestWaitConditions/default
21:03:55 [2022-10-09T21:03:55.934Z]     wait_test.go:146: ContainerID = 0b29e467029d7f340e547219c2d2be885dc38d8da20f1c056ced7ee084c6a44f
21:03:56 [2022-10-09T21:03:56.501Z] === CONT  TestWaitConditions/removed
21:03:56 [2022-10-09T21:03:56.501Z]     wait_test.go:146: ContainerID = 6572aa833f527cbb12246ff7d9f1b42d9a8dd307aaba07f86c8b57d276c0e911
21:03:56 [2022-10-09T21:03:56.501Z] === CONT  TestWaitConditions/not-running
21:03:56 [2022-10-09T21:03:56.501Z]     wait_test.go:146: ContainerID = 9369d75870f6370068d524f8cfe672b269f32f2595d18d3da22593451b32b6e4
21:03:57 [2022-10-09T21:03:57.068Z] --- PASS: TestWaitConditions (0.01s)
21:03:57 [2022-10-09T21:03:57.068Z]     --- PASS: TestWaitConditions/next-exit (0.68s)
21:03:57 [2022-10-09T21:03:57.068Z]     --- PASS: TestWaitConditions/default (0.71s)
21:03:57 [2022-10-09T21:03:57.068Z]     --- PASS: TestWaitConditions/removed (0.57s)
21:03:57 [2022-10-09T21:03:57.068Z]     --- PASS: TestWaitConditions/not-running (0.55s)
21:03:57 [2022-10-09T21:03:57.068Z] === RUN   TestWaitRestartedContainer
21:03:57 [2022-10-09T21:03:57.068Z] === RUN   TestWaitRestartedContainer/default
21:03:57 [2022-10-09T21:03:57.068Z] === PAUSE TestWaitRestartedContainer/default
21:03:57 [2022-10-09T21:03:57.068Z] === RUN   TestWaitRestartedContainer/not-running
21:03:57 [2022-10-09T21:03:57.068Z] === PAUSE TestWaitRestartedContainer/not-running
21:03:57 [2022-10-09T21:03:57.068Z] === RUN   TestWaitRestartedContainer/next-exit
21:03:57 [2022-10-09T21:03:57.068Z] === PAUSE TestWaitRestartedContainer/next-exit
21:03:57 [2022-10-09T21:03:57.068Z] === CONT  TestWaitRestartedContainer/default
21:03:57 [2022-10-09T21:03:57.068Z] === CONT  TestWaitRestartedContainer/next-exit
21:03:58 [2022-10-09T21:03:58.444Z] === CONT  TestWaitRestartedContainer/not-running
21:03:59 [2022-10-09T21:03:59.378Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:03:59 [2022-10-09T21:03:59.378Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.40s)
21:03:59 [2022-10-09T21:03:59.378Z]     --- PASS: TestWaitRestartedContainer/default (1.44s)
21:03:59 [2022-10-09T21:03:59.378Z]     --- PASS: TestWaitRestartedContainer/not-running (0.87s)
21:03:59 [2022-10-09T21:03:59.378Z] === CONT  TestContainerStartOnDaemonRestart
21:03:59 [2022-10-09T21:03:59.378Z] === CONT  TestRestartDaemonWithRestartingContainer
21:04:01 [2022-10-09T21:04:01.915Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s)
21:04:01 [2022-10-09T21:04:01.915Z] === CONT  TestIpcModeOlderClient
21:04:01 [2022-10-09T21:04:01.915Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s)
21:04:01 [2022-10-09T21:04:01.915Z] === CONT  TestContainerKillOnDaemonStart
21:04:01 [2022-10-09T21:04:01.915Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:04:01 [2022-10-09T21:04:01.915Z] === CONT  TestDaemonHostGatewayIP
21:04:04 [2022-10-09T21:04:04.449Z] --- PASS: TestDaemonHostGatewayIP (2.37s)
21:04:04 [2022-10-09T21:04:04.449Z] === CONT  TestDaemonRestartIpcMode
21:04:06 [2022-10-09T21:04:06.351Z] --- PASS: TestDaemonRestartIpcMode (2.32s)
21:04:14 [2022-10-09T21:04:14.461Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
21:04:14 [2022-10-09T21:04:14.461Z] PASS
21:04:14 [2022-10-09T21:04:14.461Z] 
21:04:14 [2022-10-09T21:04:14.461Z] === Skipped
21:04:14 [2022-10-09T21:04:14.461Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:04:14 [2022-10-09T21:04:14.461Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:04:14 [2022-10-09T21:04:14.461Z] 
21:04:14 [2022-10-09T21:04:14.461Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:04:14 [2022-10-09T21:04:14.461Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:04:14 [2022-10-09T21:04:14.461Z] 
21:04:14 [2022-10-09T21:04:14.461Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:04:14 [2022-10-09T21:04:14.461Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:04:14 [2022-10-09T21:04:14.461Z] 
21:04:14 [2022-10-09T21:04:14.461Z] DONE 273 tests, 3 skipped in 130.222s
21:04:14 [2022-10-09T21:04:14.461Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:04:14 [2022-10-09T21:04:14.461Z] ++ 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
21:04:14 [2022-10-09T21:04:14.461Z] ++ set -e
21:04:14 [2022-10-09T21:04:14.461Z] ++ '[' -n 0 ']'
21:04:14 [2022-10-09T21:04:14.461Z] ++ set -x
21:04:14 [2022-10-09T21:04:14.461Z] ++ 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
21:04:14 [2022-10-09T21:04:14.461Z] INFO: Testing against a local daemon
21:04:14 [2022-10-09T21:04:14.461Z] === RUN   TestConfigDaemonLibtrustID
21:04:14 [2022-10-09T21:04:14.461Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:04:14 [2022-10-09T21:04:14.461Z] === RUN   TestConfigDaemonID
21:04:15 [2022-10-09T21:04:15.028Z]     daemon_test.go:86: [dcc327f25cd0e] daemon is not started
21:04:15 [2022-10-09T21:04:15.028Z] --- PASS: TestConfigDaemonID (1.05s)
21:04:15 [2022-10-09T21:04:15.028Z] === RUN   TestDaemonConfigValidation
21:04:15 [2022-10-09T21:04:15.028Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:04:15 [2022-10-09T21:04:15.028Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:04:15 [2022-10-09T21:04:15.028Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:04:15 [2022-10-09T21:04:15.028Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:04:15 [2022-10-09T21:04:15.028Z] === RUN   TestDaemonConfigValidation/invalid_config
21:04:15 [2022-10-09T21:04:15.028Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:04:15 [2022-10-09T21:04:15.028Z] === RUN   TestDaemonConfigValidation/malformed_config
21:04:15 [2022-10-09T21:04:15.028Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:04:15 [2022-10-09T21:04:15.028Z] === RUN   TestDaemonConfigValidation/valid_config
21:04:15 [2022-10-09T21:04:15.028Z] === PAUSE TestDaemonConfigValidation/valid_config
21:04:15 [2022-10-09T21:04:15.028Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:04:15 [2022-10-09T21:04:15.028Z] === CONT  TestDaemonConfigValidation/malformed_config
21:04:15 [2022-10-09T21:04:15.028Z] === CONT  TestDaemonConfigValidation/valid_config
21:04:15 [2022-10-09T21:04:15.028Z] === CONT  TestDaemonConfigValidation/invalid_config
21:04:15 [2022-10-09T21:04:15.028Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:04:15 [2022-10-09T21:04:15.289Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:04:15 [2022-10-09T21:04:15.289Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:04:15 [2022-10-09T21:04:15.289Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:04:15 [2022-10-09T21:04:15.289Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
21:04:15 [2022-10-09T21:04:15.289Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:04:15 [2022-10-09T21:04:15.289Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
21:04:15 [2022-10-09T21:04:15.289Z] === RUN   TestConfigDaemonSeccompProfiles
21:04:15 [2022-10-09T21:04:15.289Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:04:16 [2022-10-09T21:04:16.222Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:04:17 [2022-10-09T21:04:17.597Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:04:18 [2022-10-09T21:04:18.531Z] === CONT  TestConfigDaemonSeccompProfiles
21:04:18 [2022-10-09T21:04:18.531Z]     daemon_test.go:200: [d359365cd0aad] daemon is not started
21:04:18 [2022-10-09T21:04:18.531Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:04:18 [2022-10-09T21:04:18.531Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:04:18 [2022-10-09T21:04:18.531Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:04:18 [2022-10-09T21:04:18.531Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:04:18 [2022-10-09T21:04:18.531Z] === RUN   TestDaemonProxy
21:04:18 [2022-10-09T21:04:18.531Z] === RUN   TestDaemonProxy/environment_variables
21:04:20 [2022-10-09T21:04:20.431Z] === RUN   TestDaemonProxy/command-line_options
21:04:21 [2022-10-09T21:04:21.805Z] === RUN   TestDaemonProxy/configuration_file
21:04:23 [2022-10-09T21:04:23.705Z] === RUN   TestDaemonProxy/conflicting_options
21:04:23 [2022-10-09T21:04:23.963Z] === RUN   TestDaemonProxy/reload_sanitized
21:04:24 [2022-10-09T21:04:24.563Z] --- PASS: TestDaemonProxy (6.24s)
21:04:24 [2022-10-09T21:04:24.563Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
21:04:24 [2022-10-09T21:04:24.563Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
21:04:24 [2022-10-09T21:04:24.563Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:04:24 [2022-10-09T21:04:24.563Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:04:24 [2022-10-09T21:04:24.563Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:04:24 [2022-10-09T21:04:24.563Z] === RUN   TestLiveRestore
21:04:24 [2022-10-09T21:04:24.563Z] === RUN   TestLiveRestore/volume_references
21:04:24 [2022-10-09T21:04:24.563Z] === PAUSE TestLiveRestore/volume_references
21:04:24 [2022-10-09T21:04:24.563Z] === CONT  TestLiveRestore/volume_references
21:04:25 [2022-10-09T21:04:25.150Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:04:25 [2022-10-09T21:04:25.150Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:04:26 [2022-10-09T21:04:26.084Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:04:27 [2022-10-09T21:04:27.018Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:04:27 [2022-10-09T21:04:27.952Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:04:28 [2022-10-09T21:04:28.886Z] --- PASS: TestLiveRestore (0.00s)
21:04:28 [2022-10-09T21:04:28.886Z]     --- PASS: TestLiveRestore/volume_references (4.27s)
21:04:28 [2022-10-09T21:04:28.886Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.60s)
21:04:28 [2022-10-09T21:04:28.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
21:04:28 [2022-10-09T21:04:28.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
21:04:28 [2022-10-09T21:04:28.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.90s)
21:04:28 [2022-10-09T21:04:28.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
21:04:28 [2022-10-09T21:04:28.886Z] PASS
21:04:28 [2022-10-09T21:04:28.886Z] 
21:04:28 [2022-10-09T21:04:28.886Z] DONE 25 tests in 15.565s
21:04:28 [2022-10-09T21:04:28.886Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:04:28 [2022-10-09T21:04:28.886Z] ++ 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
21:04:28 [2022-10-09T21:04:28.886Z] ++ set -e
21:04:28 [2022-10-09T21:04:28.886Z] ++ '[' -n 0 ']'
21:04:28 [2022-10-09T21:04:28.886Z] ++ set -x
21:04:28 [2022-10-09T21:04:28.886Z] ++ 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
21:04:29 [2022-10-09T21:04:29.144Z] INFO: Testing against a local daemon
21:04:29 [2022-10-09T21:04:29.144Z] === RUN   TestCommitInheritsEnv
21:04:29 [2022-10-09T21:04:29.402Z] --- PASS: TestCommitInheritsEnv (0.29s)
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportExtremelyLargeImageWorks
21:04:29 [2022-10-09T21:04:29.402Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:04:29 [2022-10-09T21:04:29.402Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportWithCustomPlatform
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportWithCustomPlatform/#00
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportWithCustomPlatform/_______
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportWithCustomPlatform//
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportWithCustomPlatform/linux
21:04:29 [2022-10-09T21:04:29.402Z] === RUN   TestImportWithCustomPlatform/LINUX
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestImportWithCustomPlatform/macos
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:04:29 [2022-10-09T21:04:29.661Z] --- PASS: TestImportWithCustomPlatform (0.33s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:04:29 [2022-10-09T21:04:29.661Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestImagesFilterMultiReference
21:04:29 [2022-10-09T21:04:29.661Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestImagePullPlatformInvalid
21:04:29 [2022-10-09T21:04:29.661Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:04:29 [2022-10-09T21:04:29.661Z] === RUN   TestRemoveImageOrphaning
21:04:29 [2022-10-09T21:04:29.919Z] --- PASS: TestRemoveImageOrphaning (0.27s)
21:04:29 [2022-10-09T21:04:29.919Z] === RUN   TestRemoveImageGarbageCollector
21:04:29 [2022-10-09T21:04:29.919Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:29 [2022-10-09T21:04:29.919Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:04:29 [2022-10-09T21:04:29.919Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:04:29 [2022-10-09T21:04:29.919Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:04:29 [2022-10-09T21:04:29.919Z] === RUN   TestTagInvalidReference
21:04:30 [2022-10-09T21:04:30.178Z] --- PASS: TestTagInvalidReference (0.02s)
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestTagValidPrefixedRepo
21:04:30 [2022-10-09T21:04:30.178Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestTagExistedNameWithoutForce
21:04:30 [2022-10-09T21:04:30.178Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestTagOfficialNames
21:04:30 [2022-10-09T21:04:30.178Z] --- PASS: TestTagOfficialNames (0.06s)
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestTagMatchesDigest
21:04:30 [2022-10-09T21:04:30.178Z] --- PASS: TestTagMatchesDigest (0.01s)
21:04:30 [2022-10-09T21:04:30.178Z] PASS
21:04:30 [2022-10-09T21:04:30.178Z] 
21:04:30 [2022-10-09T21:04:30.178Z] === Skipped
21:04:30 [2022-10-09T21:04:30.178Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:04:30 [2022-10-09T21:04:30.178Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:04:30 [2022-10-09T21:04:30.178Z] 
21:04:30 [2022-10-09T21:04:30.178Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:04:30 [2022-10-09T21:04:30.178Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:30 [2022-10-09T21:04:30.178Z] 
21:04:30 [2022-10-09T21:04:30.178Z] DONE 22 tests, 2 skipped in 1.336s
21:04:30 [2022-10-09T21:04:30.178Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:04:30 [2022-10-09T21:04:30.178Z] ++ 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
21:04:30 [2022-10-09T21:04:30.178Z] ++ set -e
21:04:30 [2022-10-09T21:04:30.178Z] ++ '[' -n 0 ']'
21:04:30 [2022-10-09T21:04:30.178Z] ++ set -x
21:04:30 [2022-10-09T21:04:30.178Z] ++ 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
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestStripANSICommands
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestStripANSICommands/#00
21:04:30 [2022-10-09T21:04:30.178Z] === RUN   TestStripANSICommands/#01
21:04:30 [2022-10-09T21:04:30.178Z] --- PASS: TestStripANSICommands (0.00s)
21:04:30 [2022-10-09T21:04:30.178Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:04:30 [2022-10-09T21:04:30.178Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:04:30 [2022-10-09T21:04:30.178Z] PASS
21:04:30 [2022-10-09T21:04:30.178Z] 
21:04:30 [2022-10-09T21:04:30.178Z] DONE 3 tests in 0.048s
21:04:30 [2022-10-09T21:04:30.178Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:04:30 [2022-10-09T21:04:30.178Z] ++ 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
21:04:30 [2022-10-09T21:04:30.178Z] ++ set -e
21:04:30 [2022-10-09T21:04:30.178Z] ++ '[' -n 0 ']'
21:04:30 [2022-10-09T21:04:30.178Z] ++ set -x
21:04:30 [2022-10-09T21:04:30.178Z] ++ 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
21:04:30 [2022-10-09T21:04:30.436Z] INFO: Testing against a local daemon
21:04:30 [2022-10-09T21:04:30.436Z] === RUN   TestNetworkCreateDelete
21:04:30 [2022-10-09T21:04:30.436Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:04:30 [2022-10-09T21:04:30.436Z] === RUN   TestDockerNetworkDeletePreferID
21:04:31 [2022-10-09T21:04:31.002Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:04:31 [2022-10-09T21:04:31.002Z] === RUN   TestDaemonDNSFallback
21:04:37 [2022-10-09T21:04:37.563Z] --- PASS: TestDaemonDNSFallback (6.31s)
21:04:37 [2022-10-09T21:04:37.563Z] === RUN   TestInspectNetwork
21:04:40 [2022-10-09T21:04:40.092Z] === RUN   TestInspectNetwork/full_network_id
21:04:40 [2022-10-09T21:04:40.092Z] === RUN   TestInspectNetwork/partial_network_id
21:04:40 [2022-10-09T21:04:40.092Z] === RUN   TestInspectNetwork/network_name
21:04:40 [2022-10-09T21:04:40.092Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:04:44 [2022-10-09T21:04:44.276Z] --- PASS: TestInspectNetwork (7.08s)
21:04:44 [2022-10-09T21:04:44.276Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:04:44 [2022-10-09T21:04:44.276Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:04:44 [2022-10-09T21:04:44.276Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:04:44 [2022-10-09T21:04:44.276Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:04:44 [2022-10-09T21:04:44.276Z] === RUN   TestRunContainerWithBridgeNone
21:04:46 [2022-10-09T21:04:46.179Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/create
21:04:46 [2022-10-09T21:04:46.179Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:04:46 [2022-10-09T21:04:46.179Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:46 [2022-10-09T21:04:46.179Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:46 [2022-10-09T21:04:46.179Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:04:46 [2022-10-09T21:04:46.179Z] === CONT  TestNetworkInvalidJSON/networks/create
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:04:46 [2022-10-09T21:04:46.179Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:04:46 [2022-10-09T21:04:46.179Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:04:46 [2022-10-09T21:04:46.179Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkList
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkList//networks
21:04:46 [2022-10-09T21:04:46.179Z] === PAUSE TestNetworkList//networks
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestNetworkList//networks/
21:04:46 [2022-10-09T21:04:46.179Z] === PAUSE TestNetworkList//networks/
21:04:46 [2022-10-09T21:04:46.179Z] === CONT  TestNetworkList//networks
21:04:46 [2022-10-09T21:04:46.179Z] === CONT  TestNetworkList//networks/
21:04:46 [2022-10-09T21:04:46.179Z] --- PASS: TestNetworkList (0.01s)
21:04:46 [2022-10-09T21:04:46.179Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z]     --- PASS: TestNetworkList//networks (0.00s)
21:04:46 [2022-10-09T21:04:46.179Z] === RUN   TestHostIPv4BridgeLabel
21:04:46 [2022-10-09T21:04:46.437Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:04:46 [2022-10-09T21:04:46.437Z] === RUN   TestDaemonRestartWithLiveRestore
21:04:47 [2022-10-09T21:04:47.371Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:04:47 [2022-10-09T21:04:47.371Z] === RUN   TestDaemonDefaultNetworkPools
21:04:48 [2022-10-09T21:04:48.305Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
21:04:48 [2022-10-09T21:04:48.305Z] === RUN   TestDaemonRestartWithExistingNetwork
21:04:49 [2022-10-09T21:04:49.241Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:04:49 [2022-10-09T21:04:49.241Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:04:50 [2022-10-09T21:04:50.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:04:50 [2022-10-09T21:04:50.615Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:04:51 [2022-10-09T21:04:51.181Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:04:51 [2022-10-09T21:04:51.181Z] === RUN   TestServiceWithPredefinedNetwork
21:04:53 [2022-10-09T21:04:53.709Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
21:04:53 [2022-10-09T21:04:53.709Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:04:53 [2022-10-09T21:04:53.709Z]     service_test.go:242: FLAKY_TEST
21:04:53 [2022-10-09T21:04:53.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:53 [2022-10-09T21:04:53.709Z] === RUN   TestServiceWithDataPathPortInit
21:05:08 [2022-10-09T21:05:08.583Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
21:05:08 [2022-10-09T21:05:08.583Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:05:09 [2022-10-09T21:05:09.518Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q6zdkkij4a0mchwpghw0pt4fp Created:2022-10-09 21:05:08.301694816 +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[9696043ec478999839bf6a62e35c520f7f69fb1378c9db92dafc449a00ffc4eb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ld89ci18nil6c87k4b588zm4p EndpointID:29695f2e8a51890f5d8077b1cf451e6f6c8e3d08515471a76815d8eb3e636db5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d3af386a794838fc3cc35dddac88bd6df2098239fc31bdc0fd296b107310a770 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:860c452a78d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ld89ci18nil6c87k4b588zm4p EndpointID:29695f2e8a51890f5d8077b1cf451e6f6c8e3d08515471a76815d8eb3e636db5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:05:14 [2022-10-09T21:05:14.782Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s)
21:05:14 [2022-10-09T21:05:14.782Z] PASS
21:05:14 [2022-10-09T21:05:14.782Z] 
21:05:14 [2022-10-09T21:05:14.782Z] === Skipped
21:05:14 [2022-10-09T21:05:14.782Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:05:14 [2022-10-09T21:05:14.782Z]     service_test.go:242: FLAKY_TEST
21:05:14 [2022-10-09T21:05:14.782Z] 
21:05:14 [2022-10-09T21:05:14.782Z] DONE 38 tests, 1 skipped in 43.646s
21:05:14 [2022-10-09T21:05:14.782Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:05:14 [2022-10-09T21:05:14.782Z] ++ 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
21:05:14 [2022-10-09T21:05:14.782Z] ++ set -e
21:05:14 [2022-10-09T21:05:14.782Z] ++ '[' -n 0 ']'
21:05:14 [2022-10-09T21:05:14.782Z] ++ set -x
21:05:14 [2022-10-09T21:05:14.782Z] ++ 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
21:05:14 [2022-10-09T21:05:14.782Z] INFO: Testing against a local daemon
21:05:14 [2022-10-09T21:05:14.782Z] === RUN   TestDockerNetworkIpvlanPersistance
21:05:14 [2022-10-09T21:05:14.782Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:14 [2022-10-09T21:05:14.782Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:05:14 [2022-10-09T21:05:14.782Z] === RUN   TestDockerNetworkIpvlan
21:05:14 [2022-10-09T21:05:14.782Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:14 [2022-10-09T21:05:14.782Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:05:14 [2022-10-09T21:05:14.782Z] PASS
21:05:14 [2022-10-09T21:05:14.782Z] 
21:05:14 [2022-10-09T21:05:14.782Z] === Skipped
21:05:14 [2022-10-09T21:05:14.782Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:05:14 [2022-10-09T21:05:14.782Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:14 [2022-10-09T21:05:14.782Z] 
21:05:14 [2022-10-09T21:05:14.782Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:05:14 [2022-10-09T21:05:14.782Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:14 [2022-10-09T21:05:14.782Z] 
21:05:14 [2022-10-09T21:05:14.782Z] DONE 2 tests, 2 skipped in 0.086s
21:05:14 [2022-10-09T21:05:14.782Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:05:14 [2022-10-09T21:05:14.782Z] ++ 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
21:05:14 [2022-10-09T21:05:14.782Z] ++ set -e
21:05:14 [2022-10-09T21:05:14.782Z] ++ '[' -n 0 ']'
21:05:14 [2022-10-09T21:05:14.782Z] ++ set -x
21:05:14 [2022-10-09T21:05:14.782Z] ++ 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
21:05:14 [2022-10-09T21:05:14.782Z] INFO: Testing against a local daemon
21:05:14 [2022-10-09T21:05:14.782Z] === RUN   TestDockerNetworkMacvlanPersistance
21:05:15 [2022-10-09T21:05:15.348Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
21:05:15 [2022-10-09T21:05:15.348Z] === RUN   TestDockerNetworkMacvlan
21:05:16 [2022-10-09T21:05:16.283Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:05:16 [2022-10-09T21:05:16.850Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:05:17 [2022-10-09T21:05:17.787Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:05:19 [2022-10-09T21:05:19.689Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:05:21 [2022-10-09T21:05:21.063Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:05:24 [2022-10-09T21:05:24.348Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:05:24 [2022-10-09T21:05:24.915Z] --- PASS: TestDockerNetworkMacvlan (9.50s)
21:05:24 [2022-10-09T21:05:24.915Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:05:24 [2022-10-09T21:05:24.915Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:05:24 [2022-10-09T21:05:24.915Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
21:05:24 [2022-10-09T21:05:24.915Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
21:05:24 [2022-10-09T21:05:24.915Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s)
21:05:24 [2022-10-09T21:05:24.915Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
21:05:24 [2022-10-09T21:05:24.915Z] PASS
21:05:24 [2022-10-09T21:05:24.915Z] 
21:05:24 [2022-10-09T21:05:24.915Z] DONE 8 tests in 10.892s
21:05:24 [2022-10-09T21:05:24.915Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:05:24 [2022-10-09T21:05:24.915Z] ++ 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
21:05:24 [2022-10-09T21:05:24.915Z] ++ set -e
21:05:24 [2022-10-09T21:05:24.915Z] ++ '[' -n 0 ']'
21:05:24 [2022-10-09T21:05:24.915Z] ++ set -x
21:05:24 [2022-10-09T21:05:24.915Z] ++ 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
21:05:24 [2022-10-09T21:05:24.915Z] testing: warning: no tests to run
21:05:24 [2022-10-09T21:05:24.915Z] PASS
21:05:24 [2022-10-09T21:05:24.915Z] 
21:05:24 [2022-10-09T21:05:24.915Z] DONE 0 tests in 0.024s
21:05:24 [2022-10-09T21:05:24.915Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:05:24 [2022-10-09T21:05:24.915Z] ++ 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
21:05:24 [2022-10-09T21:05:24.915Z] ++ set -e
21:05:24 [2022-10-09T21:05:24.915Z] ++ '[' -n 0 ']'
21:05:24 [2022-10-09T21:05:24.915Z] ++ set -x
21:05:24 [2022-10-09T21:05:24.915Z] ++ 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
21:05:25 [2022-10-09T21:05:25.173Z] INFO: Testing against a local daemon
21:05:25 [2022-10-09T21:05:25.173Z] === RUN   TestAuthZPluginAllowRequest
21:05:26 [2022-10-09T21:05:26.547Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
21:05:26 [2022-10-09T21:05:26.547Z] === RUN   TestAuthZPluginTLS
21:05:26 [2022-10-09T21:05:26.805Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:05:26 [2022-10-09T21:05:26.805Z] === RUN   TestAuthZPluginDenyRequest
21:05:27 [2022-10-09T21:05:27.371Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:05:27 [2022-10-09T21:05:27.371Z] === RUN   TestAuthZPluginAPIDenyResponse
21:05:27 [2022-10-09T21:05:27.938Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:05:27 [2022-10-09T21:05:27.938Z] === RUN   TestAuthZPluginDenyResponse
21:05:28 [2022-10-09T21:05:28.504Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:05:28 [2022-10-09T21:05:28.504Z] === RUN   TestAuthZPluginAllowEventStream
21:05:29 [2022-10-09T21:05:29.915Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
21:05:29 [2022-10-09T21:05:29.915Z] === RUN   TestAuthZPluginErrorResponse
21:05:30 [2022-10-09T21:05:30.190Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:05:30 [2022-10-09T21:05:30.190Z] === RUN   TestAuthZPluginErrorRequest
21:05:30 [2022-10-09T21:05:30.761Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:05:30 [2022-10-09T21:05:30.761Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:05:31 [2022-10-09T21:05:31.326Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:05:31 [2022-10-09T21:05:31.326Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:05:32 [2022-10-09T21:05:32.700Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
21:05:32 [2022-10-09T21:05:32.700Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:05:34 [2022-10-09T21:05:34.076Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
21:05:34 [2022-10-09T21:05:34.076Z] === RUN   TestAuthZPluginHeader
21:05:34 [2022-10-09T21:05:34.642Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:05:34 [2022-10-09T21:05:34.642Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:05:34 [2022-10-09T21:05:34.642Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:34 [2022-10-09T21:05:34.642Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:34 [2022-10-09T21:05:34.642Z] === RUN   TestAuthZPluginV2Disable
21:05:34 [2022-10-09T21:05:34.642Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:34 [2022-10-09T21:05:34.642Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:05:34 [2022-10-09T21:05:34.642Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:05:34 [2022-10-09T21:05:34.642Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:34 [2022-10-09T21:05:34.642Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:34 [2022-10-09T21:05:34.642Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:05:34 [2022-10-09T21:05:34.642Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:34 [2022-10-09T21:05:34.642Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:34 [2022-10-09T21:05:34.642Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:05:52 [2022-10-09T21:05:52.721Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:05:52 [2022-10-09T21:05:52.721Z] PASS
21:05:52 [2022-10-09T21:05:52.721Z] 
21:05:52 [2022-10-09T21:05:52.721Z] === Skipped
21:05:52 [2022-10-09T21:05:52.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:52 [2022-10-09T21:05:52.721Z] 
21:05:52 [2022-10-09T21:05:52.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:52 [2022-10-09T21:05:52.721Z] 
21:05:52 [2022-10-09T21:05:52.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:52 [2022-10-09T21:05:52.721Z] 
21:05:52 [2022-10-09T21:05:52.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:52 [2022-10-09T21:05:52.721Z] 
21:05:52 [2022-10-09T21:05:52.721Z] DONE 17 tests, 4 skipped in 26.590s
21:05:52 [2022-10-09T21:05:52.721Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:05:52 [2022-10-09T21:05:52.721Z] ++ 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
21:05:52 [2022-10-09T21:05:52.721Z] ++ set -e
21:05:52 [2022-10-09T21:05:52.721Z] ++ '[' -n 0 ']'
21:05:52 [2022-10-09T21:05:52.721Z] ++ set -x
21:05:52 [2022-10-09T21:05:52.721Z] ++ 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
21:05:52 [2022-10-09T21:05:52.721Z] INFO: Testing against a local daemon
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:05:52 [2022-10-09T21:05:52.721Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:52 [2022-10-09T21:05:52.721Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:05:52 [2022-10-09T21:05:52.721Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:05:52 [2022-10-09T21:05:52.721Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:05:52 [2022-10-09T21:05:52.721Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:05:52 [2022-10-09T21:05:52.721Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:05:52 [2022-10-09T21:05:52.721Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:05:52 [2022-10-09T21:05:52.721Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInstall
21:05:52 [2022-10-09T21:05:52.721Z] === RUN   TestPluginInstall/no_auth
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1158c6385084e700d9e73cc5a237ac096aa26f3eb57573251a679ae2e2af88fd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1158c6385084e700d9e73cc5a237ac096aa26f3eb57573251a679ae2e2af88fd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:56 [2022-10-09T21:05:56.006Z] === RUN   TestPluginInstall/with_htpasswd
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1158c6385084e700d9e73cc5a237ac096aa26f3eb57573251a679ae2e2af88fd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:56 [2022-10-09T21:05:56.006Z] time="2022-10-09T21:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1158c6385084e700d9e73cc5a237ac096aa26f3eb57573251a679ae2e2af88fd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:56 [2022-10-09T21:05:56.264Z] === RUN   TestPluginInstall/with_insecure
21:05:57 [2022-10-09T21:05:57.198Z] time="2022-10-09T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:57 [2022-10-09T21:05:57.198Z] time="2022-10-09T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f0ff3f4441c6678df5d5d2dec8208c8f7123d2ed9f8732c5ae7bd7a1206bdc" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:57 [2022-10-09T21:05:57.198Z] time="2022-10-09T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:57 [2022-10-09T21:05:57.198Z] time="2022-10-09T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f0ff3f4441c6678df5d5d2dec8208c8f7123d2ed9f8732c5ae7bd7a1206bdc" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:57 [2022-10-09T21:05:57.456Z]     plugin_test.go:196: [d7961c2c7c6f1] daemon is not started
21:05:57 [2022-10-09T21:05:57.456Z] --- PASS: TestPluginInstall (5.62s)
21:05:57 [2022-10-09T21:05:57.456Z]     --- PASS: TestPluginInstall/no_auth (4.00s)
21:05:57 [2022-10-09T21:05:57.456Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
21:05:57 [2022-10-09T21:05:57.456Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
21:05:57 [2022-10-09T21:05:57.456Z] === RUN   TestPluginsWithRuntimes
21:05:58 [2022-10-09T21:05:58.830Z] === RUN   TestPluginsWithRuntimes/No_Args
21:05:59 [2022-10-09T21:05:59.766Z] === RUN   TestPluginsWithRuntimes/With_Args
21:06:00 [2022-10-09T21:06:00.701Z] --- PASS: TestPluginsWithRuntimes (3.30s)
21:06:00 [2022-10-09T21:06:00.701Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
21:06:00 [2022-10-09T21:06:00.701Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
21:06:00 [2022-10-09T21:06:00.701Z] === RUN   TestPluginBackCompatMediaTypes
21:06:01 [2022-10-09T21:06:01.268Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
21:06:01 [2022-10-09T21:06:01.268Z] PASS
21:06:01 [2022-10-09T21:06:01.268Z] 
21:06:01 [2022-10-09T21:06:01.268Z] DONE 24 tests in 9.646s
21:06:01 [2022-10-09T21:06:01.268Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:06:01 [2022-10-09T21:06:01.268Z] ++ 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
21:06:01 [2022-10-09T21:06:01.268Z] ++ set -e
21:06:01 [2022-10-09T21:06:01.268Z] ++ '[' -n 0 ']'
21:06:01 [2022-10-09T21:06:01.268Z] ++ set -x
21:06:01 [2022-10-09T21:06:01.268Z] ++ 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
21:06:01 [2022-10-09T21:06:01.268Z] INFO: Testing against a local daemon
21:06:01 [2022-10-09T21:06:01.268Z] === RUN   TestExternalGraphDriver
21:06:01 [2022-10-09T21:06:01.834Z] === RUN   TestExternalGraphDriver/json
21:06:03 [2022-10-09T21:06:03.211Z] === RUN   TestExternalGraphDriver/spec
21:06:05 [2022-10-09T21:06:05.112Z] === RUN   TestExternalGraphDriver/pull
21:06:07 [2022-10-09T21:06:07.013Z] --- PASS: TestExternalGraphDriver (5.26s)
21:06:07 [2022-10-09T21:06:07.013Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
21:06:07 [2022-10-09T21:06:07.013Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
21:06:07 [2022-10-09T21:06:07.013Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
21:06:07 [2022-10-09T21:06:07.013Z] === RUN   TestGraphdriverPluginV2
21:06:07 [2022-10-09T21:06:07.013Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:07 [2022-10-09T21:06:07.013Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:06:07 [2022-10-09T21:06:07.013Z] PASS
21:06:07 [2022-10-09T21:06:07.013Z] 
21:06:07 [2022-10-09T21:06:07.013Z] === Skipped
21:06:07 [2022-10-09T21:06:07.013Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:06:07 [2022-10-09T21:06:07.013Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:07 [2022-10-09T21:06:07.013Z] 
21:06:07 [2022-10-09T21:06:07.013Z] DONE 5 tests, 1 skipped in 5.693s
21:06:07 [2022-10-09T21:06:07.013Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:06:07 [2022-10-09T21:06:07.014Z] ++ 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
21:06:07 [2022-10-09T21:06:07.014Z] ++ set -e
21:06:07 [2022-10-09T21:06:07.014Z] ++ '[' -n 0 ']'
21:06:07 [2022-10-09T21:06:07.014Z] ++ set -x
21:06:07 [2022-10-09T21:06:07.014Z] ++ 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
21:06:07 [2022-10-09T21:06:07.014Z] INFO: Testing against a local daemon
21:06:07 [2022-10-09T21:06:07.014Z] === RUN   TestContinueAfterPluginCrash
21:06:07 [2022-10-09T21:06:07.014Z] === PAUSE TestContinueAfterPluginCrash
21:06:07 [2022-10-09T21:06:07.014Z] === RUN   TestReadPluginNoRead
21:06:07 [2022-10-09T21:06:07.014Z] === PAUSE TestReadPluginNoRead
21:06:07 [2022-10-09T21:06:07.014Z] === RUN   TestDaemonStartWithLogOpt
21:06:07 [2022-10-09T21:06:07.014Z] === PAUSE TestDaemonStartWithLogOpt
21:06:07 [2022-10-09T21:06:07.014Z] === CONT  TestContinueAfterPluginCrash
21:06:07 [2022-10-09T21:06:07.014Z] === CONT  TestDaemonStartWithLogOpt
21:06:10 [2022-10-09T21:06:10.296Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
21:06:10 [2022-10-09T21:06:10.297Z] === CONT  TestReadPluginNoRead
21:06:12 [2022-10-09T21:06:12.197Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:06:13 [2022-10-09T21:06:13.570Z] === RUN   TestReadPluginNoRead/default
21:06:14 [2022-10-09T21:06:14.504Z] === RUN   TestReadPluginNoRead/disabled_caching
21:06:15 [2022-10-09T21:06:15.071Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
21:06:16 [2022-10-09T21:06:16.006Z] === CONT  TestReadPluginNoRead
21:06:16 [2022-10-09T21:06:16.006Z]     read_test.go:91: [d9ee507ad2e49] daemon is not started
21:06:16 [2022-10-09T21:06:16.006Z] --- PASS: TestReadPluginNoRead (5.72s)
21:06:16 [2022-10-09T21:06:16.006Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
21:06:16 [2022-10-09T21:06:16.006Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
21:06:16 [2022-10-09T21:06:16.006Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
21:06:16 [2022-10-09T21:06:16.006Z] PASS
21:06:16 [2022-10-09T21:06:16.006Z] 
21:06:16 [2022-10-09T21:06:16.006Z] DONE 6 tests in 8.830s
21:06:16 [2022-10-09T21:06:16.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:06:16 [2022-10-09T21:06:16.006Z] ++ 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
21:06:16 [2022-10-09T21:06:16.006Z] ++ set -e
21:06:16 [2022-10-09T21:06:16.006Z] ++ '[' -n 0 ']'
21:06:16 [2022-10-09T21:06:16.006Z] ++ set -x
21:06:16 [2022-10-09T21:06:16.006Z] ++ 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
21:06:16 [2022-10-09T21:06:16.006Z] testing: warning: no tests to run
21:06:16 [2022-10-09T21:06:16.006Z] PASS
21:06:16 [2022-10-09T21:06:16.006Z] 
21:06:16 [2022-10-09T21:06:16.006Z] DONE 0 tests in 0.030s
21:06:16 [2022-10-09T21:06:16.006Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:06:16 [2022-10-09T21:06:16.006Z] ++ 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
21:06:16 [2022-10-09T21:06:16.006Z] ++ set -e
21:06:16 [2022-10-09T21:06:16.006Z] ++ '[' -n 0 ']'
21:06:16 [2022-10-09T21:06:16.006Z] ++ set -x
21:06:16 [2022-10-09T21:06:16.006Z] ++ 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
21:06:16 [2022-10-09T21:06:16.006Z] INFO: Testing against a local daemon
21:06:16 [2022-10-09T21:06:16.006Z] === RUN   TestPluginWithDevMounts
21:06:16 [2022-10-09T21:06:16.006Z] === PAUSE TestPluginWithDevMounts
21:06:16 [2022-10-09T21:06:16.006Z] === CONT  TestPluginWithDevMounts
21:06:17 [2022-10-09T21:06:17.381Z] --- PASS: TestPluginWithDevMounts (1.52s)
21:06:17 [2022-10-09T21:06:17.381Z] PASS
21:06:17 [2022-10-09T21:06:17.381Z] 
21:06:17 [2022-10-09T21:06:17.381Z] DONE 1 tests in 1.637s
21:06:17 [2022-10-09T21:06:17.639Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:06:17 [2022-10-09T21:06:17.639Z] ++ 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
21:06:17 [2022-10-09T21:06:17.639Z] ++ set -e
21:06:17 [2022-10-09T21:06:17.639Z] ++ '[' -n 0 ']'
21:06:17 [2022-10-09T21:06:17.639Z] ++ set -x
21:06:17 [2022-10-09T21:06:17.639Z] ++ 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
21:06:17 [2022-10-09T21:06:17.639Z] INFO: Testing against a local daemon
21:06:17 [2022-10-09T21:06:17.639Z] === RUN   TestSecretInspect
21:06:20 [2022-10-09T21:06:20.169Z] --- PASS: TestSecretInspect (2.18s)
21:06:20 [2022-10-09T21:06:20.169Z] === RUN   TestSecretList
21:06:22 [2022-10-09T21:06:22.068Z] --- PASS: TestSecretList (2.26s)
21:06:22 [2022-10-09T21:06:22.068Z] === RUN   TestSecretsCreateAndDelete
21:06:24 [2022-10-09T21:06:24.598Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
21:06:24 [2022-10-09T21:06:24.598Z] === RUN   TestSecretsUpdate
21:06:26 [2022-10-09T21:06:26.498Z] --- PASS: TestSecretsUpdate (2.16s)
21:06:26 [2022-10-09T21:06:26.498Z] === RUN   TestTemplatedSecret
21:06:29 [2022-10-09T21:06:29.028Z] --- PASS: TestTemplatedSecret (2.55s)
21:06:29 [2022-10-09T21:06:29.028Z] === RUN   TestSecretCreateResolve
21:06:31 [2022-10-09T21:06:31.557Z] --- PASS: TestSecretCreateResolve (2.16s)
21:06:31 [2022-10-09T21:06:31.557Z] PASS
21:06:31 [2022-10-09T21:06:31.557Z] 
21:06:31 [2022-10-09T21:06:31.557Z] DONE 6 tests in 13.562s
21:06:31 [2022-10-09T21:06:31.557Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:06:31 [2022-10-09T21:06:31.557Z] ++ 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
21:06:31 [2022-10-09T21:06:31.557Z] ++ set -e
21:06:31 [2022-10-09T21:06:31.557Z] ++ '[' -n 0 ']'
21:06:31 [2022-10-09T21:06:31.557Z] ++ set -x
21:06:31 [2022-10-09T21:06:31.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:06:31 [2022-10-09T21:06:31.557Z] INFO: Testing against a local daemon
21:06:31 [2022-10-09T21:06:31.557Z] === RUN   TestServiceCreateInit
21:06:31 [2022-10-09T21:06:31.557Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:06:34 [2022-10-09T21:06:34.866Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:06:38 [2022-10-09T21:06:38.190Z] --- PASS: TestServiceCreateInit (7.06s)
21:06:38 [2022-10-09T21:06:38.190Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
21:06:38 [2022-10-09T21:06:38.190Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
21:06:38 [2022-10-09T21:06:38.190Z] === RUN   TestCreateServiceMultipleTimes
21:06:56 [2022-10-09T21:06:56.272Z] --- PASS: TestCreateServiceMultipleTimes (15.28s)
21:06:56 [2022-10-09T21:06:56.272Z] === RUN   TestCreateServiceConflict
21:06:56 [2022-10-09T21:06:56.272Z] --- PASS: TestCreateServiceConflict (2.30s)
21:06:56 [2022-10-09T21:06:56.272Z] === RUN   TestCreateServiceMaxReplicas
21:06:58 [2022-10-09T21:06:58.801Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
21:06:58 [2022-10-09T21:06:58.801Z] === RUN   TestCreateWithDuplicateNetworkNames
21:07:13 [2022-10-09T21:07:13.672Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
21:07:13 [2022-10-09T21:07:13.672Z] === RUN   TestCreateServiceSecretFileMode
21:07:13 [2022-10-09T21:07:13.672Z] --- PASS: TestCreateServiceSecretFileMode (2.01s)
21:07:13 [2022-10-09T21:07:13.672Z] === RUN   TestCreateServiceConfigFileMode
21:07:16 [2022-10-09T21:07:16.201Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
21:07:16 [2022-10-09T21:07:16.201Z] === RUN   TestCreateServiceSysctls
21:07:19 [2022-10-09T21:07:19.484Z] --- PASS: TestCreateServiceSysctls (3.08s)
21:07:19 [2022-10-09T21:07:19.484Z] === RUN   TestCreateServiceCapabilities
21:07:21 [2022-10-09T21:07:21.387Z] --- PASS: TestCreateServiceCapabilities (2.46s)
21:07:21 [2022-10-09T21:07:21.387Z] === RUN   TestInspect
21:07:24 [2022-10-09T21:07:24.671Z] --- PASS: TestInspect (2.68s)
21:07:24 [2022-10-09T21:07:24.671Z] === RUN   TestCreateJob
21:07:27 [2022-10-09T21:07:27.200Z] --- PASS: TestCreateJob (3.07s)
21:07:27 [2022-10-09T21:07:27.200Z] === RUN   TestReplicatedJob
21:07:32 [2022-10-09T21:07:32.464Z] --- PASS: TestReplicatedJob (4.51s)
21:07:32 [2022-10-09T21:07:32.464Z] === RUN   TestUpdateReplicatedJob
21:07:34 [2022-10-09T21:07:34.992Z] --- PASS: TestUpdateReplicatedJob (3.13s)
21:07:34 [2022-10-09T21:07:34.992Z] === RUN   TestServiceListWithStatuses
21:07:34 [2022-10-09T21:07:34.992Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:34 [2022-10-09T21:07:34.992Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:07:34 [2022-10-09T21:07:34.992Z] === RUN   TestDockerNetworkConnectAlias
21:07:39 [2022-10-09T21:07:39.175Z] --- PASS: TestDockerNetworkConnectAlias (4.02s)
21:07:39 [2022-10-09T21:07:39.175Z] === RUN   TestDockerNetworkReConnect
21:07:42 [2022-10-09T21:07:42.458Z] --- PASS: TestDockerNetworkReConnect (3.22s)
21:07:42 [2022-10-09T21:07:42.458Z] === RUN   TestServicePlugin
21:07:42 [2022-10-09T21:07:42.458Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:42 [2022-10-09T21:07:42.458Z] --- SKIP: TestServicePlugin (0.00s)
21:07:42 [2022-10-09T21:07:42.458Z] === RUN   TestServiceUpdateLabel
21:07:44 [2022-10-09T21:07:44.357Z] --- PASS: TestServiceUpdateLabel (2.17s)
21:07:44 [2022-10-09T21:07:44.357Z] === RUN   TestServiceUpdateSecrets
21:07:59 [2022-10-09T21:07:59.227Z] --- PASS: TestServiceUpdateSecrets (14.32s)
21:07:59 [2022-10-09T21:07:59.227Z] === RUN   TestServiceUpdateConfigs
21:08:14 [2022-10-09T21:08:14.099Z] --- PASS: TestServiceUpdateConfigs (14.30s)
21:08:14 [2022-10-09T21:08:14.099Z] === RUN   TestServiceUpdateNetwork
21:08:26 [2022-10-09T21:08:26.351Z] --- PASS: TestServiceUpdateNetwork (12.07s)
21:08:26 [2022-10-09T21:08:26.351Z] === RUN   TestServiceUpdatePidsLimit
21:08:26 [2022-10-09T21:08:26.351Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:08:26 [2022-10-09T21:08:26.917Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:08:35 [2022-10-09T21:08:35.026Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:08:41 [2022-10-09T21:08:41.586Z] --- PASS: TestServiceUpdatePidsLimit (16.13s)
21:08:41 [2022-10-09T21:08:41.586Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:08:41 [2022-10-09T21:08:41.586Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
21:08:41 [2022-10-09T21:08:41.586Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:08:41 [2022-10-09T21:08:41.586Z] PASS
21:08:41 [2022-10-09T21:08:41.586Z] 
21:08:41 [2022-10-09T21:08:41.586Z] === Skipped
21:08:41 [2022-10-09T21:08:41.586Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:08:41 [2022-10-09T21:08:41.586Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:08:41 [2022-10-09T21:08:41.586Z] 
21:08:41 [2022-10-09T21:08:41.586Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:08:41 [2022-10-09T21:08:41.586Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:08:41 [2022-10-09T21:08:41.586Z] 
21:08:41 [2022-10-09T21:08:41.586Z] DONE 27 tests, 2 skipped in 130.013s
21:08:41 [2022-10-09T21:08:41.586Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:08:41 [2022-10-09T21:08:41.586Z] ++ 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
21:08:41 [2022-10-09T21:08:41.586Z] ++ set -e
21:08:41 [2022-10-09T21:08:41.586Z] ++ '[' -n 0 ']'
21:08:41 [2022-10-09T21:08:41.586Z] ++ set -x
21:08:41 [2022-10-09T21:08:41.586Z] ++ 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
21:08:41 [2022-10-09T21:08:41.586Z] INFO: Testing against a local daemon
21:08:41 [2022-10-09T21:08:41.586Z] === RUN   TestSessionCreate
21:08:41 [2022-10-09T21:08:41.586Z] --- PASS: TestSessionCreate (0.02s)
21:08:41 [2022-10-09T21:08:41.586Z] === RUN   TestSessionCreateWithBadUpgrade
21:08:41 [2022-10-09T21:08:41.586Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:08:41 [2022-10-09T21:08:41.586Z] PASS
21:08:41 [2022-10-09T21:08:41.586Z] 
21:08:41 [2022-10-09T21:08:41.586Z] DONE 2 tests in 0.120s
21:08:41 [2022-10-09T21:08:41.586Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:08:41 [2022-10-09T21:08:41.586Z] ++ 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
21:08:41 [2022-10-09T21:08:41.586Z] ++ set -e
21:08:41 [2022-10-09T21:08:41.586Z] ++ '[' -n 0 ']'
21:08:41 [2022-10-09T21:08:41.586Z] ++ set -x
21:08:41 [2022-10-09T21:08:41.586Z] ++ 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
21:08:41 [2022-10-09T21:08:41.586Z] INFO: Testing against a local daemon
21:08:41 [2022-10-09T21:08:41.586Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:08:41 [2022-10-09T21:08:41.586Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:41 [2022-10-09T21:08:41.586Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:08:41 [2022-10-09T21:08:41.586Z] === RUN   TestDiskUsage
21:08:41 [2022-10-09T21:08:41.586Z] === PAUSE TestDiskUsage
21:08:41 [2022-10-09T21:08:41.586Z] === RUN   TestEventsExecDie
21:08:41 [2022-10-09T21:08:41.844Z] --- PASS: TestEventsExecDie (0.51s)
21:08:41 [2022-10-09T21:08:41.844Z] === RUN   TestEventsBackwardsCompatible
21:08:41 [2022-10-09T21:08:41.844Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:08:41 [2022-10-09T21:08:41.844Z] === RUN   TestEventsVolumeCreate
21:08:42 [2022-10-09T21:08:42.103Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:08:42 [2022-10-09T21:08:42.103Z] === RUN   TestInfoBinaryCommits
21:08:42 [2022-10-09T21:08:42.103Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:08:42 [2022-10-09T21:08:42.103Z] === RUN   TestInfoAPIVersioned
21:08:42 [2022-10-09T21:08:42.103Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:08:42 [2022-10-09T21:08:42.103Z] === RUN   TestInfoAPI
21:08:42 [2022-10-09T21:08:42.103Z] --- PASS: TestInfoAPI (0.02s)
21:08:42 [2022-10-09T21:08:42.103Z] === RUN   TestInfoAPIWarnings
21:09:00 [2022-10-09T21:09:00.179Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:09:00 [2022-10-09T21:09:00.179Z] === RUN   TestInfoDebug
21:09:00 [2022-10-09T21:09:00.179Z] --- PASS: TestInfoDebug (0.52s)
21:09:00 [2022-10-09T21:09:00.179Z] === RUN   TestInfoInsecureRegistries
21:09:00 [2022-10-09T21:09:00.179Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:09:00 [2022-10-09T21:09:00.179Z] === RUN   TestInfoRegistryMirrors
21:09:00 [2022-10-09T21:09:00.179Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:09:00 [2022-10-09T21:09:00.179Z] === RUN   TestLoginFailsWithBadCredentials
21:09:00 [2022-10-09T21:09:00.437Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:09:00 [2022-10-09T21:09:00.437Z] === RUN   TestPingCacheHeaders
21:09:00 [2022-10-09T21:09:00.437Z] --- PASS: TestPingCacheHeaders (0.02s)
21:09:00 [2022-10-09T21:09:00.437Z] === RUN   TestPingGet
21:09:00 [2022-10-09T21:09:00.696Z] --- PASS: TestPingGet (0.02s)
21:09:00 [2022-10-09T21:09:00.696Z] === RUN   TestPingHead
21:09:00 [2022-10-09T21:09:00.696Z] --- PASS: TestPingHead (0.02s)
21:09:00 [2022-10-09T21:09:00.696Z] === RUN   TestPingSwarmHeader
21:09:01 [2022-10-09T21:09:01.262Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:09:01 [2022-10-09T21:09:01.828Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:09:02 [2022-10-09T21:09:02.763Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:09:02 [2022-10-09T21:09:02.763Z] --- PASS: TestPingSwarmHeader (2.11s)
21:09:02 [2022-10-09T21:09:02.763Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:09:02 [2022-10-09T21:09:02.763Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:09:02 [2022-10-09T21:09:02.763Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:09:02 [2022-10-09T21:09:02.763Z] === RUN   TestPingBuilderHeader
21:09:02 [2022-10-09T21:09:02.763Z] === RUN   TestPingBuilderHeader/default_config
21:09:03 [2022-10-09T21:09:03.329Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:09:03 [2022-10-09T21:09:03.895Z] --- PASS: TestPingBuilderHeader (1.05s)
21:09:03 [2022-10-09T21:09:03.895Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:09:03 [2022-10-09T21:09:03.895Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:09:03 [2022-10-09T21:09:03.895Z] === RUN   TestVersion
21:09:03 [2022-10-09T21:09:03.895Z] --- PASS: TestVersion (0.02s)
21:09:03 [2022-10-09T21:09:03.895Z] === CONT  TestDiskUsage
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/container_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/image_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/volume_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/build-cache_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:09:04 [2022-10-09T21:09:04.153Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.415Z] === RUN   TestDiskUsage/after_container.Run
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:09:04 [2022-10-09T21:09:04.674Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:09:04 [2022-10-09T21:09:04.932Z] --- PASS: TestDiskUsage (1.18s)
21:09:04 [2022-10-09T21:09:04.932Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.932Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z] PASS
21:09:04 [2022-10-09T21:09:04.933Z] 
21:09:04 [2022-10-09T21:09:04.933Z] === Skipped
21:09:04 [2022-10-09T21:09:04.933Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:09:04 [2022-10-09T21:09:04.933Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:09:04 [2022-10-09T21:09:04.933Z] 
21:09:04 [2022-10-09T21:09:04.933Z] DONE 57 tests, 1 skipped in 23.683s
21:09:04 [2022-10-09T21:09:04.933Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:09:04 [2022-10-09T21:09:04.933Z] ++ 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
21:09:04 [2022-10-09T21:09:04.933Z] ++ set -e
21:09:04 [2022-10-09T21:09:04.933Z] ++ '[' -n 0 ']'
21:09:04 [2022-10-09T21:09:04.933Z] ++ set -x
21:09:04 [2022-10-09T21:09:04.933Z] ++ 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
21:09:04 [2022-10-09T21:09:04.933Z] INFO: Testing against a local daemon
21:09:04 [2022-10-09T21:09:04.933Z] === RUN   TestVolumesCreateAndList
21:09:05 [2022-10-09T21:09:05.191Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesRemove
21:09:05 [2022-10-09T21:09:05.191Z] --- PASS: TestVolumesRemove (0.09s)
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInspect
21:09:05 [2022-10-09T21:09:05.191Z] --- PASS: TestVolumesInspect (0.02s)
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInvalidJSON
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:09:05 [2022-10-09T21:09:05.191Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:09:05 [2022-10-09T21:09:05.191Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:09:05 [2022-10-09T21:09:05.191Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:09:05 [2022-10-09T21:09:05.191Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:09:05 [2022-10-09T21:09:05.191Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:09:05 [2022-10-09T21:09:05.191Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:09:05 [2022-10-09T21:09:05.191Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:09:05 [2022-10-09T21:09:05.191Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:09:05 [2022-10-09T21:09:05.191Z] === RUN   TestVolumePruneAnonymous
21:09:05 [2022-10-09T21:09:05.191Z] --- PASS: TestVolumePruneAnonymous (0.04s)
21:09:05 [2022-10-09T21:09:05.191Z] PASS
21:09:05 [2022-10-09T21:09:05.191Z] 
21:09:05 [2022-10-09T21:09:05.191Z] DONE 10 tests in 0.270s
21:09:05 [2022-10-09T21:09:05.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:09:05 [2022-10-09T21:09:05.452Z] ++++ cat bundles/test-integration/docker.pid
21:09:05 [2022-10-09T21:09:05.452Z] +++ kill 14800
21:09:05 [2022-10-09T21:09:05.452Z] +++ /etc/init.d/apparmor stop
21:09:05 [2022-10-09T21:09:05.711Z] Leaving: AppArmorNo profiles have been unloaded.
21:09:05 [2022-10-09T21:09:05.711Z] 
21:09:05 [2022-10-09T21:09:05.711Z] Unloading profiles will leave already running processes permanently
21:09:05 [2022-10-09T21:09:05.711Z] unconfined, which can lead to unexpected situations.
21:09:05 [2022-10-09T21:09:05.711Z] 
21:09:05 [2022-10-09T21:09:05.711Z] To set a process to complain mode, use the command line tool
21:09:05 [2022-10-09T21:09:05.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:09:05 [2022-10-09T21:09:05.711Z] +++ true
21:09:05 [2022-10-09T21:09:05.711Z] exiting test-integration
21:09:05 [2022-10-09T21:09:05.711Z] ++ exit 0
21:09:05 [2022-10-09T21:09:05.711Z] 
Post stage
[Pipeline] junit
21:09:06 [2022-10-09T21:09:06.289Z] Recording test results
21:09:06 [2022-10-09T21:09:06.497Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:09:06 [2022-10-09T21:09:06.811Z] + echo Ensuring container killed.
21:09:06 [2022-10-09T21:09:06.811Z] Ensuring container killed.
21:09:06 [2022-10-09T21:09:06.811Z] + docker rm -vf docker-pr2
21:09:06 [2022-10-09T21:09:06.811Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
21:09:07 [2022-10-09T21:09:07.093Z] + echo Chowning /workspace to jenkins user
21:09:07 [2022-10-09T21:09:07.093Z] Chowning /workspace to jenkins user
21:09:07 [2022-10-09T21:09:07.093Z] + id -u
21:09:07 [2022-10-09T21:09:07.093Z] + id -g
21:09:07 [2022-10-09T21:09:07.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44272:/workspace busybox chown -R 1000:1000 /workspace
21:09:07 [2022-10-09T21:09:07.093Z] Unable to find image 'busybox:latest' locally
21:09:07 [2022-10-09T21:09:07.093Z] latest: Pulling from library/busybox
21:09:07 [2022-10-09T21:09:07.351Z] 89485c9dae0b: Pulling fs layer
21:09:07 [2022-10-09T21:09:07.351Z] 89485c9dae0b: Verifying Checksum
21:09:07 [2022-10-09T21:09:07.351Z] 89485c9dae0b: Download complete
21:09:07 [2022-10-09T21:09:07.351Z] 89485c9dae0b: Pull complete
21:09:07 [2022-10-09T21:09:07.609Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
21:09:07 [2022-10-09T21:09:07.609Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:09:09 [2022-10-09T21:09:09.272Z] + bundleName=arm64-integration
21:09:09 [2022-10-09T21:09:09.272Z] + echo Creating arm64-integration-bundles.tar.gz
21:09:09 [2022-10-09T21:09:09.272Z] Creating arm64-integration-bundles.tar.gz
21:09:09 [2022-10-09T21:09:09.272Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:09:09 [2022-10-09T21:09:09.272Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:09:09 [2022-10-09T21:09:09.542Z] Archiving artifacts
21:09:11 [2022-10-09T21:09:11.136Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44272/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:09:11 [2022-10-09T21:09:11.430Z] + make clean
21:09:11 [2022-10-09T21:09:11.687Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:09:11 [2022-10-09T21:09:11.687Z] docker-dev-cache
21:09:11 [2022-10-09T21:09:11.687Z] 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