>>> mage: Building testing/mage 1.12.1-r1 (using abuild 3.9.0-r0) started Sun, 20 Mar 2022 03:18:13 +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-r0) (2/2) Installing .makedepends-mage (20220320.031814) Executing busybox-1.35.0-r5.trigger OK: 611 MiB in 92 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mage-1.12.1.tar.gz >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mage-1.12.1.tar.gz >>> mage: Checking sha512sums... mage-1.12.1.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/edge/mage-1.12.1.tar.gz... === RUN TestBootstrap --- PASS: TestBootstrap (2.46s) PASS ok github.com/magefile/mage 2.470s ? github.com/magefile/mage/internal [no test files] 2022/03/20 03:18:20 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.88s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.51s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.55s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.48s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.46s) === RUN TestDocs --- PASS: TestDocs (0.44s) === RUN TestMgF --- PASS: TestMgF (0.46s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.09s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.74s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.78s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.78s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.80s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.74s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.81s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.74s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.75s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.74s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.86s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.20s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.61s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.91s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.37s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.19s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.19s) === RUN TestCompileDiffGoosGoarch DEBUG: 03:18:36.963839 found target CopyStdin DEBUG: 03:18:36.963855 found target Panics DEBUG: 03:18:36.963867 found target PanicsErr DEBUG: 03:18:36.963876 found target ReturnsNilError DEBUG: 03:18:36.963886 found target ReturnsNonNilError DEBUG: 03:18:36.963898 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:36.963902 found target ReturnsVoid DEBUG: 03:18:36.963907 found target TestVerbose DEBUG: 03:18:36.963927 time parse Magefiles: 685.038µs --- PASS: TestCompileDiffGoosGoarch (7.84s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.04s) === RUN TestMixedMageImports DEBUG: 03:18:44.654212 found target Build DEBUG: 03:18:44.654237 time parse Magefiles: 280.144µs --- PASS: TestMixedMageImports (0.52s) === RUN TestGoRun --- PASS: TestGoRun (1.23s) === RUN TestVerbose DEBUG: 03:18:46.593620 found target CopyStdin DEBUG: 03:18:46.593635 found target Panics DEBUG: 03:18:46.593644 found target PanicsErr DEBUG: 03:18:46.593652 found target ReturnsNilError DEBUG: 03:18:46.593659 found target ReturnsNonNilError DEBUG: 03:18:46.593668 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:46.593672 found target ReturnsVoid DEBUG: 03:18:46.593676 found target TestVerbose DEBUG: 03:18:46.593688 time parse Magefiles: 498.712µs DEBUG: 03:18:47.063697 found target CopyStdin DEBUG: 03:18:47.063711 found target Panics DEBUG: 03:18:47.063720 found target PanicsErr DEBUG: 03:18:47.063727 found target ReturnsNilError DEBUG: 03:18:47.063735 found target ReturnsNonNilError DEBUG: 03:18:47.063744 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:47.063747 found target ReturnsVoid DEBUG: 03:18:47.063751 found target TestVerbose DEBUG: 03:18:47.063761 time parse Magefiles: 433.746µs --- PASS: TestVerbose (0.93s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 03:18:47.526199 found target CopyStdin DEBUG: 03:18:47.526216 found target Panics DEBUG: 03:18:47.526229 found target PanicsErr DEBUG: 03:18:47.526240 found target ReturnsNilError DEBUG: 03:18:47.526250 found target ReturnsNonNilError DEBUG: 03:18:47.526262 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:47.526267 found target ReturnsVoid DEBUG: 03:18:47.526272 found target TestVerbose DEBUG: 03:18:47.526289 time parse Magefiles: 672.674µs --- PASS: TestVerboseFalseEnv (0.50s) === RUN TestList DEBUG: 03:18:48.021143 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:48.021155 found target SomePig DEBUG: 03:18:48.021170 found target TestVerbose DEBUG: 03:18:48.021182 time parse Magefiles: 365.024µs --- PASS: TestList (0.75s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 03:18:48.783245 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:48.783255 found target SomePig DEBUG: 03:18:48.783267 found target TestVerbose DEBUG: 03:18:48.783276 time parse Magefiles: 261.216µs === RUN TestListWithColor/vt100 DEBUG: 03:18:49.212897 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:49.212911 found target SomePig DEBUG: 03:18:49.212925 found target TestVerbose DEBUG: 03:18:49.212935 time parse Magefiles: 346.271µs === RUN TestListWithColor/cygwin DEBUG: 03:18:49.685813 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:49.685824 found target SomePig DEBUG: 03:18:49.685836 found target TestVerbose DEBUG: 03:18:49.685845 time parse Magefiles: 263.159µs === RUN TestListWithColor/xterm-mono DEBUG: 03:18:50.127436 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:50.127447 found target SomePig DEBUG: 03:18:50.127460 found target TestVerbose DEBUG: 03:18:50.127471 time parse Magefiles: 290.318µs === RUN TestListWithColor/xterm DEBUG: 03:18:50.622779 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:50.622790 found target SomePig DEBUG: 03:18:50.622803 found target TestVerbose DEBUG: 03:18:50.622814 time parse Magefiles: 323.202µs === RUN TestListWithColor/xterm-vt220 DEBUG: 03:18:51.111459 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:51.111469 found target SomePig DEBUG: 03:18:51.111482 found target TestVerbose DEBUG: 03:18:51.111492 time parse Magefiles: 286.928µs === RUN TestListWithColor/xterm-16color DEBUG: 03:18:51.630121 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:51.630134 found target SomePig DEBUG: 03:18:51.630149 found target TestVerbose DEBUG: 03:18:51.630161 time parse Magefiles: 343.46µs === RUN TestListWithColor/xterm-256color DEBUG: 03:18:52.151838 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:52.151851 found target SomePig DEBUG: 03:18:52.151865 found target TestVerbose DEBUG: 03:18:52.151877 time parse Magefiles: 323.82µs === RUN TestListWithColor/screen-256color DEBUG: 03:18:52.685540 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:52.685551 found target SomePig DEBUG: 03:18:52.685563 found target TestVerbose DEBUG: 03:18:52.685572 time parse Magefiles: 287.858µs --- PASS: TestListWithColor (4.43s) --- PASS: TestListWithColor/#00 (0.43s) --- PASS: TestListWithColor/vt100 (0.48s) --- PASS: TestListWithColor/cygwin (0.44s) --- PASS: TestListWithColor/xterm-mono (0.50s) --- PASS: TestListWithColor/xterm (0.48s) --- PASS: TestListWithColor/xterm-vt220 (0.53s) --- PASS: TestListWithColor/xterm-16color (0.52s) --- PASS: TestListWithColor/xterm-256color (0.53s) --- PASS: TestListWithColor/screen-256color (0.52s) === RUN TestNoArgNoDefaultList 2022/03/20 03:18:52 Current terminal: screen-256color DEBUG: 03:18:53.204043 found target BazBuz DEBUG: 03:18:53.204069 found target FooBar DEBUG: 03:18:53.204088 time parse Magefiles: 338.422µs --- PASS: TestNoArgNoDefaultList (0.60s) === RUN TestIgnoreDefault DEBUG: 03:18:53.806691 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:53.806706 found target SomePig DEBUG: 03:18:53.806723 found target TestVerbose DEBUG: 03:18:53.806736 time parse Magefiles: 390.952µs --- PASS: TestIgnoreDefault (0.54s) === RUN TestTargetError DEBUG: 03:18:54.355448 found target CopyStdin DEBUG: 03:18:54.355464 found target Panics DEBUG: 03:18:54.355476 found target PanicsErr DEBUG: 03:18:54.355486 found target ReturnsNilError DEBUG: 03:18:54.355496 found target ReturnsNonNilError DEBUG: 03:18:54.355508 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:54.355513 found target ReturnsVoid DEBUG: 03:18:54.355518 found target TestVerbose DEBUG: 03:18:54.355531 time parse Magefiles: 577.912µs --- PASS: TestTargetError (0.47s) === RUN TestStdinCopy DEBUG: 03:18:54.815850 found target CopyStdin DEBUG: 03:18:54.815871 found target Panics DEBUG: 03:18:54.815886 found target PanicsErr DEBUG: 03:18:54.815898 found target ReturnsNilError DEBUG: 03:18:54.815910 found target ReturnsNonNilError DEBUG: 03:18:54.815924 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:54.815929 found target ReturnsVoid DEBUG: 03:18:54.815935 found target TestVerbose DEBUG: 03:18:54.815953 time parse Magefiles: 719.502µs --- PASS: TestStdinCopy (0.47s) === RUN TestTargetPanics DEBUG: 03:18:55.287557 found target CopyStdin DEBUG: 03:18:55.287582 found target Panics DEBUG: 03:18:55.287603 found target PanicsErr DEBUG: 03:18:55.287621 found target ReturnsNilError DEBUG: 03:18:55.287639 found target ReturnsNonNilError DEBUG: 03:18:55.287658 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:55.287665 found target ReturnsVoid DEBUG: 03:18:55.287674 found target TestVerbose DEBUG: 03:18:55.287701 time parse Magefiles: 791.587µs --- PASS: TestTargetPanics (0.49s) === RUN TestPanicsErr DEBUG: 03:18:55.778576 found target CopyStdin DEBUG: 03:18:55.778594 found target Panics DEBUG: 03:18:55.778607 found target PanicsErr DEBUG: 03:18:55.778617 found target ReturnsNilError DEBUG: 03:18:55.778627 found target ReturnsNonNilError DEBUG: 03:18:55.778642 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:55.778647 found target ReturnsVoid DEBUG: 03:18:55.778653 found target TestVerbose DEBUG: 03:18:55.778667 time parse Magefiles: 690.37µs --- PASS: TestPanicsErr (0.47s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 03:18:56.228101 found target Noop DEBUG: 03:18:56.228124 time parse Magefiles: 182.31µs main_test.go:720: Targets: main_test.go:720: noop --- PASS: TestKeepFlag (0.59s) === RUN TestOnlyStdLib DEBUG: 03:18:56.844219 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:56.844232 found target SomePig DEBUG: 03:18:56.844246 found target TestVerbose DEBUG: 03:18:56.844257 time parse Magefiles: 345.065µs main_test.go:720: Targets: main_test.go:720: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.78s) === RUN TestMultipleTargets DEBUG: 03:18:57.630031 found target CopyStdin DEBUG: 03:18:57.630049 found target Panics DEBUG: 03:18:57.630062 found target PanicsErr DEBUG: 03:18:57.630073 found target ReturnsNilError DEBUG: 03:18:57.630083 found target ReturnsNonNilError DEBUG: 03:18:57.630096 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:57.630102 found target ReturnsVoid DEBUG: 03:18:57.630109 found target TestVerbose DEBUG: 03:18:57.630124 time parse Magefiles: 666.064µs --- PASS: TestMultipleTargets (0.49s) === RUN TestFirstTargetFails DEBUG: 03:18:58.117162 found target CopyStdin DEBUG: 03:18:58.117186 found target Panics DEBUG: 03:18:58.117203 found target PanicsErr DEBUG: 03:18:58.117219 found target ReturnsNilError DEBUG: 03:18:58.117233 found target ReturnsNonNilError DEBUG: 03:18:58.117249 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:58.117254 found target ReturnsVoid DEBUG: 03:18:58.117262 found target TestVerbose DEBUG: 03:18:58.117283 time parse Magefiles: 759.724µs --- PASS: TestFirstTargetFails (0.47s) === RUN TestBadSecondTargets DEBUG: 03:18:58.592229 found target CopyStdin DEBUG: 03:18:58.592245 found target Panics DEBUG: 03:18:58.592257 found target PanicsErr DEBUG: 03:18:58.592267 found target ReturnsNilError DEBUG: 03:18:58.592276 found target ReturnsNonNilError DEBUG: 03:18:58.592288 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:18:58.592292 found target ReturnsVoid DEBUG: 03:18:58.592297 found target TestVerbose DEBUG: 03:18:58.592311 time parse Magefiles: 613.185µs --- PASS: TestBadSecondTargets (0.51s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 03:18:59.090531 found target TestCurrentDir DEBUG: 03:18:59.090562 time parse Magefiles: 442.36µs --- PASS: TestSetDir (0.75s) === RUN TestSetWorkingDir DEBUG: 03:18:59.846222 found target TestWorkingDir DEBUG: 03:18:59.846245 time parse Magefiles: 337.79µs --- PASS: TestSetWorkingDir (0.59s) === RUN TestTimeout DEBUG: 03:19:00.433224 found target CtxDeps DEBUG: 03:19:00.433248 found target TakesContextNoError DEBUG: 03:19:00.433264 found target TakesContextWithError DEBUG: 03:19:00.433271 found target Timeout DEBUG: 03:19:00.433287 time parse Magefiles: 428.517µs --- PASS: TestTimeout (0.83s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 03:19:01.269197 found target CopyStdin DEBUG: 03:19:01.269219 found target Panics DEBUG: 03:19:01.269235 found target PanicsErr DEBUG: 03:19:01.269246 found target ReturnsNilError DEBUG: 03:19:01.269257 found target ReturnsNonNilError DEBUG: 03:19:01.269271 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 03:19:01.269276 found target ReturnsVoid DEBUG: 03:19:01.269282 found target TestVerbose DEBUG: 03:19:01.269299 time parse Magefiles: 702.209µs --- PASS: TestHelpTarget (0.47s) === RUN TestHelpAlias DEBUG: 03:19:01.746361 found target Checkout DEBUG: 03:19:01.746379 found target Status DEBUG: 03:19:01.746397 time parse Magefiles: 296.914µs DEBUG: 03:19:02.519313 found target Checkout DEBUG: 03:19:02.519331 found target Status DEBUG: 03:19:02.519348 time parse Magefiles: 256.239µs --- PASS: TestHelpAlias (1.15s) === RUN TestAlias DEBUG: 03:19:02.893618 found target Checkout DEBUG: 03:19:02.893637 found target Status DEBUG: 03:19:02.893657 time parse Magefiles: 340.422µs DEBUG: 03:19:03.593775 found target Checkout DEBUG: 03:19:03.593790 found target Status DEBUG: 03:19:03.593806 time parse Magefiles: 235.946µs --- PASS: TestAlias (1.38s) === RUN TestInvalidAlias DEBUG: 03:19:04.279645 time parse Magefiles: 211.258µs --- PASS: TestInvalidAlias (0.74s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 03:19:04.994591 found target Deploy DEBUG: 03:19:04.994615 found target PrintVerboseFlag DEBUG: 03:19:04.994629 found target Sleep DEBUG: 03:19:04.994638 found target TestVerbose DEBUG: 03:19:04.994654 time parse Magefiles: 1.628271ms --- PASS: TestCompiledFlags (0.83s) === RUN TestCompiledEnvironmentVars DEBUG: 03:19:05.827104 found target Deploy DEBUG: 03:19:05.827126 found target PrintVerboseFlag DEBUG: 03:19:05.827140 found target Sleep DEBUG: 03:19:05.827150 found target TestVerbose DEBUG: 03:19:05.827166 time parse Magefiles: 412.417µs --- PASS: TestCompiledEnvironmentVars (0.65s) === RUN TestCompiledVerboseFlag DEBUG: 03:19:06.468017 found target Deploy DEBUG: 03:19:06.468038 found target PrintVerboseFlag DEBUG: 03:19:06.468052 found target Sleep DEBUG: 03:19:06.468062 found target TestVerbose DEBUG: 03:19:06.468076 time parse Magefiles: 415.18µs --- PASS: TestCompiledVerboseFlag (0.66s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 03:19:07.121984 found target Deploy DEBUG: 03:19:07.122006 found target PrintVerboseFlag DEBUG: 03:19:07.122020 found target Sleep DEBUG: 03:19:07.122030 found target TestVerbose DEBUG: 03:19:07.122045 time parse Magefiles: 395.631µs === RUN TestCompiledDeterministic/two DEBUG: 03:19:07.787438 found target Deploy DEBUG: 03:19:07.787458 found target PrintVerboseFlag DEBUG: 03:19:07.787470 found target Sleep DEBUG: 03:19:07.787478 found target TestVerbose DEBUG: 03:19:07.787490 time parse Magefiles: 338.594µs === RUN TestCompiledDeterministic/three DEBUG: 03:19:08.422516 found target Deploy DEBUG: 03:19:08.422533 found target PrintVerboseFlag DEBUG: 03:19:08.422541 found target Sleep DEBUG: 03:19:08.422548 found target TestVerbose DEBUG: 03:19:08.422558 time parse Magefiles: 294.568µs === RUN TestCompiledDeterministic/four DEBUG: 03:19:09.040748 found target Deploy DEBUG: 03:19:09.040769 found target PrintVerboseFlag DEBUG: 03:19:09.040780 found target Sleep DEBUG: 03:19:09.040788 found target TestVerbose DEBUG: 03:19:09.040801 time parse Magefiles: 355.222µs --- PASS: TestCompiledDeterministic (2.59s) --- PASS: TestCompiledDeterministic/one (0.66s) --- PASS: TestCompiledDeterministic/two (0.63s) --- PASS: TestCompiledDeterministic/three (0.62s) --- PASS: TestCompiledDeterministic/four (0.68s) === RUN TestClean DEBUG: 03:19:09.740074 found target Checkout DEBUG: 03:19:09.740094 found target Status DEBUG: 03:19:09.740112 time parse Magefiles: 425.916µs DEBUG: 03:19:10.515830 found target Checkout DEBUG: 03:19:10.515845 found target Status DEBUG: 03:19:10.515864 time parse Magefiles: 226.865µs --- PASS: TestClean (1.44s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 03:19:13.632989 found target Test DEBUG: 03:19:13.633012 time parse Magefiles: 262.708µs --- PASS: TestGoModules (4.66s) === RUN TestNamespaceDep DEBUG: 03:19:15.827834 found namespace ./ NS DEBUG: 03:19:15.827847 found namespace method ./ NS.Bare DEBUG: 03:19:15.827859 found namespace method ./ NS.BareCtx DEBUG: 03:19:15.827865 found namespace method ./ NS.CtxErr DEBUG: 03:19:15.827871 found namespace method ./ NS.Error DEBUG: 03:19:15.827877 found target TestNamespaceDep DEBUG: 03:19:15.827888 time parse Magefiles: 366.36µs --- PASS: TestNamespaceDep (0.74s) === RUN TestNamespace DEBUG: 03:19:16.570794 found namespace ./ NS DEBUG: 03:19:16.570805 found namespace method ./ NS.Bare DEBUG: 03:19:16.570816 found namespace method ./ NS.BareCtx DEBUG: 03:19:16.570826 found namespace method ./ NS.CtxErr DEBUG: 03:19:16.570833 found namespace method ./ NS.Error DEBUG: 03:19:16.570840 found target TestNamespaceDep DEBUG: 03:19:16.570855 time parse Magefiles: 358.63µs --- PASS: TestNamespace (0.51s) === RUN TestNamespaceDefault DEBUG: 03:19:17.067996 found namespace ./ NS DEBUG: 03:19:17.068007 found namespace method ./ NS.Bare DEBUG: 03:19:17.068018 found namespace method ./ NS.BareCtx DEBUG: 03:19:17.068026 found namespace method ./ NS.CtxErr DEBUG: 03:19:17.068033 found namespace method ./ NS.Error DEBUG: 03:19:17.068039 found target TestNamespaceDep DEBUG: 03:19:17.068051 time parse Magefiles: 359.269µs --- PASS: TestNamespaceDefault (0.48s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 03:19:17.575048 found target FooBar DEBUG: 03:19:17.575069 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 03:19:17.575077 time parse Magefiles: 291.788µs --- PASS: TestWrongDependency (0.78s) PASS ok github.com/magefile/mage/mage 57.464s === 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 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.16s) PASS ok github.com/magefile/mage/parse 0.165s === RUN TestOutCmd 2022/03/20 03:18:20 exec: /tmp/go-build3137195824/b115/sh.test "-printArgs" "foo" "bar" "baz" "bat" --- PASS: TestOutCmd (0.00s) === RUN TestExitCode 2022/03/20 03:18:20 exec: /tmp/go-build3137195824/b115/sh.test "-helper" "-exit" "99" --- PASS: TestExitCode (0.00s) === RUN TestEnv 2022/03/20 03:18:20 exec: /tmp/go-build3137195824/b115/sh.test "-printVar" "SOME_REALLY_LONG_MAGEFILE_SPECIFIC_THING" --- PASS: TestEnv (0.00s) === RUN TestNotRun 2022/03/20 03:18:20 exec: thiswontwork --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand 2022/03/20 03:18:20 exec: echo "baz" --- 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.012s === 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 TestDir === CONT TestDirMissingSrc === CONT TestPathMissingDest === CONT TestPathMissingSource === CONT TestDirMissingDest === CONT TestGlobEmptyGlob === CONT TestOldestModTime === CONT TestPath === CONT TestGlob --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) --- 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.06s) --- 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.080s >>> 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.3 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.12.1-r1.apk >>> mage: Build complete at Sun, 20 Mar 2022 03:19:18 +0000 elapsed time 0h 1m 5s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20220320.031814) (2/2) Purging go (1.18-r0) Executing busybox-1.35.0-r5.trigger OK: 230 MiB in 90 packages >>> mage: Updating the testing/ppc64le repository index... >>> mage: Signing the index...