Skip to content
Success

Console Output

Skipping 540 KB.. Full Log
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:21:43 [2022-10-04T17:21:43.614Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:21:43 [2022-10-04T17:21:43.614Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:21:43 [2022-10-04T17:21:43.614Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:21:43 [2022-10-04T17:21:43.614Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:21:43 [2022-10-04T17:21:43.614Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:21:43 [2022-10-04T17:21:43.614Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:21:43 [2022-10-04T17:21:43.614Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:21:43 [2022-10-04T17:21:43.614Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:21:43 [2022-10-04T17:21:43.614Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:21:43 [2022-10-04T17:21:43.614Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestContainerStartOnDaemonRestart
17:21:43 [2022-10-04T17:21:43.614Z] === PAUSE TestContainerStartOnDaemonRestart
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestDaemonRestartIpcMode
17:21:43 [2022-10-04T17:21:43.614Z] === PAUSE TestDaemonRestartIpcMode
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestDaemonHostGatewayIP
17:21:43 [2022-10-04T17:21:43.614Z] === PAUSE TestDaemonHostGatewayIP
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestRestartDaemonWithRestartingContainer
17:21:43 [2022-10-04T17:21:43.614Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestContainerKillOnDaemonStart
17:21:43 [2022-10-04T17:21:43.614Z] === PAUSE TestContainerKillOnDaemonStart
17:21:43 [2022-10-04T17:21:43.614Z] === RUN   TestDiff
17:21:44 [2022-10-04T17:21:44.179Z] --- PASS: TestDiff (0.43s)
17:21:44 [2022-10-04T17:21:44.179Z] === RUN   TestExecConsoleSize
17:21:44 [2022-10-04T17:21:44.441Z] --- PASS: TestExecConsoleSize (0.46s)
17:21:44 [2022-10-04T17:21:44.441Z] === RUN   TestExecWithCloseStdin
17:21:45 [2022-10-04T17:21:45.007Z] --- PASS: TestExecWithCloseStdin (0.48s)
17:21:45 [2022-10-04T17:21:45.007Z] === RUN   TestExec
17:21:45 [2022-10-04T17:21:45.572Z] --- PASS: TestExec (0.50s)
17:21:45 [2022-10-04T17:21:45.572Z] === RUN   TestExecUser
17:21:46 [2022-10-04T17:21:46.138Z] --- PASS: TestExecUser (0.49s)
17:21:46 [2022-10-04T17:21:46.138Z] === RUN   TestExportContainerAndImportImage
17:21:46 [2022-10-04T17:21:46.703Z] --- PASS: TestExportContainerAndImportImage (0.59s)
17:21:46 [2022-10-04T17:21:46.703Z] === RUN   TestExportContainerAfterDaemonRestart
17:21:48 [2022-10-04T17:21:48.076Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
17:21:48 [2022-10-04T17:21:48.076Z] === RUN   TestHealthCheckWorkdir
17:21:48 [2022-10-04T17:21:48.334Z] --- PASS: TestHealthCheckWorkdir (0.53s)
17:21:48 [2022-10-04T17:21:48.334Z] === RUN   TestHealthKillContainer
17:21:56 [2022-10-04T17:21:56.440Z] --- PASS: TestHealthKillContainer (7.87s)
17:21:56 [2022-10-04T17:21:56.440Z] === RUN   TestHealthCheckProcessKilled
17:21:57 [2022-10-04T17:21:57.005Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
17:21:57 [2022-10-04T17:21:57.005Z] === RUN   TestInspectCpusetInConfigPre120
17:21:57 [2022-10-04T17:21:57.263Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
17:21:57 [2022-10-04T17:21:57.263Z] === RUN   TestIpcModeNone
17:21:57 [2022-10-04T17:21:57.829Z] --- PASS: TestIpcModeNone (0.49s)
17:21:57 [2022-10-04T17:21:57.829Z] === RUN   TestIpcModePrivate
17:21:58 [2022-10-04T17:21:58.087Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:21:58 [2022-10-04T17:21:58.345Z] --- PASS: TestIpcModePrivate (0.48s)
17:21:58 [2022-10-04T17:21:58.345Z] === RUN   TestIpcModeShareable
17:21:58 [2022-10-04T17:21:58.604Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
17:21:58 [2022-10-04T17:21:58.861Z] --- PASS: TestIpcModeShareable (0.47s)
17:21:58 [2022-10-04T17:21:58.861Z] === RUN   TestAPIIpcModeShareableAndContainer
17:22:00 [2022-10-04T17:22:00.234Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
17:22:00 [2022-10-04T17:22:00.234Z] === RUN   TestAPIIpcModeHost
17:22:00 [2022-10-04T17:22:00.492Z] --- PASS: TestAPIIpcModeHost (0.36s)
17:22:00 [2022-10-04T17:22:00.492Z] === RUN   TestDaemonIpcModeShareable
17:22:01 [2022-10-04T17:22:01.866Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:22:01 [2022-10-04T17:22:01.866Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
17:22:01 [2022-10-04T17:22:01.866Z] === RUN   TestDaemonIpcModePrivate
17:22:02 [2022-10-04T17:22:02.801Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:22:02 [2022-10-04T17:22:02.801Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
17:22:02 [2022-10-04T17:22:02.801Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:22:04 [2022-10-04T17:22:04.173Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:22:04 [2022-10-04T17:22:04.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
17:22:04 [2022-10-04T17:22:04.173Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:22:05 [2022-10-04T17:22:05.106Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:22:05 [2022-10-04T17:22:05.363Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
17:22:05 [2022-10-04T17:22:05.363Z] === RUN   TestIpcModeOlderClient
17:22:05 [2022-10-04T17:22:05.363Z] === PAUSE TestIpcModeOlderClient
17:22:05 [2022-10-04T17:22:05.363Z] === RUN   TestKillContainerInvalidSignal
17:22:05 [2022-10-04T17:22:05.621Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
17:22:05 [2022-10-04T17:22:05.621Z] === RUN   TestKillContainer
17:22:05 [2022-10-04T17:22:05.621Z] === RUN   TestKillContainer/no_signal
17:22:06 [2022-10-04T17:22:06.187Z] === RUN   TestKillContainer/non_killing_signal
17:22:06 [2022-10-04T17:22:06.444Z] === RUN   TestKillContainer/killing_signal
17:22:07 [2022-10-04T17:22:07.010Z] --- PASS: TestKillContainer (1.29s)
17:22:07 [2022-10-04T17:22:07.010Z]     --- PASS: TestKillContainer/no_signal (0.40s)
17:22:07 [2022-10-04T17:22:07.010Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
17:22:07 [2022-10-04T17:22:07.010Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
17:22:07 [2022-10-04T17:22:07.010Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:22:07 [2022-10-04T17:22:07.010Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:22:07 [2022-10-04T17:22:07.575Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:22:07 [2022-10-04T17:22:07.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
17:22:07 [2022-10-04T17:22:07.833Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
17:22:07 [2022-10-04T17:22:07.833Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
17:22:07 [2022-10-04T17:22:07.833Z] === RUN   TestKillStoppedContainer
17:22:07 [2022-10-04T17:22:07.833Z] --- PASS: TestKillStoppedContainer (0.05s)
17:22:07 [2022-10-04T17:22:07.833Z] === RUN   TestKillStoppedContainerAPIPre120
17:22:07 [2022-10-04T17:22:07.833Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:22:07 [2022-10-04T17:22:07.833Z] === RUN   TestKillDifferentUserContainer
17:22:08 [2022-10-04T17:22:08.398Z] --- PASS: TestKillDifferentUserContainer (0.41s)
17:22:08 [2022-10-04T17:22:08.398Z] === RUN   TestInspectOomKilledTrue
17:22:08 [2022-10-04T17:22:08.963Z] --- PASS: TestInspectOomKilledTrue (0.54s)
17:22:08 [2022-10-04T17:22:08.963Z] === RUN   TestInspectOomKilledFalse
17:22:09 [2022-10-04T17:22:09.221Z] --- PASS: TestInspectOomKilledFalse (0.42s)
17:22:09 [2022-10-04T17:22:09.221Z] === RUN   TestLinksEtcHostsContentMatch
17:22:09 [2022-10-04T17:22:09.479Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
17:22:09 [2022-10-04T17:22:09.479Z] === RUN   TestLinksContainerNames
17:22:10 [2022-10-04T17:22:10.413Z] --- PASS: TestLinksContainerNames (0.88s)
17:22:10 [2022-10-04T17:22:10.413Z] === RUN   TestLogsFollowTailEmpty
17:22:10 [2022-10-04T17:22:10.979Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:22:10 [2022-10-04T17:22:10.979Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:22:10 [2022-10-04T17:22:10.979Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:22:10 [2022-10-04T17:22:10.979Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:22:10 [2022-10-04T17:22:10.979Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:22:11 [2022-10-04T17:22:11.545Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:22:11 [2022-10-04T17:22:11.803Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:22:12 [2022-10-04T17:22:12.368Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:22:12 [2022-10-04T17:22:12.368Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:22:12 [2022-10-04T17:22:12.933Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:22:12 [2022-10-04T17:22:12.933Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:22:12 [2022-10-04T17:22:12.933Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:22:12 [2022-10-04T17:22:12.933Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:22:13 [2022-10-04T17:22:13.499Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:22:13 [2022-10-04T17:22:13.499Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:22:14 [2022-10-04T17:22:14.065Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:22:14 [2022-10-04T17:22:14.065Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:22:14 [2022-10-04T17:22:14.631Z] --- PASS: TestLogs (3.75s)
17:22:14 [2022-10-04T17:22:14.631Z]     --- PASS: TestLogs/driver_local (0.01s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
17:22:14 [2022-10-04T17:22:14.631Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
17:22:14 [2022-10-04T17:22:14.631Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
17:22:14 [2022-10-04T17:22:14.631Z] === RUN   TestContainerNetworkMountsNoChown
17:22:15 [2022-10-04T17:22:15.197Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/default
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/default
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/private
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/private
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/rprivate
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/rprivate
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/slave
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/slave
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/rslave
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/rslave
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/shared
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/shared
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/rshared
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/rshared
17:22:15 [2022-10-04T17:22:15.197Z] === CONT  TestMountDaemonRoot/default
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/default/mount_root
17:22:15 [2022-10-04T17:22:15.197Z] === CONT  TestMountDaemonRoot/rslave
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:22:15 [2022-10-04T17:22:15.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:22:15 [2022-10-04T17:22:15.197Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/default/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rshared
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/shared
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rprivate
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/slave
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/private
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/private/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/private/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/default/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:22:15 [2022-10-04T17:22:15.198Z] === CONT  TestMountDaemonRoot/default/bind_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/private/bind_root
17:22:15 [2022-10-04T17:22:15.456Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/private/mount_root
17:22:15 [2022-10-04T17:22:15.714Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:22:15 [2022-10-04T17:22:15.714Z] --- PASS: TestMountDaemonRoot (0.02s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:22:15 [2022-10-04T17:22:15.714Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:22:15 [2022-10-04T17:22:15.714Z] === RUN   TestContainerBindMountNonRecursive
17:22:17 [2022-10-04T17:22:17.087Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
17:22:17 [2022-10-04T17:22:17.087Z] === RUN   TestContainerVolumesMountedAsShared
17:22:17 [2022-10-04T17:22:17.344Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
17:22:17 [2022-10-04T17:22:17.344Z] === RUN   TestContainerVolumesMountedAsSlave
17:22:17 [2022-10-04T17:22:17.934Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
17:22:17 [2022-10-04T17:22:17.934Z] === RUN   TestNetworkNat
17:22:18 [2022-10-04T17:22:18.517Z] --- PASS: TestNetworkNat (0.49s)
17:22:18 [2022-10-04T17:22:18.517Z] === RUN   TestNetworkLocalhostTCPNat
17:22:18 [2022-10-04T17:22:18.780Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
17:22:18 [2022-10-04T17:22:18.780Z] === RUN   TestNetworkLoopbackNat
17:22:21 [2022-10-04T17:22:21.307Z] --- PASS: TestNetworkLoopbackNat (2.57s)
17:22:21 [2022-10-04T17:22:21.307Z] === RUN   TestPause
17:22:21 [2022-10-04T17:22:21.873Z] --- PASS: TestPause (0.45s)
17:22:21 [2022-10-04T17:22:21.873Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:22:21 [2022-10-04T17:22:21.873Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:22:21 [2022-10-04T17:22:21.873Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:22:21 [2022-10-04T17:22:21.873Z] === RUN   TestPauseStopPausedContainer
17:22:22 [2022-10-04T17:22:22.439Z] --- PASS: TestPauseStopPausedContainer (0.48s)
17:22:22 [2022-10-04T17:22:22.439Z] === RUN   TestPidHost
17:22:23 [2022-10-04T17:22:23.382Z] --- PASS: TestPidHost (0.96s)
17:22:23 [2022-10-04T17:22:23.382Z] === RUN   TestPsFilter
17:22:23 [2022-10-04T17:22:23.382Z] --- PASS: TestPsFilter (0.13s)
17:22:23 [2022-10-04T17:22:23.382Z] === RUN   TestRemoveContainerWithRemovedVolume
17:22:23 [2022-10-04T17:22:23.947Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
17:22:23 [2022-10-04T17:22:23.947Z] === RUN   TestRemoveContainerWithVolume
17:22:24 [2022-10-04T17:22:24.205Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
17:22:24 [2022-10-04T17:22:24.205Z] === RUN   TestRemoveContainerRunning
17:22:24 [2022-10-04T17:22:24.771Z] --- PASS: TestRemoveContainerRunning (0.43s)
17:22:24 [2022-10-04T17:22:24.771Z] === RUN   TestRemoveContainerForceRemoveRunning
17:22:25 [2022-10-04T17:22:25.029Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
17:22:25 [2022-10-04T17:22:25.029Z] === RUN   TestRemoveInvalidContainer
17:22:25 [2022-10-04T17:22:25.029Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:22:25 [2022-10-04T17:22:25.029Z] === RUN   TestRenameLinkedContainer
17:22:26 [2022-10-04T17:22:26.929Z] --- PASS: TestRenameLinkedContainer (1.77s)
17:22:26 [2022-10-04T17:22:26.929Z] === RUN   TestRenameStoppedContainer
17:22:27 [2022-10-04T17:22:27.188Z] --- PASS: TestRenameStoppedContainer (0.48s)
17:22:27 [2022-10-04T17:22:27.188Z] === RUN   TestRenameRunningContainerAndReuse
17:22:28 [2022-10-04T17:22:28.124Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
17:22:28 [2022-10-04T17:22:28.124Z] === RUN   TestRenameInvalidName
17:22:28 [2022-10-04T17:22:28.691Z] --- PASS: TestRenameInvalidName (0.42s)
17:22:28 [2022-10-04T17:22:28.691Z] === RUN   TestRenameAnonymousContainer
17:22:30 [2022-10-04T17:22:30.064Z] --- PASS: TestRenameAnonymousContainer (1.56s)
17:22:30 [2022-10-04T17:22:30.064Z] === RUN   TestRenameContainerWithSameName
17:22:30 [2022-10-04T17:22:30.630Z] --- PASS: TestRenameContainerWithSameName (0.41s)
17:22:30 [2022-10-04T17:22:30.630Z] === RUN   TestRenameContainerWithLinkedContainer
17:22:31 [2022-10-04T17:22:31.563Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
17:22:31 [2022-10-04T17:22:31.563Z] === RUN   TestResize
17:22:31 [2022-10-04T17:22:31.821Z] --- PASS: TestResize (0.43s)
17:22:31 [2022-10-04T17:22:31.821Z] === RUN   TestResizeWithInvalidSize
17:22:32 [2022-10-04T17:22:32.387Z] --- PASS: TestResizeWithInvalidSize (0.42s)
17:22:32 [2022-10-04T17:22:32.387Z] === RUN   TestResizeWhenContainerNotStarted
17:22:32 [2022-10-04T17:22:32.645Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:32 [2022-10-04T17:22:32.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:22:34 [2022-10-04T17:22:34.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:36 [2022-10-04T17:22:36.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:36 [2022-10-04T17:22:36.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:38 [2022-10-04T17:22:38.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:38 [2022-10-04T17:22:38.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:40 [2022-10-04T17:22:40.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:40 [2022-10-04T17:22:40.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:41 [2022-10-04T17:22:41.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:42 [2022-10-04T17:22:42.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:42 [2022-10-04T17:22:42.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:43 [2022-10-04T17:22:43.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:44 [2022-10-04T17:22:44.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:22:44 [2022-10-04T17:22:44.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:22:47 [2022-10-04T17:22:47.821Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:22:51 [2022-10-04T17:22:51.100Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
17:22:51 [2022-10-04T17:22:51.100Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s)
17:22:51 [2022-10-04T17:22:51.100Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:22:51 [2022-10-04T17:22:51.100Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:22:52 [2022-10-04T17:22:52.033Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:22:52 [2022-10-04T17:22:52.965Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
17:22:52 [2022-10-04T17:22:52.965Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
17:22:52 [2022-10-04T17:22:52.965Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
17:22:52 [2022-10-04T17:22:52.965Z] === RUN   TestCgroupNamespacesRun
17:22:54 [2022-10-04T17:22:54.337Z] --- PASS: TestCgroupNamespacesRun (1.14s)
17:22:54 [2022-10-04T17:22:54.337Z] === RUN   TestCgroupNamespacesRunPrivileged
17:22:55 [2022-10-04T17:22:55.270Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
17:22:55 [2022-10-04T17:22:55.270Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:22:56 [2022-10-04T17:22:56.642Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
17:22:56 [2022-10-04T17:22:56.642Z] === RUN   TestCgroupNamespacesRunHostMode
17:22:57 [2022-10-04T17:22:57.575Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
17:22:57 [2022-10-04T17:22:57.575Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:22:58 [2022-10-04T17:22:58.947Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
17:22:58 [2022-10-04T17:22:58.947Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:22:59 [2022-10-04T17:22:59.881Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s)
17:22:59 [2022-10-04T17:22:59.881Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:23:00 [2022-10-04T17:23:00.814Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:23:00 [2022-10-04T17:23:00.814Z] === RUN   TestCgroupNamespacesRunOlderClient
17:23:01 [2022-10-04T17:23:01.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
17:23:01 [2022-10-04T17:23:01.755Z] === RUN   TestNISDomainname
17:23:02 [2022-10-04T17:23:02.323Z] --- PASS: TestNISDomainname (0.54s)
17:23:02 [2022-10-04T17:23:02.323Z] === RUN   TestHostnameDnsResolution
17:23:03 [2022-10-04T17:23:03.258Z] --- PASS: TestHostnameDnsResolution (0.67s)
17:23:03 [2022-10-04T17:23:03.258Z] === RUN   TestUnprivilegedPortsAndPing
17:23:03 [2022-10-04T17:23:03.516Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
17:23:03 [2022-10-04T17:23:03.516Z] === RUN   TestPrivilegedHostDevices
17:23:04 [2022-10-04T17:23:04.081Z] --- PASS: TestPrivilegedHostDevices (0.54s)
17:23:04 [2022-10-04T17:23:04.081Z] === RUN   TestRunConsoleSize
17:23:04 [2022-10-04T17:23:04.645Z] --- PASS: TestRunConsoleSize (0.45s)
17:23:04 [2022-10-04T17:23:04.645Z] === RUN   TestRunWithAlternativeContainerdShim
17:23:06 [2022-10-04T17:23:06.575Z] --- PASS: TestRunWithAlternativeContainerdShim (2.19s)
17:23:06 [2022-10-04T17:23:06.575Z] === RUN   TestStats
17:23:09 [2022-10-04T17:23:09.101Z] --- PASS: TestStats (2.46s)
17:23:09 [2022-10-04T17:23:09.101Z] === RUN   TestStopContainerWithTimeout
17:23:09 [2022-10-04T17:23:09.101Z] === RUN   TestStopContainerWithTimeout/0
17:23:09 [2022-10-04T17:23:09.101Z] === PAUSE TestStopContainerWithTimeout/0
17:23:09 [2022-10-04T17:23:09.101Z] === RUN   TestStopContainerWithTimeout/1
17:23:09 [2022-10-04T17:23:09.101Z] === PAUSE TestStopContainerWithTimeout/1
17:23:09 [2022-10-04T17:23:09.101Z] === RUN   TestStopContainerWithTimeout/3
17:23:09 [2022-10-04T17:23:09.101Z] === PAUSE TestStopContainerWithTimeout/3
17:23:09 [2022-10-04T17:23:09.101Z] === RUN   TestStopContainerWithTimeout/-1
17:23:09 [2022-10-04T17:23:09.101Z] === PAUSE TestStopContainerWithTimeout/-1
17:23:09 [2022-10-04T17:23:09.101Z] === CONT  TestStopContainerWithTimeout/0
17:23:09 [2022-10-04T17:23:09.101Z] === CONT  TestStopContainerWithTimeout/3
17:23:10 [2022-10-04T17:23:10.037Z] === CONT  TestStopContainerWithTimeout/-1
17:23:11 [2022-10-04T17:23:11.934Z] === CONT  TestStopContainerWithTimeout/1
17:23:13 [2022-10-04T17:23:13.307Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:23:13 [2022-10-04T17:23:13.307Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
17:23:13 [2022-10-04T17:23:13.307Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
17:23:13 [2022-10-04T17:23:13.307Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
17:23:13 [2022-10-04T17:23:13.307Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
17:23:13 [2022-10-04T17:23:13.307Z] === RUN   TestDeleteDevicemapper
17:23:13 [2022-10-04T17:23:13.307Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:13 [2022-10-04T17:23:13.307Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:23:13 [2022-10-04T17:23:13.307Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:23:15 [2022-10-04T17:23:15.206Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s)
17:23:15 [2022-10-04T17:23:15.206Z] === RUN   TestUpdateMemory
17:23:15 [2022-10-04T17:23:15.463Z] --- PASS: TestUpdateMemory (0.51s)
17:23:15 [2022-10-04T17:23:15.463Z] === RUN   TestUpdateCPUQuota
17:23:16 [2022-10-04T17:23:16.396Z] --- PASS: TestUpdateCPUQuota (0.74s)
17:23:16 [2022-10-04T17:23:16.396Z] === RUN   TestUpdatePidsLimit
17:23:16 [2022-10-04T17:23:16.396Z] === RUN   TestUpdatePidsLimit/update_from_none
17:23:16 [2022-10-04T17:23:16.396Z] === RUN   TestUpdatePidsLimit/no_change
17:23:16 [2022-10-04T17:23:16.654Z] === RUN   TestUpdatePidsLimit/update_lower
17:23:16 [2022-10-04T17:23:16.911Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:23:17 [2022-10-04T17:23:17.169Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:23:17 [2022-10-04T17:23:17.426Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:23:17 [2022-10-04T17:23:17.426Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:23:18 [2022-10-04T17:23:18.359Z] --- PASS: TestUpdatePidsLimit (1.90s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
17:23:18 [2022-10-04T17:23:18.359Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
17:23:18 [2022-10-04T17:23:18.359Z] === RUN   TestUpdateRestartPolicy
17:23:30 [2022-10-04T17:23:30.554Z] --- PASS: TestUpdateRestartPolicy (10.81s)
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestUpdateRestartWithAutoRemove
17:23:30 [2022-10-04T17:23:30.554Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestWaitNonBlocked
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:30 [2022-10-04T17:23:30.554Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:30 [2022-10-04T17:23:30.554Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:30 [2022-10-04T17:23:30.554Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:30 [2022-10-04T17:23:30.554Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:30 [2022-10-04T17:23:30.554Z] --- PASS: TestWaitNonBlocked (0.01s)
17:23:30 [2022-10-04T17:23:30.554Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
17:23:30 [2022-10-04T17:23:30.554Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestWaitBlocked
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:23:30 [2022-10-04T17:23:30.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:23:30 [2022-10-04T17:23:30.554Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:23:30 [2022-10-04T17:23:30.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:23:30 [2022-10-04T17:23:30.554Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:23:30 [2022-10-04T17:23:30.554Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:23:30 [2022-10-04T17:23:30.812Z] --- PASS: TestWaitBlocked (0.01s)
17:23:30 [2022-10-04T17:23:30.812Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
17:23:30 [2022-10-04T17:23:30.812Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
17:23:30 [2022-10-04T17:23:30.812Z] === RUN   TestWaitConditions
17:23:30 [2022-10-04T17:23:30.812Z] === RUN   TestWaitConditions/default
17:23:30 [2022-10-04T17:23:30.812Z] === PAUSE TestWaitConditions/default
17:23:30 [2022-10-04T17:23:30.812Z] === RUN   TestWaitConditions/not-running
17:23:30 [2022-10-04T17:23:30.812Z] === PAUSE TestWaitConditions/not-running
17:23:30 [2022-10-04T17:23:30.812Z] === RUN   TestWaitConditions/next-exit
17:23:30 [2022-10-04T17:23:30.812Z] === PAUSE TestWaitConditions/next-exit
17:23:30 [2022-10-04T17:23:30.812Z] === RUN   TestWaitConditions/removed
17:23:30 [2022-10-04T17:23:30.812Z] === PAUSE TestWaitConditions/removed
17:23:30 [2022-10-04T17:23:30.812Z] === CONT  TestWaitConditions/default
17:23:30 [2022-10-04T17:23:30.812Z] === CONT  TestWaitConditions/removed
17:23:32 [2022-10-04T17:23:32.710Z] === CONT  TestWaitConditions/next-exit
17:23:32 [2022-10-04T17:23:32.710Z] === CONT  TestWaitConditions/not-running
17:23:34 [2022-10-04T17:23:34.082Z] --- PASS: TestWaitConditions (0.02s)
17:23:34 [2022-10-04T17:23:34.082Z]     --- PASS: TestWaitConditions/default (1.63s)
17:23:34 [2022-10-04T17:23:34.082Z]     --- PASS: TestWaitConditions/removed (1.70s)
17:23:34 [2022-10-04T17:23:34.082Z]     --- PASS: TestWaitConditions/next-exit (1.56s)
17:23:34 [2022-10-04T17:23:34.082Z]     --- PASS: TestWaitConditions/not-running (1.53s)
17:23:34 [2022-10-04T17:23:34.082Z] === RUN   TestWaitRestartedContainer
17:23:34 [2022-10-04T17:23:34.082Z] === RUN   TestWaitRestartedContainer/default
17:23:34 [2022-10-04T17:23:34.082Z] === PAUSE TestWaitRestartedContainer/default
17:23:34 [2022-10-04T17:23:34.082Z] === RUN   TestWaitRestartedContainer/not-running
17:23:34 [2022-10-04T17:23:34.082Z] === PAUSE TestWaitRestartedContainer/not-running
17:23:34 [2022-10-04T17:23:34.082Z] === RUN   TestWaitRestartedContainer/next-exit
17:23:34 [2022-10-04T17:23:34.082Z] === PAUSE TestWaitRestartedContainer/next-exit
17:23:34 [2022-10-04T17:23:34.082Z] === CONT  TestWaitRestartedContainer/default
17:23:34 [2022-10-04T17:23:34.082Z] === CONT  TestWaitRestartedContainer/next-exit
17:23:35 [2022-10-04T17:23:35.456Z] === CONT  TestWaitRestartedContainer/not-running
17:23:36 [2022-10-04T17:23:36.389Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:23:36 [2022-10-04T17:23:36.389Z]     --- PASS: TestWaitRestartedContainer/default (1.40s)
17:23:36 [2022-10-04T17:23:36.389Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.43s)
17:23:36 [2022-10-04T17:23:36.389Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
17:23:36 [2022-10-04T17:23:36.389Z] === CONT  TestContainerStartOnDaemonRestart
17:23:36 [2022-10-04T17:23:36.389Z] === CONT  TestRestartDaemonWithRestartingContainer
17:23:38 [2022-10-04T17:23:38.918Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
17:23:38 [2022-10-04T17:23:38.918Z] === CONT  TestIpcModeOlderClient
17:23:38 [2022-10-04T17:23:38.918Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:23:38 [2022-10-04T17:23:38.918Z] === CONT  TestContainerKillOnDaemonStart
17:23:38 [2022-10-04T17:23:38.918Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.59s)
17:23:38 [2022-10-04T17:23:38.918Z] === CONT  TestDaemonHostGatewayIP
17:23:41 [2022-10-04T17:23:41.445Z] --- PASS: TestDaemonHostGatewayIP (2.32s)
17:23:41 [2022-10-04T17:23:41.445Z] === CONT  TestDaemonRestartIpcMode
17:23:43 [2022-10-04T17:23:43.972Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
17:23:50 [2022-10-04T17:23:50.523Z] --- PASS: TestContainerKillOnDaemonStart (11.55s)
17:23:50 [2022-10-04T17:23:50.523Z] PASS
17:23:50 [2022-10-04T17:23:50.523Z] 
17:23:50 [2022-10-04T17:23:50.523Z] === Skipped
17:23:50 [2022-10-04T17:23:50.523Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:23:50 [2022-10-04T17:23:50.523Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:23:50 [2022-10-04T17:23:50.523Z] 
17:23:50 [2022-10-04T17:23:50.523Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:50 [2022-10-04T17:23:50.523Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:50 [2022-10-04T17:23:50.523Z] 
17:23:50 [2022-10-04T17:23:50.523Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:23:50 [2022-10-04T17:23:50.523Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:50 [2022-10-04T17:23:50.523Z] 
17:23:50 [2022-10-04T17:23:50.523Z] DONE 273 tests, 3 skipped in 131.853s
17:23:50 [2022-10-04T17:23:50.523Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:23:50 [2022-10-04T17:23:50.523Z] ++ 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
17:23:50 [2022-10-04T17:23:50.523Z] ++ set -e
17:23:50 [2022-10-04T17:23:50.523Z] ++ '[' -n 0 ']'
17:23:50 [2022-10-04T17:23:50.523Z] ++ set -x
17:23:50 [2022-10-04T17:23:50.523Z] ++ 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
17:23:50 [2022-10-04T17:23:50.523Z] INFO: Testing against a local daemon
17:23:50 [2022-10-04T17:23:50.523Z] === RUN   TestConfigDaemonLibtrustID
17:23:50 [2022-10-04T17:23:50.781Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:23:50 [2022-10-04T17:23:50.781Z] === RUN   TestConfigDaemonID
17:23:52 [2022-10-04T17:23:52.152Z]     daemon_test.go:86: [d1d96ee4bc96f] daemon is not started
17:23:52 [2022-10-04T17:23:52.152Z] --- PASS: TestConfigDaemonID (1.04s)
17:23:52 [2022-10-04T17:23:52.152Z] === RUN   TestDaemonConfigValidation
17:23:52 [2022-10-04T17:23:52.152Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:23:52 [2022-10-04T17:23:52.152Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:23:52 [2022-10-04T17:23:52.153Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:23:52 [2022-10-04T17:23:52.153Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:23:52 [2022-10-04T17:23:52.153Z] === RUN   TestDaemonConfigValidation/invalid_config
17:23:52 [2022-10-04T17:23:52.153Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:23:52 [2022-10-04T17:23:52.153Z] === RUN   TestDaemonConfigValidation/malformed_config
17:23:52 [2022-10-04T17:23:52.153Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:23:52 [2022-10-04T17:23:52.153Z] === RUN   TestDaemonConfigValidation/valid_config
17:23:52 [2022-10-04T17:23:52.153Z] === PAUSE TestDaemonConfigValidation/valid_config
17:23:52 [2022-10-04T17:23:52.153Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:23:52 [2022-10-04T17:23:52.153Z] === CONT  TestDaemonConfigValidation/malformed_config
17:23:52 [2022-10-04T17:23:52.153Z] === CONT  TestDaemonConfigValidation/valid_config
17:23:52 [2022-10-04T17:23:52.153Z] === CONT  TestDaemonConfigValidation/invalid_config
17:23:52 [2022-10-04T17:23:52.153Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:23:52 [2022-10-04T17:23:52.153Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:23:52 [2022-10-04T17:23:52.153Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:23:52 [2022-10-04T17:23:52.153Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:23:52 [2022-10-04T17:23:52.153Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:23:52 [2022-10-04T17:23:52.153Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:23:52 [2022-10-04T17:23:52.153Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:23:52 [2022-10-04T17:23:52.153Z] === RUN   TestConfigDaemonSeccompProfiles
17:23:52 [2022-10-04T17:23:52.153Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:23:53 [2022-10-04T17:23:53.085Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:23:54 [2022-10-04T17:23:54.018Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:23:55 [2022-10-04T17:23:55.391Z] === CONT  TestConfigDaemonSeccompProfiles
17:23:55 [2022-10-04T17:23:55.391Z]     daemon_test.go:200: [dd665cf0bba0e] daemon is not started
17:23:55 [2022-10-04T17:23:55.391Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:23:55 [2022-10-04T17:23:55.391Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:23:55 [2022-10-04T17:23:55.391Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:23:55 [2022-10-04T17:23:55.391Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:23:55 [2022-10-04T17:23:55.391Z] === RUN   TestDaemonProxy
17:23:55 [2022-10-04T17:23:55.391Z] === RUN   TestDaemonProxy/environment_variables
17:23:56 [2022-10-04T17:23:56.763Z] === RUN   TestDaemonProxy/command-line_options
17:23:58 [2022-10-04T17:23:58.665Z] === RUN   TestDaemonProxy/configuration_file
17:24:00 [2022-10-04T17:24:00.563Z] === RUN   TestDaemonProxy/conflicting_options
17:24:00 [2022-10-04T17:24:00.820Z] === RUN   TestDaemonProxy/reload_sanitized
17:24:01 [2022-10-04T17:24:01.386Z] --- PASS: TestDaemonProxy (6.24s)
17:24:01 [2022-10-04T17:24:01.386Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
17:24:01 [2022-10-04T17:24:01.386Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
17:24:01 [2022-10-04T17:24:01.386Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:24:01 [2022-10-04T17:24:01.386Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:24:01 [2022-10-04T17:24:01.386Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:24:01 [2022-10-04T17:24:01.386Z] === RUN   TestLiveRestore
17:24:01 [2022-10-04T17:24:01.386Z] === RUN   TestLiveRestore/volume_references
17:24:01 [2022-10-04T17:24:01.386Z] === PAUSE TestLiveRestore/volume_references
17:24:01 [2022-10-04T17:24:01.386Z] === CONT  TestLiveRestore/volume_references
17:24:02 [2022-10-04T17:24:02.323Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:24:02 [2022-10-04T17:24:02.323Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:24:03 [2022-10-04T17:24:03.255Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:24:04 [2022-10-04T17:24:04.204Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:24:05 [2022-10-04T17:24:05.150Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:24:06 [2022-10-04T17:24:06.090Z] --- PASS: TestLiveRestore (0.00s)
17:24:06 [2022-10-04T17:24:06.090Z]     --- PASS: TestLiveRestore/volume_references (4.49s)
17:24:06 [2022-10-04T17:24:06.090Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s)
17:24:06 [2022-10-04T17:24:06.090Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s)
17:24:06 [2022-10-04T17:24:06.090Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
17:24:06 [2022-10-04T17:24:06.090Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s)
17:24:06 [2022-10-04T17:24:06.090Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
17:24:06 [2022-10-04T17:24:06.090Z] PASS
17:24:06 [2022-10-04T17:24:06.090Z] 
17:24:06 [2022-10-04T17:24:06.090Z] DONE 25 tests in 15.745s
17:24:06 [2022-10-04T17:24:06.090Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:24:06 [2022-10-04T17:24:06.090Z] ++ 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
17:24:06 [2022-10-04T17:24:06.090Z] ++ set -e
17:24:06 [2022-10-04T17:24:06.090Z] ++ '[' -n 0 ']'
17:24:06 [2022-10-04T17:24:06.090Z] ++ set -x
17:24:06 [2022-10-04T17:24:06.090Z] ++ 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
17:24:06 [2022-10-04T17:24:06.090Z] INFO: Testing against a local daemon
17:24:06 [2022-10-04T17:24:06.090Z] === RUN   TestCommitInheritsEnv
17:24:06 [2022-10-04T17:24:06.348Z] --- PASS: TestCommitInheritsEnv (0.27s)
17:24:06 [2022-10-04T17:24:06.348Z] === RUN   TestImportExtremelyLargeImageWorks
17:24:06 [2022-10-04T17:24:06.348Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:24:06 [2022-10-04T17:24:06.348Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:24:06 [2022-10-04T17:24:06.348Z] === RUN   TestImportWithCustomPlatform
17:24:06 [2022-10-04T17:24:06.348Z] === RUN   TestImportWithCustomPlatform/#00
17:24:06 [2022-10-04T17:24:06.348Z] === RUN   TestImportWithCustomPlatform/_______
17:24:06 [2022-10-04T17:24:06.348Z] === RUN   TestImportWithCustomPlatform//
17:24:06 [2022-10-04T17:24:06.348Z] === RUN   TestImportWithCustomPlatform/linux
17:24:06 [2022-10-04T17:24:06.606Z] === RUN   TestImportWithCustomPlatform/LINUX
17:24:06 [2022-10-04T17:24:06.606Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:24:06 [2022-10-04T17:24:06.606Z] === RUN   TestImportWithCustomPlatform/macos
17:24:06 [2022-10-04T17:24:06.606Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:24:06 [2022-10-04T17:24:06.606Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:24:06 [2022-10-04T17:24:06.606Z] --- PASS: TestImportWithCustomPlatform (0.31s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:24:06 [2022-10-04T17:24:06.606Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:24:06 [2022-10-04T17:24:06.606Z] === RUN   TestImagesFilterMultiReference
17:24:06 [2022-10-04T17:24:06.864Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:24:06 [2022-10-04T17:24:06.864Z] === RUN   TestImagePullPlatformInvalid
17:24:06 [2022-10-04T17:24:06.864Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:24:06 [2022-10-04T17:24:06.864Z] === RUN   TestRemoveImageOrphaning
17:24:07 [2022-10-04T17:24:07.121Z] --- PASS: TestRemoveImageOrphaning (0.25s)
17:24:07 [2022-10-04T17:24:07.121Z] === RUN   TestRemoveImageGarbageCollector
17:24:07 [2022-10-04T17:24:07.121Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:07 [2022-10-04T17:24:07.121Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:24:07 [2022-10-04T17:24:07.121Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:24:07 [2022-10-04T17:24:07.121Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:24:07 [2022-10-04T17:24:07.121Z] === RUN   TestTagInvalidReference
17:24:07 [2022-10-04T17:24:07.121Z] --- PASS: TestTagInvalidReference (0.01s)
17:24:07 [2022-10-04T17:24:07.121Z] === RUN   TestTagValidPrefixedRepo
17:24:07 [2022-10-04T17:24:07.121Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:24:07 [2022-10-04T17:24:07.122Z] === RUN   TestTagExistedNameWithoutForce
17:24:07 [2022-10-04T17:24:07.122Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:24:07 [2022-10-04T17:24:07.122Z] === RUN   TestTagOfficialNames
17:24:07 [2022-10-04T17:24:07.122Z] --- PASS: TestTagOfficialNames (0.05s)
17:24:07 [2022-10-04T17:24:07.122Z] === RUN   TestTagMatchesDigest
17:24:07 [2022-10-04T17:24:07.122Z] --- PASS: TestTagMatchesDigest (0.01s)
17:24:07 [2022-10-04T17:24:07.122Z] PASS
17:24:07 [2022-10-04T17:24:07.122Z] 
17:24:07 [2022-10-04T17:24:07.122Z] === Skipped
17:24:07 [2022-10-04T17:24:07.122Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:24:07 [2022-10-04T17:24:07.122Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:24:07 [2022-10-04T17:24:07.122Z] 
17:24:07 [2022-10-04T17:24:07.122Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:24:07 [2022-10-04T17:24:07.122Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:07 [2022-10-04T17:24:07.122Z] 
17:24:07 [2022-10-04T17:24:07.122Z] DONE 22 tests, 2 skipped in 1.283s
17:24:07 [2022-10-04T17:24:07.122Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:24:07 [2022-10-04T17:24:07.122Z] ++ 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
17:24:07 [2022-10-04T17:24:07.122Z] ++ set -e
17:24:07 [2022-10-04T17:24:07.122Z] ++ '[' -n 0 ']'
17:24:07 [2022-10-04T17:24:07.122Z] ++ set -x
17:24:07 [2022-10-04T17:24:07.122Z] ++ 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
17:24:07 [2022-10-04T17:24:07.379Z] === RUN   TestStripANSICommands
17:24:07 [2022-10-04T17:24:07.379Z] === RUN   TestStripANSICommands/#00
17:24:07 [2022-10-04T17:24:07.379Z] === RUN   TestStripANSICommands/#01
17:24:07 [2022-10-04T17:24:07.379Z] --- PASS: TestStripANSICommands (0.00s)
17:24:07 [2022-10-04T17:24:07.379Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:24:07 [2022-10-04T17:24:07.379Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:24:07 [2022-10-04T17:24:07.379Z] PASS
17:24:07 [2022-10-04T17:24:07.379Z] 
17:24:07 [2022-10-04T17:24:07.379Z] DONE 3 tests in 0.053s
17:24:07 [2022-10-04T17:24:07.379Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:24:07 [2022-10-04T17:24:07.379Z] ++ 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
17:24:07 [2022-10-04T17:24:07.379Z] ++ set -e
17:24:07 [2022-10-04T17:24:07.379Z] ++ '[' -n 0 ']'
17:24:07 [2022-10-04T17:24:07.379Z] ++ set -x
17:24:07 [2022-10-04T17:24:07.380Z] ++ 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
17:24:07 [2022-10-04T17:24:07.380Z] INFO: Testing against a local daemon
17:24:07 [2022-10-04T17:24:07.380Z] === RUN   TestNetworkCreateDelete
17:24:07 [2022-10-04T17:24:07.637Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:24:07 [2022-10-04T17:24:07.637Z] === RUN   TestDockerNetworkDeletePreferID
17:24:07 [2022-10-04T17:24:07.895Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:24:07 [2022-10-04T17:24:07.895Z] === RUN   TestDaemonDNSFallback
17:24:14 [2022-10-04T17:24:14.451Z] --- PASS: TestDaemonDNSFallback (6.32s)
17:24:14 [2022-10-04T17:24:14.451Z] === RUN   TestInspectNetwork
17:24:17 [2022-10-04T17:24:17.730Z] === RUN   TestInspectNetwork/full_network_id
17:24:17 [2022-10-04T17:24:17.730Z] === RUN   TestInspectNetwork/partial_network_id
17:24:17 [2022-10-04T17:24:17.730Z] === RUN   TestInspectNetwork/network_name
17:24:17 [2022-10-04T17:24:17.730Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:24:21 [2022-10-04T17:24:21.912Z] --- PASS: TestInspectNetwork (7.18s)
17:24:21 [2022-10-04T17:24:21.912Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:24:21 [2022-10-04T17:24:21.912Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:24:21 [2022-10-04T17:24:21.912Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:24:21 [2022-10-04T17:24:21.912Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:24:21 [2022-10-04T17:24:21.912Z] === RUN   TestRunContainerWithBridgeNone
17:24:22 [2022-10-04T17:24:22.844Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
17:24:22 [2022-10-04T17:24:22.844Z] === RUN   TestNetworkInvalidJSON
17:24:22 [2022-10-04T17:24:22.844Z] === RUN   TestNetworkInvalidJSON/networks/create
17:24:22 [2022-10-04T17:24:22.844Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:24:22 [2022-10-04T17:24:22.844Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:24:22 [2022-10-04T17:24:22.844Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:24:22 [2022-10-04T17:24:22.844Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:24:22 [2022-10-04T17:24:22.844Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:24:22 [2022-10-04T17:24:22.844Z] === CONT  TestNetworkInvalidJSON/networks/create
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:24:22 [2022-10-04T17:24:22.845Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:24:22 [2022-10-04T17:24:22.845Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:24:22 [2022-10-04T17:24:22.845Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:24:22 [2022-10-04T17:24:22.845Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkList
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkList//networks
17:24:22 [2022-10-04T17:24:22.845Z] === PAUSE TestNetworkList//networks
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestNetworkList//networks/
17:24:22 [2022-10-04T17:24:22.845Z] === PAUSE TestNetworkList//networks/
17:24:22 [2022-10-04T17:24:22.845Z] === CONT  TestNetworkList//networks
17:24:22 [2022-10-04T17:24:22.845Z] === CONT  TestNetworkList//networks/
17:24:22 [2022-10-04T17:24:22.845Z] --- PASS: TestNetworkList (0.01s)
17:24:22 [2022-10-04T17:24:22.845Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z]     --- PASS: TestNetworkList//networks (0.00s)
17:24:22 [2022-10-04T17:24:22.845Z] === RUN   TestHostIPv4BridgeLabel
17:24:23 [2022-10-04T17:24:23.409Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:24:23 [2022-10-04T17:24:23.409Z] === RUN   TestDaemonRestartWithLiveRestore
17:24:24 [2022-10-04T17:24:24.781Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:24:24 [2022-10-04T17:24:24.781Z] === RUN   TestDaemonDefaultNetworkPools
17:24:25 [2022-10-04T17:24:25.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:24:25 [2022-10-04T17:24:25.346Z] === RUN   TestDaemonRestartWithExistingNetwork
17:24:26 [2022-10-04T17:24:26.278Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:24:26 [2022-10-04T17:24:26.278Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:24:27 [2022-10-04T17:24:27.651Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
17:24:27 [2022-10-04T17:24:27.651Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:24:28 [2022-10-04T17:24:28.216Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:24:28 [2022-10-04T17:24:28.216Z] === RUN   TestServiceWithPredefinedNetwork
17:24:30 [2022-10-04T17:24:30.744Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
17:24:30 [2022-10-04T17:24:30.744Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:24:30 [2022-10-04T17:24:30.744Z]     service_test.go:242: FLAKY_TEST
17:24:30 [2022-10-04T17:24:30.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:24:30 [2022-10-04T17:24:30.744Z] === RUN   TestServiceWithDataPathPortInit
17:24:45 [2022-10-04T17:24:45.607Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
17:24:45 [2022-10-04T17:24:45.607Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:24:46 [2022-10-04T17:24:46.541Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wi2u8mqne6qxjp26p37096ap5 Created:2022-10-04 17:24:45.31710264 +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[b06fb0c925d3f3724d9ce641922bc99cf153888138f375beea40fcdc94e416d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3e3cfvymx9g9837azyz2e9xi EndpointID:6c6bf0d406feb930bbe02c370c85d06e0d27bc3355d7b27a111956a7f78382aa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4789948118c2b41a9c2b19c9a21a4ba25cc4eee97fe33af39375918272fd3c23 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:9dd3f3ac8327 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3e3cfvymx9g9837azyz2e9xi EndpointID:6c6bf0d406feb930bbe02c370c85d06e0d27bc3355d7b27a111956a7f78382aa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:24:50 [2022-10-04T17:24:50.720Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
17:24:50 [2022-10-04T17:24:50.720Z] PASS
17:24:50 [2022-10-04T17:24:50.720Z] 
17:24:50 [2022-10-04T17:24:50.720Z] === Skipped
17:24:50 [2022-10-04T17:24:50.720Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:24:50 [2022-10-04T17:24:50.720Z]     service_test.go:242: FLAKY_TEST
17:24:50 [2022-10-04T17:24:50.720Z] 
17:24:50 [2022-10-04T17:24:50.720Z] DONE 38 tests, 1 skipped in 43.535s
17:24:50 [2022-10-04T17:24:50.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:24:50 [2022-10-04T17:24:50.720Z] ++ 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
17:24:50 [2022-10-04T17:24:50.720Z] ++ set -e
17:24:50 [2022-10-04T17:24:50.720Z] ++ '[' -n 0 ']'
17:24:50 [2022-10-04T17:24:50.720Z] ++ set -x
17:24:50 [2022-10-04T17:24:50.720Z] ++ 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
17:24:50 [2022-10-04T17:24:50.977Z] INFO: Testing against a local daemon
17:24:50 [2022-10-04T17:24:50.977Z] === RUN   TestDockerNetworkIpvlanPersistance
17:24:50 [2022-10-04T17:24:50.977Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:50 [2022-10-04T17:24:50.977Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:24:50 [2022-10-04T17:24:50.977Z] === RUN   TestDockerNetworkIpvlan
17:24:50 [2022-10-04T17:24:50.977Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:50 [2022-10-04T17:24:50.977Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:24:50 [2022-10-04T17:24:50.977Z] PASS
17:24:50 [2022-10-04T17:24:50.977Z] 
17:24:50 [2022-10-04T17:24:50.977Z] === Skipped
17:24:50 [2022-10-04T17:24:50.977Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:24:50 [2022-10-04T17:24:50.977Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:50 [2022-10-04T17:24:50.977Z] 
17:24:50 [2022-10-04T17:24:50.977Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:24:50 [2022-10-04T17:24:50.977Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:50 [2022-10-04T17:24:50.977Z] 
17:24:50 [2022-10-04T17:24:50.977Z] DONE 2 tests, 2 skipped in 0.098s
17:24:50 [2022-10-04T17:24:50.977Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:24:50 [2022-10-04T17:24:50.977Z] ++ 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
17:24:50 [2022-10-04T17:24:50.977Z] ++ set -e
17:24:50 [2022-10-04T17:24:50.977Z] ++ '[' -n 0 ']'
17:24:50 [2022-10-04T17:24:50.977Z] ++ set -x
17:24:50 [2022-10-04T17:24:50.977Z] ++ 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
17:24:50 [2022-10-04T17:24:50.977Z] INFO: Testing against a local daemon
17:24:50 [2022-10-04T17:24:50.977Z] === RUN   TestDockerNetworkMacvlanPersistance
17:24:52 [2022-10-04T17:24:52.350Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
17:24:52 [2022-10-04T17:24:52.350Z] === RUN   TestDockerNetworkMacvlan
17:24:52 [2022-10-04T17:24:52.915Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:24:53 [2022-10-04T17:24:53.848Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:24:54 [2022-10-04T17:24:54.413Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:24:56 [2022-10-04T17:24:56.311Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:24:58 [2022-10-04T17:24:58.209Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:25:01 [2022-10-04T17:25:01.489Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:25:02 [2022-10-04T17:25:02.055Z] --- PASS: TestDockerNetworkMacvlan (9.65s)
17:25:02 [2022-10-04T17:25:02.055Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:25:02 [2022-10-04T17:25:02.055Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:25:02 [2022-10-04T17:25:02.055Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
17:25:02 [2022-10-04T17:25:02.055Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
17:25:02 [2022-10-04T17:25:02.055Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
17:25:02 [2022-10-04T17:25:02.055Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
17:25:02 [2022-10-04T17:25:02.055Z] PASS
17:25:02 [2022-10-04T17:25:02.055Z] 
17:25:02 [2022-10-04T17:25:02.055Z] DONE 8 tests in 11.061s
17:25:02 [2022-10-04T17:25:02.055Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:02 [2022-10-04T17:25:02.055Z] ++ 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
17:25:02 [2022-10-04T17:25:02.055Z] ++ set -e
17:25:02 [2022-10-04T17:25:02.055Z] ++ '[' -n 0 ']'
17:25:02 [2022-10-04T17:25:02.055Z] ++ set -x
17:25:02 [2022-10-04T17:25:02.055Z] ++ 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
17:25:02 [2022-10-04T17:25:02.055Z] testing: warning: no tests to run
17:25:02 [2022-10-04T17:25:02.055Z] PASS
17:25:02 [2022-10-04T17:25:02.055Z] 
17:25:02 [2022-10-04T17:25:02.055Z] DONE 0 tests in 0.028s
17:25:02 [2022-10-04T17:25:02.055Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:02 [2022-10-04T17:25:02.055Z] ++ 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
17:25:02 [2022-10-04T17:25:02.055Z] ++ set -e
17:25:02 [2022-10-04T17:25:02.055Z] ++ '[' -n 0 ']'
17:25:02 [2022-10-04T17:25:02.055Z] ++ set -x
17:25:02 [2022-10-04T17:25:02.055Z] ++ 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
17:25:02 [2022-10-04T17:25:02.316Z] INFO: Testing against a local daemon
17:25:02 [2022-10-04T17:25:02.316Z] === RUN   TestAuthZPluginAllowRequest
17:25:03 [2022-10-04T17:25:03.253Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
17:25:03 [2022-10-04T17:25:03.253Z] === RUN   TestAuthZPluginTLS
17:25:03 [2022-10-04T17:25:03.819Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:25:03 [2022-10-04T17:25:03.819Z] === RUN   TestAuthZPluginDenyRequest
17:25:04 [2022-10-04T17:25:04.384Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:25:04 [2022-10-04T17:25:04.384Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:04 [2022-10-04T17:25:04.950Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:25:04 [2022-10-04T17:25:04.950Z] === RUN   TestAuthZPluginDenyResponse
17:25:05 [2022-10-04T17:25:05.515Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:25:05 [2022-10-04T17:25:05.515Z] === RUN   TestAuthZPluginAllowEventStream
17:25:06 [2022-10-04T17:25:06.887Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
17:25:06 [2022-10-04T17:25:06.887Z] === RUN   TestAuthZPluginErrorResponse
17:25:07 [2022-10-04T17:25:07.145Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:25:07 [2022-10-04T17:25:07.145Z] === RUN   TestAuthZPluginErrorRequest
17:25:07 [2022-10-04T17:25:07.711Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:25:07 [2022-10-04T17:25:07.711Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:08 [2022-10-04T17:25:08.280Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:25:08 [2022-10-04T17:25:08.280Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:09 [2022-10-04T17:25:09.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
17:25:09 [2022-10-04T17:25:09.671Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:11 [2022-10-04T17:25:11.052Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s)
17:25:11 [2022-10-04T17:25:11.052Z] === RUN   TestAuthZPluginHeader
17:25:11 [2022-10-04T17:25:11.985Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:25:11 [2022-10-04T17:25:11.985Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:11 [2022-10-04T17:25:11.985Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:11 [2022-10-04T17:25:11.985Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:25:11 [2022-10-04T17:25:11.985Z] === RUN   TestAuthZPluginV2Disable
17:25:11 [2022-10-04T17:25:11.985Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:11 [2022-10-04T17:25:11.985Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:25:11 [2022-10-04T17:25:11.985Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:11 [2022-10-04T17:25:11.985Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:11 [2022-10-04T17:25:11.985Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:25:11 [2022-10-04T17:25:11.985Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:11 [2022-10-04T17:25:11.985Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:11 [2022-10-04T17:25:11.985Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:25:11 [2022-10-04T17:25:11.985Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:25:30 [2022-10-04T17:25:30.056Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:25:30 [2022-10-04T17:25:30.056Z] PASS
17:25:30 [2022-10-04T17:25:30.056Z] 
17:25:30 [2022-10-04T17:25:30.056Z] === Skipped
17:25:30 [2022-10-04T17:25:30.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:30 [2022-10-04T17:25:30.056Z] 
17:25:30 [2022-10-04T17:25:30.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:30 [2022-10-04T17:25:30.056Z] 
17:25:30 [2022-10-04T17:25:30.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:30 [2022-10-04T17:25:30.056Z] 
17:25:30 [2022-10-04T17:25:30.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:30 [2022-10-04T17:25:30.056Z] 
17:25:30 [2022-10-04T17:25:30.056Z] DONE 17 tests, 4 skipped in 26.596s
17:25:30 [2022-10-04T17:25:30.056Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:25:30 [2022-10-04T17:25:30.056Z] ++ 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
17:25:30 [2022-10-04T17:25:30.056Z] ++ set -e
17:25:30 [2022-10-04T17:25:30.056Z] ++ '[' -n 0 ']'
17:25:30 [2022-10-04T17:25:30.056Z] ++ set -x
17:25:30 [2022-10-04T17:25:30.056Z] ++ 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
17:25:30 [2022-10-04T17:25:30.056Z] INFO: Testing against a local daemon
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:25:30 [2022-10-04T17:25:30.056Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:25:30 [2022-10-04T17:25:30.056Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:25:30 [2022-10-04T17:25:30.056Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:25:30 [2022-10-04T17:25:30.056Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:25:30 [2022-10-04T17:25:30.056Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:25:30 [2022-10-04T17:25:30.056Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:25:30 [2022-10-04T17:25:30.056Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:25:30 [2022-10-04T17:25:30.056Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInstall
17:25:30 [2022-10-04T17:25:30.056Z] === RUN   TestPluginInstall/no_auth
17:25:32 [2022-10-04T17:25:32.583Z] time="2022-10-04T17:25:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:25:32 [2022-10-04T17:25:32.583Z] time="2022-10-04T17:25:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80e59485d9ea30462a637a229ddfb1c78bf71ff9ed70473a09afcf4c4513f388" mediatype=application/vnd.docker.plugin.v1+json size=522
17:25:32 [2022-10-04T17:25:32.583Z] time="2022-10-04T17:25:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:25:32 [2022-10-04T17:25:32.583Z] time="2022-10-04T17:25:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80e59485d9ea30462a637a229ddfb1c78bf71ff9ed70473a09afcf4c4513f388" mediatype=application/vnd.docker.plugin.v1+json size=522
17:25:32 [2022-10-04T17:25:32.841Z] === RUN   TestPluginInstall/with_htpasswd
17:25:33 [2022-10-04T17:25:33.099Z] time="2022-10-04T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:25:33 [2022-10-04T17:25:33.099Z] time="2022-10-04T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80e59485d9ea30462a637a229ddfb1c78bf71ff9ed70473a09afcf4c4513f388" mediatype=application/vnd.docker.plugin.v1+json size=522
17:25:33 [2022-10-04T17:25:33.099Z] time="2022-10-04T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:25:33 [2022-10-04T17:25:33.099Z] time="2022-10-04T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80e59485d9ea30462a637a229ddfb1c78bf71ff9ed70473a09afcf4c4513f388" mediatype=application/vnd.docker.plugin.v1+json size=522
17:25:33 [2022-10-04T17:25:33.356Z] === RUN   TestPluginInstall/with_insecure
17:25:34 [2022-10-04T17:25:34.290Z] time="2022-10-04T17:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:25:34 [2022-10-04T17:25:34.290Z] time="2022-10-04T17:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6aeb41afbf0a78379a523d54c9f0fba70a7a19441a3f050450dd269936344ed" mediatype=application/vnd.docker.plugin.v1+json size=522
17:25:34 [2022-10-04T17:25:34.290Z] time="2022-10-04T17:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:25:34 [2022-10-04T17:25:34.290Z] time="2022-10-04T17:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6aeb41afbf0a78379a523d54c9f0fba70a7a19441a3f050450dd269936344ed" mediatype=application/vnd.docker.plugin.v1+json size=522
17:25:34 [2022-10-04T17:25:34.548Z]     plugin_test.go:195: [d3d4aae641af2] daemon is not started
17:25:34 [2022-10-04T17:25:34.548Z] --- PASS: TestPluginInstall (5.60s)
17:25:34 [2022-10-04T17:25:34.548Z]     --- PASS: TestPluginInstall/no_auth (3.98s)
17:25:34 [2022-10-04T17:25:34.548Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
17:25:34 [2022-10-04T17:25:34.548Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
17:25:34 [2022-10-04T17:25:34.548Z] === RUN   TestPluginsWithRuntimes
17:25:35 [2022-10-04T17:25:35.920Z] === RUN   TestPluginsWithRuntimes/No_Args
17:25:36 [2022-10-04T17:25:36.853Z] === RUN   TestPluginsWithRuntimes/With_Args
17:25:37 [2022-10-04T17:25:37.786Z] --- PASS: TestPluginsWithRuntimes (3.30s)
17:25:37 [2022-10-04T17:25:37.786Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
17:25:37 [2022-10-04T17:25:37.786Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
17:25:37 [2022-10-04T17:25:37.786Z] === RUN   TestPluginBackCompatMediaTypes
17:25:38 [2022-10-04T17:25:38.352Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
17:25:38 [2022-10-04T17:25:38.352Z] PASS
17:25:38 [2022-10-04T17:25:38.352Z] 
17:25:38 [2022-10-04T17:25:38.352Z] DONE 24 tests in 9.624s
17:25:38 [2022-10-04T17:25:38.352Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:25:38 [2022-10-04T17:25:38.352Z] ++ 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
17:25:38 [2022-10-04T17:25:38.352Z] ++ set -e
17:25:38 [2022-10-04T17:25:38.352Z] ++ '[' -n 0 ']'
17:25:38 [2022-10-04T17:25:38.352Z] ++ set -x
17:25:38 [2022-10-04T17:25:38.352Z] ++ 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
17:25:38 [2022-10-04T17:25:38.352Z] INFO: Testing against a local daemon
17:25:38 [2022-10-04T17:25:38.352Z] === RUN   TestExternalGraphDriver
17:25:53 [2022-10-04T17:25:53.214Z] === RUN   TestExternalGraphDriver/json
17:25:54 [2022-10-04T17:25:54.586Z] === RUN   TestExternalGraphDriver/spec
17:25:56 [2022-10-04T17:25:56.486Z] === RUN   TestExternalGraphDriver/pull
17:25:57 [2022-10-04T17:25:57.859Z] --- PASS: TestExternalGraphDriver (19.30s)
17:25:57 [2022-10-04T17:25:57.859Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
17:25:57 [2022-10-04T17:25:57.859Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
17:25:57 [2022-10-04T17:25:57.859Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
17:25:57 [2022-10-04T17:25:57.859Z] === RUN   TestGraphdriverPluginV2
17:25:58 [2022-10-04T17:25:58.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:58 [2022-10-04T17:25:58.116Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:25:58 [2022-10-04T17:25:58.116Z] PASS
17:25:58 [2022-10-04T17:25:58.116Z] 
17:25:58 [2022-10-04T17:25:58.116Z] === Skipped
17:25:58 [2022-10-04T17:25:58.116Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:25:58 [2022-10-04T17:25:58.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:58 [2022-10-04T17:25:58.116Z] 
17:25:58 [2022-10-04T17:25:58.116Z] DONE 5 tests, 1 skipped in 19.721s
17:25:58 [2022-10-04T17:25:58.117Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:25:58 [2022-10-04T17:25:58.117Z] ++ 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
17:25:58 [2022-10-04T17:25:58.117Z] ++ set -e
17:25:58 [2022-10-04T17:25:58.117Z] ++ '[' -n 0 ']'
17:25:58 [2022-10-04T17:25:58.117Z] ++ set -x
17:25:58 [2022-10-04T17:25:58.117Z] ++ 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
17:25:58 [2022-10-04T17:25:58.117Z] INFO: Testing against a local daemon
17:25:58 [2022-10-04T17:25:58.117Z] === RUN   TestContinueAfterPluginCrash
17:25:58 [2022-10-04T17:25:58.117Z] === PAUSE TestContinueAfterPluginCrash
17:25:58 [2022-10-04T17:25:58.117Z] === RUN   TestReadPluginNoRead
17:25:58 [2022-10-04T17:25:58.117Z] === PAUSE TestReadPluginNoRead
17:25:58 [2022-10-04T17:25:58.117Z] === RUN   TestDaemonStartWithLogOpt
17:25:58 [2022-10-04T17:25:58.117Z] === PAUSE TestDaemonStartWithLogOpt
17:25:58 [2022-10-04T17:25:58.117Z] === CONT  TestContinueAfterPluginCrash
17:25:58 [2022-10-04T17:25:58.117Z] === CONT  TestDaemonStartWithLogOpt
17:26:01 [2022-10-04T17:26:01.397Z] --- PASS: TestDaemonStartWithLogOpt (3.11s)
17:26:01 [2022-10-04T17:26:01.397Z] === CONT  TestReadPluginNoRead
17:26:03 [2022-10-04T17:26:03.296Z] === RUN   TestReadPluginNoRead/default
17:26:04 [2022-10-04T17:26:04.668Z] === RUN   TestReadPluginNoRead/disabled_caching
17:26:06 [2022-10-04T17:26:06.040Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:26:06 [2022-10-04T17:26:06.040Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
17:26:06 [2022-10-04T17:26:06.973Z] === CONT  TestReadPluginNoRead
17:26:06 [2022-10-04T17:26:06.973Z]     read_test.go:91: [d29f3689a2e4d] daemon is not started
17:26:06 [2022-10-04T17:26:06.973Z] --- PASS: TestReadPluginNoRead (5.79s)
17:26:06 [2022-10-04T17:26:06.973Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
17:26:06 [2022-10-04T17:26:06.973Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
17:26:06 [2022-10-04T17:26:06.973Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
17:26:06 [2022-10-04T17:26:06.973Z] PASS
17:26:06 [2022-10-04T17:26:06.973Z] 
17:26:06 [2022-10-04T17:26:06.973Z] DONE 6 tests in 9.013s
17:26:06 [2022-10-04T17:26:06.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:26:06 [2022-10-04T17:26:06.973Z] ++ 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
17:26:06 [2022-10-04T17:26:06.973Z] ++ set -e
17:26:06 [2022-10-04T17:26:06.973Z] ++ '[' -n 0 ']'
17:26:06 [2022-10-04T17:26:06.973Z] ++ set -x
17:26:06 [2022-10-04T17:26:06.973Z] ++ 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
17:26:07 [2022-10-04T17:26:07.231Z] testing: warning: no tests to run
17:26:07 [2022-10-04T17:26:07.231Z] PASS
17:26:07 [2022-10-04T17:26:07.231Z] 
17:26:07 [2022-10-04T17:26:07.231Z] DONE 0 tests in 0.041s
17:26:07 [2022-10-04T17:26:07.231Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:26:07 [2022-10-04T17:26:07.231Z] ++ 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
17:26:07 [2022-10-04T17:26:07.231Z] ++ set -e
17:26:07 [2022-10-04T17:26:07.231Z] ++ '[' -n 0 ']'
17:26:07 [2022-10-04T17:26:07.231Z] ++ set -x
17:26:07 [2022-10-04T17:26:07.231Z] ++ 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
17:26:07 [2022-10-04T17:26:07.231Z] INFO: Testing against a local daemon
17:26:07 [2022-10-04T17:26:07.231Z] === RUN   TestPluginWithDevMounts
17:26:07 [2022-10-04T17:26:07.231Z] === PAUSE TestPluginWithDevMounts
17:26:07 [2022-10-04T17:26:07.231Z] === CONT  TestPluginWithDevMounts
17:26:09 [2022-10-04T17:26:09.130Z] --- PASS: TestPluginWithDevMounts (1.54s)
17:26:09 [2022-10-04T17:26:09.130Z] PASS
17:26:09 [2022-10-04T17:26:09.130Z] 
17:26:09 [2022-10-04T17:26:09.130Z] DONE 1 tests in 1.651s
17:26:09 [2022-10-04T17:26:09.130Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:26:09 [2022-10-04T17:26:09.130Z] ++ 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
17:26:09 [2022-10-04T17:26:09.130Z] ++ set -e
17:26:09 [2022-10-04T17:26:09.130Z] ++ '[' -n 0 ']'
17:26:09 [2022-10-04T17:26:09.130Z] ++ set -x
17:26:09 [2022-10-04T17:26:09.130Z] ++ 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
17:26:09 [2022-10-04T17:26:09.130Z] INFO: Testing against a local daemon
17:26:09 [2022-10-04T17:26:09.130Z] === RUN   TestSecretInspect
17:26:11 [2022-10-04T17:26:11.028Z] --- PASS: TestSecretInspect (2.18s)
17:26:11 [2022-10-04T17:26:11.028Z] === RUN   TestSecretList
17:26:13 [2022-10-04T17:26:13.556Z] --- PASS: TestSecretList (2.16s)
17:26:13 [2022-10-04T17:26:13.556Z] === RUN   TestSecretsCreateAndDelete
17:26:15 [2022-10-04T17:26:15.455Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
17:26:15 [2022-10-04T17:26:15.455Z] === RUN   TestSecretsUpdate
17:26:17 [2022-10-04T17:26:17.981Z] --- PASS: TestSecretsUpdate (2.16s)
17:26:17 [2022-10-04T17:26:17.981Z] === RUN   TestTemplatedSecret
17:26:20 [2022-10-04T17:26:20.508Z] --- PASS: TestTemplatedSecret (2.44s)
17:26:20 [2022-10-04T17:26:20.508Z] === RUN   TestSecretCreateResolve
17:26:22 [2022-10-04T17:26:22.442Z] --- PASS: TestSecretCreateResolve (2.27s)
17:26:22 [2022-10-04T17:26:22.442Z] PASS
17:26:22 [2022-10-04T17:26:22.442Z] 
17:26:22 [2022-10-04T17:26:22.442Z] DONE 6 tests in 13.474s
17:26:22 [2022-10-04T17:26:22.442Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:26:22 [2022-10-04T17:26:22.442Z] ++ 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
17:26:22 [2022-10-04T17:26:22.442Z] ++ set -e
17:26:22 [2022-10-04T17:26:22.442Z] ++ '[' -n 0 ']'
17:26:22 [2022-10-04T17:26:22.442Z] ++ set -x
17:26:22 [2022-10-04T17:26:22.442Z] ++ 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
17:26:22 [2022-10-04T17:26:22.442Z] INFO: Testing against a local daemon
17:26:22 [2022-10-04T17:26:22.442Z] === RUN   TestServiceCreateInit
17:26:22 [2022-10-04T17:26:22.442Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:26:26 [2022-10-04T17:26:26.624Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:26:29 [2022-10-04T17:26:29.904Z] --- PASS: TestServiceCreateInit (7.14s)
17:26:29 [2022-10-04T17:26:29.904Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
17:26:29 [2022-10-04T17:26:29.904Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s)
17:26:29 [2022-10-04T17:26:29.904Z] === RUN   TestCreateServiceMultipleTimes
17:26:44 [2022-10-04T17:26:44.772Z] --- PASS: TestCreateServiceMultipleTimes (15.32s)
17:26:44 [2022-10-04T17:26:44.772Z] === RUN   TestCreateServiceConflict
17:26:47 [2022-10-04T17:26:47.299Z] --- PASS: TestCreateServiceConflict (2.17s)
17:26:47 [2022-10-04T17:26:47.299Z] === RUN   TestCreateServiceMaxReplicas
17:26:49 [2022-10-04T17:26:49.827Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
17:26:49 [2022-10-04T17:26:49.827Z] === RUN   TestCreateWithDuplicateNetworkNames
17:27:04 [2022-10-04T17:27:04.696Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
17:27:04 [2022-10-04T17:27:04.696Z] === RUN   TestCreateServiceSecretFileMode
17:27:05 [2022-10-04T17:27:05.261Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
17:27:05 [2022-10-04T17:27:05.261Z] === RUN   TestCreateServiceConfigFileMode
17:27:07 [2022-10-04T17:27:07.788Z] --- PASS: TestCreateServiceConfigFileMode (2.41s)
17:27:07 [2022-10-04T17:27:07.788Z] === RUN   TestCreateServiceSysctls
17:27:11 [2022-10-04T17:27:11.067Z] --- PASS: TestCreateServiceSysctls (3.23s)
17:27:11 [2022-10-04T17:27:11.067Z] === RUN   TestCreateServiceCapabilities
17:27:13 [2022-10-04T17:27:13.593Z] --- PASS: TestCreateServiceCapabilities (2.37s)
17:27:13 [2022-10-04T17:27:13.593Z] === RUN   TestInspect
17:27:16 [2022-10-04T17:27:16.121Z] --- PASS: TestInspect (2.72s)
17:27:16 [2022-10-04T17:27:16.121Z] === RUN   TestCreateJob
17:27:19 [2022-10-04T17:27:19.401Z] --- PASS: TestCreateJob (2.91s)
17:27:19 [2022-10-04T17:27:19.401Z] === RUN   TestReplicatedJob
17:27:23 [2022-10-04T17:27:23.583Z] --- PASS: TestReplicatedJob (4.68s)
17:27:23 [2022-10-04T17:27:23.583Z] === RUN   TestUpdateReplicatedJob
17:27:26 [2022-10-04T17:27:26.865Z] --- PASS: TestUpdateReplicatedJob (3.14s)
17:27:26 [2022-10-04T17:27:26.865Z] === RUN   TestServiceListWithStatuses
17:27:26 [2022-10-04T17:27:26.865Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:27:26 [2022-10-04T17:27:26.865Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:27:26 [2022-10-04T17:27:26.865Z] === RUN   TestDockerNetworkConnectAlias
17:27:31 [2022-10-04T17:27:31.056Z] --- PASS: TestDockerNetworkConnectAlias (4.02s)
17:27:31 [2022-10-04T17:27:31.056Z] === RUN   TestDockerNetworkReConnect
17:27:34 [2022-10-04T17:27:34.336Z] --- PASS: TestDockerNetworkReConnect (3.45s)
17:27:34 [2022-10-04T17:27:34.336Z] === RUN   TestServicePlugin
17:27:34 [2022-10-04T17:27:34.336Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:34 [2022-10-04T17:27:34.336Z] --- SKIP: TestServicePlugin (0.00s)
17:27:34 [2022-10-04T17:27:34.336Z] === RUN   TestServiceUpdateLabel
17:27:36 [2022-10-04T17:27:36.861Z] --- PASS: TestServiceUpdateLabel (2.12s)
17:27:36 [2022-10-04T17:27:36.861Z] === RUN   TestServiceUpdateSecrets
17:27:51 [2022-10-04T17:27:51.726Z] --- PASS: TestServiceUpdateSecrets (14.32s)
17:27:51 [2022-10-04T17:27:51.726Z] === RUN   TestServiceUpdateConfigs
17:28:06 [2022-10-04T17:28:06.634Z] --- PASS: TestServiceUpdateConfigs (14.32s)
17:28:06 [2022-10-04T17:28:06.634Z] === RUN   TestServiceUpdateNetwork
17:28:18 [2022-10-04T17:28:18.825Z] --- PASS: TestServiceUpdateNetwork (12.40s)
17:28:18 [2022-10-04T17:28:18.825Z] === RUN   TestServiceUpdatePidsLimit
17:28:18 [2022-10-04T17:28:18.825Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:28:19 [2022-10-04T17:28:19.390Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:28:27 [2022-10-04T17:28:27.495Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:28:34 [2022-10-04T17:28:34.049Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
17:28:34 [2022-10-04T17:28:34.049Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
17:28:34 [2022-10-04T17:28:34.049Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:28:34 [2022-10-04T17:28:34.049Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:28:34 [2022-10-04T17:28:34.049Z] PASS
17:28:34 [2022-10-04T17:28:34.049Z] 
17:28:34 [2022-10-04T17:28:34.049Z] === Skipped
17:28:34 [2022-10-04T17:28:34.049Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:28:34 [2022-10-04T17:28:34.049Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:28:34 [2022-10-04T17:28:34.049Z] 
17:28:34 [2022-10-04T17:28:34.049Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:28:34 [2022-10-04T17:28:34.049Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:34 [2022-10-04T17:28:34.049Z] 
17:28:34 [2022-10-04T17:28:34.049Z] DONE 27 tests, 2 skipped in 131.190s
17:28:34 [2022-10-04T17:28:34.049Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:28:34 [2022-10-04T17:28:34.049Z] ++ 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
17:28:34 [2022-10-04T17:28:34.049Z] ++ set -e
17:28:34 [2022-10-04T17:28:34.049Z] ++ '[' -n 0 ']'
17:28:34 [2022-10-04T17:28:34.049Z] ++ set -x
17:28:34 [2022-10-04T17:28:34.049Z] ++ 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
17:28:34 [2022-10-04T17:28:34.049Z] INFO: Testing against a local daemon
17:28:34 [2022-10-04T17:28:34.049Z] === RUN   TestSessionCreate
17:28:34 [2022-10-04T17:28:34.049Z] --- PASS: TestSessionCreate (0.02s)
17:28:34 [2022-10-04T17:28:34.049Z] === RUN   TestSessionCreateWithBadUpgrade
17:28:34 [2022-10-04T17:28:34.049Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:28:34 [2022-10-04T17:28:34.049Z] PASS
17:28:34 [2022-10-04T17:28:34.049Z] 
17:28:34 [2022-10-04T17:28:34.049Z] DONE 2 tests in 0.201s
17:28:34 [2022-10-04T17:28:34.049Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:28:34 [2022-10-04T17:28:34.049Z] ++ 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
17:28:34 [2022-10-04T17:28:34.049Z] ++ set -e
17:28:34 [2022-10-04T17:28:34.049Z] ++ '[' -n 0 ']'
17:28:34 [2022-10-04T17:28:34.049Z] ++ set -x
17:28:34 [2022-10-04T17:28:34.049Z] ++ 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
17:28:34 [2022-10-04T17:28:34.049Z] INFO: Testing against a local daemon
17:28:34 [2022-10-04T17:28:34.049Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:28:34 [2022-10-04T17:28:34.049Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:28:34 [2022-10-04T17:28:34.049Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:28:34 [2022-10-04T17:28:34.049Z] === RUN   TestDiskUsage
17:28:34 [2022-10-04T17:28:34.049Z] === PAUSE TestDiskUsage
17:28:34 [2022-10-04T17:28:34.049Z] === RUN   TestEventsExecDie
17:28:34 [2022-10-04T17:28:34.614Z] --- PASS: TestEventsExecDie (0.58s)
17:28:34 [2022-10-04T17:28:34.614Z] === RUN   TestEventsBackwardsCompatible
17:28:34 [2022-10-04T17:28:34.614Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:28:34 [2022-10-04T17:28:34.614Z] === RUN   TestEventsVolumeCreate
17:28:34 [2022-10-04T17:28:34.614Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:28:34 [2022-10-04T17:28:34.614Z] === RUN   TestInfoBinaryCommits
17:28:34 [2022-10-04T17:28:34.614Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:28:34 [2022-10-04T17:28:34.614Z] === RUN   TestInfoAPIVersioned
17:28:34 [2022-10-04T17:28:34.614Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:28:34 [2022-10-04T17:28:34.614Z] === RUN   TestInfoAPI
17:28:34 [2022-10-04T17:28:34.614Z] --- PASS: TestInfoAPI (0.02s)
17:28:34 [2022-10-04T17:28:34.614Z] === RUN   TestInfoAPIWarnings
17:28:52 [2022-10-04T17:28:52.684Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:28:52 [2022-10-04T17:28:52.684Z] === RUN   TestInfoDebug
17:28:52 [2022-10-04T17:28:52.684Z] --- PASS: TestInfoDebug (0.52s)
17:28:52 [2022-10-04T17:28:52.684Z] === RUN   TestInfoInsecureRegistries
17:28:52 [2022-10-04T17:28:52.684Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:28:52 [2022-10-04T17:28:52.684Z] === RUN   TestInfoRegistryMirrors
17:28:52 [2022-10-04T17:28:52.684Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:28:52 [2022-10-04T17:28:52.684Z] === RUN   TestLoginFailsWithBadCredentials
17:28:53 [2022-10-04T17:28:53.249Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
17:28:53 [2022-10-04T17:28:53.249Z] === RUN   TestPingCacheHeaders
17:28:53 [2022-10-04T17:28:53.249Z] --- PASS: TestPingCacheHeaders (0.02s)
17:28:53 [2022-10-04T17:28:53.249Z] === RUN   TestPingGet
17:28:53 [2022-10-04T17:28:53.249Z] --- PASS: TestPingGet (0.01s)
17:28:53 [2022-10-04T17:28:53.249Z] === RUN   TestPingHead
17:28:53 [2022-10-04T17:28:53.249Z] --- PASS: TestPingHead (0.02s)
17:28:53 [2022-10-04T17:28:53.249Z] === RUN   TestPingSwarmHeader
17:28:53 [2022-10-04T17:28:53.814Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:28:54 [2022-10-04T17:28:54.380Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:28:55 [2022-10-04T17:28:55.312Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:28:55 [2022-10-04T17:28:55.313Z] --- PASS: TestPingSwarmHeader (2.03s)
17:28:55 [2022-10-04T17:28:55.313Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:28:55 [2022-10-04T17:28:55.313Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:28:55 [2022-10-04T17:28:55.313Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:28:55 [2022-10-04T17:28:55.313Z] === RUN   TestPingBuilderHeader
17:28:55 [2022-10-04T17:28:55.313Z] === RUN   TestPingBuilderHeader/default_config
17:28:55 [2022-10-04T17:28:55.878Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:28:56 [2022-10-04T17:28:56.444Z] --- PASS: TestPingBuilderHeader (1.06s)
17:28:56 [2022-10-04T17:28:56.444Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:28:56 [2022-10-04T17:28:56.444Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:28:56 [2022-10-04T17:28:56.444Z] === RUN   TestVersion
17:28:56 [2022-10-04T17:28:56.444Z] --- PASS: TestVersion (0.02s)
17:28:56 [2022-10-04T17:28:56.444Z] === CONT  TestDiskUsage
17:28:56 [2022-10-04T17:28:56.701Z] === RUN   TestDiskUsage/empty
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/container_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/image_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/volume_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/build-cache_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:28:56 [2022-10-04T17:28:56.702Z] === RUN   TestDiskUsage/after_LoadBusybox
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:28:56 [2022-10-04T17:28:56.959Z] === RUN   TestDiskUsage/after_container.Run
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:28:57 [2022-10-04T17:28:57.217Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:28:57 [2022-10-04T17:28:57.475Z] --- PASS: TestDiskUsage (1.14s)
17:28:57 [2022-10-04T17:28:57.475Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z] PASS
17:28:57 [2022-10-04T17:28:57.475Z] 
17:28:57 [2022-10-04T17:28:57.475Z] === Skipped
17:28:57 [2022-10-04T17:28:57.475Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:28:57 [2022-10-04T17:28:57.475Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:28:57 [2022-10-04T17:28:57.475Z] 
17:28:57 [2022-10-04T17:28:57.475Z] DONE 57 tests, 1 skipped in 23.686s
17:28:57 [2022-10-04T17:28:57.475Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:28:57 [2022-10-04T17:28:57.475Z] ++ 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
17:28:57 [2022-10-04T17:28:57.475Z] ++ set -e
17:28:57 [2022-10-04T17:28:57.475Z] ++ '[' -n 0 ']'
17:28:57 [2022-10-04T17:28:57.475Z] ++ set -x
17:28:57 [2022-10-04T17:28:57.475Z] ++ 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
17:28:57 [2022-10-04T17:28:57.475Z] INFO: Testing against a local daemon
17:28:57 [2022-10-04T17:28:57.475Z] === RUN   TestVolumesCreateAndList
17:28:57 [2022-10-04T17:28:57.475Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:28:57 [2022-10-04T17:28:57.475Z] === RUN   TestVolumesRemove
17:28:57 [2022-10-04T17:28:57.737Z] --- PASS: TestVolumesRemove (0.06s)
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInspect
17:28:57 [2022-10-04T17:28:57.737Z] --- PASS: TestVolumesInspect (0.02s)
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInvalidJSON
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:28:57 [2022-10-04T17:28:57.737Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:28:57 [2022-10-04T17:28:57.737Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:28:57 [2022-10-04T17:28:57.737Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:28:57 [2022-10-04T17:28:57.737Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:28:57 [2022-10-04T17:28:57.737Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:28:57 [2022-10-04T17:28:57.737Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:28:57 [2022-10-04T17:28:57.737Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:28:57 [2022-10-04T17:28:57.737Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:28:57 [2022-10-04T17:28:57.737Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:28:57 [2022-10-04T17:28:57.737Z] PASS
17:28:57 [2022-10-04T17:28:57.737Z] 
17:28:57 [2022-10-04T17:28:57.737Z] DONE 9 tests in 0.222s
17:28:57 [2022-10-04T17:28:57.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:28:57 [2022-10-04T17:28:57.737Z] ++++ cat bundles/test-integration/docker.pid
17:28:57 [2022-10-04T17:28:57.737Z] +++ kill 14561
17:28:57 [2022-10-04T17:28:57.995Z] +++ /etc/init.d/apparmor stop
17:28:57 [2022-10-04T17:28:57.995Z] Leaving: AppArmorNo profiles have been unloaded.
17:28:57 [2022-10-04T17:28:57.995Z] 
17:28:57 [2022-10-04T17:28:57.995Z] Unloading profiles will leave already running processes permanently
17:28:57 [2022-10-04T17:28:57.995Z] unconfined, which can lead to unexpected situations.
17:28:57 [2022-10-04T17:28:57.995Z] 
17:28:57 [2022-10-04T17:28:57.995Z] To set a process to complain mode, use the command line tool
17:28:57 [2022-10-04T17:28:57.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:28:57 [2022-10-04T17:28:57.995Z] +++ true
17:28:57 [2022-10-04T17:28:57.995Z] exiting test-integration
17:28:57 [2022-10-04T17:28:57.995Z] ++ exit 0
17:28:57 [2022-10-04T17:28:57.995Z] 
Post stage
[Pipeline] junit
17:28:58 [2022-10-04T17:28:58.940Z] Recording test results
17:28:59 [2022-10-04T17:28:59.142Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:28:59 [2022-10-04T17:28:59.448Z] + echo Ensuring container killed.
17:28:59 [2022-10-04T17:28:59.448Z] Ensuring container killed.
17:28:59 [2022-10-04T17:28:59.448Z] + docker rm -vf docker-pr1
17:28:59 [2022-10-04T17:28:59.448Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
17:28:59 [2022-10-04T17:28:59.726Z] + echo Chowning /workspace to jenkins user
17:28:59 [2022-10-04T17:28:59.727Z] Chowning /workspace to jenkins user
17:28:59 [2022-10-04T17:28:59.727Z] + id -u
17:28:59 [2022-10-04T17:28:59.727Z] + id -g
17:28:59 [2022-10-04T17:28:59.727Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44245:/workspace busybox chown -R 1000:1000 /workspace
17:28:59 [2022-10-04T17:28:59.727Z] Unable to find image 'busybox:latest' locally
17:28:59 [2022-10-04T17:28:59.984Z] latest: Pulling from library/busybox
17:28:59 [2022-10-04T17:28:59.984Z] a2a31e1dad8c: Pulling fs layer
17:28:59 [2022-10-04T17:28:59.984Z] a2a31e1dad8c: Download complete
17:29:00 [2022-10-04T17:29:00.243Z] a2a31e1dad8c: Pull complete
17:29:00 [2022-10-04T17:29:00.243Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
17:29:00 [2022-10-04T17:29:00.243Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:29:01 [2022-10-04T17:29:01.910Z] + bundleName=arm64-integration
17:29:01 [2022-10-04T17:29:01.910Z] + echo Creating arm64-integration-bundles.tar.gz
17:29:01 [2022-10-04T17:29:01.910Z] Creating arm64-integration-bundles.tar.gz
17:29:01 [2022-10-04T17:29:01.910Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:29:01 [2022-10-04T17:29:01.910Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:29:02 [2022-10-04T17:29:02.182Z] Archiving artifacts
17:29:03 [2022-10-04T17:29:03.919Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:29:04 [2022-10-04T17:29:04.212Z] + make clean
17:29:04 [2022-10-04T17:29:04.471Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:29:04 [2022-10-04T17:29:04.471Z] docker-dev-cache
17:29:04 [2022-10-04T17:29:04.471Z] 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