hugo: fatal error: concurrent map read and map write
Version: Hugo Static Site Generator v0.69.2-EC9DCF30/extended linux/amd64 BuildDate: 2020-04-24T07:57:53Z
Got the following crash while deploying this commit on Netlify:
12:36:33 PM: Build ready to start
12:36:35 PM: build-image version: f72dfd0e8463dbecb2fd70e9fce5154c4f652a32
12:36:35 PM: build-image tag: v3.3.11
12:36:35 PM: buildbot version: 0491622b534ec97319921a4d5a5618bf0cab9974
12:36:35 PM: Fetching cached dependencies
12:36:35 PM: Starting to download cache of 542.5MB
12:36:39 PM: Finished downloading cache in 3.951582631s
12:36:39 PM: Starting to extract cache
12:36:54 PM: Finished extracting cache in 14.37300415s
12:36:54 PM: Finished fetching cache in 18.449754401s
12:36:54 PM: Starting to prepare the repo for build
12:36:54 PM: Preparing Git Reference refs/heads/master
12:36:56 PM: Found Netlify configuration file netlify.toml in site root
12:36:56 PM: Found Netlify configuration file(s). Overriding site configuration
12:36:56 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'yarn build:prod' versus '' in the Netlify UI
12:36:56 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
12:36:56 PM: Creating functions prep folder
12:36:56 PM: Starting build script
12:36:56 PM: Installing dependencies
12:36:56 PM: Started restoring cached node version
12:37:00 PM: Finished restoring cached node version
12:37:01 PM: v12.16.3 is already installed.
12:37:02 PM: Now using node v12.16.3 (npm v6.14.4)
12:37:02 PM: Attempting ruby version 2.6.2, read from environment
12:37:03 PM: Using ruby version 2.6.2
12:37:04 PM: Using PHP version 5.6
12:37:04 PM: 5.2 is already installed.
12:37:04 PM: Using Swift version 5.2
12:37:04 PM: Started restoring cached node modules
12:37:04 PM: Finished restoring cached node modules
12:37:04 PM: Started restoring cached yarn cache
12:37:04 PM: Finished restoring cached yarn cache
12:37:04 PM: Installing Hugo 0.69.2
12:37:04 PM: Hugo Static Site Generator v0.69.2-EC9DCF30/extended linux/amd64 BuildDate: 2020-04-24T07:57:53Z
12:37:04 PM: Started restoring cached go cache
12:37:07 PM: Finished restoring cached go cache
12:37:07 PM: Installing Go version 1.14.2
12:37:07 PM: unset GOOS;
12:37:07 PM: unset GOARCH;
12:37:07 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.14.2.linux.amd64';
12:37:07 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.14.2.linux.amd64/bin:${PATH}";
12:37:07 PM: go version >&2;
12:37:07 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.14.2.linux.amd64.env';
12:37:07 PM: go version go1.14.2 linux/amd64
12:37:07 PM: Installing missing commands
12:37:07 PM: Verify run directory
12:37:07 PM: Executing user command: yarn build:prod
12:37:07 PM: yarn run v1.13.0
12:37:08 PM: $ yarn run build:go && yarn run build:parcel && hugo version && hugo
12:37:08 PM: $ ./build-go.sh
12:37:08 PM: go version go1.14.2 linux/amd64
12:37:10 PM: $ parcel build src/entrypoints/* --experimental-scope-hoisting
12:37:34 PM: ✨ Built in 23.59s.
12:37:34 PM: dist/donate.js 164.09 KB 22.90s
12:37:34 PM: dist/enhancements.88f4448f.js 32.48 KB 21.97s
12:37:34 PM: dist/main.js 7.91 KB 25.18s
12:37:34 PM: dist/embed-host.js 4.85 KB 20.17s
12:37:34 PM: dist/tracker.js 3.83 KB 17.70s
12:37:34 PM: dist/embed-frame.js 2.77 KB 20.17s
12:37:34 PM: Hugo Static Site Generator v0.69.2-EC9DCF30/extended linux/amd64 BuildDate: 2020-04-24T07:57:53Z
12:37:34 PM: Building sites …
12:37:34 PM: fatal error: concurrent map read and map write
12:37:34 PM: goroutine 141 [running]:
12:37:34 PM: runtime.throw(0x1e12635, 0x21)
12:37:34 PM: /usr/local/go/src/runtime/panic.go:1114 +0x72 fp=0xc0024d23b0 sp=0xc0024d2380 pc=0x4f1672
12:37:34 PM: runtime.mapaccess1_faststr(0x1b0c880, 0xc0009c66c0, 0xc00004690d, 0xb, 0x2343c20)
12:37:34 PM: /usr/local/go/src/runtime/map_faststr.go:21 +0x43c fp=0xc0024d2420 sp=0xc0024d23b0 pc=0x4cfc1c
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkTemplate(0xc0024d29b8, 0x1c42040, 0xc0017e2dc8, 0x196, 0xc000b67240)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:402 +0x8e fp=0xc0024d2508 sp=0xc0024d2420 pc=0xef6cfe
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d29b8, 0x1c42040, 0xc0017e2dc8, 0x196, 0x2343da0, 0xc000b67240)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:271 +0x20a fp=0xc0024d2598 sp=0xc0024d2508 pc=0xef5e4a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d29b8, 0x1c42040, 0xc0017e2dc8, 0x196, 0x2343c20, 0xc000b7c180)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129 fp=0xc0024d2628 sp=0xc0024d2598 pc=0xef5d69
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange.func1(0x1a353c0, 0xc002372990, 0x82, 0x1c42040, 0xc0017e2dc8, 0x196)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:353 +0x124 fp=0xc0024d2678 sp=0xc0024d2628 pc=0xf07374
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange(0xc0024d29b8, 0x1d85dc0, 0xc000cb9230, 0x16, 0xc000b672c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:362 +0x4fa fp=0xc0024d27c8 sp=0xc0024d2678 pc=0xef68da
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d29b8, 0x1d85dc0, 0xc000cb9230, 0x16, 0x2343d20, 0xc000b672c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:269 +0x455 fp=0xc0024d2858 sp=0xc0024d27c8 pc=0xef6095
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d29b8, 0x1d85dc0
12:37:34 PM: , 0xc000cb9230, 0x16, 0x2343c20, 0xc000b69a40)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129 fp=0xc0024d28e8 sp=0xc0024d2858 pc=0xef5d69
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc000b66f40, 0xc0024d29b8, 0x1d85dc0, 0xc000cb9230, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7 fp=0xc0024d2950 sp=0xc0024d28e8 pc=0xf02fc7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc0001494a0, 0x2313e60, 0xc00186c090, 0x1d85dc0, 0xc000cb9230, 0xc0009c6810, 0xc00164f300)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7 fp=0xc0024d2a30 sp=0xc0024d2950 pc=0xf02db7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc0001494a0, 0x2313e60, 0xc00186c090, 0x1d85dc0, 0xc000cb9230, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f fp=0xc0024d2b00 sp=0xc0024d2a30 pc=0x104f21f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000ab2544, 0xb, 0xc0022719f0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e fp=0xc0024d2be0 sp=0xc0024d2b00 pc=0x102cabe
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include-fm(0xc000ab2544, 0xb, 0xc0022719f0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:95 +0x63 fp=0xc0024d2c40 sp=0xc0024d2be0 pc=0x102dfd3
12:37:34 PM: runtime.call128(0xc0017f68d0, 0xc0009c4450, 0xc00123b8b0, 0x2800000048)
12:37:34 PM: /usr/local/go/src/runtime/asm_amd64.s:541 +0x52 fp=0xc0024d2cd0 sp=0xc0024d2c40 pc=0x522372
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc001ee81e0, 0x2, 0x2, 0xc000cb9230, 0x16, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab fp=0xc0024d2ee8 sp=0xc0024d2cd0 pc=0x58760b
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc001ee81e0, 0x2, 0x2, 0xc0012ca140, 0x42, 0xc0024d2fd8)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4 fp=0xc0024d2f68 sp=0xc0024d2ee8 pc=0x586b14
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc001ee81e0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd fp=0xc0024d2fe8 sp=0xc0024d2f68 pc=0xefef0d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024d3588, 0x1d85dc0, 0xc000cb9230, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc0028f2ab0, 0xc000ab253b, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f fp=0xc0024d3138 sp=0xc0024d2fe8 pc=0xf04b0f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0024d3588, 0x1d85dc0, 0xc000cb9230, 0x16, 0xc0028f2ae0, 0x2343ae0, 0xc0028f2ab0, 0xc0028e9540, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d fp=0xc0024d3238 sp=0xc0024d3138 pc=0xf031ed
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0024d3588, 0x1d85dc0, 0xc000cb9230, 0x16, 0xc0028f2ab0, 0x1b208e0, 0x30fa978, 0x99, 0xc0024d33e8, 0xefbc84, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +
12:37:34 PM: 0x58b fp=0xc0024d3308 sp=0xc0024d3238 pc=0xef7aab
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024d3588, 0x1d85dc0, 0xc000cb9230, 0x16, 0xc0028ece40, 0xef70fa, 0xc0024d37f0, 0x1d85dc0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a fp=0xc0024d33f8 sp=0xc0024d3308 pc=0xef70fa
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d3588, 0x1d85dc0, 0xc000cb9230, 0x16, 0x23439e0, 0xc0028f2b10)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396 fp=0xc0024d3488 sp=0xc0024d33f8 pc=0xef5fd6
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d3588, 0x1d85dc0, 0xc000cb9230, 0x16, 0x2343c20, 0xc0028f2a80)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129 fp=0xc0024d3518 sp=0xc0024d3488 pc=0xef5d69
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkTemplate(0xc0024d37f0, 0x1d85dc0, 0xc000cb9230, 0x16, 0xc002888240)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:416 +0x202 fp=0xc0024d3600 sp=0xc0024d3518 pc=0xef6e72
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d37f0, 0x1d85dc0, 0xc000cb9230, 0x16, 0x2343da0, 0xc002888240)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:271 +0x20a fp=0xc0024d3690 sp=0xc0024d3600 pc=0xef5e4a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024d37f0, 0x1d85dc0, 0xc000cb9230, 0x16, 0x2343c20, 0xc0028852c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129 fp=0xc0024d3720 sp=0xc0024d3690 pc=0xef5d69
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0023eea40, 0xc00254f7f0, 0x1d85dc0, 0xc000cb9230, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7 fp=0xc0024d3788 sp=0xc0024d3720 pc=0xf02fc7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc001481950, 0x2313e60, 0xc001eb7440, 0x1d85dc0, 0xc000cb9230, 0x1d91ac3, 0x5)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7 fp=0xc0024d3868 sp=0xc0024d3788 pc=0xf02db7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc001481950, 0x2313e60, 0xc001eb7440, 0x1d85dc0, 0xc000cb9230, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f fp=0xc0024d3938 sp=0xc0024d3868 pc=0x104f21f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cb9230, 0x2313e60, 0xc001eb7440, 0x23262a0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96 fp=0xc0024d39b0 sp=0xc0024d3938 pc=0x10a5646
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc00254ff00, 0x12, 0xc0012da400, 0x17, 0xc000cb9230, 0x23262a0, 0xc001481950, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2 fp=0xc0024d3e90 sp=0xc0024d39b0 pc=0x10a4e42
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5 fp=0xc0024d3fb8 sp=0xc0024d3e90 pc=0x10a79d5
12:37:34 PM: runtime.goexit()
12:37:34 PM: /usr/local/go/src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0024d3fc0 sp=0xc0024d3fb8 pc=0x523fb1
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 1 [semacquire]:
12:37:34 PM: sync.runtime_Semacquire(0xc000bde5b0)
12:37:34 PM: /usr/local/go/src/runtime/sema.go:56 +0x42
12:37:34 PM: sync.(*WaitGroup).Wait(0xc000bde5a8)
12:37:34 PM: /usr/local/go/src/sync/waitgroup.go:130 +0x64
12:37:34 PM: golang.org/x/sync/errgroup.(*Group).Wait(0xc000bde5a0, 0xc000127640, 0x13)
12:37:34 PM: /go/pkg/mod/golang.org/x/sync@v0.0.0-20190911185100-cd5d95a43a6e/errgroup/errgroup.go:40 +0x31
12:37:34 PM: github.com/gohugoio/hugo/commands.(*commandeer).fullBuild(0xc000281450, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/commands/hugo.go:333 +0x455
12:37:34 PM: github.com/gohugoio/hugo/commands.(*commandeer).build(0xc000281450, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/commands/hugo.go:474 +0xab
12:37:34 PM: github.com/gohugoio/hugo/commands.(*commandsBuilder).newHugoCmd.func1(0xc0005a7b80, 0x30fa978, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/commands/commands.go:171 +0x15c
12:37:34 PM: github.com/spf13/cobra.(*Command).execute(0xc0005a7b80, 0xc0000321b0, 0x0, 0x0, 0xc0005a7b80, 0xc0000321b0)
12:37:34 PM: /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826 +0x453
12:37:34 PM: github.com/spf13/cobra.(*Command).ExecuteC(0xc0005a7b80, 0xc000951220, 0x8, 0xc00040eb80)
12:37:34 PM: /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914 +0x2fb
12:37:34 PM: github.com/gohugoio/hugo/commands.Execute(0xc0000321b0, 0x0, 0x0, 0x4c2b8f, 0xc00003c2f8, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/commands/hugo.go:89 +0xb9
12:37:34 PM: main.main()
12:37:34 PM: /root/project/hugo/main.go:23 +0x6c
12:37:34 PM: goroutine 10 [select]:
12:37:34 PM: go.opencensus.io/stats/view.(*worker).start(0xc00047a050)
12:37:34 PM: /go/pkg/mod/go.opencensus.io@v0.22.0/stats/view/worker.go:154 +0x100
12:37:34 PM: created by go.opencensus.io/stats/view.init.0
12:37:34 PM: /go/pkg/mod/go.opencensus.io@v0.22.0/stats/view/worker.go:32 +0x57
12:37:34 PM: goroutine 140 [runnable]:
12:37:34 PM: encoding/json.(*reflectWithString).resolve(0xc001fa8270, 0x5, 0x5)
12:37:34 PM: /usr/local/go/src/encoding/json/encode.go:974 +0x411
12:37:34 PM: encoding/json.mapEncoder.encode(0x1e8a7e8, 0xc001dddf80, 0x1b10120, 0xc002126f90, 0x15, 0x1b10100)
12:37:34 PM: /usr/local/go/src/encoding/json/encode.go:788 +0x438
12:37:34 PM: encoding/json.(*encodeState).reflectValue(0xc001dddf80, 0x1b10120, 0xc002126f90, 0x15, 0xc0024b0100)
12:37:34 PM: /usr/local/go/src/encoding/json/encode.go:358 +0x82
12:37:34 PM: encoding/json.(*encodeState).marshal(0xc001dddf80, 0x1b10120, 0xc002126f90, 0xc001a60100, 0x0, 0x0)
12:37:34 PM: /usr/local/go/src/encoding/json/encode.go:330 +0xf0
12:37:34 PM: encoding/json.Marshal(0x1b10120, 0xc002126f90, 0x203000, 0x203000, 0x203000, 0x7f14daf41f20, 0x3f)
12:37:34 PM: /usr/local/go/src/encoding/json/encode.go:161 +0x52
12:37:34 PM: github.com/gohugoio/hugo/tpl/encoding.(*Namespace).Jsonify(0x30fa978, 0xc0024b2de0, 0x1, 0x1, 0x18, 0xc0007c0000, 0xc0024b0270, 0x4d0dc3)
12:37:34 PM: /root/project/hugo/tpl/encoding/encoding.go:70 +0x254
12:37:34 PM: reflect.Value.call(0x1ac3f80, 0xc0009c40b0, 0x13, 0x1d8c8f0, 0x4, 0xc00213dd60, 0x1, 0x1, 0x1b10120, 0x1d798a0, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1ac3f80, 0xc0009c40b0, 0x13, 0xc00213dd60, 0x1, 0x1, 0x1bcb0a0, 0x1, 0xc0024b05b0)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1ac3f80, 0xc0009c40b0, 0x13, 0xc00213dd60, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x1ac3f80, 0xc0009c40b0, 0x13, 0x2343ae0, 0xc000a16f30, 0xc000a1453f, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0xc000a16f60, 0x2343ae0, 0xc000a16f30, 0xc000a0ee40, 0x1, 0x1, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0xc000a16f30, 0x1b10120, 0xc002126f90, 0x15, 0x1ad6640, 0xc0021270f8, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0xc000a18360, 0x0, 0x0, 0x98)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x23439e0, 0xc000a16ff0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x2343c20, 0xc000a13110)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc000a10740, 0xc0024b0bc0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc0002352c0, 0x2313e60, 0xc0017f7230, 0x1d85dc0, 0xc000cc5ad0, 0xc0009c6810, 0xc000fb8960)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc0002352c0, 0x2313e60, 0xc0017f7230, 0x1d85dc0, 0xc000cc5ad0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000ab262d, 0xc, 0xc0024b2430, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc0021267e0, 0x2, 0x2, 0xc000cc5ad0, 0x16, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc0021267e0, 0x2, 0x2, 0x1a36070, 0x1a351c0, 0xc0024b11e0)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc0021267e0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024b17f0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc00186d860, 0xc000ab2624, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0024b17f0
12:37:34 PM: , 0x1d85dc0, 0xc000cc5ad0, 0x16, 0xc00186d890, 0x2343ae0, 0xc00186d860, 0xc001a8cec0, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0024b17f0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0xc00186d860, 0x1b208e0, 0x30fa978, 0x99, 0x16, 0x16, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024b17f0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0xc00186ecc0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024b17f0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x23439e0, 0xc00186d8c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024b17f0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x2343c20, 0xc00186c6c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc001cdaf80, 0xc0024b17f0, 0x1d85dc0, 0xc000cc5ad0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000234b40, 0x2313e60, 0xc00186d7d0, 0x1d85dc0, 0xc000cc5ad0, 0x1d37a80, 0x200000000)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000234b40, 0x2313e60, 0xc00186d7d0, 0x1d85dc0, 0xc000cc5ad0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cc5ad0, 0x2313e60, 0xc00186d7d0, 0x23262a0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc0024b1f00, 0xf, 0xc0012daf40, 0x17, 0xc000cc5ad0, 0x23262a0, 0xc000234b40, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 138 [select]:
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).withTimeout(0xc000ac46c0, 0x6fc23ac00, 0xc000f52290, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/lazy/init.go:186 +0x1bb
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).BranchWithTimeout.func1(0xc0024e1dd8, 0xc0012289c0, 0x4bf501, 0xc0024e1c40)
12:37:34 PM: /root/project/hugo/lazy/init.go:69 +0x3c
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do.func1()
12:37:34 PM: /root/project/hugo/lazy/init.go:97 +0x136
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*onceMore).Do(0xc0007cfbe8, 0xc0024e1cb0)
12:37:34 PM: /root/project/hugo/lazy/once.go:53 +0xdb
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do(0xc0007cfbc0, 0x1ba69c0, 0xc0024e1dd8, 0x1c768a0, 0xc0019e1290)
12:37:34 PM: /root/project/hugo/lazy/init.go:79 +0x5b
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do.func1()
12:37:34 PM: /root/project/hugo/lazy/init.go:84 +0x1c8
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*onceMore).Do(0xc0007cfc48, 0xc0024e1d98)
12:37:34 PM: /root/project/hugo/lazy/once.go:53 +0xdb
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do(0xc0007cfc20, 0x10, 0xc0019e1230, 0x502e63, 0x1a2e800)
12:37:34 PM: /root/project/hugo/lazy/init.go:79 +0x5b
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).initInit(0xc000930480, 0xc0007cfc20, 0x232f360, 0xc000cc4cc0, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/site.go:209 +0x2f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*pageContentOutput).WordCount(0xc000985880, 0x581d81)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:344 +0x56
12:37:34 PM: reflect.Value.call(0x1d85dc0, 0xc000cc4cc0, 0x1ce13, 0x1d8c8f0, 0x4, 0x30fa978, 0x0, 0x0, 0x1b0c340, 0x0, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1d85dc0, 0xc000cc4cc0, 0x1ce13, 0x30fa978, 0x0, 0x0, 0x1a2e800, 0xc0024e2188, 0xc0024e2188)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1d85dc0, 0xc000cc4cc0, 0x1ce13, 0x30fa978, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x1d85dc0, 0xc000cc4cc0, 0x1ce13, 0x2343b60, 0xc000adeb70, 0xc000a307df, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc000a307df, 0x9, 0x2343b60, 0xc000adeb70, 0xc000ae0160, 0x1, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:172 +0x5fc
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x2343b60, 0xc000adeb70, 0xc000ae0150, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:558 +0x220
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldNode(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc000adeb70, 0xc000ae0160, 0x1, 0x1, 0x1b208e0, 0x30fa978, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:522 +0x113
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc000adeb40, 0x1b208e0, 0x30fa978, 0x99, 0x1, 0x1a27d40, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:460 +0x8d9
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc000ad18c0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x23439e0, 0xc000adeba0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x2343c20, 0xc000a3c690)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkIfOrWith(0xc0024e2bc0, 0xa, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc000a386c0, 0xc000a3c690, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:296 +0x1d0
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x2343be0, 0xc000add540)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:263 +0x28e
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024e2bc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x2343c20, 0xc000a2a360)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc000a1bac0, 0xc0014bcbc0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000149d10, 0x2313e60, 0xc00158a9f0, 0x1d85dc0, 0xc000cc4cc0, 0xc0009c6810, 0xc00166a960)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000149d10, 0x2313e60, 0xc00158a9f0, 0x1d85dc0, 0xc000cc4cc0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000ab21e6, 0x9, 0xc0028e5880, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc0006a0c30, 0x2, 0x2, 0xc000cc4cc0, 0x16, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc0006a0c30, 0x2, 0x2, 0xc0019dfa00, 0x1, 0xc0014bd1e0)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc0006a0c30, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024e37f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc001c12b10, 0xc000ab21dd, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0014bd7f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc001c12b40, 0x2343ae0, 0xc001c12b10, 0xc001c14340, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0014bd7f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc001c12b10, 0x1b208e0, 0x30fa978, 0x99, 0xc0014bd5f0, 0xefbc84, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024e37f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0xc001c11020, 0x0, 0x0, 0x98)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024e37f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x23439e0, 0xc001c12b70)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024e37f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x2343c20, 0xc001c12690)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc001b16e40, 0xc0014bd7f0, 0x1d85dc0, 0xc000cc4cc0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc001b1aa50, 0x2313e60, 0xc00166e9c0, 0x1d85dc0, 0xc000cc4cc0, 0x1d37a80, 0x600000002)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc001b1aa50, 0x2313e60, 0xc00166e9c0, 0x1d85dc0, 0xc000cc4cc0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cc4cc0, 0x2313e60, 0xc00166e9c0, 0x23262a0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc0014bdf00, 0x1b, 0xc0012da6a0, 0x13, 0xc000cc4cc0, 0x23262a0, 0xc001b1aa50, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 139 [select]:
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).withTimeout(0xc000ac4480, 0x6fc23ac00, 0xc000f52280, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/lazy/init.go:186 +0x1bb
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).BranchWithTimeout.func1(0xc0024d9dd8, 0xc0012289c0, 0x4bf501, 0xc0024d9c40)
12:37:34 PM: /root/project/hugo/lazy/init.go:69 +0x3c
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do.func1()
12:37:34 PM: /root/project/hugo/lazy/init.go:97 +0x136
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*onceMore).Do(0xc0007cfb28, 0xc0024d9cb0)
12:37:34 PM: /root/project/hugo/lazy/once.go:53 +0xdb
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do(0xc0007cfb00, 0x1ba69c0, 0xc0024d9dd8, 0x1c768a0, 0xc0019e1290)
12:37:34 PM: /root/project/hugo/lazy/init.go:79 +0x5b
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do.func1()
12:37:34 PM: /root/project/hugo/lazy/init.go:84 +0x1c8
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*onceMore).Do(0xc0007cfb88, 0xc0024d9d98)
12:37:34 PM: /root/project/hugo/lazy/once.go:53 +0xdb
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).Do(0xc0007cfb60, 0x10, 0xc0019e1230, 0x502e63, 0x1a2e800)
12:37:34 PM: /root/project/hugo/lazy/init.go:79 +0x5b
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).initInit(0xc000930480, 0xc0007cfb60, 0x232f360, 0xc000cb9ce0, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/site.go:209 +0x2f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*pageContentOutput).WordCount(0xc0009856c0, 0x581d81)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:344 +0x56
12:37:34 PM: reflect.Value.call(0x1d85dc0, 0xc000cb9ce0, 0x1ce13, 0x1d8c8f0, 0x4, 0x30fa978, 0x0, 0x0, 0x1b0c340, 0x0, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1d85dc0, 0xc000cb9ce0, 0x1ce13, 0x30fa978, 0x0, 0x0, 0x1a2e800, 0xc0024da188, 0xc0024da188)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1d85dc0, 0xc000cb9ce0, 0x1ce13, 0x30fa978, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:
12:37:34 PM: 352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x1d85dc0, 0xc000cb9ce0, 0x1ce13, 0x2343b60, 0xc000adeb70, 0xc000a307df, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc000a307df, 0x9, 0x2343b60, 0xc000adeb70, 0xc000ae0160, 0x1, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:172 +0x5fc
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x2343b60, 0xc000adeb70, 0xc000ae0150, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:558 +0x220
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldNode(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc000adeb70, 0xc000ae0160, 0x1, 0x1, 0x1b208e0, 0x30fa978, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:522 +0x113
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc000adeb40, 0x1b208e0, 0x30fa978, 0x99, 0x1, 0x1a27d40, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:460 +0x8d9
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc000ad18c0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x23439e0, 0xc000adeba0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x2343c20, 0xc000a3c690)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkIfOrWith(0xc0024dabc0, 0xa, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc000a386c0, 0xc000a3c690, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:296 +0x1d0
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x2343be0, 0xc000add540)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:263 +0x28e
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024dabc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x2343c20, 0xc000a2a360)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc000a1bac0, 0xc002552bc0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000149d10, 0x2313e60, 0xc001c7a690, 0x1d85dc0, 0xc000cb9ce0, 0xc0009c6810, 0xc00166a860)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000149d10, 0x2313e60, 0xc001c7a690, 0x1d85dc0, 0xc000cb9ce0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000ab21e6, 0x9, 0xc0010f1650, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc0026279b0, 0x2, 0x2, 0xc000cb9ce0, 0x16, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc0026279b0, 0x2, 0x2, 0xc00069f5a0, 0x1, 0xc0025531e0)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc0026279b0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0024db7f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc001c12b10, 0xc000ab21dd, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0025537f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc001c12b40, 0x2343ae0, 0xc001c12b10, 0xc001c14340, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0025537f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc001c12b10, 0x1b208e0, 0x30fa978, 0x99, 0xc0025535f0, 0xefbc84, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0024db7f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0xc001c11020, 0x0, 0x0, 0x98)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024db7f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x23439e0, 0xc001c12b70)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0024db7f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x2343c20, 0xc001c12690)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc001b16e40, 0xc0025537f0, 0x1d85dc0, 0xc000cb9ce0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc001b1aa50, 0x2313e60, 0xc00151c4b0, 0x1d85dc0, 0xc000cb9ce0, 0x1d37a80, 0x600000000)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc001b1aa50, 0x2313e60, 0xc00151c4b0, 0x1d85dc0, 0xc000cb9ce0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cb9ce0, 0x2313e60, 0xc00151c4b0, 0x23262a0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc002553f00, 0x20, 0xc0012da560, 0x1a, 0xc000cb9ce0, 0x23262a0, 0xc001b1aa50, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 136 [runnable]:
12:37:34 PM: reflect.resolveNameOff(0x1bcb0a0, 0xbf1b, 0x6)
12:37:34 PM: /usr/local/go/src/runtime/runtime1.go:481 +0x4c
12:37:34 PM: reflect.(*rtype).nameOff(...)
12:37:34 PM: /usr/local/go/src/reflect/type.go:683
12:37:34 PM: reflect.(*rtype).Method(0x1bcb0a0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /usr/local/go/src/reflect/type.go:809 +0x109
12:37:34 PM: reflect.(*rtype).MethodByName(0x1bcb0a0, 0xc0009b16c6, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /usr/local/go/src/reflect/type.go:845 +0x1c2
12:37:34 PM: reflect.Value.MethodByName(0x1bcb0a0, 0xc001ee6de0, 0x16, 0xc0009b16c6, 0x8, 0xc00166e7e0, 0x1e8b5a0, 0xc001f2c458)
12:37:34 PM: /usr/local/go/src/reflect/value.go:1336 +0x75
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExecHelper).GetMethod(0xc0000108a8, 0x7f14daf4a010, 0xc0002352c0, 0x1bcb0a0, 0xc001ee6de0, 0x16, 0xc0009b16c6, 0x8, 0xc001f2c4d0, 0xc001f2c530, ...)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template_funcs.go:103 +0x92
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc0009b16c6, 0x8, 0x2343e20, 0xc000a13530, 0xc000a10a80, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:162 +0x368
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x1bcb0a0, 0xc001f36c48, 0x96, 0x2343e20, 0xc000a13530, 0xc000a06f30, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:558 +0x220
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalVariableNode(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc000a13530, 0xc000a10a80, 0x4, 0x4, 0x1b208e0, 0x30fa978, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:546 +0x2bd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc000a134d0, 0x1b208e0, 0x30fa978, 0x99, 0xc001f2c9c0, 0xefbc84, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:470 +0x7fc
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc000a05b00, 0x0, 0x0, 0x98)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x23439e0, 0xc000a13560)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x2343c20, 0xc000a13110)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc000a10740, 0xc001f2cbc0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc0002352c0, 0x2313e60, 0xc001e43e30, 0x1d85dc0, 0xc000cc5860, 0xc0009c6810, 0xc00164f5c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc0002352c0, 0x2313e60, 0xc001e43e30, 0x1d85dc0, 0xc000cc5860, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000ab262d, 0xc, 0xc001edc040, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc001ee8ae0, 0x2, 0x2, 0xc000cc5860, 0x16, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc001ee8ae0, 0x2, 0x2, 0x1a36070, 0x1a351c0, 0xc001f2d1e0)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc001ee8ae0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc00186d860, 0xc000ab2624, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc00186d890, 0x2343ae0, 0xc00186d860, 0xc001a8cec0, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc00186d860, 0x1b208e0, 0x30fa978, 0x99, 0x16, 0x16, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0xc00186ecc0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x23439e0, 0xc00186d8c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x2343c20, 0xc00186c6c0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc001cdaf80, 0xc001f2d7f0, 0x1d85dc0, 0xc000cc5860, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000234b40, 0x2313e60, 0xc001c73710, 0x1d85dc0, 0xc000cc5860, 0x1d91ac3, 0x5)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000234b40, 0x2313e60, 0xc001c73710, 0x1d85dc0, 0xc000cc5860, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cc5860, 0x2313e60, 0xc001c73710, 0x23262a0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc001f2df00, 0xf, 0xc000ae54d0, 0x1f, 0xc000cc5860, 0x23262a0, 0xc000234b40, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 137 [runnable]:
12:37:34 PM: sync.runtime_SemacquireMutex(0xc000564f04, 0x0, 0x1)
12:37:34 PM: /usr/local/go/src/runtime/sema.go:71 +0x47
12:37:34 PM: sync.(*Mutex).lockSlow(0xc000564f00)
12:37:34 PM: /usr/local/go/src/sync/mutex.go:138 +0xfc
12:37:34 PM: sync.(*Mutex).Lock(...)
12:37:34 PM: /usr/local/go/src/sync/mutex.go:81
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).escape(0xc000b7c4b0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/template.go:96 +0x230
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).Prepare(0xc000b7c4b0, 0x1d8a7b5, 0x1, 0x3020880)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/hugo_template.go:32 +0x2b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000149680, 0x23181e0, 0x30fa838, 0x1ae2800, 0xc001ad5940, 0x20, 0xc001ad5940)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:61 +0x49
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000149680, 0x23181e0, 0x30fa838, 0x1ae2800, 0xc001ad5940, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc0002ae24d, 0x7, 0xc00100cfc0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc0025e52f0, 0x2, 0x2, 0xc00100cf90, 0x98, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc0025e52f0, 0x2, 0x2, 0xc000cc4f90, 0xa13, 0xc000d5afd8)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc0025e52f0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc000d5b588, 0x1d85dc0, 0xc000cc4f90, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc0016b2930, 0xc0002ae244, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc000d5b588, 0x1d85dc0, 0xc000cc4f90, 0x16, 0xc0016b2960, 0x2343ae0, 0xc0016b2930, 0xc0016dc0c0, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc000d5b588, 0x1d85dc0, 0xc000cc4f90, 0x16, 0xc0016b2930, 0x1b208e0, 0x30fa978, 0x99, 0x1b07780, 0xc001ad57e8, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc000d5b588, 0x1d85dc0, 0xc000cc4f90, 0x16, 0xc0015b15c0, 0x0, 0x0, 0x1d85dc0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000d5b588, 0x1d85dc0, 0xc000cc4f90, 0x16, 0x23439e0, 0xc0016b2990)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000d5b588, 0x1d85dc0, 0xc000cc4f90, 0x16, 0x2343c20, 0xc0016b28d0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkTemplate(0xc000d5b7f0, 0x1d85dc0, 0xc000cc4f90, 0x16, 0xc002637640)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:416 +0x202
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000d5b7f0, 0x1d85dc0, 0xc000cc4f90, 0x16, 0x2343da0, 0xc002637640)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:271 +0x20a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000d5b7f0, 0x1d85dc0, 0xc000cc4f90, 0x16, 0x2343c20, 0xc0014f9860)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc001af5e00, 0xc000d5b7f0, 0x1d85dc0, 0xc000cc4f90, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc00196c000, 0x2313e60, 0xc00166ea20, 0x1d85dc0, 0xc000cc4f90, 0x1d91ac3, 0x5)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc00196c000, 0x2313e60, 0xc00166ea20, 0x1d85dc0, 0xc000cc4f90, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cc4f90, 0x2313e60, 0xc00166ea20, 0x23262a0, ...
12:37:34 PM: )
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc000d5bf00, 0xe, 0xc0012da7c0, 0x16, 0xc000cc4f90, 0x23262a0, 0xc00196c000, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 135 [chan receive]:
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).errorCollator(0xc000930480, 0xc001647860, 0xc0016478c0)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1512 +0x72
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:68 +0xdb
12:37:34 PM: goroutine 148 [chan receive]:
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*HugoSites).Build.func1(0xc00073ab40, 0xc000bc87e0, 0xc0005c2f60)
12:37:34 PM: /root/project/hugo/hugolib/hugo_sites_build.go:65 +0x7c
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*HugoSites).Build
12:37:34 PM: /root/project/hugo/hugolib/hugo_sites_build.go:62 +0x21a
12:37:34 PM: goroutine 147 [chan send]:
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderPages.func1(0xc00003b440, 0x29, 0xc000872a80, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:85 +0xa7
12:37:34 PM: github.com/gohugoio/hugo/hugolib.contentTrees.Walk.func1(0xc00003b440, 0x29, 0x1ae0a00, 0xc000872a80, 0xc000a30000)
12:37:34 PM: /root/project/hugo/hugolib/content_map.go:851 +0x54
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000872ae0, 0xc000d2b978, 0xc000d2b600)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:519 +0xf0
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000872ab0, 0xc000d2b978, 0x1ae0a00)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000872b40, 0xc000d2b978, 0x1ae0a00)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000872bd0, 0xc000d2b978, 0x1ae0a00)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000872930, 0xc000d2b978, 0x1ae0a00)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000872ea0, 0xc000d2b978, 0x1ae0a00)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc0008728a0, 0xc000d2b978, 0x4c9600)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc0008732c0, 0xc000d2b978, 0x1d85d00)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000ae2450, 0xc000d2b978, 0x0)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.recursiveWalk(0xc000999860, 0xc000d2b978, 0xc0011519a8)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x7e
12:37:34 PM: github.com/armon/go-radix.(*Tree).Walk(...)
12:37:34 PM: /go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:447
12:37:34 PM: github.com/gohugoio/hugo/hugolib.contentTrees.Walk(0xc0009bc4a0, 0x3, 0x3, 0xc000d2ba10)
12:37:34 PM: /root/project/hugo/hugolib/content_map.go:849 +0x67
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderPages(0xc000930480, 0xc00129f9a0, 0x0, 0xc001151a00)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:79 +0x1f8
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).render(0xc000930480, 0xc00129f9a0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1154 +0x54
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*HugoSites).render(0xc00073ab40, 0xc0005b9e00, 0x30fa978, 0x1)
12:37:34 PM: /root/project/hugo/hugolib/hugo_sites_build.go:325 +0x409
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*HugoSites).Build.func4()
12:37:34 PM: /root/project/hugo/hugolib/hugo_sites_build.go:149 +0x3c
12:37:34 PM: runtime/trace.WithRegion(0x2339360, 0xc000bde5d0, 0x1d96ee2, 0x6, 0xc000be5e60)
12:37:34 PM: /usr/local/go/src/runtime/trace/annotation.go:137 +0xfe
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*HugoSites).Build(0xc00073ab40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/hugo_sites_build.go:151 +0x7b5
12:37:34 PM: github.com/gohugoio/hugo/commands.(*commandeer).buildSites(...)
12:37:34 PM: /root/project/hugo/commands/hugo.go:703
12:37:34 PM: github.com/gohugoio/hugo/commands.(*commandeer).fullBuild.func3(0xc00003d558, 0x0)
12:37:34 PM: /root/project/hugo/commands/hugo.go:315 +0x96
12:37:34 PM: golang.org/x/sync/errgroup.(*Group).Go.func1(0xc000bde5a0, 0xc000127640)
12:37:34 PM: /go/pkg/mod/golang.org/x/sync@v0.0.0-20190911185100-cd5d95a43a6e/errgroup/errgroup.go:57 +0x59
12:37:34 PM: created by golang.org/x/sync/errgroup.(*Group).Go
12:37:34 PM: /go/pkg/mod/golang.org/x/sync@v0.0.0-20190911185100-cd5d95a43a6e/errgroup/errgroup.go:54 +0x66
12:37:34 PM: goroutine 142 [runnable]:
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*PipeNode).append(...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:159
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*PipeNode).CopyPipe(0xc0005d1740, 0xc0022fad50)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:197 +0x41a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*PipeNode).Copy(0xc0005d1740, 0xc0022fad40, 0x1)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:203 +0x2b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*CommandNode).Copy(0xc001004840, 0xc0029f3aa0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:276 +0xde
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*PipeNode).CopyPipe(0xc0005d16e0, 0x40)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:197 +0x38f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*ActionNode).Copy(0xc001004b70, 0xc0029f8e00, 0x4)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:231 +0x3c
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*ListNode).CopyList(0xc001004450, 0xc0029f3800)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:110 +0xde
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*RangeNode).Copy(0xc000feb700, 0x2343de0, 0xc0029fe630)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:798 +0x58
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*ListNode).CopyList(0xc001003d40, 0xc0029f34a0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:110 +0xde
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*IfNode).Copy(0xc000feb880, 0xc0022fab70, 0x1)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:785 +0x58
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*ListNode).CopyList(0xc001003b90, 0xc000f1d740)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/node.go:110 +0xde
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse.(*Tree).Copy(...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/parse/parse.go:42
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).Clone(0xc001e7f410, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/template.go:270 +0x502
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateHandler).applyBaseTemplate(0xc000925d40, 0xc0005b5ee0, 0x14, 0xc000134960, 0x1e, 0x0, 0x2350cc0, 0xc00099b060, 0xc0005b5ee0, 0x14, ...)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:612 +0x58d
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateHandler).findLayout(0xc000925d40, 0xc000a43da8, 0x4, 0x0, 0x0, 0x1d8e040, 0x4, 0x1d8ab85, 0x2, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:396 +0x496
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateHandler).LookupLayout(0xc000925d40, 0xc000a43da8, 0x4, 0x0, 0x0, 0x1d8e040, 0x4, 0x1d8ab85, 0x2, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:328 +0x2a5
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*pageState).resolveTemplate(0xc000cc5dd0, 0x0, 0x0, 0x0, 0xc0012dab40, 0x1d, 0xc000cc55f0, 0x23262a0, 0xc00196d590)
12:37:34 PM: /root/project/hugo/hugolib/page.go:469 +0x252
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:126 +0xf6
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 143 [runnable]:
12:37:34 PM: sync.runtime_SemacquireMutex(0xc000564f04, 0xc000f53b00, 0x1)
12:37:34 PM: /usr/local/go/src/runtime/sema.go:71 +0x47
12:37:34 PM: sync.(*Mutex).lockSlow(0xc000564f00)
12:37:34 PM: /usr/local/go/src/sync/mutex.go:138 +0xfc
12:37:34 PM: sync.(*Mutex).Lock(...)
12:37:34 PM: /usr/local/go/src/sync/mutex.go:81
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).escape(0xc000b7d0e0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/template.go:96 +0x230
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).Prepare(0xc000b7d0e0, 0x2359e60, 0xc001806b68, 0x4c9ed8)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/hugo_template.go:32 +0x2b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000149770, 0x2313e60, 0xc002191d10, 0x1d85dc0, 0xc000cc52f0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:61 +0x49
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000149770, 0x2313e60, 0xc002191d10, 0x1d85dc0, 0xc000cc52f0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000ab21a1, 0x1b, 0xc0020713a0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc001e2f890, 0x2, 0x2, 0xc000cc52f0, 0x16, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc001e2f890, 0x2, 0x2, 0xc0022fe1e0, 0x7f14d950b698, 0xc0018071e0)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc001e2f890, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc001b8f440, 0xc000ab2198, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0xc001b8f470, 0x2343ae0, 0xc001b8f440, 0xc001b90100, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0xc001b8f440, 0x1b208e0, 0x30fa978, 0x99, 0xc0018075f0, 0xefbc84, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0xc001b8ca20, 0x0, 0x0, 0x98)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0x23439e0, 0xc001b8f4a0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0x2343c20, 0xc001b8f080)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0016dd280, 0xc0018077f0, 0x1d85dc0, 0xc000cc52f0, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc00196ca50, 0x2313e60, 0xc0019f43c0, 0x1d85dc0, 0xc000cc52f0, 0x1d91ac3, 0x5)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc00196ca50, 0x2313e60, 0xc0019f43c0, 0x1d85dc0, 0xc000cc52f0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000930480, 0x1d8e040, 0x4, 0x1d8cac4, 0x4, 0x1d85dc0, 0xc000cc52f0, 0x2313e60, 0xc0019f43c0, 0x23262a0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1669 +0x96
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc000930480, 0xc000564ab0, 0xc001807f00, 0x13, 0xc0012da880, 0x19, 0xc000cc52f0, 0x23262a0, 0xc00196ca50, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/site.go:1596 +0x1d2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.pageRenderer(0xc00129f9a0, 0xc000930480, 0xc00093d5c0, 0xc001647860, 0xc000c84ba0)
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:139 +0x2a5
12:37:34 PM: created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages
12:37:34 PM: /root/project/hugo/hugolib/site_render.go:74 +0x160
12:37:34 PM: goroutine 197 [semacquire]:
12:37:34 PM: sync.runtime_SemacquireMutex(0xc000564f04, 0x1ba8e00, 0x1)
12:37:34 PM: /usr/local/go/src/runtime/sema.go:71 +0x47
12:37:34 PM: sync.(*Mutex).lockSlow(0xc000564f00)
12:37:34 PM: /usr/local/go/src/sync/mutex.go:138 +0xfc
12:37:34 PM: sync.(*Mutex).Lock(...)
12:37:34 PM: /usr/local/go/src/sync/mutex.go:81
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).escape(0xc000a1cf30, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/template.go:96 +0x230
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate.(*Template).Prepare(0xc000a1cf30, 0x4d011b, 0xc0025523b0, 0x2e17d37a)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/htmltemplate/hugo_template.go:32 +0x2b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc0002353b0, 0x2313e60, 0xc0027f8f60, 0x1bcb0a0, 0xc001f92d20, 0xc0009c6810, 0xc000fb8380)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:61 +0x49
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc0002353b0, 0x2313e60, 0xc0027f8f60, 0x1bcb0a0, 0xc001f92d20, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009c4430, 0xc000232a49, 0x10, 0xc002213860, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/partials/partials.go:142 +0x24e
12:37:34 PM: reflect.Value.call(0x1b01480, 0xc0009c4450, 0x13, 0x1d8c8f0, 0x4, 0xc0027f9470, 0x2, 0x2, 0xc00280b270, 0x96, ...)
12:37:34 PM: /usr/local/go/src/reflect/value.go:460 +0x8ab
12:37:34 PM: reflect.Value.Call(0x1b01480, 0xc0009c4450, 0x13, 0xc0027f9470, 0x2, 0x2, 0xc001f930a0, 0x1bcb0a0, 0xc00280b270)
12:37:34 PM: /usr/local/go/src/reflect/value.go:321 +0xb4
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall(0x1b01480, 0xc0009c4450, 0x13, 0xc0027f9470, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:352 +0xbd
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0025532b0, 0x1b10120, 0xc001671ba0, 0x195, 0x1b01480, 0xc0009c4450, 0x13, 0x2343ae0, 0xc000cb9a70, 0xc000232a40, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:297 +0x60f
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0025532b0, 0x1b10120, 0xc001671ba0, 0x195, 0xc000cb9aa0, 0x2343ae0, 0xc000cb9a70, 0xc00015f280, 0x3, 0x4, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:130 +0x16d
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0025532b0, 0x1b10120, 0xc001671ba0, 0x195, 0xc000cb9a70, 0x1b208e0, 0x30fa978, 0x99, 0xc002552df0, 0xefbc84, ...)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:465 +0x58b
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0025532b0, 0x1b10120, 0xc001671ba0, 0x195, 0xc000970420, 0x0, 0x0, 0x98)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:434 +0x11a
12:37:38 PM: Failed during stage 'building site': Build script returned non-zero exit code: 1
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0025532b0, 0x1b10120, 0xc001671ba0, 0x195, 0x23439e0, 0xc000cb9b00)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:258 +0x396
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0025532b0, 0x1b10120, 0xc001671ba0, 0x195, 0x2343c20, 0xc000cb9410)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange.func1(0x1a353c0, 0xc002801d00, 0x82, 0x1b10120, 0xc001671ba0, 0x195)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:353 +0x124
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange(0xc0025532b0, 0x1c18760, 0xc002822f00, 0x16, 0xc00015f380)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:362 +0x4fa
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc00214b2b0, 0x1c18760, 0xc002822f00, 0x16, 0x2343d20, 0xc00015f380)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:269 +0x455
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0025532b0, 0x1c18760, 0xc002822f00, 0x16, 0x2343c20, 0xc000cb9320)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:266 +0x129
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc00015e140, 0xc00214b2b0, 0x1c18760, 0xc002822f00, 0x16, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:93 +0xb7
12:37:34 PM: github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).Execute(0xc0009c4e80, 0x7f14daf4a010, 0xc000a814a0, 0x2313e60, 0xc001b29380, 0x1c18760, 0xc002822f00, 0x1d37a80, 0xc001b29380)
12:37:34 PM: /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:79 +0x1e7
12:37:34 PM: github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).Execute(0xc000bb3c20, 0x23262a0, 0xc000a814a0, 0x2313e60, 0xc001b29380, 0x1c18760, 0xc002822f00, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/tpl/tplimpl/template.go:233 +0x15f
12:37:34 PM: github.com/gohugoio/hugo/hugolib.renderShortcodeWithPage(0x2343f20, 0xc000bb3c20, 0x23262a0, 0xc000a814a0, 0xc002822f00, 0x0, 0x0, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/shortcode.go:643 +0xe2
12:37:34 PM: github.com/gohugoio/hugo/hugolib.renderShortcode(0x0, 0xc000930480, 0x1d8ab85, 0x2, 0x1d8cac4, 0x4, 0x1d8e4b4, 0x4, 0x1d8db20, 0x4, ...)
12:37:34 PM: /root/project/hugo/hugolib/shortcode.go:398 +0x469
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*shortcodeHandler).renderShortcodesForPage(0xc0009d5f80, 0xc000cb9ce0, 0x1d8cac4, 0x4, 0x1d8e4b4, 0x4, 0x1d8db20, 0x4, 0x0, 0x0, ...)
12:37:34 PM: /root/project/hugo/hugolib/shortcode.go:426 +0x1be
12:37:34 PM: github.com/gohugoio/hugo/hugolib.newPageContentOutput.func1(0x0, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:104 +0x17e
12:37:34 PM: github.com/gohugoio/hugo/hugolib.newPageContentOutput.func2(0x2339320, 0xc0028fb020, 0x1d8a7e2, 0x1, 0x1, 0xc0005f3fa8)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:206 +0x26
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).withTimeout.func1(0xc000f52280, 0x2339320, 0xc0028fb020, 0xc0028fb080)
12:37:34 PM: /root/project/hugo/lazy/init.go:177 +0x47
12:37:34 PM: created by github.com/gohugoio/hugo/lazy.(*Init).withTimeout
12:37:34 PM: /root/project/hugo/lazy/init.go:176 +0x106
12:37:34 PM: goroutine 198 [runnable]:
12:37:34 PM: github.com/yuin/goldmark/parser.(*linkReferenceParagraphTransformer).Transform(0x30fa560, 0xc002462180, 0x23538e0, 0xc000308070, 0x2355620, 0xc002329390)
12:37:34 PM: /go/pkg/mod/github.com/yuin/goldmark@v1.1.30/parser/link_ref.go:21 +0x151
12:37:34 PM: github.com/yuin/goldmark/parser.(*parser).transformParagraph(0xc0009b2000, 0xc002462180, 0x23538e0, 0xc000308070, 0x2355620, 0xc002329390, 0xc002329390)
12:37:34 PM: /go/pkg/mod/github.com/yuin/goldmark@v1.1.30/parser/parser.go:863 +0xa7
12:37:34 PM: github.com/yuin/goldmark/parser.(*parser).closeBlocks(0xc0009b2000, 0x2, 0x1, 0x23538e0, 0xc000308070, 0x2355620, 0xc002329390)
12:37:34 PM: /go/pkg/mod/github.com/yuin/goldmark@v1.1.30/parser/parser.go:878 +0x1d2
12:37:34 PM: github.com/yuin/goldmark/parser.(*parser).parseBlocks(0xc0009b2000, 0x235b3c0, 0xc0004ce000, 0x23538e0, 0xc000308070, 0x2355620, 0xc002329390)
12:37:34 PM: /go/pkg/mod/github.com/yuin/goldmark@v1.1.30/parser/parser.go:1089 +0x36d
12:37:34 PM: github.com/yuin/goldmark/parser.(*parser).Parse(0xc0009b2000, 0x23538e0, 0xc000308070, 0xc001874198, 0x1, 0x1, 0xc002329390, 0x1)
12:37:34 PM: /go/pkg/mod/github.com/yuin/goldmark@v1.1.30/parser/parser.go:848 +0x142
12:37:34 PM: github.com/gohugoio/hugo/markup/goldmark.(*goldmarkConverter).Convert(0xc00283cd80, 0xc0021a2000, 0x3752, 0x3de3, 0x1, 0xc001eef320, 0x2314f60, 0xc001874188, 0x0, 0x0)
12:37:34 PM: /root/project/hugo/markup/goldmark/convert.go:245 +0x285
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*pageContentOutput).renderContentWithConverter(0xc000985880, 0x2325e60, 0xc00283cd80, 0xc0021a2000, 0x3752, 0x3de3, 0x1, 0xc000b6bf80, 0x19, 0xafb, ...)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:376 +0xe8
12:37:34 PM: github.com/gohugoio/hugo/hugolib.(*pageContentOutput).renderContent(0xc000985880, 0xc0021a2000, 0x3752, 0x3de3, 0xc000b06001, 0x0, 0x2326020, 0xc000ae8b60, 0xef)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:371 +0x71
12:37:34 PM: github.com/gohugoio/hugo/hugolib.newPageContentOutput.func1(0x0, 0x0)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:126 +0xaab
12:37:34 PM: github.com/gohugoio/hugo/hugolib.newPageContentOutput.func2(0x2339320, 0xc00278d140, 0x1d8a7e2, 0x1, 0x1, 0xc0005f3fa8)
12:37:34 PM: /root/project/hugo/hugolib/page__per_output.go:206 +0x26
12:37:34 PM: github.com/gohugoio/hugo/lazy.(*Init).withTimeout.func1(0xc000f52290, 0x2339320, 0xc00278d140, 0xc00278d1a0)
12:37:34 PM: /root/project/hugo/lazy/init.go:177 +0x47
12:37:34 PM: created by github.com/gohugoio/hugo/lazy.(*Init).withTimeout
12:37:34 PM: /root/project/hugo/lazy/init.go:176 +0x106
12:37:34 PM: error Command failed with exit code 2.
12:37:34 PM: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
12:37:34 PM: Function Dir: /opt/build/repo/functions
12:37:34 PM: TempDir: /tmp/zisi-5ec40b10119c2100073fa0c1
12:37:35 PM: Prepping functions with zip-it-and-ship-it 0.3.1
12:37:35 PM: [ { path: '/tmp/zisi-5ec40b10119c2100073fa0c1/spotlightpa-api',
12:37:35 PM: runtime: 'go' } ]
12:37:35 PM: Prepping functions complete
12:37:35 PM: Caching artifacts
12:37:35 PM: Started saving node modules
12:37:35 PM: Finished saving node modules
12:37:35 PM: Started saving yarn cache
12:37:35 PM: Finished saving yarn cache
12:37:35 PM: Started saving pip cache
12:37:36 PM: Finished saving pip cache
12:37:36 PM: Started saving emacs cask dependencies
12:37:36 PM: Finished saving emacs cask dependencies
12:37:36 PM: Started saving maven dependencies
12:37:36 PM: Finished saving maven dependencies
12:37:36 PM: Started saving boot dependencies
12:37:36 PM: Finished saving boot dependencies
12:37:36 PM: Started saving go dependencies
12:37:38 PM: Finished saving go dependencies
12:37:38 PM: Error running command: Build script returned non-zero exit code: 1
12:37:38 PM: Failing build: Failed to build site
12:37:38 PM: Finished processing build request in 1m3.731122387s
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 17 (5 by maintainers)
Commits related to this issue
- Fix data race in templating code This should fix the "concurrent map access" crashes reported in #7293. Changes: * Use existing "muFunc" lock in Template.AddParseTree and Template.Lookup * Call Temp... — committed to andreasf/hugo by andreasf 4 years ago
- Add breaking tests for " map read and map write in templates" The fix upstream in Go was reverted, so we apply a temporary patch for this in Hugo. Updates #7293 — committed to bep/hugo by bep 3 years ago
- tpl: Add temporary patch to fix template data race Keep this as a separate commit so we can reapply it if needed. Fixes #7293 — committed to bep/hugo by bep 3 years ago
- Add breaking tests for "map read and map write in templates" The fix upstream in Go was reverted, so we apply a temporary patch for this in Hugo. Updates #7293 — committed to bep/hugo by bep 3 years ago
- tpl: Add temporary patch to fix template data race Keep this as a separate commit so we can reapply it if needed. Fixes #7293 — committed to bep/hugo by bep 3 years ago
- Add breaking tests for "map read and map write in templates" The fix upstream in Go was reverted, so we apply a temporary patch for this in Hugo. Updates #7293 — committed to bep/hugo by bep 3 years ago
- tpl: Add temporary patch to fix template data race Keep this as a separate commit so we can reapply it if needed. Fixes #7293 — committed to bep/hugo by bep 3 years ago
- Add breaking tests for "map read and map write in templates" The fix upstream in Go was reverted, so we apply a temporary patch for this in Hugo. Updates #7293 — committed to bep/hugo by bep 3 years ago
- tpl: Add temporary patch to fix template data race Keep this as a separate commit so we can reapply it if needed. Fixes #7293 — committed to bep/hugo by bep 3 years ago
- Add breaking tests for "map read and map write in templates" The fix upstream in Go was reverted, so we apply a temporary patch for this in Hugo. Updates #7293 — committed to gohugoio/hugo by bep 3 years ago
OK, the fix in Go has been reverted, so I’ll apply a (temporary) fix in Hugo for this as part of the release when Go 1.16 is out (release candidate 1 is out now so should not be too long).
This site reliably triggers a data race warning: https://github.com/vmware-tanzu/tanzu-dev-portal (git clone --recursive; npm install; hugo)
I was able to fix it by adding a lock. I’ll submit a PR in a minute, maybe some of you can test if the changes work for you.
Full race detector warning:
We’ve started hitting this error on some private code. Does anyone have a reliable reproducer? It should be easier to debug and fix if you can use a build of Hugo with the race detector enabled, i.e. using
go build -race
orgo run -race
.I also hit this. Running a Docker container of version 0.70. Rerunning Hugo “fixed” the issue.
panic.log