(impossible?) spurious test failure of hydraJobs.tests.nixpkgsLibTests.aarch64-darwin
#331
Labels
No labels
Area/build-packaging
Area/cli
Area/evaluator
Area/fetching
Area/flakes
Area/language
Area/profiles
Area/protocol
Area/releng
Area/remote-builds
Area/repl
Area/store
bug
crash 💥
Cross Compilation
devx
docs
Downstream Dependents
E/easy
E/hard
E/help wanted
E/reproducible
E/requires rearchitecture
imported
Needs Langver
OS/Linux
OS/macOS
performance
regression
release-blocker
RFD
stability
Status
blocked
Status
invalid
Status
postponed
Status
wontfix
testing
testing/flakey
ux
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/lix#331
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
My guess is this got caught in a GC run, but this feels like part of a larger issue that we should look at, to make sure this can't happen again.
this has happened on multiple occasions already fwiw. it seems eminently possible that there's a race condition between GC and drv uploads?
I think this might be a bit more complex, because this involves the drv's build dir and seeing as
./.
failed I'm a bit more worried something weirder happened..oh wait right this was darwin
didn't somefew say that darwin has really strange /tmp cleanup behavior? can't remember >,<