"go test -v -timeout 1h0m0s -remote TestSwiftAIOsegments: -verbose" - Starting (try 1/5) === RUN TestInternalUrlEncode --- PASS: TestInternalUrlEncode (0.00s) === RUN TestInternalShouldRetryHeaders --- PASS: TestInternalShouldRetryHeaders (1.00s) === RUN TestIntegration fstests.go:464: Using remote "TestSwiftAIOsegments:" 2026/09/09 01:42:04 NOTICE: TestSwiftAIOsegments: Starting server 2026/09/09 01:42:05 NOTICE: TestSwiftAIOsegments: Attempting to connect to "127.0.0.1:28632" try 1/100 2026/09/09 01:42:06 DEBUG : TestSwiftAIOsegments: Read 0, error: read tcp 127.0.0.1:60072->127.0.0.1:28632: i/o timeout 2026/09/09 01:42:06 NOTICE: TestSwiftAIOsegments: Started server and connected to "127.0.0.1:28632" 2026/09/09 01:42:06 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-zuwotux1like" 2026/09/09 01:42:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 01:42:06 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:06 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:06 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:06 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:06 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:06 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:06 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:06 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:06 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:06 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:06 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:06 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:06 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/09 01:42:06 INFO : Swift container rclone-test-zuwotux1like: Container "rclone-test-zuwotux1like" created === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/09 01:42:06 INFO : Swift container rclone-test-zuwotux1like: Container "rclone-test-zuwotux1like" removed === RUN TestIntegration/FsMkdir 2026/09/09 01:42:06 INFO : Swift container rclone-test-zuwotux1like: Container "rclone-test-zuwotux1like" created === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/09 01:42:06 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/09 01:42:06 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/09 01:42:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/09 01:42:09 DEBUG : Creating backend with remote "TestSwiftAIOsegments:" 2026/09/09 01:42:09 DEBUG : Config file has changed externally - reloading 2026/09/09 01:42:09 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:09 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:09 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:09 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:09 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:09 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/09 01:42:09 DEBUG : Creating backend with remote "TestSwiftAIOsegments:" 2026/09/09 01:42:09 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:09 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:09 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:09 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:09 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:09 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/09 01:42:10 DEBUG : Waiting for deletions to finish 2026/09/09 01:42:10 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/09 01:42:10 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-zuwotux1like/dirToPurgeFromRoot" 2026/09/09 01:42:10 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:10 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:10 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:10 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:10 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:10 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:10 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:10 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:10 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:10 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:10 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:10 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:10 DEBUG : Waiting for deletions to finish 2026/09/09 01:42:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/09 01:42:10 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-zuwotux1like/hello? sausage/êé" 2026/09/09 01:42:10 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:10 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:10 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:10 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:10 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:10 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:10 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:10 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:10 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:10 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:10 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:10 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:10 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-zuwotux1like/hello? sausage/êé" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-zuwotux1like/hello? sausage/êé" 2026/09/09 01:42:11 DEBUG : Waiting for deletions to finish 2026/09/09 01:42:11 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/09/09 01:42:11 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/09 01:42:11 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 01:42:11 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 01:42:11 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 01:42:11 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 01:42:11 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 01:42:11 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2026/09/09 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 01:42:12 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2026/09/09 01:42:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 01:42:12 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2026/09/09 01:42:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 01:42:14 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2026/09/09 01:42:16 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/09/09 01:42:18 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/09/09 01:42:19 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/09/09 01:42:20 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/09/09 01:42:21 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/09/09 01:42:22 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/09/09 01:42:22 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 200.225829ms fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 47.514527ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 01:42:23 DEBUG : pacer: Reducing sleep to 26.726921ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/09/09 01:42:24 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 01:42:24 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/09/09 01:42:24 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 01:42:24 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/09 01:42:24 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-zuwotux1like/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/09 01:42:24 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:24 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:24 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:24 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:24 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:24 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:24 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:24 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:24 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:24 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:24 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:24 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/09 01:42:24 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-zuwotux1like/not found.txt" 2026/09/09 01:42:24 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:24 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:24 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:24 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:24 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:24 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:24 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:24 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:24 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:24 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:24 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:24 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestSwiftAIOsegments:" path "rclone-test-zuwotux1like" from "TestSwiftAIOsegments:rclone-test-zuwotux1like" 2026/09/09 01:42:24 DEBUG : Creating backend with remote "TestSwiftAIOsegments:" 2026/09/09 01:42:24 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:24 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:24 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:24 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:24 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:24 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:24 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:24 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:24 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:24 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:24 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:24 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/09 01:42:24 DEBUG : piped data.txt: Uploading segments into "rclone-test-zuwotux1like" seems done (EOF) 2026/09/09 01:42:24 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "piped data.txt" to "rclone-test-zuwotux1like" 2026/09/09 01:42:24 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:24 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:24 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:24 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:24 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:24 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/09 01:42:24 DEBUG : piped data.txt: Uploading segment file ".file-segments/piped data.txt/2026-09-09-014224-b45Rd-8qYiEFkCYhVqf0Uw/00000000" into "rclone-test-zuwotux1like" 2026/09/09 01:42:24 DEBUG : piped data.txt: Uploading segments into "rclone-test-zuwotux1like" seems done (EOF) 2026/09/09 01:42:24 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "piped data.txt" to "rclone-test-zuwotux1like" 2026/09/09 01:42:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2026/09/09 01:42:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PolicyDiscovery 2026/09/09 01:42:25 INFO : Swift container rclone-test-zuwotux1like: Container "testPolicyDiscovery-1" created 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: Auto set StoragePolicy to 1replica 2026/09/09 01:42:25 INFO : Swift container rclone-test-zuwotux1like: Container "testPolicyDiscovery-2" created 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: Auto set StoragePolicy to Policy-1 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: Auto set StoragePolicy to Policy-1 2026/09/09 01:42:25 INFO : Swift container rclone-test-zuwotux1like: Container "testPolicyDiscovery-2_segments" created 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: Auto set StoragePolicy to Policy-1 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk 2026/09/09 01:42:25 INFO : Swift container rclone-test-zuwotux1like: Container "rclone-test-zuwotux1like_segments" created 2026/09/09 01:42:25 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2026-09-09-014225-J3AN-xnCT6re42meafdb2A/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2026-09-09-014225-J3AN-xnCT6re42meafdb2A/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : piped data chunk.txt: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "piped data chunk.txt" to "rclone-test-zuwotux1like" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail 2026/09/09 01:42:25 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2026-09-09-014225-I1qW4ZifoauH855jLWqGHA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2026-09-09-014225-I1qW4ZifoauH855jLWqGHA/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2026-09-09-014225-I1qW4ZifoauH855jLWqGHA/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: Segment operation failed: bulk deleting failed segments === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject 2026/09/09 01:42:25 DEBUG : large.txt: Uploading segment file "large.txt/2026-09-09-014225-d14X7peH5AH8zWywOPMHWQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : large.txt: Uploading segment file "large.txt/2026-09-09-014225-d14X7peH5AH8zWywOPMHWQ/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:25 DEBUG : large.txt: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:25 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "large.txt" to "rclone-test-zuwotux1like" 2026/09/09 01:42:26 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "large.txt (copy)" to "rclone-test-zuwotux1like" === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Uploading segment file "chunked-100-99-streamed.bin/2026-09-09-014226-DJs7nt5f1ROTGnUoYErfyg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:26 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-100-99-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Uploading segment file "chunked-100-100-streamed.bin/2026-09-09-014226-NUk9ykuwsx7SIWXfnKP-0A/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:26 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-100-100-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:26 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2026/09/09 01:42:26 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2026-09-09-014226-E1RlTU-LeRk9rn0z6gyPUQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:26 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2026-09-09-014226-E1RlTU-LeRk9rn0z6gyPUQ/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:26 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2026-09-09-014226-E1RlTU-LeRk9rn0z6gyPUQ/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:27 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-100-201.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2026-09-09-014227-9TOcDBHdfeV_UXAVk5y4Gg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2026-09-09-014227-9TOcDBHdfeV_UXAVk5y4Gg/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2026-09-09-014227-9TOcDBHdfeV_UXAVk5y4Gg/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:27 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-100-201-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Uploading segment file "chunked-128-127-streamed.bin/2026-09-09-014227-0XDexkFwF_yTlsUChMcmmw/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:27 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-128-127-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:27 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed 2026/09/09 01:42:27 DEBUG : chunked-128-128-streamed.bin: Uploading segment file "chunked-128-128-streamed.bin/2026-09-09-014227-RX3kUbUjBLZ0ebQ01NlrXg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:27 DEBUG : chunked-128-128-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:27 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-128-128-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:28 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2026-09-09-014228-5UTgdgBEnJ0gkYfv3-TatQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2026-09-09-014228-5UTgdgBEnJ0gkYfv3-TatQ/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2026-09-09-014228-5UTgdgBEnJ0gkYfv3-TatQ/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:28 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-128-257.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2026-09-09-014228-PtBu_3Iej0GG8Q0EgHhG3A/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2026-09-09-014228-PtBu_3Iej0GG8Q0EgHhG3A/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2026-09-09-014228-PtBu_3Iej0GG8Q0EgHhG3A/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:28 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-128-257-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:28 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed 2026/09/09 01:42:28 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.655Ki-streamed.bin/2026-09-09-014228-GCTc_f_dbRKp1Ej5AD2i5g/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:29 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.656Ki-97.655Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.656Ki-streamed.bin/2026-09-09-014229-rLpuqgQrOglx1hk8rdnjaA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:29 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.656Ki-97.656Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2026-09-09-014229-21yumDriCs0pJzEm4NHCgA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2026-09-09-014229-21yumDriCs0pJzEm4NHCgA/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2026-09-09-014229-21yumDriCs0pJzEm4NHCgA/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:29 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.656Ki-195.313Ki.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2026-09-09-014229-BJemk1zfw6z3uycaGp3LWg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2026-09-09-014229-BJemk1zfw6z3uycaGp3LWg/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2026-09-09-014229-BJemk1zfw6z3uycaGp3LWg/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:29 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:29 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.656Ki-195.313Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:30 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.656Ki-streamed.bin/2026-09-09-014230-q0WB-W8j2t8CiEY4bSoUdg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:30 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.657Ki-97.656Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.657Ki-streamed.bin/2026-09-09-014230-i-bVo-wGBejKkHL6tusdZA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:30 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.657Ki-97.657Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2026-09-09-014231-OsNBXTfLEwgbWvCxOsMWgw/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2026-09-09-014231-OsNBXTfLEwgbWvCxOsMWgw/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2026-09-09-014231-OsNBXTfLEwgbWvCxOsMWgw/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:31 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.657Ki-195.315Ki.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2026-09-09-014231-J4RA2n1QPd10zlhJ5UnfKA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2026-09-09-014231-J4RA2n1QPd10zlhJ5UnfKA/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2026-09-09-014231-J4RA2n1QPd10zlhJ5UnfKA/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:31 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-97.657Ki-195.315Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.730Ki-streamed.bin/2026-09-09-014231-BtjM2UZHY5zQXMlw1UUh-Q/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:31 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-682.731Ki-682.730Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:31 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.731Ki-streamed.bin/2026-09-09-014232-gQJJiAbGwMZv3RVXGzVzVg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:32 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-682.731Ki-682.731Ki-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2026-09-09-014232-a-abN6dd7Xfv3wJ6nawkPg/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2026-09-09-014232-a-abN6dd7Xfv3wJ6nawkPg/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2026-09-09-014232-a-abN6dd7Xfv3wJ6nawkPg/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:32 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-682.731Ki-1.333Mi.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:32 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2026-09-09-014233-EHLi5rwvaZstFx19bU7yyQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2026-09-09-014233-EHLi5rwvaZstFx19bU7yyQ/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2026-09-09-014233-EHLi5rwvaZstFx19bU7yyQ/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:33 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-682.731Ki-1.333Mi-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-2.000Mi-streamed.bin/2026-09-09-014233-rJbGM2lD3hwez5CUKoyy6w/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:33 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-2Mi-2.000Mi-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:33 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segment file "chunked-2Mi-2Mi-streamed.bin/2026-09-09-014234-elUZW0UloXVxeOtPrKcwyw/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:34 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-2Mi-2Mi-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2026/09/09 01:42:34 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2026-09-09-014234-xWzjyQbBRjZpcG1RE5VIBQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2026-09-09-014234-xWzjyQbBRjZpcG1RE5VIBQ/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2026-09-09-014234-xWzjyQbBRjZpcG1RE5VIBQ/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:35 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-2Mi-4.000Mi.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2026-09-09-014235-Ca72jP90hzLAVRh0dsNWGA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2026-09-09-014235-Ca72jP90hzLAVRh0dsNWGA/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2026-09-09-014235-Ca72jP90hzLAVRh0dsNWGA/00000002" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:35 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:35 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "chunked-2Mi-4.000Mi-streamed.bin" to "rclone-test-zuwotux1like" 2026/09/09 01:42:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2026/09/09 01:42:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/09 01:42:36 DEBUG : pacer: low level retry 1/1 (error HTTP Error: 500: 500 Internal Server Error) 2026/09/09 01:42:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): HTTP Error: 500: 500 Internal Server Error 2026/09/09 01:42:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/09 01:42:36 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like/retry-NetError.bin": write tcp: unexpected EOF) 2026/09/09 01:42:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like/retry-NetError.bin": write tcp: unexpected EOF 2026/09/09 01:42:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/09 01:42:36 DEBUG : retry-chunked-Status500.bin: Uploading segment file "retry-chunked-Status500.bin/2026-09-09-014236-U8DdP1Y2ulVlGJNExcHL3A/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:36 DEBUG : pacer: low level retry 1/1 (error HTTP Error: 500: 500 Internal Server Error) 2026/09/09 01:42:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/09 01:42:36 DEBUG : Swift container rclone-test-zuwotux1like: Segment operation failed: bulk deleting failed segments 2026/09/09 01:42:36 DEBUG : Swift container rclone-test-zuwotux1like: No segments to delete fstests.go:2660: Put returned an error after the injected failure (acceptable): HTTP Error: 500: 500 Internal Server Error 2026/09/09 01:42:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/09 01:42:36 DEBUG : retry-chunked-NetError.bin: Uploading segment file "retry-chunked-NetError.bin/2026-09-09-014236-AOtcKFR3hhV_ta2MPDX5gQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:36 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like_segments/retry-chunked-NetError.bin/2026-09-09-014236-AOtcKFR3hhV_ta2MPDX5gQ/00000000": write tcp: unexpected EOF) 2026/09/09 01:42:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/09 01:42:36 DEBUG : Swift container rclone-test-zuwotux1like: Segment operation failed: bulk deleting failed segments 2026/09/09 01:42:36 DEBUG : Swift container rclone-test-zuwotux1like: No segments to delete fstests.go:2660: Put returned an error after the injected failure (acceptable): Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like_segments/retry-chunked-NetError.bin/2026-09-09-014236-AOtcKFR3hhV_ta2MPDX5gQ/00000000": write tcp: unexpected EOF 2026/09/09 01:42:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/09 01:42:36 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/09 01:42:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/09 01:42:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/09 01:42:36 DEBUG : short-eof-chunked.bin: Uploading segment file "short-eof-chunked.bin/2026-09-09-014236-NHssZng8g3xueA93gEYmJA/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:36 DEBUG : short-eof-chunked.bin: Uploading segment file "short-eof-chunked.bin/2026-09-09-014236-NHssZng8g3xueA93gEYmJA/00000001" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:36 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like_segments/short-eof-chunked.bin/2026-09-09-014236-NHssZng8g3xueA93gEYmJA/00000001": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 50) 2026/09/09 01:42:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/09 01:42:36 DEBUG : Swift container rclone-test-zuwotux1like: Segment operation failed: bulk deleting failed segments fstests.go:2784: Put returned an error (acceptable): Put "http://127.0.0.1:28632/v1/AUTH_test/rclone-test-zuwotux1like_segments/short-eof-chunked.bin/2026-09-09-014236-NHssZng8g3xueA93gEYmJA/00000001": net/http: HTTP/1.x transport connection broken: http: ContentLength=100 with Body length 50 2026/09/09 01:42:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *swift.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/09 01:42:36 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/2026-09-09-014236-3ps-JkfZ5pu8BLOWifvveQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:36 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:36 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "unknown-size-put.txt" to "rclone-test-zuwotux1like" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/09 01:42:37 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/2026-09-09-014237-y8V1C4ca4VPocm05notmbQ/00000000" into "rclone-test-zuwotux1like_segments" 2026/09/09 01:42:37 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-zuwotux1like_segments" seems done (EOF) 2026/09/09 01:42:37 DEBUG : Swift container rclone-test-zuwotux1like: uploading manifest "unknown-size-update.txt" to "rclone-test-zuwotux1like" === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/09 01:42:37 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-zuwotux1like/deeper/nonexisting/directory" 2026/09/09 01:42:37 DEBUG : Setting type=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE 2026/09/09 01:42:37 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:37 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:37 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:37 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:37 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER 2026/09/09 01:42:37 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name 2026/09/09 01:42:37 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH 2026/09/09 01:42:37 DEBUG : Setting user=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER 2026/09/09 01:42:37 DEBUG : Setting key=XXX for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY 2026/09/09 01:42:37 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH 2026/09/09 01:42:37 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/09 01:42:37 DEBUG : Waiting for deletions to finish 2026/09/09 01:42:37 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/09 01:42:37 INFO : large.txt: Deleted 2026/09/09 01:42:37 INFO : large.txt (copy): Deleted 2026/09/09 01:42:37 INFO : piped data chunk.txt: Deleted 2026/09/09 01:42:37 INFO : Swift container rclone-test-zuwotux1like: Container "rclone-test-zuwotux1like" removed 2026/09/09 01:42:37 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported 2026/09/09 01:42:37 NOTICE: TestSwiftAIOsegments: Stopping server --- PASS: TestIntegration (33.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.03s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.03s) --- PASS: TestIntegration/FsMkdir (31.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding (2.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/PolicyDiscovery (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.08s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.03s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/swift 34.351s "go test -v -timeout 1h0m0s -remote TestSwiftAIOsegments: -verbose" - Finished OK in 36.233943994s (try 1/5)