>>> mage: Building testing/mage 1.13.0-r6 (using abuild 3.10.0-r0) started Thu, 08 Dec 2022 09:32:08 +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.19.4-r0) (2/2) Installing .makedepends-mage (20221208.093209) Executing busybox-1.35.0-r29.trigger OK: 763 MiB in 105 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8596k 100 8596k 0 0 28.9M 0 --:--:-- --:--:-- --:--:-- 29.0M >>> 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 (3.04s) PASS ok github.com/magefile/mage 3.051s ? github.com/magefile/mage/internal [no test files] 2022/12/08 09:32:26 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (1.12s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.22s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.20s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.19s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.22s) === RUN TestDocs --- PASS: TestDocs (0.21s) === RUN TestMgF --- PASS: TestMgF (0.24s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.17s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.31s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.33s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.32s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.36s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.32s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.34s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.32s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.38s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.33s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (1.09s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.05s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.09s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.18s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.93s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.85s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.04s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.03s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.04s) === RUN TestCompileDiffGoosGoarch DEBUG: 09:32:37.943073 found target CopyStdin DEBUG: 09:32:37.943113 found target Panics DEBUG: 09:32:37.943156 found target PanicsErr DEBUG: 09:32:37.943183 found target ReturnsNilError DEBUG: 09:32:37.943207 found target ReturnsNonNilError DEBUG: 09:32:37.943236 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:37.943244 found target ReturnsVoid DEBUG: 09:32:37.943254 found target TestVerbose DEBUG: 09:32:37.943297 time parse Magefiles: 1.316543ms --- PASS: TestCompileDiffGoosGoarch (7.64s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 09:32:45.603729 found target Build DEBUG: 09:32:45.603758 time parse Magefiles: 356.361µs --- PASS: TestMixedMageImports (1.30s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:32:46.913522 found target Build DEBUG: 09:32:46.913552 time parse Magefiles: 242.655µs --- PASS: TestMagefilesFolder (0.92s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:32:47.874917 found target Build DEBUG: 09:32:47.874947 time parse Magefiles: 176.523µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.93s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:32:48.768406 found target Build DEBUG: 09:32:48.768436 time parse Magefiles: 260.934µs --- PASS: TestUntaggedMagefilesFolder (0.86s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 09:32:49.631439 found target Build DEBUG: 09:32:49.631462 found target UntaggedBuild DEBUG: 09:32:49.631478 time parse Magefiles: 336.213µs --- PASS: TestMixedTaggingMagefilesFolder (0.95s) === RUN TestGoRun --- PASS: TestGoRun (1.69s) === RUN TestVerbose DEBUG: 09:32:52.273079 found target CopyStdin DEBUG: 09:32:52.273105 found target Panics DEBUG: 09:32:52.273155 found target PanicsErr DEBUG: 09:32:52.273174 found target ReturnsNilError DEBUG: 09:32:52.273201 found target ReturnsNonNilError DEBUG: 09:32:52.273224 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:52.273230 found target ReturnsVoid DEBUG: 09:32:52.273237 found target TestVerbose DEBUG: 09:32:52.273266 time parse Magefiles: 925.994µs DEBUG: 09:32:52.483102 found target CopyStdin DEBUG: 09:32:52.483125 found target Panics DEBUG: 09:32:52.483160 found target PanicsErr DEBUG: 09:32:52.483175 found target ReturnsNilError DEBUG: 09:32:52.483189 found target ReturnsNonNilError DEBUG: 09:32:52.483205 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:52.483211 found target ReturnsVoid DEBUG: 09:32:52.483217 found target TestVerbose DEBUG: 09:32:52.483233 time parse Magefiles: 615.016µs --- PASS: TestVerbose (0.43s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 09:32:52.710182 found target CopyStdin DEBUG: 09:32:52.710217 found target Panics DEBUG: 09:32:52.710257 found target PanicsErr DEBUG: 09:32:52.710283 found target ReturnsNilError DEBUG: 09:32:52.710308 found target ReturnsNonNilError DEBUG: 09:32:52.710346 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:52.710353 found target ReturnsVoid DEBUG: 09:32:52.710359 found target TestVerbose DEBUG: 09:32:52.710374 time parse Magefiles: 1.178423ms --- PASS: TestVerboseFalseEnv (0.22s) === RUN TestList DEBUG: 09:32:52.942505 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:52.942533 found target SomePig DEBUG: 09:32:52.942576 found target TestVerbose DEBUG: 09:32:52.942597 time parse Magefiles: 520.426µs --- PASS: TestList (1.08s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 09:32:54.006423 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:54.006442 found target SomePig DEBUG: 09:32:54.006469 found target TestVerbose DEBUG: 09:32:54.006483 time parse Magefiles: 347.04µs === RUN TestListWithColor/vt100 DEBUG: 09:32:54.228770 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:54.228798 found target SomePig DEBUG: 09:32:54.228841 found target TestVerbose DEBUG: 09:32:54.228862 time parse Magefiles: 527.287µs === RUN TestListWithColor/cygwin DEBUG: 09:32:54.467948 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:54.467975 found target SomePig DEBUG: 09:32:54.468003 found target TestVerbose DEBUG: 09:32:54.468024 time parse Magefiles: 411.018µs === RUN TestListWithColor/xterm-mono DEBUG: 09:32:54.707475 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:54.707503 found target SomePig DEBUG: 09:32:54.707546 found target TestVerbose DEBUG: 09:32:54.707567 time parse Magefiles: 559.106µs === RUN TestListWithColor/xterm DEBUG: 09:32:54.933896 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:54.933926 found target SomePig DEBUG: 09:32:54.933969 found target TestVerbose DEBUG: 09:32:54.933991 time parse Magefiles: 588.573µs === RUN TestListWithColor/xterm-vt220 DEBUG: 09:32:55.171538 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:55.171568 found target SomePig DEBUG: 09:32:55.171610 found target TestVerbose DEBUG: 09:32:55.171632 time parse Magefiles: 555.599µs === RUN TestListWithColor/xterm-16color DEBUG: 09:32:55.381127 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:55.381157 found target SomePig DEBUG: 09:32:55.381205 found target TestVerbose DEBUG: 09:32:55.381244 time parse Magefiles: 729.09µs === RUN TestListWithColor/xterm-256color DEBUG: 09:32:55.592029 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:55.592046 found target SomePig DEBUG: 09:32:55.592071 found target TestVerbose DEBUG: 09:32:55.592083 time parse Magefiles: 324.718µs === RUN TestListWithColor/screen-256color DEBUG: 09:32:55.819890 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:55.819918 found target SomePig DEBUG: 09:32:55.819962 found target TestVerbose DEBUG: 09:32:55.819983 time parse Magefiles: 636.283µs --- PASS: TestListWithColor (2.02s) --- PASS: TestListWithColor/#00 (0.21s) --- PASS: TestListWithColor/vt100 (0.23s) --- PASS: TestListWithColor/cygwin (0.25s) --- PASS: TestListWithColor/xterm-mono (0.22s) --- PASS: TestListWithColor/xterm (0.24s) --- PASS: TestListWithColor/xterm-vt220 (0.20s) --- PASS: TestListWithColor/xterm-16color (0.21s) --- PASS: TestListWithColor/xterm-256color (0.23s) --- PASS: TestListWithColor/screen-256color (0.22s) === RUN TestNoArgNoDefaultList 2022/12/08 09:32:55 Current terminal: screen-256color DEBUG: 09:32:56.044066 found target BazBuz DEBUG: 09:32:56.044127 found target FooBar DEBUG: 09:32:56.044162 time parse Magefiles: 459.803µs --- PASS: TestNoArgNoDefaultList (0.93s) === RUN TestIgnoreDefault DEBUG: 09:32:56.955902 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:56.955932 found target SomePig DEBUG: 09:32:56.955980 found target TestVerbose DEBUG: 09:32:56.956003 time parse Magefiles: 641.276µs --- PASS: TestIgnoreDefault (0.24s) === RUN TestTargetError DEBUG: 09:32:57.205892 found target CopyStdin DEBUG: 09:32:57.205927 found target Panics DEBUG: 09:32:57.205966 found target PanicsErr DEBUG: 09:32:57.205991 found target ReturnsNilError DEBUG: 09:32:57.206016 found target ReturnsNonNilError DEBUG: 09:32:57.206044 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:57.206054 found target ReturnsVoid DEBUG: 09:32:57.206064 found target TestVerbose DEBUG: 09:32:57.206092 time parse Magefiles: 1.186848ms --- PASS: TestTargetError (0.22s) === RUN TestStdinCopy DEBUG: 09:32:57.417409 found target CopyStdin DEBUG: 09:32:57.417445 found target Panics DEBUG: 09:32:57.417483 found target PanicsErr DEBUG: 09:32:57.417509 found target ReturnsNilError DEBUG: 09:32:57.417534 found target ReturnsNonNilError DEBUG: 09:32:57.417562 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:57.417574 found target ReturnsVoid DEBUG: 09:32:57.417584 found target TestVerbose DEBUG: 09:32:57.417611 time parse Magefiles: 1.348891ms --- PASS: TestStdinCopy (0.23s) === RUN TestTargetPanics DEBUG: 09:32:57.652273 found target CopyStdin DEBUG: 09:32:57.652310 found target Panics DEBUG: 09:32:57.652350 found target PanicsErr DEBUG: 09:32:57.652376 found target ReturnsNilError DEBUG: 09:32:57.652410 found target ReturnsNonNilError DEBUG: 09:32:57.652428 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:57.652434 found target ReturnsVoid DEBUG: 09:32:57.652441 found target TestVerbose DEBUG: 09:32:57.652494 time parse Magefiles: 1.236598ms --- PASS: TestTargetPanics (0.20s) === RUN TestPanicsErr DEBUG: 09:32:57.864190 found target CopyStdin DEBUG: 09:32:57.864229 found target Panics DEBUG: 09:32:57.864271 found target PanicsErr DEBUG: 09:32:57.864297 found target ReturnsNilError DEBUG: 09:32:57.864326 found target ReturnsNonNilError DEBUG: 09:32:57.864354 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:57.864365 found target ReturnsVoid DEBUG: 09:32:57.864377 found target TestVerbose DEBUG: 09:32:57.864405 time parse Magefiles: 1.293927ms --- PASS: TestPanicsErr (0.24s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 09:32:58.110273 found target Noop DEBUG: 09:32:58.110319 time parse Magefiles: 401.786µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.96s) === RUN TestOnlyStdLib DEBUG: 09:32:59.060366 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:32:59.060399 found target SomePig DEBUG: 09:32:59.060448 found target TestVerbose DEBUG: 09:32:59.060471 time parse Magefiles: 568.01µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (1.02s) === RUN TestMultipleTargets DEBUG: 09:33:00.091889 found target CopyStdin DEBUG: 09:33:00.091922 found target Panics DEBUG: 09:33:00.091960 found target PanicsErr DEBUG: 09:33:00.091986 found target ReturnsNilError DEBUG: 09:33:00.092011 found target ReturnsNonNilError DEBUG: 09:33:00.092038 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:33:00.092046 found target ReturnsVoid DEBUG: 09:33:00.092057 found target TestVerbose DEBUG: 09:33:00.092084 time parse Magefiles: 1.365417ms --- PASS: TestMultipleTargets (0.25s) === RUN TestFirstTargetFails DEBUG: 09:33:00.342964 found target CopyStdin DEBUG: 09:33:00.343003 found target Panics DEBUG: 09:33:00.343046 found target PanicsErr DEBUG: 09:33:00.343075 found target ReturnsNilError DEBUG: 09:33:00.343101 found target ReturnsNonNilError DEBUG: 09:33:00.343131 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:33:00.343142 found target ReturnsVoid DEBUG: 09:33:00.343152 found target TestVerbose DEBUG: 09:33:00.343179 time parse Magefiles: 1.367694ms --- PASS: TestFirstTargetFails (0.24s) === RUN TestBadSecondTargets DEBUG: 09:33:00.588595 found target CopyStdin DEBUG: 09:33:00.588636 found target Panics DEBUG: 09:33:00.588679 found target PanicsErr DEBUG: 09:33:00.588706 found target ReturnsNilError DEBUG: 09:33:00.588731 found target ReturnsNonNilError DEBUG: 09:33:00.588761 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:33:00.588772 found target ReturnsVoid DEBUG: 09:33:00.588783 found target TestVerbose DEBUG: 09:33:00.588811 time parse Magefiles: 1.503651ms --- PASS: TestBadSecondTargets (0.24s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 09:33:00.822025 found target TestCurrentDir DEBUG: 09:33:00.822059 time parse Magefiles: 411.219µs --- PASS: TestSetDir (0.92s) === RUN TestSetWorkingDir DEBUG: 09:33:01.730935 found target TestWorkingDir DEBUG: 09:33:01.730977 time parse Magefiles: 603.077µs --- PASS: TestSetWorkingDir (0.98s) === RUN TestTimeout DEBUG: 09:33:02.713148 found target CtxDeps DEBUG: 09:33:02.713190 found target TakesContextNoError DEBUG: 09:33:02.713252 found target TakesContextWithError DEBUG: 09:33:02.713261 found target Timeout DEBUG: 09:33:02.713281 time parse Magefiles: 732.229µs --- PASS: TestTimeout (1.15s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 09:33:03.861652 found target CopyStdin DEBUG: 09:33:03.861681 found target Panics DEBUG: 09:33:03.861712 found target PanicsErr DEBUG: 09:33:03.861728 found target ReturnsNilError DEBUG: 09:33:03.861744 found target ReturnsNonNilError DEBUG: 09:33:03.861780 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 09:33:03.861788 found target ReturnsVoid DEBUG: 09:33:03.861794 found target TestVerbose DEBUG: 09:33:03.861827 time parse Magefiles: 933.615µs --- PASS: TestHelpTarget (0.21s) === RUN TestHelpAlias DEBUG: 09:33:04.091893 found target Checkout DEBUG: 09:33:04.091923 found target Status DEBUG: 09:33:04.091961 time parse Magefiles: 384.101µs DEBUG: 09:33:04.995759 found target Checkout DEBUG: 09:33:04.995781 found target Status DEBUG: 09:33:04.995808 time parse Magefiles: 317.838µs --- PASS: TestHelpAlias (1.16s) === RUN TestAlias DEBUG: 09:33:05.243851 found target Checkout DEBUG: 09:33:05.243882 found target Status DEBUG: 09:33:05.243927 time parse Magefiles: 440.652µs DEBUG: 09:33:05.613032 found target Checkout DEBUG: 09:33:05.613069 found target Status DEBUG: 09:33:05.613128 time parse Magefiles: 441.131µs --- PASS: TestAlias (0.74s) === RUN TestInvalidAlias DEBUG: 09:33:05.988823 time parse Magefiles: 392.389µs --- PASS: TestInvalidAlias (0.90s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 09:33:06.861853 found target Deploy DEBUG: 09:33:06.861904 found target PrintVerboseFlag DEBUG: 09:33:06.861948 found target Sleep DEBUG: 09:33:06.861963 found target TestVerbose DEBUG: 09:33:06.861985 time parse Magefiles: 551.773µs --- PASS: TestCompiledFlags (0.97s) === RUN TestCompiledEnvironmentVars DEBUG: 09:33:07.835990 found target Deploy DEBUG: 09:33:07.836030 found target PrintVerboseFlag DEBUG: 09:33:07.836051 found target Sleep DEBUG: 09:33:07.836067 found target TestVerbose DEBUG: 09:33:07.836104 time parse Magefiles: 434.355µs --- PASS: TestCompiledEnvironmentVars (0.91s) === RUN TestCompiledVerboseFlag DEBUG: 09:33:08.735484 found target Deploy DEBUG: 09:33:08.735518 found target PrintVerboseFlag DEBUG: 09:33:08.735537 found target Sleep DEBUG: 09:33:08.735550 found target TestVerbose DEBUG: 09:33:08.735570 time parse Magefiles: 419.313µs --- PASS: TestCompiledVerboseFlag (0.90s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 09:33:09.634084 found target Deploy DEBUG: 09:33:09.634132 found target PrintVerboseFlag DEBUG: 09:33:09.634154 found target Sleep DEBUG: 09:33:09.634177 found target TestVerbose DEBUG: 09:33:09.634199 time parse Magefiles: 492.673µs === RUN TestCompiledDeterministic/two DEBUG: 09:33:10.451450 found target Deploy DEBUG: 09:33:10.451488 found target PrintVerboseFlag DEBUG: 09:33:10.451507 found target Sleep DEBUG: 09:33:10.451529 found target TestVerbose DEBUG: 09:33:10.451547 time parse Magefiles: 427.028µs === RUN TestCompiledDeterministic/three DEBUG: 09:33:11.272207 found target Deploy DEBUG: 09:33:11.272251 found target PrintVerboseFlag DEBUG: 09:33:11.272270 found target Sleep DEBUG: 09:33:11.272284 found target TestVerbose DEBUG: 09:33:11.272308 time parse Magefiles: 507.112µs === RUN TestCompiledDeterministic/four DEBUG: 09:33:12.103698 found target Deploy DEBUG: 09:33:12.103739 found target PrintVerboseFlag DEBUG: 09:33:12.103761 found target Sleep DEBUG: 09:33:12.103783 found target TestVerbose DEBUG: 09:33:12.103814 time parse Magefiles: 544.026µs --- PASS: TestCompiledDeterministic (3.30s) --- PASS: TestCompiledDeterministic/one (0.82s) --- PASS: TestCompiledDeterministic/two (0.82s) --- PASS: TestCompiledDeterministic/three (0.83s) --- PASS: TestCompiledDeterministic/four (0.83s) === RUN TestClean DEBUG: 09:33:12.961714 found target Checkout DEBUG: 09:33:12.961734 found target Status DEBUG: 09:33:12.961761 time parse Magefiles: 390.951µs DEBUG: 09:33:13.919177 found target Checkout DEBUG: 09:33:13.919208 found target Status DEBUG: 09:33:13.919259 time parse Magefiles: 394.478µs --- PASS: TestClean (1.35s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 09:33:16.725489 found target Test DEBUG: 09:33:16.725531 time parse Magefiles: 325.051µs --- PASS: TestGoModules (4.07s) === RUN TestNamespaceDep DEBUG: 09:33:18.371693 found namespace ./ NS DEBUG: 09:33:18.371725 found namespace method ./ NS.Bare DEBUG: 09:33:18.371756 found namespace method ./ NS.BareCtx DEBUG: 09:33:18.371766 found namespace method ./ NS.CtxErr DEBUG: 09:33:18.371774 found namespace method ./ NS.Error DEBUG: 09:33:18.371781 found target TestNamespaceDep DEBUG: 09:33:18.371796 time parse Magefiles: 663.664µs --- PASS: TestNamespaceDep (1.01s) === RUN TestNamespace DEBUG: 09:33:19.379018 found namespace ./ NS DEBUG: 09:33:19.379035 found namespace method ./ NS.Bare DEBUG: 09:33:19.379047 found namespace method ./ NS.BareCtx DEBUG: 09:33:19.379057 found namespace method ./ NS.CtxErr DEBUG: 09:33:19.379065 found namespace method ./ NS.Error DEBUG: 09:33:19.379073 found target TestNamespaceDep DEBUG: 09:33:19.379097 time parse Magefiles: 404.106µs --- PASS: TestNamespace (0.21s) === RUN TestNamespaceDefault DEBUG: 09:33:19.604960 found namespace ./ NS DEBUG: 09:33:19.604992 found namespace method ./ NS.Bare DEBUG: 09:33:19.605010 found namespace method ./ NS.BareCtx DEBUG: 09:33:19.605027 found namespace method ./ NS.CtxErr DEBUG: 09:33:19.605052 found namespace method ./ NS.Error DEBUG: 09:33:19.605062 found target TestNamespaceDep DEBUG: 09:33:19.605080 time parse Magefiles: 719.811µs --- PASS: TestNamespaceDefault (0.21s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 09:33:19.810334 found target FooBar DEBUG: 09:33:19.810374 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 09:33:19.810390 time parse Magefiles: 423.359µs --- PASS: TestWrongDependency (0.98s) PASS ok github.com/magefile/mage/mage 54.754s === 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.110s === 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.06s) PASS ok github.com/magefile/mage/parse 0.063s === RUN TestOutCmd --- PASS: TestOutCmd (0.01s) === 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.022s === 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 TestPath === CONT TestGlobEmptyGlob === CONT TestDir === CONT TestOldestModTime === CONT TestDirMissingDest === CONT TestPathMissingSource === CONT TestPathMissingDest === CONT TestGlob --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingSrc (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.08s) --- 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.083s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go so:libc.musl-x86.so.1 >>> mage*: Package size: 3.1 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r6.apk >>> mage: Build complete at Thu, 08 Dec 2022 09:33:21 +0000 elapsed time 0h 1m 13s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20221208.093209) (2/2) Purging go (1.19.4-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> mage: Updating the testing/x86 repository index... >>> mage: Signing the index...