>>> mage: Building testing/mage 1.13.0-r0 (using abuild 3.9.0-r0) started Sat, 04 Jun 2022 15:02:14 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.18.2-r0) (2/2) Installing .makedepends-mage (20220604.150215) Executing busybox-1.35.0-r13.trigger OK: 711 MiB in 101 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/mage-1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 8596k 92 7915k 0 0 8136k 0 0:00:01 --:--:-- 0:00:01 8136k 100 8596k 100 8596k 0 0 8743k 0 --:--:-- --:--:-- --:--:-- 66.4M >>> 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.57s) PASS ok github.com/magefile/mage 2.583s ? github.com/magefile/mage/internal [no test files] 2022/06/04 15:02:23 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.77s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.48s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.55s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.55s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.50s) === RUN TestDocs --- PASS: TestDocs (0.56s) === RUN TestMgF --- PASS: TestMgF (0.52s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.17s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.71s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.78s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.72s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.81s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.68s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.66s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.74s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.72s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.67s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (1.00s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.24s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.14s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.46s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.77s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (1.07s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.47s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.22s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.22s) === RUN TestCompileDiffGoosGoarch DEBUG: 15:02:42.247161 found target CopyStdin DEBUG: 15:02:42.247192 found target Panics DEBUG: 15:02:42.247209 found target PanicsErr DEBUG: 15:02:42.247221 found target ReturnsNilError DEBUG: 15:02:42.247233 found target ReturnsNonNilError DEBUG: 15:02:42.247249 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:42.247255 found target ReturnsVoid DEBUG: 15:02:42.247261 found target TestVerbose DEBUG: 15:02:42.247305 time parse Magefiles: 890.108µs --- PASS: TestCompileDiffGoosGoarch (6.86s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.04s) === RUN TestMixedMageImports DEBUG: 15:02:48.888990 found target Build DEBUG: 15:02:48.889029 time parse Magefiles: 393.46µs --- PASS: TestMixedMageImports (0.55s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 15:02:49.618051 found target Build DEBUG: 15:02:49.618101 time parse Magefiles: 353.32µs --- PASS: TestMagefilesFolder (0.76s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 15:02:50.614552 found target Build DEBUG: 15:02:50.614581 time parse Magefiles: 169.179µs --- PASS: TestMagefilesFolderMixedWithMagefiles (1.00s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 15:02:51.381706 found target Build DEBUG: 15:02:51.381747 time parse Magefiles: 295.664µs --- PASS: TestUntaggedMagefilesFolder (0.71s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 15:02:52.128755 found target Build DEBUG: 15:02:52.128792 found target UntaggedBuild DEBUG: 15:02:52.128812 time parse Magefiles: 451.08µs --- PASS: TestMixedTaggingMagefilesFolder (0.83s) === RUN TestGoRun --- PASS: TestGoRun (1.38s) === RUN TestVerbose DEBUG: 15:02:54.329388 found target CopyStdin DEBUG: 15:02:54.329409 found target Panics DEBUG: 15:02:54.329418 found target PanicsErr DEBUG: 15:02:54.329426 found target ReturnsNilError DEBUG: 15:02:54.329433 found target ReturnsNonNilError DEBUG: 15:02:54.329442 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:54.329446 found target ReturnsVoid DEBUG: 15:02:54.329450 found target TestVerbose DEBUG: 15:02:54.329463 time parse Magefiles: 545.036µs DEBUG: 15:02:54.839862 found target CopyStdin DEBUG: 15:02:54.839900 found target Panics DEBUG: 15:02:54.839926 found target PanicsErr DEBUG: 15:02:54.839938 found target ReturnsNilError DEBUG: 15:02:54.839950 found target ReturnsNonNilError DEBUG: 15:02:54.839964 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:54.839970 found target ReturnsVoid DEBUG: 15:02:54.839977 found target TestVerbose DEBUG: 15:02:54.839997 time parse Magefiles: 935.427µs --- PASS: TestVerbose (1.00s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 15:02:55.418627 found target CopyStdin DEBUG: 15:02:55.418648 found target Panics DEBUG: 15:02:55.418658 found target PanicsErr DEBUG: 15:02:55.418666 found target ReturnsNilError DEBUG: 15:02:55.418673 found target ReturnsNonNilError DEBUG: 15:02:55.418682 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:55.418686 found target ReturnsVoid DEBUG: 15:02:55.418690 found target TestVerbose DEBUG: 15:02:55.418712 time parse Magefiles: 553.91µs --- PASS: TestVerboseFalseEnv (0.56s) === RUN TestList DEBUG: 15:02:56.009501 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:56.009518 found target SomePig DEBUG: 15:02:56.009532 found target TestVerbose DEBUG: 15:02:56.009543 time parse Magefiles: 319.604µs --- PASS: TestList (0.96s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 15:02:56.861557 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:56.861588 found target SomePig DEBUG: 15:02:56.861610 found target TestVerbose DEBUG: 15:02:56.861627 time parse Magefiles: 500.88µs === RUN TestListWithColor/vt100 DEBUG: 15:02:57.385558 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:57.385579 found target SomePig DEBUG: 15:02:57.385595 found target TestVerbose DEBUG: 15:02:57.385607 time parse Magefiles: 367.971µs === RUN TestListWithColor/cygwin DEBUG: 15:02:57.939569 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:57.939595 found target SomePig DEBUG: 15:02:57.939613 found target TestVerbose DEBUG: 15:02:57.939637 time parse Magefiles: 418.041µs === RUN TestListWithColor/xterm-mono DEBUG: 15:02:58.431740 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:58.431757 found target SomePig DEBUG: 15:02:58.431771 found target TestVerbose DEBUG: 15:02:58.431783 time parse Magefiles: 368.09µs === RUN TestListWithColor/xterm DEBUG: 15:02:58.968964 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:58.968986 found target SomePig DEBUG: 15:02:58.969004 found target TestVerbose DEBUG: 15:02:58.969016 time parse Magefiles: 392.279µs === RUN TestListWithColor/xterm-vt220 DEBUG: 15:02:59.464302 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:02:59.464325 found target SomePig DEBUG: 15:02:59.464341 found target TestVerbose DEBUG: 15:02:59.464353 time parse Magefiles: 357.662µs === RUN TestListWithColor/xterm-16color DEBUG: 15:03:00.052197 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:00.052216 found target SomePig DEBUG: 15:03:00.052230 found target TestVerbose DEBUG: 15:03:00.052241 time parse Magefiles: 344.032µs === RUN TestListWithColor/xterm-256color DEBUG: 15:03:00.584800 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:00.584821 found target SomePig DEBUG: 15:03:00.584837 found target TestVerbose DEBUG: 15:03:00.584849 time parse Magefiles: 404.713µs === RUN TestListWithColor/screen-256color DEBUG: 15:03:01.069853 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:01.069893 found target SomePig DEBUG: 15:03:01.069910 found target TestVerbose DEBUG: 15:03:01.069925 time parse Magefiles: 492.314µs --- PASS: TestListWithColor (4.68s) --- PASS: TestListWithColor/#00 (0.48s) --- PASS: TestListWithColor/vt100 (0.53s) --- PASS: TestListWithColor/cygwin (0.56s) --- PASS: TestListWithColor/xterm-mono (0.47s) --- PASS: TestListWithColor/xterm (0.57s) --- PASS: TestListWithColor/xterm-vt220 (0.49s) --- PASS: TestListWithColor/xterm-16color (0.52s) --- PASS: TestListWithColor/xterm-256color (0.60s) --- PASS: TestListWithColor/screen-256color (0.46s) === RUN TestNoArgNoDefaultList 2022/06/04 15:03:01 Current terminal: screen-256color DEBUG: 15:03:01.541250 found target BazBuz DEBUG: 15:03:01.541278 found target FooBar DEBUG: 15:03:01.541293 time parse Magefiles: 259.533µs --- PASS: TestNoArgNoDefaultList (0.75s) === RUN TestIgnoreDefault DEBUG: 15:03:02.272261 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:02.272279 found target SomePig DEBUG: 15:03:02.272293 found target TestVerbose DEBUG: 15:03:02.272305 time parse Magefiles: 304.479µs --- PASS: TestIgnoreDefault (0.45s) === RUN TestTargetError DEBUG: 15:03:02.752645 found target CopyStdin DEBUG: 15:03:02.752665 found target Panics DEBUG: 15:03:02.752676 found target PanicsErr DEBUG: 15:03:02.752684 found target ReturnsNilError DEBUG: 15:03:02.752691 found target ReturnsNonNilError DEBUG: 15:03:02.752700 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:02.752704 found target ReturnsVoid DEBUG: 15:03:02.752708 found target TestVerbose DEBUG: 15:03:02.752720 time parse Magefiles: 591.842µs --- PASS: TestTargetError (0.47s) === RUN TestStdinCopy DEBUG: 15:03:03.287102 found target CopyStdin DEBUG: 15:03:03.287140 found target Panics DEBUG: 15:03:03.287158 found target PanicsErr DEBUG: 15:03:03.287171 found target ReturnsNilError DEBUG: 15:03:03.287183 found target ReturnsNonNilError DEBUG: 15:03:03.287198 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:03.287204 found target ReturnsVoid DEBUG: 15:03:03.287211 found target TestVerbose DEBUG: 15:03:03.287232 time parse Magefiles: 998.941µs --- PASS: TestStdinCopy (0.55s) === RUN TestTargetPanics DEBUG: 15:03:03.820557 found target CopyStdin DEBUG: 15:03:03.820595 found target Panics DEBUG: 15:03:03.820616 found target PanicsErr DEBUG: 15:03:03.820629 found target ReturnsNilError DEBUG: 15:03:03.820640 found target ReturnsNonNilError DEBUG: 15:03:03.820655 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:03.820660 found target ReturnsVoid DEBUG: 15:03:03.820667 found target TestVerbose DEBUG: 15:03:03.820687 time parse Magefiles: 964.146µs --- PASS: TestTargetPanics (0.52s) === RUN TestPanicsErr DEBUG: 15:03:04.267923 found target CopyStdin DEBUG: 15:03:04.267948 found target Panics DEBUG: 15:03:04.267961 found target PanicsErr DEBUG: 15:03:04.267970 found target ReturnsNilError DEBUG: 15:03:04.267978 found target ReturnsNonNilError DEBUG: 15:03:04.267989 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:04.267993 found target ReturnsVoid DEBUG: 15:03:04.267998 found target TestVerbose DEBUG: 15:03:04.268013 time parse Magefiles: 643.55µs --- PASS: TestPanicsErr (0.46s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 15:03:04.784847 found target Noop DEBUG: 15:03:04.784872 time parse Magefiles: 143.014µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.80s) === RUN TestOnlyStdLib DEBUG: 15:03:05.538750 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:05.538766 found target SomePig DEBUG: 15:03:05.538779 found target TestVerbose DEBUG: 15:03:05.538790 time parse Magefiles: 286.25µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.84s) === RUN TestMultipleTargets DEBUG: 15:03:06.425475 found target CopyStdin DEBUG: 15:03:06.425496 found target Panics DEBUG: 15:03:06.425507 found target PanicsErr DEBUG: 15:03:06.425516 found target ReturnsNilError DEBUG: 15:03:06.425523 found target ReturnsNonNilError DEBUG: 15:03:06.425532 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:06.425535 found target ReturnsVoid DEBUG: 15:03:06.425539 found target TestVerbose DEBUG: 15:03:06.425552 time parse Magefiles: 569.48µs --- PASS: TestMultipleTargets (0.49s) === RUN TestFirstTargetFails DEBUG: 15:03:06.914936 found target CopyStdin DEBUG: 15:03:06.914959 found target Panics DEBUG: 15:03:06.914970 found target PanicsErr DEBUG: 15:03:06.914978 found target ReturnsNilError DEBUG: 15:03:06.914985 found target ReturnsNonNilError DEBUG: 15:03:06.914994 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:06.914998 found target ReturnsVoid DEBUG: 15:03:06.915002 found target TestVerbose DEBUG: 15:03:06.915014 time parse Magefiles: 548.045µs --- PASS: TestFirstTargetFails (0.50s) === RUN TestBadSecondTargets DEBUG: 15:03:07.385191 found target CopyStdin DEBUG: 15:03:07.385213 found target Panics DEBUG: 15:03:07.385224 found target PanicsErr DEBUG: 15:03:07.385232 found target ReturnsNilError DEBUG: 15:03:07.385240 found target ReturnsNonNilError DEBUG: 15:03:07.385248 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:07.385252 found target ReturnsVoid DEBUG: 15:03:07.385256 found target TestVerbose DEBUG: 15:03:07.385268 time parse Magefiles: 554.611µs --- PASS: TestBadSecondTargets (0.45s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 15:03:07.814949 found target TestCurrentDir DEBUG: 15:03:07.814976 time parse Magefiles: 328.518µs --- PASS: TestSetDir (0.79s) === RUN TestSetWorkingDir DEBUG: 15:03:08.626518 found target TestWorkingDir DEBUG: 15:03:08.626545 time parse Magefiles: 628.879µs --- PASS: TestSetWorkingDir (0.80s) === RUN TestTimeout DEBUG: 15:03:09.407440 found target CtxDeps DEBUG: 15:03:09.407463 found target TakesContextNoError DEBUG: 15:03:09.407476 found target TakesContextWithError DEBUG: 15:03:09.407481 found target Timeout DEBUG: 15:03:09.407493 time parse Magefiles: 340.152µs --- PASS: TestTimeout (0.92s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 15:03:10.390439 found target CopyStdin DEBUG: 15:03:10.390470 found target Panics DEBUG: 15:03:10.390487 found target PanicsErr DEBUG: 15:03:10.390499 found target ReturnsNilError DEBUG: 15:03:10.390511 found target ReturnsNonNilError DEBUG: 15:03:10.390533 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 15:03:10.390538 found target ReturnsVoid DEBUG: 15:03:10.390545 found target TestVerbose DEBUG: 15:03:10.390564 time parse Magefiles: 913.171µs --- PASS: TestHelpTarget (0.50s) === RUN TestHelpAlias DEBUG: 15:03:10.874823 found target Checkout DEBUG: 15:03:10.874861 found target Status DEBUG: 15:03:10.874899 time parse Magefiles: 435.307µs DEBUG: 15:03:11.682657 found target Checkout DEBUG: 15:03:11.682698 found target Status DEBUG: 15:03:11.682726 time parse Magefiles: 383.48µs --- PASS: TestHelpAlias (1.28s) === RUN TestAlias DEBUG: 15:03:12.179493 found target Checkout DEBUG: 15:03:12.179517 found target Status DEBUG: 15:03:12.179534 time parse Magefiles: 326.107µs DEBUG: 15:03:12.882933 found target Checkout DEBUG: 15:03:12.882952 found target Status DEBUG: 15:03:12.882968 time parse Magefiles: 281.775µs --- PASS: TestAlias (1.33s) === RUN TestInvalidAlias DEBUG: 15:03:13.516995 time parse Magefiles: 228.867µs --- PASS: TestInvalidAlias (0.83s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 15:03:14.286988 found target Deploy DEBUG: 15:03:14.287026 found target PrintVerboseFlag DEBUG: 15:03:14.287045 found target Sleep DEBUG: 15:03:14.287060 found target TestVerbose DEBUG: 15:03:14.287083 time parse Magefiles: 514.372µs --- PASS: TestCompiledFlags (0.82s) === RUN TestCompiledEnvironmentVars DEBUG: 15:03:15.116888 found target Deploy DEBUG: 15:03:15.116921 found target PrintVerboseFlag DEBUG: 15:03:15.116937 found target Sleep DEBUG: 15:03:15.116949 found target TestVerbose DEBUG: 15:03:15.116972 time parse Magefiles: 569.344µs --- PASS: TestCompiledEnvironmentVars (0.74s) === RUN TestCompiledVerboseFlag DEBUG: 15:03:15.869504 found target Deploy DEBUG: 15:03:15.869544 found target PrintVerboseFlag DEBUG: 15:03:15.869561 found target Sleep DEBUG: 15:03:15.869573 found target TestVerbose DEBUG: 15:03:15.869594 time parse Magefiles: 549.17µs --- PASS: TestCompiledVerboseFlag (0.77s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 15:03:16.618788 found target Deploy DEBUG: 15:03:16.618830 found target PrintVerboseFlag DEBUG: 15:03:16.618847 found target Sleep DEBUG: 15:03:16.618859 found target TestVerbose DEBUG: 15:03:16.618880 time parse Magefiles: 526.138µs === RUN TestCompiledDeterministic/two DEBUG: 15:03:17.424141 found target Deploy DEBUG: 15:03:17.424169 found target PrintVerboseFlag DEBUG: 15:03:17.424180 found target Sleep DEBUG: 15:03:17.424188 found target TestVerbose DEBUG: 15:03:17.424202 time parse Magefiles: 376.531µs === RUN TestCompiledDeterministic/three DEBUG: 15:03:18.149321 found target Deploy DEBUG: 15:03:18.149349 found target PrintVerboseFlag DEBUG: 15:03:18.149360 found target Sleep DEBUG: 15:03:18.149368 found target TestVerbose DEBUG: 15:03:18.149382 time parse Magefiles: 395.273µs === RUN TestCompiledDeterministic/four DEBUG: 15:03:18.813979 found target Deploy DEBUG: 15:03:18.814008 found target PrintVerboseFlag DEBUG: 15:03:18.814020 found target Sleep DEBUG: 15:03:18.814027 found target TestVerbose DEBUG: 15:03:18.814041 time parse Magefiles: 395.23µs --- PASS: TestCompiledDeterministic (2.92s) --- PASS: TestCompiledDeterministic/one (0.77s) --- PASS: TestCompiledDeterministic/two (0.77s) --- PASS: TestCompiledDeterministic/three (0.66s) --- PASS: TestCompiledDeterministic/four (0.72s) === RUN TestClean DEBUG: 15:03:19.599674 found target Checkout DEBUG: 15:03:19.599708 found target Status DEBUG: 15:03:19.599736 time parse Magefiles: 432.524µs DEBUG: 15:03:20.525088 found target Checkout DEBUG: 15:03:20.525123 found target Status DEBUG: 15:03:20.525146 time parse Magefiles: 369.937µs --- PASS: TestClean (1.59s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 15:03:22.771327 found target Test DEBUG: 15:03:22.771364 time parse Magefiles: 356.467µs --- PASS: TestGoModules (3.06s) === RUN TestNamespaceDep DEBUG: 15:03:24.192234 found namespace ./ NS DEBUG: 15:03:24.192254 found namespace method ./ NS.Bare DEBUG: 15:03:24.192266 found namespace method ./ NS.BareCtx DEBUG: 15:03:24.192276 found namespace method ./ NS.CtxErr DEBUG: 15:03:24.192282 found namespace method ./ NS.Error DEBUG: 15:03:24.192287 found target TestNamespaceDep DEBUG: 15:03:24.192303 time parse Magefiles: 401.576µs --- PASS: TestNamespaceDep (0.86s) === RUN TestNamespace DEBUG: 15:03:25.071251 found namespace ./ NS DEBUG: 15:03:25.071271 found namespace method ./ NS.Bare DEBUG: 15:03:25.071284 found namespace method ./ NS.BareCtx DEBUG: 15:03:25.071294 found namespace method ./ NS.CtxErr DEBUG: 15:03:25.071300 found namespace method ./ NS.Error DEBUG: 15:03:25.071306 found target TestNamespaceDep DEBUG: 15:03:25.071322 time parse Magefiles: 403.27µs --- PASS: TestNamespace (0.49s) === RUN TestNamespaceDefault DEBUG: 15:03:25.651466 found namespace ./ NS DEBUG: 15:03:25.651486 found namespace method ./ NS.Bare DEBUG: 15:03:25.651497 found namespace method ./ NS.BareCtx DEBUG: 15:03:25.651505 found namespace method ./ NS.CtxErr DEBUG: 15:03:25.651510 found namespace method ./ NS.Error DEBUG: 15:03:25.651515 found target TestNamespaceDep DEBUG: 15:03:25.651527 time parse Magefiles: 362.816µs --- PASS: TestNamespaceDefault (0.54s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 15:03:26.129382 found target FooBar DEBUG: 15:03:26.129413 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 15:03:26.129423 time parse Magefiles: 337.23µs --- PASS: TestWrongDependency (0.83s) PASS ok github.com/magefile/mage/mage 62.890s === 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.106s === 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.17s) PASS ok github.com/magefile/mage/parse 0.176s === 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.014s === 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 TestPath === CONT TestGlobEmptyGlob === CONT TestDir === CONT TestGlob === CONT TestOldestModTime === CONT TestDirMissingSrc === CONT TestPathMissingSource === CONT TestDirMissingDest === CONT TestPathMissingDest --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestOldestModTime (0.01s) --- PASS: TestNewestModTime (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.079s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... >>> mage*: Package size: 3.2 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r0.apk >>> mage: Build complete at Sat, 04 Jun 2022 15:03:27 +0000 elapsed time 0h 1m 13s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20220604.150215) (2/2) Purging go (1.18.2-r0) Executing busybox-1.35.0-r13.trigger OK: 332 MiB in 99 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...