Summary
farmer@farm1:~$ sudo docker logs storagenode --tail 50
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc00006e790 sp=0xc00006e770 pc=0x43be36
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:369
runtime.bgsweep(0x0?)
/usr/local/go/src/runtime/mgcsweep.go:278 +0x8e fp=0xc00006e7c8 sp=0xc00006e790 pc=0x4264ee
runtime.gcenable.func1()
/usr/local/go/src/runtime/mgc.go:178 +0x26 fp=0xc00006e7e0 sp=0xc00006e7c8 pc=0x41b1a6
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00006e7e8 sp=0xc00006e7e0 pc=0x46d421
created by runtime.gcenable
/usr/local/go/src/runtime/mgc.go:178 +0x6b
goroutine 18 [GC scavenge wait]:
runtime.gopark(0xc000092000?, 0x1474ca0?, 0x1?, 0x0?, 0x0?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc00006ef70 sp=0xc00006ef50 pc=0x43be36
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:369
runtime.(*scavengerState).park(0x1b99480)
/usr/local/go/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc00006efa0 sp=0xc00006ef70 pc=0x424593
runtime.bgscavenge(0x0?)
/usr/local/go/src/runtime/mgcscavenge.go:617 +0x45 fp=0xc00006efc8 sp=0xc00006efa0 pc=0x424b65
runtime.gcenable.func2()
/usr/local/go/src/runtime/mgc.go:179 +0x26 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x41b146
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x46d421
created by runtime.gcenable
/usr/local/go/src/runtime/mgc.go:179 +0xaa
goroutine 33 [finalizer wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0xc000072770?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000072628 sp=0xc000072608 pc=0x43be36
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:369
runtime.runfinq()
/usr/local/go/src/runtime/mfinal.go:180 +0x10f fp=0xc0000727e0 sp=0xc000072628 pc=0x41a2af
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000727e8 sp=0xc0000727e0 pc=0x46d421
created by runtime.createfing
/usr/local/go/src/runtime/mfinal.go:157 +0x45
2023-03-19 18:33:13,077 INFO exited: storagenode (exit status 2; not expected)
2023-03-19T18:33:13.262Z INFO Command output. {"Process": "storagenode-updater", "Output": "runtime: newstack sp=0xc0000737d0 stack=[0xc000073800, 0xc000073800]\n\tmorebuf={pc:0x46d421 sp:0xc0000737e0 lr:0x0}\n\tsched={pc:0x586455 sp:0xc0000737d8 lr:0x0 ctxt:0xc000114f10}\nruntime: gp=0xc000007380, goid=20, gp->status=0x2\n runtime: split stack overflow: 0xc0000737d0 < 0xc000073800\nfatal error: runtime: split stack overflow\n\nruntime stack:\nruntime.throw({0x11319cd?, 0x44650c?})\n\t/usr/local/go/src/runtime/panic.go:1047 +0x5d fp=0xc000083e10 sp=0xc000083de0 pc=0x43921d\nruntime.newstack()\n\t/usr/local/go/src/runtime/stack.go:1047 +0x765 fp=0xc000083fc8 sp=0xc000083e10 pc=0x453805\nruntime.morestack()\n\t/usr/local/go/src/runtime/asm_amd64.s:570 +0x8b fp=0xc000083fd0 sp=0xc000083fc8 pc=0x46b34b\n\ngoroutine 20 [running]:\ntext/template/parse.lex.func1()\n\t/usr/local/go/src/text/template/parse/lex.go:233 +0x35 fp=0xc0000737e0 sp=0xc0000737d8 pc=0x586455\nruntime.goexit()\n\t/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000737e8 sp=0xc0000737e0 pc=0x46d421\ncreated by text/template/parse.lex\n\t/usr/local/go/src/text/template/parse/lex.go:233 +0x1dd\n\ngoroutine 1 [chan receive, locked to thread]:\nruntime.gopark(0xc0000b00b8?, 0xc0000b4120?, 0xb8?, 0xe5?, 0xc000159170?)\n\t/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000159100 sp=0xc0001590e0 pc=0x43be36\nruntime.chanrecv(0xc00011aa20, 0xc000159430, 0x1)\n\t/usr/local/go/src/runtime/chan.go:583 +0x49b fp=0xc000159190 sp=0xc000159100 pc=0x40807b\nruntime.chanrecv1(0x1021380?, 0x0?)\n\t/usr/local/go/src/runtime/chan.go:442 +0x18 fp=0xc0001591b8 sp=0xc000159190 pc=0x407b78\ntext/template/parse.(*lexer).nextItem(...)\n\t/usr/local/go/src/text/template/parse/lex.go:203\ntext/template/parse.(*Tree).peek(...)\n\t/usr/local/go/src/text/template/parse/parse.go:106\ntext/template/parse.(*Tree).parse(0xc00017e5a0)\n\t/usr/local/go/src/text/template/parse/parse.go:299 +0xe5 fp=0xc000159468 sp=0xc0001591b8 pc=0x591b45\ntext/template/parse.(*Tree).Parse(0xc00017e5a0, {0x1160419, 0x3a4}, {0x0, 0x0}, {0x0, 0x0}, 0xc0001aefc0, {0xc000114f00, 0x2, ...})\n\t/usr/local/go/src/text/template/parse/parse.go:250 +0x51c fp=0xc000159568 sp=0xc000159468 pc=0x5914dc\ntext/template/parse.Parse({0x11162ef, 0x4}, {0x1160419, 0x3a4}, {0x0, 0x0}, {0x0, 0x0}, {0xc000114f00, 0x2, ...})\n\t/usr/local/go/src/text/template/parse/parse.go:66 +0x130 fp=0xc0001595d8 sp=0xc000159568 pc=0x590050\ntext/template.(*Template).Parse(0xc000137340, {0x1160419, 0x3a4})\n\t/usr/local/go/src/text/template/template.go:210 +0x7ca fp=0xc0001596c8 sp=0xc0001595d8 pc=0x5b138a\n\ngoroutine 2 [force gc (idle)]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\t/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000072fb0 sp=0xc000072f90 pc=0x43be36\nruntime.goparkunlock(...)\n\t/usr/local/go/src/runtime/proc.go:369\nruntime.forcegchelper()\n\t/usr/local/go/src/runtime/proc.go:302 +0xad fp=0xc000072fe0 sp=0xc000072fb0 pc=0x43bccd\nruntime.goexit()\n\t/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x46d421\ncreated by runtime.init.6\n\t/usr/local/go/src/runtime/proc.go:290 +0x25\n\ngoroutine 3 [GC sweep wait]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\t/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000073790 sp=0xc000073770 pc=0x43be36\nruntime.goparkunlock(...)\n\t/usr/local/go/src/runtime/proc.go:369\nruntime.bgsweep(0x0?)\n\t/usr/local/go/src/runtime/mgcsweep.go:278 +0x8e fp=0xc0000737c8 sp=0xc000073790 pc=0x4264ee\nruntime.gcenable.func1()\n\t/usr/local/go/src/runtime/mgc.go:178 +0x26 fp=0xc0000737e0 sp=0xc0000737c8 pc=0x41b1a6\nruntime.goexit()\n\t/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000737e8 sp=0xc0000737e0 pc=0x46d421\ncreated by runtime.gcenable\n\t/usr/local/go/src/runtime/mgc.go:178 +0x6b\n\ngoroutine 17 [GC scavenge wait]:\nruntime.gopark(0xc000092000?, 0x1474ca0?, 0x1?, 0x0?, 0x0?)\n\t/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc00006e770 sp=0xc00006e750 pc=0x43be36\nruntime.goparkunlock(...)\n\t/usr/local/go/src/runtime/proc.go:369\nruntime.(*scavengerState).park(0x1b99480)\n\t/usr/local/go/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc00006e7a0 sp=0xc00006e770 pc=0x424593\nruntime.bgscavenge(0x0?)\n\t/usr/local/go/src/runtime/mgcscavenge.go:617 +0x45 fp=0xc00006e7c8 sp=0xc00006e7a0 pc=0x424b65\nruntime.gcenable.func2()\n\t/usr/local/go/src/runtime/mgc.go:179 +0x26 fp=0xc00006e7e0 sp=0xc00006e7c8 pc=0x41b146\nruntime.goexit()\n\t/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00006e7e8 sp=0xc00006e7e0 pc=0x46d421\ncreated by runtime.gcenable\n\t/usr/local/go/src/runtime/mgc.go:179 +0xaa\n\ngoroutine 18 [finalizer wait]:\nruntime.gopark(0x0?, 0xc000072670?, 0x4b?, 0x86?, 0xc000072770?)\n\t/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000072628 sp=0xc000072608 pc=0x43be36\nruntime.goparkunlock(...)\n\t/usr/local/go/src/runtime/proc.go:369\nruntime.runfinq()\n\t/usr/local/go/src/runtime/mfinal.go:180 +0x10f fp=0xc0000727e0 sp=0xc000072628 pc=0x41a2af\nruntime.goexit()\n\t/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000727e8 sp=0xc0000727e0 pc=0x46d421\ncreated by runtime.createfing\n\t/usr/local/go/src/runtime/mfinal.go:157 +0x45\n"}
2023-03-19T18:33:13.262Z ERROR Error updating service. {"Process": "storagenode-updater", "Service": "storagenode", "error": "exit status 2", "errorVerbose": "exit status 2\n\tmain.update:19\n\tmain.loopFunc:27\n\tstorj.io/common/sync2.(*Cycle).Run:99\n\tmain.cmdRun:136\n\tstorj.io/private/process.cleanup.func1.4:377\n\tstorj.io/private/process.cleanup.func1:395\n\tgithub.com/spf13/cobra.(*Command).execute:852\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:960\n\tgithub.com/spf13/cobra.(*Command).Execute:897\n\tstorj.io/private/process.ExecWithCustomConfigAndLogger:92\n\tmain.main:20\n\truntime.main:250"}
2023-03-19T18:33:13.278Z INFO Current binary version {"Process": "storagenode-updater", "Service": "storagenode-updater", "Version": "v1.73.4"}
2023-03-19T18:33:13.278Z INFO New version is being rolled out but hasn't made it to this node yet {"Process": "storagenode-updater", "Service": "storagenode-updater"}
2023-03-19 18:33:14,280 INFO success: processes-exit-eventlistener entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-03-19 18:33:14,283 INFO spawned: 'storagenode' with pid 43
2023-03-19 18:33:14,284 INFO success: storagenode-updater entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-03-19 18:33:15,285 INFO success: storagenode entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-03-19T18:48:13.034Z INFO Downloading versions. {"Process": "storagenode-updater", "Server Address": "https://version.storj.io"}