>>> mage: Building testing/mage 1.13.0-r8 (using abuild 3.10.0-r0) started Thu, 16 Feb 2023 01:32:20 +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.1-r0) (2/2) Installing .makedepends-mage (20230216.013221) Executing busybox-1.36.0-r4.trigger OK: 546 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 26.4M 0 --:--:-- --:--:-- --:--:-- 26.5M >>> 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 (3.13s) PASS ok github.com/magefile/mage 3.130s 2023/02/16 01:32:37 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (1.03s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.19s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.23s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.22s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.24s) === RUN TestDocs --- PASS: TestDocs (0.25s) === RUN TestMgF --- PASS: TestMgF (0.23s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.16s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.30s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.33s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.34s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.31s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.38s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.35s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.36s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.32s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.30s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (1.08s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.05s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.13s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.16s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (2.02s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.78s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.04s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.03s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.03s) === RUN TestCompileDiffGoosGoarch DEBUG: 01:32:49.385954 found target CopyStdin DEBUG: 01:32:49.386065 found target Panics DEBUG: 01:32:49.386116 found target PanicsErr DEBUG: 01:32:49.386146 found target ReturnsNilError DEBUG: 01:32:49.386212 found target ReturnsNonNilError DEBUG: 01:32:49.386231 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:32:49.386236 found target ReturnsVoid DEBUG: 01:32:49.386242 found target TestVerbose DEBUG: 01:32:49.386282 time parse Magefiles: 1.383203ms --- PASS: TestCompileDiffGoosGoarch (8.38s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 01:32:57.789510 found target Build DEBUG: 01:32:57.789542 time parse Magefiles: 433.909µs --- PASS: TestMixedMageImports (0.84s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 01:32:58.640912 found target Build DEBUG: 01:32:58.640965 time parse Magefiles: 460.22µs --- PASS: TestMagefilesFolder (0.96s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 01:32:59.624345 found target Build DEBUG: 01:32:59.624375 time parse Magefiles: 204.768µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.88s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 01:33:00.486399 found target Build DEBUG: 01:33:00.486461 time parse Magefiles: 496.796µs --- PASS: TestUntaggedMagefilesFolder (0.91s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 01:33:01.398829 found target Build DEBUG: 01:33:01.398863 found target UntaggedBuild DEBUG: 01:33:01.398888 time parse Magefiles: 453.391µs --- PASS: TestMixedTaggingMagefilesFolder (0.96s) === RUN TestGoRun --- PASS: TestGoRun (1.70s) === RUN TestVerbose DEBUG: 01:33:04.050614 found target CopyStdin DEBUG: 01:33:04.050639 found target Panics DEBUG: 01:33:04.050667 found target PanicsErr DEBUG: 01:33:04.050683 found target ReturnsNilError DEBUG: 01:33:04.050700 found target ReturnsNonNilError DEBUG: 01:33:04.050717 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:04.050722 found target ReturnsVoid DEBUG: 01:33:04.050728 found target TestVerbose DEBUG: 01:33:04.050747 time parse Magefiles: 805.088µs DEBUG: 01:33:04.305961 found target CopyStdin DEBUG: 01:33:04.306002 found target Panics DEBUG: 01:33:04.306041 found target PanicsErr DEBUG: 01:33:04.306058 found target ReturnsNilError DEBUG: 01:33:04.306074 found target ReturnsNonNilError DEBUG: 01:33:04.306102 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:04.306107 found target ReturnsVoid DEBUG: 01:33:04.306115 found target TestVerbose DEBUG: 01:33:04.306135 time parse Magefiles: 779.689µs --- PASS: TestVerbose (0.47s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 01:33:04.527852 found target CopyStdin DEBUG: 01:33:04.527890 found target Panics DEBUG: 01:33:04.527931 found target PanicsErr DEBUG: 01:33:04.527964 found target ReturnsNilError DEBUG: 01:33:04.527990 found target ReturnsNonNilError DEBUG: 01:33:04.528031 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:04.528037 found target ReturnsVoid DEBUG: 01:33:04.528043 found target TestVerbose DEBUG: 01:33:04.528060 time parse Magefiles: 1.274251ms --- PASS: TestVerboseFalseEnv (0.20s) === RUN TestList DEBUG: 01:33:04.741391 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:04.741420 found target SomePig DEBUG: 01:33:04.741465 found target TestVerbose DEBUG: 01:33:04.741487 time parse Magefiles: 536.549µs --- PASS: TestList (1.13s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 01:33:05.860677 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:05.860705 found target SomePig DEBUG: 01:33:05.860753 found target TestVerbose DEBUG: 01:33:05.860784 time parse Magefiles: 633.713µs === RUN TestListWithColor/vt100 DEBUG: 01:33:06.096781 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:06.096801 found target SomePig DEBUG: 01:33:06.096833 found target TestVerbose DEBUG: 01:33:06.096850 time parse Magefiles: 412.293µs === RUN TestListWithColor/cygwin DEBUG: 01:33:06.339593 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:06.339620 found target SomePig DEBUG: 01:33:06.339668 found target TestVerbose DEBUG: 01:33:06.339710 time parse Magefiles: 720.124µs === RUN TestListWithColor/xterm-mono DEBUG: 01:33:06.587808 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:06.587833 found target SomePig DEBUG: 01:33:06.587881 found target TestVerbose DEBUG: 01:33:06.587904 time parse Magefiles: 594.513µs === RUN TestListWithColor/xterm DEBUG: 01:33:06.812945 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:06.812972 found target SomePig DEBUG: 01:33:06.813020 found target TestVerbose DEBUG: 01:33:06.813045 time parse Magefiles: 625.653µs === RUN TestListWithColor/xterm-vt220 DEBUG: 01:33:07.062571 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:07.062596 found target SomePig DEBUG: 01:33:07.062672 found target TestVerbose DEBUG: 01:33:07.062711 time parse Magefiles: 623.312µs === RUN TestListWithColor/xterm-16color DEBUG: 01:33:07.322858 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:07.322888 found target SomePig DEBUG: 01:33:07.322931 found target TestVerbose DEBUG: 01:33:07.322958 time parse Magefiles: 651.617µs === RUN TestListWithColor/xterm-256color DEBUG: 01:33:07.605787 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:07.605814 found target SomePig DEBUG: 01:33:07.605864 found target TestVerbose DEBUG: 01:33:07.605899 time parse Magefiles: 655.71µs === RUN TestListWithColor/screen-256color DEBUG: 01:33:07.854237 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:07.854256 found target SomePig DEBUG: 01:33:07.854286 found target TestVerbose DEBUG: 01:33:07.854302 time parse Magefiles: 370.558µs --- PASS: TestListWithColor (2.21s) --- PASS: TestListWithColor/#00 (0.23s) --- PASS: TestListWithColor/vt100 (0.25s) --- PASS: TestListWithColor/cygwin (0.25s) --- PASS: TestListWithColor/xterm-mono (0.22s) --- PASS: TestListWithColor/xterm (0.26s) --- PASS: TestListWithColor/xterm-vt220 (0.25s) --- PASS: TestListWithColor/xterm-16color (0.28s) --- PASS: TestListWithColor/xterm-256color (0.25s) --- PASS: TestListWithColor/screen-256color (0.22s) === RUN TestNoArgNoDefaultList 2023/02/16 01:33:08 Current terminal: screen-256color DEBUG: 01:33:08.069992 found target BazBuz DEBUG: 01:33:08.070054 found target FooBar DEBUG: 01:33:08.070103 time parse Magefiles: 511.693µs --- PASS: TestNoArgNoDefaultList (0.94s) === RUN TestIgnoreDefault DEBUG: 01:33:09.002893 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:09.002923 found target SomePig DEBUG: 01:33:09.002967 found target TestVerbose DEBUG: 01:33:09.002997 time parse Magefiles: 609.817µs --- PASS: TestIgnoreDefault (0.19s) === RUN TestTargetError DEBUG: 01:33:09.193643 found target CopyStdin DEBUG: 01:33:09.193678 found target Panics DEBUG: 01:33:09.193721 found target PanicsErr DEBUG: 01:33:09.193749 found target ReturnsNilError DEBUG: 01:33:09.193777 found target ReturnsNonNilError DEBUG: 01:33:09.193807 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:09.193825 found target ReturnsVoid DEBUG: 01:33:09.193836 found target TestVerbose DEBUG: 01:33:09.193866 time parse Magefiles: 1.511744ms --- PASS: TestTargetError (0.20s) === RUN TestStdinCopy DEBUG: 01:33:09.413302 found target CopyStdin DEBUG: 01:33:09.413332 found target Panics DEBUG: 01:33:09.413362 found target PanicsErr DEBUG: 01:33:09.413393 found target ReturnsNilError DEBUG: 01:33:09.413409 found target ReturnsNonNilError DEBUG: 01:33:09.413425 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:09.413436 found target ReturnsVoid DEBUG: 01:33:09.413443 found target TestVerbose DEBUG: 01:33:09.413460 time parse Magefiles: 1.043457ms --- PASS: TestStdinCopy (0.21s) === RUN TestTargetPanics DEBUG: 01:33:09.624061 found target CopyStdin DEBUG: 01:33:09.624083 found target Panics DEBUG: 01:33:09.624108 found target PanicsErr DEBUG: 01:33:09.624123 found target ReturnsNilError DEBUG: 01:33:09.624139 found target ReturnsNonNilError DEBUG: 01:33:09.624156 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:09.624160 found target ReturnsVoid DEBUG: 01:33:09.624166 found target TestVerbose DEBUG: 01:33:09.624182 time parse Magefiles: 742.703µs --- PASS: TestTargetPanics (0.23s) === RUN TestPanicsErr DEBUG: 01:33:09.852270 found target CopyStdin DEBUG: 01:33:09.852307 found target Panics DEBUG: 01:33:09.852346 found target PanicsErr DEBUG: 01:33:09.852373 found target ReturnsNilError DEBUG: 01:33:09.852419 found target ReturnsNonNilError DEBUG: 01:33:09.852454 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:09.852462 found target ReturnsVoid DEBUG: 01:33:09.852473 found target TestVerbose DEBUG: 01:33:09.852501 time parse Magefiles: 1.24696ms --- PASS: TestPanicsErr (0.25s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 01:33:10.107665 found target Noop DEBUG: 01:33:10.107696 time parse Magefiles: 278.516µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.92s) === RUN TestOnlyStdLib DEBUG: 01:33:11.012850 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:11.012878 found target SomePig DEBUG: 01:33:11.012927 found target TestVerbose DEBUG: 01:33:11.012960 time parse Magefiles: 651.743µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (1.01s) === RUN TestMultipleTargets DEBUG: 01:33:12.023987 found target CopyStdin DEBUG: 01:33:12.024012 found target Panics DEBUG: 01:33:12.024039 found target PanicsErr DEBUG: 01:33:12.024056 found target ReturnsNilError DEBUG: 01:33:12.024076 found target ReturnsNonNilError DEBUG: 01:33:12.024109 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:12.024116 found target ReturnsVoid DEBUG: 01:33:12.024123 found target TestVerbose DEBUG: 01:33:12.024157 time parse Magefiles: 852.979µs --- PASS: TestMultipleTargets (0.19s) === RUN TestFirstTargetFails DEBUG: 01:33:12.222430 found target CopyStdin DEBUG: 01:33:12.222468 found target Panics DEBUG: 01:33:12.222509 found target PanicsErr DEBUG: 01:33:12.222537 found target ReturnsNilError DEBUG: 01:33:12.222564 found target ReturnsNonNilError DEBUG: 01:33:12.222594 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:12.222604 found target ReturnsVoid DEBUG: 01:33:12.222615 found target TestVerbose DEBUG: 01:33:12.222678 time parse Magefiles: 1.586069ms --- PASS: TestFirstTargetFails (0.24s) === RUN TestBadSecondTargets DEBUG: 01:33:12.473631 found target CopyStdin DEBUG: 01:33:12.473667 found target Panics DEBUG: 01:33:12.473709 found target PanicsErr DEBUG: 01:33:12.473737 found target ReturnsNilError DEBUG: 01:33:12.473770 found target ReturnsNonNilError DEBUG: 01:33:12.473789 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:12.473794 found target ReturnsVoid DEBUG: 01:33:12.473801 found target TestVerbose DEBUG: 01:33:12.473846 time parse Magefiles: 1.312411ms --- PASS: TestBadSecondTargets (0.24s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 01:33:12.714448 found target TestCurrentDir DEBUG: 01:33:12.714510 time parse Magefiles: 845.673µs --- PASS: TestSetDir (0.93s) === RUN TestSetWorkingDir DEBUG: 01:33:13.630555 found target TestWorkingDir DEBUG: 01:33:13.630598 time parse Magefiles: 593.06µs --- PASS: TestSetWorkingDir (0.91s) === RUN TestTimeout DEBUG: 01:33:14.537239 found target CtxDeps DEBUG: 01:33:14.537263 found target TakesContextNoError DEBUG: 01:33:14.537292 found target TakesContextWithError DEBUG: 01:33:14.537300 found target Timeout DEBUG: 01:33:14.537315 time parse Magefiles: 407.944µs --- PASS: TestTimeout (1.09s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 01:33:15.625567 found target CopyStdin DEBUG: 01:33:15.625600 found target Panics DEBUG: 01:33:15.625642 found target PanicsErr DEBUG: 01:33:15.625677 found target ReturnsNilError DEBUG: 01:33:15.625724 found target ReturnsNonNilError DEBUG: 01:33:15.625764 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 01:33:15.625772 found target ReturnsVoid DEBUG: 01:33:15.625783 found target TestVerbose DEBUG: 01:33:15.625821 time parse Magefiles: 1.315537ms --- PASS: TestHelpTarget (0.19s) === RUN TestHelpAlias DEBUG: 01:33:15.823242 found target Checkout DEBUG: 01:33:15.823279 found target Status DEBUG: 01:33:15.823338 time parse Magefiles: 607.669µs DEBUG: 01:33:16.780123 found target Checkout DEBUG: 01:33:16.780147 found target Status DEBUG: 01:33:16.780176 time parse Magefiles: 251.852µs --- PASS: TestHelpAlias (1.13s) === RUN TestAlias DEBUG: 01:33:16.949638 found target Checkout DEBUG: 01:33:16.949681 found target Status DEBUG: 01:33:16.949741 time parse Magefiles: 557.956µs DEBUG: 01:33:17.223665 found target Checkout DEBUG: 01:33:17.223699 found target Status DEBUG: 01:33:17.223746 time parse Magefiles: 441.832µs --- PASS: TestAlias (0.52s) === RUN TestInvalidAlias DEBUG: 01:33:17.484293 time parse Magefiles: 361.318µs --- PASS: TestInvalidAlias (0.88s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 01:33:18.353289 found target Deploy DEBUG: 01:33:18.353332 found target PrintVerboseFlag DEBUG: 01:33:18.353366 found target Sleep DEBUG: 01:33:18.353380 found target TestVerbose DEBUG: 01:33:18.353399 time parse Magefiles: 460.053µs --- PASS: TestCompiledFlags (1.03s) === RUN TestCompiledEnvironmentVars DEBUG: 01:33:19.377227 found target Deploy DEBUG: 01:33:19.377272 found target PrintVerboseFlag DEBUG: 01:33:19.377291 found target Sleep DEBUG: 01:33:19.377305 found target TestVerbose DEBUG: 01:33:19.377326 time parse Magefiles: 431.447µs --- PASS: TestCompiledEnvironmentVars (0.93s) === RUN TestCompiledVerboseFlag DEBUG: 01:33:20.315094 found target Deploy DEBUG: 01:33:20.315168 found target PrintVerboseFlag DEBUG: 01:33:20.315204 found target Sleep DEBUG: 01:33:20.315230 found target TestVerbose DEBUG: 01:33:20.315266 time parse Magefiles: 710.391µs --- PASS: TestCompiledVerboseFlag (0.84s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 01:33:21.149416 found target Deploy DEBUG: 01:33:21.149456 found target PrintVerboseFlag DEBUG: 01:33:21.149485 found target Sleep DEBUG: 01:33:21.149500 found target TestVerbose DEBUG: 01:33:21.149524 time parse Magefiles: 492.081µs === RUN TestCompiledDeterministic/two DEBUG: 01:33:22.030153 found target Deploy DEBUG: 01:33:22.030196 found target PrintVerboseFlag DEBUG: 01:33:22.030218 found target Sleep DEBUG: 01:33:22.030238 found target TestVerbose DEBUG: 01:33:22.030261 time parse Magefiles: 495.311µs === RUN TestCompiledDeterministic/three DEBUG: 01:33:22.893436 found target Deploy DEBUG: 01:33:22.893496 found target PrintVerboseFlag DEBUG: 01:33:22.893530 found target Sleep DEBUG: 01:33:22.893584 found target TestVerbose DEBUG: 01:33:22.893628 time parse Magefiles: 686.519µs === RUN TestCompiledDeterministic/four DEBUG: 01:33:23.787755 found target Deploy DEBUG: 01:33:23.787800 found target PrintVerboseFlag DEBUG: 01:33:23.788658 found target Sleep DEBUG: 01:33:23.789310 found target TestVerbose DEBUG: 01:33:23.789376 time parse Magefiles: 2.017378ms --- PASS: TestCompiledDeterministic (3.52s) --- PASS: TestCompiledDeterministic/one (0.88s) --- PASS: TestCompiledDeterministic/two (0.86s) --- PASS: TestCompiledDeterministic/three (0.89s) --- PASS: TestCompiledDeterministic/four (0.88s) === RUN TestClean DEBUG: 01:33:24.694549 found target Checkout DEBUG: 01:33:24.694583 found target Status DEBUG: 01:33:24.694630 time parse Magefiles: 531.049µs DEBUG: 01:33:25.529031 found target Checkout DEBUG: 01:33:25.529054 found target Status DEBUG: 01:33:25.529095 time parse Magefiles: 332.857µs --- PASS: TestClean (1.10s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 01:33:28.510609 found target Test DEBUG: 01:33:28.510666 time parse Magefiles: 501.698µs --- PASS: TestGoModules (4.38s) === RUN TestNamespaceDep DEBUG: 01:33:30.156489 found namespace ./ NS DEBUG: 01:33:30.156513 found namespace method ./ NS.Bare DEBUG: 01:33:30.156531 found namespace method ./ NS.BareCtx DEBUG: 01:33:30.156547 found namespace method ./ NS.CtxErr DEBUG: 01:33:30.156560 found namespace method ./ NS.Error DEBUG: 01:33:30.156578 found target TestNamespaceDep DEBUG: 01:33:30.156604 time parse Magefiles: 654.389µs --- PASS: TestNamespaceDep (1.00s) === RUN TestNamespace DEBUG: 01:33:31.154870 found namespace ./ NS DEBUG: 01:33:31.154885 found namespace method ./ NS.Bare DEBUG: 01:33:31.154897 found namespace method ./ NS.BareCtx DEBUG: 01:33:31.154912 found namespace method ./ NS.CtxErr DEBUG: 01:33:31.154921 found namespace method ./ NS.Error DEBUG: 01:33:31.154928 found target TestNamespaceDep DEBUG: 01:33:31.154947 time parse Magefiles: 458.811µs --- PASS: TestNamespace (0.20s) === RUN TestNamespaceDefault DEBUG: 01:33:31.370752 found namespace ./ NS DEBUG: 01:33:31.370776 found namespace method ./ NS.Bare DEBUG: 01:33:31.370797 found namespace method ./ NS.BareCtx DEBUG: 01:33:31.370813 found namespace method ./ NS.CtxErr DEBUG: 01:33:31.370827 found namespace method ./ NS.Error DEBUG: 01:33:31.370839 found target TestNamespaceDep DEBUG: 01:33:31.370866 time parse Magefiles: 628.673µs --- PASS: TestNamespaceDefault (0.22s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 01:33:31.585309 found target FooBar DEBUG: 01:33:31.585353 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 01:33:31.585372 time parse Magefiles: 451.043µs --- PASS: TestWrongDependency (0.94s) PASS ok github.com/magefile/mage/mage 55.023s === 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.065s === 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.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 TestDir === CONT TestDirMissingSrc === CONT TestGlob === CONT TestDirMissingDest === CONT TestPath === CONT TestPathMissingSource === CONT TestPathMissingDest === CONT TestGlobEmptyGlob === CONT TestOldestModTime --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.081s >>> 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.2 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r8.apk >>> mage: Build complete at Thu, 16 Feb 2023 01:33:33 +0000 elapsed time 0h 1m 13s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20230216.013221) (2/2) Purging go (1.20.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> mage: Updating the testing/x86 repository index... >>> mage: Signing the index...