Have 3 nodes, all setup the same running Debian and the auto version update now always fails. I would say it’s been the last 3 or 4 updates so started a few months ago. Error output below. A restart gives the same failure but if I reload the container it runs fine and has the new update installed.
2024-08-02T22:55:52Z INFO Current binary version {“Process”: “storagenode-updater”, “Service”: “storagenode”, “Version”: “v1.108.3”}
2024-08-02T22:55:52Z INFO Download started. {“Process”: “storagenode-updater”, “From”: “https://github.com/storj/storj/releases/download/v1.109.2/storagenode_linux_arm64.zip”, “To”: “/tmp/storagenode_linux_arm64.1444416309.zip”}
2024-08-02T22:55:58Z INFO Download finished. {“Process”: “storagenode-updater”, “From”: “https://github.com/storj/storj/releases/download/v1.109.2/storagenode_linux_arm64.zip”, “To”: “/tmp/storagenode_linux_arm64.1444416309.zip”}
2024-08-02T22:55:59Z INFO Restarting service. {“Process”: “storagenode-updater”, “Service”: “storagenode”}
2024-08-02T22:56:00Z INFO Service restarted successfully. {“Process”: “storagenode-updater”, “Service”: “storagenode”}2024-08-02T22:56:00Z INFO Current binary version {“Process”: “storagenode-updater”, “Service”: “storagenode-updater”, “Version”: “v1.108.3”}
2024-08-02T22:56:00Z INFO Download started. {“Process”: “storagenode-updater”, “From”: “https://github.com/storj/storj/releases/download/v1.109.2/storagenode-updater_linux_arm64.zip”, “To”: “/tmp/storagenode-updater_linux_arm64.3921128788.zip”}
2024-08-02 22:56:00,358 INFO exited: storagenode (exit status 0; expected)
2024-08-02 22:56:01,365 INFO spawned: ‘storagenode’ with pid 20442
2024-08-02 22:56:01,379 WARN received SIGQUIT indicating exit request
2024-08-02 22:56:01,380 INFO waiting for storagenode, processes-exit-eventlistener, storagenode-updater to die
2024-08-02T22:56:01Z INFO Got a signal from the OS: “terminated” {“Process”: “storagenode-updater”}
2024-08-02T22:56:01Z ERROR Error updating service. {“Process”: “storagenode-updater”, “Service”: “storagenode-updater”, “error”: “Get "https://objects.githubusercontent.com/github-production-release-asset-2e65be/128089774/a530643f-e1de-4889-a518-f34c5d1069d7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240802%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240802T225600Z&X-Amz-Expires=300&X-Amz-Signature=182ac014af3b67fed473e990bc0ca64486850c5268bd49e42f623c4065b35191&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=128089774&response-content-disposition=attachment%3B%20filename%3Dstoragenode-updater_linux_arm64.zip&response-content-type=application%2Foctet-stream\”: context canceled", “errorVerbose”: “Get "https://objects.githubusercontent.com/github-production-release-asset-2e65be/128089774/a530643f-e1de-4889-a518-f34c5d1069d7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240802%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240802T225600Z&X-Amz-Expires=300&X-Amz-Signature=182ac014af3b67fed473e990bc0ca64486850c5268bd49e42f623c4065b35191&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=128089774&response-content-disposition=attachment%3B%20filename%3Dstoragenode-updater_linux_arm64.zip&response-content-type=application%2Foctet-stream\”: context canceled\n\tmain.downloadBinary:58\n\tmain.update:39\n\tmain.loopFunc:31\n\tstorj.io/common/sync2.(*Cycle).Run:160\n\tmain.cmdRun:138\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tstorj.io/common/process.ExecWithCustomConfigAndLogger:77\n\tmain.main:22\n\truntime.main:271"}
2024-08-02 22:56:01,386 INFO stopped: storagenode-updater (exit status 0)
2024-08-02 22:56:01,390 INFO stopped: storagenode (terminated by SIGTERM)
2024-08-02 22:56:01,391 INFO stopped: processes-exit-eventlistener (terminated by SIGTERM)