Pull request #1776 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b+30dc2fc46014ccbabe5f6b9fa466a492640c45fb (7f409a998f727d11bbf3462b9eb7155de14a77a0) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4883530867566122376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7089012346503474225.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4774023985387810803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15095368477077581553.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12963844532235955497.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-700789’ Running on prd-ubuntu20.04-docker-8c-8g-702595 in /w/workspace/gexfoundry_device-sdk-go_PR-1776 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1776 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1776/head:refs/remotes/origin/PR-1776 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30dc2fc46014ccbabe5f6b9fa466a492640c45fb into PR head commit 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b Merge succeeded, producing 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b Checking out Revision 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b (PR-1776) > git config core.sparsecheckout # timeout=10 > git checkout -f 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 30dc2fc46014ccbabe5f6b9fa466a492640c45fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b # timeout=10 Commit message: "build: Update Jenkinsfile to use Go 1.23" > git rev-list --no-walk dff7b8032dfd85e50aee78d4bb58961178616126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-28T02:33:21.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-28T02:33:21.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-28T02:33:22.008Z] ========================================================= [2025-10-28T02:33:22.008Z] EdgeX Global Pipelines Version Info [2025-10-28T02:33:22.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:33:23.159Z] ------------------- [2025-10-28T02:33:23.159Z] stable info: [2025-10-28T02:33:23.159Z] ------------------- [2025-10-28T02:33:23.159Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-28T02:33:23.159Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-28T02:33:23.160Z] Message: update stable to v1.0.278 [2025-10-28T02:33:23.738Z] ------------------- [2025-10-28T02:33:23.738Z] experimental info: [2025-10-28T02:33:23.738Z] ------------------- [2025-10-28T02:33:23.738Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-28T02:33:23.738Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-28T02:33:23.738Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-28T02:33:23.831Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-10-28T02:33:23.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-10-28T02:33:23.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-28T02:33:23.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-28T02:33:23.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-28T02:33:23.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-28T02:33:23.997Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-28T02:33:24.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-10-28T02:33:24.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-28T02:33:24.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-28T02:33:24.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-28T02:33:24.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-10-28T02:33:24.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-28T02:33:24.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-28T02:33:24.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T02:33:24.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T02:33:24.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T02:33:24.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T02:33:24.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-28T02:33:24.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-28T02:33:24.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-28T02:33:24.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-28T02:33:24.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-28T02:33:24.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-28T02:33:24.499Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-28T02:33:24.529Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-28T02:33:24.555Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-28T02:33:24.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1776 [Pipeline] echo [2025-10-28T02:33:24.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1776 [Pipeline] echo [2025-10-28T02:33:24.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1776 [Pipeline] echo [2025-10-28T02:33:24.670Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo [2025-10-28T02:33:24.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 405bb0b [Pipeline] echo [2025-10-28T02:33:24.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T02:33:24.810Z] provisioning config files... [2025-10-28T02:33:24.828Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config2435976467734217018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:33:25.192Z] ---> ****-login.sh [2025-10-28T02:33:25.192Z] nexus3.edgexfoundry.org:10001 [2025-10-28T02:33:26.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:26.164Z] [2025-10-28T02:33:26.164Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T02:33:26.164Z] Configure a credential helper to remove this warning. See [2025-10-28T02:33:26.164Z] https://docs.****.com/go/credential-store/ [2025-10-28T02:33:26.164Z] [2025-10-28T02:33:26.164Z] Login Succeeded [2025-10-28T02:33:26.164Z] nexus3.edgexfoundry.org:10002 [2025-10-28T02:33:26.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:26.164Z] [2025-10-28T02:33:26.164Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T02:33:26.164Z] Configure a credential helper to remove this warning. See [2025-10-28T02:33:26.164Z] https://docs.****.com/go/credential-store/ [2025-10-28T02:33:26.164Z] [2025-10-28T02:33:26.164Z] Login Succeeded [2025-10-28T02:33:26.164Z] nexus3.edgexfoundry.org:10003 [2025-10-28T02:33:26.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:26.425Z] [2025-10-28T02:33:26.425Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T02:33:26.425Z] Configure a credential helper to remove this warning. See [2025-10-28T02:33:26.425Z] https://docs.****.com/go/credential-store/ [2025-10-28T02:33:26.425Z] [2025-10-28T02:33:26.425Z] Login Succeeded [2025-10-28T02:33:26.426Z] nexus3.edgexfoundry.org:10004 [2025-10-28T02:33:26.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:26.426Z] [2025-10-28T02:33:26.426Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T02:33:26.426Z] Configure a credential helper to remove this warning. See [2025-10-28T02:33:26.426Z] https://docs.****.com/go/credential-store/ [2025-10-28T02:33:26.426Z] [2025-10-28T02:33:26.426Z] Login Succeeded [2025-10-28T02:33:26.426Z] ****.io [2025-10-28T02:33:26.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:26.691Z] [2025-10-28T02:33:26.691Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T02:33:26.691Z] Configure a credential helper to remove this warning. See [2025-10-28T02:33:26.691Z] https://docs.****.com/go/credential-store/ [2025-10-28T02:33:26.691Z] [2025-10-28T02:33:26.691Z] Login Succeeded [2025-10-28T02:33:26.691Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T02:33:26.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-28T02:33:27.156Z] + git rev-list -1 --merges 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b~1..405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo [2025-10-28T02:33:27.189Z] -----------> git rev-list -1 --merges 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b~1..405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [false] [Pipeline] sh [2025-10-28T02:33:27.489Z] + git log --format=format:%s -1 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo [2025-10-28T02:33:27.505Z] ========================================================= [2025-10-28T02:33:27.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-28T02:33:27.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-28T02:33:27.860Z] + git log --format=format:%s -1 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo [2025-10-28T02:33:27.879Z] [semverPrep] GIT_COMMIT: 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b, Commit Message: build: Update Jenkinsfile to use Go 1.23 [Pipeline] echo [2025-10-28T02:33:27.898Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-28T02:33:28.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T02:33:28.294Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-28T02:33:28.294Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-28T02:33:28.294Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-28T02:33:28.294Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-28T02:33:28.294Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-28T02:33:28.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:33:28.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T02:33:28.737Z] [2025-10-28T02:33:28.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:33:29.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T02:33:29.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-28T02:33:29.054Z] 3dae71ba6b94: Pulling fs layer [2025-10-28T02:33:29.054Z] 6bf1a483ea7c: Pulling fs layer [2025-10-28T02:33:29.054Z] f5dfc541a4d3: Pulling fs layer [2025-10-28T02:33:29.054Z] 461d9e800cba: Pulling fs layer [2025-10-28T02:33:29.054Z] 80192f66455f: Pulling fs layer [2025-10-28T02:33:29.054Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-28T02:33:29.054Z] a29436f7fd5d: Pulling fs layer [2025-10-28T02:33:29.054Z] 923cac83aea3: Pulling fs layer [2025-10-28T02:33:29.054Z] 25ad8b0a4227: Pulling fs layer [2025-10-28T02:33:29.054Z] db01528c6b51: Pulling fs layer [2025-10-28T02:33:29.054Z] 28988de357af: Pulling fs layer [2025-10-28T02:33:29.054Z] 80192f66455f: Waiting [2025-10-28T02:33:29.054Z] a29436f7fd5d: Waiting [2025-10-28T02:33:29.054Z] 923cac83aea3: Waiting [2025-10-28T02:33:29.054Z] 25ad8b0a4227: Waiting [2025-10-28T02:33:29.054Z] 28988de357af: Waiting [2025-10-28T02:33:29.054Z] db01528c6b51: Waiting [2025-10-28T02:33:29.317Z] 6bf1a483ea7c: Verifying Checksum [2025-10-28T02:33:29.317Z] 6bf1a483ea7c: Download complete [2025-10-28T02:33:29.317Z] 461d9e800cba: Download complete [2025-10-28T02:33:29.317Z] 80192f66455f: Verifying Checksum [2025-10-28T02:33:29.317Z] 80192f66455f: Download complete [2025-10-28T02:33:29.317Z] f5dfc541a4d3: Verifying Checksum [2025-10-28T02:33:29.317Z] f5dfc541a4d3: Download complete [2025-10-28T02:33:29.317Z] 3dae71ba6b94: Verifying Checksum [2025-10-28T02:33:29.317Z] 3dae71ba6b94: Download complete [2025-10-28T02:33:29.317Z] 923cac83aea3: Download complete [2025-10-28T02:33:29.577Z] 25ad8b0a4227: Verifying Checksum [2025-10-28T02:33:29.577Z] 25ad8b0a4227: Download complete [2025-10-28T02:33:29.577Z] db01528c6b51: Download complete [2025-10-28T02:33:29.577Z] 28988de357af: Verifying Checksum [2025-10-28T02:33:29.577Z] 28988de357af: Download complete [2025-10-28T02:33:29.577Z] a29436f7fd5d: Verifying Checksum [2025-10-28T02:33:29.577Z] a29436f7fd5d: Download complete [2025-10-28T02:33:30.152Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-28T02:33:30.152Z] 2e8e34ca0e6c: Download complete [2025-10-28T02:33:30.724Z] 3dae71ba6b94: Pull complete [2025-10-28T02:33:30.987Z] 6bf1a483ea7c: Pull complete [2025-10-28T02:33:31.930Z] f5dfc541a4d3: Pull complete [2025-10-28T02:33:31.930Z] 461d9e800cba: Pull complete [2025-10-28T02:33:31.930Z] 80192f66455f: Pull complete [2025-10-28T02:33:36.146Z] 2e8e34ca0e6c: Pull complete [2025-10-28T02:33:36.406Z] a29436f7fd5d: Pull complete [2025-10-28T02:33:36.406Z] 923cac83aea3: Pull complete [2025-10-28T02:33:36.666Z] 25ad8b0a4227: Pull complete [2025-10-28T02:33:36.666Z] db01528c6b51: Pull complete [2025-10-28T02:33:36.666Z] 28988de357af: Pull complete [2025-10-28T02:33:36.666Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-28T02:33:36.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T02:33:36.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T02:33:36.804Z] prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container [2025-10-28T02:33:36.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T02:33:40.263Z] $ docker top 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f -eo pid,comm [2025-10-28T02:33:40.311Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-28T02:33:40.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T02:33:40.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T02:33:40.377Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T02:33:40.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T02:33:40.484Z] $ docker exec 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent [2025-10-28T02:33:40.574Z] SSH_AUTH_SOCK=/tmp/ssh-JSkaLrmI5DRR/agent.35 [2025-10-28T02:33:40.574Z] SSH_AGENT_PID=41 [2025-10-28T02:33:40.582Z] Running ssh-add (command line suppressed) [2025-10-28T02:33:40.681Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_13849662264233326552.key (/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_13849662264233326552.key) [2025-10-28T02:33:40.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T02:33:41.029Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1776 [Pipeline] sh [2025-10-28T02:33:41.327Z] + git tag --points-at HEAD [Pipeline] } [2025-10-28T02:33:41.339Z] $ docker exec --env ******** --env ******** 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent -k [2025-10-28T02:33:41.429Z] unset SSH_AUTH_SOCK; [2025-10-28T02:33:41.430Z] unset SSH_AGENT_PID; [2025-10-28T02:33:41.430Z] echo Agent pid 41 killed; [2025-10-28T02:33:41.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-28T02:33:41.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T02:33:41.487Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T02:33:41.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T02:33:41.597Z] $ docker exec 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent [2025-10-28T02:33:41.705Z] SSH_AUTH_SOCK=/tmp/ssh-QeuCPLNjXO6m/agent.88 [2025-10-28T02:33:41.706Z] SSH_AGENT_PID=94 [2025-10-28T02:33:41.711Z] Running ssh-add (command line suppressed) [2025-10-28T02:33:41.808Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_15834807800901253449.key (/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_15834807800901253449.key) [2025-10-28T02:33:41.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T02:33:42.118Z] + git semver init [2025-10-28T02:33:42.379Z] 2025-10-28 02:33:42,337 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T02:33:42.379Z] 2025-10-28 02:33:42,341 [run_init] DEBUG init version:0.0.0 force:False [2025-10-28T02:33:42.379Z] 2025-10-28 02:33:42,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver [2025-10-28T02:33:42.379Z] 2025-10-28 02:33:42,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver [2025-10-28T02:33:42.379Z] 2025-10-28 02:33:42,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1776, stdin=None, shell=False, universal_newlines=False) [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,947 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.git/info/exclude [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver/PR-1776 with force:False [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,948 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver/PR-1776 [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,952 [execute] INFO git cat-file --batch-check [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,957 [execute] INFO git cat-file --batch [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T02:33:44.289Z] 2025-10-28 02:33:43,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver/PR-1776 [2025-10-28T02:33:44.289Z] 0.0.0 [Pipeline] } [2025-10-28T02:33:44.299Z] $ docker exec --env ******** --env ******** 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent -k [2025-10-28T02:33:44.388Z] unset SSH_AUTH_SOCK; [2025-10-28T02:33:44.388Z] unset SSH_AGENT_PID; [2025-10-28T02:33:44.388Z] echo Agent pid 94 killed; [2025-10-28T02:33:44.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T02:33:44.737Z] + git semver [Pipeline] } [2025-10-28T02:33:45.322Z] $ docker stop --time=1 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f [2025-10-28T02:33:52.200Z] $ docker rm -f --volumes 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T02:33:52.877Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-28T02:33:53.186Z] Stashed 1 file(s) [Pipeline] echo [2025-10-28T02:33:53.191Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T02:33:53.509Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-10-28T02:33:53.535Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config16248846390324532667tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:33:53.878Z] ---> ****-login.sh [2025-10-28T02:33:53.878Z] nexus3.edgexfoundry.org:10001 [2025-10-28T02:33:53.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:53.878Z] Login Succeeded [2025-10-28T02:33:53.878Z] nexus3.edgexfoundry.org:10002 [2025-10-28T02:33:53.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:53.878Z] Login Succeeded [2025-10-28T02:33:54.151Z] nexus3.edgexfoundry.org:10003 [2025-10-28T02:33:54.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:54.151Z] Login Succeeded [2025-10-28T02:33:54.151Z] nexus3.edgexfoundry.org:10004 [2025-10-28T02:33:54.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:54.152Z] Login Succeeded [2025-10-28T02:33:54.152Z] ****.io [2025-10-28T02:33:54.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T02:33:54.413Z] Login Succeeded [2025-10-28T02:33:54.413Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T02:33:54.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-28T02:33:54.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T02:33:54.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T02:33:54.553Z] ========================================================= [2025-10-28T02:33:54.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-28T02:33:54.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:33:54.905Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-28T02:33:57.468Z] #0 building with "default" instance using docker driver [2025-10-28T02:33:57.468Z] [2025-10-28T02:33:57.468Z] #1 [internal] load build definition from Dockerfile [2025-10-28T02:33:58.040Z] #1 transferring dockerfile: [2025-10-28T02:33:58.040Z] #1 transferring dockerfile: 1.69kB done [2025-10-28T02:33:58.040Z] #1 DONE 0.8s [2025-10-28T02:33:58.299Z] [2025-10-28T02:33:58.299Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-28T02:33:59.687Z] #2 DONE 1.5s [2025-10-28T02:33:59.687Z] [2025-10-28T02:33:59.687Z] #3 [internal] load .dockerignore [2025-10-28T02:33:59.953Z] #3 transferring context: [2025-10-28T02:33:59.953Z] #3 transferring context: 182B done [2025-10-28T02:33:59.953Z] #3 DONE 0.5s [2025-10-28T02:34:00.214Z] [2025-10-28T02:34:00.214Z] #4 [internal] load build context [2025-10-28T02:34:00.214Z] #4 DONE 0.0s [2025-10-28T02:34:00.214Z] [2025-10-28T02:34:00.214Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-28T02:34:00.214Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-28T02:34:00.482Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.4s done [2025-10-28T02:34:00.741Z] #5 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-28T02:34:00.742Z] #5 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-28T02:34:00.742Z] #5 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-28T02:34:01.005Z] #5 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0B / 282.45kB 0.2s [2025-10-28T02:34:01.267Z] #5 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.4s [2025-10-28T02:34:01.267Z] #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.5s [2025-10-28T02:34:01.531Z] #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.7s [2025-10-28T02:34:01.531Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0B / 74.07MB 0.7s [2025-10-28T02:34:01.531Z] #5 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.7s done [2025-10-28T02:34:01.531Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 7.34MB / 74.07MB 0.8s [2025-10-28T02:34:01.531Z] #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-28T02:34:01.790Z] #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.8s done [2025-10-28T02:34:01.790Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 19.92MB / 74.07MB 0.9s [2025-10-28T02:34:01.790Z] #5 ... [2025-10-28T02:34:01.790Z] [2025-10-28T02:34:01.790Z] #4 [internal] load build context [2025-10-28T02:34:01.790Z] #4 transferring context: 36.11MB 0.4s done [2025-10-28T02:34:01.790Z] #4 DONE 1.3s [2025-10-28T02:34:01.790Z] [2025-10-28T02:34:01.790Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-28T02:34:01.790Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 30.41MB / 74.07MB 1.0s [2025-10-28T02:34:02.050Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 65.01MB / 74.07MB 1.2s [2025-10-28T02:34:02.050Z] #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-28T02:34:02.050Z] #5 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 1.2s [2025-10-28T02:34:02.311Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.4s [2025-10-28T02:34:02.885Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.0s [2025-10-28T02:34:02.885Z] #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 2.1s done [2025-10-28T02:34:02.885Z] #5 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 2.0s done [2025-10-28T02:34:03.144Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.3s done [2025-10-28T02:34:03.144Z] #5 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-28T02:34:03.403Z] #5 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 2.7s [2025-10-28T02:34:03.663Z] #5 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.4s done [2025-10-28T02:34:03.922Z] #5 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0B / 2.38MB 3.0s [2025-10-28T02:34:03.922Z] #5 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 3.2s [2025-10-28T02:34:04.183Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 3.4s [2025-10-28T02:34:04.444Z] #5 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 3.4s done [2025-10-28T02:34:04.444Z] #5 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 3.4s done [2025-10-28T02:34:04.444Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 32.51MB / 113.25MB 3.6s [2025-10-28T02:34:04.444Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 58.72MB / 113.25MB 3.7s [2025-10-28T02:34:04.707Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 72.35MB / 113.25MB 3.8s [2025-10-28T02:34:04.707Z] #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 3.8s [2025-10-28T02:34:04.707Z] #5 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-28T02:34:04.707Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 93.32MB / 113.25MB 3.9s [2025-10-28T02:34:04.707Z] #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 7.34MB / 13.30MB 3.9s [2025-10-28T02:34:05.468Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 4.1s [2025-10-28T02:34:05.468Z] #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 4.1s [2025-10-28T02:34:06.036Z] #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 5.0s done [2025-10-28T02:34:06.036Z] #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 5.1s done [2025-10-28T02:34:09.316Z] #5 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done [2025-10-28T02:34:09.881Z] #5 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-28T02:34:09.881Z] #5 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-28T02:34:09.881Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-28T02:34:09.881Z] #5 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-28T02:34:09.881Z] #5 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-28T02:34:10.141Z] #5 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-28T02:34:10.141Z] #5 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-28T02:34:13.421Z] #5 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done [2025-10-28T02:34:13.421Z] #5 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-28T02:34:13.679Z] #5 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.7s done [2025-10-28T02:34:13.679Z] #5 DONE 13.7s [2025-10-28T02:34:13.938Z] [2025-10-28T02:34:13.938Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2025-10-28T02:34:17.293Z] #6 DONE 3.5s [2025-10-28T02:34:17.293Z] [2025-10-28T02:34:17.293Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T02:34:17.551Z] #7 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T02:34:17.810Z] #7 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T02:34:17.810Z] #7 0.560 OK: 265 MiB in 60 packages [2025-10-28T02:34:18.067Z] #7 DONE 0.7s [2025-10-28T02:34:18.067Z] [2025-10-28T02:34:18.067Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T02:34:18.067Z] #8 DONE 0.0s [2025-10-28T02:34:18.067Z] [2025-10-28T02:34:18.067Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T02:34:36.173Z] #9 DONE 18.1s [2025-10-28T02:34:36.173Z] [2025-10-28T02:34:36.173Z] #10 [builder 6/7] COPY . . [2025-10-28T02:34:36.430Z] #10 DONE 0.3s [2025-10-28T02:34:36.430Z] [2025-10-28T02:34:36.430Z] #11 [builder 7/7] RUN echo noop [2025-10-28T02:34:36.430Z] #11 0.202 noop [2025-10-28T02:34:36.688Z] #11 DONE 0.3s [2025-10-28T02:34:36.688Z] [2025-10-28T02:34:36.688Z] #12 exporting to image [2025-10-28T02:34:36.688Z] #12 exporting layers [2025-10-28T02:34:44.800Z] #12 exporting layers 6.9s done [2025-10-28T02:34:44.800Z] #12 writing image sha256:a0b5f61c96fc8d95744f9b3b9e2199f4f7de4878504757d52b9bcfdf21a969ec done [2025-10-28T02:34:44.800Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-28T02:34:44.800Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:34:45.134Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T02:34:45.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T02:34:45.225Z] prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container [2025-10-28T02:34:45.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T02:34:45.606Z] $ docker top 3b7713c88bc5093f166cdbd1a6b819f0ec750c6bb93c9cf804540390c9d1fb1d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T02:34:45.959Z] + go version [2025-10-28T02:34:45.959Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-28T02:34:45.969Z] $ docker stop --time=1 3b7713c88bc5093f166cdbd1a6b819f0ec750c6bb93c9cf804540390c9d1fb1d [2025-10-28T02:34:47.225Z] $ docker rm -f --volumes 3b7713c88bc5093f166cdbd1a6b819f0ec750c6bb93c9cf804540390c9d1fb1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:34:47.689Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T02:34:47.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T02:34:47.770Z] prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container [2025-10-28T02:34:47.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T02:34:48.013Z] $ docker top 1f9a40ee3af0143c5f55c4421c00bd9171f4b84da2b7dfd145bdeda77dc42324 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T02:34:48.365Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1776 [Pipeline] fileExists [Pipeline] sh [2025-10-28T02:34:48.673Z] + make test [2025-10-28T02:34:48.673Z] go test -race -coverprofile=coverage.out ./... [2025-10-28T02:34:55.240Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.034s coverage: 2.8% of statements [2025-10-28T02:35:33.939Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 29.4% of statements [2025-10-28T02:35:33.939Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.030s coverage: 79.3% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.029s coverage: 90.4% of statements [2025-10-28T02:35:33.939Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-10-28T02:35:33.939Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-10-28T02:35:34.873Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.093s coverage: 45.0% of statements [2025-10-28T02:35:35.133Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-10-28T02:35:41.714Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.044s coverage: 14.3% of statements [2025-10-28T02:35:41.714Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.502s coverage: 45.1% of statements [2025-10-28T02:35:41.714Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 69.4% of statements [2025-10-28T02:35:41.714Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.4% of statements [2025-10-28T02:35:41.714Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.050s coverage: 4.9% of statements [2025-10-28T02:36:13.785Z] GO111MODULE=on go vet ./... [2025-10-28T02:36:17.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-28T02:36:17.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-28T02:36:17.067Z] ./bin/test-attribution-txt.sh [2025-10-28T02:36:17.326Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-28T02:36:17.326Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-28T02:36:17.326Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-28T02:36:17.326Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-28T02:36:17.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-28T02:36:17.358Z] $ docker stop --time=1 1f9a40ee3af0143c5f55c4421c00bd9171f4b84da2b7dfd145bdeda77dc42324 [2025-10-28T02:36:20.299Z] $ docker rm -f --volumes 1f9a40ee3af0143c5f55c4421c00bd9171f4b84da2b7dfd145bdeda77dc42324 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T02:36:20.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-28T02:36:21.077Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-28T02:36:21.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-28T02:36:21.962Z] + ls -al . [2025-10-28T02:36:21.962Z] total 612 [2025-10-28T02:36:21.962Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 02:34 . [2025-10-28T02:36:21.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:33 .. [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 02:33 .dockerignore [2025-10-28T02:36:21.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 02:35 .git [2025-10-28T02:36:21.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:33 .github [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 28 02:33 .gitignore [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 02:33 .golangci.yml [2025-10-28T02:36:21.962Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 02:33 .semver [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 53715 Oct 28 02:33 CHANGELOG.md [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 02:33 GOVERNANCE.md [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 905 Oct 28 02:33 Jenkinsfile [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 28 02:33 LICENSE [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 2424 Oct 28 02:33 Makefile [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 28 02:33 OWNERS.md [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 5513 Oct 28 02:33 README.md [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 02:33 VERSION [2025-10-28T02:36:21.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:33 bin [2025-10-28T02:36:21.962Z] -rw-r--r-- 1 jenkins jenkins 366852 Oct 28 02:35 coverage.out [2025-10-28T02:36:21.962Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 02:33 example [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 6163 Oct 28 02:33 go.mod [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 86733 Oct 28 02:33 go.sum [2025-10-28T02:36:21.962Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 28 02:33 internal [2025-10-28T02:36:21.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:33 openapi [2025-10-28T02:36:21.962Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 02:33 pkg [2025-10-28T02:36:21.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:33 snap [2025-10-28T02:36:21.962Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 28 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:36:22.300Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b --label arch=amd64 --label version=0.0.0 . [2025-10-28T02:36:23.281Z] #0 building with "default" instance using docker driver [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #1 [internal] load build definition from Dockerfile [2025-10-28T02:36:23.281Z] #1 transferring dockerfile: 1.69kB done [2025-10-28T02:36:23.281Z] #1 DONE 0.0s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T02:36:23.281Z] #2 DONE 0.0s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-28T02:36:23.281Z] #3 DONE 0.1s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #4 [internal] load .dockerignore [2025-10-28T02:36:23.281Z] #4 transferring context: 182B done [2025-10-28T02:36:23.281Z] #4 DONE 0.0s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #5 [internal] load build context [2025-10-28T02:36:23.281Z] #5 transferring context: 401.30kB 0.0s done [2025-10-28T02:36:23.281Z] #5 DONE 0.1s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-28T02:36:23.281Z] #6 DONE 0.1s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-28T02:36:23.281Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-28T02:36:23.281Z] #7 ... [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2025-10-28T02:36:23.281Z] #8 DONE 0.0s [2025-10-28T02:36:23.281Z] [2025-10-28T02:36:23.281Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-28T02:36:23.281Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-28T02:36:23.281Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-28T02:36:23.281Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-28T02:36:23.281Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.2s [2025-10-28T02:36:23.541Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 1.0s done [2025-10-28T02:36:23.541Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-28T02:36:23.800Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-28T02:36:23.800Z] #7 DONE 1.2s [2025-10-28T02:36:23.800Z] [2025-10-28T02:36:23.800Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-28T02:36:23.800Z] #9 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T02:36:24.059Z] #9 ... [2025-10-28T02:36:24.059Z] [2025-10-28T02:36:24.059Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T02:36:24.059Z] #10 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T02:36:24.059Z] #10 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T02:36:24.059Z] #10 1.378 OK: 265 MiB in 60 packages [2025-10-28T02:36:24.059Z] #10 DONE 1.5s [2025-10-28T02:36:24.059Z] [2025-10-28T02:36:24.059Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-28T02:36:24.059Z] #9 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T02:36:24.317Z] #9 ... [2025-10-28T02:36:24.317Z] [2025-10-28T02:36:24.317Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T02:36:24.317Z] #11 DONE 0.0s [2025-10-28T02:36:24.317Z] [2025-10-28T02:36:24.317Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-28T02:36:24.317Z] #9 0.650 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T02:36:24.317Z] #9 0.655 Executing busybox-1.37.0-r19.trigger [2025-10-28T02:36:24.317Z] #9 0.663 OK: 7 MiB in 17 packages [2025-10-28T02:36:24.317Z] #9 DONE 0.8s [2025-10-28T02:36:24.317Z] [2025-10-28T02:36:24.317Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T02:36:24.575Z] #12 DONE 0.4s [2025-10-28T02:36:24.575Z] [2025-10-28T02:36:24.575Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T02:36:24.834Z] #13 ... [2025-10-28T02:36:24.834Z] [2025-10-28T02:36:24.834Z] #14 [builder 6/7] COPY . . [2025-10-28T02:36:24.834Z] #14 DONE 0.2s [2025-10-28T02:36:24.834Z] [2025-10-28T02:36:24.834Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T02:36:24.834Z] #13 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T02:36:25.092Z] #13 0.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T02:36:25.351Z] #13 0.970 OK: 7 MiB in 17 packages [2025-10-28T02:36:25.610Z] #13 DONE 1.1s [2025-10-28T02:36:25.610Z] [2025-10-28T02:36:25.610Z] #15 [builder 7/7] RUN make build [2025-10-28T02:36:25.610Z] #15 0.298 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-10-28T02:36:48.251Z] #15 DONE 22.1s [2025-10-28T02:36:48.251Z] [2025-10-28T02:36:48.251Z] #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-10-28T02:36:48.251Z] #16 DONE 0.0s [2025-10-28T02:36:48.251Z] [2025-10-28T02:36:48.251Z] #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-10-28T02:36:48.251Z] #17 DONE 0.2s [2025-10-28T02:36:48.251Z] [2025-10-28T02:36:48.251Z] #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-10-28T02:36:48.251Z] #18 DONE 0.0s [2025-10-28T02:36:48.251Z] [2025-10-28T02:36:48.251Z] #19 exporting to image [2025-10-28T02:36:48.251Z] #19 exporting layers 0.1s done [2025-10-28T02:36:48.251Z] #19 writing image sha256:5e95fb01ba2e52dba64c52181f0e05bd1e6c2748e626fc7f1c5f33659311c264 done [2025-10-28T02:36:48.251Z] #19 naming to docker.io/library/device-sdk-simple done [2025-10-28T02:36:48.251Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:36:48.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T02:36:48.750Z] [2025-10-28T02:36:48.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:36:49.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T02:36:49.054Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-28T02:36:49.054Z] 5eb5b503b376: Pulling fs layer [2025-10-28T02:36:49.054Z] 5c69ac0246d0: Pulling fs layer [2025-10-28T02:36:49.054Z] ec43610c2a17: Pulling fs layer [2025-10-28T02:36:49.054Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-28T02:36:49.054Z] 33b1e0a273af: Pulling fs layer [2025-10-28T02:36:49.054Z] 5d3b04190fa2: Pulling fs layer [2025-10-28T02:36:49.054Z] 2f39f015ded8: Pulling fs layer [2025-10-28T02:36:49.054Z] 3a2ae6a8a46f: Waiting [2025-10-28T02:36:49.054Z] 33b1e0a273af: Waiting [2025-10-28T02:36:49.054Z] 5d3b04190fa2: Waiting [2025-10-28T02:36:49.054Z] 2f39f015ded8: Waiting [2025-10-28T02:36:49.054Z] 5c69ac0246d0: Verifying Checksum [2025-10-28T02:36:49.054Z] 5c69ac0246d0: Download complete [2025-10-28T02:36:49.054Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-28T02:36:49.054Z] 3a2ae6a8a46f: Download complete [2025-10-28T02:36:49.054Z] 33b1e0a273af: Verifying Checksum [2025-10-28T02:36:49.054Z] 33b1e0a273af: Download complete [2025-10-28T02:36:49.054Z] ec43610c2a17: Verifying Checksum [2025-10-28T02:36:49.054Z] ec43610c2a17: Download complete [2025-10-28T02:36:49.054Z] 5d3b04190fa2: Verifying Checksum [2025-10-28T02:36:49.054Z] 5d3b04190fa2: Download complete [2025-10-28T02:36:49.312Z] 5eb5b503b376: Download complete [2025-10-28T02:36:49.881Z] 2f39f015ded8: Download complete [2025-10-28T02:36:50.817Z] 5eb5b503b376: Pull complete [2025-10-28T02:36:51.074Z] 5c69ac0246d0: Pull complete [2025-10-28T02:36:51.643Z] ec43610c2a17: Pull complete [2025-10-28T02:36:51.643Z] 3a2ae6a8a46f: Pull complete [2025-10-28T02:36:51.902Z] 33b1e0a273af: Pull complete [2025-10-28T02:36:51.902Z] 5d3b04190fa2: Pull complete [2025-10-28T02:36:57.167Z] 2f39f015ded8: Pull complete [2025-10-28T02:36:57.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-28T02:36:57.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T02:36:57.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T02:36:57.262Z] prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container [2025-10-28T02:36:57.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-28T02:36:58.946Z] $ docker top 78ec3bd654a25cbe8dc21b811a9e730cef44658475bbcd48110230c909182e78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:36:59.355Z] ---> job-cost.sh [2025-10-28T02:36:59.355Z] lf-activate-venv: SKIPPING [2025-10-28T02:36:59.355Z] INFO: No Stack... [2025-10-28T02:36:59.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T02:36:59.876Z] INFO: Archiving Costs [Pipeline] sh [2025-10-28T02:37:00.166Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives/cost.csv [2025-10-28T02:37:00.166Z] + cut -d, -f6 [Pipeline] lock [2025-10-28T02:37:00.178Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] [2025-10-28T02:37:00.188Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] did not exist. Created. [2025-10-28T02:37:00.194Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-28T02:37:00.503Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-28T02:37:00.550Z] Stashed 1 file(s) [Pipeline] } [2025-10-28T02:37:00.559Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-28T02:37:00.594Z] $ docker stop --time=1 78ec3bd654a25cbe8dc21b811a9e730cef44658475bbcd48110230c909182e78 [2025-10-28T02:37:01.796Z] $ docker rm -f --volumes 78ec3bd654a25cbe8dc21b811a9e730cef44658475bbcd48110230c909182e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-28T02:37:02.099Z] provisioning config files... [2025-10-28T02:37:02.106Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config9459594324240368560tmp [Pipeline] { [Pipeline] sh [2025-10-28T02:37:02.418Z] + set +x [2025-10-28T02:37:02.419Z] + curl -s https://codecov.io/bash [2025-10-28T02:37:02.419Z] + bash -s -- [2025-10-28T02:37:02.419Z] [2025-10-28T02:37:02.419Z] _____ _ [2025-10-28T02:37:02.419Z] / ____| | | [2025-10-28T02:37:02.419Z] | | ___ __| | ___ ___ _____ __ [2025-10-28T02:37:02.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-28T02:37:02.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-28T02:37:02.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-28T02:37:02.419Z] Bash-1.0.6 [2025-10-28T02:37:02.419Z] [2025-10-28T02:37:02.419Z] [2025-10-28T02:37:02.419Z] ==> git version 2.25.1 found [2025-10-28T02:37:02.419Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-28T02:37:02.419Z] Release-Date: 2020-01-08 [2025-10-28T02:37:02.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-28T02:37:02.419Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-28T02:37:02.419Z] ==> Jenkins CI detected. [2025-10-28T02:37:02.419Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1776 [2025-10-28T02:37:02.419Z] project root: . [2025-10-28T02:37:02.419Z] --> token set from env [2025-10-28T02:37:02.419Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-28T02:37:02.419Z] ==> Running gcov in . (disable via -X gcov) [2025-10-28T02:37:02.419Z] ==> Python coveragepy not found [2025-10-28T02:37:02.419Z] ==> Searching for coverage reports in: [2025-10-28T02:37:02.419Z] + . [2025-10-28T02:37:02.419Z] -> Found 1 reports [2025-10-28T02:37:02.419Z] ==> Detecting git/mercurial file structure [2025-10-28T02:37:02.419Z] ==> Reading reports [2025-10-28T02:37:02.419Z] + ./coverage.out bytes=366852 [2025-10-28T02:37:02.419Z] ==> Appending adjustments [2025-10-28T02:37:02.419Z] https://docs.codecov.io/docs/fixing-reports [2025-10-28T02:37:02.986Z] + Found adjustments [2025-10-28T02:37:02.986Z] ==> Gzipping contents [2025-10-28T02:37:02.986Z] 36K /tmp/codecov.X2bSoo.gz [2025-10-28T02:37:02.986Z] ==> Uploading reports [2025-10-28T02:37:02.986Z] url: https://codecov.io [2025-10-28T02:37:02.986Z] query: branch=PR-1776&commit=405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1776%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1776&job=&cmd_args= [2025-10-28T02:37:02.986Z] -> Pinging Codecov [2025-10-28T02:37:02.986Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1776&commit=405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1776%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1776&job=&cmd_args= [2025-10-28T02:37:02.986Z] -> Uploading to [2025-10-28T02:37:02.986Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b/b4cb61c4-5920-434c-866e-c0b1e7b17d48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T023702Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=af0fc0b9b0ba3ed6636a5d03f5a0eec2d2a7b70d46dafb26241ab32a4b958e66 [2025-10-28T02:37:03.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-28T02:37:03.246Z] Dload Upload Total Spent Left Speed [2025-10-28T02:37:03.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36240 0 0 100 36240 0 175k --:--:-- --:--:-- --:--:-- 174k 100 36240 0 0 100 36240 0 175k --:--:-- --:--:-- --:--:-- 174k [2025-10-28T02:37:03.247Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] } [2025-10-28T02:37:03.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-28T02:37:04.110Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives ] [2025-10-28T02:37:04.111Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives [2025-10-28T02:37:04.111Z] total 16 [2025-10-28T02:37:04.111Z] drwxr-xr-x 3 root root 4096 Oct 28 02:36 . [2025-10-28T02:37:04.111Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 28 02:37 .. [2025-10-28T02:37:04.111Z] drwxr-xr-x 2 root root 4096 Oct 28 02:36 cost [2025-10-28T02:37:04.111Z] -rw-r--r-- 1 root root 86 Oct 28 02:36 cost.csv [2025-10-28T02:37:04.111Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives [2025-10-28T02:37:04.111Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives [2025-10-28T02:37:04.111Z] total 16 [2025-10-28T02:37:04.111Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 02:36 . [2025-10-28T02:37:04.111Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 28 02:37 .. [2025-10-28T02:37:04.111Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 02:36 cost [2025-10-28T02:37:04.111Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 28 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:04.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:05.263Z] ---> package-listing.sh [2025-10-28T02:37:05.263Z] ++ facter osfamily [2025-10-28T02:37:05.263Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-28T02:37:05.521Z] + OS_FAMILY=debian [2025-10-28T02:37:05.521Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1776 [2025-10-28T02:37:05.521Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-28T02:37:05.521Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-28T02:37:05.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-28T02:37:05.521Z] + PACKAGES=/tmp/packages_start.txt [2025-10-28T02:37:05.521Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1776 ']' [2025-10-28T02:37:05.521Z] + PACKAGES=/tmp/packages_end.txt [2025-10-28T02:37:05.521Z] + case "${OS_FAMILY}" in [2025-10-28T02:37:05.521Z] + dpkg -l [2025-10-28T02:37:05.521Z] + grep '^ii' [2025-10-28T02:37:05.521Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-28T02:37:05.521Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-28T02:37:05.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-28T02:37:05.521Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1776 ']' [2025-10-28T02:37:05.521Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives/ [2025-10-28T02:37:05.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives/ [Pipeline] echo [2025-10-28T02:37:05.534Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-28T02:37:05.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T02:37:06.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T02:37:06.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T02:37:06.456Z] prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container [2025-10-28T02:37:06.488Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-28T02:37:06.836Z] $ docker top 6a1f817aab3967bf2bfcd9a0023f7ecba657dbf433fc1de27e08e6ad249e284c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T02:37:07.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-28T02:37:07.485Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-28T02:37:07.779Z] + ls /var/log/sa-host [2025-10-28T02:37:07.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T02:37:07.960Z] provisioning config files... [2025-10-28T02:37:07.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config6610369480079968883tmp [Pipeline] { [Pipeline] echo [2025-10-28T02:37:07.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:08.273Z] ---> create-netrc.sh [Pipeline] } [2025-10-28T02:37:08.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:08.623Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-28T02:37:08.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:08.915Z] ---> sudo-logs.sh [2025-10-28T02:37:08.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-28T02:37:08.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:09.237Z] ---> job-cost.sh [2025-10-28T02:37:09.237Z] lf-activate-venv: SKIPPING [2025-10-28T02:37:09.237Z] DEBUG: total: 0.2199999988079071 [2025-10-28T02:37:09.237Z] INFO: Retrieving Stack Cost... [2025-10-28T02:37:09.237Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T02:37:09.496Z] INFO: Archiving Costs [Pipeline] echo [2025-10-28T02:37:09.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T02:37:09.798Z] ---> logs-deploy.sh [2025-10-28T02:37:09.799Z] lf-activate-venv: SKIPPING [2025-10-28T02:37:09.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1776/2 [2025-10-28T02:37:09.799Z] INFO: archiving workspace using pattern(s): [2025-10-28T02:37:10.737Z] Archives upload complete. [2025-10-28T02:37:10.995Z] INFO: archiving logs to Nexus [2025-10-28T02:37:11.565Z] ---> uname -a: [2025-10-28T02:37:11.565Z] Linux prd-ubuntu20-04-docker-8c-8g-702595 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-28T02:37:11.565Z] [2025-10-28T02:37:11.565Z] [2025-10-28T02:37:11.565Z] ---> lscpu: [2025-10-28T02:37:11.565Z] Architecture: x86_64 [2025-10-28T02:37:11.565Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-28T02:37:11.565Z] Byte Order: Little Endian [2025-10-28T02:37:11.565Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-28T02:37:11.565Z] CPU(s): 8 [2025-10-28T02:37:11.565Z] On-line CPU(s) list: 0-7 [2025-10-28T02:37:11.565Z] Thread(s) per core: 1 [2025-10-28T02:37:11.565Z] Core(s) per socket: 1 [2025-10-28T02:37:11.565Z] Socket(s): 8 [2025-10-28T02:37:11.565Z] NUMA node(s): 1 [2025-10-28T02:37:11.565Z] Vendor ID: AuthenticAMD [2025-10-28T02:37:11.565Z] CPU family: 23 [2025-10-28T02:37:11.565Z] Model: 49 [2025-10-28T02:37:11.565Z] Model name: AMD EPYC-Rome Processor [2025-10-28T02:37:11.565Z] Stepping: 0 [2025-10-28T02:37:11.565Z] CPU MHz: 2800.000 [2025-10-28T02:37:11.565Z] BogoMIPS: 5600.00 [2025-10-28T02:37:11.565Z] Virtualization: AMD-V [2025-10-28T02:37:11.565Z] Hypervisor vendor: KVM [2025-10-28T02:37:11.565Z] Virtualization type: full [2025-10-28T02:37:11.565Z] L1d cache: 256 KiB [2025-10-28T02:37:11.565Z] L1i cache: 256 KiB [2025-10-28T02:37:11.565Z] L2 cache: 4 MiB [2025-10-28T02:37:11.565Z] L3 cache: 128 MiB [2025-10-28T02:37:11.565Z] NUMA node0 CPU(s): 0-7 [2025-10-28T02:37:11.565Z] Vulnerability Gather data sampling: Not affected [2025-10-28T02:37:11.565Z] Vulnerability Itlb multihit: Not affected [2025-10-28T02:37:11.565Z] Vulnerability L1tf: Not affected [2025-10-28T02:37:11.565Z] Vulnerability Mds: Not affected [2025-10-28T02:37:11.565Z] Vulnerability Meltdown: Not affected [2025-10-28T02:37:11.565Z] Vulnerability Mmio stale data: Not affected [2025-10-28T02:37:11.565Z] Vulnerability Retbleed: Vulnerable [2025-10-28T02:37:11.565Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-28T02:37:11.565Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-28T02:37:11.565Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-28T02:37:11.565Z] Vulnerability Srbds: Not affected [2025-10-28T02:37:11.565Z] Vulnerability Tsx async abort: Not affected [2025-10-28T02:37:11.565Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-28T02:37:11.565Z] [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] ---> nproc: [2025-10-28T02:37:11.566Z] 8 [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] ---> df -h: [2025-10-28T02:37:11.566Z] Filesystem Size Used Avail Use% Mounted on [2025-10-28T02:37:11.566Z] overlay 155G 13G 143G 9% / [2025-10-28T02:37:11.566Z] tmpfs 64M 0 64M 0% /dev [2025-10-28T02:37:11.566Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-28T02:37:11.566Z] shm 64M 0 64M 0% /dev/shm [2025-10-28T02:37:11.566Z] /dev/vda1 155G 13G 143G 9% /facter-os [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] ---> sar -b -r -n DEV: [2025-10-28T02:37:11.566Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-702595) 10/28/25 _x86_64_ (8 CPU) [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] 02:32:31 LINUX RESTART (8 CPU) [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] 02:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-28T02:37:11.566Z] 02:34:01 146.08 72.06 74.02 0.00 13036.30 28382.17 0.00 [2025-10-28T02:37:11.566Z] 02:35:01 231.56 2.95 228.61 0.00 55.59 68947.18 0.00 [2025-10-28T02:37:11.566Z] 02:36:01 27.26 0.02 27.25 0.00 0.13 26588.52 0.00 [2025-10-28T02:37:11.566Z] 02:37:01 174.14 0.28 173.85 0.00 25.33 52599.63 0.00 [2025-10-28T02:37:11.566Z] Average: 144.75 18.60 126.15 0.00 3238.52 44195.25 0.00 [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] 02:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-28T02:37:11.566Z] 02:34:01 29130576 31548028 770804 2.34 76020 2640640 1862688 5.49 1028008 2364796 57784 [2025-10-28T02:37:11.566Z] 02:35:01 26607192 31299812 978904 2.98 151820 4648376 2240728 6.61 1873180 3810416 425640 [2025-10-28T02:37:11.566Z] 02:36:01 26337940 31509340 768748 2.34 156608 5087908 1775320 5.23 1501552 4421656 430336 [2025-10-28T02:37:11.566Z] 02:37:01 26195648 31521504 753816 2.29 172752 5203500 1888916 5.57 1618240 4416552 392 [2025-10-28T02:37:11.566Z] Average: 27067839 31469671 818068 2.49 139300 4395106 1941913 5.73 1505245 3753355 228538 [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] 02:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-28T02:37:11.566Z] 02:34:01 docker0 27.42 34.81 1.88 286.03 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:34:01 lo 5.15 5.15 0.53 0.53 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:34:01 ens3 550.26 370.58 5563.11 130.65 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:35:01 docker0 286.77 393.07 24.91 2929.81 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:35:01 veth7d596c0 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:35:01 ens3 510.23 350.64 5934.52 48.86 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:36:01 docker0 1.13 1.55 0.12 0.45 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:36:01 veth7d596c0 1.13 1.60 0.14 0.46 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:36:01 ens3 14.26 7.77 15.73 5.11 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:37:01 docker0 4.18 8.30 0.31 128.19 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:37:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] 02:37:01 ens3 116.06 70.65 2726.70 18.39 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] Average: docker0 80.10 109.74 6.83 838.42 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] Average: ens3 296.65 199.20 3551.64 50.42 0.00 0.00 0.00 0.00 [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] ---> sar -P ALL: [2025-10-28T02:37:11.566Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-702595) 10/28/25 _x86_64_ (8 CPU) [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] 02:32:31 LINUX RESTART (8 CPU) [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] 02:33:02 CPU %user %nice %system %iowait %steal %idle [2025-10-28T02:37:11.566Z] 02:34:01 all 7.56 0.00 2.01 5.36 0.08 84.98 [2025-10-28T02:37:11.566Z] 02:34:01 0 5.97 0.00 2.72 2.50 0.09 88.73 [2025-10-28T02:37:11.566Z] 02:34:01 1 7.68 0.00 2.62 0.77 0.10 88.83 [2025-10-28T02:37:11.566Z] 02:34:01 2 4.19 0.00 2.08 8.13 0.10 85.49 [2025-10-28T02:37:11.566Z] 02:34:01 3 8.51 0.00 1.91 1.23 0.07 88.27 [2025-10-28T02:37:11.566Z] 02:34:01 4 9.18 0.00 1.86 8.26 0.07 80.62 [2025-10-28T02:37:11.566Z] 02:34:01 5 6.61 0.00 1.74 16.08 0.09 75.49 [2025-10-28T02:37:11.566Z] 02:34:01 6 8.17 0.00 2.00 4.92 0.07 84.84 [2025-10-28T02:37:11.566Z] 02:34:01 7 10.17 0.00 1.18 0.97 0.09 87.60 [2025-10-28T02:37:11.566Z] 02:35:01 all 19.83 0.00 4.37 3.89 0.08 71.82 [2025-10-28T02:37:11.566Z] 02:35:01 0 20.11 0.00 3.82 1.15 0.10 74.82 [2025-10-28T02:37:11.566Z] 02:35:01 1 18.75 0.00 3.88 1.33 0.07 75.97 [2025-10-28T02:37:11.566Z] 02:35:01 2 18.36 0.00 3.70 0.77 0.07 77.11 [2025-10-28T02:37:11.566Z] 02:35:01 3 19.22 0.00 4.81 9.72 0.08 66.17 [2025-10-28T02:37:11.566Z] 02:35:01 4 20.58 0.00 4.59 1.37 0.08 73.38 [2025-10-28T02:37:11.566Z] 02:35:01 5 21.65 0.00 5.49 12.01 0.08 60.77 [2025-10-28T02:37:11.566Z] 02:35:01 6 19.45 0.00 4.42 2.86 0.08 73.18 [2025-10-28T02:37:11.566Z] 02:35:01 7 20.52 0.00 4.29 1.96 0.10 73.12 [2025-10-28T02:37:11.566Z] 02:36:01 all 39.22 0.00 5.64 0.68 0.11 54.35 [2025-10-28T02:37:11.566Z] 02:36:01 0 39.01 0.00 5.78 0.02 0.08 55.11 [2025-10-28T02:37:11.566Z] 02:36:01 1 39.73 0.00 5.30 0.00 0.12 54.84 [2025-10-28T02:37:11.566Z] 02:36:01 2 40.35 0.00 5.61 0.00 0.12 53.92 [2025-10-28T02:37:11.566Z] 02:36:01 3 37.33 0.00 6.08 0.32 0.12 56.16 [2025-10-28T02:37:11.566Z] 02:36:01 4 38.88 0.00 5.39 0.37 0.10 55.26 [2025-10-28T02:37:11.566Z] 02:36:01 5 39.78 0.00 6.00 0.02 0.10 54.11 [2025-10-28T02:37:11.566Z] 02:36:01 6 39.36 0.00 5.29 0.00 0.08 55.27 [2025-10-28T02:37:11.566Z] 02:36:01 7 39.33 0.00 5.68 4.72 0.12 50.16 [2025-10-28T02:37:11.566Z] 02:37:01 all 40.10 0.00 5.89 1.22 0.10 52.69 [2025-10-28T02:37:11.566Z] 02:37:01 0 39.60 0.00 5.47 0.69 0.08 54.16 [2025-10-28T02:37:11.566Z] 02:37:01 1 41.30 0.00 6.36 4.10 0.13 48.11 [2025-10-28T02:37:11.566Z] 02:37:01 2 40.06 0.00 6.09 0.30 0.10 53.44 [2025-10-28T02:37:11.566Z] 02:37:01 3 41.27 0.00 6.06 0.89 0.12 51.65 [2025-10-28T02:37:11.566Z] 02:37:01 4 40.81 0.00 5.74 0.29 0.10 53.06 [2025-10-28T02:37:11.566Z] 02:37:01 5 39.76 0.00 5.71 0.08 0.10 54.35 [2025-10-28T02:37:11.566Z] 02:37:01 6 39.77 0.00 5.89 2.48 0.08 51.77 [2025-10-28T02:37:11.566Z] 02:37:01 7 38.21 0.00 5.82 0.91 0.10 54.96 [2025-10-28T02:37:11.566Z] Average: all 26.76 0.00 4.49 2.77 0.09 65.88 [2025-10-28T02:37:11.566Z] Average: 0 26.27 0.00 4.46 1.08 0.09 68.11 [2025-10-28T02:37:11.566Z] Average: 1 26.94 0.00 4.55 1.55 0.11 66.86 [2025-10-28T02:37:11.566Z] Average: 2 25.85 0.00 4.38 2.27 0.10 67.40 [2025-10-28T02:37:11.566Z] Average: 3 26.65 0.00 4.73 3.04 0.10 65.48 [2025-10-28T02:37:11.566Z] Average: 4 27.44 0.00 4.40 2.55 0.09 65.52 [2025-10-28T02:37:11.566Z] Average: 5 27.03 0.00 4.74 7.01 0.09 61.13 [2025-10-28T02:37:11.566Z] Average: 6 26.76 0.00 4.41 2.56 0.08 66.19 [2025-10-28T02:37:11.566Z] Average: 7 27.13 0.00 4.25 2.14 0.10 66.38 [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z] [2025-10-28T02:37:11.566Z]