>>> mage: Building testing/mage 1.13.0-r11 (using abuild 3.11.20-r0) started Thu, 13 Jul 2023 05:22:17 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/3) Installing binutils-gold (2.40-r12) (2/3) Installing go (1.20.6-r0) (3/3) Installing .makedepends-mage (20230713.052218) Executing busybox-1.36.1-r3.trigger OK: 488 MiB in 105 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Cleaning up tmpdir >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/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 100 7713k 0 7713k 0 0 8260k 0 --:--:-- --:--:-- --:--:-- 8260k 100 8596k 0 8596k 0 0 8296k 0 --:--:-- 0:00:01 --:--:-- 8656k >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/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.95s) PASS ok github.com/magefile/mage 1.956s 2023/07/13 05:22:29 Current terminal: screen-256color === RUN TestArgs --- PASS: TestArgs (0.67s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.24s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.23s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.24s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.22s) === RUN TestDocs --- PASS: TestDocs (0.21s) === RUN TestMgF --- PASS: TestMgF (0.25s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.83s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.42s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.48s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.49s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.44s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.41s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.41s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.44s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.45s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.44s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.69s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.77s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.34s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.14s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.60s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 05:22:40.398104 found target CopyStdin DEBUG: 05:22:40.398119 found target Panics DEBUG: 05:22:40.398134 found target PanicsErr DEBUG: 05:22:40.398143 found target ReturnsNilError DEBUG: 05:22:40.398151 found target ReturnsNonNilError DEBUG: 05:22:40.398161 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:40.398164 found target ReturnsVoid DEBUG: 05:22:40.398168 found target TestVerbose DEBUG: 05:22:40.398181 time parse Magefiles: 415.722µs --- PASS: TestCompileDiffGoosGoarch (5.29s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 05:22:45.642172 found target Build DEBUG: 05:22:45.642232 time parse Magefiles: 261.601µs --- PASS: TestMixedMageImports (0.52s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:22:46.161379 found target Build DEBUG: 05:22:46.161399 time parse Magefiles: 158.561µs --- PASS: TestMagefilesFolder (0.54s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:22:46.711277 found target Build DEBUG: 05:22:46.711296 time parse Magefiles: 107.08µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.53s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:22:47.223415 found target Build DEBUG: 05:22:47.223433 time parse Magefiles: 114.561µs --- PASS: TestUntaggedMagefilesFolder (0.51s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:22:47.736970 found target Build DEBUG: 05:22:47.736984 found target UntaggedBuild DEBUG: 05:22:47.736994 time parse Magefiles: 200.161µs --- PASS: TestMixedTaggingMagefilesFolder (0.51s) === RUN TestGoRun --- PASS: TestGoRun (1.06s) === RUN TestVerbose DEBUG: 05:22:49.381510 found target CopyStdin DEBUG: 05:22:49.381524 found target Panics DEBUG: 05:22:49.381543 found target PanicsErr DEBUG: 05:22:49.381552 found target ReturnsNilError DEBUG: 05:22:49.381560 found target ReturnsNonNilError DEBUG: 05:22:49.381569 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:49.381572 found target ReturnsVoid DEBUG: 05:22:49.381576 found target TestVerbose DEBUG: 05:22:49.381586 time parse Magefiles: 407.442µs DEBUG: 05:22:49.643578 found target CopyStdin DEBUG: 05:22:49.643594 found target Panics DEBUG: 05:22:49.643609 found target PanicsErr DEBUG: 05:22:49.643618 found target ReturnsNilError DEBUG: 05:22:49.643626 found target ReturnsNonNilError DEBUG: 05:22:49.643636 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:49.643639 found target ReturnsVoid DEBUG: 05:22:49.643643 found target TestVerbose DEBUG: 05:22:49.643653 time parse Magefiles: 401.721µs --- PASS: TestVerbose (0.50s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 05:22:49.839699 found target CopyStdin DEBUG: 05:22:49.839714 found target Panics DEBUG: 05:22:49.839730 found target PanicsErr DEBUG: 05:22:49.839738 found target ReturnsNilError DEBUG: 05:22:49.839746 found target ReturnsNonNilError DEBUG: 05:22:49.839756 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:49.839759 found target ReturnsVoid DEBUG: 05:22:49.839763 found target TestVerbose DEBUG: 05:22:49.839775 time parse Magefiles: 1.921449ms --- PASS: TestVerboseFalseEnv (0.19s) === RUN TestList DEBUG: 05:22:50.044457 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:50.044467 found target SomePig DEBUG: 05:22:50.044484 found target TestVerbose DEBUG: 05:22:50.044495 time parse Magefiles: 236.881µs --- PASS: TestList (0.58s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 05:22:50.639868 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:50.639884 found target SomePig DEBUG: 05:22:50.639911 found target TestVerbose DEBUG: 05:22:50.639928 time parse Magefiles: 299.602µs === RUN TestListWithColor/vt100 DEBUG: 05:22:50.932645 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:50.932656 found target SomePig DEBUG: 05:22:50.932673 found target TestVerbose DEBUG: 05:22:50.932682 time parse Magefiles: 209.481µs === RUN TestListWithColor/cygwin DEBUG: 05:22:51.131246 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:51.131255 found target SomePig DEBUG: 05:22:51.131275 found target TestVerbose DEBUG: 05:22:51.131284 time parse Magefiles: 217.641µs === RUN TestListWithColor/xterm-mono DEBUG: 05:22:51.315688 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:51.315699 found target SomePig DEBUG: 05:22:51.315715 found target TestVerbose DEBUG: 05:22:51.315728 time parse Magefiles: 265.521µs === RUN TestListWithColor/xterm DEBUG: 05:22:51.557932 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:51.557942 found target SomePig DEBUG: 05:22:51.557959 found target TestVerbose DEBUG: 05:22:51.557975 time parse Magefiles: 207.361µs === RUN TestListWithColor/xterm-vt220 DEBUG: 05:22:51.775672 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:51.775682 found target SomePig DEBUG: 05:22:51.775699 found target TestVerbose DEBUG: 05:22:51.775708 time parse Magefiles: 205.841µs === RUN TestListWithColor/xterm-16color DEBUG: 05:22:52.013834 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:52.013845 found target SomePig DEBUG: 05:22:52.013862 found target TestVerbose DEBUG: 05:22:52.013872 time parse Magefiles: 202.761µs === RUN TestListWithColor/xterm-256color DEBUG: 05:22:52.238289 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:52.238300 found target SomePig DEBUG: 05:22:52.238321 found target TestVerbose DEBUG: 05:22:52.238330 time parse Magefiles: 207.441µs === RUN TestListWithColor/screen-256color DEBUG: 05:22:52.451641 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:52.451651 found target SomePig DEBUG: 05:22:52.451667 found target TestVerbose DEBUG: 05:22:52.451675 time parse Magefiles: 197.961µs --- PASS: TestListWithColor (2.06s) --- PASS: TestListWithColor/#00 (0.30s) --- PASS: TestListWithColor/vt100 (0.21s) --- PASS: TestListWithColor/cygwin (0.18s) --- PASS: TestListWithColor/xterm-mono (0.22s) --- PASS: TestListWithColor/xterm (0.22s) --- PASS: TestListWithColor/xterm-vt220 (0.27s) --- PASS: TestListWithColor/xterm-16color (0.21s) --- PASS: TestListWithColor/xterm-256color (0.21s) --- PASS: TestListWithColor/screen-256color (0.23s) === RUN TestNoArgNoDefaultList 2023/07/13 05:22:52 Current terminal: screen-256color DEBUG: 05:22:52.774115 found target BazBuz DEBUG: 05:22:52.774139 found target FooBar DEBUG: 05:22:52.774153 time parse Magefiles: 185.64µs --- PASS: TestNoArgNoDefaultList (0.71s) === RUN TestIgnoreDefault DEBUG: 05:22:53.400299 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:53.400309 found target SomePig DEBUG: 05:22:53.400326 found target TestVerbose DEBUG: 05:22:53.400335 time parse Magefiles: 199.72µs --- PASS: TestIgnoreDefault (0.24s) === RUN TestTargetError DEBUG: 05:22:53.629636 found target CopyStdin DEBUG: 05:22:53.629649 found target Panics DEBUG: 05:22:53.629664 found target PanicsErr DEBUG: 05:22:53.629672 found target ReturnsNilError DEBUG: 05:22:53.629680 found target ReturnsNonNilError DEBUG: 05:22:53.629689 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:53.629693 found target ReturnsVoid DEBUG: 05:22:53.629697 found target TestVerbose DEBUG: 05:22:53.629707 time parse Magefiles: 386.562µs --- PASS: TestTargetError (0.21s) === RUN TestStdinCopy DEBUG: 05:22:53.837762 found target CopyStdin DEBUG: 05:22:53.837776 found target Panics DEBUG: 05:22:53.837791 found target PanicsErr DEBUG: 05:22:53.837799 found target ReturnsNilError DEBUG: 05:22:53.837808 found target ReturnsNonNilError DEBUG: 05:22:53.837817 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:53.837820 found target ReturnsVoid DEBUG: 05:22:53.837823 found target TestVerbose DEBUG: 05:22:53.837834 time parse Magefiles: 500.922µs --- PASS: TestStdinCopy (0.24s) === RUN TestTargetPanics DEBUG: 05:22:54.077645 found target CopyStdin DEBUG: 05:22:54.077659 found target Panics DEBUG: 05:22:54.077674 found target PanicsErr DEBUG: 05:22:54.077682 found target ReturnsNilError DEBUG: 05:22:54.077692 found target ReturnsNonNilError DEBUG: 05:22:54.077701 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:54.077704 found target ReturnsVoid DEBUG: 05:22:54.077708 found target TestVerbose DEBUG: 05:22:54.077718 time parse Magefiles: 406.002µs --- PASS: TestTargetPanics (0.22s) === RUN TestPanicsErr DEBUG: 05:22:54.301568 found target CopyStdin DEBUG: 05:22:54.301589 found target Panics DEBUG: 05:22:54.301605 found target PanicsErr DEBUG: 05:22:54.301613 found target ReturnsNilError DEBUG: 05:22:54.301621 found target ReturnsNonNilError DEBUG: 05:22:54.301631 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:54.301634 found target ReturnsVoid DEBUG: 05:22:54.301637 found target TestVerbose DEBUG: 05:22:54.301647 time parse Magefiles: 386.202µs --- PASS: TestPanicsErr (0.21s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 05:22:54.466265 found target Noop DEBUG: 05:22:54.466283 time parse Magefiles: 144.881µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.56s) === RUN TestOnlyStdLib DEBUG: 05:22:55.082064 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:55.082075 found target SomePig DEBUG: 05:22:55.082093 found target TestVerbose DEBUG: 05:22:55.082104 time parse Magefiles: 236.641µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.63s) === RUN TestMultipleTargets DEBUG: 05:22:55.710002 found target CopyStdin DEBUG: 05:22:55.710016 found target Panics DEBUG: 05:22:55.710031 found target PanicsErr DEBUG: 05:22:55.710039 found target ReturnsNilError DEBUG: 05:22:55.710047 found target ReturnsNonNilError DEBUG: 05:22:55.710061 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:55.710065 found target ReturnsVoid DEBUG: 05:22:55.710072 found target TestVerbose DEBUG: 05:22:55.710082 time parse Magefiles: 407.802µs --- PASS: TestMultipleTargets (0.25s) === RUN TestFirstTargetFails DEBUG: 05:22:55.936398 found target CopyStdin DEBUG: 05:22:55.936412 found target Panics DEBUG: 05:22:55.936429 found target PanicsErr DEBUG: 05:22:55.936438 found target ReturnsNilError DEBUG: 05:22:55.936446 found target ReturnsNonNilError DEBUG: 05:22:55.936456 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:55.936459 found target ReturnsVoid DEBUG: 05:22:55.936463 found target TestVerbose DEBUG: 05:22:55.936473 time parse Magefiles: 393.162µs --- PASS: TestFirstTargetFails (0.20s) === RUN TestBadSecondTargets DEBUG: 05:22:56.174749 found target CopyStdin DEBUG: 05:22:56.174762 found target Panics DEBUG: 05:22:56.174778 found target PanicsErr DEBUG: 05:22:56.174786 found target ReturnsNilError DEBUG: 05:22:56.174794 found target ReturnsNonNilError DEBUG: 05:22:56.174803 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:56.174806 found target ReturnsVoid DEBUG: 05:22:56.174810 found target TestVerbose DEBUG: 05:22:56.174820 time parse Magefiles: 396.082µs --- PASS: TestBadSecondTargets (0.23s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 05:22:56.368565 found target TestCurrentDir DEBUG: 05:22:56.368586 time parse Magefiles: 255.841µs --- PASS: TestSetDir (0.55s) === RUN TestSetWorkingDir DEBUG: 05:22:56.926582 found target TestWorkingDir DEBUG: 05:22:56.926599 time parse Magefiles: 231.241µs --- PASS: TestSetWorkingDir (0.59s) === RUN TestTimeout DEBUG: 05:22:57.531928 found target CtxDeps DEBUG: 05:22:57.531942 found target TakesContextNoError DEBUG: 05:22:57.531960 found target TakesContextWithError DEBUG: 05:22:57.531965 found target Timeout DEBUG: 05:22:57.531977 time parse Magefiles: 289.961µs --- PASS: TestTimeout (0.73s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 05:22:58.265857 found target CopyStdin DEBUG: 05:22:58.265871 found target Panics DEBUG: 05:22:58.265887 found target PanicsErr DEBUG: 05:22:58.265896 found target ReturnsNilError DEBUG: 05:22:58.265912 found target ReturnsNonNilError DEBUG: 05:22:58.265921 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:22:58.265924 found target ReturnsVoid DEBUG: 05:22:58.265928 found target TestVerbose DEBUG: 05:22:58.265938 time parse Magefiles: 420.961µs --- PASS: TestHelpTarget (0.26s) === RUN TestHelpAlias DEBUG: 05:22:58.520693 found target Checkout DEBUG: 05:22:58.520707 found target Status DEBUG: 05:22:58.520727 time parse Magefiles: 198.681µs DEBUG: 05:22:59.078259 found target Checkout DEBUG: 05:22:59.078274 found target Status DEBUG: 05:22:59.078293 time parse Magefiles: 153.681µs --- PASS: TestHelpAlias (0.77s) === RUN TestAlias DEBUG: 05:22:59.289257 found target Checkout DEBUG: 05:22:59.289269 found target Status DEBUG: 05:22:59.289289 time parse Magefiles: 230.961µs DEBUG: 05:22:59.530327 found target Checkout DEBUG: 05:22:59.530341 found target Status DEBUG: 05:22:59.530361 time parse Magefiles: 184.401µs --- PASS: TestAlias (0.48s) === RUN TestInvalidAlias DEBUG: 05:22:59.756076 time parse Magefiles: 155.681µs --- PASS: TestInvalidAlias (0.54s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 05:23:00.304926 found target Deploy DEBUG: 05:23:00.304948 found target PrintVerboseFlag DEBUG: 05:23:00.304958 found target Sleep DEBUG: 05:23:00.304967 found target TestVerbose DEBUG: 05:23:00.304979 time parse Magefiles: 250.081µs --- PASS: TestCompiledFlags (0.60s) === RUN TestCompiledEnvironmentVars DEBUG: 05:23:00.914885 found target Deploy DEBUG: 05:23:00.914908 found target PrintVerboseFlag DEBUG: 05:23:00.914918 found target Sleep DEBUG: 05:23:00.914926 found target TestVerbose DEBUG: 05:23:00.914940 time parse Magefiles: 247.881µs --- PASS: TestCompiledEnvironmentVars (0.55s) === RUN TestCompiledVerboseFlag DEBUG: 05:23:01.455760 found target Deploy DEBUG: 05:23:01.455783 found target PrintVerboseFlag DEBUG: 05:23:01.455793 found target Sleep DEBUG: 05:23:01.455800 found target TestVerbose DEBUG: 05:23:01.455813 time parse Magefiles: 245.601µs --- PASS: TestCompiledVerboseFlag (0.56s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 05:23:02.023590 found target Deploy DEBUG: 05:23:02.023612 found target PrintVerboseFlag DEBUG: 05:23:02.023622 found target Sleep DEBUG: 05:23:02.023631 found target TestVerbose DEBUG: 05:23:02.023642 time parse Magefiles: 237.721µs === RUN TestCompiledDeterministic/two DEBUG: 05:23:02.552377 found target Deploy DEBUG: 05:23:02.552401 found target PrintVerboseFlag DEBUG: 05:23:02.552411 found target Sleep DEBUG: 05:23:02.552418 found target TestVerbose DEBUG: 05:23:02.552429 time parse Magefiles: 248.401µs === RUN TestCompiledDeterministic/three DEBUG: 05:23:03.141029 found target Deploy DEBUG: 05:23:03.141054 found target PrintVerboseFlag DEBUG: 05:23:03.141064 found target Sleep DEBUG: 05:23:03.141071 found target TestVerbose DEBUG: 05:23:03.141082 time parse Magefiles: 305.641µs === RUN TestCompiledDeterministic/four DEBUG: 05:23:03.699168 found target Deploy DEBUG: 05:23:03.699201 found target PrintVerboseFlag DEBUG: 05:23:03.699219 found target Sleep DEBUG: 05:23:03.699229 found target TestVerbose DEBUG: 05:23:03.699247 time parse Magefiles: 306.601µs --- PASS: TestCompiledDeterministic (2.21s) --- PASS: TestCompiledDeterministic/one (0.53s) --- PASS: TestCompiledDeterministic/two (0.59s) --- PASS: TestCompiledDeterministic/three (0.54s) --- PASS: TestCompiledDeterministic/four (0.56s) === RUN TestClean DEBUG: 05:23:04.239019 found target Checkout DEBUG: 05:23:04.239031 found target Status DEBUG: 05:23:04.239048 time parse Magefiles: 192.321µs DEBUG: 05:23:04.757421 found target Checkout DEBUG: 05:23:04.757434 found target Status DEBUG: 05:23:04.757452 time parse Magefiles: 165.24µs --- PASS: TestClean (0.74s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 05:23:06.554910 found target Test DEBUG: 05:23:06.554930 time parse Magefiles: 186.561µs --- PASS: TestGoModules (2.54s) === RUN TestNamespaceDep DEBUG: 05:23:07.504724 found namespace ./ NS DEBUG: 05:23:07.504734 found namespace method ./ NS.Bare DEBUG: 05:23:07.504741 found namespace method ./ NS.BareCtx DEBUG: 05:23:07.504747 found namespace method ./ NS.CtxErr DEBUG: 05:23:07.504752 found namespace method ./ NS.Error DEBUG: 05:23:07.504756 found target TestNamespaceDep DEBUG: 05:23:07.504767 time parse Magefiles: 237.521µs --- PASS: TestNamespaceDep (0.61s) === RUN TestNamespace DEBUG: 05:23:08.131105 found namespace ./ NS DEBUG: 05:23:08.131113 found namespace method ./ NS.Bare DEBUG: 05:23:08.131121 found namespace method ./ NS.BareCtx DEBUG: 05:23:08.131127 found namespace method ./ NS.CtxErr DEBUG: 05:23:08.131132 found namespace method ./ NS.Error DEBUG: 05:23:08.131136 found target TestNamespaceDep DEBUG: 05:23:08.131148 time parse Magefiles: 226.161µs --- PASS: TestNamespace (0.20s) === RUN TestNamespaceDefault DEBUG: 05:23:08.311536 found namespace ./ NS DEBUG: 05:23:08.311547 found namespace method ./ NS.Bare DEBUG: 05:23:08.311554 found namespace method ./ NS.BareCtx DEBUG: 05:23:08.311560 found namespace method ./ NS.CtxErr DEBUG: 05:23:08.311566 found namespace method ./ NS.Error DEBUG: 05:23:08.311570 found target TestNamespaceDep DEBUG: 05:23:08.311581 time parse Magefiles: 247.041µs --- PASS: TestNamespaceDefault (0.19s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 05:23:08.524504 found target FooBar DEBUG: 05:23:08.524522 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 05:23:08.524529 time parse Magefiles: 174.721µs --- PASS: TestWrongDependency (0.60s) PASS ok github.com/magefile/mage/mage 39.253s === 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.122s === 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.15s) PASS ok github.com/magefile/mage/parse 0.160s === 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.019s === 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 TestDir === CONT TestDirMissingDest === CONT TestPathMissingSource --- PASS: TestDirMissingSrc (0.00s) === CONT TestGlobEmptyGlob === CONT TestPathMissingDest === CONT TestOldestModTime --- PASS: TestPathMissingSource (0.00s) === CONT TestGlob --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingDest (0.00s) --- 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.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.082s >>> 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-armhf.so.1 >>> mage*: Package size: 3.2 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r11.apk >>> mage: Build complete at Thu, 13 Jul 2023 05:23:09 +0000 elapsed time 0h 0m 52s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20230713.052218) (2/3) Purging go (1.20.6-r0) (3/3) Purging binutils-gold (2.40-r12) Executing busybox-1.36.1-r3.trigger OK: 314 MiB in 102 packages >>> mage: Updating the testing/armhf repository index... >>> mage: Signing the index...