>>> mage: Building testing/mage 1.13.0-r22 (using abuild 3.15.0_rc3-r0) started Sun, 13 Apr 2025 09:02:05 +0000 >>> mage: Validating /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.24.2-r0) (2/2) Installing .makedepends-mage (20250413.090206) Executing busybox-1.37.0-r16.trigger OK: 593 MiB in 108 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/mage-1.13.0.tar.gz.part' mage-1.13.0.tar.gz.p 100% |********************************| 8596k 0:00:00 ETA '/var/cache/distfiles/edge/mage-1.13.0.tar.gz.part' saved >>> 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.60s) PASS ok github.com/magefile/mage 2.598s ? github.com/magefile/mage/internal [no test files] 2025/04/13 09:02:18 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.95s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.69s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.55s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.57s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.55s) === RUN TestDocs --- PASS: TestDocs (0.34s) === RUN TestMgF --- PASS: TestMgF (0.50s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.72s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (1.01s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.92s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.99s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (1.49s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (1.02s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (1.45s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (1.16s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.78s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (1.29s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.83s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.37s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.26s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.07s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.81s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.02s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 09:02:39.253707 found target CopyStdin DEBUG: 09:02:39.253740 found target Panics DEBUG: 09:02:39.253753 found target PanicsErr DEBUG: 09:02:39.253759 found target ReturnsNilError DEBUG: 09:02:39.253764 found target ReturnsNonNilError DEBUG: 09:02:39.253784 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:39.253788 found target ReturnsVoid DEBUG: 09:02:39.253790 found target TestVerbose DEBUG: 09:02:39.253796 time parse Magefiles: 459.506µs --- PASS: TestCompileDiffGoosGoarch (6.45s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 09:02:45.716953 found target Build DEBUG: 09:02:45.716996 time parse Magefiles: 283.585µs --- PASS: TestMixedMageImports (0.77s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:02:46.485435 found target Build DEBUG: 09:02:46.485447 time parse Magefiles: 121.56µs --- PASS: TestMagefilesFolder (0.86s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:02:47.363983 found target Build DEBUG: 09:02:47.364000 time parse Magefiles: 162.61µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.82s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:02:48.166105 found target Build DEBUG: 09:02:48.166124 time parse Magefiles: 123.967µs --- PASS: TestUntaggedMagefilesFolder (0.51s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:02:48.673488 found target Build DEBUG: 09:02:48.673504 found target UntaggedBuild DEBUG: 09:02:48.673509 time parse Magefiles: 176.196µs --- PASS: TestMixedTaggingMagefilesFolder (0.49s) === RUN TestGoRun --- PASS: TestGoRun (1.66s) === RUN TestVerbose DEBUG: 09:02:50.823101 found target CopyStdin DEBUG: 09:02:50.823116 found target Panics DEBUG: 09:02:50.823140 found target PanicsErr DEBUG: 09:02:50.823146 found target ReturnsNilError DEBUG: 09:02:50.823152 found target ReturnsNonNilError DEBUG: 09:02:50.823171 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:50.823174 found target ReturnsVoid DEBUG: 09:02:50.823178 found target TestVerbose DEBUG: 09:02:50.823184 time parse Magefiles: 473.984µs DEBUG: 09:02:51.603668 found target CopyStdin DEBUG: 09:02:51.603686 found target Panics DEBUG: 09:02:51.603699 found target PanicsErr DEBUG: 09:02:51.603705 found target ReturnsNilError DEBUG: 09:02:51.603710 found target ReturnsNonNilError DEBUG: 09:02:51.603716 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:51.603720 found target ReturnsVoid DEBUG: 09:02:51.603722 found target TestVerbose DEBUG: 09:02:51.603740 time parse Magefiles: 378.032µs --- PASS: TestVerbose (1.13s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 09:02:51.949455 found target CopyStdin DEBUG: 09:02:51.949473 found target Panics DEBUG: 09:02:51.949484 found target PanicsErr DEBUG: 09:02:51.949501 found target ReturnsNilError DEBUG: 09:02:51.949507 found target ReturnsNonNilError DEBUG: 09:02:51.949512 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:51.949516 found target ReturnsVoid DEBUG: 09:02:51.949518 found target TestVerbose DEBUG: 09:02:51.949524 time parse Magefiles: 470.599µs --- PASS: TestVerboseFalseEnv (0.63s) === RUN TestList DEBUG: 09:02:52.581720 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:52.581732 found target SomePig DEBUG: 09:02:52.581746 found target TestVerbose DEBUG: 09:02:52.581751 time parse Magefiles: 210.362µs --- PASS: TestList (0.50s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 09:02:53.340132 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:53.340172 found target SomePig DEBUG: 09:02:53.340200 found target TestVerbose DEBUG: 09:02:53.340205 time parse Magefiles: 309.86µs === RUN TestListWithColor/vt100 DEBUG: 09:02:54.073717 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:54.073742 found target SomePig DEBUG: 09:02:54.073760 found target TestVerbose DEBUG: 09:02:54.073766 time parse Magefiles: 294.752µs === RUN TestListWithColor/cygwin DEBUG: 09:02:55.031681 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:55.031706 found target SomePig DEBUG: 09:02:55.031726 found target TestVerbose DEBUG: 09:02:55.031740 time parse Magefiles: 300.256µs === RUN TestListWithColor/xterm-mono DEBUG: 09:02:55.612457 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:55.612473 found target SomePig DEBUG: 09:02:55.612492 found target TestVerbose DEBUG: 09:02:55.612498 time parse Magefiles: 268.347µs === RUN TestListWithColor/xterm DEBUG: 09:02:56.264148 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:56.264164 found target SomePig DEBUG: 09:02:56.264204 found target TestVerbose DEBUG: 09:02:56.264209 time parse Magefiles: 370.199µs === RUN TestListWithColor/xterm-vt220 DEBUG: 09:02:56.903030 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:56.903055 found target SomePig DEBUG: 09:02:56.903078 found target TestVerbose DEBUG: 09:02:56.903085 time parse Magefiles: 241.387µs === RUN TestListWithColor/xterm-16color DEBUG: 09:02:57.246645 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:57.246658 found target SomePig DEBUG: 09:02:57.246703 found target TestVerbose DEBUG: 09:02:57.246708 time parse Magefiles: 258.503µs === RUN TestListWithColor/xterm-256color DEBUG: 09:02:58.061731 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:58.061745 found target SomePig DEBUG: 09:02:58.061784 found target TestVerbose DEBUG: 09:02:58.061790 time parse Magefiles: 306.253µs === RUN TestListWithColor/screen-256color DEBUG: 09:02:58.888019 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:58.888029 found target SomePig DEBUG: 09:02:58.888056 found target TestVerbose DEBUG: 09:02:58.888062 time parse Magefiles: 207.666µs --- PASS: TestListWithColor (6.38s) --- PASS: TestListWithColor/#00 (0.80s) --- PASS: TestListWithColor/vt100 (0.84s) --- PASS: TestListWithColor/cygwin (0.65s) --- PASS: TestListWithColor/xterm-mono (0.65s) --- PASS: TestListWithColor/xterm (0.88s) --- PASS: TestListWithColor/xterm-vt220 (0.34s) --- PASS: TestListWithColor/xterm-16color (0.51s) --- PASS: TestListWithColor/xterm-256color (0.83s) --- PASS: TestListWithColor/screen-256color (0.87s) === RUN TestNoArgNoDefaultList 2025/04/13 09:02:59 Current terminal: screen-256color DEBUG: 09:02:59.459490 found target BazBuz DEBUG: 09:02:59.459511 found target FooBar DEBUG: 09:02:59.459518 time parse Magefiles: 177.268µs --- PASS: TestNoArgNoDefaultList (0.53s) === RUN TestIgnoreDefault DEBUG: 09:02:59.994711 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:02:59.994726 found target SomePig DEBUG: 09:02:59.994739 found target TestVerbose DEBUG: 09:02:59.994744 time parse Magefiles: 233.038µs --- PASS: TestIgnoreDefault (0.55s) === RUN TestTargetError DEBUG: 09:03:00.544744 found target CopyStdin DEBUG: 09:03:00.544759 found target Panics DEBUG: 09:03:00.544784 found target PanicsErr DEBUG: 09:03:00.544790 found target ReturnsNilError DEBUG: 09:03:00.544795 found target ReturnsNonNilError DEBUG: 09:03:00.544801 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:00.544817 found target ReturnsVoid DEBUG: 09:03:00.544820 found target TestVerbose DEBUG: 09:03:00.544827 time parse Magefiles: 460.438µs --- PASS: TestTargetError (0.52s) === RUN TestStdinCopy DEBUG: 09:03:01.065097 found target CopyStdin DEBUG: 09:03:01.065108 found target Panics DEBUG: 09:03:01.065132 found target PanicsErr DEBUG: 09:03:01.065137 found target ReturnsNilError DEBUG: 09:03:01.065143 found target ReturnsNonNilError DEBUG: 09:03:01.065149 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:01.065153 found target ReturnsVoid DEBUG: 09:03:01.065155 found target TestVerbose DEBUG: 09:03:01.065161 time parse Magefiles: 405.733µs --- PASS: TestStdinCopy (0.69s) === RUN TestTargetPanics DEBUG: 09:03:02.063849 found target CopyStdin DEBUG: 09:03:02.063901 found target Panics DEBUG: 09:03:02.063919 found target PanicsErr DEBUG: 09:03:02.063941 found target ReturnsNilError DEBUG: 09:03:02.063949 found target ReturnsNonNilError DEBUG: 09:03:02.063957 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:02.063964 found target ReturnsVoid DEBUG: 09:03:02.063968 found target TestVerbose DEBUG: 09:03:02.063976 time parse Magefiles: 635.236µs --- PASS: TestTargetPanics (0.95s) === RUN TestPanicsErr DEBUG: 09:03:03.003922 found target CopyStdin DEBUG: 09:03:03.003938 found target Panics DEBUG: 09:03:03.003952 found target PanicsErr DEBUG: 09:03:03.003958 found target ReturnsNilError DEBUG: 09:03:03.003964 found target ReturnsNonNilError DEBUG: 09:03:03.003971 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:03.003975 found target ReturnsVoid DEBUG: 09:03:03.003978 found target TestVerbose DEBUG: 09:03:03.003985 time parse Magefiles: 500.166µs --- PASS: TestPanicsErr (0.81s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 09:03:03.519455 found target Noop DEBUG: 09:03:03.519475 time parse Magefiles: 170.12µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.79s) === RUN TestOnlyStdLib DEBUG: 09:03:04.318315 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:04.318328 found target SomePig DEBUG: 09:03:04.318343 found target TestVerbose DEBUG: 09:03:04.318348 time parse Magefiles: 207.376µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose main_test.go:854: * default target --- PASS: TestOnlyStdLib (0.38s) === RUN TestMultipleTargets DEBUG: 09:03:04.689532 found target CopyStdin DEBUG: 09:03:04.689545 found target Panics DEBUG: 09:03:04.689565 found target PanicsErr DEBUG: 09:03:04.689570 found target ReturnsNilError DEBUG: 09:03:04.689576 found target ReturnsNonNilError DEBUG: 09:03:04.689593 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:04.689597 found target ReturnsVoid DEBUG: 09:03:04.689600 found target TestVerbose DEBUG: 09:03:04.689606 time parse Magefiles: 412.713µs --- PASS: TestMultipleTargets (0.40s) === RUN TestFirstTargetFails DEBUG: 09:03:05.089797 found target CopyStdin DEBUG: 09:03:05.089826 found target Panics DEBUG: 09:03:05.089838 found target PanicsErr DEBUG: 09:03:05.089844 found target ReturnsNilError DEBUG: 09:03:05.089849 found target ReturnsNonNilError DEBUG: 09:03:05.089855 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:05.089872 found target ReturnsVoid DEBUG: 09:03:05.089875 found target TestVerbose DEBUG: 09:03:05.089881 time parse Magefiles: 454.917µs --- PASS: TestFirstTargetFails (0.41s) === RUN TestBadSecondTargets DEBUG: 09:03:05.495687 found target CopyStdin DEBUG: 09:03:05.495701 found target Panics DEBUG: 09:03:05.495733 found target PanicsErr DEBUG: 09:03:05.495744 found target ReturnsNilError DEBUG: 09:03:05.495754 found target ReturnsNonNilError DEBUG: 09:03:05.495763 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:05.495768 found target ReturnsVoid DEBUG: 09:03:05.495772 found target TestVerbose DEBUG: 09:03:05.495782 time parse Magefiles: 429.938µs --- PASS: TestBadSecondTargets (0.51s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 09:03:06.003783 found target TestCurrentDir DEBUG: 09:03:06.003804 time parse Magefiles: 319.772µs --- PASS: TestSetDir (0.42s) === RUN TestSetWorkingDir DEBUG: 09:03:06.494546 found target TestWorkingDir DEBUG: 09:03:06.494575 time parse Magefiles: 443.769µs --- PASS: TestSetWorkingDir (0.87s) === RUN TestTimeout DEBUG: 09:03:07.294002 found target CtxDeps DEBUG: 09:03:07.294018 found target TakesContextNoError DEBUG: 09:03:07.294033 found target TakesContextWithError DEBUG: 09:03:07.294036 found target Timeout DEBUG: 09:03:07.294047 time parse Magefiles: 244.612µs --- PASS: TestTimeout (0.76s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 09:03:08.052945 found target CopyStdin DEBUG: 09:03:08.052979 found target Panics DEBUG: 09:03:08.052994 found target PanicsErr DEBUG: 09:03:08.053000 found target ReturnsNilError DEBUG: 09:03:08.053006 found target ReturnsNonNilError DEBUG: 09:03:08.053013 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:03:08.053030 found target ReturnsVoid DEBUG: 09:03:08.053033 found target TestVerbose DEBUG: 09:03:08.053040 time parse Magefiles: 477.743µs --- PASS: TestHelpTarget (0.60s) === RUN TestHelpAlias DEBUG: 09:03:08.649803 found target Checkout DEBUG: 09:03:08.649816 found target Status DEBUG: 09:03:08.649830 time parse Magefiles: 188.212µs DEBUG: 09:03:09.189307 found target Checkout DEBUG: 09:03:09.189320 found target Status DEBUG: 09:03:09.189333 time parse Magefiles: 146.909µs --- PASS: TestHelpAlias (1.21s) === RUN TestAlias DEBUG: 09:03:10.090977 found target Checkout DEBUG: 09:03:10.090991 found target Status DEBUG: 09:03:10.091005 time parse Magefiles: 287.224µs DEBUG: 09:03:10.482590 found target Checkout DEBUG: 09:03:10.482603 found target Status DEBUG: 09:03:10.482616 time parse Magefiles: 154.389µs --- PASS: TestAlias (1.20s) === RUN TestInvalidAlias DEBUG: 09:03:11.064044 time parse Magefiles: 138.793µs --- PASS: TestInvalidAlias (0.44s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 09:03:11.494149 found target Deploy DEBUG: 09:03:11.494167 found target PrintVerboseFlag DEBUG: 09:03:11.494174 found target Sleep DEBUG: 09:03:11.494179 found target TestVerbose DEBUG: 09:03:11.494185 time parse Magefiles: 203.792µs --- PASS: TestCompiledFlags (0.74s) === RUN TestCompiledEnvironmentVars DEBUG: 09:03:12.235374 found target Deploy DEBUG: 09:03:12.235395 found target PrintVerboseFlag DEBUG: 09:03:12.235402 found target Sleep DEBUG: 09:03:12.235407 found target TestVerbose DEBUG: 09:03:12.235414 time parse Magefiles: 229.207µs --- PASS: TestCompiledEnvironmentVars (0.83s) === RUN TestCompiledVerboseFlag DEBUG: 09:03:13.284176 found target Deploy DEBUG: 09:03:13.284205 found target PrintVerboseFlag DEBUG: 09:03:13.284212 found target Sleep DEBUG: 09:03:13.284217 found target TestVerbose DEBUG: 09:03:13.284224 time parse Magefiles: 244.882µs --- PASS: TestCompiledVerboseFlag (0.99s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 09:03:14.214045 found target Deploy DEBUG: 09:03:14.214075 found target PrintVerboseFlag DEBUG: 09:03:14.214087 found target Sleep DEBUG: 09:03:14.214097 found target TestVerbose DEBUG: 09:03:14.214107 time parse Magefiles: 324.61µs === RUN TestCompiledDeterministic/two DEBUG: 09:03:15.036985 found target Deploy DEBUG: 09:03:15.037013 found target PrintVerboseFlag DEBUG: 09:03:15.037033 found target Sleep DEBUG: 09:03:15.037040 found target TestVerbose DEBUG: 09:03:15.037054 time parse Magefiles: 306.218µs === RUN TestCompiledDeterministic/three DEBUG: 09:03:15.925582 found target Deploy DEBUG: 09:03:15.925619 found target PrintVerboseFlag DEBUG: 09:03:15.925627 found target Sleep DEBUG: 09:03:15.925634 found target TestVerbose DEBUG: 09:03:15.925641 time parse Magefiles: 336.692µs === RUN TestCompiledDeterministic/four DEBUG: 09:03:16.569563 found target Deploy DEBUG: 09:03:16.569600 found target PrintVerboseFlag DEBUG: 09:03:16.569616 found target Sleep DEBUG: 09:03:16.569628 found target TestVerbose DEBUG: 09:03:16.569644 time parse Magefiles: 410.449µs --- PASS: TestCompiledDeterministic (2.97s) --- PASS: TestCompiledDeterministic/one (0.70s) --- PASS: TestCompiledDeterministic/two (0.88s) --- PASS: TestCompiledDeterministic/three (0.74s) --- PASS: TestCompiledDeterministic/four (0.66s) === RUN TestClean DEBUG: 09:03:17.045972 found target Checkout DEBUG: 09:03:17.045982 found target Status DEBUG: 09:03:17.045994 time parse Magefiles: 172.23µs DEBUG: 09:03:17.754202 found target Checkout DEBUG: 09:03:17.754213 found target Status DEBUG: 09:03:17.754225 time parse Magefiles: 140.311µs --- PASS: TestClean (1.05s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 09:03:21.909776 found target Test DEBUG: 09:03:21.909802 time parse Magefiles: 274.692µs --- PASS: TestGoModules (4.60s) === RUN TestNamespaceDep DEBUG: 09:03:22.701456 found namespace ./ NS DEBUG: 09:03:22.701473 found namespace method ./ NS.Bare DEBUG: 09:03:22.701481 found namespace method ./ NS.BareCtx DEBUG: 09:03:22.701487 found namespace method ./ NS.CtxErr DEBUG: 09:03:22.701491 found namespace method ./ NS.Error DEBUG: 09:03:22.701495 found target TestNamespaceDep DEBUG: 09:03:22.701503 time parse Magefiles: 248.211µs --- PASS: TestNamespaceDep (0.78s) === RUN TestNamespace DEBUG: 09:03:23.620146 found namespace ./ NS DEBUG: 09:03:23.620163 found namespace method ./ NS.Bare DEBUG: 09:03:23.620173 found namespace method ./ NS.BareCtx DEBUG: 09:03:23.620183 found namespace method ./ NS.CtxErr DEBUG: 09:03:23.620189 found namespace method ./ NS.Error DEBUG: 09:03:23.620196 found target TestNamespaceDep DEBUG: 09:03:23.620212 time parse Magefiles: 382.654µs --- PASS: TestNamespace (0.77s) === RUN TestNamespaceDefault DEBUG: 09:03:24.546175 found namespace ./ NS DEBUG: 09:03:24.546203 found namespace method ./ NS.Bare DEBUG: 09:03:24.546221 found namespace method ./ NS.BareCtx DEBUG: 09:03:24.546227 found namespace method ./ NS.CtxErr DEBUG: 09:03:24.546230 found namespace method ./ NS.Error DEBUG: 09:03:24.546235 found target TestNamespaceDep DEBUG: 09:03:24.546256 time parse Magefiles: 297.929µs --- PASS: TestNamespaceDefault (0.87s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 09:03:25.412620 found target FooBar DEBUG: 09:03:25.412638 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 09:03:25.412643 time parse Magefiles: 199.353µs --- PASS: TestWrongDependency (1.21s) PASS ok github.com/magefile/mage/mage 67.506s === 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.105s === 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.50s) PASS ok github.com/magefile/mage/parse 0.499s === 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.011s === 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 TestDir === CONT TestPathMissingSource === CONT TestGlobEmptyGlob === CONT TestDirMissingDest === CONT TestOldestModTime === CONT TestGlob === CONT TestDirMissingSrc === CONT TestPathMissingDest --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingDest (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.076s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go >>> mage*: Package size: 4.3 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r22.apk >>> mage: Build complete at Sun, 13 Apr 2025 09:03:26 +0000 elapsed time 0h 1m 21s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20250413.090206) (2/2) Purging go (1.24.2-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...