<< index

Autobuilder log for tags/10.20250416~9 (c5b0ca8982c2455b0d7323c4393787a33e306316):

>>> Starting at: Fri Apr 11 18:20:04 UTC 2025

>>> Commit: c5b0ca8982c2455b0d7323c4393787a33e306316

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 9c236f1d79
Previous HEAD position was 9c236f1d79
HEAD is now at c5b0ca8982 comment
HEAD is now at c5b0ca8982 comment
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
+ LANG=C.UTF-8
+ export LANG
+ TMPDIR=/home/builder/tmp
+ export TMPDIR
+ mkdir -p /home/builder/tmp
++ git rev-parse HEAD
+ REV=c5b0ca8982c2455b0d7323c4393787a33e306316
+ OUTDIR=../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316
+ OUTDIR_TMP=../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316.tmp
+ install -d -m0755 -- ../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316.tmp
+ printf '%s\n' c5b0ca8982c2455b0d7323c4393787a33e306316
+ mkdir tmp
mkdir: cannot create directory ‘tmp’: File exists
+ sed -e 's/extra-deps:/extra-deps:\n- fdo-notify-0.3.1\n- magic-1.1/' -e 's/magicmime: false/magicmime: true/' -e 's/dbus: false/dbus: true/' stack.yaml
+ export BUILDER=stack
+ BUILDER=stack
+ export 'BUILDERCOMMONOPTIONS=--stack-yaml stack.yaml.autobuild'
+ BUILDERCOMMONOPTIONS='--stack-yaml stack.yaml.autobuild'
+ export BUILDEROPTIONS=
+ BUILDEROPTIONS=
+ stack --stack-yaml stack.yaml.autobuild setup
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
+ GHC='stack --stack-yaml stack.yaml.autobuild ghc --'
+ export GHC
+ stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/BuildVersion
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
stack build --stack-yaml stack.yaml.autobuild
git-annex> configure (exe)
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-arm64-ancient.tar.gz
checking git... yes
checking git version... 2.30.2
checking cp -a... yes
checking cp -p... yes
checking cp --preserve=timestamps... yes
checking cp --reflink=auto... yes
checking cp --no-preserve=xattr... yes
checking xargs -0... yes
checking rsync... yes
checking curl... yes
checking bup... no
checking borg... no
checking nice... yes
checking ionice... yes
checking nocache... no
checking gpg... gpg
checking lsof... not available
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20250320...
git-annex> build (exe) with ghc-9.10.1
Preprocessing executable 'git-annex' for git-annex-10.20250320...
Building executable 'git-annex' for git-annex-10.20250320...
[ 6 of 756] Compiling BuildInfo [Build/Version changed]
[249 of 756] Compiling Types.GitConfig [Source file changed]
[250 of 756] Compiling Types.Remote [Source file changed]
[251 of 756] Compiling Annex.DirHashes [Types.GitConfig changed]
[252 of 756] Compiling Annex.Debug.Utility [Types.GitConfig changed]
[256 of 756] Compiling Annex.Fixup [Types.GitConfig changed]
[257 of 756] Compiling Annex.Locations [Types.GitConfig changed]
[258 of 756] Compiling Annex [Types.GitConfig changed]
[259 of 756] Compiling Types.DeferredParse [Annex changed]
[260 of 756] Compiling Types [Annex changed]
[261 of 756] Compiling Types.Transfer [Types changed]
[262 of 756] Compiling Types.ActionItem [Types.Transfer changed]
[263 of 756] Compiling Types.Command [Annex changed]
[265 of 756] Compiling Types.Benchmark [Annex changed]
[266 of 756] Compiling Messages.JSON [Types.ActionItem changed]
[267 of 756] Compiling Remote.WebDAV.DavLocation [Types changed]
[268 of 756] Compiling Remote.Rsync.RsyncUrl [Annex changed]
[269 of 756] Compiling Assistant.Types.RepoProblem [Types changed]
[270 of 756] Compiling Annex.SpecialRemote.Config [Annex changed]
[272 of 756] Compiling Annex.GitShaKey [Types changed]
[273 of 756] Compiling Messages.Concurrent [Annex changed]
[274 of 756] Compiling Messages.Internal [Annex changed]
[275 of 756] Compiling CmdLine.AnnexSetter [Annex changed]
[276 of 756] Compiling Annex.Debug [Annex changed]
[277 of 756] Compiling CmdLine.Option [Annex changed]
[278 of 756] Compiling Annex.Concurrent.Utility [Annex changed]
[279 of 756] Compiling Messages [Annex changed]
[280 of 756] Compiling Messages.Progress [Annex changed]
[281 of 756] Compiling Messages.Serialized [Annex changed]
[282 of 756] Compiling Annex.Common [Annex changed]
[283 of 756] Compiling Upgrade.V4 [Annex changed]
[284 of 756] Compiling Upgrade.V3 [Upgrade.V4 changed]
[285 of 756] Compiling Types.Transferrer [Annex.Common changed]
[286 of 756] Compiling Types.StoreRetrieve [Annex changed]
[287 of 756] Compiling Remote.Helper.ReadOnly [Annex changed]
[288 of 756] Compiling Remote.Helper.Path [Annex changed]
[289 of 756] Compiling Remote.Helper.Messages [Annex changed]
[290 of 756] Compiling Remote.External.Types [Annex changed]
[291 of 756] Compiling Remote.External.AsyncExtension [Annex changed]
[292 of 756] Compiling Logs [Annex.Common changed]
[293 of 756] Compiling Crypto [Annex.Common changed]
[294 of 756] Compiling Remote.Helper.ThirdPartyPopulated [Annex changed]
[295 of 756] Compiling Remote.Helper.Encryptable [Source file changed]
[296 of 756] Compiling Config [Annex changed]
[297 of 756] Compiling Annex.LockPool.PosixOrPid [Annex changed]
[298 of 756] Compiling Annex.LockPool [Annex.LockPool.PosixOrPid changed]
[299 of 756] Compiling CmdLine.Usage [Annex.Common changed]
[300 of 756] Compiling CmdLine.GitAnnexShell.Fields [Annex changed]
[301 of 756] Compiling Backend.Utilities [Annex changed]
[302 of 756] Compiling Backend.WORM [Annex changed]
[303 of 756] Compiling Backend.Hash [Annex changed]
[304 of 756] Compiling Backend.GitRemoteAnnex [Annex changed]
[305 of 756] Compiling Assistant.Types.TransferQueue [Annex.Common changed]
[306 of 756] Compiling Assistant.Types.ThreadedMonad [Annex changed]
[307 of 756] Compiling Assistant.Types.ScanRemotes [Annex.Common changed]
[308 of 756] Compiling Assistant.Types.Pushes [Annex.Common changed]
[309 of 756] Compiling Assistant.Ssh [Annex.Common changed]
[310 of 756] Compiling Assistant.Alert.Utility [Annex.Common changed]
[311 of 756] Compiling Annex.WorkerPool [Annex changed]
[312 of 756] Compiling Annex.View.ViewedFile [Annex.Common changed]
[313 of 756] Compiling Annex.Version [Annex changed]
[314 of 756] Compiling Config.Smudge [Annex changed]
[315 of 756] Compiling Upgrade.V8 [Annex changed]
[316 of 756] Compiling Annex.VectorClock [Annex changed]
[317 of 756] Compiling Logs.SingleValue.Pure [Annex.Common changed]
[318 of 756] Compiling Logs.MetaData.Pure [Logs.SingleValue.Pure changed]
[319 of 756] Compiling Logs.Presence.Pure [Annex.Common changed]
[320 of 756] Compiling Logs.MapLog [Annex.VectorClock changed]
[321 of 756] Compiling Logs.UUIDBased [Annex.VectorClock changed]
[322 of 756] Compiling Logs.Trust.Pure [Annex.Common changed]
[323 of 756] Compiling Logs.Remote.Pure [Annex.Common changed]
[324 of 756] Compiling Logs.Difference.Pure [Annex.Common changed]
[325 of 756] Compiling Logs.ContentIdentifier.Pure [Annex.Common changed]
[326 of 756] Compiling Logs.Chunk.Pure [Annex.Common changed]
[327 of 756] Compiling Logs.Export.Pure [Annex.Common changed]
[328 of 756] Compiling Annex.VariantFile [Annex.Common changed]
[329 of 756] Compiling Annex.UUID [Annex changed]
[330 of 756] Compiling Remote.List.Util [Annex changed]
[331 of 756] Compiling Annex.StallDetection [Annex.Common changed]
[332 of 756] Compiling Annex.SafeDropProof [Annex changed]
[333 of 756] Compiling Annex.Notification [Annex changed]
[334 of 756] Compiling Annex.Hook [Annex changed]
[335 of 756] Compiling Upgrade.V6 [Annex changed]
[336 of 756] Compiling Annex.Url [Annex changed]
[337 of 756] Compiling Annex.Perms [Annex changed]
[338 of 756] Compiling Database.Init [Annex changed]
[339 of 756] Compiling Database.Benchmark [Annex changed]
[340 of 756] Compiling Creds [Annex changed]
[341 of 756] Compiling Remote.Helper.AWS [Annex.Common changed]
[342 of 756] Compiling P2P.Address [Annex changed]
[343 of 756] Compiling P2P.Auth [Annex changed]
[344 of 756] Compiling Annex.LockFile [Annex changed]
[345 of 756] Compiling Remote.Helper.Hooks [Annex changed]
[346 of 756] Compiling Database.RepoSize [Annex changed]
[347 of 756] Compiling Database.Fsck [Annex changed]
[348 of 756] Compiling Annex.Tmp [Annex changed]
[349 of 756] Compiling Annex.ReplaceFile [Annex changed]
[350 of 756] Compiling Logs.File [Annex changed]
[351 of 756] Compiling Logs.View [Annex changed]
[352 of 756] Compiling Logs.Upgrade [Annex changed]
[353 of 756] Compiling Logs.Unused [Annex changed]
[354 of 756] Compiling Logs.Transfer [Annex changed]
[355 of 756] Compiling Logs.Smudge [Annex changed]
[356 of 756] Compiling Logs.Restage [Annex changed]
[357 of 756] Compiling Logs.Import [Annex changed]
[358 of 756] Compiling Logs.FsckResults [Annex changed]
[359 of 756] Compiling Logs.AdjustedBranchUpdate [Annex changed]
[360 of 756] Compiling Annex.RepoSize.LiveUpdate [Annex changed]
[361 of 756] Compiling Annex.Queue [Annex changed]
[362 of 756] Compiling Annex.InodeSentinal [Annex changed]
[363 of 756] Compiling Upgrade.V5.Direct [Annex changed]
[364 of 756] Compiling Annex.HashObject [Annex changed]
[365 of 756] Compiling Annex.GitOverlay [Annex changed]
[366 of 756] Compiling Annex.PidLock [Annex changed]
[367 of 756] Compiling Annex.Path [Annex changed]
[368 of 756] Compiling Annex.Ssh [Annex changed]
[369 of 756] Compiling Annex.Multicast [Annex.Path changed]
[370 of 756] Compiling Annex.Link [Annex changed]
[371 of 756] Compiling Annex.TransferrerPool [Annex changed]
[372 of 756] Compiling Annex.ExternalAddonProcess [Annex changed]
[373 of 756] Compiling Backend.External [Annex changed]
[374 of 756] Compiling Annex.CurrentBranch [Annex changed]
[375 of 756] Compiling Annex.CopyFile [Annex.Common changed]
[376 of 756] Compiling Annex.Content.LowLevel [Annex changed]
[377 of 756] Compiling Annex.Content.PointerFile [Annex changed]
[378 of 756] Compiling Annex.ChangedRefs [Annex changed]
[379 of 756] Compiling RemoteDaemon.Types [Annex changed]
[380 of 756] Compiling Assistant.Types.RemoteControl [RemoteDaemon.Types changed]
[381 of 756] Compiling RemoteDaemon.Transport.Ssh.Types [Annex.ChangedRefs changed]
[382 of 756] Compiling P2P.Protocol [Annex changed]
[383 of 756] Compiling P2P.Http.Types [Annex.Common changed]
[384 of 756] Compiling P2P.Http [P2P.Http.Types changed]
[385 of 756] Compiling P2P.IO [Annex.ChangedRefs changed]
[386 of 756] Compiling Annex.CheckIgnore [Annex changed]
[387 of 756] Compiling Annex.CheckAttr [Annex changed]
[388 of 756] Compiling Annex.CatFile [Annex changed]
[389 of 756] Compiling RemoteDaemon.Common [Annex changed]
[390 of 756] Compiling Logs.Transitions [Annex changed]
[391 of 756] Compiling Annex.Branch.Transitions [Logs changed]
[392 of 756] Compiling Annex.RemoteTrackingBranch [Annex changed]
[393 of 756] Compiling Annex.Export [Annex changed]
[394 of 756] Compiling Annex.Concurrent [Annex changed]
[395 of 756] Compiling P2P.Http.Client [Annex changed]
[396 of 756] Compiling Annex.BranchState [Annex changed]
[397 of 756] Compiling Annex.Journal [Annex changed]
[398 of 756] Compiling Annex.Branch [Annex changed]
[399 of 756] Compiling Logs.UUID [Annex changed]
[400 of 756] Compiling Logs.Trust.Basic [Annex changed]
[401 of 756] Compiling Logs.SingleValue [Annex changed]
[402 of 756] Compiling Logs.Schedule [Annex changed]
[403 of 756] Compiling Logs.RemoteState [Annex changed]
[404 of 756] Compiling Logs.Remote [Annex changed]
[405 of 756] Compiling Logs.Proxy [Annex changed]
[406 of 756] Compiling Remote.Helper.Git [Annex changed]
[407 of 756] Compiling Logs.Presence [Annex changed]
[408 of 756] Compiling Logs.PreferredContent.Raw [Annex changed]
[409 of 756] Compiling Logs.NumCopies [Annex changed]
[410 of 756] Compiling Logs.Multicast [Annex changed]
[411 of 756] Compiling Logs.Migrate [Annex changed]
[412 of 756] Compiling Logs.MetaData [Annex changed]
[413 of 756] Compiling Annex.MetaData [Annex changed]
[414 of 756] Compiling Logs.MaxSize [Annex changed]
[415 of 756] Compiling Logs.Location [Annex changed]
[416 of 756] Compiling Logs.Web [Annex changed]
[417 of 756] Compiling Logs.Group [Annex changed]
[418 of 756] Compiling Logs.Export [Annex changed]
[419 of 756] Compiling Database.Export [Annex changed]
[420 of 756] Compiling Logs.EquivilantKeys [Annex changed]
[421 of 756] Compiling Backend.VURL.Utilities [Annex changed]
[422 of 756] Compiling Backend.URL [Annex.Common changed]
[423 of 756] Compiling Backend.Variety [Annex changed]
[424 of 756] Compiling Backend.VURL [Annex.Common changed]
[425 of 756] Compiling Backend [Annex changed]
[426 of 756] Compiling Annex.Verify [Annex changed]
[427 of 756] Compiling Annex.Content.Presence.LowLevel [Annex changed]
[428 of 756] Compiling Database.Keys [Annex changed]
[429 of 756] Compiling Upgrade.V7 [Annex changed]
[430 of 756] Compiling Annex.WorkTree [Annex changed]
[431 of 756] Compiling Annex.Content.Presence [Annex changed]
[432 of 756] Compiling Logs.Difference [Annex changed]
[433 of 756] Compiling Annex.Difference [Annex changed]
[434 of 756] Compiling Logs.ContentIdentifier [Annex changed]
[435 of 756] Compiling Logs.Config [Annex changed]
[436 of 756] Compiling Config.GitConfig [Annex changed]
[437 of 756] Compiling Logs.Cluster.Basic [Annex changed]
[438 of 756] Compiling Logs.Chunk [Annex changed]
[439 of 756] Compiling Remote.Helper.Chunked [Annex changed]
[440 of 756] Compiling Remote.Helper.Chunked.Legacy [Annex changed]
[441 of 756] Compiling Logs.Activity [Annex changed]
[442 of 756] Compiling Database.ImportFeed [Annex changed]
[443 of 756] Compiling Database.ContentIdentifier [Annex changed]
[444 of 756] Compiling Annex.RepoSize [Annex changed]
[445 of 756] Compiling Annex.BloomFilter [Annex changed]
[446 of 756] Compiling Annex.AdjustedBranch [Annex changed]
[447 of 756] Compiling Annex.UpdateInstead [Annex changed]
[448 of 756] Compiling Annex.Content [Annex changed]
[449 of 756] Compiling Upgrade.V9 [Annex changed]
[450 of 756] Compiling Upgrade.V5 [Annex changed]
[451 of 756] Compiling Upgrade.V2 [Annex changed]
[452 of 756] Compiling Upgrade.V1 [Annex changed]
[453 of 756] Compiling Upgrade.V0 [Annex changed]
[454 of 756] Compiling Upgrade [Annex changed]
[455 of 756] Compiling Remote.Helper.Special [Annex changed]
[456 of 756] Compiling Remote.Helper.Http [Annex changed]
[457 of 756] Compiling Remote.Directory.LegacyChunked [Annex changed]
[458 of 756] Compiling Remote.Helper.P2P [Annex changed]
[459 of 756] Compiling Remote.Helper.ExportImport [Annex changed]
[460 of 756] Compiling Remote.WebDAV [Annex changed]
[461 of 756] Compiling Remote.Tahoe [Annex changed]
[462 of 756] Compiling Remote.S3 [Annex changed]
[463 of 756] Compiling Remote.Rsync [Annex changed]
[464 of 756] Compiling Remote.HttpAlso [Annex changed]
[465 of 756] Compiling Remote.Hook [Annex changed]
[466 of 756] Compiling Remote.Glacier [Annex changed]
[467 of 756] Compiling Remote.Ddar [Annex changed]
[468 of 756] Compiling Remote.Borg [Annex changed]
[469 of 756] Compiling Remote.BitTorrent [Annex changed]
[470 of 756] Compiling Remote.Adb [Annex changed]
[471 of 756] Compiling Remote.External [Annex changed]
[472 of 756] Compiling Remote.Rclone [Remote.External changed]
[473 of 756] Compiling Remote.Directory [Annex changed]
[474 of 756] Compiling Annex.YoutubeDl [Annex changed]
[475 of 756] Compiling Remote.Web [Annex changed]
[476 of 756] Compiling Annex.AutoMerge [Annex changed]
[477 of 756] Compiling Annex.AdjustedBranch.Merge [Annex changed]
[478 of 756] Compiling Annex.Action [Annex changed]
[479 of 756] Compiling CmdLine.GitRemoteTorAnnex [Annex changed]
[480 of 756] Compiling Annex.Transfer [Annex changed]
[481 of 756] Compiling Remote.Compute [Annex changed]
[482 of 756] Compiling P2P.Annex [Annex changed]
[483 of 756] Compiling RemoteDaemon.Transport.Tor [Annex changed]
[484 of 756] Compiling Remote.P2P [Annex changed]
[485 of 756] Compiling Remote.Helper.Ssh [Annex changed]
[486 of 756] Compiling RemoteDaemon.Transport.Ssh [Annex.ChangedRefs changed]
[487 of 756] Compiling Remote.GCrypt [Annex changed]
[488 of 756] Compiling RemoteDaemon.Transport.GCrypt [Annex.Common changed]
[489 of 756] Compiling RemoteDaemon.Transport [P2P.Address changed]
[490 of 756] Compiling RemoteDaemon.Core [Annex changed]
[491 of 756] Compiling Remote.GitLFS [Annex changed]
[492 of 756] Compiling Remote.Bup [Annex changed]
[494 of 756] Compiling Annex.Environment [Annex changed]
[495 of 756] Compiling Annex.Init [Annex changed]
[496 of 756] Compiling Remote.Git [Annex changed]
[497 of 756] Compiling Remote.Mask
[498 of 756] Compiling Remote.List [Source file changed]
[499 of 756] Compiling Logs.Trust [Annex changed]
[500 of 756] Compiling Remote [Annex changed]
[501 of 756] Compiling P2P.Proxy [Annex changed]
[502 of 756] Compiling Assistant.WebApp.RepoId [Annex changed]
[503 of 756] Compiling Annex.TaggedPush [Annex changed]
[504 of 756] Compiling Logs.Cluster [Annex changed]
[505 of 756] Compiling Annex.Startup [Annex changed]
[506 of 756] Compiling Annex.NumCopies [Annex changed]
[507 of 756] Compiling Limit [Annex changed]
[508 of 756] Compiling Annex.FileMatcher [Annex changed]
[509 of 756] Compiling Logs.PreferredContent [Annex changed]
[510 of 756] Compiling Annex.Wanted [Annex changed]
[511 of 756] Compiling Limit.Wanted [Annex changed]
[512 of 756] Compiling Annex.Ingest [Annex changed]
[513 of 756] Compiling Assistant.Types.Changes [Annex.Ingest changed]
[514 of 756] Compiling CmdLine.GitAnnex.Options [Annex changed]
[515 of 756] Compiling CmdLine.Action [Annex changed]
[516 of 756] Compiling CmdLine.Seek [Annex changed]
[517 of 756] Compiling CmdLine.Batch [Annex changed]
[518 of 756] Compiling Annex.View [Annex changed]
[519 of 756] Compiling Annex.SpecialRemote [Annex changed]
[520 of 756] Compiling Annex.Proxy [Annex changed]
[521 of 756] Compiling Annex.Cluster [Annex changed]
[522 of 756] Compiling P2P.Http.State [Annex changed]
[523 of 756] Compiling P2P.Http.Server [Annex.Common changed]
[524 of 756] Compiling Command [Annex changed]
[525 of 756] Compiling Command.WhereUsed [Annex changed]
[526 of 756] Compiling Command.Wanted [Annex changed]
[527 of 756] Compiling Command.View [Annex changed]
[528 of 756] Compiling Command.Vicfg [Annex changed]
[529 of 756] Compiling Command.Version [Annex changed]
[530 of 756] Compiling Command.VPop [Annex changed]
[531 of 756] Compiling Command.VFilter [Annex changed]
[532 of 756] Compiling Command.VCycle [Annex.View changed]
[533 of 756] Compiling Command.VAdd [Annex changed]
[534 of 756] Compiling Command.Upgrade [Annex.Init changed]
[535 of 756] Compiling Command.UpdateProxy [Annex changed]
[536 of 756] Compiling Command.UpdateCluster [Annex changed]
[537 of 756] Compiling Command.Unused [Annex changed]
[538 of 756] Compiling Command.Unlock [Annex changed]
[539 of 756] Compiling Command.Ungroup [CmdLine.Action changed]
[540 of 756] Compiling Command.Undo [Annex changed]
[541 of 756] Compiling Command.Unannex [Annex changed]
[542 of 756] Compiling Command.Uninit [Annex changed]
[543 of 756] Compiling Test.Framework [Annex changed]
[544 of 756] Compiling Command.Trust [Annex changed]
[545 of 756] Compiling Command.Untrust [CmdLine.GitAnnex.Options changed]
[546 of 756] Compiling Command.Transferrer [Annex changed]
[547 of 756] Compiling Command.TransferKeys [Annex changed]
[548 of 756] Compiling Command.TransferKey [Annex changed]
[549 of 756] Compiling Command.TestRemote [Annex changed]
[550 of 756] Compiling Command.Test [CmdLine.Action changed]
[551 of 756] Compiling Command.Status [Annex changed]
[552 of 756] Compiling Command.Smudge [Annex changed]
[553 of 756] Compiling Command.SetPresentKey [CmdLine.Action changed]
[554 of 756] Compiling Command.SetKey [Annex.Content changed]
[555 of 756] Compiling Command.SendKey [Annex changed]
[556 of 756] Compiling Command.Semitrust [CmdLine.GitAnnex.Options changed]
[557 of 756] Compiling Command.Schedule [CmdLine.Action changed]
[558 of 756] Compiling Command.RmUrl [Annex changed]
[559 of 756] Compiling Command.Restage [Annex changed]
[560 of 756] Compiling Command.ResolveMerge [Annex changed]
[561 of 756] Compiling Command.Required [Command changed]
[562 of 756] Compiling Command.Repair [Annex changed]
[563 of 756] Compiling Command.RenameRemote [Annex.SpecialRemote changed]
[564 of 756] Compiling Command.RemoteDaemon [Annex.Path changed]
[565 of 756] Compiling Command.Reinject [Annex changed]
[566 of 756] Compiling Command.Reinit [Annex.Init changed]
[567 of 756] Compiling Command.RecvKey [Annex changed]
[568 of 756] Compiling Command.ReadPresentKey [CmdLine.Action changed]
[569 of 756] Compiling Command.ReKey [Annex changed]
[570 of 756] Compiling Command.Proxy [CmdLine.Action changed]
[571 of 756] Compiling Command.P2PHttp [Annex changed]
[572 of 756] Compiling Command.P2P [Annex changed]
[573 of 756] Compiling Command.OldKeys [Annex changed]
[574 of 756] Compiling Command.NumCopies [Annex.NumCopies changed]
[575 of 756] Compiling Command.NotifyChanges [Annex.ChangedRefs changed]
[576 of 756] Compiling Command.Multicast [Annex changed]
[577 of 756] Compiling Command.MinCopies [Annex.NumCopies changed]
[578 of 756] Compiling Command.MetaData [Annex changed]
[579 of 756] Compiling Command.MaxSize [Annex.RepoSize changed]
[580 of 756] Compiling Command.MatchExpression [Annex.FileMatcher changed]
[581 of 756] Compiling Command.Map [Annex changed]
[582 of 756] Compiling Command.LookupKey [Annex changed]
[583 of 756] Compiling Command.Log [Annex changed]
[584 of 756] Compiling Command.Lock [Annex changed]
[585 of 756] Compiling Command.List [Annex changed]
[586 of 756] Compiling Command.Inprogress [Annex changed]
[587 of 756] Compiling Command.InitRemote [Annex changed]
[588 of 756] Compiling Command.InitCluster [Annex changed]
[589 of 756] Compiling Command.Init [Annex.Init changed]
[590 of 756] Compiling Command.Info [Annex changed]
[591 of 756] Compiling Command.Indirect [CmdLine.Action changed]
[592 of 756] Compiling Command.InAnnex [Annex.Content changed]
[593 of 756] Compiling Command.GroupWanted [CmdLine.Action changed]
[594 of 756] Compiling Command.Group [CmdLine.Action changed]
[595 of 756] Compiling Command.GCryptSetup [Annex changed]
[596 of 756] Compiling Command.FuzzTest [Annex changed]
[597 of 756] Compiling Command.Fsck [Annex changed]
[598 of 756] Compiling Command.Migrate [Annex changed]
[599 of 756] Compiling Command.FromKey [Annex changed]
[600 of 756] Compiling Command.ReregisterUrl [CmdLine.Action changed]
[601 of 756] Compiling Command.RegisterUrl [Annex changed]
[602 of 756] Compiling Command.UnregisterUrl [Annex changed]
[603 of 756] Compiling Command.Forget [Annex changed]
[604 of 756] Compiling Command.Fix [Annex changed]
[605 of 756] Compiling Command.PreCommit [Annex changed]
[606 of 756] Compiling Command.Find [Annex changed]
[607 of 756] Compiling Command.Whereis [Annex changed]
[608 of 756] Compiling Command.FindRef [CmdLine.GitAnnex.Options changed]
[609 of 756] Compiling Command.FindKeys [CmdLine.Action changed]
[610 of 756] Compiling Command.FindComputed [Annex changed]
[611 of 756] Compiling Command.FilterProcess [Annex changed]
[612 of 756] Compiling Command.FilterBranch [Annex changed]
[613 of 756] Compiling Command.ExtendCluster [Annex changed]
[614 of 756] Compiling Command.Export [Annex changed]
[615 of 756] Compiling Command.Expire [Annex changed]
[616 of 756] Compiling Command.ExamineKey [Annex changed]
[617 of 756] Compiling Command.EnableTor [Annex changed]
[618 of 756] Compiling Command.EnableRemote [Annex changed]
[619 of 756] Compiling Command.DropKey [Annex changed]
[620 of 756] Compiling Command.Drop [Annex changed]
[621 of 756] Compiling Command.Move [Annex changed]
[622 of 756] Compiling Command.Get [Annex changed]
[623 of 756] Compiling Command.Mirror [Annex.Content changed]
[624 of 756] Compiling Command.DropUnused [Annex changed]
[625 of 756] Compiling Command.Direct [CmdLine.Action changed]
[626 of 756] Compiling Command.DiffDriver [Annex changed]
[627 of 756] Compiling Command.Describe [CmdLine.Action changed]
[628 of 756] Compiling Command.Dead [CmdLine.Action changed]
[629 of 756] Compiling Command.Copy [Annex.NumCopies changed]
[630 of 756] Compiling Command.ContentLocation [Annex changed]
[631 of 756] Compiling Command.ConfigRemote [Annex changed]
[632 of 756] Compiling Command.Config [Annex changed]
[633 of 756] Compiling Command.CheckPresentKey [Annex changed]
[634 of 756] Compiling Command.CalcKey [Annex changed]
[635 of 756] Compiling Command.Benchmark [Command changed]
[636 of 756] Compiling Command.Adjust [Annex.AdjustedBranch changed]
[637 of 756] Compiling Command.AddUnused [Annex.Ingest changed]
[638 of 756] Compiling Command.AddComputed [Annex changed]
[639 of 756] Compiling Command.Recompute [Annex changed]
[640 of 756] Compiling Command.Add [Annex changed]
[641 of 756] Compiling Command.AddUrl [Annex changed]
[642 of 756] Compiling Command.ImportFeed [Annex changed]
[643 of 756] Compiling CmdLine [Annex changed]
[644 of 756] Compiling Benchmark [Annex changed]
[645 of 756] Compiling Annex.Import [Annex changed]
[646 of 756] Compiling Command.Import [Annex changed]
[647 of 756] Compiling Annex.Drop [Annex changed]
[648 of 756] Compiling Command.Sync [Annex changed]
[649 of 756] Compiling Command.Satisfy [CmdLine.GitAnnex.Options changed]
[650 of 756] Compiling Command.Push [CmdLine.GitAnnex.Options changed]
[651 of 756] Compiling Command.Pull [CmdLine.GitAnnex.Options changed]
[652 of 756] Compiling Command.PostReceive [Annex changed]
[653 of 756] Compiling Command.Merge [Annex.Branch changed]
[654 of 756] Compiling Command.Help [CmdLine.Action changed]
[655 of 756] Compiling Command.Assist [Annex.CheckIgnore changed]
[656 of 756] Compiling CmdLine.GitRemoteAnnex [Annex changed]
[657 of 756] Compiling CmdLine.GitAnnexShell.Checks [Annex changed]
[658 of 756] Compiling Command.P2PStdIO [Annex changed]
[659 of 756] Compiling Command.ConfigList [Annex changed]
[660 of 756] Compiling CmdLine.GitAnnexShell [Annex changed]
[661 of 756] Compiling Annex.Sim [Annex changed]
[662 of 756] Compiling Annex.Sim.File [Annex.Common changed]
[663 of 756] Compiling Command.Sim [Annex changed]
[665 of 756] Compiling Test [Annex changed]
[666 of 756] Compiling Assistant.Pairing [Annex.Common changed]
[667 of 756] Compiling Assistant.Types.DaemonStatus [Annex.Common changed]
[668 of 756] Compiling Assistant.Monad [Annex changed]
[669 of 756] Compiling Assistant.Types.NamedThread [Assistant.Monad changed]
[670 of 756] Compiling Assistant.Common [Annex changed]
[671 of 756] Compiling Assistant.WebApp.Pairing [Annex changed]
[672 of 756] Compiling Assistant.Unused [Annex changed]
[673 of 756] Compiling Assistant.ScanRemotes [Assistant.Common changed]
[674 of 756] Compiling Assistant.RepoProblem [Assistant.Common changed]
[675 of 756] Compiling Assistant.RemoteControl [Assistant.Common changed]
[676 of 756] Compiling Assistant.Pushes [Assistant.Common changed]
[677 of 756] Compiling Assistant.MakeRemote [Annex changed]
[678 of 756] Compiling Assistant.Install [Assistant.Common changed]
[679 of 756] Compiling Assistant.DaemonStatus [Annex changed]
[680 of 756] Compiling Assistant.TransferQueue [Annex changed]
[681 of 756] Compiling Assistant.Threads.Glacier [Assistant.Common changed]
[682 of 756] Compiling Assistant.Threads.DaemonStatus [Annex changed]
[683 of 756] Compiling Assistant.Drop [Annex.Drop changed]
[684 of 756] Compiling Assistant.CredPairCache [Assistant.Common changed]
[685 of 756] Compiling Assistant.Commits [Assistant.Common changed]
[686 of 756] Compiling Assistant.Threads.Exporter [Annex changed]
[687 of 756] Compiling Assistant.Changes [Assistant.Common changed]
[688 of 756] Compiling Assistant.BranchChange [Assistant.Common changed]
[689 of 756] Compiling Assistant.Threads.ConfigMonitor [Annex changed]
[690 of 756] Compiling Assistant.Pairing.Network [Assistant.Common changed]
[693 of 756] Compiling Assistant.WebApp.Types [Assistant.Common changed]
[694 of 756] Compiling Assistant.WebApp.Form [Assistant.WebApp.Types changed]
[695 of 756] Compiling Assistant.WebApp [Assistant.Common changed]
[696 of 756] Compiling Assistant.WebApp.Notifications [Assistant.Common changed]
[697 of 756] Compiling Assistant.WebApp.SideBar [Assistant.Alert.Utility changed]
[698 of 756] Compiling Assistant.WebApp.Page [Assistant.Common changed]
[699 of 756] Compiling Assistant.WebApp.Common [Annex changed]
[700 of 756] Compiling Assistant.WebApp.Documentation [Assistant.Install changed]
[701 of 756] Compiling Assistant.WebApp.Configurators.Unused [Annex changed]
[702 of 756] Compiling Assistant.MakeRepo [Annex changed]
[703 of 756] Compiling Assistant.Types.UrlRenderer [Assistant.WebApp changed]
[704 of 756] Compiling Assistant.Alert [Annex.Common changed]
[705 of 756] Compiling Assistant.TransferSlots [Annex changed]
[706 of 756] Compiling Assistant.Threads.Transferrer [Annex.TransferrerPool changed]
[707 of 756] Compiling Assistant.Threads.TransferWatcher [Annex changed]
[708 of 756] Compiling Assistant.Threads.TransferPoller [Annex changed]
[709 of 756] Compiling Assistant.Threads.Watcher [Annex changed]
[710 of 756] Compiling Assistant.Threads.RemoteControl [Annex changed]
[711 of 756] Compiling Assistant.Threads.Committer [Annex changed]
[712 of 756] Compiling Assistant.NamedThread [Annex.Common changed]
[713 of 756] Compiling Assistant.Sync [Annex changed]
[714 of 756] Compiling Assistant.WebApp.RepoList [Annex changed]
[715 of 756] Compiling Assistant.WebApp.DashBoard [Annex changed]
[716 of 756] Compiling Assistant.WebApp.Configurators [Assistant.WebApp changed]
[717 of 756] Compiling Assistant.WebApp.MakeRemote [Annex changed]
[718 of 756] Compiling Assistant.WebApp.Gpg [Annex changed]
[719 of 756] Compiling Assistant.WebApp.Configurators.WebDAV [Annex changed]
[720 of 756] Compiling Assistant.WebApp.Configurators.Ssh [Annex changed]
[721 of 756] Compiling Assistant.WebApp.Configurators.AWS [Annex changed]
[722 of 756] Compiling Assistant.WebApp.Configurators.IA [Annex changed]
[723 of 756] Compiling Assistant.WebApp.Configurators.Edit [Annex changed]
[724 of 756] Compiling Assistant.Threads.Pusher [Assistant.Commits changed]
[725 of 756] Compiling Assistant.Threads.NetWatcher [Assistant.Common changed]
[726 of 756] Compiling Assistant.Threads.Merger [Annex changed]
[727 of 756] Compiling Assistant.Repair [Annex changed]
[728 of 756] Compiling Assistant.WebApp.Repair [Annex.UUID changed]
[729 of 756] Compiling Assistant.Threads.ProblemFixer [Annex changed]
[730 of 756] Compiling Assistant.Pairing.MakeRemote [Assistant.Common changed]
[731 of 756] Compiling Assistant.WebApp.Configurators.Pairing [Annex changed]
[732 of 756] Compiling Assistant.Threads.PairListener [Annex changed]
[733 of 756] Compiling Assistant.Restart [Annex changed]
[734 of 756] Compiling Assistant.WebApp.OtherRepos [Assistant.Common changed]
[735 of 756] Compiling Assistant.WebApp.Control [Annex changed]
[736 of 756] Compiling Assistant.WebApp.Configurators.Local [Annex changed]
[737 of 756] Compiling Assistant.Upgrade [Annex changed]
[738 of 756] Compiling Assistant.WebApp.Configurators.Upgrade [Assistant.Monad changed]
[739 of 756] Compiling Assistant.WebApp.Configurators.Preferences [Annex changed]
[740 of 756] Compiling Assistant.Threads.Upgrader [Annex changed]
[741 of 756] Compiling Assistant.Threads.UpgradeWatcher [Assistant.Alert changed]
[742 of 756] Compiling Assistant.Threads.SanityChecker [Annex changed]
[743 of 756] Compiling Assistant.Fsck [Annex changed]
[744 of 756] Compiling Assistant.WebApp.Configurators.Fsck [Annex changed]
[745 of 756] Compiling Assistant.Threads.MountWatcher [Annex changed]
[746 of 756] Compiling Assistant.Threads.Cronner [Annex changed]
[747 of 756] Compiling Assistant.DeleteRemote [Annex changed]
[748 of 756] Compiling Assistant.WebApp.Configurators.Delete [Annex changed]
[749 of 756] Compiling Assistant.Threads.WebApp [Annex changed]
[750 of 756] Compiling Assistant.Threads.TransferScanner [Annex changed]
[751 of 756] Compiling Assistant [Annex changed]
[752 of 756] Compiling Command.WebApp [Annex changed]
[753 of 756] Compiling Command.Watch [Assistant changed]
[754 of 756] Compiling Command.Assistant [Annex.Init changed]
[755 of 756] Compiling CmdLine.GitAnnex [Annex.Multicast changed]
[756 of 756] Compiling Main [Benchmark changed]
[757 of 757] Linking .stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.1/build/git-annex/git-annex [Objects changed]
git-annex> copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/aarch64-linux-tinfo6-libc6-pre232/7b40c5e9777a891c54e1b94bb3d702645e02b2a489085637a6c675ea01e1c450/9.10.1/bin
make[1]: 'Build/Standalone' is up to date.
make[1]: Leaving directory '/home/builder/gitbuilder/build'
./Build/Standalone "tmp/git-annex.linux" "tmp/git-annex.linux"
make install-mans DESTDIR="tmp/git-annex.linux"
make[1]: Entering directory '/home/builder/gitbuilder/build'
./Build/MakeMans
install -d tmp/git-annex.linux/usr/share/man/man1
install -m 0644 man/*.1 tmp/git-annex.linux/usr/share/man/man1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
zcat standalone/licences.gz > tmp/git-annex.linux/LICENSE
cp doc/logo_16x16.png doc/logo.svg tmp/git-annex.linux
cp standalone/trustedkeys.gpg tmp/git-annex.linux
md5sum git-annex | cut -d ' ' -f 1 > "tmp/git-annex.linux/buildid"
cd tmp/git-annex.linux && find . -type f > git-annex.MANIFEST
cd tmp/git-annex.linux && find . -type l >> git-annex.MANIFEST
cd tmp && tar c git-annex.linux | gzip -9 --rsyncable > git-annex-standalone-arm64.tar.gz
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ make test
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure -fParallelBuild --stack-yaml stack.yaml.autobuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
stack setup --stack-yaml stack.yaml.autobuild; \
fi
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
mkdir -p tmp
touch tmp/configure-stamp
stack build --stack-yaml stack.yaml.autobuild
ln -sf git-annex git-annex-shell
ln -sf git-annex git-remote-annex
./git-annex test
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.09s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.04s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.01s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.54s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.04s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK (0.02s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.02s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_regressionTest: OK
+++ OK, passed 1000 tests.
prop_dirContains_regressionTest: OK
+++ OK, passed 1000 tests.
prop_cost_sane: OK
+++ OK, passed 1000 tests.
prop_matcher_sane: OK
+++ OK, passed 1000 tests.
prop_HmacSha1WithCipher_sane: OK
+++ OK, passed 1000 tests.
prop_VectorClock_sane: OK
+++ OK, passed 1000 tests.
prop_addMapLog_sane: OK
+++ OK, passed 1000 tests.
prop_verifiable_sane: OK (0.07s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1000 tests.
prop_read_write_transferinfo: OK (0.03s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.02s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.84s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.67s)
+++ OK, passed 1000 tests.
prop_read_show_TrustLevel: OK
+++ OK, passed 1000 tests.
prop_parse_build_TrustLevelLog: OK
+++ OK, passed 1000 tests.
prop_schedule_roundtrips: OK (0.01s)
+++ OK, passed 1000 tests.
prop_past_sane: OK
+++ OK, passed 1000 tests.
prop_duration_roundtrips: OK
+++ OK, passed 1000 tests.
prop_metadata_sane: OK (0.43s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.51s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.47s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.24s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.04s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: OK
+++ OK, passed 1000 tests.
prop_balanced_stable: OK
+++ OK, passed 1000 tests.
sha1 stable: OK
+++ OK, passed 1000 tests.
sha2_224 stable: OK
+++ OK, passed 1000 tests.
sha2_256 stable: OK
+++ OK, passed 1000 tests.
sha2_384 stable: OK
+++ OK, passed 1000 tests.
sha2_512 stable: OK
+++ OK, passed 1000 tests.
skein256 stable: OK
+++ OK, passed 1000 tests.
skein512 stable: OK
+++ OK, passed 1000 tests.
sha3_224 stable: OK
+++ OK, passed 1000 tests.
sha3_256 stable: OK
+++ OK, passed 1000 tests.
sha3_384 stable: OK
+++ OK, passed 1000 tests.
sha3_512 stable: OK
+++ OK, passed 1000 tests.
blake2s_160 stable: OK
+++ OK, passed 1000 tests.
blake2s_224 stable: OK
+++ OK, passed 1000 tests.
blake2s_256 stable: OK
+++ OK, passed 1000 tests.
blake2sp_224 stable: OK
+++ OK, passed 1000 tests.
blake2sp_256 stable: OK
+++ OK, passed 1000 tests.
blake2b_160 stable: OK
+++ OK, passed 1000 tests.
blake2b_224 stable: OK
+++ OK, passed 1000 tests.
blake2b_256 stable: OK
+++ OK, passed 1000 tests.
blake2b_384 stable: OK
+++ OK, passed 1000 tests.
blake2b_512 stable: OK
+++ OK, passed 1000 tests.
blake2bp_512 stable: OK
+++ OK, passed 1000 tests.
md5 stable: OK
+++ OK, passed 1000 tests.
HmacSha1 stable: OK
+++ OK, passed 1000 tests.
HmacSha224 stable: OK
+++ OK, passed 1000 tests.
HmacSha256 stable: OK
+++ OK, passed 1000 tests.
HmacSha384 stable: OK
+++ OK, passed 1000 tests.
HmacSha512 stable: OK
+++ OK, passed 1000 tests.

All 63 tests passed (4.27s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.27s)
add: OK (0.55s)
borg remote: OK
uninit: OK (0.71s)
conflict resolution (mixed directory and file): OK (7.93s)
concurrent get of dup key regression: OK (1.24s)
migrate (via gitattributes): OK (1.56s)
fsck (basics): OK (1.44s)
copy: OK (1.19s)
drop (no remote): OK (0.95s)
shared clone: OK (0.44s)
add moved link: OK (0.90s)

All 12 tests passed (17.16s)
Tests
Remote Tests
testremote type git
init: OK (0.50s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK (0.06s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK
key size 1048577; git remote
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 1048575; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.15s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK
present False: OK
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK (0.01s)
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK (0.01s)
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK (0.01s)
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
testremote type directory
init: OK (0.41s)
unavailable remote
removeKey: OK (0.02s)
storeKey: OK
checkPresent: OK (0.02s)
retrieveKeyFile: OK (0.02s)
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.01s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.01s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.06s)
present True: OK (0.04s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.04s)
present False: OK (0.04s)
storeKey: OK (0.07s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.04s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.11s)
present False: OK (0.04s)
storeKey: OK (0.49s)
present True: OK (0.08s)
storeKey when already present: OK (0.04s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.17s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.11s)
present False: OK (0.03s)
storeKey: OK (0.47s)
present True: OK (0.08s)
storeKey when already present: OK (0.04s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.19s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.02s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.06s)
present True: OK (0.05s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.04s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.08s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.04s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.10s)
present False: OK (0.03s)
storeKey: OK (0.49s)
present True: OK (0.06s)
storeKey when already present: OK (0.06s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.16s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.09s)
present False: OK (0.04s)
storeKey: OK (0.44s)
present True: OK (0.08s)
storeKey when already present: OK (0.04s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.15s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.15s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.19s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.04s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.01s)
present True: OK (0.04s)
storeKey when already present: OK (0.01s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.04s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.01s)
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.04s)
present False: OK (0.04s)
storeKey: OK (0.06s)
present True: OK (0.04s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.07s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.05s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.10s)
present False: OK (0.03s)
storeKey: OK (0.47s)
present True: OK (0.08s)
storeKey when already present: OK (0.04s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.18s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.18s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.10s)
present False: OK (0.03s)
storeKey: OK (0.54s)
present True: OK (0.08s)
storeKey when already present: OK (0.05s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.21s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.02s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.01s)
present True: OK (0.04s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.03s)
present False: OK (0.01s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.11s)
present True: OK (0.05s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.05s)
present False: OK (0.05s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.05s)
present False: OK (0.04s)
storeKey: OK (0.13s)
present True: OK (0.05s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.08s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.17s)
present False: OK (0.03s)
storeKey: OK (0.99s)
present True: OK (0.11s)
storeKey when already present: OK (0.06s)
present True: OK (0.11s)
retrieveKeyFile: OK (0.25s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.26s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.19s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.38s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.16s)
present False: OK (0.03s)
storeKey: OK (0.89s)
present True: OK (0.09s)
storeKey when already present: OK (0.07s)
present True: OK (0.09s)
retrieveKeyFile: OK (0.21s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.21s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.18s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.33s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.02s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.04s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.02s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK

All 700 tests passed (27.41s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.30s)
add: OK (0.57s)
sop crypto: OK
upgrade: OK (0.47s)
conflict resolution (uncommitted local file): OK (4.33s)
adjusted branch merge regression: OK (3.48s)
describe: OK (0.50s)
fsck (local untrusted): OK (0.92s)
lock --force: OK (0.83s)
drop (untrusted remote): OK (0.83s)
view: OK (0.72s)
git-remote-annex exporttree: OK

All 12 tests passed (12.94s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.26s)
add: OK (0.64s)
gpg crypto: OK (7.05s)
uninit (in git-annex branch): OK (0.52s)
conflict resolution symlink bit: OK
union merge regression: OK (4.96s)
unused: OK (2.69s)
fsck (bare): OK (0.25s)
lock: OK (1.51s)
drop (with remote): OK (0.97s)
log: OK (0.46s)
git-remote-annex: OK

All 12 tests passed (19.31s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.26s)
add: OK (0.57s)
preferred content: OK (2.31s)
whereis: OK (1.03s)
conflict resolution (removed file): OK (8.06s)
adjusted branch subtree regression: OK (1.19s)
find: OK (0.94s)
fsck (remote untrusted): OK (0.91s)
edit (no pre-commit): OK (0.76s)
get: OK (0.77s)
magic: OK (1.09s)
readonly remote: OK (1.57s)

All 12 tests passed (19.45s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.26s)
add: OK (0.58s)
required_content: OK (1.24s)
hook remote: OK (1.32s)
conflict resolution (nonannexed file): OK (6.07s)
transition propagation: OK (4.57s)
merge: OK (0.55s)
fsck --from remote: OK (0.45s)
edit (pre-commit): OK (0.74s)
get (ssh remote): OK (0.70s)
import: OK (1.12s)
ignore deleted files: OK (0.52s)

All 12 tests passed (18.12s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.31s)
add: OK (0.55s)
add subdirs: OK (0.99s)
directory remote: OK (1.29s)
conflict resolution (nonannexed symlink): OK (5.93s)
conflict resolution: OK (3.45s)
info: OK (0.51s)
conversion git to annexed: OK (0.68s)
partial commit: OK (0.56s)
move: OK (1.24s)
reinject: OK (0.64s)
metadata: OK (0.95s)

All 12 tests passed (17.12s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.46s)
addurl: OK (0.78s)
rsync remote: OK (1.70s)
conflict resolution (mixed locked and unlocked file): OK (3.04s)
conflict resolution (adjusted branch): OK (3.56s)
version: OK (0.38s)
conversion annexed to git: OK (0.74s)
fix: OK (0.43s)
move (ssh remote): OK (1.37s)
unannex (no copy): OK (0.47s)
export and import: OK (3.23s)
add dup: OK (0.69s)

All 13 tests passed (17.11s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.48s)
repair: OK (0.51s)
bup remote: OK (0.35s)
map: OK (0.42s)
conflict resolution movein regression: OK (3.79s)
sync: OK (1.93s)
migrate: OK (1.38s)
trust: OK (0.93s)
move (numcopies): OK (1.41s)
unannex (with copy): OK (0.63s)
export and import of subdir: OK (2.37s)
add extras: OK (0.56s)

All 13 tests passed (15.02s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.56s)
borg remote: OK
uninit: OK (0.53s)
conflict resolution (mixed directory and file): OK (4.45s)
concurrent get of dup key regression: OK (1.00s)
migrate (via gitattributes): OK (1.18s)
fsck (basics): OK (1.14s)
copy: OK (1.02s)
drop (no remote): OK (0.64s)
shared clone: OK (0.18s)
add moved link: OK (0.65s)

All 12 tests passed (11.49s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.57s)
gpg crypto: OK (5.43s)
uninit (in git-annex branch): OK (0.30s)
conflict resolution symlink bit: OK
union merge regression: OK (2.83s)
unused: OK (1.82s)
fsck (bare): OK (0.21s)
lock: OK (1.21s)
drop (with remote): OK (0.78s)
log: OK (0.20s)
git-remote-annex: OK

All 12 tests passed (13.50s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.15s)
add: OK (0.61s)
sop crypto: OK
upgrade: OK (0.21s)
conflict resolution (uncommitted local file): OK (2.16s)
adjusted branch merge regression: OK (2.49s)
describe: OK (0.26s)
fsck (local untrusted): OK (0.70s)
lock --force: OK (0.55s)
drop (untrusted remote): OK (0.53s)
view: OK (0.52s)
git-remote-annex exporttree: OK

All 12 tests passed (8.17s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.17s)
add: OK (0.64s)
preferred content: OK (1.95s)
whereis: OK (0.69s)
conflict resolution (removed file): OK (4.80s)
adjusted branch subtree regression: OK (1.04s)
find: OK (0.86s)
fsck (remote untrusted): OK (0.83s)
edit (no pre-commit): OK (0.68s)
get: OK (0.60s)
magic: OK (0.66s)
readonly remote: OK (1.05s)

All 12 tests passed (13.98s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.16s)
add: OK (0.59s)
required_content: OK (0.89s)
hook remote: OK (0.98s)
conflict resolution (nonannexed file): OK (3.34s)
transition propagation: OK (2.99s)
merge: OK (0.22s)
fsck --from remote: OK (0.28s)
edit (pre-commit): OK (0.59s)
get (ssh remote): OK (0.63s)
import: OK (0.89s)
ignore deleted files: OK (0.45s)

All 12 tests passed (12.01s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.20s)
add: OK (0.49s)
borg remote: OK
uninit: OK (0.51s)
conflict resolution (mixed directory and file): OK (3.87s)
concurrent get of dup key regression: OK (0.67s)
migrate (via gitattributes): OK (1.25s)
fsck (basics): OK (0.96s)
copy: OK (0.86s)
drop (no remote): OK (0.61s)
shared clone: OK (0.22s)
add moved link: OK (0.48s)

All 12 tests passed (10.11s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.15s)
add: OK (0.60s)
add subdirs: OK (0.65s)
directory remote: OK (1.00s)
conflict resolution (nonannexed symlink): OK (3.25s)
conflict resolution: OK (2.57s)
info: OK (0.37s)
conversion git to annexed: OK (0.50s)
partial commit: OK (0.52s)
move: OK (1.07s)
reinject: OK (0.74s)
metadata: OK (0.72s)

All 12 tests passed (12.16s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.20s)
add: OK (0.62s)
addurl: OK (0.58s)
rsync remote: OK (1.70s)
conflict resolution (mixed locked and unlocked file): OK (1.90s)
conflict resolution (adjusted branch): OK (2.83s)
version: OK (0.20s)
conversion annexed to git: OK (0.52s)
fix: OK (0.24s)
move (ssh remote): OK (1.04s)
unannex (no copy): OK (0.27s)
export and import: OK (2.72s)
add dup: OK (0.36s)

All 13 tests passed (13.18s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.17s)
add: OK (0.64s)
repair: OK (0.26s)
bup remote: OK (0.17s)
map: OK (0.36s)
conflict resolution movein regression: OK (2.78s)
sync: OK (1.48s)
migrate: OK (1.32s)
trust: OK (0.72s)
move (numcopies): OK (1.16s)
unannex (with copy): OK (0.47s)
export and import of subdir: OK (1.75s)
add extras: OK (0.59s)

All 13 tests passed (11.87s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.43s)
gpg crypto: OK (5.24s)
uninit (in git-annex branch): OK (0.34s)
conflict resolution symlink bit: OK (2.02s)
union merge regression: OK (2.67s)
unused: OK (1.78s)
fsck (bare): OK (0.25s)
lock: OK (1.39s)
drop (with remote): OK (0.69s)
log: OK (0.23s)
git-remote-annex: OK

All 12 tests passed (15.19s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.52s)
sop crypto: OK
upgrade: OK (0.20s)
conflict resolution (uncommitted local file): OK (1.99s)
adjusted branch merge regression: OK (2.92s)
describe: OK (0.30s)
fsck (local untrusted): OK (0.70s)
lock --force: OK (0.62s)
drop (untrusted remote): OK (0.57s)
view: OK (0.45s)
git-remote-annex exporttree: OK

All 12 tests passed (8.42s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.16s)
add: OK (0.49s)
preferred content: OK (1.78s)
whereis: OK (0.67s)
conflict resolution (removed file): OK (4.60s)
adjusted branch subtree regression: OK (1.11s)
find: OK (0.78s)
fsck (remote untrusted): OK (0.68s)
edit (no pre-commit): OK (0.74s)
get: OK (0.60s)
magic: OK (0.71s)
readonly remote: OK (1.10s)

All 12 tests passed (13.41s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.52s)
add subdirs: OK (0.69s)
directory remote: OK (0.85s)
conflict resolution (nonannexed symlink): OK (2.56s)
conflict resolution: OK (2.04s)
info: OK (0.39s)
conversion git to annexed: OK (0.39s)
partial commit: OK (0.56s)
move: OK (0.92s)
reinject: OK (0.50s)
metadata: OK (0.80s)

All 12 tests passed (10.37s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.47s)
required_content: OK (0.91s)
hook remote: OK (0.91s)
conflict resolution (nonannexed file): OK (3.07s)
transition propagation: OK (2.83s)
merge: OK (0.22s)
fsck --from remote: OK (0.30s)
edit (pre-commit): OK (0.71s)
get (ssh remote): OK (0.63s)
import: OK (1.00s)
ignore deleted files: OK (0.43s)

All 12 tests passed (11.64s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.46s)
addurl: OK (0.55s)
rsync remote: OK (1.45s)
conflict resolution (mixed locked and unlocked file): OK (2.11s)
conflict resolution (adjusted branch): OK (2.84s)
version: OK (0.23s)
conversion annexed to git: OK (0.69s)
fix: OK (0.56s)
move (ssh remote): OK (0.89s)
unannex (no copy): OK (0.26s)
export and import: OK (1.89s)
add dup: OK (0.39s)

All 13 tests passed (12.48s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.61s)
repair: OK (0.29s)
bup remote: OK (0.21s)
map: OK (0.31s)
conflict resolution movein regression: OK (2.35s)
sync: OK (1.18s)
migrate: OK (1.04s)
trust: OK (0.70s)
move (numcopies): OK (0.85s)
unannex (with copy): OK (0.40s)
export and import of subdir: OK (1.37s)
add extras: OK (0.34s)

All 13 tests passed (9.81s)

All tests succeeded. (Ran 26 test groups in 1m37s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a tmp/git-annex-standalone-arm64.tar.gz ../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316.tmp
+ ./git-annex version
git-annex version: 10.20250321-gc5b0ca8982c2455b0d7323c4393787a33e306316
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Servant Benchmark Feeds Testsuite S3 WebDAV
dependency versions: aws-0.24.4 bloomfilter-2.0.1.2 crypton-1.0.4 DAV-1.3.4 feed-1.3.2.1 ghc-9.10.1 http-client-0.7.19 persistent-sqlite-2.13.3.0 torrent-10000.1.3 uuid-1.3.16 yesod-1.6.2.1
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL GITBUNDLE GITMANIFEST VURL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg rclone hook external compute mask
operating system: linux aarch64
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ rm -rf stack.yaml.autobuild stack.yaml.autobuild.lock
+ git ls-files --modified
+ grep -v git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ grep -v .deb
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316 ']'
+ mv -- ../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316.tmp ../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316
+ rm -rf -- ../out/output/sha1/c5b0ca8982c2455b0d7323c4393787a33e306316.old
+ exit 0

>>> Done at: Fri Apr 11 18:25:35 UTC 2025

>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/c5b0ca8982c2455b0d7323c4393787a33e306316'
Done: c5b0ca8982c2455b0d7323c4393787a33e306316