"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) === RUN TestDirHandleMethods run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:08 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleMethods (6.88s) === RUN TestDirHandleReaddir run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:15 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleReaddir (12.68s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:27 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleReaddirnames (6.44s) === RUN TestDirMethods run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:34 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMethods (6.86s) === RUN TestDirForgetAll run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:40 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirForgetAll (6.52s) === RUN TestDirForgetPath run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:47 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirForgetPath (6.56s) === RUN TestDirWalk run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:37:54 NOTICE: OneDrive root 'rclone-test-vovevos5fado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirWalk (15.64s) === RUN TestDirSetModTime run.go:180: Remote "OneDrive root 'rclone-test-vovevos5fado'", Local "Local file system at /tmp/rclone2894655063", Modify Window "1s" 2025/06/16 05:38:09 ERROR : OneDrive root 'rclone-test-vovevos5fado': Could not get first deltaLink: serviceNotAvailable: Service unavailable panic: test timed out after 1h0m0s running tests: TestDirSetModTime (58m58s) goroutine 578 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000215a40, {0x273ba6c?, 0xc00006bad8?}, 0x2873ec8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000215a40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000215a40, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008a0420, {0x3fa67e0, 0x55, 0x55}, {0xedfe1a483?, 0x3fd9640?, 0x3fd9640?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00057f2c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00057f2c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/vfs.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:37 main.main() _testmain.go:217 +0xa9 goroutine 549 [chan send, 59 minutes]: github.com/rclone/rclone/vfs.New({0x2bcb630, 0xc0004e9680}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:237 +0x633 github.com/rclone/rclone/vfs.newTestVFSOpt(0xc000480000, 0x0) /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:51 +0x5f github.com/rclone/rclone/vfs.newTestVFS(...) /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:60 github.com/rclone/rclone/vfs.dirCreate(0xc000480000) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 +0x51 github.com/rclone/rclone/vfs.TestDirSetModTime(0xc000480000) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 +0x1f testing.tRunner(0xc000480000, 0x2873ec8) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 37 [select, 48 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000707bc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 68 [chan receive, 60 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 43 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 33 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d6f00, {0x2bb3d80, 0xc00099e280}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 43 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished ERROR in 1h0m2.023972113s (try 1/5): exit status 2: Failed []