>>> mage: Building testing/mage 1.13.0-r20 (using abuild 3.14.1-r6) started Mon, 10 Feb 2025 02:11:38 +0000 >>> mage: Validating /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.23.6-r0) (2/2) Installing .makedepends-mage (20250210.021140) Executing busybox-1.37.0-r14.trigger OK: 462 MiB in 111 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 % 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 4 8596k 4 383k 0 0 319k 0 0:00:26 0:00:01 0:00:25 319k 60 8596k 60 5199k 0 0 2320k 0 0:00:03 0:00:02 0:00:01 2320k 100 8596k 100 8596k 0 0 3491k 0 0:00:02 0:00:02 --:--:-- 3491k >>> 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/mage-1.13.0.tar.gz... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (1.69s) PASS ok github.com/magefile/mage 1.690s 2025/02/10 02:11:53 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.53s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.30s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.23s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.23s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.21s) === RUN TestDocs --- PASS: TestDocs (0.22s) === RUN TestMgF --- PASS: TestMgF (0.22s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.61s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.32s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.31s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.30s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.35s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.44s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.28s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.31s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.28s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.39s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.49s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.04s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.56s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.12s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (0.85s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.43s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 02:12:01.797516 found target CopyStdin DEBUG: 02:12:01.797538 found target Panics DEBUG: 02:12:01.797553 found target PanicsErr DEBUG: 02:12:01.797563 found target ReturnsNilError DEBUG: 02:12:01.797573 found target ReturnsNonNilError DEBUG: 02:12:01.797582 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:01.797587 found target ReturnsVoid DEBUG: 02:12:01.797592 found target TestVerbose DEBUG: 02:12:01.797601 time parse Magefiles: 484.889µs --- PASS: TestCompileDiffGoosGoarch (5.70s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 02:12:07.504971 found target Build DEBUG: 02:12:07.504999 time parse Magefiles: 257.461µs --- PASS: TestMixedMageImports (0.43s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 02:12:07.944889 found target Build DEBUG: 02:12:07.944908 time parse Magefiles: 161.682µs --- PASS: TestMagefilesFolder (0.45s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 02:12:08.407591 found target Build DEBUG: 02:12:08.407607 time parse Magefiles: 127.755µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.48s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 02:12:08.872611 found target Build DEBUG: 02:12:08.872626 time parse Magefiles: 112.875µs --- PASS: TestUntaggedMagefilesFolder (0.44s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 02:12:09.309966 found target Build DEBUG: 02:12:09.309981 found target UntaggedBuild DEBUG: 02:12:09.309989 time parse Magefiles: 224.115µs --- PASS: TestMixedTaggingMagefilesFolder (0.52s) === RUN TestGoRun --- PASS: TestGoRun (0.96s) === RUN TestVerbose DEBUG: 02:12:10.791448 found target CopyStdin DEBUG: 02:12:10.791467 found target Panics DEBUG: 02:12:10.791482 found target PanicsErr DEBUG: 02:12:10.791492 found target ReturnsNilError DEBUG: 02:12:10.791502 found target ReturnsNonNilError DEBUG: 02:12:10.791511 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:10.791515 found target ReturnsVoid DEBUG: 02:12:10.791520 found target TestVerbose DEBUG: 02:12:10.791529 time parse Magefiles: 494.139µs DEBUG: 02:12:11.062335 found target CopyStdin DEBUG: 02:12:11.062351 found target Panics DEBUG: 02:12:11.062365 found target PanicsErr DEBUG: 02:12:11.062375 found target ReturnsNilError DEBUG: 02:12:11.062383 found target ReturnsNonNilError DEBUG: 02:12:11.062392 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:11.062397 found target ReturnsVoid DEBUG: 02:12:11.062401 found target TestVerbose DEBUG: 02:12:11.062409 time parse Magefiles: 427.368µs --- PASS: TestVerbose (0.50s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 02:12:11.287932 found target CopyStdin DEBUG: 02:12:11.287944 found target Panics DEBUG: 02:12:11.287959 found target PanicsErr DEBUG: 02:12:11.287969 found target ReturnsNilError DEBUG: 02:12:11.287979 found target ReturnsNonNilError DEBUG: 02:12:11.287988 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:11.287992 found target ReturnsVoid DEBUG: 02:12:11.287997 found target TestVerbose DEBUG: 02:12:11.288005 time parse Magefiles: 448.728µs --- PASS: TestVerboseFalseEnv (0.25s) === RUN TestList DEBUG: 02:12:11.539108 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:11.539119 found target SomePig DEBUG: 02:12:11.539135 found target TestVerbose DEBUG: 02:12:11.539142 time parse Magefiles: 210.917µs --- PASS: TestList (0.51s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 02:12:12.053838 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:12.053853 found target SomePig DEBUG: 02:12:12.053870 found target TestVerbose DEBUG: 02:12:12.053878 time parse Magefiles: 256.188µs === RUN TestListWithColor/vt100 DEBUG: 02:12:12.234660 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:12.234679 found target SomePig DEBUG: 02:12:12.234697 found target TestVerbose DEBUG: 02:12:12.234704 time parse Magefiles: 251.66µs === RUN TestListWithColor/cygwin DEBUG: 02:12:12.425684 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:12.425695 found target SomePig DEBUG: 02:12:12.425712 found target TestVerbose DEBUG: 02:12:12.425719 time parse Magefiles: 220.543µs === RUN TestListWithColor/xterm-mono DEBUG: 02:12:12.624624 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:12.624635 found target SomePig DEBUG: 02:12:12.624654 found target TestVerbose DEBUG: 02:12:12.624661 time parse Magefiles: 217.487µs === RUN TestListWithColor/xterm DEBUG: 02:12:12.876592 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:12.876604 found target SomePig DEBUG: 02:12:12.876620 found target TestVerbose DEBUG: 02:12:12.876627 time parse Magefiles: 214.658µs === RUN TestListWithColor/xterm-vt220 DEBUG: 02:12:13.127041 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:13.127052 found target SomePig DEBUG: 02:12:13.127070 found target TestVerbose DEBUG: 02:12:13.127077 time parse Magefiles: 231.689µs === RUN TestListWithColor/xterm-16color DEBUG: 02:12:13.357763 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:13.357774 found target SomePig DEBUG: 02:12:13.357790 found target TestVerbose DEBUG: 02:12:13.357797 time parse Magefiles: 231.178µs === RUN TestListWithColor/xterm-256color DEBUG: 02:12:13.577692 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:13.577729 found target SomePig DEBUG: 02:12:13.577745 found target TestVerbose DEBUG: 02:12:13.577751 time parse Magefiles: 260.881µs === RUN TestListWithColor/screen-256color DEBUG: 02:12:13.768186 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:13.768202 found target SomePig DEBUG: 02:12:13.768218 found target TestVerbose DEBUG: 02:12:13.768225 time parse Magefiles: 237.41µs --- PASS: TestListWithColor (1.90s) --- PASS: TestListWithColor/#00 (0.18s) --- PASS: TestListWithColor/vt100 (0.19s) --- PASS: TestListWithColor/cygwin (0.20s) --- PASS: TestListWithColor/xterm-mono (0.25s) --- PASS: TestListWithColor/xterm (0.25s) --- PASS: TestListWithColor/xterm-vt220 (0.23s) --- PASS: TestListWithColor/xterm-16color (0.22s) --- PASS: TestListWithColor/xterm-256color (0.19s) --- PASS: TestListWithColor/screen-256color (0.19s) === RUN TestNoArgNoDefaultList 2025/02/10 02:12:13 Current terminal: screen-256color DEBUG: 02:12:13.954795 found target BazBuz DEBUG: 02:12:13.954821 found target FooBar DEBUG: 02:12:13.954833 time parse Magefiles: 215.713µs --- PASS: TestNoArgNoDefaultList (0.48s) === RUN TestIgnoreDefault DEBUG: 02:12:14.443743 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:14.443760 found target SomePig DEBUG: 02:12:14.443777 found target TestVerbose DEBUG: 02:12:14.443785 time parse Magefiles: 256.063µs --- PASS: TestIgnoreDefault (0.19s) === RUN TestTargetError DEBUG: 02:12:14.636939 found target CopyStdin DEBUG: 02:12:14.636957 found target Panics DEBUG: 02:12:14.636977 found target PanicsErr DEBUG: 02:12:14.636991 found target ReturnsNilError DEBUG: 02:12:14.637003 found target ReturnsNonNilError DEBUG: 02:12:14.637015 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:14.637020 found target ReturnsVoid DEBUG: 02:12:14.637027 found target TestVerbose DEBUG: 02:12:14.637038 time parse Magefiles: 560.195µs --- PASS: TestTargetError (0.24s) === RUN TestStdinCopy DEBUG: 02:12:14.882213 found target CopyStdin DEBUG: 02:12:14.882228 found target Panics DEBUG: 02:12:14.882242 found target PanicsErr DEBUG: 02:12:14.882253 found target ReturnsNilError DEBUG: 02:12:14.882263 found target ReturnsNonNilError DEBUG: 02:12:14.882274 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:14.882279 found target ReturnsVoid DEBUG: 02:12:14.882284 found target TestVerbose DEBUG: 02:12:14.882293 time parse Magefiles: 469.964µs --- PASS: TestStdinCopy (0.24s) === RUN TestTargetPanics DEBUG: 02:12:15.116233 found target CopyStdin DEBUG: 02:12:15.116248 found target Panics DEBUG: 02:12:15.116264 found target PanicsErr DEBUG: 02:12:15.116274 found target ReturnsNilError DEBUG: 02:12:15.116285 found target ReturnsNonNilError DEBUG: 02:12:15.116295 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:15.116300 found target ReturnsVoid DEBUG: 02:12:15.116304 found target TestVerbose DEBUG: 02:12:15.116314 time parse Magefiles: 479.544µs --- PASS: TestTargetPanics (0.21s) === RUN TestPanicsErr DEBUG: 02:12:15.329104 found target CopyStdin DEBUG: 02:12:15.329124 found target Panics DEBUG: 02:12:15.329139 found target PanicsErr DEBUG: 02:12:15.329152 found target ReturnsNilError DEBUG: 02:12:15.329168 found target ReturnsNonNilError DEBUG: 02:12:15.329179 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:15.329184 found target ReturnsVoid DEBUG: 02:12:15.329189 found target TestVerbose DEBUG: 02:12:15.329199 time parse Magefiles: 526.722µs --- PASS: TestPanicsErr (0.24s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 02:12:15.566628 found target Noop DEBUG: 02:12:15.566641 time parse Magefiles: 108.43µs main_test.go:854: Targets: noop main_test.go:854: --- PASS: TestKeepFlag (0.45s) === RUN TestOnlyStdLib DEBUG: 02:12:16.028059 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:16.028070 found target SomePig DEBUG: 02:12:16.028086 found target TestVerbose DEBUG: 02:12:16.028093 time parse Magefiles: 209.083µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.53s) === RUN TestMultipleTargets DEBUG: 02:12:16.557761 found target CopyStdin DEBUG: 02:12:16.557779 found target Panics DEBUG: 02:12:16.557794 found target PanicsErr DEBUG: 02:12:16.557803 found target ReturnsNilError DEBUG: 02:12:16.557813 found target ReturnsNonNilError DEBUG: 02:12:16.557821 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:16.557826 found target ReturnsVoid DEBUG: 02:12:16.557830 found target TestVerbose DEBUG: 02:12:16.557839 time parse Magefiles: 466.28µs --- PASS: TestMultipleTargets (0.23s) === RUN TestFirstTargetFails DEBUG: 02:12:16.788956 found target CopyStdin DEBUG: 02:12:16.788973 found target Panics DEBUG: 02:12:16.788986 found target PanicsErr DEBUG: 02:12:16.788995 found target ReturnsNilError DEBUG: 02:12:16.789004 found target ReturnsNonNilError DEBUG: 02:12:16.789012 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:16.789016 found target ReturnsVoid DEBUG: 02:12:16.789020 found target TestVerbose DEBUG: 02:12:16.789028 time parse Magefiles: 455.873µs --- PASS: TestFirstTargetFails (0.28s) === RUN TestBadSecondTargets DEBUG: 02:12:17.072532 found target CopyStdin DEBUG: 02:12:17.072548 found target Panics DEBUG: 02:12:17.072563 found target PanicsErr DEBUG: 02:12:17.072573 found target ReturnsNilError DEBUG: 02:12:17.072582 found target ReturnsNonNilError DEBUG: 02:12:17.072592 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:17.072597 found target ReturnsVoid DEBUG: 02:12:17.072601 found target TestVerbose DEBUG: 02:12:17.072610 time parse Magefiles: 476.989µs --- PASS: TestBadSecondTargets (0.22s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 02:12:17.284039 found target TestCurrentDir DEBUG: 02:12:17.284186 time parse Magefiles: 719.164µs --- PASS: TestSetDir (0.47s) === RUN TestSetWorkingDir DEBUG: 02:12:17.761396 found target TestWorkingDir DEBUG: 02:12:17.761417 time parse Magefiles: 260.702µs --- PASS: TestSetWorkingDir (0.43s) === RUN TestTimeout DEBUG: 02:12:18.193927 found target CtxDeps DEBUG: 02:12:18.193943 found target TakesContextNoError DEBUG: 02:12:18.193958 found target TakesContextWithError DEBUG: 02:12:18.193963 found target Timeout DEBUG: 02:12:18.193969 time parse Magefiles: 229.127µs --- PASS: TestTimeout (0.58s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 02:12:18.781074 found target CopyStdin DEBUG: 02:12:18.781091 found target Panics DEBUG: 02:12:18.781105 found target PanicsErr DEBUG: 02:12:18.781115 found target ReturnsNilError DEBUG: 02:12:18.781125 found target ReturnsNonNilError DEBUG: 02:12:18.781134 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 02:12:18.781139 found target ReturnsVoid DEBUG: 02:12:18.781144 found target TestVerbose DEBUG: 02:12:18.781153 time parse Magefiles: 466.897µs --- PASS: TestHelpTarget (0.24s) === RUN TestHelpAlias DEBUG: 02:12:19.012648 found target Checkout DEBUG: 02:12:19.012658 found target Status DEBUG: 02:12:19.012671 time parse Magefiles: 164.445µs DEBUG: 02:12:19.454904 found target Checkout DEBUG: 02:12:19.454919 found target Status DEBUG: 02:12:19.454934 time parse Magefiles: 171.986µs --- PASS: TestHelpAlias (0.64s) === RUN TestAlias DEBUG: 02:12:19.651395 found target Checkout DEBUG: 02:12:19.651404 found target Status DEBUG: 02:12:19.651420 time parse Magefiles: 177.371µs DEBUG: 02:12:19.885014 found target Checkout DEBUG: 02:12:19.885026 found target Status DEBUG: 02:12:19.885041 time parse Magefiles: 218.982µs --- PASS: TestAlias (0.49s) === RUN TestInvalidAlias DEBUG: 02:12:20.140298 time parse Magefiles: 165.683µs --- PASS: TestInvalidAlias (0.43s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 02:12:20.573802 found target Deploy DEBUG: 02:12:20.573821 found target PrintVerboseFlag DEBUG: 02:12:20.573832 found target Sleep DEBUG: 02:12:20.573841 found target TestVerbose DEBUG: 02:12:20.573851 time parse Magefiles: 241.511µs --- PASS: TestCompiledFlags (0.61s) === RUN TestCompiledEnvironmentVars DEBUG: 02:12:21.183640 found target Deploy DEBUG: 02:12:21.183660 found target PrintVerboseFlag DEBUG: 02:12:21.183672 found target Sleep DEBUG: 02:12:21.183681 found target TestVerbose DEBUG: 02:12:21.183694 time parse Magefiles: 268.961µs --- PASS: TestCompiledEnvironmentVars (0.41s) === RUN TestCompiledVerboseFlag DEBUG: 02:12:21.592394 found target Deploy DEBUG: 02:12:21.592415 found target PrintVerboseFlag DEBUG: 02:12:21.592430 found target Sleep DEBUG: 02:12:21.592440 found target TestVerbose DEBUG: 02:12:21.592451 time parse Magefiles: 261.883µs --- PASS: TestCompiledVerboseFlag (0.39s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 02:12:21.980574 found target Deploy DEBUG: 02:12:21.980595 found target PrintVerboseFlag DEBUG: 02:12:21.980607 found target Sleep DEBUG: 02:12:21.980628 found target TestVerbose DEBUG: 02:12:21.980640 time parse Magefiles: 311.909µs === RUN TestCompiledDeterministic/two DEBUG: 02:12:22.380505 found target Deploy DEBUG: 02:12:22.380525 found target PrintVerboseFlag DEBUG: 02:12:22.380535 found target Sleep DEBUG: 02:12:22.380543 found target TestVerbose DEBUG: 02:12:22.380553 time parse Magefiles: 248.992µs === RUN TestCompiledDeterministic/three DEBUG: 02:12:22.748650 found target Deploy DEBUG: 02:12:22.748669 found target PrintVerboseFlag DEBUG: 02:12:22.748680 found target Sleep DEBUG: 02:12:22.748688 found target TestVerbose DEBUG: 02:12:22.748698 time parse Magefiles: 249.925µs === RUN TestCompiledDeterministic/four DEBUG: 02:12:23.135926 found target Deploy DEBUG: 02:12:23.135947 found target PrintVerboseFlag DEBUG: 02:12:23.135958 found target Sleep DEBUG: 02:12:23.135966 found target TestVerbose DEBUG: 02:12:23.135977 time parse Magefiles: 258.706µs --- PASS: TestCompiledDeterministic (1.55s) --- PASS: TestCompiledDeterministic/one (0.40s) --- PASS: TestCompiledDeterministic/two (0.37s) --- PASS: TestCompiledDeterministic/three (0.39s) --- PASS: TestCompiledDeterministic/four (0.39s) === RUN TestClean DEBUG: 02:12:23.525713 found target Checkout DEBUG: 02:12:23.525723 found target Status DEBUG: 02:12:23.525738 time parse Magefiles: 180.438µs DEBUG: 02:12:23.889464 found target Checkout DEBUG: 02:12:23.889475 found target Status DEBUG: 02:12:23.889490 time parse Magefiles: 202.348µs --- PASS: TestClean (0.61s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 02:12:28.564297 found target Test DEBUG: 02:12:28.564309 time parse Magefiles: 168.619µs --- PASS: TestGoModules (5.28s) === RUN TestNamespaceDep DEBUG: 02:12:29.422319 found namespace ./ NS DEBUG: 02:12:29.422330 found namespace method ./ NS.Bare DEBUG: 02:12:29.422336 found namespace method ./ NS.BareCtx DEBUG: 02:12:29.422342 found namespace method ./ NS.CtxErr DEBUG: 02:12:29.422348 found namespace method ./ NS.Error DEBUG: 02:12:29.422352 found target TestNamespaceDep DEBUG: 02:12:29.422362 time parse Magefiles: 237.3µs --- PASS: TestNamespaceDep (0.60s) === RUN TestNamespace DEBUG: 02:12:30.020390 found namespace ./ NS DEBUG: 02:12:30.020409 found namespace method ./ NS.Bare DEBUG: 02:12:30.020416 found namespace method ./ NS.BareCtx DEBUG: 02:12:30.020422 found namespace method ./ NS.CtxErr DEBUG: 02:12:30.020428 found namespace method ./ NS.Error DEBUG: 02:12:30.020432 found target TestNamespaceDep DEBUG: 02:12:30.020443 time parse Magefiles: 270.354µs --- PASS: TestNamespace (0.20s) === RUN TestNamespaceDefault DEBUG: 02:12:30.222809 found namespace ./ NS DEBUG: 02:12:30.222817 found namespace method ./ NS.Bare DEBUG: 02:12:30.222823 found namespace method ./ NS.BareCtx DEBUG: 02:12:30.222833 found namespace method ./ NS.CtxErr DEBUG: 02:12:30.222839 found namespace method ./ NS.Error DEBUG: 02:12:30.222844 found target TestNamespaceDep DEBUG: 02:12:30.222853 time parse Magefiles: 228.56µs --- PASS: TestNamespaceDefault (0.24s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 02:12:30.463289 found target FooBar DEBUG: 02:12:30.463306 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 02:12:30.463316 time parse Magefiles: 187.751µs --- PASS: TestWrongDependency (0.51s) PASS ok github.com/magefile/mage/mage 37.258s === 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.104s === 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.04s) PASS ok github.com/magefile/mage/parse 0.047s === 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.010s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestDirMissingSrc === CONT TestGlobEmptyGlob === CONT TestPathMissingDest === CONT TestPath --- PASS: TestDirMissingSrc (0.00s) === CONT TestGlob --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingDest (0.00s) === CONT TestDirMissingDest === CONT TestDir === CONT TestPathMissingSource === CONT TestOldestModTime --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingSource (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.075s >>> 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.1 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r20.apk >>> mage: Build complete at Mon, 10 Feb 2025 02:12:31 +0000 elapsed time 0h 0m 53s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20250210.021140) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r14.trigger OK: 278 MiB in 109 packages >>> mage: Updating the testing/ppc64le repository index... >>> mage: Signing the index...