>>> mage: Building testing/mage 1.13.0-r21 (using abuild 3.14.1-r7) started Mon, 17 Mar 2025 14:16:50 +0000 >>> mage: Validating /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/3) Installing binutils-gold (2.44-r0) (2/3) Installing go (1.24.1-r0) (3/3) Installing .makedepends-mage (20250317.141651) Executing busybox-1.37.0-r14.trigger OK: 517 MiB in 106 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Cleaning up tmpdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Checking sha512sums... mage-1.13.0.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/edge/mage-1.13.0.tar.gz... === RUN TestBootstrap --- PASS: TestBootstrap (2.76s) PASS ok github.com/magefile/mage 2.768s ? github.com/magefile/mage/internal [no test files] 2025/03/17 14:17:03 Current terminal: tmux-256color === RUN TestArgs --- PASS: TestArgs (1.01s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.30s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.21s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.31s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.31s) === RUN TestDocs --- PASS: TestDocs (0.23s) === RUN TestMgF --- PASS: TestMgF (0.27s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.87s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.40s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.47s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.52s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.37s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.33s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.40s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.47s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.40s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.42s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.72s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.82s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.16s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.47s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.70s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 14:17:14.589061 found target CopyStdin DEBUG: 14:17:14.589079 found target Panics DEBUG: 14:17:14.589093 found target PanicsErr DEBUG: 14:17:14.589102 found target ReturnsNilError DEBUG: 14:17:14.589110 found target ReturnsNonNilError DEBUG: 14:17:14.589119 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:14.589124 found target ReturnsVoid DEBUG: 14:17:14.589128 found target TestVerbose DEBUG: 14:17:14.589136 time parse Magefiles: 386.803µs --- PASS: TestCompileDiffGoosGoarch (6.01s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 14:17:20.619647 found target Build DEBUG: 14:17:20.619667 time parse Magefiles: 255.282µs --- PASS: TestMixedMageImports (0.66s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 14:17:21.279617 found target Build DEBUG: 14:17:21.279633 time parse Magefiles: 125.161µs --- PASS: TestMagefilesFolder (0.63s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 14:17:21.930878 found target Build DEBUG: 14:17:21.930895 time parse Magefiles: 106.961µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.64s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 14:17:22.549831 found target Build DEBUG: 14:17:22.549874 time parse Magefiles: 229.082µs --- PASS: TestUntaggedMagefilesFolder (0.65s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 14:17:23.204389 found target Build DEBUG: 14:17:23.204409 found target UntaggedBuild DEBUG: 14:17:23.204416 time parse Magefiles: 189.761µs --- PASS: TestMixedTaggingMagefilesFolder (0.66s) === RUN TestGoRun --- PASS: TestGoRun (1.36s) === RUN TestVerbose DEBUG: 14:17:25.228348 found target CopyStdin DEBUG: 14:17:25.228362 found target Panics DEBUG: 14:17:25.228377 found target PanicsErr DEBUG: 14:17:25.228385 found target ReturnsNilError DEBUG: 14:17:25.228393 found target ReturnsNonNilError DEBUG: 14:17:25.228401 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:25.228405 found target ReturnsVoid DEBUG: 14:17:25.228409 found target TestVerbose DEBUG: 14:17:25.228417 time parse Magefiles: 374.883µs DEBUG: 14:17:25.422599 found target CopyStdin DEBUG: 14:17:25.422614 found target Panics DEBUG: 14:17:25.422629 found target PanicsErr DEBUG: 14:17:25.422637 found target ReturnsNilError DEBUG: 14:17:25.422645 found target ReturnsNonNilError DEBUG: 14:17:25.422652 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:25.422658 found target ReturnsVoid DEBUG: 14:17:25.422663 found target TestVerbose DEBUG: 14:17:25.422670 time parse Magefiles: 343.563µs --- PASS: TestVerbose (0.41s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 14:17:25.639513 found target CopyStdin DEBUG: 14:17:25.639532 found target Panics DEBUG: 14:17:25.639547 found target PanicsErr DEBUG: 14:17:25.639554 found target ReturnsNilError DEBUG: 14:17:25.639562 found target ReturnsNonNilError DEBUG: 14:17:25.639570 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:25.639575 found target ReturnsVoid DEBUG: 14:17:25.639579 found target TestVerbose DEBUG: 14:17:25.639587 time parse Magefiles: 419.284µs --- PASS: TestVerboseFalseEnv (0.22s) === RUN TestList DEBUG: 14:17:25.857916 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:25.857935 found target SomePig DEBUG: 14:17:25.857960 found target TestVerbose DEBUG: 14:17:25.857972 time parse Magefiles: 283.003µs --- PASS: TestList (0.69s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 14:17:26.549979 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:26.549997 found target SomePig DEBUG: 14:17:26.550015 found target TestVerbose DEBUG: 14:17:26.550022 time parse Magefiles: 248.882µs === RUN TestListWithColor/vt100 DEBUG: 14:17:26.738032 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:26.738045 found target SomePig DEBUG: 14:17:26.738062 found target TestVerbose DEBUG: 14:17:26.738069 time parse Magefiles: 218.322µs === RUN TestListWithColor/cygwin DEBUG: 14:17:27.015087 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:27.015105 found target SomePig DEBUG: 14:17:27.015123 found target TestVerbose DEBUG: 14:17:27.015130 time parse Magefiles: 237.522µs === RUN TestListWithColor/xterm-mono DEBUG: 14:17:27.244506 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:27.244526 found target SomePig DEBUG: 14:17:27.244552 found target TestVerbose DEBUG: 14:17:27.244559 time parse Magefiles: 315.283µs === RUN TestListWithColor/xterm DEBUG: 14:17:27.508464 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:27.508476 found target SomePig DEBUG: 14:17:27.508493 found target TestVerbose DEBUG: 14:17:27.508501 time parse Magefiles: 205.041µs === RUN TestListWithColor/xterm-vt220 DEBUG: 14:17:27.735776 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:27.735798 found target SomePig DEBUG: 14:17:27.735816 found target TestVerbose DEBUG: 14:17:27.735822 time parse Magefiles: 265.602µs === RUN TestListWithColor/xterm-16color DEBUG: 14:17:27.967294 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:27.967312 found target SomePig DEBUG: 14:17:27.967328 found target TestVerbose DEBUG: 14:17:27.967335 time parse Magefiles: 238.922µs === RUN TestListWithColor/xterm-256color DEBUG: 14:17:28.170405 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:28.170418 found target SomePig DEBUG: 14:17:28.170436 found target TestVerbose DEBUG: 14:17:28.170443 time parse Magefiles: 200.122µs === RUN TestListWithColor/screen-256color DEBUG: 14:17:28.376990 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:28.377009 found target SomePig DEBUG: 14:17:28.377025 found target TestVerbose DEBUG: 14:17:28.377032 time parse Magefiles: 245.322µs --- PASS: TestListWithColor (1.99s) --- PASS: TestListWithColor/#00 (0.19s) --- PASS: TestListWithColor/vt100 (0.22s) --- PASS: TestListWithColor/cygwin (0.23s) --- PASS: TestListWithColor/xterm-mono (0.27s) --- PASS: TestListWithColor/xterm (0.29s) --- PASS: TestListWithColor/xterm-vt220 (0.23s) --- PASS: TestListWithColor/xterm-16color (0.18s) --- PASS: TestListWithColor/xterm-256color (0.23s) --- PASS: TestListWithColor/screen-256color (0.17s) === RUN TestNoArgNoDefaultList 2025/03/17 14:17:28 Current terminal: screen-256color DEBUG: 14:17:28.541428 found target BazBuz DEBUG: 14:17:28.541454 found target FooBar DEBUG: 14:17:28.541463 time parse Magefiles: 223.802µs --- PASS: TestNoArgNoDefaultList (0.63s) === RUN TestIgnoreDefault DEBUG: 14:17:29.203562 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:29.203575 found target SomePig DEBUG: 14:17:29.203592 found target TestVerbose DEBUG: 14:17:29.203599 time parse Magefiles: 303.923µs --- PASS: TestIgnoreDefault (0.21s) === RUN TestTargetError DEBUG: 14:17:29.379480 found target CopyStdin DEBUG: 14:17:29.379494 found target Panics DEBUG: 14:17:29.379510 found target PanicsErr DEBUG: 14:17:29.379519 found target ReturnsNilError DEBUG: 14:17:29.379527 found target ReturnsNonNilError DEBUG: 14:17:29.379536 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:29.379541 found target ReturnsVoid DEBUG: 14:17:29.379545 found target TestVerbose DEBUG: 14:17:29.379553 time parse Magefiles: 374.963µs --- PASS: TestTargetError (0.22s) === RUN TestStdinCopy DEBUG: 14:17:29.597173 found target CopyStdin DEBUG: 14:17:29.597190 found target Panics DEBUG: 14:17:29.597205 found target PanicsErr DEBUG: 14:17:29.597213 found target ReturnsNilError DEBUG: 14:17:29.597221 found target ReturnsNonNilError DEBUG: 14:17:29.597229 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:29.597233 found target ReturnsVoid DEBUG: 14:17:29.597237 found target TestVerbose DEBUG: 14:17:29.597245 time parse Magefiles: 452.403µs --- PASS: TestStdinCopy (0.24s) === RUN TestTargetPanics DEBUG: 14:17:29.836371 found target CopyStdin DEBUG: 14:17:29.836386 found target Panics DEBUG: 14:17:29.836401 found target PanicsErr DEBUG: 14:17:29.836410 found target ReturnsNilError DEBUG: 14:17:29.836418 found target ReturnsNonNilError DEBUG: 14:17:29.836426 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:29.836431 found target ReturnsVoid DEBUG: 14:17:29.836435 found target TestVerbose DEBUG: 14:17:29.836443 time parse Magefiles: 380.923µs --- PASS: TestTargetPanics (0.20s) === RUN TestPanicsErr DEBUG: 14:17:30.051546 found target CopyStdin DEBUG: 14:17:30.051564 found target Panics DEBUG: 14:17:30.051579 found target PanicsErr DEBUG: 14:17:30.051587 found target ReturnsNilError DEBUG: 14:17:30.051595 found target ReturnsNonNilError DEBUG: 14:17:30.051603 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:30.051608 found target ReturnsVoid DEBUG: 14:17:30.051613 found target TestVerbose DEBUG: 14:17:30.051622 time parse Magefiles: 421.883µs --- PASS: TestPanicsErr (0.20s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 14:17:30.241225 found target Noop DEBUG: 14:17:30.241241 time parse Magefiles: 155.361µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.86s) === RUN TestOnlyStdLib DEBUG: 14:17:31.224867 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:31.224893 found target SomePig DEBUG: 14:17:31.224914 found target TestVerbose DEBUG: 14:17:31.224922 time parse Magefiles: 330.482µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (1.18s) === RUN TestMultipleTargets DEBUG: 14:17:32.431672 found target CopyStdin DEBUG: 14:17:32.431698 found target Panics DEBUG: 14:17:32.431714 found target PanicsErr DEBUG: 14:17:32.431723 found target ReturnsNilError DEBUG: 14:17:32.431731 found target ReturnsNonNilError DEBUG: 14:17:32.431740 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:32.431744 found target ReturnsVoid DEBUG: 14:17:32.431748 found target TestVerbose DEBUG: 14:17:32.431756 time parse Magefiles: 519.804µs --- PASS: TestMultipleTargets (0.62s) === RUN TestFirstTargetFails DEBUG: 14:17:33.014974 found target CopyStdin DEBUG: 14:17:33.014997 found target Panics DEBUG: 14:17:33.015012 found target PanicsErr DEBUG: 14:17:33.015021 found target ReturnsNilError DEBUG: 14:17:33.015029 found target ReturnsNonNilError DEBUG: 14:17:33.015038 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:33.015042 found target ReturnsVoid DEBUG: 14:17:33.015046 found target TestVerbose DEBUG: 14:17:33.015054 time parse Magefiles: 458.044µs --- PASS: TestFirstTargetFails (0.62s) === RUN TestBadSecondTargets DEBUG: 14:17:33.608398 found target CopyStdin DEBUG: 14:17:33.608423 found target Panics DEBUG: 14:17:33.608440 found target PanicsErr DEBUG: 14:17:33.608449 found target ReturnsNilError DEBUG: 14:17:33.608457 found target ReturnsNonNilError DEBUG: 14:17:33.608465 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:33.608470 found target ReturnsVoid DEBUG: 14:17:33.608474 found target TestVerbose DEBUG: 14:17:33.608482 time parse Magefiles: 492.604µs --- PASS: TestBadSecondTargets (0.54s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 14:17:34.188190 found target TestCurrentDir DEBUG: 14:17:34.188215 time parse Magefiles: 276.523µs --- PASS: TestSetDir (1.16s) === RUN TestSetWorkingDir DEBUG: 14:17:35.316342 found target TestWorkingDir DEBUG: 14:17:35.316369 time parse Magefiles: 303.082µs --- PASS: TestSetWorkingDir (0.98s) === RUN TestTimeout DEBUG: 14:17:36.237912 found target CtxDeps DEBUG: 14:17:36.237928 found target TakesContextNoError DEBUG: 14:17:36.237946 found target TakesContextWithError DEBUG: 14:17:36.237952 found target Timeout DEBUG: 14:17:36.237961 time parse Magefiles: 253.083µs --- PASS: TestTimeout (0.84s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 14:17:37.077289 found target CopyStdin DEBUG: 14:17:37.077309 found target Panics DEBUG: 14:17:37.077323 found target PanicsErr DEBUG: 14:17:37.077333 found target ReturnsNilError DEBUG: 14:17:37.077341 found target ReturnsNonNilError DEBUG: 14:17:37.077349 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 14:17:37.077353 found target ReturnsVoid DEBUG: 14:17:37.077357 found target TestVerbose DEBUG: 14:17:37.077365 time parse Magefiles: 1.392932ms --- PASS: TestHelpTarget (0.18s) === RUN TestHelpAlias DEBUG: 14:17:37.220183 found target Checkout DEBUG: 14:17:37.220203 found target Status DEBUG: 14:17:37.220220 time parse Magefiles: 217.522µs DEBUG: 14:17:37.861585 found target Checkout DEBUG: 14:17:37.861604 found target Status DEBUG: 14:17:37.861622 time parse Magefiles: 173.321µs --- PASS: TestHelpAlias (0.80s) === RUN TestAlias DEBUG: 14:17:38.022985 found target Checkout DEBUG: 14:17:38.023000 found target Status DEBUG: 14:17:38.023017 time parse Magefiles: 189.201µs DEBUG: 14:17:38.266315 found target Checkout DEBUG: 14:17:38.266329 found target Status DEBUG: 14:17:38.266344 time parse Magefiles: 156.441µs --- PASS: TestAlias (0.45s) === RUN TestInvalidAlias DEBUG: 14:17:38.470769 time parse Magefiles: 202.201µs --- PASS: TestInvalidAlias (0.67s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 14:17:39.136604 found target Deploy DEBUG: 14:17:39.136627 found target PrintVerboseFlag DEBUG: 14:17:39.136636 found target Sleep DEBUG: 14:17:39.136644 found target TestVerbose DEBUG: 14:17:39.136654 time parse Magefiles: 233.202µs --- PASS: TestCompiledFlags (0.69s) === RUN TestCompiledEnvironmentVars DEBUG: 14:17:39.828957 found target Deploy DEBUG: 14:17:39.828981 found target PrintVerboseFlag DEBUG: 14:17:39.828990 found target Sleep DEBUG: 14:17:39.828997 found target TestVerbose DEBUG: 14:17:39.829006 time parse Magefiles: 228.522µs --- PASS: TestCompiledEnvironmentVars (0.61s) === RUN TestCompiledVerboseFlag DEBUG: 14:17:40.437899 found target Deploy DEBUG: 14:17:40.437923 found target PrintVerboseFlag DEBUG: 14:17:40.437933 found target Sleep DEBUG: 14:17:40.437940 found target TestVerbose DEBUG: 14:17:40.437950 time parse Magefiles: 265.722µs --- PASS: TestCompiledVerboseFlag (0.65s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 14:17:41.090330 found target Deploy DEBUG: 14:17:41.090354 found target PrintVerboseFlag DEBUG: 14:17:41.090363 found target Sleep DEBUG: 14:17:41.090370 found target TestVerbose DEBUG: 14:17:41.090380 time parse Magefiles: 225.441µs === RUN TestCompiledDeterministic/two DEBUG: 14:17:41.746852 found target Deploy DEBUG: 14:17:41.746875 found target PrintVerboseFlag DEBUG: 14:17:41.746885 found target Sleep DEBUG: 14:17:41.746892 found target TestVerbose DEBUG: 14:17:41.746902 time parse Magefiles: 228.882µs === RUN TestCompiledDeterministic/three DEBUG: 14:17:42.320724 found target Deploy DEBUG: 14:17:42.320746 found target PrintVerboseFlag DEBUG: 14:17:42.320756 found target Sleep DEBUG: 14:17:42.320763 found target TestVerbose DEBUG: 14:17:42.320773 time parse Magefiles: 223.521µs === RUN TestCompiledDeterministic/four DEBUG: 14:17:42.951561 found target Deploy DEBUG: 14:17:42.951585 found target PrintVerboseFlag DEBUG: 14:17:42.951595 found target Sleep DEBUG: 14:17:42.951602 found target TestVerbose DEBUG: 14:17:42.951617 time parse Magefiles: 231.922µs --- PASS: TestCompiledDeterministic (2.47s) --- PASS: TestCompiledDeterministic/one (0.66s) --- PASS: TestCompiledDeterministic/two (0.57s) --- PASS: TestCompiledDeterministic/three (0.59s) --- PASS: TestCompiledDeterministic/four (0.64s) === RUN TestClean DEBUG: 14:17:43.562293 found target Checkout DEBUG: 14:17:43.562311 found target Status DEBUG: 14:17:43.562326 time parse Magefiles: 156.321µs DEBUG: 14:17:44.163220 found target Checkout DEBUG: 14:17:44.163234 found target Status DEBUG: 14:17:44.163249 time parse Magefiles: 145.241µs --- PASS: TestClean (0.79s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 14:17:45.936906 found target Test DEBUG: 14:17:45.936922 time parse Magefiles: 166.242µs --- PASS: TestGoModules (2.54s) === RUN TestNamespaceDep DEBUG: 14:17:46.895864 found namespace ./ NS DEBUG: 14:17:46.895875 found namespace method ./ NS.Bare DEBUG: 14:17:46.895882 found namespace method ./ NS.BareCtx DEBUG: 14:17:46.895889 found namespace method ./ NS.CtxErr DEBUG: 14:17:46.895894 found namespace method ./ NS.Error DEBUG: 14:17:46.895898 found target TestNamespaceDep DEBUG: 14:17:46.895907 time parse Magefiles: 223.162µs --- PASS: TestNamespaceDep (0.75s) === RUN TestNamespace DEBUG: 14:17:47.690170 found namespace ./ NS DEBUG: 14:17:47.690180 found namespace method ./ NS.Bare DEBUG: 14:17:47.690188 found namespace method ./ NS.BareCtx DEBUG: 14:17:47.690195 found namespace method ./ NS.CtxErr DEBUG: 14:17:47.690199 found namespace method ./ NS.Error DEBUG: 14:17:47.690204 found target TestNamespaceDep DEBUG: 14:17:47.690213 time parse Magefiles: 222.802µs --- PASS: TestNamespace (0.26s) === RUN TestNamespaceDefault DEBUG: 14:17:47.972686 found namespace ./ NS DEBUG: 14:17:47.972698 found namespace method ./ NS.Bare DEBUG: 14:17:47.972706 found namespace method ./ NS.BareCtx DEBUG: 14:17:47.972712 found namespace method ./ NS.CtxErr DEBUG: 14:17:47.972717 found namespace method ./ NS.Error DEBUG: 14:17:47.972721 found target TestNamespaceDep DEBUG: 14:17:47.972730 time parse Magefiles: 236.162µs --- PASS: TestNamespaceDefault (0.23s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 14:17:48.140194 found target FooBar DEBUG: 14:17:48.140213 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 14:17:48.140219 time parse Magefiles: 190.442µs --- PASS: TestWrongDependency (0.71s) PASS ok github.com/magefile/mage/mage 45.539s === RUN TestValidTargetColor --- PASS: TestValidTargetColor (0.00s) === RUN TestValidTargetColorCaseInsensitive --- PASS: TestValidTargetColorCaseInsensitive (0.00s) === RUN TestInvalidTargetColor --- PASS: TestInvalidTargetColor (0.00s) === RUN TestDepsLogging --- PASS: TestDepsLogging (0.00s) === RUN TestDepWasNotInvoked --- PASS: TestDepWasNotInvoked (0.00s) === RUN TestDepsRunOnce --- PASS: TestDepsRunOnce (0.10s) === RUN TestDepsOfDeps --- PASS: TestDepsOfDeps (0.00s) === RUN TestSerialDeps --- PASS: TestSerialDeps (0.00s) === RUN TestDepError --- PASS: TestDepError (0.00s) === RUN TestDepFatal --- PASS: TestDepFatal (0.00s) === RUN TestDepTwoFatal --- PASS: TestDepTwoFatal (0.00s) === RUN TestDepWithUnhandledFunc --- PASS: TestDepWithUnhandledFunc (0.00s) === RUN TestDepsErrors --- PASS: TestDepsErrors (0.00s) === RUN TestFatalExit --- PASS: TestFatalExit (0.00s) === RUN TestFatalfExit --- PASS: TestFatalfExit (0.00s) === RUN TestFuncCheck --- PASS: TestFuncCheck (0.00s) === RUN TestF --- PASS: TestF (0.00s) === RUN TestFTwice --- PASS: TestFTwice (0.00s) === RUN TestFNamespace --- PASS: TestFNamespace (0.00s) === RUN TestFNilError --- PASS: TestFNilError (0.00s) === RUN ExampleF --- PASS: ExampleF (0.00s) === RUN Example --- PASS: Example (0.00s) PASS ok github.com/magefile/mage/mg 0.113s === RUN TestParse parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"TakesContextReturnsError", Receiver:"", IsError:true, IsContext:true, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} --- PASS: TestParse (0.00s) === RUN TestGetImportSelf running go list -f {{.Dir}}||{{.Name}} github.com/magefile/mage/parse/testdata/importself running go list -f {{join .GoFiles "||"}} github.com/magefile/mage/parse/testdata/importself --- PASS: TestGetImportSelf (0.05s) PASS ok github.com/magefile/mage/parse 0.057s === RUN TestOutCmd --- PASS: TestOutCmd (0.00s) === RUN TestExitCode --- PASS: TestExitCode (0.00s) === RUN TestEnv --- PASS: TestEnv (0.00s) === RUN TestNotRun --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand --- PASS: TestAutoExpand (0.00s) === RUN TestHelpers === RUN TestHelpers/sh/copy === RUN TestHelpers/sh/rm/ne === RUN TestHelpers/sh/copy/ne === RUN TestHelpers/sh/rm === RUN TestHelpers/sh/rm/nedir --- PASS: TestHelpers (0.00s) --- PASS: TestHelpers/sh/copy (0.00s) --- PASS: TestHelpers/sh/rm/ne (0.00s) --- PASS: TestHelpers/sh/copy/ne (0.00s) --- PASS: TestHelpers/sh/rm (0.00s) --- PASS: TestHelpers/sh/rm/nedir (0.00s) PASS ok github.com/magefile/mage/sh 0.024s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestDirMissingSrc === CONT TestGlobEmptyGlob === CONT TestPathMissingDest --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) === CONT TestPathMissingSource === CONT TestPath === CONT TestDir === CONT TestOldestModTime === CONT TestGlob === CONT TestDirMissingDest --- PASS: TestPathMissingDest (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.084s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go so:libc.musl-armhf.so.1 >>> mage*: Package size: 3.8 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r21.apk >>> mage: Build complete at Mon, 17 Mar 2025 14:17:49 +0000 elapsed time 0h 0m 59s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20250317.141651) (2/3) Purging go (1.24.1-r0) (3/3) Purging binutils-gold (2.44-r0) Executing busybox-1.37.0-r14.trigger OK: 322 MiB in 103 packages >>> mage: Updating the testing/armhf repository index... >>> mage: Signing the index...