>>> mage: Building testing/mage 1.13.0-r9 (using abuild 3.10.0-r0) started Thu, 06 Apr 2023 18:58:40 +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.20.3-r0) (2/2) Installing .makedepends-mage (20230406.185842) Executing busybox-1.36.0-r5.trigger OK: 565 MiB in 103 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 37.7M 0 --:--:-- --:--:-- --:--:-- 37.8M >>> 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... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (1.99s) PASS ok github.com/magefile/mage 1.999s 2023/04/06 18:58:55 Current terminal: screen-256color === RUN TestArgs --- PASS: TestArgs (0.65s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.19s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.18s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.19s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.18s) === RUN TestDocs --- PASS: TestDocs (0.25s) === RUN TestMgF --- PASS: TestMgF (0.19s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.77s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.28s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.32s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.32s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.34s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.34s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.34s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.31s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.38s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.34s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.62s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.04s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.63s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.14s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.16s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.50s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.03s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 18:59:04.636285 found target CopyStdin DEBUG: 18:59:04.636315 found target Panics DEBUG: 18:59:04.636347 found target PanicsErr DEBUG: 18:59:04.636365 found target ReturnsNilError DEBUG: 18:59:04.636384 found target ReturnsNonNilError DEBUG: 18:59:04.636404 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:04.636411 found target ReturnsVoid DEBUG: 18:59:04.636419 found target TestVerbose DEBUG: 18:59:04.636476 time parse Magefiles: 1.065435ms --- PASS: TestCompileDiffGoosGoarch (7.45s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 18:59:12.096044 found target Build DEBUG: 18:59:12.096068 time parse Magefiles: 320.567µs --- PASS: TestMixedMageImports (0.50s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:59:12.615174 found target Build DEBUG: 18:59:12.615196 time parse Magefiles: 175.408µs --- PASS: TestMagefilesFolder (0.52s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:59:13.149930 found target Build DEBUG: 18:59:13.149968 time parse Magefiles: 379.268µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.54s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:59:13.676337 found target Build DEBUG: 18:59:13.676361 time parse Magefiles: 192.046µs --- PASS: TestUntaggedMagefilesFolder (0.49s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:59:14.160764 found target Build DEBUG: 18:59:14.160790 found target UntaggedBuild DEBUG: 18:59:14.160808 time parse Magefiles: 432.107µs --- PASS: TestMixedTaggingMagefilesFolder (0.53s) === RUN TestGoRun --- PASS: TestGoRun (1.09s) === RUN TestVerbose DEBUG: 18:59:15.786373 found target CopyStdin DEBUG: 18:59:15.786401 found target Panics DEBUG: 18:59:15.786432 found target PanicsErr DEBUG: 18:59:15.786451 found target ReturnsNilError DEBUG: 18:59:15.786468 found target ReturnsNonNilError DEBUG: 18:59:15.786488 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:15.786495 found target ReturnsVoid DEBUG: 18:59:15.786506 found target TestVerbose DEBUG: 18:59:15.786538 time parse Magefiles: 888.025µs DEBUG: 18:59:15.973267 found target CopyStdin DEBUG: 18:59:15.973297 found target Panics DEBUG: 18:59:15.973329 found target PanicsErr DEBUG: 18:59:15.973347 found target ReturnsNilError DEBUG: 18:59:15.973368 found target ReturnsNonNilError DEBUG: 18:59:15.973388 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:15.973393 found target ReturnsVoid DEBUG: 18:59:15.973402 found target TestVerbose DEBUG: 18:59:15.973424 time parse Magefiles: 853.875µs --- PASS: TestVerbose (0.38s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 18:59:16.175446 found target CopyStdin DEBUG: 18:59:16.175475 found target Panics DEBUG: 18:59:16.175507 found target PanicsErr DEBUG: 18:59:16.175526 found target ReturnsNilError DEBUG: 18:59:16.175543 found target ReturnsNonNilError DEBUG: 18:59:16.175563 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:16.175572 found target ReturnsVoid DEBUG: 18:59:16.175580 found target TestVerbose DEBUG: 18:59:16.175601 time parse Magefiles: 1.030605ms --- PASS: TestVerboseFalseEnv (0.20s) === RUN TestList DEBUG: 18:59:16.358185 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:16.358208 found target SomePig DEBUG: 18:59:16.358242 found target TestVerbose DEBUG: 18:59:16.358259 time parse Magefiles: 480.111µs --- PASS: TestList (0.60s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 18:59:16.956538 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:16.956554 found target SomePig DEBUG: 18:59:16.956578 found target TestVerbose DEBUG: 18:59:16.956589 time parse Magefiles: 323.478µs === RUN TestListWithColor/vt100 DEBUG: 18:59:17.136582 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:17.136606 found target SomePig DEBUG: 18:59:17.136640 found target TestVerbose DEBUG: 18:59:17.136658 time parse Magefiles: 485.376µs === RUN TestListWithColor/cygwin DEBUG: 18:59:17.370600 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:17.370624 found target SomePig DEBUG: 18:59:17.370660 found target TestVerbose DEBUG: 18:59:17.370677 time parse Magefiles: 461.847µs === RUN TestListWithColor/xterm-mono DEBUG: 18:59:17.562433 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:17.562456 found target SomePig DEBUG: 18:59:17.562492 found target TestVerbose DEBUG: 18:59:17.562509 time parse Magefiles: 475.003µs === RUN TestListWithColor/xterm DEBUG: 18:59:17.742571 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:17.742595 found target SomePig DEBUG: 18:59:17.742629 found target TestVerbose DEBUG: 18:59:17.742646 time parse Magefiles: 458.521µs === RUN TestListWithColor/xterm-vt220 DEBUG: 18:59:17.980886 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:17.980910 found target SomePig DEBUG: 18:59:17.980944 found target TestVerbose DEBUG: 18:59:17.980961 time parse Magefiles: 449.79µs === RUN TestListWithColor/xterm-16color DEBUG: 18:59:18.228198 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:18.228223 found target SomePig DEBUG: 18:59:18.228257 found target TestVerbose DEBUG: 18:59:18.228279 time parse Magefiles: 491.061µs === RUN TestListWithColor/xterm-256color DEBUG: 18:59:18.420733 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:18.420755 found target SomePig DEBUG: 18:59:18.420789 found target TestVerbose DEBUG: 18:59:18.420805 time parse Magefiles: 487.242µs === RUN TestListWithColor/screen-256color DEBUG: 18:59:18.607424 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:18.607450 found target SomePig DEBUG: 18:59:18.607484 found target TestVerbose DEBUG: 18:59:18.607500 time parse Magefiles: 455.31µs --- PASS: TestListWithColor (1.86s) --- PASS: TestListWithColor/#00 (0.18s) --- PASS: TestListWithColor/vt100 (0.23s) --- PASS: TestListWithColor/cygwin (0.19s) --- PASS: TestListWithColor/xterm-mono (0.18s) --- PASS: TestListWithColor/xterm (0.23s) --- PASS: TestListWithColor/xterm-vt220 (0.25s) --- PASS: TestListWithColor/xterm-16color (0.20s) --- PASS: TestListWithColor/xterm-256color (0.19s) --- PASS: TestListWithColor/screen-256color (0.22s) === RUN TestNoArgNoDefaultList 2023/04/06 18:59:18 Current terminal: screen-256color DEBUG: 18:59:18.822379 found target BazBuz DEBUG: 18:59:18.822449 found target FooBar DEBUG: 18:59:18.822476 time parse Magefiles: 420.2µs --- PASS: TestNoArgNoDefaultList (0.50s) === RUN TestIgnoreDefault DEBUG: 18:59:19.310160 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:19.310175 found target SomePig DEBUG: 18:59:19.310197 found target TestVerbose DEBUG: 18:59:19.310207 time parse Magefiles: 347.072µs --- PASS: TestIgnoreDefault (0.18s) === RUN TestTargetError DEBUG: 18:59:19.506767 found target CopyStdin DEBUG: 18:59:19.506797 found target Panics DEBUG: 18:59:19.506828 found target PanicsErr DEBUG: 18:59:19.506846 found target ReturnsNilError DEBUG: 18:59:19.506863 found target ReturnsNonNilError DEBUG: 18:59:19.506883 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:19.506889 found target ReturnsVoid DEBUG: 18:59:19.506897 found target TestVerbose DEBUG: 18:59:19.506921 time parse Magefiles: 904.783µs --- PASS: TestTargetError (0.22s) === RUN TestStdinCopy DEBUG: 18:59:19.734637 found target CopyStdin DEBUG: 18:59:19.734666 found target Panics DEBUG: 18:59:19.734698 found target PanicsErr DEBUG: 18:59:19.734716 found target ReturnsNilError DEBUG: 18:59:19.734734 found target ReturnsNonNilError DEBUG: 18:59:19.734754 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:19.734761 found target ReturnsVoid DEBUG: 18:59:19.734768 found target TestVerbose DEBUG: 18:59:19.734789 time parse Magefiles: 974.131µs --- PASS: TestStdinCopy (0.19s) === RUN TestTargetPanics DEBUG: 18:59:19.933894 found target CopyStdin DEBUG: 18:59:19.933923 found target Panics DEBUG: 18:59:19.933954 found target PanicsErr DEBUG: 18:59:19.933972 found target ReturnsNilError DEBUG: 18:59:19.933990 found target ReturnsNonNilError DEBUG: 18:59:19.934009 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:19.934015 found target ReturnsVoid DEBUG: 18:59:19.934034 found target TestVerbose DEBUG: 18:59:19.934059 time parse Magefiles: 902.818µs --- PASS: TestTargetPanics (0.22s) === RUN TestPanicsErr DEBUG: 18:59:20.150798 found target CopyStdin DEBUG: 18:59:20.150827 found target Panics DEBUG: 18:59:20.150859 found target PanicsErr DEBUG: 18:59:20.150877 found target ReturnsNilError DEBUG: 18:59:20.150894 found target ReturnsNonNilError DEBUG: 18:59:20.150914 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:20.150921 found target ReturnsVoid DEBUG: 18:59:20.150940 found target TestVerbose DEBUG: 18:59:20.150964 time parse Magefiles: 923.574µs --- PASS: TestPanicsErr (0.21s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 18:59:20.343539 found target Noop DEBUG: 18:59:20.343563 time parse Magefiles: 169.271µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.55s) === RUN TestOnlyStdLib DEBUG: 18:59:20.898782 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:20.898807 found target SomePig DEBUG: 18:59:20.898842 found target TestVerbose DEBUG: 18:59:20.898859 time parse Magefiles: 432.841µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.59s) === RUN TestMultipleTargets DEBUG: 18:59:21.494243 found target CopyStdin DEBUG: 18:59:21.494262 found target Panics DEBUG: 18:59:21.494283 found target PanicsErr DEBUG: 18:59:21.494294 found target ReturnsNilError DEBUG: 18:59:21.494304 found target ReturnsNonNilError DEBUG: 18:59:21.494316 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:21.494320 found target ReturnsVoid DEBUG: 18:59:21.494325 found target TestVerbose DEBUG: 18:59:21.494338 time parse Magefiles: 574.3µs --- PASS: TestMultipleTargets (0.19s) === RUN TestFirstTargetFails DEBUG: 18:59:21.696546 found target CopyStdin DEBUG: 18:59:21.696564 found target Panics DEBUG: 18:59:21.696583 found target PanicsErr DEBUG: 18:59:21.696594 found target ReturnsNilError DEBUG: 18:59:21.696604 found target ReturnsNonNilError DEBUG: 18:59:21.696615 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:21.696618 found target ReturnsVoid DEBUG: 18:59:21.696622 found target TestVerbose DEBUG: 18:59:21.696634 time parse Magefiles: 583.44µs --- PASS: TestFirstTargetFails (0.20s) === RUN TestBadSecondTargets DEBUG: 18:59:21.897649 found target CopyStdin DEBUG: 18:59:21.897679 found target Panics DEBUG: 18:59:21.897710 found target PanicsErr DEBUG: 18:59:21.897728 found target ReturnsNilError DEBUG: 18:59:21.897753 found target ReturnsNonNilError DEBUG: 18:59:21.897772 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:21.897778 found target ReturnsVoid DEBUG: 18:59:21.897786 found target TestVerbose DEBUG: 18:59:21.897807 time parse Magefiles: 917.707µs --- PASS: TestBadSecondTargets (0.22s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 18:59:22.104265 found target TestCurrentDir DEBUG: 18:59:22.104301 time parse Magefiles: 533.667µs --- PASS: TestSetDir (0.51s) === RUN TestSetWorkingDir DEBUG: 18:59:22.610662 found target TestWorkingDir DEBUG: 18:59:22.610699 time parse Magefiles: 499.387µs --- PASS: TestSetWorkingDir (0.51s) === RUN TestTimeout DEBUG: 18:59:23.129540 found target CtxDeps DEBUG: 18:59:23.129572 found target TakesContextNoError DEBUG: 18:59:23.129608 found target TakesContextWithError DEBUG: 18:59:23.129617 found target Timeout DEBUG: 18:59:23.129634 time parse Magefiles: 467.955µs --- PASS: TestTimeout (0.63s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 18:59:23.761264 found target CopyStdin DEBUG: 18:59:23.761296 found target Panics DEBUG: 18:59:23.761342 found target PanicsErr DEBUG: 18:59:23.761355 found target ReturnsNilError DEBUG: 18:59:23.761367 found target ReturnsNonNilError DEBUG: 18:59:23.761381 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:59:23.761387 found target ReturnsVoid DEBUG: 18:59:23.761392 found target TestVerbose DEBUG: 18:59:23.761408 time parse Magefiles: 775.109µs --- PASS: TestHelpTarget (0.22s) === RUN TestHelpAlias DEBUG: 18:59:23.980307 found target Checkout DEBUG: 18:59:23.980335 found target Status DEBUG: 18:59:23.980373 time parse Magefiles: 416.617µs DEBUG: 18:59:24.529616 found target Checkout DEBUG: 18:59:24.529637 found target Status DEBUG: 18:59:24.529664 time parse Magefiles: 282.754µs --- PASS: TestHelpAlias (0.75s) === RUN TestAlias DEBUG: 18:59:24.725083 found target Checkout DEBUG: 18:59:24.725120 found target Status DEBUG: 18:59:24.725557 time parse Magefiles: 941.805µs DEBUG: 18:59:24.921405 found target Checkout DEBUG: 18:59:24.921434 found target Status DEBUG: 18:59:24.921470 time parse Magefiles: 405.214µs --- PASS: TestAlias (0.39s) === RUN TestInvalidAlias DEBUG: 18:59:25.117702 time parse Magefiles: 421.378µs --- PASS: TestInvalidAlias (0.48s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 18:59:25.587285 found target Deploy DEBUG: 18:59:25.587333 found target PrintVerboseFlag DEBUG: 18:59:25.587356 found target Sleep DEBUG: 18:59:25.587372 found target TestVerbose DEBUG: 18:59:25.587405 time parse Magefiles: 546.583µs --- PASS: TestCompiledFlags (0.64s) === RUN TestCompiledEnvironmentVars DEBUG: 18:59:26.226273 found target Deploy DEBUG: 18:59:26.226318 found target PrintVerboseFlag DEBUG: 18:59:26.226340 found target Sleep DEBUG: 18:59:26.226357 found target TestVerbose DEBUG: 18:59:26.226382 time parse Magefiles: 511.747µs --- PASS: TestCompiledEnvironmentVars (0.50s) === RUN TestCompiledVerboseFlag DEBUG: 18:59:26.729090 found target Deploy DEBUG: 18:59:26.729159 found target PrintVerboseFlag DEBUG: 18:59:26.729199 found target Sleep DEBUG: 18:59:26.729230 found target TestVerbose DEBUG: 18:59:26.729270 time parse Magefiles: 652.207µs --- PASS: TestCompiledVerboseFlag (0.53s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 18:59:27.254496 found target Deploy DEBUG: 18:59:27.254599 found target PrintVerboseFlag DEBUG: 18:59:27.254641 found target Sleep DEBUG: 18:59:27.254677 found target TestVerbose DEBUG: 18:59:27.254721 time parse Magefiles: 717.56µs === RUN TestCompiledDeterministic/two DEBUG: 18:59:27.740182 found target Deploy DEBUG: 18:59:27.740232 found target PrintVerboseFlag DEBUG: 18:59:27.740254 found target Sleep DEBUG: 18:59:27.740278 found target TestVerbose DEBUG: 18:59:27.740303 time parse Magefiles: 520.938µs === RUN TestCompiledDeterministic/three DEBUG: 18:59:28.237409 found target Deploy DEBUG: 18:59:28.237469 found target PrintVerboseFlag DEBUG: 18:59:28.237493 found target Sleep DEBUG: 18:59:28.237510 found target TestVerbose DEBUG: 18:59:28.237536 time parse Magefiles: 571.744µs === RUN TestCompiledDeterministic/four DEBUG: 18:59:28.757784 found target Deploy DEBUG: 18:59:28.757836 found target PrintVerboseFlag DEBUG: 18:59:28.757880 found target Sleep DEBUG: 18:59:28.757920 found target TestVerbose DEBUG: 18:59:28.757934 time parse Magefiles: 548.459µs --- PASS: TestCompiledDeterministic (1.95s) --- PASS: TestCompiledDeterministic/one (0.48s) --- PASS: TestCompiledDeterministic/two (0.49s) --- PASS: TestCompiledDeterministic/three (0.52s) --- PASS: TestCompiledDeterministic/four (0.45s) === RUN TestClean DEBUG: 18:59:29.231716 found target Checkout DEBUG: 18:59:29.231742 found target Status DEBUG: 18:59:29.231773 time parse Magefiles: 361.285µs DEBUG: 18:59:29.667080 found target Checkout DEBUG: 18:59:29.667099 found target Status DEBUG: 18:59:29.667124 time parse Magefiles: 254.871µs --- PASS: TestClean (0.66s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 18:59:31.866813 found target Test DEBUG: 18:59:31.866852 time parse Magefiles: 387.824µs --- PASS: TestGoModules (3.12s) === RUN TestNamespaceDep DEBUG: 18:59:33.001326 found namespace ./ NS DEBUG: 18:59:33.001353 found namespace method ./ NS.Bare DEBUG: 18:59:33.001369 found namespace method ./ NS.BareCtx DEBUG: 18:59:33.001381 found namespace method ./ NS.CtxErr DEBUG: 18:59:33.001391 found namespace method ./ NS.Error DEBUG: 18:59:33.001400 found target TestNamespaceDep DEBUG: 18:59:33.001421 time parse Magefiles: 616.557µs --- PASS: TestNamespaceDep (0.60s) === RUN TestNamespace DEBUG: 18:59:33.596251 found namespace ./ NS DEBUG: 18:59:33.596273 found namespace method ./ NS.Bare DEBUG: 18:59:33.596286 found namespace method ./ NS.BareCtx DEBUG: 18:59:33.596298 found namespace method ./ NS.CtxErr DEBUG: 18:59:33.596309 found namespace method ./ NS.Error DEBUG: 18:59:33.596318 found target TestNamespaceDep DEBUG: 18:59:33.596338 time parse Magefiles: 524.527µs --- PASS: TestNamespace (0.16s) === RUN TestNamespaceDefault DEBUG: 18:59:33.765539 found namespace ./ NS DEBUG: 18:59:33.765563 found namespace method ./ NS.Bare DEBUG: 18:59:33.765577 found namespace method ./ NS.BareCtx DEBUG: 18:59:33.765590 found namespace method ./ NS.CtxErr DEBUG: 18:59:33.765600 found namespace method ./ NS.Error DEBUG: 18:59:33.765614 found target TestNamespaceDep DEBUG: 18:59:33.765634 time parse Magefiles: 526.774µs --- PASS: TestNamespaceDefault (0.22s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 18:59:33.994168 found target FooBar DEBUG: 18:59:33.994212 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 18:59:33.994226 time parse Magefiles: 453.92µs --- PASS: TestWrongDependency (0.54s) PASS ok github.com/magefile/mage/mage 38.664s === 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.07s) PASS ok github.com/magefile/mage/parse 0.073s === 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.015s === 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 TestGlob === CONT TestPathMissingDest === CONT TestDirMissingDest === CONT TestOldestModTime === CONT TestPathMissingSource === CONT TestDir --- PASS: TestPathMissingDest (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingSource (0.00s) === CONT TestGlobEmptyGlob --- PASS: TestGlobEmptyGlob (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.05s) --- 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.082s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... >>> mage*: Package size: 3.5 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r9.apk >>> mage: Build complete at Thu, 06 Apr 2023 18:59:35 +0000 elapsed time 0h 0m 55s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20230406.185842) (2/2) Purging go (1.20.3-r0) Executing busybox-1.36.0-r5.trigger OK: 395 MiB in 101 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...