Skip to content
Success

Console Output

Skipping 549 KB.. Full Log
16:11:27 [2022-10-10T16:11:27.276Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:11:27 [2022-10-10T16:11:27.276Z] === RUN   TestContainerStartOnDaemonRestart
16:11:27 [2022-10-10T16:11:27.276Z] === PAUSE TestContainerStartOnDaemonRestart
16:11:27 [2022-10-10T16:11:27.276Z] === RUN   TestDaemonRestartIpcMode
16:11:27 [2022-10-10T16:11:27.276Z] === PAUSE TestDaemonRestartIpcMode
16:11:27 [2022-10-10T16:11:27.276Z] === RUN   TestDaemonHostGatewayIP
16:11:27 [2022-10-10T16:11:27.276Z] === PAUSE TestDaemonHostGatewayIP
16:11:27 [2022-10-10T16:11:27.276Z] === RUN   TestRestartDaemonWithRestartingContainer
16:11:27 [2022-10-10T16:11:27.276Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:11:27 [2022-10-10T16:11:27.276Z] === RUN   TestContainerKillOnDaemonStart
16:11:27 [2022-10-10T16:11:27.276Z] === PAUSE TestContainerKillOnDaemonStart
16:11:27 [2022-10-10T16:11:27.276Z] === RUN   TestDiff
16:11:27 [2022-10-10T16:11:27.847Z] --- PASS: TestDiff (0.45s)
16:11:27 [2022-10-10T16:11:27.847Z] === RUN   TestExecConsoleSize
16:11:28 [2022-10-10T16:11:28.417Z] --- PASS: TestExecConsoleSize (0.50s)
16:11:28 [2022-10-10T16:11:28.417Z] === RUN   TestExecWithCloseStdin
16:11:28 [2022-10-10T16:11:28.677Z] --- PASS: TestExecWithCloseStdin (0.52s)
16:11:28 [2022-10-10T16:11:28.677Z] === RUN   TestExec
16:11:29 [2022-10-10T16:11:29.248Z] --- PASS: TestExec (0.48s)
16:11:29 [2022-10-10T16:11:29.248Z] === RUN   TestExecUser
16:11:29 [2022-10-10T16:11:29.819Z] --- PASS: TestExecUser (0.49s)
16:11:29 [2022-10-10T16:11:29.819Z] === RUN   TestExportContainerAndImportImage
16:11:30 [2022-10-10T16:11:30.390Z] --- PASS: TestExportContainerAndImportImage (0.60s)
16:11:30 [2022-10-10T16:11:30.390Z] === RUN   TestExportContainerAfterDaemonRestart
16:11:31 [2022-10-10T16:11:31.772Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
16:11:31 [2022-10-10T16:11:31.772Z] === RUN   TestHealthCheckWorkdir
16:11:32 [2022-10-10T16:11:32.343Z] --- PASS: TestHealthCheckWorkdir (0.56s)
16:11:32 [2022-10-10T16:11:32.343Z] === RUN   TestHealthKillContainer
16:11:40 [2022-10-10T16:11:40.502Z] --- PASS: TestHealthKillContainer (7.84s)
16:11:40 [2022-10-10T16:11:40.502Z] === RUN   TestHealthCheckProcessKilled
16:11:40 [2022-10-10T16:11:40.767Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
16:11:40 [2022-10-10T16:11:40.767Z] === RUN   TestInspectCpusetInConfigPre120
16:11:41 [2022-10-10T16:11:41.044Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
16:11:41 [2022-10-10T16:11:41.044Z] === RUN   TestIpcModeNone
16:11:41 [2022-10-10T16:11:41.622Z] --- PASS: TestIpcModeNone (0.49s)
16:11:41 [2022-10-10T16:11:41.622Z] === RUN   TestIpcModePrivate
16:11:41 [2022-10-10T16:11:41.882Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
16:11:42 [2022-10-10T16:11:42.142Z] --- PASS: TestIpcModePrivate (0.48s)
16:11:42 [2022-10-10T16:11:42.142Z] === RUN   TestIpcModeShareable
16:11:42 [2022-10-10T16:11:42.403Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
16:11:42 [2022-10-10T16:11:42.403Z] --- PASS: TestIpcModeShareable (0.47s)
16:11:42 [2022-10-10T16:11:42.403Z] === RUN   TestAPIIpcModeShareableAndContainer
16:11:44 [2022-10-10T16:11:44.314Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
16:11:44 [2022-10-10T16:11:44.314Z] === RUN   TestAPIIpcModeHost
16:11:44 [2022-10-10T16:11:44.314Z] --- PASS: TestAPIIpcModeHost (0.35s)
16:11:44 [2022-10-10T16:11:44.314Z] === RUN   TestDaemonIpcModeShareable
16:11:45 [2022-10-10T16:11:45.255Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
16:11:45 [2022-10-10T16:11:45.516Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
16:11:45 [2022-10-10T16:11:45.516Z] === RUN   TestDaemonIpcModePrivate
16:11:46 [2022-10-10T16:11:46.456Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
16:11:46 [2022-10-10T16:11:46.717Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
16:11:46 [2022-10-10T16:11:46.717Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:11:47 [2022-10-10T16:11:47.657Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
16:11:47 [2022-10-10T16:11:47.919Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
16:11:47 [2022-10-10T16:11:47.919Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:11:48 [2022-10-10T16:11:48.859Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
16:11:48 [2022-10-10T16:11:48.859Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
16:11:48 [2022-10-10T16:11:48.859Z] === RUN   TestIpcModeOlderClient
16:11:49 [2022-10-10T16:11:49.119Z] === PAUSE TestIpcModeOlderClient
16:11:49 [2022-10-10T16:11:49.119Z] === RUN   TestKillContainerInvalidSignal
16:11:49 [2022-10-10T16:11:49.380Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
16:11:49 [2022-10-10T16:11:49.380Z] === RUN   TestKillContainer
16:11:49 [2022-10-10T16:11:49.380Z] === RUN   TestKillContainer/no_signal
16:11:49 [2022-10-10T16:11:49.953Z] === RUN   TestKillContainer/non_killing_signal
16:11:50 [2022-10-10T16:11:50.214Z] === RUN   TestKillContainer/killing_signal
16:11:50 [2022-10-10T16:11:50.785Z] --- PASS: TestKillContainer (1.37s)
16:11:50 [2022-10-10T16:11:50.785Z]     --- PASS: TestKillContainer/no_signal (0.42s)
16:11:50 [2022-10-10T16:11:50.785Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:11:50 [2022-10-10T16:11:50.785Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
16:11:50 [2022-10-10T16:11:50.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:11:50 [2022-10-10T16:11:50.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:11:51 [2022-10-10T16:11:51.358Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:11:51 [2022-10-10T16:11:51.619Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
16:11:51 [2022-10-10T16:11:51.619Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
16:11:51 [2022-10-10T16:11:51.619Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
16:11:51 [2022-10-10T16:11:51.619Z] === RUN   TestKillStoppedContainer
16:11:51 [2022-10-10T16:11:51.619Z] --- PASS: TestKillStoppedContainer (0.05s)
16:11:51 [2022-10-10T16:11:51.619Z] === RUN   TestKillStoppedContainerAPIPre120
16:11:51 [2022-10-10T16:11:51.879Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:11:51 [2022-10-10T16:11:51.879Z] === RUN   TestKillDifferentUserContainer
16:11:52 [2022-10-10T16:11:52.139Z] --- PASS: TestKillDifferentUserContainer (0.43s)
16:11:52 [2022-10-10T16:11:52.139Z] === RUN   TestInspectOomKilledTrue
16:11:52 [2022-10-10T16:11:52.710Z] --- PASS: TestInspectOomKilledTrue (0.62s)
16:11:52 [2022-10-10T16:11:52.710Z] === RUN   TestInspectOomKilledFalse
16:11:53 [2022-10-10T16:11:53.281Z] --- PASS: TestInspectOomKilledFalse (0.43s)
16:11:53 [2022-10-10T16:11:53.281Z] === RUN   TestLinksEtcHostsContentMatch
16:11:53 [2022-10-10T16:11:53.541Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
16:11:53 [2022-10-10T16:11:53.541Z] === RUN   TestLinksContainerNames
16:11:54 [2022-10-10T16:11:54.482Z] --- PASS: TestLinksContainerNames (0.89s)
16:11:54 [2022-10-10T16:11:54.482Z] === RUN   TestLogsFollowTailEmpty
16:11:55 [2022-10-10T16:11:55.052Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
16:11:55 [2022-10-10T16:11:55.052Z] === RUN   TestLogs
16:11:55 [2022-10-10T16:11:55.052Z] === RUN   TestLogs/driver_local
16:11:55 [2022-10-10T16:11:55.052Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:11:55 [2022-10-10T16:11:55.052Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:11:55 [2022-10-10T16:11:55.052Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:11:55 [2022-10-10T16:11:55.052Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:11:55 [2022-10-10T16:11:55.053Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:11:55 [2022-10-10T16:11:55.053Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:11:55 [2022-10-10T16:11:55.053Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:11:55 [2022-10-10T16:11:55.053Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:11:55 [2022-10-10T16:11:55.626Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:11:55 [2022-10-10T16:11:55.626Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:11:56 [2022-10-10T16:11:56.197Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:11:56 [2022-10-10T16:11:56.197Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:11:56 [2022-10-10T16:11:56.767Z] === RUN   TestLogs/driver_json-file
16:11:56 [2022-10-10T16:11:56.768Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:11:56 [2022-10-10T16:11:56.768Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:11:56 [2022-10-10T16:11:56.768Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:11:56 [2022-10-10T16:11:56.768Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:11:56 [2022-10-10T16:11:56.768Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:11:56 [2022-10-10T16:11:56.768Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:11:57 [2022-10-10T16:11:57.339Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:11:57 [2022-10-10T16:11:57.599Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:11:58 [2022-10-10T16:11:58.170Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:11:58 [2022-10-10T16:11:58.170Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:11:58 [2022-10-10T16:11:58.432Z] --- PASS: TestLogs (3.65s)
16:11:58 [2022-10-10T16:11:58.432Z]     --- PASS: TestLogs/driver_local (0.01s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
16:11:58 [2022-10-10T16:11:58.432Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s)
16:11:58 [2022-10-10T16:11:58.432Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
16:11:58 [2022-10-10T16:11:58.432Z] === RUN   TestContainerNetworkMountsNoChown
16:11:59 [2022-10-10T16:11:59.003Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/default
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/default
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/private
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/private
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rprivate
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rprivate
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/slave
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/slave
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rslave
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rslave
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/shared
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/shared
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rshared
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rshared
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/default
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/default/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/rslave
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/default/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/rshared
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/shared
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/rprivate
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/slave
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/private
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/private/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/private/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/default/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/default/mount_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:11:59 [2022-10-10T16:11:59.003Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/private/bind_root
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:11:59 [2022-10-10T16:11:59.263Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:11:59 [2022-10-10T16:11:59.523Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:11:59 [2022-10-10T16:11:59.523Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:11:59 [2022-10-10T16:11:59.523Z] === CONT  TestMountDaemonRoot/private/mount_root
16:11:59 [2022-10-10T16:11:59.523Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:11:59 [2022-10-10T16:11:59.523Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:11:59 [2022-10-10T16:11:59.523Z] --- PASS: TestMountDaemonRoot (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:11:59 [2022-10-10T16:11:59.523Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:11:59 [2022-10-10T16:11:59.523Z] === RUN   TestContainerBindMountNonRecursive
16:12:00 [2022-10-10T16:12:00.905Z] --- PASS: TestContainerBindMountNonRecursive (1.20s)
16:12:00 [2022-10-10T16:12:00.905Z] === RUN   TestContainerVolumesMountedAsShared
16:12:01 [2022-10-10T16:12:01.166Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
16:12:01 [2022-10-10T16:12:01.166Z] === RUN   TestContainerVolumesMountedAsSlave
16:12:01 [2022-10-10T16:12:01.426Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
16:12:01 [2022-10-10T16:12:01.426Z] === RUN   TestNetworkNat
16:12:01 [2022-10-10T16:12:01.997Z] --- PASS: TestNetworkNat (0.51s)
16:12:01 [2022-10-10T16:12:01.997Z] === RUN   TestNetworkLocalhostTCPNat
16:12:02 [2022-10-10T16:12:02.567Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
16:12:02 [2022-10-10T16:12:02.567Z] === RUN   TestNetworkLoopbackNat
16:12:05 [2022-10-10T16:12:05.107Z] --- PASS: TestNetworkLoopbackNat (2.62s)
16:12:05 [2022-10-10T16:12:05.107Z] === RUN   TestPause
16:12:05 [2022-10-10T16:12:05.680Z] --- PASS: TestPause (0.50s)
16:12:05 [2022-10-10T16:12:05.680Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:12:05 [2022-10-10T16:12:05.680Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:12:05 [2022-10-10T16:12:05.680Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:12:05 [2022-10-10T16:12:05.680Z] === RUN   TestPauseStopPausedContainer
16:12:05 [2022-10-10T16:12:05.940Z] --- PASS: TestPauseStopPausedContainer (0.49s)
16:12:05 [2022-10-10T16:12:05.940Z] === RUN   TestPidHost
16:12:06 [2022-10-10T16:12:06.886Z] --- PASS: TestPidHost (0.96s)
16:12:06 [2022-10-10T16:12:06.886Z] === RUN   TestPsFilter
16:12:07 [2022-10-10T16:12:07.146Z] --- PASS: TestPsFilter (0.12s)
16:12:07 [2022-10-10T16:12:07.146Z] === RUN   TestRemoveContainerWithRemovedVolume
16:12:07 [2022-10-10T16:12:07.406Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
16:12:07 [2022-10-10T16:12:07.406Z] === RUN   TestRemoveContainerWithVolume
16:12:07 [2022-10-10T16:12:07.977Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
16:12:07 [2022-10-10T16:12:07.977Z] === RUN   TestRemoveContainerRunning
16:12:08 [2022-10-10T16:12:08.237Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:12:08 [2022-10-10T16:12:08.237Z] === RUN   TestRemoveContainerForceRemoveRunning
16:12:08 [2022-10-10T16:12:08.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:12:08 [2022-10-10T16:12:08.808Z] === RUN   TestRemoveInvalidContainer
16:12:08 [2022-10-10T16:12:08.808Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:12:08 [2022-10-10T16:12:08.808Z] === RUN   TestRenameLinkedContainer
16:12:10 [2022-10-10T16:12:10.717Z] --- PASS: TestRenameLinkedContainer (1.70s)
16:12:10 [2022-10-10T16:12:10.717Z] === RUN   TestRenameStoppedContainer
16:12:10 [2022-10-10T16:12:10.978Z] --- PASS: TestRenameStoppedContainer (0.42s)
16:12:10 [2022-10-10T16:12:10.978Z] === RUN   TestRenameRunningContainerAndReuse
16:12:11 [2022-10-10T16:12:11.918Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
16:12:11 [2022-10-10T16:12:11.918Z] === RUN   TestRenameInvalidName
16:12:12 [2022-10-10T16:12:12.178Z] --- PASS: TestRenameInvalidName (0.42s)
16:12:12 [2022-10-10T16:12:12.178Z] === RUN   TestRenameAnonymousContainer
16:12:14 [2022-10-10T16:12:14.088Z] --- PASS: TestRenameAnonymousContainer (1.54s)
16:12:14 [2022-10-10T16:12:14.088Z] === RUN   TestRenameContainerWithSameName
16:12:14 [2022-10-10T16:12:14.088Z] --- PASS: TestRenameContainerWithSameName (0.42s)
16:12:14 [2022-10-10T16:12:14.088Z] === RUN   TestRenameContainerWithLinkedContainer
16:12:15 [2022-10-10T16:12:15.029Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
16:12:15 [2022-10-10T16:12:15.029Z] === RUN   TestResize
16:12:15 [2022-10-10T16:12:15.599Z] --- PASS: TestResize (0.42s)
16:12:15 [2022-10-10T16:12:15.599Z] === RUN   TestResizeWithInvalidSize
16:12:15 [2022-10-10T16:12:15.860Z] --- PASS: TestResizeWithInvalidSize (0.43s)
16:12:15 [2022-10-10T16:12:15.860Z] === RUN   TestResizeWhenContainerNotStarted
16:12:16 [2022-10-10T16:12:16.431Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:12:16 [2022-10-10T16:12:16.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:12:17 [2022-10-10T16:12:17.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:12:18 [2022-10-10T16:12:18.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:12:19 [2022-10-10T16:12:19.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:12:19 [2022-10-10T16:12:19.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:12:20 [2022-10-10T16:12:20.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:12:20 [2022-10-10T16:12:20.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:12:24 [2022-10-10T16:12:24.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:12:24 [2022-10-10T16:12:24.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:12:28 [2022-10-10T16:12:28.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:12:28 [2022-10-10T16:12:28.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:12:29 [2022-10-10T16:12:29.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:12:30 [2022-10-10T16:12:30.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:12:31 [2022-10-10T16:12:31.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:12:31 [2022-10-10T16:12:31.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:12:33 [2022-10-10T16:12:33.855Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s)
16:12:33 [2022-10-10T16:12:33.855Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
16:12:33 [2022-10-10T16:12:33.855Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:12:33 [2022-10-10T16:12:33.855Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:12:34 [2022-10-10T16:12:34.426Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:12:35 [2022-10-10T16:12:35.367Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
16:12:35 [2022-10-10T16:12:35.367Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
16:12:35 [2022-10-10T16:12:35.367Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
16:12:35 [2022-10-10T16:12:35.367Z] === RUN   TestCgroupNamespacesRun
16:12:36 [2022-10-10T16:12:36.750Z] --- PASS: TestCgroupNamespacesRun (1.16s)
16:12:36 [2022-10-10T16:12:36.750Z] === RUN   TestCgroupNamespacesRunPrivileged
16:12:37 [2022-10-10T16:12:37.691Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
16:12:37 [2022-10-10T16:12:37.691Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:12:39 [2022-10-10T16:12:39.074Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
16:12:39 [2022-10-10T16:12:39.074Z] === RUN   TestCgroupNamespacesRunHostMode
16:12:40 [2022-10-10T16:12:40.015Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
16:12:40 [2022-10-10T16:12:40.015Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:12:41 [2022-10-10T16:12:41.398Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
16:12:41 [2022-10-10T16:12:41.398Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:12:42 [2022-10-10T16:12:42.338Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
16:12:42 [2022-10-10T16:12:42.338Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:12:43 [2022-10-10T16:12:43.278Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:12:43 [2022-10-10T16:12:43.278Z] === RUN   TestCgroupNamespacesRunOlderClient
16:12:44 [2022-10-10T16:12:44.219Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
16:12:44 [2022-10-10T16:12:44.219Z] === RUN   TestNISDomainname
16:12:44 [2022-10-10T16:12:44.789Z] --- PASS: TestNISDomainname (0.54s)
16:12:44 [2022-10-10T16:12:44.789Z] === RUN   TestHostnameDnsResolution
16:12:45 [2022-10-10T16:12:45.362Z] --- PASS: TestHostnameDnsResolution (0.69s)
16:12:45 [2022-10-10T16:12:45.362Z] === RUN   TestUnprivilegedPortsAndPing
16:12:45 [2022-10-10T16:12:45.933Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
16:12:45 [2022-10-10T16:12:45.933Z] === RUN   TestPrivilegedHostDevices
16:12:46 [2022-10-10T16:12:46.504Z] --- PASS: TestPrivilegedHostDevices (0.47s)
16:12:46 [2022-10-10T16:12:46.504Z] === RUN   TestRunConsoleSize
16:12:47 [2022-10-10T16:12:47.075Z] --- PASS: TestRunConsoleSize (0.45s)
16:12:47 [2022-10-10T16:12:47.075Z] === RUN   TestRunWithAlternativeContainerdShim
16:12:48 [2022-10-10T16:12:48.986Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
16:12:48 [2022-10-10T16:12:48.986Z] === RUN   TestStats
16:12:51 [2022-10-10T16:12:51.527Z] --- PASS: TestStats (2.47s)
16:12:51 [2022-10-10T16:12:51.527Z] === RUN   TestStopContainerWithTimeout
16:12:51 [2022-10-10T16:12:51.527Z] === RUN   TestStopContainerWithTimeout/0
16:12:51 [2022-10-10T16:12:51.527Z] === PAUSE TestStopContainerWithTimeout/0
16:12:51 [2022-10-10T16:12:51.527Z] === RUN   TestStopContainerWithTimeout/1
16:12:51 [2022-10-10T16:12:51.527Z] === PAUSE TestStopContainerWithTimeout/1
16:12:51 [2022-10-10T16:12:51.527Z] === RUN   TestStopContainerWithTimeout/3
16:12:51 [2022-10-10T16:12:51.527Z] === PAUSE TestStopContainerWithTimeout/3
16:12:51 [2022-10-10T16:12:51.527Z] === RUN   TestStopContainerWithTimeout/-1
16:12:51 [2022-10-10T16:12:51.527Z] === PAUSE TestStopContainerWithTimeout/-1
16:12:51 [2022-10-10T16:12:51.527Z] === CONT  TestStopContainerWithTimeout/0
16:12:51 [2022-10-10T16:12:51.527Z] === CONT  TestStopContainerWithTimeout/3
16:12:52 [2022-10-10T16:12:52.097Z] === CONT  TestStopContainerWithTimeout/-1
16:12:54 [2022-10-10T16:12:54.007Z] === CONT  TestStopContainerWithTimeout/1
16:12:55 [2022-10-10T16:12:55.389Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:12:55 [2022-10-10T16:12:55.389Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
16:12:55 [2022-10-10T16:12:55.389Z]     --- PASS: TestStopContainerWithTimeout/3 (2.54s)
16:12:55 [2022-10-10T16:12:55.389Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
16:12:55 [2022-10-10T16:12:55.389Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
16:12:55 [2022-10-10T16:12:55.389Z] === RUN   TestDeleteDevicemapper
16:12:55 [2022-10-10T16:12:55.389Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:12:55 [2022-10-10T16:12:55.389Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:12:55 [2022-10-10T16:12:55.389Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:12:57 [2022-10-10T16:12:57.300Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
16:12:57 [2022-10-10T16:12:57.300Z] === RUN   TestUpdateMemory
16:12:57 [2022-10-10T16:12:57.870Z] --- PASS: TestUpdateMemory (0.52s)
16:12:57 [2022-10-10T16:12:57.870Z] === RUN   TestUpdateCPUQuota
16:12:58 [2022-10-10T16:12:58.440Z] --- PASS: TestUpdateCPUQuota (0.67s)
16:12:58 [2022-10-10T16:12:58.440Z] === RUN   TestUpdatePidsLimit
16:12:58 [2022-10-10T16:12:58.700Z] === RUN   TestUpdatePidsLimit/update_from_none
16:12:58 [2022-10-10T16:12:58.700Z] === RUN   TestUpdatePidsLimit/no_change
16:12:58 [2022-10-10T16:12:58.960Z] === RUN   TestUpdatePidsLimit/update_lower
16:12:59 [2022-10-10T16:12:59.221Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:12:59 [2022-10-10T16:12:59.221Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:12:59 [2022-10-10T16:12:59.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:12:59 [2022-10-10T16:12:59.742Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:13:00 [2022-10-10T16:13:00.312Z] --- PASS: TestUpdatePidsLimit (1.82s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
16:13:00 [2022-10-10T16:13:00.312Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
16:13:00 [2022-10-10T16:13:00.312Z] === RUN   TestUpdateRestartPolicy
16:13:12 [2022-10-10T16:13:12.533Z] --- PASS: TestUpdateRestartPolicy (10.88s)
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestUpdateRestartWithAutoRemove
16:13:12 [2022-10-10T16:13:12.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestWaitNonBlocked
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:13:12 [2022-10-10T16:13:12.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:13:12 [2022-10-10T16:13:12.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:13:12 [2022-10-10T16:13:12.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:13:12 [2022-10-10T16:13:12.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:13:12 [2022-10-10T16:13:12.533Z] --- PASS: TestWaitNonBlocked (0.02s)
16:13:12 [2022-10-10T16:13:12.533Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
16:13:12 [2022-10-10T16:13:12.533Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestWaitBlocked
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:13:12 [2022-10-10T16:13:12.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:13:12 [2022-10-10T16:13:12.533Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:13:12 [2022-10-10T16:13:12.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:13:12 [2022-10-10T16:13:12.533Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:13:12 [2022-10-10T16:13:12.533Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:13:13 [2022-10-10T16:13:13.102Z] --- PASS: TestWaitBlocked (0.01s)
16:13:13 [2022-10-10T16:13:13.102Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
16:13:13 [2022-10-10T16:13:13.102Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
16:13:13 [2022-10-10T16:13:13.102Z] === RUN   TestWaitConditions
16:13:13 [2022-10-10T16:13:13.102Z] === RUN   TestWaitConditions/default
16:13:13 [2022-10-10T16:13:13.102Z] === PAUSE TestWaitConditions/default
16:13:13 [2022-10-10T16:13:13.102Z] === RUN   TestWaitConditions/not-running
16:13:13 [2022-10-10T16:13:13.102Z] === PAUSE TestWaitConditions/not-running
16:13:13 [2022-10-10T16:13:13.102Z] === RUN   TestWaitConditions/next-exit
16:13:13 [2022-10-10T16:13:13.102Z] === PAUSE TestWaitConditions/next-exit
16:13:13 [2022-10-10T16:13:13.102Z] === RUN   TestWaitConditions/removed
16:13:13 [2022-10-10T16:13:13.102Z] === PAUSE TestWaitConditions/removed
16:13:13 [2022-10-10T16:13:13.102Z] === CONT  TestWaitConditions/default
16:13:13 [2022-10-10T16:13:13.102Z] === CONT  TestWaitConditions/next-exit
16:13:13 [2022-10-10T16:13:13.102Z] === CONT  TestWaitConditions/default
16:13:13 [2022-10-10T16:13:13.103Z]     wait_test.go:146: ContainerID = ab00e8dbcb12e03d9afe842a5c78361d80b6957a849321dba45d4befe69b0752
16:13:13 [2022-10-10T16:13:13.103Z] === CONT  TestWaitConditions/next-exit
16:13:13 [2022-10-10T16:13:13.103Z]     wait_test.go:146: ContainerID = 195f0d97ca02ec9aad13966e9e51e4076c60c50e8b7e6fc8e7b2d762b5068e2d
16:13:13 [2022-10-10T16:13:13.672Z] === CONT  TestWaitConditions/removed
16:13:13 [2022-10-10T16:13:13.933Z]     wait_test.go:146: ContainerID = e56099748d2fa014507364c18c53cce0cbe46fe18ced18b5f45e291fd2d514a9
16:13:13 [2022-10-10T16:13:13.933Z] === CONT  TestWaitConditions/not-running
16:13:13 [2022-10-10T16:13:13.933Z]     wait_test.go:146: ContainerID = f166adb804d9c2bfe46ccf8d2bbb77c1327be4f427dff33757728b6b5afd67d6
16:13:14 [2022-10-10T16:13:14.503Z] --- PASS: TestWaitConditions (0.02s)
16:13:14 [2022-10-10T16:13:14.503Z]     --- PASS: TestWaitConditions/default (0.62s)
16:13:14 [2022-10-10T16:13:14.503Z]     --- PASS: TestWaitConditions/next-exit (0.79s)
16:13:14 [2022-10-10T16:13:14.503Z]     --- PASS: TestWaitConditions/removed (0.77s)
16:13:14 [2022-10-10T16:13:14.503Z]     --- PASS: TestWaitConditions/not-running (0.64s)
16:13:14 [2022-10-10T16:13:14.503Z] === RUN   TestWaitRestartedContainer
16:13:14 [2022-10-10T16:13:14.503Z] === RUN   TestWaitRestartedContainer/default
16:13:14 [2022-10-10T16:13:14.503Z] === PAUSE TestWaitRestartedContainer/default
16:13:14 [2022-10-10T16:13:14.503Z] === RUN   TestWaitRestartedContainer/not-running
16:13:14 [2022-10-10T16:13:14.503Z] === PAUSE TestWaitRestartedContainer/not-running
16:13:14 [2022-10-10T16:13:14.503Z] === RUN   TestWaitRestartedContainer/next-exit
16:13:14 [2022-10-10T16:13:14.503Z] === PAUSE TestWaitRestartedContainer/next-exit
16:13:14 [2022-10-10T16:13:14.503Z] === CONT  TestWaitRestartedContainer/default
16:13:14 [2022-10-10T16:13:14.503Z] === CONT  TestWaitRestartedContainer/next-exit
16:13:15 [2022-10-10T16:13:15.891Z] === CONT  TestWaitRestartedContainer/not-running
16:13:16 [2022-10-10T16:13:16.831Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:13:16 [2022-10-10T16:13:16.831Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
16:13:16 [2022-10-10T16:13:16.831Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.36s)
16:13:16 [2022-10-10T16:13:16.831Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
16:13:16 [2022-10-10T16:13:16.831Z] === CONT  TestContainerStartOnDaemonRestart
16:13:16 [2022-10-10T16:13:16.831Z] === CONT  TestRestartDaemonWithRestartingContainer
16:13:19 [2022-10-10T16:13:19.373Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s)
16:13:19 [2022-10-10T16:13:19.373Z] === CONT  TestIpcModeOlderClient
16:13:19 [2022-10-10T16:13:19.373Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
16:13:19 [2022-10-10T16:13:19.373Z] === CONT  TestContainerKillOnDaemonStart
16:13:19 [2022-10-10T16:13:19.373Z] --- PASS: TestIpcModeOlderClient (0.07s)
16:13:19 [2022-10-10T16:13:19.373Z] === CONT  TestDaemonHostGatewayIP
16:13:21 [2022-10-10T16:13:21.914Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
16:13:21 [2022-10-10T16:13:21.914Z] === CONT  TestDaemonRestartIpcMode
16:13:23 [2022-10-10T16:13:23.824Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
16:13:32 [2022-10-10T16:13:32.001Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
16:13:32 [2022-10-10T16:13:32.001Z] PASS
16:13:32 [2022-10-10T16:13:32.001Z] 
16:13:32 [2022-10-10T16:13:32.001Z] === Skipped
16:13:32 [2022-10-10T16:13:32.001Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:13:32 [2022-10-10T16:13:32.001Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:13:32 [2022-10-10T16:13:32.001Z] 
16:13:32 [2022-10-10T16:13:32.001Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:13:32 [2022-10-10T16:13:32.001Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:13:32 [2022-10-10T16:13:32.001Z] 
16:13:32 [2022-10-10T16:13:32.001Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:13:32 [2022-10-10T16:13:32.001Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:13:32 [2022-10-10T16:13:32.001Z] 
16:13:32 [2022-10-10T16:13:32.001Z] DONE 273 tests, 3 skipped in 129.023s
16:13:32 [2022-10-10T16:13:32.001Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:13:32 [2022-10-10T16:13:32.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:13:32 [2022-10-10T16:13:32.001Z] ++ set -e
16:13:32 [2022-10-10T16:13:32.001Z] ++ '[' -n 0 ']'
16:13:32 [2022-10-10T16:13:32.001Z] ++ set -x
16:13:32 [2022-10-10T16:13:32.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:13:32 [2022-10-10T16:13:32.001Z] INFO: Testing against a local daemon
16:13:32 [2022-10-10T16:13:32.001Z] === RUN   TestConfigDaemonLibtrustID
16:13:32 [2022-10-10T16:13:32.001Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:13:32 [2022-10-10T16:13:32.001Z] === RUN   TestConfigDaemonID
16:13:32 [2022-10-10T16:13:32.571Z]     daemon_test.go:86: [dabd79508d790] daemon is not started
16:13:32 [2022-10-10T16:13:32.571Z] --- PASS: TestConfigDaemonID (1.04s)
16:13:32 [2022-10-10T16:13:32.571Z] === RUN   TestDaemonConfigValidation
16:13:32 [2022-10-10T16:13:32.571Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:13:32 [2022-10-10T16:13:32.571Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:13:32 [2022-10-10T16:13:32.571Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:13:32 [2022-10-10T16:13:32.571Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:13:32 [2022-10-10T16:13:32.571Z] === RUN   TestDaemonConfigValidation/invalid_config
16:13:32 [2022-10-10T16:13:32.571Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:13:32 [2022-10-10T16:13:32.571Z] === RUN   TestDaemonConfigValidation/malformed_config
16:13:32 [2022-10-10T16:13:32.571Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:13:32 [2022-10-10T16:13:32.571Z] === RUN   TestDaemonConfigValidation/valid_config
16:13:32 [2022-10-10T16:13:32.571Z] === PAUSE TestDaemonConfigValidation/valid_config
16:13:32 [2022-10-10T16:13:32.571Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:13:32 [2022-10-10T16:13:32.571Z] === CONT  TestDaemonConfigValidation/malformed_config
16:13:32 [2022-10-10T16:13:32.571Z] === CONT  TestDaemonConfigValidation/valid_config
16:13:32 [2022-10-10T16:13:32.571Z] === CONT  TestDaemonConfigValidation/invalid_config
16:13:32 [2022-10-10T16:13:32.571Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:13:32 [2022-10-10T16:13:32.831Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:13:32 [2022-10-10T16:13:32.831Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:13:32 [2022-10-10T16:13:32.831Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
16:13:32 [2022-10-10T16:13:32.831Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:13:32 [2022-10-10T16:13:32.831Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:13:32 [2022-10-10T16:13:32.831Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:13:32 [2022-10-10T16:13:32.831Z] === RUN   TestConfigDaemonSeccompProfiles
16:13:32 [2022-10-10T16:13:32.831Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:13:33 [2022-10-10T16:13:33.772Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:13:34 [2022-10-10T16:13:34.712Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:13:36 [2022-10-10T16:13:36.094Z] === CONT  TestConfigDaemonSeccompProfiles
16:13:36 [2022-10-10T16:13:36.094Z]     daemon_test.go:200: [debd322c6391f] daemon is not started
16:13:36 [2022-10-10T16:13:36.094Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
16:13:36 [2022-10-10T16:13:36.094Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:13:36 [2022-10-10T16:13:36.094Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:13:36 [2022-10-10T16:13:36.094Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:13:36 [2022-10-10T16:13:36.094Z] === RUN   TestDaemonProxy
16:13:36 [2022-10-10T16:13:36.094Z] === RUN   TestDaemonProxy/environment_variables
16:13:37 [2022-10-10T16:13:37.475Z] === RUN   TestDaemonProxy/command-line_options
16:13:39 [2022-10-10T16:13:39.383Z] === RUN   TestDaemonProxy/configuration_file
16:13:41 [2022-10-10T16:13:41.292Z] === RUN   TestDaemonProxy/conflicting_options
16:13:41 [2022-10-10T16:13:41.552Z] === RUN   TestDaemonProxy/reload_sanitized
16:13:42 [2022-10-10T16:13:42.122Z] --- PASS: TestDaemonProxy (6.26s)
16:13:42 [2022-10-10T16:13:42.122Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
16:13:42 [2022-10-10T16:13:42.122Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:13:42 [2022-10-10T16:13:42.122Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
16:13:42 [2022-10-10T16:13:42.122Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:13:42 [2022-10-10T16:13:42.122Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:13:42 [2022-10-10T16:13:42.122Z] === RUN   TestLiveRestore
16:13:42 [2022-10-10T16:13:42.122Z] === RUN   TestLiveRestore/volume_references
16:13:42 [2022-10-10T16:13:42.122Z] === PAUSE TestLiveRestore/volume_references
16:13:42 [2022-10-10T16:13:42.122Z] === CONT  TestLiveRestore/volume_references
16:13:42 [2022-10-10T16:13:42.692Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:13:42 [2022-10-10T16:13:42.692Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:13:43 [2022-10-10T16:13:43.632Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:13:44 [2022-10-10T16:13:44.571Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:13:45 [2022-10-10T16:13:45.512Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:13:46 [2022-10-10T16:13:46.452Z] --- PASS: TestLiveRestore (0.00s)
16:13:46 [2022-10-10T16:13:46.452Z]     --- PASS: TestLiveRestore/volume_references (4.22s)
16:13:46 [2022-10-10T16:13:46.452Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.52s)
16:13:46 [2022-10-10T16:13:46.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
16:13:46 [2022-10-10T16:13:46.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
16:13:46 [2022-10-10T16:13:46.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
16:13:46 [2022-10-10T16:13:46.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
16:13:46 [2022-10-10T16:13:46.452Z] PASS
16:13:46 [2022-10-10T16:13:46.452Z] 
16:13:46 [2022-10-10T16:13:46.452Z] DONE 25 tests in 15.536s
16:13:46 [2022-10-10T16:13:46.452Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:13:46 [2022-10-10T16:13:46.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:13:46 [2022-10-10T16:13:46.452Z] ++ set -e
16:13:46 [2022-10-10T16:13:46.452Z] ++ '[' -n 0 ']'
16:13:46 [2022-10-10T16:13:46.452Z] ++ set -x
16:13:46 [2022-10-10T16:13:46.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:13:46 [2022-10-10T16:13:46.452Z] INFO: Testing against a local daemon
16:13:46 [2022-10-10T16:13:46.452Z] === RUN   TestCommitInheritsEnv
16:13:46 [2022-10-10T16:13:46.712Z] --- PASS: TestCommitInheritsEnv (0.27s)
16:13:46 [2022-10-10T16:13:46.712Z] === RUN   TestImportExtremelyLargeImageWorks
16:13:46 [2022-10-10T16:13:46.712Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:13:46 [2022-10-10T16:13:46.712Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:13:46 [2022-10-10T16:13:46.712Z] === RUN   TestImportWithCustomPlatform
16:13:46 [2022-10-10T16:13:46.712Z] === RUN   TestImportWithCustomPlatform/#00
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/_______
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform//
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/linux
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/LINUX
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/macos
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:13:46 [2022-10-10T16:13:46.972Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:13:47 [2022-10-10T16:13:47.232Z] --- PASS: TestImportWithCustomPlatform (0.33s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:13:47 [2022-10-10T16:13:47.232Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:13:47 [2022-10-10T16:13:47.232Z] === RUN   TestImagesFilterMultiReference
16:13:47 [2022-10-10T16:13:47.232Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:13:47 [2022-10-10T16:13:47.232Z] === RUN   TestImagePullPlatformInvalid
16:13:47 [2022-10-10T16:13:47.232Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:13:47 [2022-10-10T16:13:47.232Z] === RUN   TestRemoveImageOrphaning
16:13:47 [2022-10-10T16:13:47.492Z] --- PASS: TestRemoveImageOrphaning (0.25s)
16:13:47 [2022-10-10T16:13:47.492Z] === RUN   TestRemoveImageGarbageCollector
16:13:47 [2022-10-10T16:13:47.492Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:47 [2022-10-10T16:13:47.492Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:13:47 [2022-10-10T16:13:47.492Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:13:47 [2022-10-10T16:13:47.492Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:13:47 [2022-10-10T16:13:47.492Z] === RUN   TestTagInvalidReference
16:13:47 [2022-10-10T16:13:47.492Z] --- PASS: TestTagInvalidReference (0.01s)
16:13:47 [2022-10-10T16:13:47.492Z] === RUN   TestTagValidPrefixedRepo
16:13:47 [2022-10-10T16:13:47.492Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:13:47 [2022-10-10T16:13:47.492Z] === RUN   TestTagExistedNameWithoutForce
16:13:47 [2022-10-10T16:13:47.492Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:13:47 [2022-10-10T16:13:47.492Z] === RUN   TestTagOfficialNames
16:13:47 [2022-10-10T16:13:47.753Z] --- PASS: TestTagOfficialNames (0.05s)
16:13:47 [2022-10-10T16:13:47.753Z] === RUN   TestTagMatchesDigest
16:13:47 [2022-10-10T16:13:47.753Z] --- PASS: TestTagMatchesDigest (0.01s)
16:13:47 [2022-10-10T16:13:47.753Z] PASS
16:13:47 [2022-10-10T16:13:47.753Z] 
16:13:47 [2022-10-10T16:13:47.753Z] === Skipped
16:13:47 [2022-10-10T16:13:47.753Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:13:47 [2022-10-10T16:13:47.753Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:13:47 [2022-10-10T16:13:47.753Z] 
16:13:47 [2022-10-10T16:13:47.753Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:13:47 [2022-10-10T16:13:47.753Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:47 [2022-10-10T16:13:47.753Z] 
16:13:47 [2022-10-10T16:13:47.753Z] DONE 22 tests, 2 skipped in 1.316s
16:13:47 [2022-10-10T16:13:47.753Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:13:47 [2022-10-10T16:13:47.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:13:47 [2022-10-10T16:13:47.753Z] ++ set -e
16:13:47 [2022-10-10T16:13:47.753Z] ++ '[' -n 0 ']'
16:13:47 [2022-10-10T16:13:47.753Z] ++ set -x
16:13:47 [2022-10-10T16:13:47.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:13:47 [2022-10-10T16:13:47.753Z] === RUN   TestStripANSICommands
16:13:47 [2022-10-10T16:13:47.753Z] === RUN   TestStripANSICommands/#00
16:13:47 [2022-10-10T16:13:47.753Z] === RUN   TestStripANSICommands/#01
16:13:47 [2022-10-10T16:13:47.753Z] --- PASS: TestStripANSICommands (0.00s)
16:13:47 [2022-10-10T16:13:47.753Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:13:47 [2022-10-10T16:13:47.753Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:13:47 [2022-10-10T16:13:47.753Z] PASS
16:13:47 [2022-10-10T16:13:47.753Z] 
16:13:47 [2022-10-10T16:13:47.753Z] DONE 3 tests in 0.042s
16:13:47 [2022-10-10T16:13:47.753Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:13:47 [2022-10-10T16:13:47.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:13:47 [2022-10-10T16:13:47.753Z] ++ set -e
16:13:47 [2022-10-10T16:13:47.753Z] ++ '[' -n 0 ']'
16:13:47 [2022-10-10T16:13:47.753Z] ++ set -x
16:13:47 [2022-10-10T16:13:47.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:13:47 [2022-10-10T16:13:47.753Z] INFO: Testing against a local daemon
16:13:47 [2022-10-10T16:13:47.753Z] === RUN   TestNetworkCreateDelete
16:13:48 [2022-10-10T16:13:48.013Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:13:48 [2022-10-10T16:13:48.013Z] === RUN   TestDockerNetworkDeletePreferID
16:13:48 [2022-10-10T16:13:48.273Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
16:13:48 [2022-10-10T16:13:48.273Z] === RUN   TestDaemonDNSFallback
16:13:54 [2022-10-10T16:13:54.850Z] --- PASS: TestDaemonDNSFallback (6.29s)
16:13:54 [2022-10-10T16:13:54.850Z] === RUN   TestInspectNetwork
16:13:58 [2022-10-10T16:13:58.147Z] === RUN   TestInspectNetwork/full_network_id
16:13:58 [2022-10-10T16:13:58.147Z] === RUN   TestInspectNetwork/partial_network_id
16:13:58 [2022-10-10T16:13:58.147Z] === RUN   TestInspectNetwork/network_name
16:13:58 [2022-10-10T16:13:58.147Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:14:02 [2022-10-10T16:14:02.347Z] --- PASS: TestInspectNetwork (7.11s)
16:14:02 [2022-10-10T16:14:02.347Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:14:02 [2022-10-10T16:14:02.347Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:14:02 [2022-10-10T16:14:02.347Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:14:02 [2022-10-10T16:14:02.347Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:14:02 [2022-10-10T16:14:02.347Z] === RUN   TestRunContainerWithBridgeNone
16:14:03 [2022-10-10T16:14:03.287Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/create
16:14:03 [2022-10-10T16:14:03.287Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:14:03 [2022-10-10T16:14:03.287Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:14:03 [2022-10-10T16:14:03.287Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:14:03 [2022-10-10T16:14:03.287Z] === CONT  TestNetworkInvalidJSON/networks/create
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:14:03 [2022-10-10T16:14:03.287Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:14:03 [2022-10-10T16:14:03.287Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:14:03 [2022-10-10T16:14:03.287Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:14:03 [2022-10-10T16:14:03.287Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkList
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkList//networks
16:14:03 [2022-10-10T16:14:03.287Z] === PAUSE TestNetworkList//networks
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestNetworkList//networks/
16:14:03 [2022-10-10T16:14:03.287Z] === PAUSE TestNetworkList//networks/
16:14:03 [2022-10-10T16:14:03.287Z] === CONT  TestNetworkList//networks
16:14:03 [2022-10-10T16:14:03.287Z] === CONT  TestNetworkList//networks/
16:14:03 [2022-10-10T16:14:03.287Z] --- PASS: TestNetworkList (0.01s)
16:14:03 [2022-10-10T16:14:03.287Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z]     --- PASS: TestNetworkList//networks (0.00s)
16:14:03 [2022-10-10T16:14:03.287Z] === RUN   TestHostIPv4BridgeLabel
16:14:03 [2022-10-10T16:14:03.857Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:14:03 [2022-10-10T16:14:03.857Z] === RUN   TestDaemonRestartWithLiveRestore
16:14:04 [2022-10-10T16:14:04.797Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:14:04 [2022-10-10T16:14:04.797Z] === RUN   TestDaemonDefaultNetworkPools
16:14:05 [2022-10-10T16:14:05.738Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:14:05 [2022-10-10T16:14:05.738Z] === RUN   TestDaemonRestartWithExistingNetwork
16:14:06 [2022-10-10T16:14:06.681Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
16:14:06 [2022-10-10T16:14:06.681Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:14:08 [2022-10-10T16:14:08.062Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:14:08 [2022-10-10T16:14:08.062Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:14:08 [2022-10-10T16:14:08.632Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:14:08 [2022-10-10T16:14:08.632Z] === RUN   TestServiceWithPredefinedNetwork
16:14:11 [2022-10-10T16:14:11.174Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
16:14:11 [2022-10-10T16:14:11.174Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:14:11 [2022-10-10T16:14:11.174Z]     service_test.go:242: FLAKY_TEST
16:14:11 [2022-10-10T16:14:11.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:14:11 [2022-10-10T16:14:11.174Z] === RUN   TestServiceWithDataPathPortInit
16:14:26 [2022-10-10T16:14:26.074Z] --- PASS: TestServiceWithDataPathPortInit (13.74s)
16:14:26 [2022-10-10T16:14:26.074Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:14:27 [2022-10-10T16:14:27.014Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jbmfoqvjhjfdoakm8quxtdi9x Created:2022-10-10 16:14:25.79161699 +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[2b3787f84ddeb56c85cdaed64928ab90738576a5f4adc3f929aa67ea9e6251a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7rnmlqqla4t5vz2sdbpg6tjh EndpointID:a5bc8720042abc7a86fc6091d92f2d2673b2ba5e2451240e5a220ff3ba443e4c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca4d1e101f8228f422df37becd11ee5127435f75aee401891c24fa6f093bc569 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:c84f7b853565 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7rnmlqqla4t5vz2sdbpg6tjh EndpointID:a5bc8720042abc7a86fc6091d92f2d2673b2ba5e2451240e5a220ff3ba443e4c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:14:31 [2022-10-10T16:14:31.216Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
16:14:31 [2022-10-10T16:14:31.216Z] PASS
16:14:31 [2022-10-10T16:14:31.216Z] 
16:14:31 [2022-10-10T16:14:31.216Z] === Skipped
16:14:31 [2022-10-10T16:14:31.216Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:14:31 [2022-10-10T16:14:31.216Z]     service_test.go:242: FLAKY_TEST
16:14:31 [2022-10-10T16:14:31.216Z] 
16:14:31 [2022-10-10T16:14:31.216Z] DONE 38 tests, 1 skipped in 43.573s
16:14:31 [2022-10-10T16:14:31.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:14:31 [2022-10-10T16:14:31.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:14:31 [2022-10-10T16:14:31.216Z] ++ set -e
16:14:31 [2022-10-10T16:14:31.216Z] ++ '[' -n 0 ']'
16:14:31 [2022-10-10T16:14:31.216Z] ++ set -x
16:14:31 [2022-10-10T16:14:31.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:14:31 [2022-10-10T16:14:31.476Z] INFO: Testing against a local daemon
16:14:31 [2022-10-10T16:14:31.476Z] === RUN   TestDockerNetworkIpvlanPersistance
16:14:31 [2022-10-10T16:14:31.476Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:31 [2022-10-10T16:14:31.476Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:14:31 [2022-10-10T16:14:31.476Z] === RUN   TestDockerNetworkIpvlan
16:14:31 [2022-10-10T16:14:31.476Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:31 [2022-10-10T16:14:31.476Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:14:31 [2022-10-10T16:14:31.476Z] PASS
16:14:31 [2022-10-10T16:14:31.476Z] 
16:14:31 [2022-10-10T16:14:31.476Z] === Skipped
16:14:31 [2022-10-10T16:14:31.476Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:14:31 [2022-10-10T16:14:31.476Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:31 [2022-10-10T16:14:31.476Z] 
16:14:31 [2022-10-10T16:14:31.476Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:14:31 [2022-10-10T16:14:31.476Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:31 [2022-10-10T16:14:31.476Z] 
16:14:31 [2022-10-10T16:14:31.476Z] DONE 2 tests, 2 skipped in 0.090s
16:14:31 [2022-10-10T16:14:31.476Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:14:31 [2022-10-10T16:14:31.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:14:31 [2022-10-10T16:14:31.476Z] ++ set -e
16:14:31 [2022-10-10T16:14:31.476Z] ++ '[' -n 0 ']'
16:14:31 [2022-10-10T16:14:31.476Z] ++ set -x
16:14:31 [2022-10-10T16:14:31.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:14:31 [2022-10-10T16:14:31.477Z] INFO: Testing against a local daemon
16:14:31 [2022-10-10T16:14:31.477Z] === RUN   TestDockerNetworkMacvlanPersistance
16:14:32 [2022-10-10T16:14:32.860Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
16:14:32 [2022-10-10T16:14:32.860Z] === RUN   TestDockerNetworkMacvlan
16:14:33 [2022-10-10T16:14:33.430Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:14:34 [2022-10-10T16:14:34.401Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:14:34 [2022-10-10T16:14:34.980Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:14:36 [2022-10-10T16:14:36.896Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:14:38 [2022-10-10T16:14:38.808Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:14:42 [2022-10-10T16:14:42.107Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:14:42 [2022-10-10T16:14:42.367Z] --- PASS: TestDockerNetworkMacvlan (9.53s)
16:14:42 [2022-10-10T16:14:42.367Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:14:42 [2022-10-10T16:14:42.367Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:14:42 [2022-10-10T16:14:42.367Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
16:14:42 [2022-10-10T16:14:42.367Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
16:14:42 [2022-10-10T16:14:42.367Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
16:14:42 [2022-10-10T16:14:42.367Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
16:14:42 [2022-10-10T16:14:42.367Z] PASS
16:14:42 [2022-10-10T16:14:42.367Z] 
16:14:42 [2022-10-10T16:14:42.367Z] DONE 8 tests in 10.942s
16:14:42 [2022-10-10T16:14:42.367Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:14:42 [2022-10-10T16:14:42.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:14:42 [2022-10-10T16:14:42.367Z] ++ set -e
16:14:42 [2022-10-10T16:14:42.367Z] ++ '[' -n 0 ']'
16:14:42 [2022-10-10T16:14:42.367Z] ++ set -x
16:14:42 [2022-10-10T16:14:42.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:14:42 [2022-10-10T16:14:42.367Z] testing: warning: no tests to run
16:14:42 [2022-10-10T16:14:42.367Z] PASS
16:14:42 [2022-10-10T16:14:42.367Z] 
16:14:42 [2022-10-10T16:14:42.367Z] DONE 0 tests in 0.026s
16:14:42 [2022-10-10T16:14:42.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:14:42 [2022-10-10T16:14:42.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:14:42 [2022-10-10T16:14:42.367Z] ++ set -e
16:14:42 [2022-10-10T16:14:42.367Z] ++ '[' -n 0 ']'
16:14:42 [2022-10-10T16:14:42.367Z] ++ set -x
16:14:42 [2022-10-10T16:14:42.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:14:42 [2022-10-10T16:14:42.627Z] INFO: Testing against a local daemon
16:14:42 [2022-10-10T16:14:42.627Z] === RUN   TestAuthZPluginAllowRequest
16:14:43 [2022-10-10T16:14:43.568Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
16:14:43 [2022-10-10T16:14:43.568Z] === RUN   TestAuthZPluginTLS
16:14:44 [2022-10-10T16:14:44.137Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:14:44 [2022-10-10T16:14:44.137Z] === RUN   TestAuthZPluginDenyRequest
16:14:44 [2022-10-10T16:14:44.707Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:14:44 [2022-10-10T16:14:44.707Z] === RUN   TestAuthZPluginAPIDenyResponse
16:14:45 [2022-10-10T16:14:45.277Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:14:45 [2022-10-10T16:14:45.277Z] === RUN   TestAuthZPluginDenyResponse
16:14:45 [2022-10-10T16:14:45.847Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:14:45 [2022-10-10T16:14:45.847Z] === RUN   TestAuthZPluginAllowEventStream
16:14:46 [2022-10-10T16:14:46.790Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
16:14:46 [2022-10-10T16:14:46.790Z] === RUN   TestAuthZPluginErrorResponse
16:14:47 [2022-10-10T16:14:47.360Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:14:47 [2022-10-10T16:14:47.360Z] === RUN   TestAuthZPluginErrorRequest
16:14:47 [2022-10-10T16:14:47.930Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:14:47 [2022-10-10T16:14:47.930Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:14:48 [2022-10-10T16:14:48.500Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:14:48 [2022-10-10T16:14:48.500Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:14:49 [2022-10-10T16:14:49.882Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
16:14:49 [2022-10-10T16:14:49.882Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:14:51 [2022-10-10T16:14:51.264Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
16:14:51 [2022-10-10T16:14:51.264Z] === RUN   TestAuthZPluginHeader
16:14:52 [2022-10-10T16:14:52.204Z] --- PASS: TestAuthZPluginHeader (0.72s)
16:14:52 [2022-10-10T16:14:52.204Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:14:52 [2022-10-10T16:14:52.204Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:52 [2022-10-10T16:14:52.204Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:14:52 [2022-10-10T16:14:52.204Z] === RUN   TestAuthZPluginV2Disable
16:14:52 [2022-10-10T16:14:52.204Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:52 [2022-10-10T16:14:52.204Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:14:52 [2022-10-10T16:14:52.204Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:14:52 [2022-10-10T16:14:52.204Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:52 [2022-10-10T16:14:52.204Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:14:52 [2022-10-10T16:14:52.204Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:14:52 [2022-10-10T16:14:52.204Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:52 [2022-10-10T16:14:52.204Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:14:52 [2022-10-10T16:14:52.204Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:15:10 [2022-10-10T16:15:10.305Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:15:10 [2022-10-10T16:15:10.305Z] PASS
16:15:10 [2022-10-10T16:15:10.305Z] 
16:15:10 [2022-10-10T16:15:10.305Z] === Skipped
16:15:10 [2022-10-10T16:15:10.305Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:10 [2022-10-10T16:15:10.306Z] 
16:15:10 [2022-10-10T16:15:10.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:10 [2022-10-10T16:15:10.306Z] 
16:15:10 [2022-10-10T16:15:10.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:10 [2022-10-10T16:15:10.306Z] 
16:15:10 [2022-10-10T16:15:10.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:10 [2022-10-10T16:15:10.306Z] 
16:15:10 [2022-10-10T16:15:10.306Z] DONE 17 tests, 4 skipped in 26.445s
16:15:10 [2022-10-10T16:15:10.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:15:10 [2022-10-10T16:15:10.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:15:10 [2022-10-10T16:15:10.306Z] ++ set -e
16:15:10 [2022-10-10T16:15:10.306Z] ++ '[' -n 0 ']'
16:15:10 [2022-10-10T16:15:10.306Z] ++ set -x
16:15:10 [2022-10-10T16:15:10.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:15:10 [2022-10-10T16:15:10.306Z] INFO: Testing against a local daemon
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:15:10 [2022-10-10T16:15:10.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:15:10 [2022-10-10T16:15:10.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:15:10 [2022-10-10T16:15:10.306Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:15:10 [2022-10-10T16:15:10.306Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:15:10 [2022-10-10T16:15:10.306Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:15:10 [2022-10-10T16:15:10.306Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:15:10 [2022-10-10T16:15:10.306Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:15:10 [2022-10-10T16:15:10.306Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInstall
16:15:10 [2022-10-10T16:15:10.306Z] === RUN   TestPluginInstall/no_auth
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ef4f8eb4bfa40c9e281a0f88cd2c749a4ad6cb4bf1827228f4935ff572f2ef0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ef4f8eb4bfa40c9e281a0f88cd2c749a4ad6cb4bf1827228f4935ff572f2ef0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:13 [2022-10-10T16:15:13.605Z] === RUN   TestPluginInstall/with_htpasswd
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e264fb23d98335db1ef80e46be19fd1e26cd9003242d6a35bc757ab67621b73" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:13 [2022-10-10T16:15:13.605Z] time="2022-10-10T16:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e264fb23d98335db1ef80e46be19fd1e26cd9003242d6a35bc757ab67621b73" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:13 [2022-10-10T16:15:13.865Z] === RUN   TestPluginInstall/with_insecure
16:15:14 [2022-10-10T16:15:14.805Z] time="2022-10-10T16:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:14 [2022-10-10T16:15:14.805Z] time="2022-10-10T16:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bec4eb3033159c8da5e51004ecc1754ceec188a4c10258b0c6dbf693d112685" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:14 [2022-10-10T16:15:14.805Z] time="2022-10-10T16:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:14 [2022-10-10T16:15:14.805Z] time="2022-10-10T16:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bec4eb3033159c8da5e51004ecc1754ceec188a4c10258b0c6dbf693d112685" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:14 [2022-10-10T16:15:14.805Z]     plugin_test.go:196: [d1714ae735594] daemon is not started
16:15:14 [2022-10-10T16:15:14.805Z] --- PASS: TestPluginInstall (5.85s)
16:15:14 [2022-10-10T16:15:14.805Z]     --- PASS: TestPluginInstall/no_auth (4.27s)
16:15:14 [2022-10-10T16:15:14.805Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
16:15:14 [2022-10-10T16:15:14.805Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
16:15:14 [2022-10-10T16:15:14.805Z] === RUN   TestPluginsWithRuntimes
16:15:16 [2022-10-10T16:15:16.716Z] === RUN   TestPluginsWithRuntimes/No_Args
16:15:17 [2022-10-10T16:15:17.286Z] === RUN   TestPluginsWithRuntimes/With_Args
16:15:18 [2022-10-10T16:15:18.226Z] --- PASS: TestPluginsWithRuntimes (3.33s)
16:15:18 [2022-10-10T16:15:18.226Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
16:15:18 [2022-10-10T16:15:18.226Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
16:15:18 [2022-10-10T16:15:18.226Z] === RUN   TestPluginBackCompatMediaTypes
16:15:18 [2022-10-10T16:15:18.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
16:15:18 [2022-10-10T16:15:18.796Z] PASS
16:15:18 [2022-10-10T16:15:18.796Z] 
16:15:18 [2022-10-10T16:15:18.796Z] DONE 24 tests in 9.909s
16:15:18 [2022-10-10T16:15:18.796Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:15:18 [2022-10-10T16:15:18.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:15:18 [2022-10-10T16:15:18.796Z] ++ set -e
16:15:18 [2022-10-10T16:15:18.796Z] ++ '[' -n 0 ']'
16:15:18 [2022-10-10T16:15:18.796Z] ++ set -x
16:15:18 [2022-10-10T16:15:18.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:15:19 [2022-10-10T16:15:19.055Z] INFO: Testing against a local daemon
16:15:19 [2022-10-10T16:15:19.055Z] === RUN   TestExternalGraphDriver
16:15:19 [2022-10-10T16:15:19.315Z] === RUN   TestExternalGraphDriver/json
16:15:21 [2022-10-10T16:15:21.226Z] === RUN   TestExternalGraphDriver/spec
16:15:22 [2022-10-10T16:15:22.608Z] === RUN   TestExternalGraphDriver/pull
16:15:24 [2022-10-10T16:15:24.519Z] --- PASS: TestExternalGraphDriver (5.21s)
16:15:24 [2022-10-10T16:15:24.519Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
16:15:24 [2022-10-10T16:15:24.519Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
16:15:24 [2022-10-10T16:15:24.519Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
16:15:24 [2022-10-10T16:15:24.519Z] === RUN   TestGraphdriverPluginV2
16:15:24 [2022-10-10T16:15:24.519Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:24 [2022-10-10T16:15:24.519Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:15:24 [2022-10-10T16:15:24.519Z] PASS
16:15:24 [2022-10-10T16:15:24.519Z] 
16:15:24 [2022-10-10T16:15:24.519Z] === Skipped
16:15:24 [2022-10-10T16:15:24.519Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:15:24 [2022-10-10T16:15:24.519Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:24 [2022-10-10T16:15:24.519Z] 
16:15:24 [2022-10-10T16:15:24.519Z] DONE 5 tests, 1 skipped in 5.646s
16:15:24 [2022-10-10T16:15:24.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:15:24 [2022-10-10T16:15:24.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:15:24 [2022-10-10T16:15:24.519Z] ++ set -e
16:15:24 [2022-10-10T16:15:24.519Z] ++ '[' -n 0 ']'
16:15:24 [2022-10-10T16:15:24.519Z] ++ set -x
16:15:24 [2022-10-10T16:15:24.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:15:24 [2022-10-10T16:15:24.519Z] INFO: Testing against a local daemon
16:15:24 [2022-10-10T16:15:24.519Z] === RUN   TestContinueAfterPluginCrash
16:15:24 [2022-10-10T16:15:24.519Z] === PAUSE TestContinueAfterPluginCrash
16:15:24 [2022-10-10T16:15:24.519Z] === RUN   TestReadPluginNoRead
16:15:24 [2022-10-10T16:15:24.519Z] === PAUSE TestReadPluginNoRead
16:15:24 [2022-10-10T16:15:24.519Z] === RUN   TestDaemonStartWithLogOpt
16:15:24 [2022-10-10T16:15:24.519Z] === PAUSE TestDaemonStartWithLogOpt
16:15:24 [2022-10-10T16:15:24.519Z] === CONT  TestContinueAfterPluginCrash
16:15:24 [2022-10-10T16:15:24.519Z] === CONT  TestDaemonStartWithLogOpt
16:15:27 [2022-10-10T16:15:27.818Z] --- PASS: TestDaemonStartWithLogOpt (3.20s)
16:15:27 [2022-10-10T16:15:27.818Z] === CONT  TestReadPluginNoRead
16:15:30 [2022-10-10T16:15:30.360Z] === RUN   TestReadPluginNoRead/default
16:15:31 [2022-10-10T16:15:31.300Z] === RUN   TestReadPluginNoRead/disabled_caching
16:15:32 [2022-10-10T16:15:32.682Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:15:32 [2022-10-10T16:15:32.682Z] --- PASS: TestContinueAfterPluginCrash (8.12s)
16:15:33 [2022-10-10T16:15:33.621Z] === CONT  TestReadPluginNoRead
16:15:33 [2022-10-10T16:15:33.621Z]     read_test.go:91: [df605797f80b8] daemon is not started
16:15:33 [2022-10-10T16:15:33.621Z] --- PASS: TestReadPluginNoRead (5.88s)
16:15:33 [2022-10-10T16:15:33.621Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
16:15:33 [2022-10-10T16:15:33.621Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
16:15:33 [2022-10-10T16:15:33.621Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
16:15:33 [2022-10-10T16:15:33.621Z] PASS
16:15:33 [2022-10-10T16:15:33.621Z] 
16:15:33 [2022-10-10T16:15:33.621Z] DONE 6 tests in 9.188s
16:15:33 [2022-10-10T16:15:33.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:15:33 [2022-10-10T16:15:33.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:15:33 [2022-10-10T16:15:33.621Z] ++ set -e
16:15:33 [2022-10-10T16:15:33.621Z] ++ '[' -n 0 ']'
16:15:33 [2022-10-10T16:15:33.621Z] ++ set -x
16:15:33 [2022-10-10T16:15:33.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:15:33 [2022-10-10T16:15:33.621Z] testing: warning: no tests to run
16:15:33 [2022-10-10T16:15:33.621Z] PASS
16:15:33 [2022-10-10T16:15:33.621Z] 
16:15:33 [2022-10-10T16:15:33.621Z] DONE 0 tests in 0.038s
16:15:33 [2022-10-10T16:15:33.883Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:15:33 [2022-10-10T16:15:33.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:15:33 [2022-10-10T16:15:33.883Z] ++ set -e
16:15:33 [2022-10-10T16:15:33.883Z] ++ '[' -n 0 ']'
16:15:33 [2022-10-10T16:15:33.883Z] ++ set -x
16:15:33 [2022-10-10T16:15:33.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:15:33 [2022-10-10T16:15:33.883Z] INFO: Testing against a local daemon
16:15:33 [2022-10-10T16:15:33.883Z] === RUN   TestPluginWithDevMounts
16:15:33 [2022-10-10T16:15:33.883Z] === PAUSE TestPluginWithDevMounts
16:15:33 [2022-10-10T16:15:33.883Z] === CONT  TestPluginWithDevMounts
16:15:35 [2022-10-10T16:15:35.792Z] --- PASS: TestPluginWithDevMounts (1.57s)
16:15:35 [2022-10-10T16:15:35.792Z] PASS
16:15:35 [2022-10-10T16:15:35.792Z] 
16:15:35 [2022-10-10T16:15:35.792Z] DONE 1 tests in 1.676s
16:15:35 [2022-10-10T16:15:35.792Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:15:35 [2022-10-10T16:15:35.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:15:35 [2022-10-10T16:15:35.792Z] ++ set -e
16:15:35 [2022-10-10T16:15:35.792Z] ++ '[' -n 0 ']'
16:15:35 [2022-10-10T16:15:35.792Z] ++ set -x
16:15:35 [2022-10-10T16:15:35.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:15:35 [2022-10-10T16:15:35.792Z] INFO: Testing against a local daemon
16:15:35 [2022-10-10T16:15:35.792Z] === RUN   TestSecretInspect
16:15:37 [2022-10-10T16:15:37.701Z] --- PASS: TestSecretInspect (2.19s)
16:15:37 [2022-10-10T16:15:37.701Z] === RUN   TestSecretList
16:15:40 [2022-10-10T16:15:40.289Z] --- PASS: TestSecretList (2.20s)
16:15:40 [2022-10-10T16:15:40.289Z] === RUN   TestSecretsCreateAndDelete
16:15:42 [2022-10-10T16:15:42.198Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
16:15:42 [2022-10-10T16:15:42.198Z] === RUN   TestSecretsUpdate
16:15:44 [2022-10-10T16:15:44.738Z] --- PASS: TestSecretsUpdate (2.31s)
16:15:44 [2022-10-10T16:15:44.738Z] === RUN   TestTemplatedSecret
16:15:46 [2022-10-10T16:15:46.648Z] --- PASS: TestTemplatedSecret (2.07s)
16:15:46 [2022-10-10T16:15:46.648Z] === RUN   TestSecretCreateResolve
16:15:49 [2022-10-10T16:15:49.188Z] --- PASS: TestSecretCreateResolve (2.18s)
16:15:49 [2022-10-10T16:15:49.188Z] PASS
16:15:49 [2022-10-10T16:15:49.188Z] 
16:15:49 [2022-10-10T16:15:49.189Z] DONE 6 tests in 13.329s
16:15:49 [2022-10-10T16:15:49.189Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:15:49 [2022-10-10T16:15:49.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:15:49 [2022-10-10T16:15:49.189Z] ++ set -e
16:15:49 [2022-10-10T16:15:49.189Z] ++ '[' -n 0 ']'
16:15:49 [2022-10-10T16:15:49.189Z] ++ set -x
16:15:49 [2022-10-10T16:15:49.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:15:49 [2022-10-10T16:15:49.189Z] INFO: Testing against a local daemon
16:15:49 [2022-10-10T16:15:49.189Z] === RUN   TestServiceCreateInit
16:15:49 [2022-10-10T16:15:49.189Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:15:52 [2022-10-10T16:15:52.484Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:15:56 [2022-10-10T16:15:56.687Z] --- PASS: TestServiceCreateInit (7.23s)
16:15:56 [2022-10-10T16:15:56.687Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
16:15:56 [2022-10-10T16:15:56.687Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s)
16:15:56 [2022-10-10T16:15:56.687Z] === RUN   TestCreateServiceMultipleTimes
16:16:11 [2022-10-10T16:16:11.583Z] --- PASS: TestCreateServiceMultipleTimes (15.03s)
16:16:11 [2022-10-10T16:16:11.583Z] === RUN   TestCreateServiceConflict
16:16:13 [2022-10-10T16:16:13.492Z] --- PASS: TestCreateServiceConflict (2.18s)
16:16:13 [2022-10-10T16:16:13.492Z] === RUN   TestCreateServiceMaxReplicas
16:16:16 [2022-10-10T16:16:16.033Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
16:16:16 [2022-10-10T16:16:16.033Z] === RUN   TestCreateWithDuplicateNetworkNames
16:16:30 [2022-10-10T16:16:30.928Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s)
16:16:30 [2022-10-10T16:16:30.928Z] === RUN   TestCreateServiceSecretFileMode
16:16:31 [2022-10-10T16:16:31.868Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
16:16:31 [2022-10-10T16:16:31.868Z] === RUN   TestCreateServiceConfigFileMode
16:16:34 [2022-10-10T16:16:34.410Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
16:16:34 [2022-10-10T16:16:34.410Z] === RUN   TestCreateServiceSysctls
16:16:37 [2022-10-10T16:16:37.706Z] --- PASS: TestCreateServiceSysctls (3.06s)
16:16:37 [2022-10-10T16:16:37.706Z] === RUN   TestCreateServiceCapabilities
16:16:39 [2022-10-10T16:16:39.619Z] --- PASS: TestCreateServiceCapabilities (2.46s)
16:16:39 [2022-10-10T16:16:39.619Z] === RUN   TestInspect
16:16:42 [2022-10-10T16:16:42.916Z] --- PASS: TestInspect (2.76s)
16:16:42 [2022-10-10T16:16:42.916Z] === RUN   TestCreateJob
16:16:45 [2022-10-10T16:16:45.458Z] --- PASS: TestCreateJob (2.93s)
16:16:45 [2022-10-10T16:16:45.458Z] === RUN   TestReplicatedJob
16:16:50 [2022-10-10T16:16:50.742Z] --- PASS: TestReplicatedJob (5.16s)
16:16:50 [2022-10-10T16:16:50.742Z] === RUN   TestUpdateReplicatedJob
16:16:54 [2022-10-10T16:16:54.038Z] --- PASS: TestUpdateReplicatedJob (3.10s)
16:16:54 [2022-10-10T16:16:54.038Z] === RUN   TestServiceListWithStatuses
16:16:54 [2022-10-10T16:16:54.038Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:16:54 [2022-10-10T16:16:54.038Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:16:54 [2022-10-10T16:16:54.038Z] === RUN   TestDockerNetworkConnectAlias
16:16:58 [2022-10-10T16:16:58.240Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
16:16:58 [2022-10-10T16:16:58.240Z] === RUN   TestDockerNetworkReConnect
16:17:00 [2022-10-10T16:17:00.806Z] --- PASS: TestDockerNetworkReConnect (3.25s)
16:17:00 [2022-10-10T16:17:00.806Z] === RUN   TestServicePlugin
16:17:00 [2022-10-10T16:17:00.806Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:17:00 [2022-10-10T16:17:00.806Z] --- SKIP: TestServicePlugin (0.00s)
16:17:00 [2022-10-10T16:17:00.806Z] === RUN   TestServiceUpdateLabel
16:17:03 [2022-10-10T16:17:03.353Z] --- PASS: TestServiceUpdateLabel (2.18s)
16:17:03 [2022-10-10T16:17:03.353Z] === RUN   TestServiceUpdateSecrets
16:17:18 [2022-10-10T16:17:18.251Z] --- PASS: TestServiceUpdateSecrets (14.50s)
16:17:18 [2022-10-10T16:17:18.251Z] === RUN   TestServiceUpdateConfigs
16:17:33 [2022-10-10T16:17:33.149Z] --- PASS: TestServiceUpdateConfigs (14.35s)
16:17:33 [2022-10-10T16:17:33.149Z] === RUN   TestServiceUpdateNetwork
16:17:45 [2022-10-10T16:17:45.370Z] --- PASS: TestServiceUpdateNetwork (12.28s)
16:17:45 [2022-10-10T16:17:45.370Z] === RUN   TestServiceUpdatePidsLimit
16:17:45 [2022-10-10T16:17:45.370Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:17:46 [2022-10-10T16:17:46.311Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:17:52 [2022-10-10T16:17:52.888Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:18:01 [2022-10-10T16:18:01.017Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
16:18:01 [2022-10-10T16:18:01.017Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:18:01 [2022-10-10T16:18:01.017Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:18:01 [2022-10-10T16:18:01.017Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:18:01 [2022-10-10T16:18:01.017Z] PASS
16:18:01 [2022-10-10T16:18:01.017Z] 
16:18:01 [2022-10-10T16:18:01.017Z] === Skipped
16:18:01 [2022-10-10T16:18:01.017Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:18:01 [2022-10-10T16:18:01.017Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:18:01 [2022-10-10T16:18:01.017Z] 
16:18:01 [2022-10-10T16:18:01.017Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:18:01 [2022-10-10T16:18:01.017Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:18:01 [2022-10-10T16:18:01.017Z] 
16:18:01 [2022-10-10T16:18:01.017Z] DONE 27 tests, 2 skipped in 131.501s
16:18:01 [2022-10-10T16:18:01.017Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:18:01 [2022-10-10T16:18:01.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:18:01 [2022-10-10T16:18:01.017Z] ++ set -e
16:18:01 [2022-10-10T16:18:01.017Z] ++ '[' -n 0 ']'
16:18:01 [2022-10-10T16:18:01.017Z] ++ set -x
16:18:01 [2022-10-10T16:18:01.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:18:01 [2022-10-10T16:18:01.017Z] INFO: Testing against a local daemon
16:18:01 [2022-10-10T16:18:01.017Z] === RUN   TestSessionCreate
16:18:01 [2022-10-10T16:18:01.017Z] --- PASS: TestSessionCreate (0.02s)
16:18:01 [2022-10-10T16:18:01.017Z] === RUN   TestSessionCreateWithBadUpgrade
16:18:01 [2022-10-10T16:18:01.017Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:18:01 [2022-10-10T16:18:01.017Z] PASS
16:18:01 [2022-10-10T16:18:01.017Z] 
16:18:01 [2022-10-10T16:18:01.017Z] DONE 2 tests in 0.125s
16:18:01 [2022-10-10T16:18:01.017Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:18:01 [2022-10-10T16:18:01.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:18:01 [2022-10-10T16:18:01.017Z] ++ set -e
16:18:01 [2022-10-10T16:18:01.017Z] ++ '[' -n 0 ']'
16:18:01 [2022-10-10T16:18:01.017Z] ++ set -x
16:18:01 [2022-10-10T16:18:01.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:18:01 [2022-10-10T16:18:01.017Z] INFO: Testing against a local daemon
16:18:01 [2022-10-10T16:18:01.017Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:18:01 [2022-10-10T16:18:01.017Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:18:01 [2022-10-10T16:18:01.017Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:18:01 [2022-10-10T16:18:01.017Z] === RUN   TestDiskUsage
16:18:01 [2022-10-10T16:18:01.017Z] === PAUSE TestDiskUsage
16:18:01 [2022-10-10T16:18:01.017Z] === RUN   TestEventsExecDie
16:18:01 [2022-10-10T16:18:01.017Z] --- PASS: TestEventsExecDie (0.51s)
16:18:01 [2022-10-10T16:18:01.017Z] === RUN   TestEventsBackwardsCompatible
16:18:01 [2022-10-10T16:18:01.017Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:18:01 [2022-10-10T16:18:01.018Z] === RUN   TestEventsVolumeCreate
16:18:01 [2022-10-10T16:18:01.278Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:18:01 [2022-10-10T16:18:01.278Z] === RUN   TestInfoBinaryCommits
16:18:01 [2022-10-10T16:18:01.278Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:18:01 [2022-10-10T16:18:01.278Z] === RUN   TestInfoAPIVersioned
16:18:01 [2022-10-10T16:18:01.278Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:18:01 [2022-10-10T16:18:01.278Z] === RUN   TestInfoAPI
16:18:01 [2022-10-10T16:18:01.278Z] --- PASS: TestInfoAPI (0.02s)
16:18:01 [2022-10-10T16:18:01.278Z] === RUN   TestInfoAPIWarnings
16:18:19 [2022-10-10T16:18:19.380Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:18:19 [2022-10-10T16:18:19.380Z] === RUN   TestInfoDebug
16:18:19 [2022-10-10T16:18:19.380Z] --- PASS: TestInfoDebug (0.52s)
16:18:19 [2022-10-10T16:18:19.380Z] === RUN   TestInfoInsecureRegistries
16:18:19 [2022-10-10T16:18:19.380Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:18:19 [2022-10-10T16:18:19.380Z] === RUN   TestInfoRegistryMirrors
16:18:19 [2022-10-10T16:18:19.380Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:18:19 [2022-10-10T16:18:19.380Z] === RUN   TestLoginFailsWithBadCredentials
16:18:19 [2022-10-10T16:18:19.640Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:18:19 [2022-10-10T16:18:19.640Z] === RUN   TestPingCacheHeaders
16:18:19 [2022-10-10T16:18:19.640Z] --- PASS: TestPingCacheHeaders (0.02s)
16:18:19 [2022-10-10T16:18:19.640Z] === RUN   TestPingGet
16:18:19 [2022-10-10T16:18:19.900Z] --- PASS: TestPingGet (0.02s)
16:18:19 [2022-10-10T16:18:19.900Z] === RUN   TestPingHead
16:18:19 [2022-10-10T16:18:19.900Z] --- PASS: TestPingHead (0.02s)
16:18:19 [2022-10-10T16:18:19.900Z] === RUN   TestPingSwarmHeader
16:18:20 [2022-10-10T16:18:20.470Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:18:20 [2022-10-10T16:18:20.730Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:18:22 [2022-10-10T16:18:22.113Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:18:22 [2022-10-10T16:18:22.113Z] --- PASS: TestPingSwarmHeader (2.06s)
16:18:22 [2022-10-10T16:18:22.113Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:18:22 [2022-10-10T16:18:22.113Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:18:22 [2022-10-10T16:18:22.113Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:18:22 [2022-10-10T16:18:22.113Z] === RUN   TestPingBuilderHeader
16:18:22 [2022-10-10T16:18:22.113Z] === RUN   TestPingBuilderHeader/default_config
16:18:22 [2022-10-10T16:18:22.372Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:18:22 [2022-10-10T16:18:22.942Z] --- PASS: TestPingBuilderHeader (1.05s)
16:18:22 [2022-10-10T16:18:22.942Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:18:22 [2022-10-10T16:18:22.942Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:18:22 [2022-10-10T16:18:22.942Z] === RUN   TestVersion
16:18:22 [2022-10-10T16:18:22.942Z] --- PASS: TestVersion (0.02s)
16:18:22 [2022-10-10T16:18:22.942Z] === CONT  TestDiskUsage
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/container_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/image_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/volume_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:18:23 [2022-10-10T16:18:23.512Z] === RUN   TestDiskUsage/after_container.Run
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:18:24 [2022-10-10T16:18:24.083Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:18:24 [2022-10-10T16:18:24.083Z] --- PASS: TestDiskUsage (1.18s)
16:18:24 [2022-10-10T16:18:24.083Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z] PASS
16:18:24 [2022-10-10T16:18:24.083Z] 
16:18:24 [2022-10-10T16:18:24.083Z] === Skipped
16:18:24 [2022-10-10T16:18:24.083Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:18:24 [2022-10-10T16:18:24.083Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:18:24 [2022-10-10T16:18:24.083Z] 
16:18:24 [2022-10-10T16:18:24.083Z] DONE 57 tests, 1 skipped in 23.657s
16:18:24 [2022-10-10T16:18:24.083Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:18:24 [2022-10-10T16:18:24.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:18:24 [2022-10-10T16:18:24.083Z] ++ set -e
16:18:24 [2022-10-10T16:18:24.083Z] ++ '[' -n 0 ']'
16:18:24 [2022-10-10T16:18:24.083Z] ++ set -x
16:18:24 [2022-10-10T16:18:24.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:18:24 [2022-10-10T16:18:24.343Z] INFO: Testing against a local daemon
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesCreateAndList
16:18:24 [2022-10-10T16:18:24.343Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesRemove
16:18:24 [2022-10-10T16:18:24.343Z] --- PASS: TestVolumesRemove (0.07s)
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInspect
16:18:24 [2022-10-10T16:18:24.343Z] --- PASS: TestVolumesInspect (0.02s)
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInvalidJSON
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:18:24 [2022-10-10T16:18:24.343Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:18:24 [2022-10-10T16:18:24.343Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:18:24 [2022-10-10T16:18:24.343Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:18:24 [2022-10-10T16:18:24.343Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:18:24 [2022-10-10T16:18:24.343Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:18:24 [2022-10-10T16:18:24.343Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:18:24 [2022-10-10T16:18:24.343Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:18:24 [2022-10-10T16:18:24.343Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:18:24 [2022-10-10T16:18:24.343Z] === RUN   TestVolumePruneAnonymous
16:18:24 [2022-10-10T16:18:24.343Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:18:24 [2022-10-10T16:18:24.343Z] PASS
16:18:24 [2022-10-10T16:18:24.343Z] 
16:18:24 [2022-10-10T16:18:24.343Z] DONE 10 tests in 0.250s
16:18:24 [2022-10-10T16:18:24.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:18:24 [2022-10-10T16:18:24.604Z] ++++ cat bundles/test-integration/docker.pid
16:18:24 [2022-10-10T16:18:24.604Z] +++ kill 14785
16:18:24 [2022-10-10T16:18:24.604Z] +++ /etc/init.d/apparmor stop
16:18:24 [2022-10-10T16:18:24.604Z] Leaving: AppArmorNo profiles have been unloaded.
16:18:24 [2022-10-10T16:18:24.604Z] 
16:18:24 [2022-10-10T16:18:24.604Z] Unloading profiles will leave already running processes permanently
16:18:24 [2022-10-10T16:18:24.604Z] unconfined, which can lead to unexpected situations.
16:18:24 [2022-10-10T16:18:24.604Z] 
16:18:24 [2022-10-10T16:18:24.604Z] To set a process to complain mode, use the command line tool
16:18:24 [2022-10-10T16:18:24.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:18:24 [2022-10-10T16:18:24.604Z] +++ true
16:18:24 [2022-10-10T16:18:24.604Z] exiting test-integration
16:18:24 [2022-10-10T16:18:24.604Z] ++ exit 0
16:18:24 [2022-10-10T16:18:24.604Z] 
Post stage
[Pipeline] junit
16:18:25 [2022-10-10T16:18:25.565Z] Recording test results
16:18:25 [2022-10-10T16:18:25.757Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:18:26 [2022-10-10T16:18:26.068Z] + echo Ensuring container killed.
16:18:26 [2022-10-10T16:18:26.068Z] Ensuring container killed.
16:18:26 [2022-10-10T16:18:26.068Z] + docker rm -vf docker-pr1
16:18:26 [2022-10-10T16:18:26.068Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:18:26 [2022-10-10T16:18:26.359Z] + echo Chowning /workspace to jenkins user
16:18:26 [2022-10-10T16:18:26.359Z] Chowning /workspace to jenkins user
16:18:26 [2022-10-10T16:18:26.359Z] + id -u
16:18:26 [2022-10-10T16:18:26.359Z] + id -g
16:18:26 [2022-10-10T16:18:26.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44281:/workspace busybox chown -R 1000:1000 /workspace
16:18:26 [2022-10-10T16:18:26.359Z] Unable to find image 'busybox:latest' locally
16:18:26 [2022-10-10T16:18:26.619Z] latest: Pulling from library/busybox
16:18:26 [2022-10-10T16:18:26.619Z] 89485c9dae0b: Pulling fs layer
16:18:26 [2022-10-10T16:18:26.619Z] 89485c9dae0b: Verifying Checksum
16:18:26 [2022-10-10T16:18:26.619Z] 89485c9dae0b: Download complete
16:18:26 [2022-10-10T16:18:26.879Z] 89485c9dae0b: Pull complete
16:18:26 [2022-10-10T16:18:26.879Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
16:18:26 [2022-10-10T16:18:26.879Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:18:28 [2022-10-10T16:18:28.576Z] + bundleName=arm64-integration
16:18:28 [2022-10-10T16:18:28.576Z] + echo Creating arm64-integration-bundles.tar.gz
16:18:28 [2022-10-10T16:18:28.576Z] Creating arm64-integration-bundles.tar.gz
16:18:28 [2022-10-10T16:18:28.576Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:18:28 [2022-10-10T16:18:28.576Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:18:28 [2022-10-10T16:18:28.867Z] Archiving artifacts
16:18:30 [2022-10-10T16:18:30.746Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44281/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:18:31 [2022-10-10T16:18:31.046Z] + make clean
16:18:31 [2022-10-10T16:18:31.307Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:18:31 [2022-10-10T16:18:31.307Z] docker-dev-cache
16:18:31 [2022-10-10T16:18:31.307Z] 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