Rclone move --order-by and --check-first with no perfect ordering

What is the problem you are having with rclone?

rclone move is not respecting --order-by modtime,ascending with --check-first
the files are not moving on perfect ordering...
any ideia? is it a bug?

Run the command 'rclone version' and share the full output of the command.

rclone v1.57.0

  • os/version: ubuntu 20.04 (64 bit)
  • os/kernel: 5.13.0-1015-gcp (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.17.2
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

google cloud storage

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone move /local remote:bucket --include-from include-file.txt --order-by modtime,ascending --max-delete 1078750 --cutoff-mode soft --check-first --delete-empty-src-dirs --no-traverse --fast-list -vv

The rclone config contents with secrets removed.

[remote]
type = google cloud storage
service_account_file = 

A log from the command with the -vv flag

2022/03/04 11:51:06 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "move" "/local" "remote:bucket" "--include-from" "include-file.txt" "--order-by" "modtime,ascending" "--max-delete" "1078750" "--cutoff-mode" "soft" "--check-first" "--delete-empty-src-dirs" "--no-traverse" "--fast-list" "-vv"]
2022/03/04 11:51:06 DEBUG : Creating backend with remote "/local"
2022/03/04 11:51:06 DEBUG : Creating backend with remote "remote:bucket"
2022/03/04 11:51:06 INFO  : GCS bucket medvia: Running all checks before starting transfers
2022/03/04 11:51:06 DEBUG : lost+found: Excluded

Zero ideas as I'm not sure what you are excluding and there's 1 second of a log file so no information to help out on the issue.

it is a lot of files.... but not respecting the ascending order

I'm not disagreeing with what's happening.

To get to the issue, you need to share the logfile with the problem so we can see what's happening as we don't have access to your machine nor can we see your screen so without information, I can guess things but that stinks and wastes your time and mine.

You've included 1 second of a log file.

The analogy you went to the doctor and said I'm sick, but when he asked follow up questions, you give no information. I can tell your sick but you need to provide details to help you out.

2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 157.990005ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 166.813824ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 175.686886ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 179.761854ms
2022/03/04 12:43:07 DEBUG : test/2022/3/4/11/03B763F3/45B9E4A0/49F4BDB6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:07 DEBUG : test/2022/3/4/11/03B763F3/45B9E4A0/49F4BDB6: Unchanged skipping
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 175.488266ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 161.152941ms
2022/03/04 12:43:07 INFO  : test/2022/3/4/11/03B763F3/45B9E4A0/49F4BDB6: Deleted
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 120.003239ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 112.880988ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 116.007511ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 120.797258ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 9.739002ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 17.198539ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 27.080508ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 36.577128ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 46.357943ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 56.190821ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 65.996138ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 75.944289ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 85.772603ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 95.612492ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 105.220102ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 115.120499ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 124.714583ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 134.514614ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 144.416398ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 154.339305ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 163.750713ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 170.804454ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 179.144896ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 188.97665ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 196.778577ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 203.951511ms
2022/03/04 12:43:07 DEBUG : pacer: Reducing sleep to 202.614368ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 105.356768ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 114.447638ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 120.36559ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 5.969864ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 14.794339ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 24.609906ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 34.518506ms
2022/03/04 12:43:08 DEBUG : test/2022/3/4/12/019E7D1F/641EFE5D/641D99BF: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:08 DEBUG : test/2022/3/4/12/019E7D1F/641EFE5D/641D99BF: Unchanged skipping
2022/03/04 12:43:08 DEBUG : test/2022/3/4/12/019E7D1F/641EFE5D/641F05E0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:08 DEBUG : test/2022/3/4/12/019E7D1F/641EFE5D/641F05E0: Unchanged skipping
2022/03/04 12:43:08 INFO  : test/2022/3/4/12/019E7D1F/641EFE5D/641F05E0: Deleted
2022/03/04 12:43:08 INFO  : test/2022/3/4/12/019E7D1F/641EFE5D/641D99BF: Deleted
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 44.410191ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 52.948156ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 62.90092ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 72.870828ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 82.35562ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 92.298505ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 101.515899ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 111.231444ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 120.979366ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 130.78797ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 140.512203ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 150.30273ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 159.639096ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 168.817204ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 178.278427ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 187.280145ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 196.607892ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 199.954258ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 204.584934ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 105.811302ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 115.257691ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 124.286512ms
2022/03/04 12:43:08 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 7.623672ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 16.316864ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 26.266303ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 36.230855ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 45.737732ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 55.708103ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 65.049582ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 74.984414ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 84.863ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 94.518843ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 103.973141ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 113.702443ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 123.551862ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 133.284295ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 141.914776ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 150.387434ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 159.996124ms
2022/03/04 12:43:09 DEBUG : test/2022/3/4/12/036FA8EB/AF65C647/E2C8D38A: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:09 DEBUG : test/2022/3/4/12/036FA8EB/AF65C647/E2C8D38A: Unchanged skipping
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 169.813411ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 179.43313ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 188.466946ms
2022/03/04 12:43:09 INFO  : test/2022/3/4/12/036FA8EB/AF65C647/E2C8D38A: Deleted
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 197.395471ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 206.886341ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 209.631963ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 113.462684ms
2022/03/04 12:43:09 DEBUG : test/2022/3/4/11/0B5F5547/203F594C/DE410995: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:09 DEBUG : test/2022/3/4/11/0B5F5547/203F594C/DE410995: Unchanged skipping
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 119.564ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 118.042083ms
2022/03/04 12:43:09 INFO  : test/2022/3/4/11/0B5F5547/203F594C/DE410995: Deleted
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 6.883984ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 15.388127ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 23.467686ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 33.285669ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 42.961921ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 52.875822ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 61.913174ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 71.814983ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 81.408327ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 91.023125ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 100.817889ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 110.609922ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 120.390975ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 130.231752ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 140.124937ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 150.062563ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 159.857372ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 167.518248ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 177.30752ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 187.003494ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 196.163956ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 204.656379ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 194.538085ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 104.774565ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 112.040375ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 73.058836ms
2022/03/04 12:43:09 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 8.351975ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 17.340352ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 26.633241ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 34.260993ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 43.95535ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 53.638386ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 62.758485ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 72.555738ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 82.488601ms
2022/03/04 12:43:10 DEBUG : test/2021/3/11/7/CEE61B4D/CEE6266E/CEE6266F: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:10 DEBUG : test/2021/3/11/7/CEE61B4D/CEE6266E/CEE6266F: Unchanged skipping
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 92.155261ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 101.961989ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 111.779829ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 121.628003ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 131.550836ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 141.005273ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 150.848066ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 160.017398ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 169.374511ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 178.337654ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 187.225809ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 190.495177ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 198.40582ms
2022/03/04 12:43:10 INFO  : test/2021/3/11/7/CEE61B4D/CEE6266E/CEE6266F: Deleted
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 172.651397ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 106.420566ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 115.082707ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 120.036357ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 9.156274ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 18.826059ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 26.775666ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 36.649984ms
2022/03/04 12:43:10 DEBUG : test/2022/3/4/12/0A79F4FD/2963E970/6678A369: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:10 DEBUG : test/2022/3/4/12/0A79F4FD/2963E970/6678A369: Unchanged skipping
2022/03/04 12:43:10 INFO  : test/2022/3/4/12/0A79F4FD/2963E970/6678A369: Deleted
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 45.855775ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 55.689444ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 64.942401ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 74.788142ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 84.754168ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 94.651925ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 104.355339ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 114.158731ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 123.742566ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 133.002603ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 142.396884ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 151.512867ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 160.354341ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 169.564327ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 178.399147ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 180.845859ms
2022/03/04 12:43:10 DEBUG : test/2022/3/4/11/0B5F5547/E4C48FCF/9ED505D9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 12:43:10 DEBUG : test/2022/3/4/11/0B5F5547/E4C48FCF/9ED505D9: Unchanged skipping
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 186.77491ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 196.704632ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 196.794761ms
2022/03/04 12:43:10 INFO  : test/2022/3/4/11/0B5F5547/E4C48FCF/9ED505D9: Deleted
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 109.974275ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 119.759987ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 122.434738ms
2022/03/04 12:43:10 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 12:43:11 DEBUG : pacer: Reducing sleep to 9.845102ms
2022/03/04 12:43:11 DEBUG : pacer: Reducing sleep to 18.190403ms
2022/03/04 12:43:11 DEBUG : pacer: Reducing sleep to 27.911625ms
2022/03/04 12:43:11 DEBUG : pacer: Reducing sleep to 37.707429ms
2022/03/04 12:43:11 DEBUG : pacer: Reducing sleep to 47.425582ms

Is there an aversion to sharing a full log file?

The snippets are just that and I can't see what you ran and it's only a few seconds long...

Rclone generally only gets x items in the backlog.

      --max-backlog int                      Maximum number of objects in sync or check backlog (default 10000)

If you -1 and run with 1 checker, you'll get a list you'd most likely expect.

Use rclone ls to test and share a full log file if you'd like assistance.

no aversion. I just have to edit sensitive data.
this last log is the complement of the first post.

with rclone ls the modtime seems to be perfect ascending...

2022/03/04 14:32:26 DEBUG : Setting --checkers "16" from environment variable RCLONE_CHECKERS="16"
2022/03/04 14:32:26 DEBUG : Setting --transfers "8" from environment variable RCLONE_TRANSFERS="8"
2022/03/04 14:32:26 DEBUG : Setting --config "/etc/rclone.conf" from environment variable RCLONE_CONFIG="/etc/rclone.conf"
2022/03/04 14:32:26 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "ls" "remote:bucket" "--include-from" "/etc/include-file.txt" "--order-by" "modtime,ascending" "--check-first" "-vv"]
2022/03/04 14:32:26 DEBUG : Creating backend with remote "remote:bucket"
2022/03/04 14:32:26 DEBUG : Using config file from "/etc/rclone.conf"
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 5.04519ms
        0 test/empty
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 13.811068ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 22.701903ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 31.034274ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 4.447242ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 8.597479ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 3.391219ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 9.761048ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 19.597462ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 29.473873ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 38.569596ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 48.275092ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 57.345743ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 65.843786ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 70.844332ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 80.7304ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 88.426611ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 71.051135ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 76.766355ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 77.398772ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 74.457147ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 58.050193ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 29.854942ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 16.913549ms
2022/03/04 14:32:27 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 5.212271ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 14.976758ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 23.316253ms
    56910 test/201606/1465225044940.jpg
    99722 test/201606/1465225104148.jpg
   177253 test/201606/1465225277451.jpg
    39674 test/201606/1465424008815.png
    39936 test/201606/1465424223988.png
    39880 test/201606/1465595754345.png
    39740 test/201606/1465595768898.png
    39880 test/201606/1465596032102.png
    38140 test/201606/1465926022550.png
    39653 test/201606/1467318111204.png
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 32.705526ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 42.537069ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 52.439017ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 62.045132ms
    26403 test/2019/06/1559675521332.png
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 71.055974ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 79.842104ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 88.473723ms
   152703 test/201605/1462198437094.png
   957498 test/201605/1462393376815.jpg
   110043 test/201605/1462393414893.png
    57751 test/201605/1462394287679.jpg
    25359 test/201605/1462394595900.jpg
    26030 test/201605/1462394850001.jpg
    26803 test/201605/1462901216923.jpg
    26887 test/201605/1462986798899.jpg
    24734 test/201605/1463087152638.jpg
   318137 test/201605/1463576981372.jpg
    25540 test/201605/1464640775408.jpg
    40336 test/201605/1464724356032.png
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 88.316896ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 90.179545ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 88.138704ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 23.117128ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 24.616393ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 25.957616ms
    34863 test/201607/1467670336214.png
    92440 test/201607/1467922941347.png
    92440 test/201607/1467922990291.png
    39610 test/201607/1468243996593.png
    24351 test/201607/1468420636093.jpg
    15998 test/201607/1468872869055.jpg
    16205 test/201607/1468874038968.jpg
    37750 test/201607/1469658021826.png
    39580 test/201607/1469828828728.png
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 32.959678ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 40.295602ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 0s
     6656 test/12683/attachment/relatorio-132.xls
     6144 test/13614/attachment/relatorio-615.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 3.710306ms
     6144 test/1536/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 13.610471ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 23.378831ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 31.886829ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 41.373821ms
     6144 test/1527/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 49.708703ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 59.621832ms
     6144 test/10609/attachment/relatorio-138.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 68.641629ms
     7168 test/15305/attachment/relatorio-9.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 58.646974ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 66.489577ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 71.168745ms
    25238 test/201608/1470240768976.jpg
    25414 test/201608/1470240975550.jpg
    25142 test/201608/1470241302189.jpg
    24801 test/201608/1471009468788.jpg
    25011 test/201608/1471031933021.jpg
    24584 test/201608/1471032140097.jpg
    41090 test/201608/1471361050925.png
   166992 test/201608/1471634083129.jpg
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 80.256041ms
     7168 test/14481/attachment/relatorio-404.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 90.125674ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 90.880485ms
     7168 test/15278/attachment/relatorio-9.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 76.410186ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 24.278406ms
     6144 test/1537/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 31.568424ms
     6656 test/12682/attachment/relatorio-132.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 0s
     6144 test/1538/attachment/relatorio.xls
     6656 test/2045/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 9.665446ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 19.024319ms
     6144 test/1541/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 28.345939ms
     6144 test/1539/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 38.102205ms
     6144 test/1559/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 47.258878ms
     6144 test/1540/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 56.397969ms
     6144 test/1813/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 66.153759ms
     6144 test/1558/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 75.280756ms
     6144 test/16597/attachment/relatorio-421.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 85.145408ms
     6144 test/1560/attachment/relatorio.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 71.968151ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 79.323848ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 50.816767ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 48.158174ms
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 47.651039ms
    25604 test/201609/1473861514803.jpg
    33842 test/201609/1473876176748.jpg
    33842 test/201609/1473876335876.jpg
    37750 test/201609/1473876347625.png
    33401 test/201609/1473876380355.jpg
    27328 test/201609/1473878891838.jpg
    24723 test/201609/1474897957931.jpg
    24777 test/201609/1474898113967.jpg
   125715 test/201609/1475004657916.png
   125715 test/201609/1475004699889.png
   105030 test/201609/1475005051035.png
   114744 test/201609/1475005111086.png
   108171 test/201609/1475008841367.png
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 19.560223ms
     6144 test/29514/attachment/relatorio-493.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 24.953296ms
     6656 test/20558/attachment/relatorio-479.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 28.686178ms
     6144 test/20591/attachment/relatorio-712.xls
2022/03/04 14:32:28 DEBUG : pacer: Reducing sleep to 0s
     6656 test/28146/attachment/relatorio-137.xls
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 9.007665ms
     6144 test/23823/attachment/relatorio-409.xls
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 14.554864ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 24.42714ms
     6144 test/23185/attachment/relatorio-567.xls
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 33.639334ms
     6144 test/29515/attachment/relatorio-493.xls
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 43.043774ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 51.30817ms
   799398 test/2019/09/2.26.201953801932361079729413752662595498819.20190830085636/1567444540745.pdf
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 49.941777ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 53.53816ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 62.236587ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 63.975277ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 52.753805ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 48.955547ms
   875696 test/2017/08/1.2.840.113619.2.134.1762929667.1870.1501844686.374/1501961848938.pdf
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 182.007µs
  4735401 test/2019/12/2.26.66266864403515405628150326209985828832.20191129090947/1575404703861.pdf
  4735401 test/2019/12/2.26.66266864403515405628150326209985828832.20191129090947/1575404712990.pdf
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 9.022179ms
   891442 test/2018/01/1.2.840.113619.2.290.3.279715334.612.1514541379.187/1514912130018.pdf
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 17.053494ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 18.958912ms
    24620 test/201610/1475508054742.jpg
    24746 test/201610/1475508285802.jpg
    24890 test/201610/1475508524095.jpg
    24736 test/201610/1475508718608.jpg
    25046 test/201610/1475508841217.jpg
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 0s
   555316 test/2017/09/1.2.840.113619.2.290.3.279715334.972.1504263287.87/1504539139122.pdf
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 5.971197ms
     6144 test/29516/attachment/relatorio-493.xls
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 9.145874ms
  3832716 test/2012/1.2.40.1.13.2.0.1049027143.1355329664804.10202.2.0/1355864027395.mp3
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 17.097024ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 24.952221ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 25.394659ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 32.367329ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 38.574887ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 46.114774ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 47.393032ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 39.317688ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 44.848383ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 53.175159ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 60.078106ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 17.593218ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 12.117938ms
   869879 test/2017/08/1.2.840.113619.2.290.3.279715334.15.1501240354.297/1501796122190.pdf
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 18.969861ms
     6144 test/2988/attachment/relatorio.xls
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 17.552794ms
    24626 test/201611/1478289158516.jpg
    21369 test/201611/1478622808572.jpg
    24561 test/201611/1479926499986.jpg
    24601 test/201611/1479926686107.jpg
   107150 test/201611/1480515646050.png
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 1.165121ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 801.155µs
  2085128 test/2012/1.2.40.1.13.2.0.1049027143.1355329664804.10528.2.0/1355853791046.flv
  3872840 test/2012/1.2.40.1.13.2.0.1049027143.1355329664804.10528.2.0/1355853791046.mp3
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 9.344221ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 18.81234ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 25.668797ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 33.899685ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 42.773288ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 51.666657ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 55.027796ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 62.807763ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 70.626321ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 68.933522ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 71.305723ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 69.347386ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 34.858952ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 4.322538ms
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:29 DEBUG : pacer: Reducing sleep to 7.727055ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 0s
  1195885 test/2017/08/1.2.840.113619.2.290.3.279715334.838.1501843035.629/1501961380831.pdf
     6144 test/31348/attachment/relatorio-76.xls
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 7.579219ms
   393349 test/201612/1482500376481.jpg
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 17.441741ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 16.777933ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 23.625801ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 29.990313ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 33.207194ms
   987753 test/2012/1.2.40.1.13.2.0.1049027143.1355329664804.10593.2.0/1355999032167.mp3
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 39.020932ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 25.103567ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 32.562159ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 38.386808ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 12.176994ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 16.178726ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 22.722849ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 23.076948ms
    94728 test/2012/10/1.2.40.1.13.2.0.136858097.1350907800055.1176.2.0/1496844235029.pdf
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 24.265021ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 1.245642ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 0s
    99371 test/2013/01/1.2.40.1.13.2.0.1049027143.1355329664804.17630.2.0/1496848934041.pdf
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 6.254915ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 12.200354ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 18.653316ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 27.122031ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 36.194783ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 45.660413ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 51.536931ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 61.443918ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 57.574187ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 46.455594ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 44.190271ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 21.221359ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 29.290494ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 13.427078ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 12.864577ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 20.511733ms
   874601 test/2017/08/1.3.12.2.1107.5.1.4.29402.30000017082810560343700000005/1504196592172.pdf
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 8.42022ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 17.155332ms
     6144 test/31568/attachment/relatorio-772.xls
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 24.814653ms
  1475668 test/2012/1.2.40.1.13.2.0.1049027143.1355329664804.10681.2.0/1355998956870.mp3
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 33.746028ms
    25181 test/201701/1483473237193.jpg
    42950 test/201701/1483979572687.png
    44589 test/201701/1483979729430.png
    44709 test/201701/1483979852838.png
    24863 test/201701/1484743588034.jpg
    24534 test/201701/1484743789076.jpg
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 37.085092ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 42.064808ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 25.698708ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 29.934753ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 31.839026ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 39.288217ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 37.540777ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 35.376063ms
    99157 test/2012/11/1.2.40.1.13.2.0.1112704513.1351595175088.10101.2.0/1496844453549.pdf
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 44.03484ms
    72282 test/2013/02/1.2.40.1.13.2.0.1000873003.1361630539063.1749.2.0/1496845754125.pdf
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 30.970929ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 18.940992ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 27.635619ms
    94733 test/2012/10/1.2.40.1.13.2.0.136858097.1350907800055.2113.2.0/1496844230013.pdf
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 7.618848ms
2022/03/04 14:32:30 DEBUG : pacer: Reducing sleep to 0s
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496849481309.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496853823693.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496859080189.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496864586929.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496870388345.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496876711905.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496883925701.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496891336745.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496899351405.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496909867005.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496918582641.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496928161477.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496937234229.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496947073689.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496956806949.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496966915981.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496976952173.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496987690281.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1496999735569.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497010194425.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497021767429.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497034487865.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497046311077.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497058143345.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497070222817.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497083840421.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497095885445.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497108514461.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497121225709.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497134334269.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497147167813.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497160425281.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497175069509.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497188311213.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497201817558.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497215972457.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497230404585.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497244513901.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497260550625.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497275894378.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497291794213.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497292773581.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497309838317.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497326747057.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497345420689.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497356027569.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497362028985.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497368445225.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497375210421.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497381876645.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497388909593.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497396166789.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497403662337.pdf
    56143 test/2013/01/1.2.40.1.13.2.0.1455189733.1357709172718.10127.2.0/1497411093121.pdf
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 5.067115ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 13.54664ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 21.067274ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 25.399484ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 31.116263ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 39.570547ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 48.359085ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 56.433267ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 66.014089ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 65.278811ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 70.238665ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 29.834958ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 17.942184ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 7.003173ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 9.889872ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 7.876799ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 17.442152ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 1.880688ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 7.777321ms
     6656 test/32251/attachment/relatorio-647.xls
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 3.940684ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 5.196501ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 11.854045ms
     3463 test/2022/01/01/00/1641006093050.json
     2468 test/2022/01/01/00/1641006093106.json
     6429 test/2022/01/01/00/1641008149026.json
     1504 test/2022/01/01/00/1641008149178.json
     1422 test/2022/01/01/00/1641008149204.json
     3330 test/2022/01/01/00/1641008149221.json
     3130 test/2022/01/01/00/1641008901413.json
      456 test/2022/01/01/00/1641009475426.json
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 18.844132ms
  1569948 test/2017/1.2.392.200036.9116.2.5.1.37.2418728871.1483055218.244033/1483359458456.ogg
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 20.235109ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 26.128364ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 35.081845ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 33.384621ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 39.36753ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 47.212734ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 49.159698ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 41.82687ms
    92879 test/2012/12/1.2.40.1.13.2.0.1049027143.1355329664804.10202.2.0/1496848856725.pdf
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 31.226212ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 18.454608ms
    94915 test/2014/01/1.2.392.200036.9116.2.5.1.37.2423320152.1389054125.737543/1496861324973.pdf
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 917.92µs
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 9.816571ms
   785595 test/2017/08/1.3.12.2.1107.5.1.4.29402.30000017082911111079600000023/1504196712645.pdf
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 12.197598ms
  3982650 test/2018/1.2.840.113619.2.290.3.2831168513.947.1513328990.772/1514896080286.mp3
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 12.201989ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 10.421488ms
     1153 test/201703/1488891491870.png
    22754 test/201703/1488891500453.png
    22754 test/201703/1488891525939.png
     5653 test/201703/1488891539480.png
    56419 test/201703/1489059969403.jpg
    74964 test/201703/1489060173213.png
    37983 test/201703/1489349623694.png
     9730 test/201703/1490026673540.png
     9730 test/201703/1490026693179.png
    14379 test/201703/1490899043464.png
    36519 test/201703/1490899148324.png
     7884 test/201703/1490899341716.png
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 6.693717ms
    94757 test/2013/03/1.2.40.1.13.2.0.1000873003.1361630539063.4505.2.0/1496845863829.pdf
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 15.698941ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 5.654923ms
  1008599 test/2012/1.2.40.1.13.2.0.1049027143.1355329664804.10860.2.0/1355998916956.mp3
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 15.017773ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 20.850817ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 24.001216ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 28.454249ms
    69042 test/2012/11/1.2.40.1.13.2.0.1112704513.1351595175088.10618.2.0/1496844458321.pdf
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 33.939994ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 37.114152ms
2022/03/04 14:32:31 DEBUG : pacer: Reducing sleep to 47.006516ms

and here... rclone move

--fast-list seems not be respected
--order-by modtime,ascending yet not respected

2022/03/04 14:45:29 DEBUG : Setting --checkers "16" from environment variable RCLONE_CHECKERS="16"
2022/03/04 14:45:29 DEBUG : Setting --transfers "8" from environment variable RCLONE_TRANSFERS="8"
2022/03/04 14:45:29 DEBUG : Setting --config "/etc/rclone.conf" from environment variable RCLONE_CONFIG="/etc/rclone.conf"
2022/03/04 14:45:29 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "move" "/local" "remote:bucket" "--include-from" "/etc/include-file.txt" "--order-by" "modtime,ascending" "--max-delete" "1228331" "--cutoff-mode" "soft" "--check-first" "--delete-empty-src-dirs" "--no-traverse" "--fast-list" "-vv"]
2022/03/04 14:45:29 DEBUG : Creating backend with remote "/local"
2022/03/04 14:45:29 DEBUG : Using config file from "/etc/rclone.conf"
2022/03/04 14:45:29 DEBUG : Creating backend with remote "remote:bucket"
2022/03/04 14:45:29 INFO  : GCS bucket bucket: Running all checks before starting transfers
2022/03/04 14:45:29 DEBUG : lost+found: Excluded
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 9.89621ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 17.393934ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 27.303339ms
2022/03/04 14:45:30 DEBUG : test/2021/11/13/18/558EECEA/1578727F/7C513256: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:30 DEBUG : test/2021/11/13/18/558EECEA/1578727F/7C513256: Unchanged skipping
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 36.977943ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 46.826672ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 56.334382ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 65.52325ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 75.411776ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 85.337683ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 94.605297ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 104.281943ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 112.058626ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 121.726377ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 131.338682ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 141.287802ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 112.239475ms
2022/03/04 14:45:30 INFO  : test/2021/11/13/18/558EECEA/1578727F/7C513256: Deleted
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 33.356191ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 35.650309ms
2022/03/04 14:45:30 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 6.288683ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 15.98512ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 25.891472ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 34.795524ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 44.002976ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 51.771262ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 60.085485ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 70.008532ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 79.858294ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 89.766751ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 99.372344ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 107.878349ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 116.349132ms
2022/03/04 14:45:31 DEBUG : test/2021/11/13/18/558EECEA/3C30EA2A/A309A9EC: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:31 DEBUG : test/2021/11/13/18/558EECEA/3C30EA2A/A309A9EC: Unchanged skipping
2022/03/04 14:45:31 INFO  : test/2021/11/13/18/558EECEA/3C30EA2A/A309A9EC: Deleted
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 119.751843ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 128.902588ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 135.488922ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 145.312314ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 155.016159ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 164.882766ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 174.713084ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 183.253686ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 159.060872ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 133.183372ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 108.295911ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 117.002321ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 117.159203ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 40.868258ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 8.850271ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 17.823881ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 27.728772ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 37.563112ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 47.34726ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 57.29628ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 67.271813ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 77.24642ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 87.22193ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 94.086207ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 103.982116ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 113.941388ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 123.856363ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 133.776712ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 143.705161ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 153.64817ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 163.597742ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 161.34741ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 170.330703ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 180.2706ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 190.228247ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 171.693568ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 144.377588ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 109.393ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 115.7423ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 57.987213ms
2022/03/04 14:45:31 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:31 DEBUG : test/2021/11/13/18/558EECEA/3F0F30D8/A5E7F09A: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:31 DEBUG : test/2021/11/13/18/558EECEA/3F0F30D8/A5E7F09A: Unchanged skipping
2022/03/04 14:45:31 INFO  : test/2021/11/13/18/558EECEA/3F0F30D8/A5E7F09A: Deleted
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 6.052908ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 15.973119ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 25.905259ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 35.835713ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 45.77832ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 54.495462ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 64.342978ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 74.180156ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 83.875473ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 92.811839ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 102.534726ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 112.176156ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 122.112033ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 130.839798ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 140.634156ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 149.760873ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 159.325432ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 169.231769ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 178.273487ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 187.699561ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 197.412299ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 199.551022ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 154.180449ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 109.339118ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 117.374759ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 79.08577ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 8.095545ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 18.05669ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 28.003654ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 37.978776ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 47.887585ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 55.824195ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 65.461652ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 75.175459ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 85.11364ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 95.019287ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 103.645339ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 113.195794ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 122.739086ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 132.68647ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 142.615465ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 152.473158ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 161.954455ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 170.321505ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 179.929866ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 188.995747ms
2022/03/04 14:45:32 DEBUG : test/2021/11/13/18/558EECEA/461863B7/ACF12379: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:32 DEBUG : test/2021/11/13/18/558EECEA/461863B7/ACF12379: Unchanged skipping
2022/03/04 14:45:32 INFO  : test/2021/11/13/18/558EECEA/461863B7/ACF12379: Deleted
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 181.157785ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 173.292901ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 101.717817ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 108.799953ms
2022/03/04 14:45:32 DEBUG : pacer: Reducing sleep to 101.893184ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 8.474135ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 18.202555ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 27.381587ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 36.918713ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 46.597067ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 55.078537ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 64.660462ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 74.506565ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 84.196108ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 93.65081ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 103.551726ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 113.030382ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 122.35967ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 132.257156ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 142.052992ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 151.775408ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 161.671114ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 170.609578ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 180.113215ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 163.390616ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 173.345462ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 179.776408ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 103.767712ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 100.624058ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 80.830289ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 8.064136ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 17.211155ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 26.643798ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 36.417807ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 46.023278ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 54.322186ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 63.059721ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 72.222376ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 81.957006ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 91.493456ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 100.857393ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 110.689898ms
2022/03/04 14:45:33 DEBUG : test/2021/11/13/18/558EECEA/4A250474/4A250475: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:33 DEBUG : test/2021/11/13/18/558EECEA/4A250474/4A250475: Unchanged skipping
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 120.485053ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 129.682596ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 139.477143ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 148.662053ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 156.570696ms
2022/03/04 14:45:33 INFO  : test/2021/11/13/18/558EECEA/4A250474/4A250475: Deleted
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 163.699527ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 173.192958ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 182.906889ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 167.469528ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 162.227288ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 170.519339ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 111.140451ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 116.798029ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 122.686205ms
2022/03/04 14:45:33 DEBUG : pacer: Reducing sleep to 67.095µs
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 8.957982ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 18.694743ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 28.608118ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 37.947327ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 47.726422ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 56.511009ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 65.078747ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 75.022231ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 84.553714ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 92.969649ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 101.874671ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 110.821694ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 117.90289ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 127.706827ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 137.646187ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 147.363213ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 156.875775ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 166.715622ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 175.725347ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 183.623023ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 185.867755ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 173.731999ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 180.749616ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 110.943597ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 117.594972ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 104.104365ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 16.478181ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:34 DEBUG : test/2021/11/13/18/558EECEA/4A25092B/4A25092C: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:34 DEBUG : test/2021/11/13/18/558EECEA/4A25092B/4A25092C: Unchanged skipping
2022/03/04 14:45:34 INFO  : test/2021/11/13/18/558EECEA/4A25092B/4A25092C: Deleted
2022/03/04 14:45:34 DEBUG : test/2021/11/26/18/5F7562D1/0D8B391A/D7A16060: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:34 DEBUG : test/2021/11/26/18/5F7562D1/0D8B391A/D7A16060: Unchanged skipping
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 7.656448ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 16.515378ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 26.193806ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 34.620493ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 43.667479ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 53.409771ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 63.052561ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 72.979976ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 82.553892ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 91.987355ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 101.860521ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 111.572487ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 121.456949ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 130.919838ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 140.836689ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 146.896864ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 154.082668ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 160.554176ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 163.369296ms
2022/03/04 14:45:34 INFO  : test/2021/11/26/18/5F7562D1/0D8B391A/D7A16060: Deleted
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 154.57237ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 141.750265ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 135.584652ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 135.180969ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 111.684444ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 119.817415ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 122.997728ms
2022/03/04 14:45:34 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:35 DEBUG : test/2021/11/13/18/558EECEA/6FEFAD14/AD0F7149: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:35 DEBUG : test/2021/11/13/18/558EECEA/6FEFAD14/AD0F7149: Unchanged skipping
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 9.753447ms
2022/03/04 14:45:35 INFO  : test/2021/11/13/18/558EECEA/6FEFAD14/AD0F7149: Deleted
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 17.342433ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 27.257115ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 36.995141ms
2022/03/04 14:45:35 DEBUG : test/2021/3/27/16/131DABC0/39FA72EA/A0D332AC: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:35 DEBUG : test/2021/3/27/16/131DABC0/39FA72EA/A0D332AC: Unchanged skipping
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 46.643043ms
2022/03/04 14:45:35 INFO  : test/2021/3/27/16/131DABC0/39FA72EA/A0D332AC: Deleted
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 54.398979ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 64.184629ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 73.756648ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 83.42296ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 93.362098ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 103.301687ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 112.912928ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 122.709239ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 132.611459ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 141.54577ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 151.172681ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 161.029826ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 170.90628ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 180.396766ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 189.316011ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 194.595195ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 185.650923ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 192.580121ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 112.058012ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 117.298924ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 122.685814ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:35 DEBUG : test/2022/1/14/14/699B62BB/937B3401/A17E3D84: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:35 DEBUG : test/2022/1/14/14/699B62BB/937B3401/A17E3D84: Unchanged skipping
2022/03/04 14:45:35 INFO  : test/2022/1/14/14/699B62BB/937B3401/A17E3D84: Deleted
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 5.79832ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 15.431243ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 25.378671ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 34.617244ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 44.477036ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 53.751723ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 63.487277ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 72.844362ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 81.745996ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 91.136175ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 101.060813ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 109.93641ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 118.998625ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 128.158579ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 138.039733ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 147.94444ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 157.649372ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 167.548506ms
2022/03/04 14:45:35 DEBUG : test/2021/11/26/18/ED17E5F7/324BB93E/CE4263C1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:35 DEBUG : test/2021/11/26/18/ED17E5F7/324BB93E/CE4263C1: Unchanged skipping
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 177.297587ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 186.780423ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 196.17098ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 205.016117ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 206.165815ms
2022/03/04 14:45:35 INFO  : test/2021/11/26/18/ED17E5F7/324BB93E/CE4263C1: Deleted
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 111.263514ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 118.330266ms
2022/03/04 14:45:35 DEBUG : pacer: Reducing sleep to 122.283784ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 20.575261ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 0s
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 8.571191ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 17.551036ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 26.896338ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 36.181198ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 45.673439ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 55.212712ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 64.642531ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 74.308233ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 84.227213ms
2022/03/04 14:45:36 DEBUG : test/2021/3/27/16/131DABC0/997AF580/D1E1FF09: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:36 DEBUG : test/2021/3/27/16/131DABC0/997AF580/D1E1FF09: Unchanged skipping
2022/03/04 14:45:36 DEBUG : test/2021/3/27/16/131DABC0/997AF580/F8F2517F: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:36 DEBUG : test/2021/3/27/16/131DABC0/997AF580/F8F2517F: Unchanged skipping
2022/03/04 14:45:36 INFO  : test/2021/3/27/16/131DABC0/997AF580/D1E1FF09: Deleted
2022/03/04 14:45:36 INFO  : test/2021/3/27/16/131DABC0/997AF580/F8F2517F: Deleted
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 93.751412ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 103.634353ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 113.55899ms
2022/03/04 14:45:36 DEBUG : test/2022/3/4/12/00995AB8/0A555E03/0A4836C3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:36 DEBUG : test/2022/3/4/12/00995AB8/0A555E03/0A4836C3: Unchanged skipping
2022/03/04 14:45:36 DEBUG : test/2022/3/4/12/00995AB8/0A555E03/2F6DEA0B: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/04 14:45:36 DEBUG : test/2022/3/4/12/00995AB8/0A555E03/2F6DEA0B: Unchanged skipping
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 122.823758ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 132.35816ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 142.038896ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 151.04429ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 160.926784ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 170.787864ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 178.774493ms
2022/03/04 14:45:36 INFO  : test/2022/3/4/12/00995AB8/0A555E03/0A4836C3: Deleted
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 175.783212ms
2022/03/04 14:45:36 INFO  : test/2022/3/4/12/00995AB8/0A555E03/2F6DEA0B: Deleted
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 169.55024ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 151.94016ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 141.527285ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 111.419338ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 117.563958ms
2022/03/04 14:45:36 DEBUG : pacer: Reducing sleep to 123.099262ms

You appear to have file names which look like dates. Do the file names match the actual modification dates on the files?

You can use rclone lsl to show the modtimes of the files to check.

If you want to order by path then use --order-by name

Using --check-first should provide perfect ordering as it lets the buffer grow as large as needed.

yes. almost match. there are some few cases that can not.

the order must be by modtime.

I did the rclone lsl with the /local and get no ascending list.

2022/03/04 15:05:40 DEBUG : Setting --checkers "16" from environment variable RCLONE_CHECKERS="16"
2022/03/04 15:05:40 DEBUG : Setting --transfers "8" from environment variable RCLONE_TRANSFERS="8"
2022/03/04 15:05:40 DEBUG : Setting --config "/etc/rclone.conf" from environment variable RCLONE_CONFIG="/etc/rclone.conf"
2022/03/04 15:05:40 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "lsl" "/local" "--include-from" "/etc/include-file.txt" "--order-by" "modtime,ascending" "--check-first" "-vv"]
2022/03/04 15:05:40 DEBUG : Creating backend with remote "/local"
2022/03/04 15:05:40 DEBUG : Using config file from "/etc/rclone.conf"
2022/03/04 15:05:40 DEBUG : lost+found: Excluded

    29208 2022-03-04 14:06:33.021979014 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4969
    29482 2022-03-04 14:06:33.362475570 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB496A
    29822 2022-03-04 14:06:33.562744449 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB496B
    30106 2022-03-04 14:06:33.710415497 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB496C
    30410 2022-03-04 14:06:33.889842502 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB496D
    30806 2022-03-04 14:06:34.018107749 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB496E
    31194 2022-03-04 14:06:34.263275829 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB496F
    31330 2022-03-04 14:06:34.501260688 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4970
    31660 2022-03-04 14:06:34.629076080 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4986
    31896 2022-03-04 14:06:34.822562034 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4987
    31928 2022-03-04 14:06:34.983547567 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4988
    31884 2022-03-04 14:06:35.122552679 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4989
    31746 2022-03-04 14:06:35.280449134 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB498A
    31438 2022-03-04 14:06:35.560407100 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB498B
    31072 2022-03-04 14:06:35.758165845 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB498C
    30788 2022-03-04 14:06:35.907054466 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB498D
    30640 2022-03-04 14:06:36.087605811 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB498E
    30482 2022-03-04 14:06:36.331800888 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB498F
    30144 2022-03-04 14:06:36.520550764 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49A5
    29772 2022-03-04 14:06:36.667183313 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49A6
    29180 2022-03-04 14:06:36.815689291 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49A7
    29566 2022-03-04 14:06:37.142091592 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49A8
    29906 2022-03-04 14:06:37.778069326 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49A9
    30124 2022-03-04 14:06:37.954033408 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49AA
    30406 2022-03-04 14:06:38.174294781 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49AB
    30764 2022-03-04 14:06:38.377076466 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49AC
    31194 2022-03-04 14:06:38.548436307 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49AD
    31360 2022-03-04 14:06:38.801824642 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49AE
    31708 2022-03-04 14:06:39.022312857 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49C4
    31910 2022-03-04 14:06:39.191233850 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49C5
    31872 2022-03-04 14:06:39.327192618 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49C6
    31892 2022-03-04 14:06:39.529808229 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49C7
    31786 2022-03-04 14:06:39.702628569 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49C8
    31448 2022-03-04 14:06:39.814936156 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49C9
    31058 2022-03-04 14:06:39.952499457 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49CA
    30810 2022-03-04 14:06:40.115090937 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49CB
    30612 2022-03-04 14:06:40.327604506 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49CC
    30470 2022-03-04 14:06:40.535994643 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB49CD
    30152 2022-03-04 14:06:40.754358017 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C6E
    29782 2022-03-04 14:06:40.923030397 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C6F
    29210 2022-03-04 14:06:41.083088461 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C70
    29552 2022-03-04 14:06:41.207105163 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C71
    29900 2022-03-04 14:06:41.394491983 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C72
    30120 2022-03-04 14:06:41.612630138 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C73
    30396 2022-03-04 14:06:41.789374249 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C74
    30768 2022-03-04 14:06:41.965173744 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C75
    31200 2022-03-04 14:06:42.140585266 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C76
    31374 2022-03-04 14:06:42.313063092 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C77
    31718 2022-03-04 14:06:42.455364159 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C8D
    31924 2022-03-04 14:06:42.647884470 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C8E
    31902 2022-03-04 14:06:42.805097985 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C8F
    31860 2022-03-04 14:06:42.959233073 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C90
    31714 2022-03-04 14:06:43.105489706 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C91
    31386 2022-03-04 14:06:43.348696611 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C92
    31034 2022-03-04 14:06:43.504826830 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C93
    30760 2022-03-04 14:06:43.639254286 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C94
    30680 2022-03-04 14:06:43.814020643 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C95
    30482 2022-03-04 14:06:43.952287002 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4C96
    30142 2022-03-04 14:06:44.101698101 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CAC
    29714 2022-03-04 14:06:44.274767505 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CAD
    29204 2022-03-04 14:06:44.487278846 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CAE
    29538 2022-03-04 14:06:44.656234657 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CAF
    29838 2022-03-04 14:06:44.913139276 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CB0
    30126 2022-03-04 14:06:45.040897018 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CB1
    30420 2022-03-04 14:06:45.516732241 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CB2
    30736 2022-03-04 14:06:45.759412428 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CB3
    31180 2022-03-04 14:06:45.943980878 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CB4
    31346 2022-03-04 14:06:46.155587859 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CB5
    31672 2022-03-04 14:06:46.348178657 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CCB
    31952 2022-03-04 14:06:46.515590958 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CCC
    31904 2022-03-04 14:06:46.767028596 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CCD
    31906 2022-03-04 14:06:46.910929522 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CCE
    31764 2022-03-04 14:06:47.261868299 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CCF
    31478 2022-03-04 14:06:47.412995511 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CD0
    31054 2022-03-04 14:06:47.574781407 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CD1
    30836 2022-03-04 14:06:47.968081076 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CD2
    30638 2022-03-04 14:06:48.102212537 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CD3
    30502 2022-03-04 14:06:48.264512155 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CD4
    30130 2022-03-04 14:06:48.438149984 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CEA
    29796 2022-03-04 14:06:48.563407520 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CEB
    29198 2022-03-04 14:06:48.723816235 test/2022/3/4/11/16EC1F04/C0E4542B/AFEB4CEC
    29760 2022-03-04 14:04:25.911510509 test/2022/3/4/11/16EC1F04/C0E4542B/E94609E9
    30068 2022-03-04 14:04:26.022718602 test/2022/3/4/11/16EC1F04/C0E4542B/E94609EA
    30404 2022-03-04 14:04:26.180699581 test/2022/3/4/11/16EC1F04/C0E4542B/E94609EB
    30662 2022-03-04 14:04:26.287132499 test/2022/3/4/11/16EC1F04/C0E4542B/E94609EC
    31054 2022-03-04 14:04:26.397684306 test/2022/3/4/11/16EC1F04/C0E4542B/E94609ED
    31330 2022-03-04 14:04:26.541318549 test/2022/3/4/11/16EC1F04/C0E4542B/E94609EE
    31558 2022-03-04 14:04:26.723799062 test/2022/3/4/11/16EC1F04/C0E4542B/E94609EF
 10308644 2022-03-04 13:51:46.010610005 test/2022/2/16/12/077E940A/7309EE48/52144184
     3848 2022-03-04 13:01:38.226290493 test/2022/03/04/13/1646409698079.json
     3131 2022-03-04 13:01:38.254453259 test/2022/03/04/13/1646409698250.json
     3595 2022-03-04 13:01:38.281140951 test/2022/03/04/13/1646409698274.json
     1773 2022-03-04 13:01:38.301307391 test/2022/03/04/13/1646409698298.json
     1610 2022-03-04 13:06:43.467176390 test/2022/03/04/13/1646410003463.json
     1946 2022-03-04 13:06:43.497432797 test/2022/03/04/13/1646410003494.json
     2096 2022-03-04 13:06:43.514192829 test/2022/03/04/13/1646410003511.json
     3090 2022-03-04 13:06:43.531829722 test/2022/03/04/13/1646410003528.json
     1620 2022-03-04 13:06:43.547438852 test/2022/03/04/13/1646410003544.json
     2164 2022-03-04 13:11:47.250363213 test/2022/03/04/13/1646410307247.json
     2234 2022-03-04 13:11:47.271726936 test/2022/03/04/13/1646410307269.json
     3709 2022-03-04 13:11:47.294002239 test/2022/03/04/13/1646410307291.json
     1020 2022-03-04 13:16:55.069294803 test/2022/03/04/13/1646410615065.json
      999 2022-03-04 13:16:55.091291048 test/2022/03/04/13/1646410615087.json
     1233 2022-03-04 13:16:55.124068607 test/2022/03/04/13/1646410615115.json
     2509 2022-03-04 13:16:55.172219496 test/2022/03/04/13/1646410615154.json
     1540 2022-03-04 13:16:55.209765519 test/2022/03/04/13/1646410615192.json
      938 2022-03-04 13:16:55.234546538 test/2022/03/04/13/1646410615230.json
     1202 2022-03-04 13:16:55.257614309 test/2022/03/04/13/1646410615252.json
     3639 2022-03-04 13:16:55.275229090 test/2022/03/04/13/1646410615271.json
     1238 2022-03-04 13:16:55.294947580 test/2022/03/04/13/1646410615288.json
     6570 2022-03-04 13:16:55.314832565 test/2022/03/04/13/1646410615310.json
     2681 2022-03-04 13:16:55.333277398 test/2022/03/04/13/1646410615329.json
      417 2022-03-04 13:21:21.729831683 test/2022/03/04/13/1646410881724.json
      897 2022-03-04 13:22:08.341793585 test/2022/03/04/13/1646410928338.json
      883 2022-03-04 13:22:08.365750879 test/2022/03/04/13/1646410928360.json
     1140 2022-03-04 13:22:08.382242420 test/2022/03/04/13/1646410928378.json
     1053 2022-03-04 13:22:08.398901085 test/2022/03/04/13/1646410928395.json
     3428 2022-03-04 13:22:08.416352361 test/2022/03/04/13/1646410928413.json
     1177 2022-03-04 13:22:08.434367513 test/2022/03/04/13/1646410928431.json
     2813 2022-03-04 13:22:08.451658053 test/2022/03/04/13/1646410928448.json
     2987 2022-03-04 13:22:08.469416730 test/2022/03/04/13/1646410928465.json
     3796 2022-03-04 13:22:08.487457269 test/2022/03/04/13/1646410928484.json
     1590 2022-03-04 13:27:11.721338114 test/2022/03/04/13/1646411231664.json
     1779 2022-03-04 13:27:11.743040723 test/2022/03/04/13/1646411231739.json
     1836 2022-03-04 13:27:11.759482047 test/2022/03/04/13/1646411231756.json
     4689 2022-03-04 13:27:11.777969574 test/2022/03/04/13/1646411231775.json
     1247 2022-03-04 13:27:11.794941962 test/2022/03/04/13/1646411231792.json
     5709 2022-03-04 13:32:14.903142142 test/2022/03/04/13/1646411534867.json
     1128 2022-03-04 13:32:39.799777884 test/2022/03/04/13/1646411559796.json
     6277 2022-03-04 13:37:18.422900672 test/2022/03/04/13/1646411838418.json
     3193 2022-03-04 13:37:18.444448591 test/2022/03/04/13/1646411838440.json
     3380 2022-03-04 13:37:18.463624427 test/2022/03/04/13/1646411838460.json
     1208 2022-03-04 13:37:18.479968587 test/2022/03/04/13/1646411838477.json
     5639 2022-03-04 13:37:18.498516654 test/2022/03/04/13/1646411838494.json
     1175 2022-03-04 13:42:21.465560163 test/2022/03/04/13/1646412141461.json
     1117 2022-03-04 13:42:21.485147633 test/2022/03/04/13/1646412141482.json
     8473 2022-03-04 13:42:21.502446958 test/2022/03/04/13/1646412141499.json
     1141 2022-03-04 13:42:21.524516378 test/2022/03/04/13/1646412141521.json
     6117 2022-03-04 13:42:21.543114926 test/2022/03/04/13/1646412141539.json
     2915 2022-03-04 13:42:21.566082139 test/2022/03/04/13/1646412141562.json
     1463 2022-03-04 13:47:24.516719078 test/2022/03/04/13/1646412444513.json
     1272 2022-03-04 13:47:24.537634871 test/2022/03/04/13/1646412444533.json
     1118 2022-03-04 13:47:24.554938537 test/2022/03/04/13/1646412444551.json
     2094 2022-03-04 13:47:24.571588182 test/2022/03/04/13/1646412444568.json
     1249 2022-03-04 13:47:24.589349293 test/2022/03/04/13/1646412444586.json
     1380 2022-03-04 13:47:24.608800738 test/2022/03/04/13/1646412444606.json
     1164 2022-03-04 13:47:24.627511831 test/2022/03/04/13/1646412444623.json
     5916 2022-03-04 13:47:24.646023505 test/2022/03/04/13/1646412444641.json
     1129 2022-03-04 13:47:24.663476698 test/2022/03/04/13/1646412444660.json
     1204 2022-03-04 13:47:24.678924816 test/2022/03/04/13/1646412444676.json
     5187 2022-03-04 13:47:24.694225862 test/2022/03/04/13/1646412444690.json
     1183 2022-03-04 13:47:24.708576528 test/2022/03/04/13/1646412444706.json
     1572 2022-03-04 13:47:24.724437930 test/2022/03/04/13/1646412444721.json
     1260 2022-03-04 13:47:24.745232375 test/2022/03/04/13/1646412444742.json
      957 2022-03-04 13:47:24.766442230 test/2022/03/04/13/1646412444763.json
     1953 2022-03-04 13:47:24.792064153 test/2022/03/04/13/1646412444788.json
     1285 2022-03-04 13:47:24.814615595 test/2022/03/04/13/1646412444810.json
     2783 2022-03-04 13:52:27.910161121 test/2022/03/04/13/1646412747905.json
     5608 2022-03-04 13:52:27.936249663 test/2022/03/04/13/1646412747932.json
     3547 2022-03-04 13:52:27.955560966 test/2022/03/04/13/1646412747952.json
     7568 2022-03-04 13:57:30.953136306 test/2022/03/04/13/1646413050907.json
   111948 2022-03-04 14:52:29.831084878 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB2
   112086 2022-03-04 14:52:29.983210632 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB3
   112254 2022-03-04 14:52:30.110957172 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB4
   112714 2022-03-04 14:52:30.267223101 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB5
   113196 2022-03-04 14:52:30.432603625 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB6
   112622 2022-03-04 14:52:30.616863655 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB7
   113170 2022-03-04 14:52:30.782966143 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB8
   112994 2022-03-04 14:52:30.933122429 test/2022/3/4/1/A772A7E3/1792D27B/179FEAB9
   113418 2022-03-04 14:52:31.102989952 test/2022/3/4/1/A772A7E3/1792D27B/179FEABA
   121864 2022-03-04 14:52:47.751291437 test/2022/3/4/1/A772A7E3/1792D27B/AF500C32
   121680 2022-03-04 14:52:47.935510132 test/2022/3/4/1/A772A7E3/1792D27B/AF500C33
   121860 2022-03-04 14:52:48.179017157 test/2022/3/4/1/A772A7E3/1792D27B/AF500C34
   122706 2022-03-04 14:52:48.503120097 test/2022/3/4/1/A772A7E3/1792D27B/AF500C35
   122218 2022-03-04 14:52:48.847300468 test/2022/3/4/1/A772A7E3/1792D27B/AF500C36
   120170 2022-03-04 14:52:49.117134917 test/2022/3/4/1/A772A7E3/1792D27B/AF500C37
   119960 2022-03-04 14:52:49.373409332 test/2022/3/4/1/A772A7E3/1792D27B/AF500C38
   121908 2022-03-04 14:52:49.715053633 test/2022/3/4/1/A772A7E3/1792D27B/AF500C39
   122674 2022-03-04 14:52:49.927145184 test/2022/3/4/1/A772A7E3/1792D27B/AF500C3A
   122210 2022-03-04 14:52:50.151398087 test/2022/3/4/1/A772A7E3/1792D27B/AF500C3B
   122946 2022-03-04 14:52:50.355560497 test/2022/3/4/1/A772A7E3/1792D27B/AF500C51
   124950 2022-03-04 14:52:50.575501390 test/2022/3/4/1/A772A7E3/1792D27B/AF500C52
   124992 2022-03-04 14:52:50.795237761 test/2022/3/4/1/A772A7E3/1792D27B/AF500C53
   124032 2022-03-04 14:52:51.008753089 test/2022/3/4/1/A772A7E3/1792D27B/AF500C54
   124296 2022-03-04 14:52:51.196867973 test/2022/3/4/1/A772A7E3/1792D27B/AF500C55
   125108 2022-03-04 14:52:51.365859709 test/2022/3/4/1/A772A7E3/1792D27B/AF500C56
   123562 2022-03-04 14:52:51.587355252 test/2022/3/4/1/A772A7E3/1792D27B/AF500C57
   123016 2022-03-04 14:52:51.739586402 test/2022/3/4/1/A772A7E3/1792D27B/AF500C58
   123860 2022-03-04 14:52:51.903233182 test/2022/3/4/1/A772A7E3/1792D27B/AF500C59
   124526 2022-03-04 14:52:52.106012447 test/2022/3/4/1/A772A7E3/1792D27B/AF500C5A
   124612 2022-03-04 14:52:52.288416431 test/2022/3/4/1/A772A7E3/1792D27B/AF500C70
   124598 2022-03-04 14:52:52.487448336 test/2022/3/4/1/A772A7E3/1792D27B/AF500C71
   126128 2022-03-04 14:52:52.645469262 test/2022/3/4/1/A772A7E3/1792D27B/AF500C72
   126746 2022-03-04 14:52:52.819238208 test/2022/3/4/1/A772A7E3/1792D27B/AF500C73
   126266 2022-03-04 14:52:52.987236188 test/2022/3/4/1/A772A7E3/1792D27B/AF500C74
   127666 2022-03-04 14:52:53.171608294 test/2022/3/4/1/A772A7E3/1792D27B/AF500C75
   128540 2022-03-04 14:52:53.345127686 test/2022/3/4/1/A772A7E3/1792D27B/AF500C76
   128234 2022-03-04 14:52:53.511450540 test/2022/3/4/1/A772A7E3/1792D27B/AF500C77
   124938 2022-03-04 14:52:53.651688000 test/2022/3/4/1/A772A7E3/1792D27B/AF500C78
   124768 2022-03-04 14:52:53.787225812 test/2022/3/4/1/A772A7E3/1792D27B/AF500C79
   126892 2022-03-04 14:52:53.947237901 test/2022/3/4/1/A772A7E3/1792D27B/AF500C8F
   126602 2022-03-04 14:52:54.075498443 test/2022/3/4/1/A772A7E3/1792D27B/AF500C90
   127342 2022-03-04 14:52:54.243247826 test/2022/3/4/1/A772A7E3/1792D27B/AF500C91
   128862 2022-03-04 14:52:54.404406053 test/2022/3/4/1/A772A7E3/1792D27B/AF500C92
   129356 2022-03-04 14:52:54.535303860 test/2022/3/4/1/A772A7E3/1792D27B/AF500C93
   129454 2022-03-04 14:52:54.659310607 test/2022/3/4/1/A772A7E3/1792D27B/AF500C94
   129578 2022-03-04 14:52:54.771412092 test/2022/3/4/1/A772A7E3/1792D27B/AF500C95
   130812 2022-03-04 14:52:54.880829157 test/2022/3/4/1/A772A7E3/1792D27B/AF500C96
   130848 2022-03-04 14:52:54.973270306 test/2022/3/4/1/A772A7E3/1792D27B/AF500C97
   130200 2022-03-04 14:52:55.095987718 test/2022/3/4/1/A772A7E3/1792D27B/AF500C98
   131360 2022-03-04 14:52:55.276776015 test/2022/3/4/1/A772A7E3/1792D27B/AF500CAE
   131806 2022-03-04 14:52:55.427388124 test/2022/3/4/1/A772A7E3/1792D27B/AF500CAF
   131308 2022-03-04 14:52:55.577464881 test/2022/3/4/1/A772A7E3/1792D27B/AF500CB0
   130418 2022-03-04 14:52:55.703180586 test/2022/3/4/1/A772A7E3/1792D27B/AF500CB1
   114010 2022-03-04 14:52:31.239245712 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BBE
   114564 2022-03-04 14:52:31.423167959 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BBF
   115872 2022-03-04 14:52:31.595213820 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC0
   116566 2022-03-04 14:52:31.759033943 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC1
   116368 2022-03-04 14:52:31.915033509 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC2
   116310 2022-03-04 14:52:32.136861039 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC3
   116528 2022-03-04 14:52:32.323649625 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC4
   116964 2022-03-04 14:52:32.462430150 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC5
   117536 2022-03-04 14:52:32.637122112 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC6
   117916 2022-03-04 14:52:32.797154800 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BC7
   119002 2022-03-04 14:52:32.939318913 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BDD
   119978 2022-03-04 14:52:33.095512025 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BDE
   121418 2022-03-04 14:52:33.215765133 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BDF
   122516 2022-03-04 14:52:33.351046385 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE0
   124400 2022-03-04 14:52:33.487216592 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE1
   126328 2022-03-04 14:52:33.676539793 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE2
   128460 2022-03-04 14:52:33.859374193 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE3
   129618 2022-03-04 14:52:34.051952741 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE4
   131512 2022-03-04 14:52:34.323411309 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE5
   133066 2022-03-04 14:52:34.584178975 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BE6
   133494 2022-03-04 14:52:34.840907269 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BFC
   133198 2022-03-04 14:52:35.155251054 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BFD
   133572 2022-03-04 14:52:35.418881588 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BFE
   134278 2022-03-04 14:52:35.659519435 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6BFF
   134238 2022-03-04 14:52:35.847517991 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C00
   132970 2022-03-04 14:52:36.075379244 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C01
   132020 2022-03-04 14:52:36.319343678 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C02
   131892 2022-03-04 14:52:36.546212141 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C03
   131448 2022-03-04 14:52:36.744945283 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C04
   130756 2022-03-04 14:52:36.976500306 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C05
   130800 2022-03-04 14:52:37.213211003 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C1B
   131234 2022-03-04 14:52:37.635175316 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C1C
   131476 2022-03-04 14:52:37.855163161 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C1D
   131108 2022-03-04 14:52:38.068154605 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C1E
   130856 2022-03-04 14:52:38.287241304 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C1F
   131028 2022-03-04 14:52:38.435384696 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C20
   131132 2022-03-04 14:52:38.592583168 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C21
   131718 2022-03-04 14:52:38.783418479 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C22
   132692 2022-03-04 14:52:38.985385563 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C23
   132484 2022-03-04 14:52:39.219460753 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C24
   131810 2022-03-04 14:52:39.511484614 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C3A
   131438 2022-03-04 14:52:39.745367072 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C3B
   132698 2022-03-04 14:52:39.967935969 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C3C
   133490 2022-03-04 14:52:40.197007660 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C3D
   133870 2022-03-04 14:52:40.367387019 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C3E
   132424 2022-03-04 14:52:40.531474579 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C3F
   128988 2022-03-04 14:52:40.703206837 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C40
   125534 2022-03-04 14:52:40.827034797 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C41
   125924 2022-03-04 14:52:40.971242368 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C42
   136770 2022-03-04 14:52:41.163185681 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C43
   130568 2022-03-04 14:52:41.346332906 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C59
   131616 2022-03-04 14:52:41.563506034 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C5A
   137130 2022-03-04 14:52:41.743530694 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C5B
   132260 2022-03-04 14:52:41.891296038 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C5C
   138388 2022-03-04 14:52:42.019009822 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C5D
   137300 2022-03-04 14:52:42.155473960 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C5E
   137918 2022-03-04 14:52:42.367180870 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C5F
   138794 2022-03-04 14:52:42.547293585 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C60
   138808 2022-03-04 14:52:42.735865619 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C61
   130408 2022-03-04 14:52:42.931481526 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C62
   116090 2022-03-04 14:52:43.080336720 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C78
   116306 2022-03-04 14:52:43.243995320 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C79
   116304 2022-03-04 14:52:43.380232489 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C7A
   116562 2022-03-04 14:52:43.491371256 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C7B
   116838 2022-03-04 14:52:43.595402131 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C7C
   116990 2022-03-04 14:52:43.695360469 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C7D
   116240 2022-03-04 14:52:43.795535085 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C7E
   115304 2022-03-04 14:52:43.895360535 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C7F
   114808 2022-03-04 14:52:43.999288954 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C80
   114116 2022-03-04 14:52:44.119314266 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C81
   113072 2022-03-04 14:52:44.235097132 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C97
   112434 2022-03-04 14:52:44.391588565 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C98
   112086 2022-03-04 14:52:44.527419951 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C99
   111254 2022-03-04 14:52:44.655201069 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C9A
   111250 2022-03-04 14:52:44.775195643 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C9B
   112310 2022-03-04 14:52:44.924047159 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C9C
   114204 2022-03-04 14:52:45.087378785 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C9D
   115126 2022-03-04 14:52:45.262170184 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C9E
   115856 2022-03-04 14:52:45.475537786 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6C9F
   115416 2022-03-04 14:52:45.643247526 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CA0
   114974 2022-03-04 14:52:45.795824077 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CB6
   114752 2022-03-04 14:52:45.975848517 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CB7
   115380 2022-03-04 14:52:46.159521069 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CB8
   115322 2022-03-04 14:52:46.380541703 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CB9
   115056 2022-03-04 14:52:46.571496040 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CBA
   115366 2022-03-04 14:52:46.760307213 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CBB
   117194 2022-03-04 14:52:46.935437387 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CBC
   118386 2022-03-04 14:52:47.101297658 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CBD
   118602 2022-03-04 14:52:47.323414070 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CBE
   120498 2022-03-04 14:52:47.543280529 test/2022/3/4/1/A772A7E3/1792D27B/DC5D6CBF
   330246 2022-03-04 07:29:04.238665682 test/2022/3/3/15/14BD8ED8/AA565EDC/7DDDC49F
   463528 2022-03-04 07:29:03.865451817 test/2022/3/3/15/14BD8ED8/AA565EDC/828E6CEA
   286842 2022-03-04 07:29:03.382364054 test/2022/3/3/15/14BD8ED8/AA565EDC/947B01BB
   519662 2022-03-04 07:29:05.086055196 test/2022/3/3/15/14BD8ED8/AA565EDC/AB8DB931

rclone ls/lsl doesn't obey --order-by that is only for syncs at the moment.

Can you show an example of the order being wrong?

For that we need to see the modtime of the files being transferred - the path of the file alone isn't enough.

Thank you.

hi!

below an example in the middle of rclone move with many files...

the file AD3CAA37 has modtime newer than DEC41058 and is moved first.

2022/03/07 08:33:55 DEBUG : Setting --checkers "16" from environment variable RCLONE_CHECKERS="16"
2022/03/07 08:33:55 DEBUG : Setting --transfers "8" from environment variable RCLONE_TRANSFERS="8"
2022/03/07 08:33:55 DEBUG : Setting --config "/etc/rclone.conf" from environment variable RCLONE_CONFIG="/etc/rclone.conf"
2022/03/07 08:33:55 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "move" "/local" "remote:bucket" "--include-from" "/etc/include-file.txt" "--order-by" "modtime,ascending" "--check-first" "--delete-empty-src-dirs" "--no-traverse" "--fast-list" "-vv"]
2022/03/07 08:33:55 DEBUG : Creating backend with remote "/local"
2022/03/07 08:33:55 DEBUG : Using config file from "/etc/rclone.conf"
2022/03/07 08:33:55 DEBUG : Creating backend with remote "remote:bucket"
2022/03/07 08:33:55 INFO  : GCS bucket bucket: Running all checks before starting transfers
2022/03/07 08:33:55 DEBUG : lost+found: Excluded
.
.
.
2022/03/07 08:48:47 DEBUG : test/2022/3/7/1/03AADE21/0358BC3F/AD3CAA37: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/07 08:48:47 DEBUG : test/2022/3/7/1/03AADE21/0358BC3F/AD3CAA37: Unchanged skipping
2022/03/07 08:48:47 INFO  : test/2022/3/7/1/03AADE21/0358BC3F/AD3CAA37: Deleted
.
.
.
2022/03/07 08:48:52 DEBUG : test/2022/3/5/0/13AD9CEE/13AD9F90/DEC408D5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2022/03/07 08:48:52 DEBUG : test/2022/3/5/0/13AD9CEE/13AD9F90/DEC408D5: Unchanged skipping
2022/03/07 08:48:52 INFO  : test/2022/3/5/0/13AD9CEE/13AD9F90/DEC41058: Deleted
.
.
.

2022/03/07 09:33:27 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "lsl" "remote:bucket/test/2022/3/7/1/03AADE21/0358BC3F/AD3CAA37" "-vv" "--config" "/etc/rclone.conf"]
2022/03/07 09:33:27 DEBUG : Creating backend with remote "remote:bucket/test/2022/3/7/1/03AADE21/0358BC3F/AD3CAA37"
2022/03/07 09:33:27 DEBUG : Using config file from "/etc/rclone.conf"
2022/03/07 09:33:28 DEBUG : fs cache: adding new entry for parent of "remote:bucket/test/2022/3/7/1/03AADE21/0358BC3F/AD3CAA37", "remote:bucket/test/2022/3/7/1/03AADE21/0358BC3F"
   165820 2022-03-07 01:10:06.734009229 AD3CAA37
2022/03/07 09:33:28 DEBUG : 4 go routines active

2022/03/07 09:33:46 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "lsl" "remote:bucket/test/2022/3/5/0/13AD9CEE/13AD9F90/DEC41058" "-vv" "--config" "/etc/rclone.conf"]
2022/03/07 09:33:46 DEBUG : Creating backend with remote "remote:bucket/test/2022/3/5/0/13AD9CEE/13AD9F90/DEC41058"
2022/03/07 09:33:46 DEBUG : Using config file from "/etc/rclone.conf"
2022/03/07 09:33:47 DEBUG : fs cache: adding new entry for parent of "remote:bucket/test/2022/3/5/0/13AD9CEE/13AD9F90/DEC41058", "remote:bucket/test/2022/3/5/0/13AD9CEE/13AD9F90"
2022/03/07 09:33:47 DEBUG : DEC408D5: Excluded
   502402 2022-03-05 01:06:31.406942867 DEC41058
2022/03/07 09:33:47 DEBUG : 4 go routines active

I see the confusion now.

That file isn't moved, it is only checked - see the unchanged skipping. The checking is still done in a somewhat random order which depends on how directories sort, how many --checkers rclone is using etc.

Rclone puts the files to be transferred in a buffer (a priority queue actually) and transfers them in order.

Using --check-first makes rclone check all the files before starting to transfer which is how you get an exact ordering. Without that it will be somewhat approximate but probably good enough for most purposes and the transfers will start sooner.

I see...
yes. much files are already in the bucket. this rclone move works cleaning local files...

Is there a way to check this files in perfect ordering? it was needed to delete older local files first even they are in remote bucket or not.

rclone move with --checkers = 1 rclone seems to delete in perfect order (when files are already in the remote backend)...

is there a way to have multiple --checkers but delete in exact ordering like transfer with rclone move?

I'm wrong.... --checkers = 1 has no perfect delete anyway.

That would be possible to implement, but in general it would use more memory than the current scheme as the checkers pipeline is usually bigger than the transfers pipeline.

It would need a different flag other than --check-first so that all the potential files were found first and put into the checker pipeline before being processed. Something like --traverse-first...

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.