>>> go-task: Building community/go-task 3.43.3-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 23:05:19 +0000 >>> go-task: Validating /home/buildozer/aports/community/go-task/APKBUILD... >>> go-task: Analyzing dependencies... >>> go-task: Installing for build: build-base go gotestfmt (1/4) Installing binutils-gold (2.44-r0) (2/4) Installing go (1.24.2-r1) (3/4) Installing gotestfmt (2.5.0-r4) (4/4) Installing .makedepends-go-task (20250428.230520) Executing busybox-1.37.0-r16.trigger OK: 522 MiB in 108 packages >>> go-task: Cleaning up srcdir >>> go-task: Cleaning up pkgdir >>> go-task: Cleaning up tmpdir >>> go-task: Fetching https://distfiles.alpinelinux.org/distfiles/edge/go-task-3.43.3.tar.gz >>> go-task: Fetching https://distfiles.alpinelinux.org/distfiles/edge/go-task-3.43.3.tar.gz >>> go-task: Checking sha512sums... go-task-3.43.3.tar.gz: OK completion-rename-to-go-task.patch: OK >>> go-task: Unpacking /var/cache/distfiles/edge/go-task-3.43.3.tar.gz... >>> go-task: completion-rename-to-go-task.patch patching file completion/bash/task.bash patching file completion/fish/task.fish patching file completion/zsh/_task 📦 github.com/go-task/task/v3 ✅ TestAlias (PASS; 2.15s) ✅ TestAlias/alias (PASS; 2s) ✅ TestAlias/alias_summary (PASS; 0s) ✅ TestAlias/duplicate_alias (PASS; 0s) ✅ TestBashShellOptsCommandLevel (PASS; 2.27s) ✅ TestBashShellOptsGlobalLevel (PASS; 400ms) ✅ TestBashShellOptsTaskLevel (PASS; 1.67s) ✅ TestCmdsVariables (PASS; 1.81s) ✅ TestConcurrency (PASS; 2.18s) ✅ TestCyclicDep (PASS; 8.8s) ✅ TestDeferredCmds (PASS; 2.38s) ✅ TestDeps (PASS; 1.91s) ✅ TestDisplaysErrorOnVersion1Schema (PASS; 660ms) ✅ TestDisplaysErrorOnVersion2Schema (PASS; 230ms) ✅ TestDotenvHasEnvVarInPath (PASS; 20ms) ✅ TestDotenvHasEnvVarInPath/target="default",file="var.txt" (PASS; 0s) ✅ TestDotenvHasLocalEnvInPath (PASS; 0s) ✅ TestDotenvHasLocalEnvInPath/#00 (PASS; 1.9s) ✅ TestDotenvHasLocalEnvInPath/#00/target="default",file="var.txt" (PASS; 0s) ✅ TestDotenvHasLocalVarInPath (PASS; 0s) ✅ TestDotenvHasLocalVarInPath/#00 (PASS; 1.46s) ✅ TestDotenvHasLocalVarInPath/#00/target="default",file="var.txt" (PASS; 0s) ✅ TestDotenvShouldAllowMissingEnv (PASS; 0s) ✅ TestDotenvShouldAllowMissingEnv/#00 (PASS; 1.44s) ✅ TestDotenvShouldAllowMissingEnv/#00/target="default",file="include.txt" (PASS; 0s) ✅ TestDotenvShouldErrorWhenIncludingDependantDotenvs (PASS; 300ms) ✅ TestDotenvShouldIncludeAllEnvFiles (PASS; 0s) ✅ TestDotenvShouldIncludeAllEnvFiles/#00 (PASS; 340ms) ✅ TestDotenvShouldIncludeAllEnvFiles/#00/target="default",file="include.txt" (PASS; 0s) ✅ TestDry (PASS; 580ms) ✅ TestDryChecksum (PASS; 2.24s) ✅ TestDynamicVariablesRunOnTheNewCreatedDir (PASS; 1.11s) ✅ TestDynamicVariablesShouldRunOnTheTaskDir (PASS; 10ms) ✅ TestDynamicVariablesShouldRunOnTheTaskDir/#00 (PASS; 1.69s) ✅ TestDynamicVariablesShouldRunOnTheTaskDir/#00/target="default",file="subdirectory/from_included_taskfile.txt" (PASS; 0s) ✅ TestDynamicVariablesShouldRunOnTheTaskDir/#00/target="default",file="subdirectory/from_included_taskfile_task.txt" (PASS; 0s) ✅ TestDynamicVariablesShouldRunOnTheTaskDir/#00/target="default",file="subdirectory/from_interpolated_dir.txt" (PASS; 0s) ✅ TestDynamicVariablesShouldRunOnTheTaskDir/#00/target="default",file="subdirectory/from_root_taskfile.txt" (PASS; 0s) ✅ TestEmptyTask (PASS; 10ms) ✅ TestEmptyTaskfile (PASS; 500ms) ✅ TestEnv (PASS; 310ms) ✅ TestEnv/env_precedence_disabled (PASS; 120ms) ✅ TestEnv/env_precedence_enabled (PASS; 190ms) ✅ TestErrorCode (PASS; 0s) ✅ TestErrorCode/direct_task (PASS; 1.87s) ✅ TestErrorCode/indirect_task (PASS; 30ms) ✅ TestEvaluateSymlinksInPaths (PASS; 220ms) ✅ TestEvaluateSymlinksInPaths/default_(1) (PASS; 50ms) ✅ TestEvaluateSymlinksInPaths/default_(2) (PASS; 50ms) ✅ TestEvaluateSymlinksInPaths/default_(3) (PASS; 50ms) ✅ TestEvaluateSymlinksInPaths/reset (PASS; 30ms) ✅ TestEvaluateSymlinksInPaths/test-sym_(1) (PASS; 30ms) ✅ TestExitCodeOne (PASS; 1.57s) ✅ TestExitCodeZero (PASS; 1.33s) ✅ TestExitImmediately (PASS; 2.02s) ✅ TestExpand (PASS; 1.09s) ✅ TestForCmds (PASS; 3.33s) ✅ TestForCmds/loop-different-tasks (PASS; 70ms) ✅ TestForCmds/loop-explicit (PASS; 1.71s) ✅ TestForCmds/loop-generates (PASS; 60ms) ✅ TestForCmds/loop-generates-glob (PASS; 100ms) ✅ TestForCmds/loop-matrix (PASS; 470ms) ✅ TestForCmds/loop-matrix-ref (PASS; 340ms) ✅ TestForCmds/loop-matrix-ref-error (PASS; 40ms) ✅ TestForCmds/loop-sources (PASS; 100ms) ✅ TestForCmds/loop-sources-glob (PASS; 130ms) ✅ TestForCmds/loop-task (PASS; 90ms) ✅ TestForCmds/loop-task-as (PASS; 70ms) ✅ TestForCmds/loop-vars (PASS; 60ms) ✅ TestForCmds/loop-vars-sh (PASS; 80ms) ✅ TestForDeps (PASS; 3.26s) ✅ TestForDeps/loop-different-tasks (PASS; 70ms) ✅ TestForDeps/loop-explicit (PASS; 2.4s) ✅ TestForDeps/loop-generates (PASS; 50ms) ✅ TestForDeps/loop-generates-glob (PASS; 90ms) ✅ TestForDeps/loop-matrix (PASS; 130ms) ✅ TestForDeps/loop-matrix-ref (PASS; 130ms) ✅ TestForDeps/loop-matrix-ref-error (PASS; 0s) ✅ TestForDeps/loop-sources (PASS; 80ms) ✅ TestForDeps/loop-sources-glob (PASS; 130ms) ✅ TestForDeps/loop-task (PASS; 40ms) ✅ TestForDeps/loop-task-as (PASS; 40ms) ✅ TestForDeps/loop-vars (PASS; 40ms) ✅ TestForDeps/loop-vars-sh (PASS; 60ms) ✅ TestForce (PASS; 180ms) ✅ TestForce/force (PASS; 800ms) ✅ TestForce/force-all (PASS; 1.09s) ✅ TestForce/force-all_with_gentle_force_experiment (PASS; 1.49s) ✅ TestForce/force_with_gentle_force_experiment (PASS; 240ms) ✅ TestGenerates (PASS; 1.97s) ✅ TestIgnoreNilElements (PASS; 250ms) ✅ TestIgnoreNilElements/nil_cmd (PASS; 1.04s) ✅ TestIgnoreNilElements/nil_dep (PASS; 50ms) ✅ TestIgnoreNilElements/nil_include (PASS; 30ms) ✅ TestIgnoreNilElements/nil_precondition (PASS; 360ms) ✅ TestIncludeCycle (PASS; 630ms) ✅ TestIncludeWithVarsInInclude (PASS; 980ms) ✅ TestIncludedTaskfileVarMerging (PASS; 0s) ✅ TestIncludedTaskfileVarMerging/bar (PASS; 1.96s) ✅ TestIncludedTaskfileVarMerging/foo (PASS; 430ms) ✅ TestIncludedVars (PASS; 2.02s) task_test.go:1970: task: [included1:task1] echo "VAR_1 is included1-var1" VAR_1 is included1-var1 task: [included1:task1] echo "VAR_2 is included-default-var2" VAR_2 is included-default-var2 task: [included2:task1] echo "VAR_1 is included2-var1" VAR_1 is included2-var1 task: [included2:task1] echo "VAR_2 is included-default-var2" VAR_2 is included-default-var2 task: [included3:task1] echo "VAR_1 is included-default-var1" VAR_1 is included-default-var1 task: [included3:task1] echo "VAR_2 is included-default-var2" VAR_2 is included-default-var2 ✅ TestIncludedVarsMultiLevel (PASS; 1.48s) task_test.go:2008: task: [lib:greet] echo 'Hello world' Hello world task: [foo:lib:greet] echo 'Hello foo' Hello foo task: [bar:lib:greet] echo 'Hello bar' Hello bar ✅ TestIncludes (PASS; 110ms) ✅ TestIncludes/#00 (PASS; 1.91s) ✅ TestIncludes/#00/target="default",file="./module2/included_directory_with_dir.txt" (PASS; 0s) ✅ TestIncludes/#00/target="default",file="./module2/included_taskfile_with_dir.txt" (PASS; 0s) ✅ TestIncludes/#00/target="default",file="included_directory.txt" (PASS; 0s) ✅ TestIncludes/#00/target="default",file="included_directory_without_dir.txt" (PASS; 0s) ✅ TestIncludes/#00/target="default",file="included_taskfile_without_dir.txt" (PASS; 0s) ✅ TestIncludes/#00/target="default",file="main.txt" (PASS; 0s) ✅ TestIncludes/#00/target="default",file="os_include.txt" (PASS; 0s) ✅ TestIncludesCallingRoot (PASS; 40ms) ✅ TestIncludesCallingRoot/#00 (PASS; 800ms) ✅ TestIncludesCallingRoot/#00/target="included:call-root",file="root_task.txt" (PASS; 0s) ✅ TestIncludesDependencies (PASS; 150ms) ✅ TestIncludesDependencies/#00 (PASS; 1.14s) ✅ TestIncludesDependencies/#00/target="default",file="called_dep.txt" (PASS; 0s) ✅ TestIncludesDependencies/#00/target="default",file="called_task.txt" (PASS; 0s) ✅ TestIncludesDependencies/#00/target="default",file="default.txt" (PASS; 0s) ✅ TestIncludesEmptyMain (PASS; 110ms) ✅ TestIncludesEmptyMain/#00 (PASS; 1.31s) ✅ TestIncludesEmptyMain/#00/target="included:default",file="file.txt" (PASS; 0s) ✅ TestIncludesFlatten (PASS; 150ms) ✅ TestIncludesFlatten/included_flatten (PASS; 1.3s) ✅ TestIncludesFlatten/included_flatten_can_call_entrypoint_tasks (PASS; 1.18s) ✅ TestIncludesFlatten/included_flatten_multiple_same_task (PASS; 40ms) ✅ TestIncludesFlatten/included_flatten_nested (PASS; 930ms) ✅ TestIncludesFlatten/included_flatten_with_default (PASS; 480ms) ✅ TestIncludesFlatten/included_flatten_with_deps (PASS; 1.36s) ✅ TestIncludesFromCustomTaskfile (PASS; 30ms) ✅ TestIncludesFromCustomTaskfile/#00 (PASS; 2.04s) ✅ TestIncludesFromCustomTaskfile/#00/target="default",file="included_with_custom_file.txt" (PASS; 0s) ✅ TestIncludesFromCustomTaskfile/#00/target="default",file="included_with_yaml_extension.txt" (PASS; 0s) ✅ TestIncludesFromCustomTaskfile/#00/target="default",file="main.txt" (PASS; 0s) ✅ TestIncludesHttp (PASS; 60ms) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml (PASS; 40ms) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml/http-remote (PASS; 20ms) task_test.go:919: output: checking cache for "http://127.0.0.1:33931/child-taskfile2.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile2.yml.dc9463a6cadbce485e470bec8baf1559b988aebe353b9979e2396cc9eb033611.yaml" no cache found downloading remote file: http://127.0.0.1:33931/child-taskfile2.yml found remote file at "http://127.0.0.1:33931/child-taskfile2.yml" The task you are attempting to run depends on the remote Taskfile at "http://127.0.0.1:33931/child-taskfile2.yml". --- Make sure you trust the source of this Taskfile before continuing --- Continue? [assuming yes] caching "http://127.0.0.1:33931/child-taskfile2.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile2.yml.dc9463a6cadbce485e470bec8baf1559b988aebe353b9979e2396cc9eb033611.yaml" checking cache for "http://127.0.0.1:33931/child-taskfile3.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile3.yml.2144575bb5c27d9b25ab755ba8f743ad9181bf3290fe665d6b7a4d21654fd018.yaml" no cache found downloading remote file: http://127.0.0.1:33931/child-taskfile3.yml found remote file at "http://127.0.0.1:33931/child-taskfile3.yml" The task you are attempting to run depends on the remote Taskfile at "http://127.0.0.1:33931/child-taskfile3.yml". --- Make sure you trust the source of this Taskfile before continuing --- Continue? [assuming yes] caching "http://127.0.0.1:33931/child-taskfile3.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile3.yml.2144575bb5c27d9b25ab755ba8f743ad9181bf3290fe665d6b7a4d21654fd018.yaml" ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml/http-remote/second-with-dir-1:third-with-dir-1:default (PASS; 0s) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml/http-remote/second-with-dir-1:third-with-dir-2:default (PASS; 0s) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml/local (PASS; 20ms) task_test.go:919: output: ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml/local/second-with-dir-1:third-with-dir-1:default (PASS; 0s) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-1st.yml/local/second-with-dir-1:third-with-dir-2:default (PASS; 0s) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml (PASS; 20ms) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml/http-remote (PASS; 10ms) task_test.go:919: output: checking cache for "http://127.0.0.1:33931/child-taskfile2.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile2.yml.dc9463a6cadbce485e470bec8baf1559b988aebe353b9979e2396cc9eb033611.yaml" cache expired at 2025-04-28T23:05:31Z downloading remote file: http://127.0.0.1:33931/child-taskfile2.yml found remote file at "http://127.0.0.1:33931/child-taskfile2.yml" caching "http://127.0.0.1:33931/child-taskfile2.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile2.yml.dc9463a6cadbce485e470bec8baf1559b988aebe353b9979e2396cc9eb033611.yaml" checking cache for "http://127.0.0.1:33931/child-taskfile3.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile3.yml.2144575bb5c27d9b25ab755ba8f743ad9181bf3290fe665d6b7a4d21654fd018.yaml" cache expired at 2025-04-28T23:05:31Z downloading remote file: http://127.0.0.1:33931/child-taskfile3.yml found remote file at "http://127.0.0.1:33931/child-taskfile3.yml" caching "http://127.0.0.1:33931/child-taskfile3.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_http/.task/remote/127.0.0.1:33931-child-taskfile3.yml.2144575bb5c27d9b25ab755ba8f743ad9181bf3290fe665d6b7a4d21654fd018.yaml" ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml/http-remote/second-with-dir-1:third-with-dir-1:default (PASS; 0s) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml/http-remote/second-with-dir-1:third-with-dir-2:default (PASS; 0s) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml/local (PASS; 0s) task_test.go:919: output: ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml/local/second-with-dir-1:third-with-dir-1:default (PASS; 10ms) ✅ TestIncludesHttp/root-taskfile-remotefile-empty-dir-2nd.yml/local/second-with-dir-1:third-with-dir-2:default (PASS; 10ms) ✅ TestIncludesIncorrect (PASS; 1s) ✅ TestIncludesInternal (PASS; 540ms) ✅ TestIncludesInternal/included_internal_direct (PASS; 0s) ✅ TestIncludesInternal/included_internal_task_via_dep (PASS; 1.06s) ✅ TestIncludesInternal/included_internal_task_via_task (PASS; 1.14s) ✅ TestIncludesInterpolation (PASS; 70ms) ✅ TestIncludesInterpolation/include (PASS; 30ms) ✅ TestIncludesInterpolation/include_with_dir (PASS; 20ms) ✅ TestIncludesInterpolation/include_with_env_variable (PASS; 30ms) ✅ TestIncludesMultiLevel (PASS; 110ms) ✅ TestIncludesMultiLevel/#00 (PASS; 1.5s) ✅ TestIncludesMultiLevel/#00/target="default",file="called_one.txt" (PASS; 0s) ✅ TestIncludesMultiLevel/#00/target="default",file="called_three.txt" (PASS; 0s) ✅ TestIncludesMultiLevel/#00/target="default",file="called_two.txt" (PASS; 0s) ✅ TestIncludesOptional (PASS; 10ms) ✅ TestIncludesOptional/#00 (PASS; 1.98s) ✅ TestIncludesOptional/#00/target="default",file="called_dep.txt" (PASS; 0s) ✅ TestIncludesOptionalExplicitFalse (PASS; 80ms) ✅ TestIncludesOptionalImplicitFalse (PASS; 140ms) ✅ TestIncludesRelativePath (PASS; 1.74s) ✅ TestIncludesRemote (PASS; 380ms) ✅ TestIncludesRemote/0 (PASS; 130ms) task_test.go:805: output: checking cache for "http://127.0.0.1:35019/first/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-Taskfile.yml.d64dfdcee12923a82693bd3b19bf1870a2259856e96af26c8122ff06804f108e.yaml" no cache found downloading remote file: http://127.0.0.1:35019/first/Taskfile.yml found remote file at "http://127.0.0.1:35019/first/Taskfile.yml" The task you are attempting to run depends on the remote Taskfile at "http://127.0.0.1:35019/first/Taskfile.yml". --- Make sure you trust the source of this Taskfile before continuing --- Continue? [assuming yes] caching "http://127.0.0.1:35019/first/Taskfile.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-Taskfile.yml.d64dfdcee12923a82693bd3b19bf1870a2259856e96af26c8122ff06804f108e.yaml" checking cache for "http://127.0.0.1:35019/first/second/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-Taskfile.yml.87960215c7d2af526af5d6639cc63fbce911a19539facda8f5d6bc9616822c12.yaml" no cache found downloading remote file: http://127.0.0.1:35019/first/second/Taskfile.yml found remote file at "http://127.0.0.1:35019/first/second/Taskfile.yml" The task you are attempting to run depends on the remote Taskfile at "http://127.0.0.1:35019/first/second/Taskfile.yml". --- Make sure you trust the source of this Taskfile before continuing --- Continue? [assuming yes] caching "http://127.0.0.1:35019/first/second/Taskfile.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-Taskfile.yml.87960215c7d2af526af5d6639cc63fbce911a19539facda8f5d6bc9616822c12.yaml" task: "first:write-file" started task: [first:write-file] echo "5792323212966582693" > "0.0.txt" task: "first:write-file" finished task: "first:second:write-file" started task: [first:second:write-file] echo "3376505698903756205" > "0.1.txt" task: "first:second:write-file" finished checking cache for "http://127.0.0.1:35019/first/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-Taskfile.yml.d64dfdcee12923a82693bd3b19bf1870a2259856e96af26c8122ff06804f108e.yaml" cache expired at 2025-04-28T23:05:30Z in offline mode, using expired cache checking cache for "http://127.0.0.1:35019/first/second/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-Taskfile.yml.87960215c7d2af526af5d6639cc63fbce911a19539facda8f5d6bc9616822c12.yaml" cache expired at 2025-04-28T23:05:30Z in offline mode, using expired cache task: "first:write-file" started task: [first:write-file] echo "6245209679973102115" > "0.0.txt" task: "first:write-file" finished task: "first:second:write-file" started task: [first:second:write-file] echo "3786312744365594629" > "0.1.txt" task: "first:second:write-file" finished ✅ TestIncludesRemote/0/0 (PASS; 80ms) ✅ TestIncludesRemote/0/0/first:second:write-file (PASS; 30ms) ✅ TestIncludesRemote/0/0/first:write-file (PASS; 50ms) ✅ TestIncludesRemote/0/1 (PASS; 50ms) ✅ TestIncludesRemote/0/1/first:second:write-file (PASS; 20ms) ✅ TestIncludesRemote/0/1/first:write-file (PASS; 20ms) ✅ TestIncludesRemote/1 (PASS; 130ms) task_test.go:805: output: checking cache for "http://127.0.0.1:35019/first/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-Taskfile.yml.d64dfdcee12923a82693bd3b19bf1870a2259856e96af26c8122ff06804f108e.yaml" cache expired at 2025-04-28T23:05:30Z downloading remote file: http://127.0.0.1:35019/first/Taskfile.yml found remote file at "http://127.0.0.1:35019/first/Taskfile.yml" caching "http://127.0.0.1:35019/first/Taskfile.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-Taskfile.yml.d64dfdcee12923a82693bd3b19bf1870a2259856e96af26c8122ff06804f108e.yaml" checking cache for "http://127.0.0.1:35019/first/second/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-Taskfile.yml.87960215c7d2af526af5d6639cc63fbce911a19539facda8f5d6bc9616822c12.yaml" cache expired at 2025-04-28T23:05:30Z downloading remote file: http://127.0.0.1:35019/first/second/Taskfile.yml found remote file at "http://127.0.0.1:35019/first/second/Taskfile.yml" caching "http://127.0.0.1:35019/first/second/Taskfile.yml" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-Taskfile.yml.87960215c7d2af526af5d6639cc63fbce911a19539facda8f5d6bc9616822c12.yaml" task: "first:write-file" started task: [first:write-file] echo "9047253967299085220" > "1.0.txt" task: "first:write-file" finished task: "first:second:write-file" started task: [first:second:write-file] echo "2762215437442954038" > "1.1.txt" task: "first:second:write-file" finished checking cache for "http://127.0.0.1:35019/first/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-Taskfile.yml.d64dfdcee12923a82693bd3b19bf1870a2259856e96af26c8122ff06804f108e.yaml" cache expired at 2025-04-28T23:05:31Z in offline mode, using expired cache checking cache for "http://127.0.0.1:35019/first/second/Taskfile.yml" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-Taskfile.yml.87960215c7d2af526af5d6639cc63fbce911a19539facda8f5d6bc9616822c12.yaml" cache expired at 2025-04-28T23:05:31Z in offline mode, using expired cache task: "first:write-file" started task: [first:write-file] echo "8070385202501338556" > "1.0.txt" task: "first:write-file" finished task: "first:second:write-file" started task: [first:second:write-file] echo "5675014180129295554" > "1.1.txt" task: "first:second:write-file" finished ✅ TestIncludesRemote/1/0 (PASS; 60ms) ✅ TestIncludesRemote/1/0/first:second:write-file (PASS; 20ms) ✅ TestIncludesRemote/1/0/first:write-file (PASS; 30ms) ✅ TestIncludesRemote/1/1 (PASS; 70ms) ✅ TestIncludesRemote/1/1/first:second:write-file (PASS; 50ms) ✅ TestIncludesRemote/1/1/first:write-file (PASS; 20ms) ✅ TestIncludesRemote/2 (PASS; 120ms) task_test.go:805: output: checking cache for "http://127.0.0.1:35019/first/" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-.e5c0093f68cb3cda755fa9e8f45ab630e9d742484083f2cd099a52a901a3f777.yaml" no cache found downloading remote file: http://127.0.0.1:35019/first/ found remote file at "http://127.0.0.1:35019/first/" The task you are attempting to run depends on the remote Taskfile at "http://127.0.0.1:35019/first/". --- Make sure you trust the source of this Taskfile before continuing --- Continue? [assuming yes] caching "http://127.0.0.1:35019/first/" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-.e5c0093f68cb3cda755fa9e8f45ab630e9d742484083f2cd099a52a901a3f777.yaml" checking cache for "http://127.0.0.1:35019/first/second/" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-.4b04173e602e5a069b5e69c3bcea4c2a45d540ae736b0f773e2881faeda99378.yaml" no cache found downloading remote file: http://127.0.0.1:35019/first/second/ found remote file at "http://127.0.0.1:35019/first/second/" The task you are attempting to run depends on the remote Taskfile at "http://127.0.0.1:35019/first/second/". --- Make sure you trust the source of this Taskfile before continuing --- Continue? [assuming yes] caching "http://127.0.0.1:35019/first/second/" to "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-.4b04173e602e5a069b5e69c3bcea4c2a45d540ae736b0f773e2881faeda99378.yaml" task: "first:write-file" started task: [first:write-file] echo "5067179459464741090" > "2.0.txt" task: "first:write-file" finished task: "first:second:write-file" started task: [first:second:write-file] echo "6414640751397469589" > "2.1.txt" task: "first:second:write-file" finished checking cache for "http://127.0.0.1:35019/first/" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/first-.e5c0093f68cb3cda755fa9e8f45ab630e9d742484083f2cd099a52a901a3f777.yaml" cache expired at 2025-04-28T23:05:31Z in offline mode, using expired cache checking cache for "http://127.0.0.1:35019/first/second/" in "/home/buildozer/aports/community/go-task/src/task-3.43.3/testdata/includes_remote/.task/remote/second-.4b04173e602e5a069b5e69c3bcea4c2a45d540ae736b0f773e2881faeda99378.yaml" cache expired at 2025-04-28T23:05:31Z in offline mode, using expired cache task: "first:write-file" started task: [first:write-file] echo "5218937177357865094" > "2.0.txt" task: "first:write-file" finished task: "first:second:write-file" started task: [first:second:write-file] echo "9223043781317485536" > "2.1.txt" task: "first:second:write-file" finished ✅ TestIncludesRemote/2/0 (PASS; 70ms) ✅ TestIncludesRemote/2/0/first:second:write-file (PASS; 50ms) ✅ TestIncludesRemote/2/0/first:write-file (PASS; 20ms) ✅ TestIncludesRemote/2/1 (PASS; 50ms) ✅ TestIncludesRemote/2/1/first:second:write-file (PASS; 20ms) ✅ TestIncludesRemote/2/1/first:write-file (PASS; 30ms) ✅ TestIncludesShadowedDefault (PASS; 40ms) ✅ TestIncludesShadowedDefault/#00 (PASS; 60ms) ✅ TestIncludesShadowedDefault/#00/target="included",file="file.txt" (PASS; 0s) ✅ TestIncludesUnshadowedDefault (PASS; 40ms) ✅ TestIncludesUnshadowedDefault/#00 (PASS; 910ms) ✅ TestIncludesUnshadowedDefault/#00/target="included",file="file.txt" (PASS; 380ms) ✅ TestIncludesWithExclude (PASS; 700ms) ✅ TestInitDir (PASS; 40ms) ✅ TestInitFile (PASS; 0s) ✅ TestInternalTask (PASS; 40ms) ✅ TestInternalTask/internal_direct (PASS; 0s) ✅ TestInternalTask/internal_task_via_dep (PASS; 410ms) ✅ TestInternalTask/internal_task_via_task (PASS; 1.41s) ✅ TestLabel (PASS; 1.45s) ✅ TestLabel/label_in_summary (PASS; 10ms) ✅ TestLabel/status (PASS; 0s) ✅ TestLabel/summary (PASS; 490ms) ✅ TestLabel/up_to_date (PASS; 880ms) ✅ TestLabel/var (PASS; 20ms) ✅ TestListAllShowsNoDesc (PASS; 540ms) ✅ TestListCanListDescOnly (PASS; 70ms) ✅ TestListDescInterpolation (PASS; 750ms) ✅ TestNoLabelInList (PASS; 1.11s) ✅ TestOutputGroup (PASS; 2.26s) task_test.go:1904: task: [hello] echo 'Hello!' ::group::hello Hello! ::endgroup:: task: [bye] echo 'Bye!' ::group::bye Bye! ::endgroup:: ✅ TestOutputGroupErrorOnlyShowsOutputOnFailure (PASS; 1.57s) task_test.go:1938: failing-output ✅ TestOutputGroupErrorOnlySwallowsOutputOnSuccess (PASS; 2.31s) task_test.go:1921: ✅ TestPOSIXShellOptsCommandLevel (PASS; 570ms) ✅ TestPOSIXShellOptsGlobalLevel (PASS; 2.17s) ✅ TestPOSIXShellOptsTaskLevel (PASS; 740ms) ✅ TestParams (PASS; 2.68s) ✅ TestPlatforms (PASS; 1.54s) ✅ TestPrecondition (PASS; 1.5s) ✅ TestPrecondition/a_precondition_has_been_met (PASS; 90ms) ✅ TestPrecondition/a_precondition_was_not_met (PASS; 950ms) ✅ TestPrecondition/precondition_in_cmd_fails_the_task (PASS; 20ms) ✅ TestPrecondition/precondition_in_dependency_fails_the_task (PASS; 240ms) ✅ TestPromptAssumeYes (PASS; 1.25s) ✅ TestPromptAssumeYes/--yes_flag_should_skip_prompt (PASS; 940ms) ✅ TestPromptAssumeYes/task_should_raise_errors.TaskCancelledError (PASS; 310ms) ✅ TestPromptInSummary (PASS; 80ms) ✅ TestPromptInSummary/test_Enter_stops_task (PASS; 450ms) ✅ TestPromptInSummary/test_Enter_stops_task/test_Enter_stops_task (PASS; 450ms) ✅ TestPromptInSummary/test_junk_value_stops_task (PASS; 730ms) ✅ TestPromptInSummary/test_junk_value_stops_task/test_junk_value_stops_task (PASS; 550ms) ✅ TestPromptInSummary/test_long_approval (PASS; 560ms) ✅ TestPromptInSummary/test_long_approval/test_long_approval (PASS; 520ms) ✅ TestPromptInSummary/test_short_approval (PASS; 850ms) ✅ TestPromptInSummary/test_short_approval/test_short_approval (PASS; 680ms) ✅ TestPromptInSummary/test_stops_task (PASS; 1.61s) ✅ TestPromptInSummary/test_stops_task/test_stops_task (PASS; 1.59s) ✅ TestPromptInSummary/test_uppercase_approval (PASS; 1.25s) ✅ TestPromptInSummary/test_uppercase_approval/test_uppercase_approval (PASS; 1.14s) ✅ TestPromptWithIndirectTask (PASS; 1.72s) ✅ TestReference (PASS; 1.83s) ✅ TestReference/reference_in_command (PASS; 1.65s) ✅ TestReference/reference_in_dependency (PASS; 40ms) ✅ TestReference/reference_using_templating_resolver (PASS; 50ms) ✅ TestReference/reference_using_templating_resolver_and_dynamic_var (PASS; 100ms) ✅ TestRequires (PASS; 1.76s) ✅ TestRequires/fails_validation (PASS; 0s) ✅ TestRequires/passes_validation (PASS; 10ms) ✅ TestRequires/require_before_compile (PASS; 0s) ✅ TestRequires/required_var_missing (PASS; 1.01s) ✅ TestRequires/required_var_missing_+_fails_validation (PASS; 0s) ✅ TestRequires/required_var_missing_+_fails_validation#01 (PASS; 30ms) ✅ TestRequires/required_var_ok (PASS; 530ms) ✅ TestRequires/var_defined_in_task (PASS; 10ms) ✅ TestRunOnceSharedDeps (PASS; 2.31s) ✅ TestRunOnlyRunsJobsHashOnce (PASS; 30ms) ✅ TestRunOnlyRunsJobsHashOnce/#00 (PASS; 1.42s) ✅ TestRunOnlyRunsJobsHashOnce/#00/target="generate-hash",file="hash.txt" (PASS; 0s) ✅ TestShortTaskNotation (PASS; 1.94s) ✅ TestSilence (PASS; 2.56s) ✅ TestSingleCmdDep (PASS; 0s) ✅ TestSingleCmdDep/#00 (PASS; 1.44s) ✅ TestSingleCmdDep/#00/target="foo",file="bar.txt" (PASS; 0s) ✅ TestSingleCmdDep/#00/target="foo",file="foo.txt" (PASS; 0s) ✅ TestSpecialVars (PASS; 2.74s) ✅ TestSpecialVars/testdata/special_vars/subdir-included:print-root-dir (PASS; 20ms) ✅ TestSpecialVars/testdata/special_vars/subdir-included:print-task (PASS; 30ms) ✅ TestSpecialVars/testdata/special_vars/subdir-included:print-taskfile (PASS; 20ms) ✅ TestSpecialVars/testdata/special_vars/subdir-included:print-taskfile-dir (PASS; 20ms) ✅ TestSpecialVars/testdata/special_vars/subdir-print-root-dir (PASS; 90ms) ✅ TestSpecialVars/testdata/special_vars/subdir-print-task (PASS; 30ms) ✅ TestSpecialVars/testdata/special_vars/subdir-print-task-dir (PASS; 20ms) ✅ TestSpecialVars/testdata/special_vars/subdir-print-taskfile (PASS; 50ms) ✅ TestSpecialVars/testdata/special_vars/subdir-print-taskfile-dir (PASS; 20ms) ✅ TestSpecialVars/testdata/special_vars-included:print-root-dir (PASS; 20ms) ✅ TestSpecialVars/testdata/special_vars-included:print-task (PASS; 30ms) ✅ TestSpecialVars/testdata/special_vars-included:print-taskfile (PASS; 10ms) ✅ TestSpecialVars/testdata/special_vars-included:print-taskfile-dir (PASS; 50ms) ✅ TestSpecialVars/testdata/special_vars-print-root-dir (PASS; 120ms) ✅ TestSpecialVars/testdata/special_vars-print-task (PASS; 1.86s) ✅ TestSpecialVars/testdata/special_vars-print-task-dir (PASS; 70ms) ✅ TestSpecialVars/testdata/special_vars-print-taskfile (PASS; 40ms) ✅ TestSpecialVars/testdata/special_vars-print-taskfile-dir (PASS; 80ms) ✅ TestSplitArgs (PASS; 1s) ✅ TestStatus (PASS; 2.34s) ✅ TestStatus/run_gen-bar_1_silent (PASS; 40ms) ✅ TestStatus/run_gen-bar_2_silent (PASS; 90ms) ✅ TestStatus/run_gen-bar_3_silent (PASS; 50ms) ✅ TestStatus/run_gen-bar_4_silent (PASS; 110ms) ✅ TestStatus/run_gen-bar_5 (PASS; 60ms) ✅ TestStatus/run_gen-bar_6 (PASS; 30ms) ✅ TestStatus/run_gen-baz_2 (PASS; 70ms) ✅ TestStatus/run_gen-baz_3 (PASS; 10ms) ✅ TestStatus/run_gen-baz_4_verbose (PASS; 10ms) ✅ TestStatus/run_gen-baz_silent (PASS; 120ms) ✅ TestStatus/run_gen-foo_1_silent (PASS; 1.41s) ✅ TestStatus/run_gen-foo_2 (PASS; 40ms) ✅ TestStatus/run_gen-foo_3 (PASS; 130ms) ✅ TestStatusChecksum (PASS; 250ms) ✅ TestStatusChecksum/build (PASS; 190ms) ✅ TestStatusChecksum/build-with-status (PASS; 50ms) ✅ TestStatusVariables (PASS; 2.22s) ✅ TestSummary (PASS; 630ms) ✅ TestSupportedFileNames (PASS; 150ms) ✅ TestSupportedFileNames/Taskfile.dist.yaml (PASS; 760ms) ✅ TestSupportedFileNames/Taskfile.dist.yaml/target="default",file="output.txt" (PASS; 0s) ✅ TestSupportedFileNames/Taskfile.dist.yml (PASS; 160ms) ✅ TestSupportedFileNames/Taskfile.dist.yml/target="default",file="output.txt" (PASS; 0s) ✅ TestSupportedFileNames/Taskfile.yaml (PASS; 380ms) ✅ TestSupportedFileNames/Taskfile.yaml/target="default",file="output.txt" (PASS; 0s) ✅ TestSupportedFileNames/Taskfile.yml (PASS; 720ms) ✅ TestSupportedFileNames/Taskfile.yml/target="default",file="output.txt" (PASS; 0s) ✅ TestTaskDotenv (PASS; 0s) ✅ TestTaskDotenv/#00 (PASS; 230ms) ✅ TestTaskDotenv/#00/target="dotenv",file="dotenv.txt" (PASS; 0s) ✅ TestTaskDotenvFail (PASS; 0s) ✅ TestTaskDotenvFail/#00 (PASS; 1.19s) ✅ TestTaskDotenvFail/#00/target="no-dotenv",file="no-dotenv.txt" (PASS; 0s) ✅ TestTaskDotenvOverriddenByEnv (PASS; 10ms) ✅ TestTaskDotenvOverriddenByEnv/#00 (PASS; 1.16s) ✅ TestTaskDotenvOverriddenByEnv/#00/target="dotenv-overridden-by-env",file="dotenv-overridden-by-env.txt" (PASS; 0s) ✅ TestTaskDotenvParseErrorMessage (PASS; 710ms) ✅ TestTaskDotenvWithVarName (PASS; 40ms) ✅ TestTaskDotenvWithVarName/#00 (PASS; 990ms) ✅ TestTaskDotenvWithVarName/#00/target="dotenv-with-var-name",file="dotenv-with-var-name.txt" (PASS; 0s) ✅ TestTaskIgnoreErrors (PASS; 1.48s) ✅ TestTaskVersion (PASS; 0s) ✅ TestTaskVersion/testdata/version/v1 (PASS; 60ms) ✅ TestTaskVersion/testdata/version/v2 (PASS; 0s) ✅ TestTaskVersion/testdata/version/v3 (PASS; 0s) ✅ TestTaskfileWalk (PASS; 750ms) ✅ TestTaskfileWalk/walk_from_root_directory (PASS; 530ms) ✅ TestTaskfileWalk/walk_from_sub_directory (PASS; 50ms) ✅ TestTaskfileWalk/walk_from_sub_sub_directory (PASS; 40ms) ✅ TestUserWorkingDirectory (PASS; 760ms) ✅ TestUserWorkingDirectoryWithIncluded (PASS; 1.44s) ✅ TestVarInheritance (PASS; 670ms) ✅ TestVarInheritance/entrypoint-global-dotenv (PASS; 60ms) ✅ TestVarInheritance/entrypoint-global-vars (PASS; 40ms) ✅ TestVarInheritance/entrypoint-task-call-dotenv (PASS; 60ms) ✅ TestVarInheritance/entrypoint-task-call-task-vars (PASS; 50ms) ✅ TestVarInheritance/entrypoint-task-call-vars (PASS; 50ms) ✅ TestVarInheritance/entrypoint-task-dotenv (PASS; 50ms) ✅ TestVarInheritance/entrypoint-task-vars (PASS; 40ms) ✅ TestVarInheritance/included-global-vars (PASS; 50ms) ✅ TestVarInheritance/included-task-call-dotenv (PASS; 60ms) ✅ TestVarInheritance/included-task-call-task-vars (PASS; 40ms) ✅ TestVarInheritance/included-task-call-vars (PASS; 60ms) ✅ TestVarInheritance/included-task-dotenv (PASS; 50ms) ✅ TestVarInheritance/included-task-vars (PASS; 30ms) ✅ TestVarInheritance/shell (PASS; 30ms) ✅ TestVars (PASS; 2.52s) ✅ TestWhenDirAttributeAndDirExistsItRunsInThatDir (PASS; 540ms) ✅ TestWhenDirAttributeItCreatesMissingAndRunsInThatDir (PASS; 2.14s) ✅ TestWhenNoDirAttributeItRunsInSameDirAsTaskfile (PASS; 290ms) ✅ TestWildcard (PASS; 70ms) ✅ TestWildcard/foo-wildcard-bar (PASS; 690ms) ✅ TestWildcard/matches-exactly-* (PASS; 810ms) ✅ TestWildcard/no-match (PASS; 0s) ✅ TestWildcard/start-foo (PASS; 500ms) ✅ TestWildcard/wildcard-foo (PASS; 350ms) ✅ TestWildcard/wildcard-foo-bar (PASS; 1.32s) 📦 github.com/go-task/task/v3/args ✅ TestArgs (PASS; 0s) ✅ TestArgs/TestArgs1 (PASS; 0s) ✅ TestArgs/TestArgs2 (PASS; 0s) ✅ TestArgs/TestArgs3 (PASS; 0s) ✅ TestArgs/TestArgs4 (PASS; 0s) ✅ TestArgs/TestArgs5 (PASS; 0s) ✅ TestArgs/TestArgs6 (PASS; 0s) ✅ TestArgs/TestArgs7 (PASS; 0s) 📦 github.com/go-task/task/v3/experiments ✅ TestNew (PASS; 0s) ✅ TestNew/[1,_2]_allowed,_env="1" (PASS; 0s) ✅ TestNew/[1,_2]_allowed,_env="1"#01 (PASS; 0s) ✅ TestNew/[1,_2]_allowed,_env="1",_config="2" (PASS; 0s) ✅ TestNew/[1]_allowed,_config="1" (PASS; 0s) ✅ TestNew/[1]_allowed,_config="2" (PASS; 0s) ✅ TestNew/[1]_allowed,_env="" (PASS; 0s) ✅ TestNew/[1]_allowed,_env="1" (PASS; 0s) ✅ TestNew/[1]_allowed,_env="2" (PASS; 0s) ✅ TestNew/[]_allowed,_env="" (PASS; 0s) ✅ TestNew/[]_allowed,_env="1" (PASS; 0s) 📦 github.com/go-task/task/v3/internal/fingerprint ✅ TestIsTaskUpToDate (PASS; 0s) ✅ TestIsTaskUpToDate/expect_FALSE_when_no_status_is_defined_and_sources_are_NOT_up-to-date (PASS; 0s) ✅ TestIsTaskUpToDate/expect_FALSE_when_no_status_or_sources_are_defined (PASS; 0s) ✅ TestIsTaskUpToDate/expect_FALSE_when_status_and_sources_are_NOT_up-to-date (PASS; 0s) ✅ TestIsTaskUpToDate/expect_FALSE_when_status_is_NOT_up-to-date,_but_sources_are_up-to-date (PASS; 0s) ✅ TestIsTaskUpToDate/expect_FALSE_when_status_is_NOT_up-to-date_and_sources_are_not_defined (PASS; 0s) ✅ TestIsTaskUpToDate/expect_FALSE_when_status_is_up-to-date,_but_sources_are_NOT_up-to-date (PASS; 0s) ✅ TestIsTaskUpToDate/expect_TRUE_when_no_status_is_defined_and_sources_are_up-to-date (PASS; 0s) ✅ TestIsTaskUpToDate/expect_TRUE_when_status_and_sources_are_up-to-date (PASS; 0s) ✅ TestIsTaskUpToDate/expect_TRUE_when_status_is_up-to-date_and_sources_are_not_defined (PASS; 0s) ✅ TestNormalizeFilename (PASS; 0s) 📦 github.com/go-task/task/v3/internal/fsext ✅ TestDefaultDir (PASS; 0s) ✅ TestDefaultDir/default_to_current_working_directory (PASS; 0s) ✅ TestDefaultDir/if_entrypoint_and_dir_are_set (PASS; 0s) ✅ TestDefaultDir/if_entrypoint_and_dir_are_set_and_dir_is_relative (PASS; 0s) ✅ TestDefaultDir/resolves_relative_dir_path (PASS; 0s) ✅ TestDefaultDir/return_entrypoint_if_set (PASS; 0s) ✅ TestSearch (PASS; 0s) ✅ TestSearch/find_../../Taskfile.yml_using_no_entrypoint_or_dir_by_walking (PASS; 0s) ✅ TestSearch/find_bar.txt_first_if_listed_first_in_possible_filenames (PASS; 0s) ✅ TestSearch/find_foo.txt_first_if_listed_first_in_possible_filenames (PASS; 0s) ✅ TestSearch/find_foo.txt_using_absolute_dir (PASS; 0s) ✅ TestSearch/find_foo.txt_using_absolute_entrypoint (PASS; 0s) ✅ TestSearch/find_foo.txt_using_relative_dir (PASS; 0s) ✅ TestSearch/find_foo.txt_using_relative_dir_and_relative_entrypoint (PASS; 0s) ✅ TestSearch/find_foo.txt_using_relative_entrypoint (PASS; 0s) ✅ TestSearch/find_fs.go_using_no_entrypoint_or_dir (PASS; 0s) 📦 github.com/go-task/task/v3/internal/output ✅ TestGroup (PASS; 0s) ✅ TestGroupErrorOnlyShowsOutputOnError (PASS; 0s) ✅ TestGroupErrorOnlySwallowsOutputOnNoError (PASS; 0s) ✅ TestGroupWithBeginEnd (PASS; 0s) ✅ TestGroupWithBeginEnd/no_output (PASS; 0s) ✅ TestGroupWithBeginEnd/simple (PASS; 0s) ✅ TestInterleaved (PASS; 0s) ✅ TestPrefixed (PASS; 0s) ✅ TestPrefixed/multiple_writes_for_a_single_line (PASS; 0s) ✅ TestPrefixed/simple_use_cases (PASS; 0s) ✅ TestPrefixedWithColor (PASS; 0s) ✅ TestPrefixedWithColor/colors_should_loop (PASS; 0s) 📦 github.com/go-task/task/v3/internal/slicesext ✅ TestConvertEmptySlice (PASS; 0s) ✅ TestConvertFloatToInt (PASS; 0s) ✅ TestConvertIntToString (PASS; 0s) ✅ TestConvertNilSlice (PASS; 0s) ✅ TestConvertStringToInt (PASS; 0s) 📦 github.com/go-task/task/v3/internal/sort ✅ TestAlphaNumericWithRootTasksFirst_Sort (PASS; 0s) ✅ TestAlphaNumericWithRootTasksFirst_Sort/all_items_sorted_alphabetically_with_root_items_first (PASS; 0s) ✅ TestAlphaNumericWithRootTasksFirst_Sort/namespace_items_sorted_alphabetically_after_non-namespaced_items (PASS; 0s) ✅ TestAlphaNumericWithRootTasksFirst_Sort/no_namespace_items_sorted_alphabetically_first (PASS; 0s) ✅ TestAlphaNumeric_Sort (PASS; 0s) ✅ TestAlphaNumeric_Sort/all_items_sorted_alphabetically (PASS; 0s) ✅ TestNoSort_Sort (PASS; 0s) ✅ TestNoSort_Sort/all_items_in_order_of_definition (PASS; 0s) 📦 github.com/go-task/task/v3/internal/summary ✅ TestDoesNotPrintCommandIfMissing (PASS; 0s) ✅ TestDoesNotPrintDependenciesIfMissing (PASS; 0s) ✅ TestLayout (PASS; 0s) ✅ TestPrintAllWithSpaces (PASS; 0s) ✅ TestPrintDescriptionAsFallback (PASS; 0s) ✅ TestPrintTaskCommandsIfPresent (PASS; 0s) ✅ TestPrintTaskName (PASS; 0s) ✅ TestPrintsDependenciesIfPresent (PASS; 0s) 📦 github.com/go-task/task/v3/taskfile ✅ TestGitNode_CacheKey (PASS; 0s) ✅ TestGitNode_https (PASS; 0s) ✅ TestGitNode_httpsWithDir (PASS; 0s) ✅ TestGitNode_ssh (PASS; 0s) ✅ TestGitNode_sshWithDir (PASS; 0s) ✅ TestNewSnippet (PASS; 0s) ✅ TestNewSnippet/first_line,_first_column (PASS; 0s) ✅ TestNewSnippet/first_line,_first_column,_padding=2 (PASS; 0s) ✅ TestScheme (PASS; 0s) ✅ TestSnippetString (PASS; 0s) ✅ TestSnippetString/0th_line,_0th_column_(no_indicators) (PASS; 0s) ✅ TestSnippetString/0th_line,_1st_column,_padding=2_(column_indicator_only) (PASS; 0s) ✅ TestSnippetString/0th_line,_1st_column_(column_indicator_only) (PASS; 0s) ✅ TestSnippetString/10th_line,_1st_column (PASS; 0s) ✅ TestSnippetString/10th_line,_23rd_column (PASS; 0s) ✅ TestSnippetString/10th_line,_23rd_column,_padding=2 (PASS; 0s) ✅ TestSnippetString/10th_line,_24th_column_(out_of_bounds) (PASS; 0s) ✅ TestSnippetString/11th_line_(out_of_bounds),_1st_column (PASS; 0s) ✅ TestSnippetString/11th_line_(out_of_bounds),_1st_column,_padding=2 (PASS; 0s) ✅ TestSnippetString/1st_line,_0th_column_(line_indicator_only) (PASS; 0s) ✅ TestSnippetString/1st_line,_10th_column (PASS; 0s) ✅ TestSnippetString/1st_line,_10th_column,_padding=2 (PASS; 0s) ✅ TestSnippetString/1st_line,_1st_column (PASS; 0s) ✅ TestSnippetString/1st_line,_1st_column,_padding=2 (PASS; 0s) ✅ TestSnippetString/5th_line,_1st_column (PASS; 0s) ✅ TestSnippetString/5th_line,_5th_column (PASS; 0s) ✅ TestSnippetString/5th_line,_5th_column,_padding=100 (PASS; 0s) ✅ TestSnippetString/5th_line,_5th_column,_padding=2 (PASS; 0s) ✅ TestSnippetString/5th_line,_5th_column,_padding=2,_no_indicators (PASS; 0s) ✅ TestSnippetString/empty (PASS; 0s) 📦 github.com/go-task/task/v3/taskfile/ast ✅ TestCmdParse (PASS; 0s) ✅ TestPlatformParsing (PASS; 0s) ✅ TestPlatformParsing/386 (PASS; 0s) ✅ TestPlatformParsing/amd64 (PASS; 0s) ✅ TestPlatformParsing/arm64 (PASS; 0s) ✅ TestPlatformParsing/darwin (PASS; 0s) ✅ TestPlatformParsing/invalid (PASS; 0s) ✅ TestPlatformParsing/invalid/amd64 (PASS; 0s) ✅ TestPlatformParsing/invalid/invalid (PASS; 0s) ✅ TestPlatformParsing/linux (PASS; 0s) ✅ TestPlatformParsing/windows (PASS; 0s) ✅ TestPlatformParsing/windows/386 (PASS; 0s) ✅ TestPlatformParsing/windows/amd64 (PASS; 0s) ✅ TestPlatformParsing/windows/arm64 (PASS; 0s) ✅ TestPlatformParsing/windows/invalid (PASS; 0s) ✅ TestPreconditionParse (PASS; 0s) >>> go-task: Entering fakeroot... >>> go-task-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/go-task/pkg/go-task-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/community/go-task/pkg/go-task-doc/usr/share/licenses' >>> go-task-doc*: Preparing subpackage go-task-doc... >>> go-task-doc*: Running postcheck for go-task-doc >>> go-task-task*: Running split function task... >>> go-task-task*: Preparing subpackage go-task-task... >>> go-task-task*: Running postcheck for go-task-task >>> go-task-bashcomp*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/go-task/pkg/go-task-bashcomp/usr/share/bash-completion/completions' >>> go-task-bashcomp*: Preparing subpackage go-task-bashcomp... >>> go-task-bashcomp*: Running postcheck for go-task-bashcomp >>> go-task-fishcomp*: Running split function fishcomp... 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/go-task/pkg/go-task-fishcomp/usr/share/fish/vendor_completions.d' >>> go-task-fishcomp*: Preparing subpackage go-task-fishcomp... >>> go-task-fishcomp*: Running postcheck for go-task-fishcomp >>> go-task-zshcomp*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/go-task/pkg/go-task-zshcomp/usr/share/zsh/site-functions' >>> go-task-zshcomp*: Preparing subpackage go-task-zshcomp... >>> go-task-zshcomp*: Running postcheck for go-task-zshcomp >>> go-task*: Running postcheck for go-task >>> go-task*: Preparing package go-task... >>> go-task*: Stripping binaries >>> go-task-bashcomp*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> go-task-doc*: Scanning shared objects >>> go-task-fishcomp*: Scanning shared objects >>> go-task-task*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> go-task-zshcomp*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> go-task*: Scanning shared objects >>> go-task-bashcomp*: Tracing dependencies... >>> go-task-bashcomp*: Package size: 1.3 KB >>> go-task-bashcomp*: Compressing data... >>> go-task-bashcomp*: Create checksum... >>> go-task-bashcomp*: Create go-task-bashcomp-3.43.3-r0.apk >>> go-task-doc*: Tracing dependencies... >>> go-task-doc*: Package size: 52.3 KB >>> go-task-doc*: Compressing data... >>> go-task-doc*: Create checksum... >>> go-task-doc*: Create go-task-doc-3.43.3-r0.apk >>> go-task-fishcomp*: Tracing dependencies... >>> go-task-fishcomp*: Package size: 2.8 KB >>> go-task-fishcomp*: Compressing data... >>> go-task-fishcomp*: Create checksum... >>> go-task-fishcomp*: Create go-task-fishcomp-3.43.3-r0.apk >>> go-task-task*: Tracing dependencies... !task go-task=3.43.3-r0 >>> go-task-task*: Package size: 1.0 B >>> go-task-task*: Compressing data... >>> go-task-task*: Create checksum... >>> go-task-task*: Create go-task-task-3.43.3-r0.apk >>> go-task-zshcomp*: Tracing dependencies... >>> go-task-zshcomp*: Package size: 2.6 KB >>> go-task-zshcomp*: Compressing data... >>> go-task-zshcomp*: Create checksum... libfakeroot internal error: payload not recognized! >>> go-task-zshcomp*: Create go-task-zshcomp-3.43.3-r0.apk >>> go-task*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> go-task*: Package size: 17.1 MB >>> go-task*: Compressing data... >>> go-task*: Create checksum... >>> go-task*: Create go-task-3.43.3-r0.apk >>> go-task: Build complete at Mon, 28 Apr 2025 23:05:48 +0000 elapsed time 0h 0m 29s >>> go-task: Cleaning up srcdir >>> go-task: Cleaning up pkgdir >>> go-task: Uninstalling dependencies... (1/4) Purging .makedepends-go-task (20250428.230520) (2/4) Purging go (1.24.2-r1) (3/4) Purging binutils-gold (2.44-r0) (4/4) Purging gotestfmt (2.5.0-r4) Executing busybox-1.37.0-r16.trigger OK: 323 MiB in 104 packages >>> go-task: Updating the community/armhf repository index... >>> go-task: Signing the index...