Autobuilder log for remotes/origin/HEAD (7ceb2d649963e3e277d415fd40ef749b7f1033ec):
>>> Starting at: Mon Dec 8 16:15:31 EST 2025
>>> Commit: 7ceb2d649963e3e277d415fd40ef749b7f1033ec
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 0d6a262607 initial (?) request on making git-annex work without git-annex-shell to get files from remote ssh
Previous HEAD position was 0d6a262607 initial (?) request on making git-annex work without git-annex-shell to get files from remote ssh
HEAD is now at 7ceb2d6499 fix example output
HEAD is now at 7ceb2d6499 fix example output
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
+ LANG=C.UTF-8
+ export LANG
++ git rev-parse HEAD
+ REV=7ceb2d649963e3e277d415fd40ef749b7f1033ec
+ OUTDIR=../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec
+ OUTDIR_TMP=../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec.tmp
+ install -d -m0755 -- ../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec.tmp
+ printf '%s\n' 7ceb2d649963e3e277d415fd40ef749b7f1033ec
+ 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
Warning: You are currently using Stack version 2.15.7 but version 3.7.1 is available.
You can try to upgrade by running stack upgrade
Tired of seeing this? Add recommend-stack-upgrade: false to
/home/builder/.stack/config.yaml.
Cabal file info not found for aws-0.25.2, updating
Selected mirror https://hackage.haskell.org/
Downloading timestamp
Downloading snapshot
Updating index
Waiting to acquire cache lock on /home/builder/.stack/pantry/hackage/hackage-security-lock
Acquired cache lock on /home/builder/.stack/pantry/hackage/hackage-security-lock
Released cache lock on /home/builder/.stack/pantry/hackage/hackage-security-lock
Updated package index downloaded
Calculating hashes to check for hackage-security rebases or filesystem changes
Updating preexisting cache, should be quick
Populating cache from file size 992084992, hash ddbfe5d7ef270bde849bb152460360b648fe4dc234746dec38fccae009ca3cc9
Populating package index cache ...
Package index cache populated
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
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
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
[ 6 of 14] Compiling Utility.OsPath ( Utility/OsPath.hs, Utility/OsPath.o ) [System.FilePath.ByteString changed]
error: Utility/OsPath.hs:40:1: [GHC-87110]
Could not find module ‘System.FilePath.ByteString’.
Use -v to see a list of the files searched for.
|
40 | import System.FilePath.ByteString as X hiding (RawFilePath, getSearchPath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: Utility/OsPath.hs:41:1: [GHC-87110]
Could not find module ‘System.FilePath.ByteString’.
Use -v to see a list of the files searched for.
|
41 | import System.FilePath.ByteString (getSearchPath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[11 of 14] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o ) [Control.Concurrent.Async changed]
error: Utility/Process.hs:50:1: [GHC-61948]
Could not find module ‘Control.Concurrent.Async’.
Perhaps you meant
Control.Concurrent.Chan (from base-4.20.1.0)
Control.Concurrent.STM (from stm-2.5.3.1)
Control.Concurrent.MVar (from base-4.20.1.0)
Use -v to see a list of the files searched for.
|
50 | import Control.Concurrent.Async
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
stack build --stack-yaml stack.yaml.autobuild
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
IfElse > using precompiled package
OneTuple > using precompiled package
Only > using precompiled package
SafeSemaphore > using precompiled package
StateVar > using precompiled package
alex > using precompiled package
appar > using precompiled package
assoc > using precompiled package
auto-update > using precompiled package
base-compat > using precompiled package
base-orphans > using precompiled package
base-compat-batteries > using precompiled package
base16-bytestring > using precompiled package
base64-bytestring > using precompiled package
basement > using precompiled package
binary-orphans > using precompiled package
blaze-builder > using precompiled package
bloomfilter > using precompiled package
blaze-markup > using precompiled package
bsb-http-chunked > using precompiled package
blaze-html > using precompiled package
byteable > using precompiled package
byteorder > using precompiled package
cabal-doctest > using precompiled package
call-stack > using precompiled package
cereal > using precompiled package
HUnit > using precompiled package
character-ps > using precompiled package
clock > using precompiled package
code-page > using precompiled package
colour > using precompiled package
contravariant > using precompiled package
ansi-terminal-types > using precompiled package
cryptohash-md5 > using precompiled package
ansi-terminal > using precompiled package
cryptohash-sha1 > using precompiled package
data-default > using precompiled package
disk-free-space > using precompiled package
data-default-class > using precompiled package
dlist > using precompiled package
cookie > using precompiled package
easy-file > using precompiled package
entropy > using precompiled package
file-embed > using precompiled package
file-io > using precompiled package
filepath-bytestring > using precompiled package
generically > using precompiled package
half > using precompiled package
happy-lib > using precompiled package
hashable > using precompiled package
happy > using precompiled package
hourglass > using precompiled package
async > using precompiled package
case-insensitive > using precompiled package
data-fix > using precompiled package
hinotify > using precompiled package
http-types > using precompiled package
indexed-traversable > using precompiled package
integer-logarithms > using precompiled package
js-chart > using precompiled package
libyaml-clib > using precompiled package
lift-type > using precompiled package
magic > using precompiled package
memory > using precompiled package
microlens > using precompiled package
asn1-types > using precompiled package
crypton > using precompiled package
asn1-encoding > using precompiled package
cryptonite > using precompiled package
asn1-parse > using precompiled package
mime-types > using precompiled package
monad-loops > using precompiled package
mountpoints > using precompiled package
network > using precompiled package
network-byte-order > using precompiled package
crypton-socks > using precompiled package
crypto-token > using precompiled package
iproute > using precompiled package
network-bsd > using precompiled package
network-info > using precompiled package
network-multicast > using precompiled package
old-locale > using precompiled package
parallel > using precompiled package
old-time > using precompiled package
parser-combinators > using precompiled package
path-pieces > using precompiled package
pem > using precompiled package
persistent-template > using precompiled package
crypton-x509 > using precompiled package
prettyprinter > using precompiled package
crypton-x509-store > using precompiled package
prettyprinter-ansi-terminal > using precompiled package
crypton-x509-system > using precompiled package
crypton-x509-validation > using precompiled package
primitive > using precompiled package
psqueues > using precompiled package
cborg > using precompiled package
integer-conversion > using precompiled package
recv > using precompiled package
reflection > using precompiled package
regex-base > using precompiled package
resource-pool > using precompiled package
regex-tdfa > using precompiled package
safe > using precompiled package
safe-exceptions > using precompiled package
scientific > using precompiled package
securemem > using precompiled package
attoparsec > using precompiled package
megaparsec > using precompiled package
css-text > using precompiled package
email-validate > using precompiled package
http-date > using precompiled package
replace-megaparsec > using precompiled package
semigroups > using precompiled package
setenv > using precompiled package
silently > using precompiled package
simple-sendfile > using precompiled package
socks > using precompiled package
some > using precompiled package
sop-core > using precompiled package
split > using precompiled package
splitmix > using precompiled package
stm-chans > using precompiled package
random > using precompiled package
syb > using precompiled package
QuickCheck > using precompiled package
edit-distance > using precompiled package
tagged > using precompiled package
tagsoup > using precompiled package
boring > using precompiled package
crypto-api > using precompiled package
constraints > using precompiled package
dec > using precompiled package
distributive > using precompiled package
singleton-bool > using precompiled package
skein > using precompiled package
terminal-size > using precompiled package
clientsession > using precompiled package
concurrent-output > using precompiled package
text-short > using precompiled package
th-abstraction > using precompiled package
th-compat > using precompiled package
generics-sop > using precompiled package
microlens-th > using precompiled package
network-uri > using precompiled package
th-lift > using precompiled package
these > using precompiled package
time-compat > using precompiled package
strict > using precompiled package
text-iso8601 > using precompiled package
time-locale-compat > using precompiled package
time-manager > using precompiled package
transformers-compat > using precompiled package
unbounded-delays > using precompiled package
Glob > using precompiled package
bencode > using precompiled package
comonad > using precompiled package
mmorph > using precompiled package
bifunctors > using precompiled package
optparse-applicative > using precompiled package
profunctors > using precompiled package
tasty > using precompiled package
torrent > using precompiled package
tasty-hunit > using precompiled package
tasty-quickcheck > using precompiled package
tasty-rerun > using precompiled package
transformers-base > using precompiled package
unix-compat > using precompiled package
monad-control > using precompiled package
unix-time > using precompiled package
lifted-base > using precompiled package
fast-logger > using precompiled package
network-control > using precompiled package
unliftio-core > using precompiled package
unordered-containers > using precompiled package
resourcet > using precompiled package
invariant > using precompiled package
semigroupoids > using precompiled package
typed-process > using precompiled package
free > using precompiled package
unliftio > using precompiled package
utf8-string > using precompiled package
uuid-types > using precompiled package
http-media > using precompiled package
http-api-data > using precompiled package
http-semantics > using precompiled package
language-javascript > using precompiled package
http2 > using precompiled package
hjsmin > using precompiled package
uuid > using precompiled package
vault > using precompiled package
vector-stream > using precompiled package
void > using precompiled package
vector > using precompiled package
adjunctions > using precompiled package
bitvec > using precompiled package
cassava > using precompiled package
indexed-traversable-instances> using precompiled package
kan-extensions > using precompiled package
math-functions > using precompiled package
lens > using precompiled package
mwc-random > using precompiled package
semialign > using precompiled package
serialise > using precompiled package
th-lift-instances > using precompiled package
vector-algorithms > using precompiled package
vector-binary-instances > using precompiled package
mono-traversable > using precompiled package
vector-th-unbox > using precompiled package
conduit > using precompiled package
dense-linear-algebra > using precompiled package
libyaml > using precompiled package
sandi > using precompiled package
wai > using precompiled package
witherable > using precompiled package
wai-logger > using precompiled package
aeson > using precompiled package
word8 > using precompiled package
attoparsec-aeson > using precompiled package
criterion-measurement > using precompiled package
microstache > using precompiled package
servant > using precompiled package
shakespeare > using precompiled package
servant-client-core > using precompiled package
statistics > using precompiled package
xml-types > using precompiled package
criterion > using precompiled package
xss-sanitize > using precompiled package
yaml > using precompiled package
zlib > using precompiled package
streaming-commons > using precompiled package
tls > using precompiled package
conduit-extra > using precompiled package
crypton-connection > using precompiled package
cryptonite-conduit > using precompiled package
http-client > using precompiled package
monad-logger > using precompiled package
git-lfs > using precompiled package
http-client-tls > using precompiled package
persistent > using precompiled package
http-client-restricted > using precompiled package
http-conduit > using precompiled package
persistent-sqlite > using precompiled package
servant-client > using precompiled package
tls-session-manager > using precompiled package
warp > using precompiled package
xml-conduit > using precompiled package
wai-extra > using precompiled package
aws > configure
aws > Configuring aws-0.25.2...
dbus > using precompiled package
fdo-notify > using precompiled package
feed > using precompiled package
aws > build with ghc-9.10.2
aws > Preprocessing library for aws-0.25.2...
aws > Building library for aws-0.25.2...
wai-app-static > using precompiled package
aws > [ 1 of 93] Compiling Aws.Ec2.InstanceMetadata
servant-server > using precompiled package
aws > [ 2 of 93] Compiling Aws.Network
aws > /tmp/stack-f6b395f18dfb2505/aws-0.25.2/Aws/Network.hs:13:26: warning: [GHC-63394] [-Wx-partial]
aws > In the use of ‘head’
aws > (imported from Prelude, but defined in GHC.Internal.List):
aws > "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
aws > |
aws > 13 | addr <- (addrAddress . head) `fmap` getAddrInfo (Just (defaultHints { addrFlags = [ AI_PASSIVE ] } )) (Just h) (Just "80")
aws > | ^^^^
aws >
aws > [ 3 of 93] Compiling Aws.Core
warp-tls > using precompiled package
xml-hamlet > using precompiled package
DAV > using precompiled package
yesod-core > using precompiled package
yesod-persistent > using precompiled package
aws > [ 4 of 93] Compiling Aws.Iam.Core
yesod-form > using precompiled package
yesod > using precompiled package
yesod-static > using precompiled package
aws > [ 5 of 93] Compiling Aws.Iam.Internal
aws > [ 6 of 93] Compiling Aws.Iam.Commands.UpdateUser
aws > [ 7 of 93] Compiling Aws.Iam.Commands.UpdateGroup
aws > [ 8 of 93] Compiling Aws.Iam.Commands.UpdateAccessKey
aws > [ 9 of 93] Compiling Aws.Iam.Commands.RemoveUserFromGroup
aws > [10 of 93] Compiling Aws.Iam.Commands.PutUserPolicy
aws > [11 of 93] Compiling Aws.Iam.Commands.PutGroupPolicy
aws > [12 of 93] Compiling Aws.Iam.Commands.ListUsers
aws > [13 of 93] Compiling Aws.Iam.Commands.ListUserPolicies
aws > [14 of 93] Compiling Aws.Iam.Commands.ListMfaDevices
aws > [15 of 93] Compiling Aws.Iam.Commands.ListGroups
aws > [16 of 93] Compiling Aws.Iam.Commands.ListGroupPolicies
aws > [17 of 93] Compiling Aws.Iam.Commands.ListAccessKeys
aws > [18 of 93] Compiling Aws.Iam.Commands.GetUserPolicy
aws > [19 of 93] Compiling Aws.Iam.Commands.GetUser
aws > [20 of 93] Compiling Aws.Iam.Commands.GetGroupPolicy
aws > [21 of 93] Compiling Aws.Iam.Commands.DeleteUserPolicy
aws > [22 of 93] Compiling Aws.Iam.Commands.DeleteUser
aws > [23 of 93] Compiling Aws.Iam.Commands.DeleteGroupPolicy
aws > [24 of 93] Compiling Aws.Iam.Commands.DeleteGroup
aws > [25 of 93] Compiling Aws.Iam.Commands.DeleteAccessKey
aws > [26 of 93] Compiling Aws.Iam.Commands.CreateUser
aws > [27 of 93] Compiling Aws.Iam.Commands.CreateGroup
aws > [28 of 93] Compiling Aws.Iam.Commands.CreateAccessKey
aws > [29 of 93] Compiling Aws.Iam.Commands.AddUserToGroup
aws > [30 of 93] Compiling Aws.Iam.Commands
aws > [31 of 93] Compiling Aws.Iam
aws > [32 of 93] Compiling Aws.DynamoDb.Core
aws > /tmp/stack-f6b395f18dfb2505/aws-0.25.2/Aws/DynamoDb/Core.hs:539:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
aws > Pattern match(es) are non-exhaustive
aws > In a pattern binding:
aws > Patterns of type ‘Value’ not matched:
aws > Array _
aws > String _
aws > Number _
aws > Bool _
aws > ...
aws > |
aws > 539 | let Object p1 = toJSON h
aws > | ^^^^^^^^^^^^^^^^^^^^
aws >
aws > /tmp/stack-f6b395f18dfb2505/aws-0.25.2/Aws/DynamoDb/Core.hs:540:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
aws > Pattern match(es) are non-exhaustive
aws > In a pattern binding:
aws > Patterns of type ‘Value’ not matched:
aws > Array _
aws > String _
aws > Number _
aws > Bool _
aws > ...
aws > |
aws > 540 | Object p2 = toJSON r
aws > | ^^^^^^^^^^^^^^^^^^^^
aws >
aws > /tmp/stack-f6b395f18dfb2505/aws-0.25.2/Aws/DynamoDb/Core.hs:547:25: warning: [GHC-63394] [-Wx-partial]
aws > In the use of ‘head’
aws > (imported from Data.List, but defined in GHC.Internal.List):
aws > "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
aws > |
aws > 547 | 1 -> return $ head l
aws > | ^^^^
aws >
aws > /tmp/stack-f6b395f18dfb2505/aws-0.25.2/Aws/DynamoDb/Core.hs:1122:56: warning: [GHC-63394] [-Wx-partial]
aws > In the use of ‘head’
aws > (imported from Data.List, but defined in GHC.Internal.List):
aws > "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
aws > |
aws > 1122 | return $ (\(k, v) -> (AK.toText k, v)) $ head $ KM.toList m)
aws > | ^^^^
aws >
aws > [33 of 93] Compiling Aws.DynamoDb.Commands.UpdateItem
aws > [34 of 93] Compiling Aws.DynamoDb.Commands.Table
aws > [35 of 93] Compiling Aws.DynamoDb.Commands.Scan
aws > [36 of 93] Compiling Aws.DynamoDb.Commands.Query
aws > [37 of 93] Compiling Aws.DynamoDb.Commands.PutItem
aws > [38 of 93] Compiling Aws.DynamoDb.Commands.GetItem
aws > [39 of 93] Compiling Aws.DynamoDb.Commands.DeleteItem
aws > [40 of 93] Compiling Aws.DynamoDb.Commands.BatchWriteItem
aws > [41 of 93] Compiling Aws.DynamoDb.Commands.BatchGetItem
aws > /tmp/stack-f6b395f18dfb2505/aws-0.25.2/Aws/DynamoDb/Commands/BatchGetItem.hs:75:29: warning: [GHC-62161] [-Wincomplete-uni-patterns]
aws > Pattern match(es) are non-exhaustive
aws > In a lambda abstraction:
aws > Patterns of type ‘(T.Text, [GetItem])’ not matched: (_, [])
aws > |
aws > 75 | in map (\(table,items@(i:_)) ->(table,GetRequestItem
aws > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
aws >
aws > [42 of 93] Compiling Aws.DynamoDb.Commands
aws > [43 of 93] Compiling Aws.DynamoDb
aws > [44 of 93] Compiling Aws.Aws
aws > [45 of 93] Compiling Aws
aws > [46 of 93] Compiling Aws.S3.Core
aws > [47 of 93] Compiling Aws.S3.Commands.RestoreObject
aws > [48 of 93] Compiling Aws.S3.Commands.PutObject
aws > [49 of 93] Compiling Aws.S3.Commands.PutBucketVersioning
aws > [50 of 93] Compiling Aws.S3.Commands.PutBucket
aws > [51 of 93] Compiling Aws.S3.Commands.Multipart
aws > [52 of 93] Compiling Aws.S3.Commands.HeadObject
aws > [53 of 93] Compiling Aws.S3.Commands.GetService
aws > [54 of 93] Compiling Aws.S3.Commands.GetObject
aws > [55 of 93] Compiling Aws.S3.Commands.GetBucketVersioning
aws > [56 of 93] Compiling Aws.S3.Commands.GetBucketObjectVersions
aws > [57 of 93] Compiling Aws.S3.Commands.GetBucketLocation
aws > [58 of 93] Compiling Aws.S3.Commands.GetBucket
aws > [59 of 93] Compiling Aws.S3.Commands.DeleteObjects
aws > [60 of 93] Compiling Aws.S3.Commands.DeleteObjectVersion
aws > [61 of 93] Compiling Aws.S3.Commands.DeleteObject
aws > [62 of 93] Compiling Aws.S3.Commands.DeleteBucket
aws > [63 of 93] Compiling Aws.S3.Commands.CopyObject
aws > [64 of 93] Compiling Aws.S3.Commands
aws > [65 of 93] Compiling Aws.S3
aws > [66 of 93] Compiling Aws.Ses.Core
aws > [67 of 93] Compiling Aws.Ses.Commands.VerifyEmailIdentity
aws > [68 of 93] Compiling Aws.Ses.Commands.VerifyDomainIdentity
aws > [69 of 93] Compiling Aws.Ses.Commands.VerifyDomainDkim
aws > [70 of 93] Compiling Aws.Ses.Commands.SetIdentityNotificationTopic
aws > [71 of 93] Compiling Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled
aws > [72 of 93] Compiling Aws.Ses.Commands.SetIdentityDkimEnabled
aws > [73 of 93] Compiling Aws.Ses.Commands.SendRawEmail
aws > [74 of 93] Compiling Aws.Ses.Commands.ListIdentities
aws > [75 of 93] Compiling Aws.Ses.Commands.GetIdentityVerificationAttributes
aws > [76 of 93] Compiling Aws.Ses.Commands.GetIdentityNotificationAttributes
aws > [77 of 93] Compiling Aws.Ses.Commands.GetIdentityDkimAttributes
aws > [78 of 93] Compiling Aws.Ses.Commands.DeleteIdentity
aws > [79 of 93] Compiling Aws.Ses.Commands
aws > [80 of 93] Compiling Aws.Ses
aws > [81 of 93] Compiling Aws.SimpleDb.Core
aws > [82 of 93] Compiling Aws.SimpleDb.Commands.Select
aws > [83 of 93] Compiling Aws.SimpleDb.Commands.Domain
aws > [84 of 93] Compiling Aws.SimpleDb.Commands.Attributes
aws > [85 of 93] Compiling Aws.SimpleDb.Commands
aws > [86 of 93] Compiling Aws.SimpleDb
aws > [87 of 93] Compiling Aws.Sqs.Core
aws > [88 of 93] Compiling Aws.Sqs.Commands.QueueAttributes
aws > [89 of 93] Compiling Aws.Sqs.Commands.Queue
aws > [90 of 93] Compiling Aws.Sqs.Commands.Permission
aws > [91 of 93] Compiling Aws.Sqs.Commands.Message
aws > [92 of 93] Compiling Aws.Sqs.Commands
aws > [93 of 93] Compiling Aws.Sqs
aws > copy/register
aws > Installing library in /home/builder/.stack/snapshots/x86_64-linux-tinfo6/0654668d144f859cd03c24f6431c8013cde54db6e94f13d8dcb0b74216c44139/9.10.2/lib/x86_64-linux-ghc-9.10.2-2f07/aws-0.25.2-4Rp2g0WkNgAJTmZ7HrFjlQ
aws > Registering library for aws-0.25.2...
git-annex > configure (exe)
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
checking git... yes
checking git version... 2.51.0
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... lsof
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20251118...
git-annex > build (exe) with ghc-9.10.2
Preprocessing executable 'git-annex' for git-annex-10.20251118...
Building executable 'git-annex' for git-annex-10.20251118...
[ 1 of 760] Compiling Assistant.Types.BranchChange
[ 2 of 760] Compiling Assistant.Types.ThreadName
[ 3 of 760] Compiling Assistant.Types.TransferSlots
[ 4 of 760] Compiling Author
[ 5 of 760] Compiling BuildFlags
[ 6 of 760] Compiling BuildInfo
[ 7 of 760] Compiling Build.BundledPrograms
[ 8 of 760] Compiling CmdLine.Multicall
[ 9 of 760] Compiling Config.Cost
[ 10 of 760] Compiling Database.Keys.Tables
[ 11 of 760] Compiling Database.Utility
[ 12 of 760] Compiling Types.AdjustedBranch
[ 13 of 760] Compiling Types.Availability
[ 14 of 760] Compiling Types.Creds
[ 15 of 760] Compiling Assistant.Types.CredPairCache
[ 16 of 760] Compiling Types.DesktopNotify
[ 17 of 760] Compiling Types.Direction
[ 18 of 760] Compiling Types.IndexFiles
[ 19 of 760] Compiling Types.Link
[ 20 of 760] Compiling Types.Mime
[ 21 of 760] Compiling Types.ProposedAccepted
[ 22 of 760] Compiling Types.RemoteConfig
[ 23 of 760] Compiling Types.RepoVersion
[ 24 of 760] Compiling Types.Upgrade
[ 25 of 760] Compiling Types.WorkerPool
[ 26 of 760] Compiling Utility.Applicative
[ 27 of 760] Compiling Utility.Attoparsec
[ 28 of 760] Compiling Utility.Bloom
[ 29 of 760] Compiling Utility.Data
[ 30 of 760] Compiling Utility.DebugLocks
[ 31 of 760] Compiling Utility.Dot
[ 32 of 760] Compiling Utility.Env
[ 33 of 760] Compiling Utility.Env.Set
[ 34 of 760] Compiling Utility.FileSystemEncoding
[ 35 of 760] Compiling Utility.Debug
[ 36 of 760] Compiling Utility.Hash
[ 37 of 760] Compiling Utility.HumanNumber
[ 38 of 760] Compiling Utility.DataUnits
[ 39 of 760] Compiling Utility.LockFile.LockStatus
[ 40 of 760] Compiling Utility.MD5
[ 41 of 760] Compiling Utility.Misc
[ 42 of 760] Compiling Utility.Monad
[ 43 of 760] Compiling Utility.OptParse
[ 44 of 760] Compiling Utility.OsPath
[ 45 of 760] Compiling Utility.LockPool.STM
[ 46 of 760] Compiling Utility.LockPool.LockHandle
[ 47 of 760] Compiling Utility.Aeson
[ 48 of 760] Compiling Types.Transitions
[ 49 of 760] Compiling Types.Key
[ 50 of 760] Compiling Types.GitRemoteAnnex
[ 51 of 760] Compiling Utility.OsString
[ 52 of 760] Compiling Utility.PID
[ 53 of 760] Compiling Utility.PartialPrelude
[ 54 of 760] Compiling Utility.Format
[ 55 of 760] Compiling Types.Concurrency
[ 56 of 760] Compiling Utility.Percentage
[ 57 of 760] Compiling Utility.Process.Shim
[ 58 of 760] Compiling Utility.QuickCheck
[ 59 of 760] Compiling Utility.HumanTime
[ 60 of 760] Compiling Types.VectorClock
[ 61 of 760] Compiling Utility.RawFilePath
[ 62 of 760] Compiling Utility.OpenFd
[ 63 of 760] Compiling Utility.OpenFile
[ 64 of 760] Compiling Utility.FileSize
[ 65 of 760] Compiling Database.RawFilePath
[ 66 of 760] Compiling Utility.STM
[ 67 of 760] Compiling Utility.SafeOutput
[ 68 of 760] Compiling Utility.Exception
[ 69 of 760] Compiling Utility.Process
[ 70 of 760] Compiling Utility.SafeCommand
[ 71 of 760] Compiling Git.Types
[ 72 of 760] Compiling Utility.Process.Transcript
[ 73 of 760] Compiling Utility.FileIO.CloseOnExec
[ 74 of 760] Compiling Utility.FileIO.String
[ 75 of 760] Compiling Utility.FileIO
[ 76 of 760] Compiling Utility.HtmlDetect
[ 77 of 760] Compiling Utility.Path.Max
[ 78 of 760] Compiling Utility.Network
[ 79 of 760] Compiling Utility.Mounts
[ 80 of 760] Compiling Utility.MonotonicClock
[ 81 of 760] Compiling Utility.IPAddress
[ 82 of 760] Compiling Utility.Glob
[ 83 of 760] Compiling Utility.FileMode
[ 84 of 760] Compiling Utility.LockFile.Posix
[ 85 of 760] Compiling Utility.LockPool.Posix
[ 86 of 760] Compiling Utility.LockPool
[ 87 of 760] Compiling Types.LockCache
[ 88 of 760] Compiling Utility.LockFile
[ 89 of 760] Compiling Git.FileMode
[ 90 of 760] Compiling Utility.Env.Basic
[ 91 of 760] Compiling Utility.DiskFree
[ 92 of 760] Compiling Utility.Directory
[ 93 of 760] Compiling Utility.Directory.Stream
[ 94 of 760] Compiling Utility.DBus
[ 95 of 760] Compiling Utility.Base64
[ 96 of 760] Compiling Git.PktLine
[ 97 of 760] Compiling Build.Version
[ 98 of 760] Compiling Build.Mans
[ 99 of 760] Compiling Annex.UntrustedFilePath
[100 of 760] Compiling Utility.Shell
[101 of 760] Compiling Utility.Split
[102 of 760] Compiling Utility.ShellEscape
[103 of 760] Compiling Utility.DottedVersion
[104 of 760] Compiling Git.Version
[105 of 760] Compiling Utility.SshHost
[106 of 760] Compiling Utility.SystemDirectory
[107 of 760] Compiling Utility.Path
[108 of 760] Compiling Utility.Path.Windows
[109 of 760] Compiling Utility.MagicWormhole
[110 of 760] Compiling Build.TestConfig
[111 of 760] Compiling Build.Configure
[112 of 760] Compiling Utility.Tense
[113 of 760] Compiling Assistant.Types.Alert
[114 of 760] Compiling Utility.Terminal
[115 of 760] Compiling Utility.ThreadLock
[116 of 760] Compiling Utility.ThreadScheduler
[117 of 760] Compiling Utility.TimeStamp
[118 of 760] Compiling Annex.VectorClock.Utility
[119 of 760] Compiling Utility.Tmp
[120 of 760] Compiling Utility.MoveFile
[121 of 760] Compiling Utility.Tmp.Dir
[122 of 760] Compiling Utility.Touch
[123 of 760] Compiling Utility.Tuple
[124 of 760] Compiling Utility.Scheduled
[125 of 760] Compiling Utility.Scheduled.QuickCheck
[126 of 760] Compiling Utility.Url.Parse
[127 of 760] Compiling Utility.UserInfo
[128 of 760] Compiling Utility.Path.AbsRel
[129 of 760] Compiling Utility.LockFile.PidLock
[130 of 760] Compiling Utility.LockPool.PidLock
[131 of 760] Compiling Utility.LinuxMkLibs
[132 of 760] Compiling Utility.Directory.Create
[133 of 760] Compiling Common
[134 of 760] Compiling Utility.Tor
[135 of 760] Compiling Utility.TList
[136 of 760] Compiling Assistant.Types.Commits
[137 of 760] Compiling Utility.Su
[138 of 760] Compiling Utility.StatelessOpenPGP
[139 of 760] Compiling Utility.SshConfig
[140 of 760] Compiling Utility.SimpleProtocol
[141 of 760] Compiling Utility.AuthToken
[142 of 760] Compiling Utility.ResourcePool
[143 of 760] Compiling Utility.Path.Tests
[144 of 760] Compiling Utility.NotificationBroadcaster
[145 of 760] Compiling Utility.Metered
[146 of 760] Compiling Utility.Url
[147 of 760] Compiling Types.UrlContents
[148 of 760] Compiling Utility.Rsync
[149 of 760] Compiling Types.Messages
[150 of 760] Compiling Utility.Matcher
[151 of 760] Compiling Utility.Lsof
[152 of 760] Compiling Utility.LogFile
[153 of 760] Compiling Utility.InodeCache
[154 of 760] Compiling Types.KeySource
[155 of 760] Compiling Types.Backend
[156 of 760] Compiling Database.Handle
[157 of 760] Compiling Database.RepoSize.Handle
[158 of 760] Compiling Database.Queue
[159 of 760] Compiling Database.Keys.Handle
[160 of 760] Compiling Utility.Gpg
[161 of 760] Compiling Types.Crypto
[162 of 760] Compiling Utility.DirWatcher.Types
[163 of 760] Compiling Utility.DirWatcher.INotify
[164 of 760] Compiling Utility.DirWatcher
[165 of 760] Compiling Utility.Daemon
[166 of 760] Compiling Utility.CopyFile
[167 of 760] Compiling Utility.CoProcess
[168 of 760] Compiling Utility.Batch
[169 of 760] Compiling Utility.Android
[170 of 760] Compiling Types.UUID
[171 of 760] Compiling Types.TrustLevel
[172 of 760] Compiling Types.RepoSize
[173 of 760] Compiling Types.RemoteState
[174 of 760] Compiling Types.NumCopies
[175 of 760] Compiling Types.FileMatcher
[176 of 760] Compiling Types.Cluster
[177 of 760] Compiling Types.CleanupActions
[178 of 760] Compiling Types.TransferrerPool
[179 of 760] Compiling Types.ScheduledActivity
[180 of 760] Compiling Types.RefSpec
[181 of 760] Compiling Types.MetaData
[182 of 760] Compiling Annex.MetaData.StandardFields
[183 of 760] Compiling Logs.Line
[184 of 760] Compiling Key
[185 of 760] Compiling Annex.Balanced
[186 of 760] Compiling Types.Group
[187 of 760] Compiling Git.Url
[188 of 760] Compiling Git.Ssh
[189 of 760] Compiling Git.Sha
[190 of 760] Compiling Git.Quote
[191 of 760] Compiling Git.LockFile
[192 of 760] Compiling Git.FilterProcess
[193 of 760] Compiling Git
[194 of 760] Compiling Types.View
[195 of 760] Compiling Types.BranchState
[196 of 760] Compiling P2P.Http.Url
[197 of 760] Compiling Git.Objects
[198 of 760] Compiling Git.Index
[199 of 760] Compiling Git.Hook
[200 of 760] Compiling Git.FilePath
[201 of 760] Compiling Types.Export
[202 of 760] Compiling Types.Import
[203 of 760] Compiling Database.Types
[204 of 760] Compiling Git.DiffTreeItem
[205 of 760] Compiling Database.Keys.SQL
[206 of 760] Compiling Git.Env
[207 of 760] Compiling Git.Command
[208 of 760] Compiling Git.UpdateIndex
[209 of 760] Compiling Git.Status
[210 of 760] Compiling Git.Remote.Remove
[211 of 760] Compiling Git.Remote
[212 of 760] Compiling Git.RefLog
[213 of 760] Compiling Git.Ref
[214 of 760] Compiling Git.Queue
[215 of 760] Compiling Git.LsTree
[216 of 760] Compiling Git.Tree
[217 of 760] Compiling Git.LsFiles
[218 of 760] Compiling Git.Log
[219 of 760] Compiling Git.History
[220 of 760] Compiling Git.HashObject
[221 of 760] Compiling Git.Fsck
[222 of 760] Compiling Git.DiffTree
[223 of 760] Compiling Git.Command.Batch
[224 of 760] Compiling Git.CheckIgnore
[225 of 760] Compiling Git.CheckAttr
[226 of 760] Compiling Git.CatFile
[227 of 760] Compiling Types.CatFileHandles
[228 of 760] Compiling Git.UnionMerge
[229 of 760] Compiling Git.Bundle
[230 of 760] Compiling Annex.AdjustedBranch.Name
[231 of 760] Compiling Config.DynamicConfig
[232 of 760] Compiling Annex.Magic
[233 of 760] Compiling Utility.OSX
[234 of 760] Compiling Utility.FreeDesktop
[235 of 760] Compiling Config.Files
[236 of 760] Compiling Config.Files.AutoStart
[237 of 760] Compiling Assistant.Install.Menu
[238 of 760] Compiling Assistant.Install.AutoStart
[239 of 760] Compiling Build.DesktopFile
[240 of 760] Compiling Git.Construct
[241 of 760] Compiling Git.Config
[242 of 760] Compiling Types.StallDetection
[243 of 760] Compiling Types.Distribution
[244 of 760] Compiling Types.Difference
[245 of 760] Compiling Git.GCrypt
[246 of 760] Compiling Git.CurrentRepo
[247 of 760] Compiling Git.Credential
[248 of 760] Compiling Git.ConfigTypes
[249 of 760] Compiling Git.Branch
[250 of 760] Compiling Types.GitConfig
[251 of 760] Compiling Types.Remote
[252 of 760] Compiling Annex.DirHashes
[253 of 760] Compiling Annex.Debug.Utility
[254 of 760] Compiling Git.Repair
[255 of 760] Compiling Git.Merge
[256 of 760] Compiling Git.AutoCorrect
[257 of 760] Compiling Annex.Fixup
[258 of 760] Compiling Annex.Locations
[259 of 760] Compiling Annex
[260 of 760] Compiling Types.DeferredParse
[261 of 760] Compiling Types
[262 of 760] Compiling Types.Transfer
[263 of 760] Compiling Types.ActionItem
[264 of 760] Compiling Types.Command
[265 of 760] Compiling Types.Test
[266 of 760] Compiling Types.Benchmark
[267 of 760] Compiling Messages.JSON
[268 of 760] Compiling Remote.WebDAV.DavLocation
[269 of 760] Compiling Remote.Rsync.RsyncUrl
[270 of 760] Compiling Assistant.Types.RepoProblem
[271 of 760] Compiling Annex.SpecialRemote.Config
[272 of 760] Compiling Types.StandardGroups
[273 of 760] Compiling Annex.GitShaKey
[274 of 760] Compiling Messages.Concurrent
[275 of 760] Compiling Messages.Internal
[276 of 760] Compiling CmdLine.AnnexSetter
[277 of 760] Compiling Annex.Debug
[278 of 760] Compiling CmdLine.Option
[279 of 760] Compiling Annex.Concurrent.Utility
[280 of 760] Compiling Messages
[281 of 760] Compiling Messages.Progress
[282 of 760] Compiling Messages.Serialized
[283 of 760] Compiling Annex.Common
[284 of 760] Compiling Upgrade.V4
[285 of 760] Compiling Upgrade.V3
[286 of 760] Compiling Types.Transferrer
[287 of 760] Compiling Types.StoreRetrieve
[288 of 760] Compiling Remote.Helper.ReadOnly
[289 of 760] Compiling Remote.Helper.Path
[290 of 760] Compiling Remote.Helper.Messages
[291 of 760] Compiling Remote.External.Types
[292 of 760] Compiling Remote.External.AsyncExtension
[293 of 760] Compiling Logs
[294 of 760] Compiling Crypto
[295 of 760] Compiling Remote.Helper.ThirdPartyPopulated
[296 of 760] Compiling Remote.Helper.Encryptable
[297 of 760] Compiling Config
[298 of 760] Compiling Annex.LockPool.PosixOrPid
[299 of 760] Compiling Annex.LockPool
[300 of 760] Compiling CmdLine.Usage
[301 of 760] Compiling CmdLine.GitAnnexShell.Fields
[302 of 760] Compiling Backend.Utilities
[303 of 760] Compiling Backend.WORM
[304 of 760] Compiling Backend.Hash
[305 of 760] Compiling Backend.GitRemoteAnnex
[306 of 760] Compiling Assistant.Types.TransferQueue
[307 of 760] Compiling Assistant.Types.ThreadedMonad
[308 of 760] Compiling Assistant.Types.ScanRemotes
[309 of 760] Compiling Assistant.Types.Pushes
[310 of 760] Compiling Assistant.Ssh
[311 of 760] Compiling Assistant.Alert.Utility
[312 of 760] Compiling Annex.WorkerPool
[313 of 760] Compiling Annex.View.ViewedFile
[314 of 760] Compiling Annex.Version
[315 of 760] Compiling Config.Smudge
[316 of 760] Compiling Upgrade.V8
[317 of 760] Compiling Annex.VectorClock
[318 of 760] Compiling Logs.SingleValue.Pure
[319 of 760] Compiling Logs.MetaData.Pure
[320 of 760] Compiling Logs.Presence.Pure
[321 of 760] Compiling Logs.MapLog
[322 of 760] Compiling Logs.UUIDBased
[323 of 760] Compiling Logs.Trust.Pure
[324 of 760] Compiling Logs.Remote.Pure
[325 of 760] Compiling Logs.Difference.Pure
[326 of 760] Compiling Logs.ContentIdentifier.Pure
[327 of 760] Compiling Logs.Chunk.Pure
[328 of 760] Compiling Logs.Export.Pure
[329 of 760] Compiling Annex.VariantFile
[330 of 760] Compiling Annex.UUID
[331 of 760] Compiling Remote.List.Util
[332 of 760] Compiling Annex.StallDetection
[333 of 760] Compiling Annex.SafeDropProof
[334 of 760] Compiling Annex.Notification
[335 of 760] Compiling Annex.Hook
[336 of 760] Compiling Upgrade.V6
[337 of 760] Compiling Annex.Url
[338 of 760] Compiling Annex.Perms
[339 of 760] Compiling Database.Init
[340 of 760] Compiling Database.Benchmark
[341 of 760] Compiling Creds
[342 of 760] Compiling Remote.Helper.AWS
[343 of 760] Compiling P2P.Address
[344 of 760] Compiling P2P.Auth
[345 of 760] Compiling Annex.LockFile
[346 of 760] Compiling Remote.Helper.Hooks
[347 of 760] Compiling Database.RepoSize
[348 of 760] Compiling Database.Fsck
[349 of 760] Compiling Annex.Tmp
[350 of 760] Compiling Annex.ReplaceFile
[351 of 760] Compiling Logs.File
[352 of 760] Compiling Logs.View
[353 of 760] Compiling Logs.Upgrade
[354 of 760] Compiling Logs.Unused
[355 of 760] Compiling Logs.Transfer
[356 of 760] Compiling Logs.Smudge
[357 of 760] Compiling Logs.Restage
[358 of 760] Compiling Logs.FsckResults
[359 of 760] Compiling Logs.AdjustedBranchUpdate
[360 of 760] Compiling Annex.RepoSize.LiveUpdate
[361 of 760] Compiling Annex.Queue
[362 of 760] Compiling Annex.InodeSentinal
[363 of 760] Compiling Upgrade.V5.Direct
[364 of 760] Compiling Annex.HashObject
[365 of 760] Compiling Annex.GitOverlay
[366 of 760] Compiling Annex.PidLock
[367 of 760] Compiling Annex.Path
[368 of 760] Compiling Annex.Ssh
[369 of 760] Compiling Annex.Multicast
[370 of 760] Compiling Annex.Link
[371 of 760] Compiling Annex.TransferrerPool
[372 of 760] Compiling Annex.ExternalAddonProcess
[373 of 760] Compiling P2P.Generic
[374 of 760] Compiling Backend.External
[375 of 760] Compiling Annex.CurrentBranch
[376 of 760] Compiling Annex.CopyFile
[377 of 760] Compiling Annex.Content.LowLevel
[378 of 760] Compiling Annex.Content.PointerFile
[379 of 760] Compiling Annex.ChangedRefs
[380 of 760] Compiling RemoteDaemon.Types
[381 of 760] Compiling Assistant.Types.RemoteControl
[382 of 760] Compiling RemoteDaemon.Transport.Ssh.Types
[383 of 760] Compiling P2P.Protocol
[384 of 760] Compiling P2P.Http.Types
[385 of 760] Compiling P2P.Http
[386 of 760] Compiling P2P.IO
[387 of 760] Compiling Annex.CheckIgnore
[388 of 760] Compiling Annex.CheckAttr
[389 of 760] Compiling Annex.CatFile
[390 of 760] Compiling RemoteDaemon.Common
[391 of 760] Compiling Logs.Transitions
[392 of 760] Compiling Annex.Branch.Transitions
[393 of 760] Compiling Annex.RemoteTrackingBranch
[394 of 760] Compiling Annex.Export
[395 of 760] Compiling Annex.Concurrent
[396 of 760] Compiling P2P.Http.Client
[397 of 760] Compiling Annex.BranchState
[398 of 760] Compiling Annex.Journal
[399 of 760] Compiling Annex.Branch
[400 of 760] Compiling Logs.UUID
[401 of 760] Compiling Logs.Trust.Basic
[402 of 760] Compiling Logs.SingleValue
[403 of 760] Compiling Logs.Schedule
[404 of 760] Compiling Logs.RemoteState
[405 of 760] Compiling Logs.Remote
[406 of 760] Compiling Logs.Proxy
[407 of 760] Compiling Remote.Helper.Git
[408 of 760] Compiling Logs.Presence
[409 of 760] Compiling Logs.PreferredContent.Raw
[410 of 760] Compiling Logs.NumCopies
[411 of 760] Compiling Logs.Multicast
[412 of 760] Compiling Logs.Migrate
[413 of 760] Compiling Logs.MetaData
[414 of 760] Compiling Annex.MetaData
[415 of 760] Compiling Logs.MaxSize
[416 of 760] Compiling Logs.Location
[417 of 760] Compiling Logs.Web
[418 of 760] Compiling Logs.Group
[419 of 760] Compiling Logs.Export
[420 of 760] Compiling Logs.Import
[421 of 760] Compiling Database.Export
[422 of 760] Compiling Logs.EquivilantKeys
[423 of 760] Compiling Backend.VURL.Utilities
[424 of 760] Compiling Backend.URL
[425 of 760] Compiling Backend.Variety
[426 of 760] Compiling Backend.VURL
[427 of 760] Compiling Backend
[428 of 760] Compiling Annex.Verify
[429 of 760] Compiling Annex.Content.Presence.LowLevel
[430 of 760] Compiling Database.Keys
[431 of 760] Compiling Upgrade.V7
[432 of 760] Compiling Annex.WorkTree
[433 of 760] Compiling Annex.Content.Presence
[434 of 760] Compiling Logs.Difference
[435 of 760] Compiling Annex.Difference
[436 of 760] Compiling Logs.ContentIdentifier
[437 of 760] Compiling Logs.Config
[438 of 760] Compiling Config.GitConfig
[439 of 760] Compiling Logs.Cluster.Basic
[440 of 760] Compiling Logs.Chunk
[441 of 760] Compiling Remote.Helper.Chunked
[442 of 760] Compiling Remote.Helper.Chunked.Legacy
[443 of 760] Compiling Logs.Activity
[444 of 760] Compiling Database.ImportFeed
[445 of 760] Compiling Database.ContentIdentifier
[446 of 760] Compiling Annex.RepoSize
[447 of 760] Compiling Annex.BloomFilter
[448 of 760] Compiling Annex.AdjustedBranch
[449 of 760] Compiling Annex.UpdateInstead
[450 of 760] Compiling Annex.Content
[451 of 760] Compiling Upgrade.V9
[452 of 760] Compiling Upgrade.V5
[453 of 760] Compiling Upgrade.V2
[454 of 760] Compiling Upgrade.V1
[455 of 760] Compiling Upgrade.V0
[456 of 760] Compiling Upgrade
[457 of 760] Compiling Remote.Helper.Special
[458 of 760] Compiling Remote.Helper.Http
[459 of 760] Compiling Remote.Directory.LegacyChunked
[460 of 760] Compiling Remote.Helper.P2P
[461 of 760] Compiling Remote.Helper.ExportImport
[462 of 760] Compiling Remote.WebDAV
[463 of 760] Compiling Remote.Tahoe
[464 of 760] Compiling Remote.S3
[465 of 760] Compiling Remote.Rsync
[466 of 760] Compiling Remote.HttpAlso
[467 of 760] Compiling Remote.Hook
[468 of 760] Compiling Remote.Glacier
[469 of 760] Compiling Remote.Ddar
[470 of 760] Compiling Remote.Borg
[471 of 760] Compiling Remote.BitTorrent
[472 of 760] Compiling Remote.Adb
[473 of 760] Compiling Remote.External
[474 of 760] Compiling Remote.Rclone
[475 of 760] Compiling Remote.Directory
[476 of 760] Compiling Annex.YoutubeDl
[477 of 760] Compiling Remote.Web
[478 of 760] Compiling Annex.AutoMerge
[479 of 760] Compiling Annex.AdjustedBranch.Merge
[480 of 760] Compiling Annex.Action
[481 of 760] Compiling CmdLine.GitRemoteP2PAnnex
[482 of 760] Compiling CmdLine.GitRemoteTorAnnex
[483 of 760] Compiling Annex.Transfer
[484 of 760] Compiling Remote.Compute
[485 of 760] Compiling P2P.Annex
[486 of 760] Compiling RemoteDaemon.Transport.P2PGeneric
[487 of 760] Compiling RemoteDaemon.Transport.Tor
[488 of 760] Compiling Remote.P2P
[489 of 760] Compiling Remote.Helper.Ssh
[490 of 760] Compiling RemoteDaemon.Transport.Ssh
[491 of 760] Compiling Remote.GCrypt
[492 of 760] Compiling RemoteDaemon.Transport.GCrypt
[493 of 760] Compiling RemoteDaemon.Transport
[494 of 760] Compiling RemoteDaemon.Core
[495 of 760] Compiling Remote.GitLFS
[496 of 760] Compiling Remote.Bup
[497 of 760] Compiling Assistant.Gpg
[498 of 760] Compiling Annex.Environment
[499 of 760] Compiling Annex.Init
[500 of 760] Compiling Remote.Git
[501 of 760] Compiling Remote.Mask
[502 of 760] Compiling Remote.List
[503 of 760] Compiling Logs.Trust
[504 of 760] Compiling Remote
[505 of 760] Compiling P2P.Proxy
[506 of 760] Compiling Assistant.WebApp.RepoId
[507 of 760] Compiling Annex.TaggedPush
[508 of 760] Compiling Logs.Cluster
[509 of 760] Compiling Annex.Startup
[510 of 760] Compiling Annex.NumCopies
[511 of 760] Compiling Limit
[512 of 760] Compiling Annex.FileMatcher
[513 of 760] Compiling Logs.PreferredContent
[514 of 760] Compiling Annex.Wanted
[515 of 760] Compiling Limit.Wanted
[516 of 760] Compiling Annex.Ingest
[517 of 760] Compiling Assistant.Types.Changes
[518 of 760] Compiling CmdLine.GitAnnex.Options
[519 of 760] Compiling CmdLine.Action
[520 of 760] Compiling CmdLine.Seek
[521 of 760] Compiling CmdLine.Batch
[522 of 760] Compiling Annex.View
[523 of 760] Compiling Annex.SpecialRemote
[524 of 760] Compiling Annex.Proxy
[525 of 760] Compiling Annex.Cluster
[526 of 760] Compiling P2P.Http.State
[527 of 760] Compiling P2P.Http.Server
[528 of 760] Compiling Command
[529 of 760] Compiling Command.WhereUsed
[530 of 760] Compiling Command.Wanted
[531 of 760] Compiling Command.View
[532 of 760] Compiling Command.Vicfg
[533 of 760] Compiling Command.Version
[534 of 760] Compiling Command.VPop
[535 of 760] Compiling Command.VFilter
[536 of 760] Compiling Command.VCycle
[537 of 760] Compiling Command.VAdd
[538 of 760] Compiling Command.Upgrade
[539 of 760] Compiling Command.UpdateProxy
[540 of 760] Compiling Command.UpdateCluster
[541 of 760] Compiling Command.Unused
[542 of 760] Compiling Command.Unlock
[543 of 760] Compiling Command.Ungroup
[544 of 760] Compiling Command.Undo
[545 of 760] Compiling Command.Unannex
[546 of 760] Compiling Command.Uninit
[547 of 760] Compiling Test.Framework
[548 of 760] Compiling Command.Trust
[549 of 760] Compiling Command.Untrust
[550 of 760] Compiling Command.Transferrer
[551 of 760] Compiling Command.TransferKeys
[552 of 760] Compiling Command.TransferKey
[553 of 760] Compiling Command.TestRemote
[554 of 760] Compiling Command.Test
[555 of 760] Compiling Command.Status
[556 of 760] Compiling Command.Smudge
[557 of 760] Compiling Command.SetPresentKey
[558 of 760] Compiling Command.SetKey
[559 of 760] Compiling Command.SendKey
[560 of 760] Compiling Command.Semitrust
[561 of 760] Compiling Command.Schedule
[562 of 760] Compiling Command.RmUrl
[563 of 760] Compiling Command.Restage
[564 of 760] Compiling Command.ResolveMerge
[565 of 760] Compiling Command.Required
[566 of 760] Compiling Command.Repair
[567 of 760] Compiling Command.RenameRemote
[568 of 760] Compiling Command.RemoteDaemon
[569 of 760] Compiling Command.Reinject
[570 of 760] Compiling Command.Reinit
[571 of 760] Compiling Command.RecvKey
[572 of 760] Compiling Command.ReadPresentKey
[573 of 760] Compiling Command.ReKey
[574 of 760] Compiling Command.Proxy
[575 of 760] Compiling Command.P2PHttp
[576 of 760] Compiling Command.OldKeys
[577 of 760] Compiling Command.NumCopies
[578 of 760] Compiling Command.NotifyChanges
[579 of 760] Compiling Command.Multicast
[580 of 760] Compiling Command.MinCopies
[581 of 760] Compiling Command.MetaData
[582 of 760] Compiling Command.MaxSize
[583 of 760] Compiling Command.MatchExpression
[584 of 760] Compiling Command.Map
[585 of 760] Compiling Command.LookupKey
[586 of 760] Compiling Command.Log
[587 of 760] Compiling Command.Lock
[588 of 760] Compiling Command.List
[589 of 760] Compiling Command.Inprogress
[590 of 760] Compiling Command.InitRemote
[591 of 760] Compiling Command.InitCluster
[592 of 760] Compiling Command.Init
[593 of 760] Compiling Command.Info
[594 of 760] Compiling Command.Indirect
[595 of 760] Compiling Command.InAnnex
[596 of 760] Compiling Command.GroupWanted
[597 of 760] Compiling Command.Group
[598 of 760] Compiling Command.GCryptSetup
[599 of 760] Compiling Command.FuzzTest
[600 of 760] Compiling Command.Fsck
[601 of 760] Compiling Command.Migrate
[602 of 760] Compiling Command.FromKey
[603 of 760] Compiling Command.ReregisterUrl
[604 of 760] Compiling Command.RegisterUrl
[605 of 760] Compiling Command.UnregisterUrl
[606 of 760] Compiling Command.Forget
[607 of 760] Compiling Command.Fix
[608 of 760] Compiling Command.PreCommit
[609 of 760] Compiling Command.Find
[610 of 760] Compiling Command.Whereis
[611 of 760] Compiling Command.FindRef
[612 of 760] Compiling Command.FindKeys
[613 of 760] Compiling Command.FindComputed
[614 of 760] Compiling Command.FilterProcess
[615 of 760] Compiling Command.FilterBranch
[616 of 760] Compiling Command.ExtendCluster
[617 of 760] Compiling Command.Export
[618 of 760] Compiling Command.Expire
[619 of 760] Compiling Command.ExamineKey
[620 of 760] Compiling Command.EnableTor
[621 of 760] Compiling Command.P2P
[622 of 760] Compiling Command.EnableRemote
[623 of 760] Compiling Command.DropKey
[624 of 760] Compiling Command.Drop
[625 of 760] Compiling Command.Move
[626 of 760] Compiling Command.Get
[627 of 760] Compiling Command.Mirror
[628 of 760] Compiling Command.DropUnused
[629 of 760] Compiling Command.Direct
[630 of 760] Compiling Command.DiffDriver
[631 of 760] Compiling Command.Describe
[632 of 760] Compiling Command.Dead
[633 of 760] Compiling Command.Copy
[634 of 760] Compiling Command.ContentLocation
[635 of 760] Compiling Command.ConfigRemote
[636 of 760] Compiling Command.Config
[637 of 760] Compiling Command.CheckPresentKey
[638 of 760] Compiling Command.CalcKey
[639 of 760] Compiling Command.Benchmark
[640 of 760] Compiling Command.Adjust
[641 of 760] Compiling Command.AddUnused
[642 of 760] Compiling Command.AddComputed
[643 of 760] Compiling Command.Recompute
[644 of 760] Compiling Command.Add
[645 of 760] Compiling Command.AddUrl
[646 of 760] Compiling Command.ImportFeed
[647 of 760] Compiling CmdLine
[648 of 760] Compiling Benchmark
[649 of 760] Compiling Annex.Import
[650 of 760] Compiling Command.Import
[651 of 760] Compiling Annex.Drop
[652 of 760] Compiling Command.Sync
[653 of 760] Compiling Command.Satisfy
[654 of 760] Compiling Command.Push
[655 of 760] Compiling Command.Pull
[656 of 760] Compiling Command.PostReceive
[657 of 760] Compiling Command.Merge
[658 of 760] Compiling Command.Help
[659 of 760] Compiling Command.Assist
[660 of 760] Compiling CmdLine.GitRemoteAnnex
[661 of 760] Compiling CmdLine.GitAnnexShell.Checks
[662 of 760] Compiling Command.P2PStdIO
[663 of 760] Compiling Command.ConfigList
[664 of 760] Compiling CmdLine.GitAnnexShell
[665 of 760] Compiling Annex.Sim
[666 of 760] Compiling Annex.Sim.File
[667 of 760] Compiling Command.Sim
[668 of 760] Compiling Utility.Verifiable
[669 of 760] Compiling Test
[670 of 760] Compiling Assistant.Pairing
[671 of 760] Compiling Assistant.Types.DaemonStatus
[672 of 760] Compiling Assistant.Monad
[673 of 760] Compiling Assistant.Types.NamedThread
[674 of 760] Compiling Assistant.Common
[675 of 760] Compiling Assistant.WebApp.Pairing
[676 of 760] Compiling Assistant.Unused
[677 of 760] Compiling Assistant.ScanRemotes
[678 of 760] Compiling Assistant.RepoProblem
[679 of 760] Compiling Assistant.RemoteControl
[680 of 760] Compiling Assistant.Pushes
[681 of 760] Compiling Assistant.MakeRemote
[682 of 760] Compiling Assistant.Install
[683 of 760] Compiling Assistant.DaemonStatus
[684 of 760] Compiling Assistant.TransferQueue
[685 of 760] Compiling Assistant.Threads.Glacier
[686 of 760] Compiling Assistant.Threads.DaemonStatus
[687 of 760] Compiling Assistant.Drop
[688 of 760] Compiling Assistant.CredPairCache
[689 of 760] Compiling Assistant.Commits
[690 of 760] Compiling Assistant.Threads.Exporter
[691 of 760] Compiling Assistant.Changes
[692 of 760] Compiling Assistant.BranchChange
[693 of 760] Compiling Assistant.Threads.ConfigMonitor
[694 of 760] Compiling Assistant.Pairing.Network
[695 of 760] Compiling Utility.WebApp
[696 of 760] Compiling Utility.Yesod
[697 of 760] Compiling Assistant.WebApp.Types
[698 of 760] Compiling Assistant.WebApp.Form
[699 of 760] Compiling Assistant.WebApp
[700 of 760] Compiling Assistant.WebApp.Notifications
[701 of 760] Compiling Assistant.WebApp.SideBar
[702 of 760] Compiling Assistant.WebApp.Page
[703 of 760] Compiling Assistant.WebApp.Common
[704 of 760] Compiling Assistant.WebApp.Documentation
[705 of 760] Compiling Assistant.WebApp.Configurators.Unused
[706 of 760] Compiling Assistant.MakeRepo
[707 of 760] Compiling Assistant.Types.UrlRenderer
[708 of 760] Compiling Assistant.Alert
[709 of 760] Compiling Assistant.TransferSlots
[710 of 760] Compiling Assistant.Threads.Transferrer
[711 of 760] Compiling Assistant.Threads.TransferWatcher
[712 of 760] Compiling Assistant.Threads.TransferPoller
[713 of 760] Compiling Assistant.Threads.Watcher
[714 of 760] Compiling Assistant.Threads.RemoteControl
[715 of 760] Compiling Assistant.Threads.Committer
[716 of 760] Compiling Assistant.NamedThread
[717 of 760] Compiling Assistant.Sync
[718 of 760] Compiling Assistant.WebApp.RepoList
[719 of 760] Compiling Assistant.WebApp.DashBoard
[720 of 760] Compiling Assistant.WebApp.Configurators
[721 of 760] Compiling Assistant.WebApp.MakeRemote
[722 of 760] Compiling Assistant.WebApp.Gpg
[723 of 760] Compiling Assistant.WebApp.Configurators.WebDAV
[724 of 760] Compiling Assistant.WebApp.Configurators.Ssh
[725 of 760] Compiling Assistant.WebApp.Configurators.AWS
[726 of 760] Compiling Assistant.WebApp.Configurators.IA
[727 of 760] Compiling Assistant.WebApp.Configurators.Edit
[728 of 760] Compiling Assistant.Threads.Pusher
[729 of 760] Compiling Assistant.Threads.NetWatcher
[730 of 760] Compiling Assistant.Threads.Merger
[731 of 760] Compiling Assistant.Repair
[732 of 760] Compiling Assistant.WebApp.Repair
[733 of 760] Compiling Assistant.Threads.ProblemFixer
[734 of 760] Compiling Assistant.Pairing.MakeRemote
[735 of 760] Compiling Assistant.WebApp.Configurators.Pairing
[736 of 760] Compiling Assistant.Threads.PairListener
[737 of 760] Compiling Assistant.Restart
[738 of 760] Compiling Assistant.WebApp.OtherRepos
[739 of 760] Compiling Assistant.WebApp.Control
[740 of 760] Compiling Assistant.WebApp.Configurators.Local
[741 of 760] Compiling Assistant.Upgrade
[742 of 760] Compiling Assistant.WebApp.Configurators.Upgrade
[743 of 760] Compiling Assistant.WebApp.Configurators.Preferences
[744 of 760] Compiling Assistant.Threads.Upgrader
[745 of 760] Compiling Assistant.Threads.UpgradeWatcher
[746 of 760] Compiling Assistant.Threads.SanityChecker
[747 of 760] Compiling Assistant.Fsck
[748 of 760] Compiling Assistant.WebApp.Configurators.Fsck
[749 of 760] Compiling Assistant.Threads.MountWatcher
[750 of 760] Compiling Assistant.Threads.Cronner
[751 of 760] Compiling Assistant.DeleteRemote
[752 of 760] Compiling Assistant.WebApp.Configurators.Delete
[753 of 760] Compiling Assistant.Threads.WebApp
[754 of 760] Compiling Assistant.Threads.TransferScanner
[755 of 760] Compiling Assistant
[756 of 760] Compiling Command.WebApp
[757 of 760] Compiling Command.Watch
[758 of 760] Compiling Command.Assistant
[759 of 760] Compiling CmdLine.GitAnnex
[760 of 760] Compiling Main
[761 of 761] Linking .stack-work/dist/x86_64-linux-tinfo6/ghc-9.10.2/build/git-annex/git-annex [Objects changed]
git-annex > copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/x86_64-linux-tinfo6/0654668d144f859cd03c24f6431c8013cde54db6e94f13d8dcb0b74216c44139/9.10.2/bin
Completed 263 action(s).
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
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-amd64.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
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
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
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
git-annex> configure (exe)
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
checking git... yes
checking git version... 2.51.0
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... lsof
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20251118...
git-annex> build (exe) with ghc-9.10.2
Preprocessing executable 'git-annex' for git-annex-10.20251118...
Building executable 'git-annex' for git-annex-10.20251118...
git-annex> copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/x86_64-linux-tinfo6/0654668d144f859cd03c24f6431c8013cde54db6e94f13d8dcb0b74216c44139/9.10.2/bin
Warning: Stack has not been tested with GHC versions 9.10 and above, and using 9.10.2, this may
fail.
Warning: Stack has not been tested with Cabal versions 3.12 and above, but version 3.12.1.0 was
found, this may fail.
./git-annex test
Tests
Remote Tests
testremote type git
init: OK (0.37s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 1048577; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.02s)
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
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
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.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.06s)
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.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
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
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
testremote type directory
init: OK (0.27s)
unavailable remote
removeKey: OK (0.01s)
storeKey: not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
OK (0.02s)
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.03s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
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 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.04s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.67s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.13s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.32s)
present True: OK (0.04s)
storeKey when already present: OK (0.03s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.13s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.13s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK (0.03s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.04s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.05s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.06s)
present False: OK (0.02s)
storeKey: OK (0.32s)
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
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.15s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.05s)
present False: OK (0.02s)
storeKey: OK (0.35s)
present True: OK (0.04s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.13s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
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
storeKey: OK
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
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.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
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
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.04s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
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
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.06s)
present False: OK (0.02s)
storeKey: OK (0.38s)
present True: OK (0.05s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
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.08s)
present False: OK (0.04s)
storeKey: OK (0.44s)
present True: OK (0.04s)
storeKey when already present: OK (0.04s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.14s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
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
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
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.02s)
present False: OK (0.01s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
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.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
present False: OK
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.08s)
present True: OK (0.03s)
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.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.03s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.09s)
present True: OK (0.04s)
storeKey when already present: OK (0.03s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.01s)
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.01s)
removeKey when present: OK (0.05s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.14s)
present False: OK (0.03s)
storeKey: OK (0.82s)
present True: OK (0.06s)
storeKey when already present: OK (0.06s)
present True: OK (0.06s)
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.15s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.32s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.11s)
present False: OK (0.07s)
storeKey: OK (1.10s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.17s)
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.12s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.28s)
present False: OK (0.02s)
key size 2097152; 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.04s)
storeKey when already present: OK
present True: OK (0.04s)
retrieveKeyFile: OK (0.03s)
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.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
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.02s)
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
present False: OK (0.04s)
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 (20.02s)
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.04s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.03s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.32s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.02s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK (0.01s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.01s)
+++ 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.02s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.51s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.34s)
+++ 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
+++ 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.19s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.25s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.26s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.10s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.02s)
+++ 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 (2.31s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.20s)
add: OK (0.41s)
addurl: OK (0.67s)
sop crypto: OK
rsync remote: OK (1.49s)
upgrade: OK (0.29s)
conflict resolution (mixed locked and unlocked file): OK (2.35s)
conflict resolution (uncommitted local file): OK (3.89s)
conflict resolution (adjusted branch): OK (3.69s)
adjusted branch merge regression: OK (2.74s)
version: OK (0.29s)
describe: OK (0.47s)
conversion annexed to git: OK (0.61s)
fsck (local untrusted): OK (0.79s)
fix: OK (0.32s)
lock --force: OK (0.54s)
move (ssh remote): OK (0.99s)
drop (untrusted remote): OK (0.53s)
unannex (no copy): OK (0.31s)
view: OK (0.39s)
export and import: OK (2.90s)
git-remote-annex exporttree: OK (1.07s)
add dup: OK (0.64s)
All 23 tests passed (25.60s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.22s)
add: OK (0.35s)
add subdirs: OK (0.65s)
gpg crypto: OK (5.51s)
directory remote: OK (0.98s)
uninit (in git-annex branch): OK (0.52s)
conflict resolution (nonannexed symlink): OK (5.46s)
conflict resolution symlink bit: OK
conflict resolution: OK (3.77s)
union merge regression: OK (3.35s)
info: OK (0.39s)
unused: OK (1.91s)
conversion git to annexed: OK (0.45s)
fsck (bare): OK (0.14s)
partial commit: OK (0.53s)
lock: OK (1.39s)
move: OK (1.36s)
drop (with remote): OK (1.19s)
reinject: OK (0.72s)
log: OK (0.36s)
metadata: OK (0.76s)
git-remote-annex: OK (0.90s)
All 22 tests passed (30.89s)
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.21s)
add: OK (0.50s)
enableremote encryption changes: gpg: Warning: using insecure memory!
Warning: gpg: using insecure memory!
OK (0.82s)
required_content: OK (0.81s)
borg remote: OK
hook remote: OK (0.91s)
uninit: OK (0.69s)
conflict resolution (nonannexed file): OK (4.94s)
conflict resolution (mixed directory and file): OK (5.70s)
transition propagation: OK (4.27s)
concurrent get of dup key regression: OK (0.87s)
merge: OK (0.40s)
migrate (via gitattributes): OK (1.14s)
fsck --from remote: OK (0.33s)
fsck (basics): OK (1.10s)
edit (pre-commit): OK (0.62s)
copy: OK (0.86s)
get (ssh remote): OK (0.58s)
drop (no remote): OK (0.67s)
import: OK (0.91s)
shared clone: OK (0.28s)
ignore deleted files: OK (0.46s)
add moved link: OK (0.91s)
All 23 tests passed (27.99s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.41s)
repair: OK (0.33s)
preferred content: OK (1.78s)
bup remote: OK (0.42s)
whereis: OK (0.73s)
map: OK (0.39s)
conflict resolution (removed file): OK (6.55s)
conflict resolution movein regression: OK (3.05s)
adjusted branch subtree regression: OK (1.05s)
sync: OK (1.80s)
find: OK (1.06s)
migrate: OK (1.02s)
fsck (remote untrusted): OK (0.73s)
trust: OK (0.70s)
edit (no pre-commit): OK (0.59s)
move (numcopies): OK (1.06s)
get: OK (0.69s)
unannex (with copy): OK (0.50s)
magic: OK (1.09s)
export and import of subdir: OK (1.82s)
readonly remote: OK (1.43s)
add extras: OK (0.38s)
All 23 tests passed (27.81s)
Tests
Repo Tests v10 unlocked
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Init Tests
init: OK (0.10s)
add: OK (0.49s)
add subdirs: OK (0.50s)
gpg crypto: OK (5.48s)
directory remote: OK (0.80s)
uninit (in git-annex branch): OK (0.23s)
conflict resolution (nonannexed symlink): OK (3.00s)
conflict resolution symlink bit: OK
conflict resolution: OK (2.27s)
union merge regression: OK (2.32s)
info: OK (0.27s)
unused: OK (1.76s)
conversion git to annexed: OK (0.50s)
fsck (bare): OK (0.19s)
partial commit: OK (0.39s)
lock: OK (1.00s)
move: OK (0.80s)
drop (with remote): OK (0.58s)
reinject: OK (0.53s)
log: OK (0.16s)
metadata: OK (0.59s)
git-remote-annex: OK (0.86s)
All 22 tests passed (22.82s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.20s)
add: OK (0.63s)
addurl: OK (0.39s)
sop crypto: OK
rsync remote: OK (1.31s)
upgrade: OK (0.14s)
conflict resolution (mixed locked and unlocked file): OK (1.67s)
conflict resolution (uncommitted local file): OK (1.76s)
conflict resolution (adjusted branch): OK (2.31s)
adjusted branch merge regression: OK (2.08s)
version: OK (0.16s)
describe: OK (0.19s)
conversion annexed to git: OK (0.44s)
fsck (local untrusted): OK (0.55s)
fix: OK (0.14s)
lock --force: OK (0.39s)
move (ssh remote): OK (1.03s)
drop (untrusted remote): OK (0.61s)
unannex (no copy): OK (0.33s)
view: OK (0.41s)
export and import: OK (1.70s)
git-remote-annex exporttree: OK (1.24s)
add dup: OK (0.35s)
All 23 tests passed (18.04s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.11s)
add: OK (0.46s)
repair: OK (0.17s)
preferred content: OK (1.54s)
bup remote: OK (0.12s)
whereis: OK (0.58s)
map: OK (0.35s)
conflict resolution (removed file): OK (4.63s)
conflict resolution movein regression: OK (2.11s)
adjusted branch subtree regression: OK (0.92s)
sync: OK (1.17s)
find: OK (0.83s)
migrate: OK (1.02s)
fsck (remote untrusted): OK (0.52s)
trust: OK (0.53s)
edit (no pre-commit): OK (0.52s)
move (numcopies): OK (0.78s)
get: OK (0.42s)
unannex (with copy): OK (0.31s)
magic: OK (0.82s)
export and import of subdir: OK (1.91s)
readonly remote: OK (1.02s)
add extras: OK (0.46s)
All 23 tests passed (21.31s)
Tests
Repo Tests v10 unlocked
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Init Tests
init: OK (0.11s)
add: OK (0.47s)
enableremote encryption changes: OK (0.75s)
required_content: OK (0.73s)
borg remote: OK
hook remote: OK (0.76s)
uninit: OK (0.34s)
conflict resolution (nonannexed file): OK (3.19s)
conflict resolution (mixed directory and file): OK (4.11s)
transition propagation: OK (2.97s)
concurrent get of dup key regression: OK (0.88s)
merge: OK (0.22s)
migrate (via gitattributes): OK (1.24s)
fsck --from remote: OK (0.17s)
fsck (basics): OK (0.95s)
edit (pre-commit): OK (0.54s)
copy: OK (0.69s)
get (ssh remote): OK (0.46s)
drop (no remote): OK (0.54s)
import: OK (0.73s)
shared clone: OK (0.15s)
ignore deleted files: OK (0.38s)
add moved link: OK (0.52s)
All 23 tests passed (20.91s)
Tests
Repo Tests v10 locked
Init Tests
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
init: OK (0.19s)
add: OK (0.41s)
add subdirs: OK (0.99s)
gpg crypto: OK (5.03s)
directory remote: OK (0.68s)
uninit (in git-annex branch): OK (0.24s)
conflict resolution (nonannexed symlink): OK (2.53s)
conflict resolution symlink bit: OK (1.74s)
conflict resolution: OK (1.61s)
union merge regression: OK (2.51s)
info: OK (0.26s)
unused: OK (1.32s)
conversion git to annexed: OK (0.47s)
fsck (bare): OK (0.25s)
partial commit: OK (0.67s)
lock: OK (1.05s)
move: OK (0.72s)
drop (with remote): OK (0.50s)
reinject: OK (0.45s)
log: OK (0.20s)
metadata: OK (0.70s)
git-remote-annex: OK (0.83s)
All 22 tests passed (23.36s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.11s)
add: OK (0.34s)
addurl: OK (0.47s)
sop crypto: OK
rsync remote: OK (1.17s)
upgrade: OK (0.13s)
conflict resolution (mixed locked and unlocked file): OK (1.74s)
conflict resolution (uncommitted local file): OK (1.94s)
conflict resolution (adjusted branch): OK (2.47s)
adjusted branch merge regression: OK (2.84s)
version: OK (0.22s)
describe: OK (0.21s)
conversion annexed to git: OK (0.52s)
fsck (local untrusted): OK (0.56s)
fix: OK (0.39s)
lock --force: OK (0.48s)
move (ssh remote): OK (0.82s)
drop (untrusted remote): OK (0.45s)
unannex (no copy): OK (0.18s)
view: OK (0.29s)
export and import: OK (1.85s)
git-remote-annex exporttree: OK (0.98s)
add dup: OK (0.38s)
All 23 tests passed (18.54s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.37s)
repair: OK (0.21s)
preferred content: OK (1.52s)
bup remote: OK (0.15s)
whereis: OK (0.55s)
map: OK (0.24s)
conflict resolution (removed file): OK (4.18s)
conflict resolution movein regression: OK (2.06s)
adjusted branch subtree regression: OK (1.04s)
sync: OK (1.16s)
find: OK (0.68s)
migrate: OK (0.86s)
fsck (remote untrusted): OK (0.54s)
trust: OK (0.50s)
edit (no pre-commit): OK (0.65s)
move (numcopies): OK (1.14s)
get: OK (0.51s)
unannex (with copy): OK (0.48s)
magic: OK (0.53s)
export and import of subdir: OK (1.37s)
readonly remote: OK (0.85s)
add extras: OK (0.34s)
All 23 tests passed (20.09s)
Tests
Repo Tests v10 locked
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Init Tests
init: OK (0.13s)
add: OK (0.37s)
enableremote encryption changes: OK (0.80s)
required_content: OK (0.66s)
borg remote: OK
hook remote: OK (0.69s)
uninit: OK (0.35s)
conflict resolution (nonannexed file): OK (2.76s)
conflict resolution (mixed directory and file): OK (3.20s)
transition propagation: OK (2.35s)
concurrent get of dup key regression: OK (0.56s)
merge: OK (0.17s)
migrate (via gitattributes): OK (1.34s)
fsck --from remote: OK (0.22s)
fsck (basics): OK (0.96s)
edit (pre-commit): OK (0.48s)
copy: OK (0.60s)
get (ssh remote): OK (0.54s)
drop (no remote): OK (0.45s)
import: OK (0.78s)
shared clone: OK (0.12s)
ignore deleted files: OK (0.29s)
add moved link: OK (0.45s)
All 23 tests passed (18.26s)
All tests succeeded. (Ran 14 test groups in 2m33s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a 'tmp/git-annex-standalone-*.tar.gz' ../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec.tmp
cp: cannot stat 'tmp/git-annex-standalone-*.tar.gz': No such file or directory
+ ./git-annex version
git-annex version: 10.20251118-g7ceb2d649963e3e277d415fd40ef749b7f1033ec
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Benchmark Feeds Testsuite S3 WebDAV Servant OsPath
dependency versions: aws-0.25.2 bloomfilter-2.0.1.2 crypton-1.0.4 DAV-1.3.4 feed-1.3.2.1 ghc-9.10.2 http-client-0.7.19 persistent-sqlite-2.13.3.1 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 x86_64
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/7ceb2d649963e3e277d415fd40ef749b7f1033ec ']'
+ mv -- ../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec.tmp ../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec
+ rm -rf -- ../out/output/sha1/7ceb2d649963e3e277d415fd40ef749b7f1033ec.old
+ exit 0
>>> Done at: Mon Dec 8 16:25:11 EST 2025
>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/7ceb2d649963e3e277d415fd40ef749b7f1033ec'
Done: 7ceb2d649963e3e277d415fd40ef749b7f1033ec