Pull request #1773 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 38954e071cb32c6bcabd3e4af302eea37987a118+5620c6441011fe8cee1f5036a61585a7dbe23843 (6c5a37cfc3fd63c23c1f0ae22cef12e531047e8f) 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-ssh2698747640541154814.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-ssh16472591023025999600.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-1773/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-1773/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7666554864882733639.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-ssh15501883739868078160.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-1773/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-1773/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11555660501711999704.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-665291 in /w/workspace/gexfoundry_device-sdk-go_PR-1773 [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-1773 # 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 Merging remotes/origin/odessa commit 5620c6441011fe8cee1f5036a61585a7dbe23843 into PR head commit 38954e071cb32c6bcabd3e4af302eea37987a118 > 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/1773/head:refs/remotes/origin/PR-1773 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38954e071cb32c6bcabd3e4af302eea37987a118 # timeout=10 Merge succeeded, producing 38954e071cb32c6bcabd3e4af302eea37987a118 Checking out Revision 38954e071cb32c6bcabd3e4af302eea37987a118 (PR-1773) Commit message: "build: Update vendor to sync with go.mod" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38954e071cb32c6bcabd3e4af302eea37987a118 # timeout=10 > git rev-list --no-walk e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-27T01:55:17.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-27T01:55:17.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-27T01:55:17.457Z] ========================================================= [2025-10-27T01:55:17.457Z] EdgeX Global Pipelines Version Info [2025-10-27T01:55:17.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:55:18.608Z] ------------------- [2025-10-27T01:55:18.609Z] stable info: [2025-10-27T01:55:18.609Z] ------------------- [2025-10-27T01:55:18.609Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-27T01:55:18.609Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-27T01:55:18.609Z] Message: update stable to v1.0.278 [2025-10-27T01:55:18.870Z] ------------------- [2025-10-27T01:55:18.870Z] experimental info: [2025-10-27T01:55:18.870Z] ------------------- [2025-10-27T01:55:18.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-27T01:55:18.870Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-27T01:55:18.870Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-27T01:55:18.962Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-10-27T01:55:18.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-10-27T01:55:19.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-27T01:55:19.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-27T01:55:19.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-27T01:55:19.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-27T01:55:19.101Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-27T01:55:19.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-10-27T01:55:19.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-27T01:55:19.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-27T01:55:19.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-27T01:55:19.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-10-27T01:55:19.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-27T01:55:19.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-27T01:55:19.316Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-27T01:55:19.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-10-27T01:55:19.375Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-27T01:55:19.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-27T01:55:19.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-27T01:55:19.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-27T01:55:19.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-27T01:55:19.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-27T01:55:19.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-27T01:55:19.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-27T01:55:19.577Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-27T01:55:19.602Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-27T01:55:19.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-27T01:55:19.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1773 [Pipeline] echo [2025-10-27T01:55:19.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1773 [Pipeline] echo [2025-10-27T01:55:19.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1773 [Pipeline] echo [2025-10-27T01:55:19.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo [2025-10-27T01:55:19.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38954e0 [Pipeline] echo [2025-10-27T01:55:19.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T01:55:19.838Z] provisioning config files... [2025-10-27T01:55:19.859Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/config2531593012349513120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:55:20.200Z] ---> ****-login.sh [2025-10-27T01:55:20.200Z] nexus3.edgexfoundry.org:10001 [2025-10-27T01:55:20.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:20.461Z] [2025-10-27T01:55:20.461Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T01:55:20.461Z] Configure a credential helper to remove this warning. See [2025-10-27T01:55:20.461Z] https://docs.****.com/go/credential-store/ [2025-10-27T01:55:20.461Z] [2025-10-27T01:55:20.461Z] Login Succeeded [2025-10-27T01:55:20.461Z] nexus3.edgexfoundry.org:10002 [2025-10-27T01:55:20.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:20.720Z] [2025-10-27T01:55:20.720Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T01:55:20.720Z] Configure a credential helper to remove this warning. See [2025-10-27T01:55:20.720Z] https://docs.****.com/go/credential-store/ [2025-10-27T01:55:20.720Z] [2025-10-27T01:55:20.720Z] Login Succeeded [2025-10-27T01:55:20.720Z] nexus3.edgexfoundry.org:10003 [2025-10-27T01:55:20.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:20.720Z] [2025-10-27T01:55:20.720Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T01:55:20.720Z] Configure a credential helper to remove this warning. See [2025-10-27T01:55:20.720Z] https://docs.****.com/go/credential-store/ [2025-10-27T01:55:20.720Z] [2025-10-27T01:55:20.720Z] Login Succeeded [2025-10-27T01:55:20.720Z] nexus3.edgexfoundry.org:10004 [2025-10-27T01:55:20.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:20.979Z] [2025-10-27T01:55:20.979Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T01:55:20.979Z] Configure a credential helper to remove this warning. See [2025-10-27T01:55:20.979Z] https://docs.****.com/go/credential-store/ [2025-10-27T01:55:20.979Z] [2025-10-27T01:55:20.979Z] Login Succeeded [2025-10-27T01:55:20.979Z] ****.io [2025-10-27T01:55:20.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:21.242Z] [2025-10-27T01:55:21.242Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T01:55:21.242Z] Configure a credential helper to remove this warning. See [2025-10-27T01:55:21.242Z] https://docs.****.com/go/credential-store/ [2025-10-27T01:55:21.242Z] [2025-10-27T01:55:21.242Z] Login Succeeded [2025-10-27T01:55:21.242Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T01:55:21.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-27T01:55:21.695Z] + git rev-list -1 --merges 38954e071cb32c6bcabd3e4af302eea37987a118~1..38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo [2025-10-27T01:55:21.724Z] -----------> git rev-list -1 --merges 38954e071cb32c6bcabd3e4af302eea37987a118~1..38954e071cb32c6bcabd3e4af302eea37987a118 38954e071cb32c6bcabd3e4af302eea37987a118 [false] [Pipeline] sh [2025-10-27T01:55:22.020Z] + git log --format=format:%s -1 38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo [2025-10-27T01:55:22.041Z] ========================================================= [2025-10-27T01:55:22.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-27T01:55:22.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-27T01:55:22.410Z] + git log --format=format:%s -1 38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo [2025-10-27T01:55:22.422Z] [semverPrep] GIT_COMMIT: 38954e071cb32c6bcabd3e4af302eea37987a118, Commit Message: build: Update vendor to sync with go.mod [Pipeline] echo [2025-10-27T01:55:22.440Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-27T01:55:22.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-27T01:55:22.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-27T01:55:22.826Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-27T01:55:22.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-27T01:55:22.826Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-27T01:55:22.826Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-27T01:55:22.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:55:23.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T01:55:23.258Z] [2025-10-27T01:55:23.258Z] 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-27T01:55:23.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T01:55:23.566Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-27T01:55:23.566Z] 3dae71ba6b94: Pulling fs layer [2025-10-27T01:55:23.566Z] 6bf1a483ea7c: Pulling fs layer [2025-10-27T01:55:23.566Z] f5dfc541a4d3: Pulling fs layer [2025-10-27T01:55:23.566Z] 461d9e800cba: Pulling fs layer [2025-10-27T01:55:23.566Z] 80192f66455f: Pulling fs layer [2025-10-27T01:55:23.566Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-27T01:55:23.566Z] a29436f7fd5d: Pulling fs layer [2025-10-27T01:55:23.566Z] 923cac83aea3: Pulling fs layer [2025-10-27T01:55:23.566Z] 25ad8b0a4227: Pulling fs layer [2025-10-27T01:55:23.566Z] db01528c6b51: Pulling fs layer [2025-10-27T01:55:23.566Z] 28988de357af: Pulling fs layer [2025-10-27T01:55:23.566Z] 461d9e800cba: Waiting [2025-10-27T01:55:23.566Z] a29436f7fd5d: Waiting [2025-10-27T01:55:23.566Z] 80192f66455f: Waiting [2025-10-27T01:55:23.566Z] 2e8e34ca0e6c: Waiting [2025-10-27T01:55:23.566Z] 923cac83aea3: Waiting [2025-10-27T01:55:23.566Z] 25ad8b0a4227: Waiting [2025-10-27T01:55:23.566Z] db01528c6b51: Waiting [2025-10-27T01:55:23.566Z] 28988de357af: Waiting [2025-10-27T01:55:23.825Z] 6bf1a483ea7c: Verifying Checksum [2025-10-27T01:55:23.825Z] 6bf1a483ea7c: Download complete [2025-10-27T01:55:23.825Z] 461d9e800cba: Download complete [2025-10-27T01:55:23.825Z] 80192f66455f: Verifying Checksum [2025-10-27T01:55:23.825Z] 80192f66455f: Download complete [2025-10-27T01:55:23.825Z] f5dfc541a4d3: Verifying Checksum [2025-10-27T01:55:23.825Z] f5dfc541a4d3: Download complete [2025-10-27T01:55:23.825Z] 3dae71ba6b94: Verifying Checksum [2025-10-27T01:55:23.825Z] 3dae71ba6b94: Download complete [2025-10-27T01:55:24.088Z] 923cac83aea3: Verifying Checksum [2025-10-27T01:55:24.088Z] 923cac83aea3: Download complete [2025-10-27T01:55:24.088Z] 25ad8b0a4227: Verifying Checksum [2025-10-27T01:55:24.088Z] 25ad8b0a4227: Download complete [2025-10-27T01:55:24.088Z] db01528c6b51: Download complete [2025-10-27T01:55:24.088Z] 28988de357af: Download complete [2025-10-27T01:55:24.348Z] a29436f7fd5d: Verifying Checksum [2025-10-27T01:55:24.348Z] a29436f7fd5d: Download complete [2025-10-27T01:55:24.607Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-27T01:55:24.607Z] 2e8e34ca0e6c: Download complete [2025-10-27T01:55:25.175Z] 3dae71ba6b94: Pull complete [2025-10-27T01:55:25.434Z] 6bf1a483ea7c: Pull complete [2025-10-27T01:55:26.372Z] f5dfc541a4d3: Pull complete [2025-10-27T01:55:26.372Z] 461d9e800cba: Pull complete [2025-10-27T01:55:26.372Z] 80192f66455f: Pull complete [2025-10-27T01:55:30.574Z] 2e8e34ca0e6c: Pull complete [2025-10-27T01:55:31.140Z] a29436f7fd5d: Pull complete [2025-10-27T01:55:31.398Z] 923cac83aea3: Pull complete [2025-10-27T01:55:31.398Z] 25ad8b0a4227: Pull complete [2025-10-27T01:55:31.398Z] db01528c6b51: Pull complete [2025-10-27T01:55:31.398Z] 28988de357af: Pull complete [2025-10-27T01:55:31.398Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-27T01:55:31.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T01:55:31.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T01:55:31.578Z] prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container [2025-10-27T01:55:31.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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-27T01:55:41.220Z] $ docker top 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 -eo pid,comm [2025-10-27T01:55:41.289Z] 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-27T01:55:41.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-27T01:55:41.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-27T01:55:41.385Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-27T01:55:41.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-27T01:55:41.498Z] $ docker exec 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent [2025-10-27T01:55:41.624Z] SSH_AUTH_SOCK=/tmp/ssh-WuqVLEud3U6E/agent.33 [2025-10-27T01:55:41.624Z] SSH_AGENT_PID=39 [2025-10-27T01:55:41.642Z] Running ssh-add (command line suppressed) [2025-10-27T01:55:41.729Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_11415500603192501635.key (/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_11415500603192501635.key) [2025-10-27T01:55:41.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-27T01:55:42.040Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1773 [Pipeline] sh [2025-10-27T01:55:42.327Z] + git tag --points-at HEAD [Pipeline] } [2025-10-27T01:55:42.335Z] $ docker exec --env ******** --env ******** 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent -k [2025-10-27T01:55:42.427Z] unset SSH_AUTH_SOCK; [2025-10-27T01:55:42.428Z] unset SSH_AGENT_PID; [2025-10-27T01:55:42.428Z] echo Agent pid 39 killed; [2025-10-27T01:55:42.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-27T01:55:42.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-27T01:55:42.474Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-27T01:55:42.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-27T01:55:42.579Z] $ docker exec 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent [2025-10-27T01:55:42.697Z] SSH_AUTH_SOCK=/tmp/ssh-zqdiLYVTMTa2/agent.88 [2025-10-27T01:55:42.697Z] SSH_AGENT_PID=95 [2025-10-27T01:55:42.702Z] Running ssh-add (command line suppressed) [2025-10-27T01:55:42.819Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_8026277509337484673.key (/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_8026277509337484673.key) [2025-10-27T01:55:42.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-27T01:55:43.145Z] + git semver init [2025-10-27T01:55:43.404Z] 2025-10-27 01:55:43,353 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-27T01:55:43.404Z] 2025-10-27 01:55:43,357 [run_init] DEBUG init version:0.0.0 force:False [2025-10-27T01:55:43.404Z] 2025-10-27 01:55:43,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver [2025-10-27T01:55:43.404Z] 2025-10-27 01:55:43,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver [2025-10-27T01:55:43.404Z] 2025-10-27 01:55:43,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1773, stdin=None, shell=False, universal_newlines=False) [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,826 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.git/info/exclude [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver/PR-1773 with force:False [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,827 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver/PR-1773 [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,831 [execute] INFO git cat-file --batch-check [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,836 [execute] INFO git cat-file --batch [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-27T01:55:45.316Z] 2025-10-27 01:55:44,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver/PR-1773 [2025-10-27T01:55:45.316Z] 0.0.0 [Pipeline] } [2025-10-27T01:55:45.325Z] $ docker exec --env ******** --env ******** 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent -k [2025-10-27T01:55:45.411Z] unset SSH_AUTH_SOCK; [2025-10-27T01:55:45.412Z] unset SSH_AGENT_PID; [2025-10-27T01:55:45.412Z] echo Agent pid 95 killed; [2025-10-27T01:55:45.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-27T01:55:45.750Z] + git semver [Pipeline] } [2025-10-27T01:55:46.021Z] $ docker stop --time=1 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 [2025-10-27T01:55:47.365Z] $ docker rm -f --volumes 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-27T01:55:47.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-27T01:55:48.007Z] Stashed 1 file(s) [Pipeline] echo [2025-10-27T01:55:48.011Z] [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-27T01:55:48.315Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-10-27T01:55:48.328Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/config11751272496704271091tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:55:48.647Z] ---> ****-login.sh [2025-10-27T01:55:48.647Z] nexus3.edgexfoundry.org:10001 [2025-10-27T01:55:48.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:48.647Z] Login Succeeded [2025-10-27T01:55:48.647Z] nexus3.edgexfoundry.org:10002 [2025-10-27T01:55:48.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:48.647Z] Login Succeeded [2025-10-27T01:55:48.647Z] nexus3.edgexfoundry.org:10003 [2025-10-27T01:55:48.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:48.907Z] Login Succeeded [2025-10-27T01:55:48.907Z] nexus3.edgexfoundry.org:10004 [2025-10-27T01:55:48.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:48.907Z] Login Succeeded [2025-10-27T01:55:48.907Z] ****.io [2025-10-27T01:55:49.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T01:55:49.166Z] Login Succeeded [2025-10-27T01:55:49.166Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T01:55:49.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-27T01:55:49.282Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-27T01:55:49.598Z] + cut -d -f 2 [2025-10-27T01:55:49.598Z] + cut -d . -f1-2 [2025-10-27T01:55:49.598Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2025-10-27T01:55:49.616Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T01:55:49.634Z] ========================================================= [2025-10-27T01:55:49.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-10-27T01:55:49.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:55:49.981Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-27T01:55:51.887Z] #0 building with "default" instance using docker driver [2025-10-27T01:55:51.887Z] [2025-10-27T01:55:51.887Z] #1 [internal] load build definition from Dockerfile [2025-10-27T01:55:51.887Z] #1 transferring dockerfile: [2025-10-27T01:55:52.159Z] #1 transferring dockerfile: 1.69kB done [2025-10-27T01:55:52.159Z] #1 DONE 0.2s [2025-10-27T01:55:52.159Z] [2025-10-27T01:55:52.159Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-27T01:55:52.421Z] #2 DONE 0.5s [2025-10-27T01:55:52.680Z] [2025-10-27T01:55:52.680Z] #3 [internal] load .dockerignore [2025-10-27T01:55:52.680Z] #3 transferring context: [2025-10-27T01:55:52.680Z] #3 transferring context: 182B done [2025-10-27T01:55:52.680Z] #3 DONE 0.2s [2025-10-27T01:55:52.939Z] [2025-10-27T01:55:52.939Z] #4 [internal] load build context [2025-10-27T01:55:52.939Z] #4 DONE 0.0s [2025-10-27T01:55:52.939Z] [2025-10-27T01:55:52.939Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-27T01:55:52.939Z] #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.1s done [2025-10-27T01:55:52.939Z] #5 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done [2025-10-27T01:55:52.939Z] #5 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done [2025-10-27T01:55:53.201Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s [2025-10-27T01:55:53.201Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-10-27T01:55:53.201Z] #5 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.4s [2025-10-27T01:55:53.201Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-10-27T01:55:53.201Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0B / 74.06MB 0.4s [2025-10-27T01:55:53.460Z] #5 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.4s done [2025-10-27T01:55:53.460Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.24MB / 74.06MB 0.5s [2025-10-27T01:55:53.460Z] #5 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.5s [2025-10-27T01:55:53.460Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-10-27T01:55:53.460Z] #5 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.5s done [2025-10-27T01:55:53.460Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.6s [2025-10-27T01:55:53.718Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 19.92MB / 74.06MB 0.8s [2025-10-27T01:55:53.719Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.6s done [2025-10-27T01:55:53.719Z] #5 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.7s [2025-10-27T01:55:53.719Z] #5 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.8s [2025-10-27T01:55:53.719Z] #5 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.8s done [2025-10-27T01:55:53.719Z] #5 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.9s [2025-10-27T01:55:53.979Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.31MB / 74.06MB 1.0s [2025-10-27T01:55:53.979Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 35.65MB / 74.06MB 1.1s [2025-10-27T01:55:53.979Z] #5 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 [2025-10-27T01:55:54.245Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 46.14MB / 74.06MB 1.2s [2025-10-27T01:55:54.245Z] #5 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 1.1s done [2025-10-27T01:55:54.245Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 4.19MB / 100.52MB 1.2s [2025-10-27T01:55:54.245Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 70.25MB / 74.06MB 1.4s [2025-10-27T01:55:54.245Z] #5 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.2s done [2025-10-27T01:55:54.245Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 20.97MB / 100.52MB 1.4s [2025-10-27T01:55:54.245Z] #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 5.24MB / 13.29MB 1.4s [2025-10-27T01:55:54.505Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.5s [2025-10-27T01:55:54.505Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 26.21MB / 100.52MB 1.5s [2025-10-27T01:55:54.505Z] #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 9.44MB / 13.29MB 1.5s [2025-10-27T01:55:54.505Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 51.38MB / 100.52MB 1.7s [2025-10-27T01:55:54.505Z] #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 1.7s [2025-10-27T01:55:54.770Z] #5 ... [2025-10-27T01:55:54.770Z] [2025-10-27T01:55:54.770Z] #4 [internal] load build context [2025-10-27T01:55:54.770Z] #4 transferring context: 74.52MB 1.4s done [2025-10-27T01:55:54.770Z] #4 DONE 1.9s [2025-10-27T01:55:54.770Z] [2025-10-27T01:55:54.770Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-27T01:55:54.770Z] #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.7s done [2025-10-27T01:55:54.770Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 56.98MB / 100.52MB 1.8s [2025-10-27T01:55:54.770Z] #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 1.8s done [2025-10-27T01:55:54.770Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 70.25MB / 100.52MB 1.9s [2025-10-27T01:55:54.770Z] #5 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s [2025-10-27T01:55:55.031Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 85.98MB / 100.52MB 2.0s [2025-10-27T01:55:55.031Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.1s [2025-10-27T01:55:55.597Z] #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.5s done [2025-10-27T01:55:59.786Z] #5 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.4s done [2025-10-27T01:55:59.786Z] #5 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 [2025-10-27T01:55:59.786Z] #5 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done [2025-10-27T01:55:59.786Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-10-27T01:55:59.786Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-27T01:55:59.786Z] #5 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 [2025-10-27T01:55:59.786Z] #5 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done [2025-10-27T01:55:59.786Z] #5 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb [2025-10-27T01:56:00.045Z] #5 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.1s done [2025-10-27T01:56:00.045Z] #5 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 [2025-10-27T01:56:02.575Z] #5 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done [2025-10-27T01:56:02.575Z] #5 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af [2025-10-27T01:56:03.514Z] #5 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done [2025-10-27T01:56:04.470Z] #5 DONE 11.7s [2025-10-27T01:56:04.470Z] [2025-10-27T01:56:04.470Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2025-10-27T01:56:11.038Z] #6 DONE 6.6s [2025-10-27T01:56:11.298Z] [2025-10-27T01:56:11.298Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T01:56:11.558Z] #7 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T01:56:11.558Z] #7 0.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T01:56:12.148Z] #7 0.881 OK: 248 MiB in 58 packages [2025-10-27T01:56:12.148Z] #7 DONE 1.1s [2025-10-27T01:56:12.409Z] [2025-10-27T01:56:12.409Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-27T01:56:13.784Z] #8 DONE 1.3s [2025-10-27T01:56:13.784Z] [2025-10-27T01:56:13.784Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T01:57:10.027Z] #9 DONE 47.7s [2025-10-27T01:57:10.027Z] [2025-10-27T01:57:10.027Z] #10 [builder 6/7] COPY . . [2025-10-27T01:57:10.027Z] #10 DONE 2.2s [2025-10-27T01:57:10.027Z] [2025-10-27T01:57:10.027Z] #11 [builder 7/7] RUN echo noop [2025-10-27T01:57:10.027Z] #11 0.400 noop [2025-10-27T01:57:10.027Z] #11 DONE 0.5s [2025-10-27T01:57:10.027Z] [2025-10-27T01:57:10.027Z] #12 exporting to image [2025-10-27T01:57:10.027Z] #12 exporting layers [2025-10-27T01:57:10.616Z] #12 exporting layers 6.7s done [2025-10-27T01:57:10.616Z] #12 writing image sha256:2d7909fbab718354ea38299761f02c8543604617286a2e7f96e4abb803cc85dd done [2025-10-27T01:57:10.616Z] #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-10-27T01:57:10.616Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:57:10.968Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-27T01:57:10.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T01:57:11.051Z] prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container [2025-10-27T01:57:11.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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-27T01:57:11.909Z] $ docker top 787c41419e5f976745bffd7d9c9fd9d74c43527c838924d83e6886f57a6c949a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T01:57:12.250Z] + go version [2025-10-27T01:57:12.250Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-10-27T01:57:12.259Z] $ docker stop --time=1 787c41419e5f976745bffd7d9c9fd9d74c43527c838924d83e6886f57a6c949a [2025-10-27T01:57:13.483Z] $ docker rm -f --volumes 787c41419e5f976745bffd7d9c9fd9d74c43527c838924d83e6886f57a6c949a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:57:13.924Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-27T01:57:13.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T01:57:14.005Z] prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container [2025-10-27T01:57:14.036Z] $ 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-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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-27T01:57:14.275Z] $ docker top c73b7b1359f82f1c374dd2d93b3f7ee68412c17cb45b0e75a42eacdb3804f1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T01:57:14.634Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1773 [Pipeline] fileExists [Pipeline] sh [2025-10-27T01:57:14.957Z] + make test [2025-10-27T01:57:14.957Z] go test -race -coverprofile=coverage.out ./... [2025-10-27T01:57:24.964Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 28.2% of statements [2025-10-27T01:58:03.671Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.028s coverage: 90.4% of statements [2025-10-27T01:58:03.671Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-10-27T01:58:03.671Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.100s coverage: 45.0% of statements [2025-10-27T01:58:03.671Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-10-27T01:58:06.971Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.050s coverage: 14.3% of statements [2025-10-27T01:58:06.971Z] --- FAIL: Test_processDevices (0.27s) [2025-10-27T01:58:06.971Z] --- FAIL: Test_processDevices/valid_load_devices_from_uri (0.20s) [2025-10-27T01:58:06.971Z] devices_test.go:40: [2025-10-27T01:58:06.971Z] Error Trace: /w/workspace/gexfoundry_device-sdk-go_PR-1773/internal/provision/devices_test.go:40 [2025-10-27T01:58:06.971Z] Error: Not equal: [2025-10-27T01:58:06.971Z] expected: 5 [2025-10-27T01:58:06.971Z] actual : 6 [2025-10-27T01:58:06.971Z] Test: Test_processDevices/valid_load_devices_from_uri [2025-10-27T01:58:06.971Z] FAIL [2025-10-27T01:58:06.971Z] coverage: 44.6% of statements [2025-10-27T01:58:06.971Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/internal/provision 1.432s [2025-10-27T01:58:06.971Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 69.4% of statements [2025-10-27T01:58:06.971Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.3% of statements [2025-10-27T01:58:06.971Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.064s coverage: 5.0% of statements [2025-10-27T01:58:06.971Z] FAIL [2025-10-27T01:58:09.517Z] make: *** [Makefile:52: unittest] Error 1 [Pipeline] } [2025-10-27T01:58:09.535Z] $ docker stop --time=1 c73b7b1359f82f1c374dd2d93b3f7ee68412c17cb45b0e75a42eacdb3804f1c6 [2025-10-27T01:58:12.544Z] $ docker rm -f --volumes c73b7b1359f82f1c374dd2d93b3f7ee68412c17cb45b0e75a42eacdb3804f1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:58:13.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T01:58:13.297Z] [2025-10-27T01:58:13.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:58:13.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T01:58:13.859Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-27T01:58:13.859Z] 5eb5b503b376: Pulling fs layer [2025-10-27T01:58:13.859Z] 5c69ac0246d0: Pulling fs layer [2025-10-27T01:58:13.859Z] ec43610c2a17: Pulling fs layer [2025-10-27T01:58:13.859Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-27T01:58:13.859Z] 33b1e0a273af: Pulling fs layer [2025-10-27T01:58:13.859Z] 5d3b04190fa2: Pulling fs layer [2025-10-27T01:58:13.859Z] 2f39f015ded8: Pulling fs layer [2025-10-27T01:58:13.859Z] 3a2ae6a8a46f: Waiting [2025-10-27T01:58:13.859Z] 33b1e0a273af: Waiting [2025-10-27T01:58:13.859Z] 5d3b04190fa2: Waiting [2025-10-27T01:58:13.859Z] 2f39f015ded8: Waiting [2025-10-27T01:58:14.119Z] 5c69ac0246d0: Download complete [2025-10-27T01:58:14.119Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-27T01:58:14.119Z] 3a2ae6a8a46f: Download complete [2025-10-27T01:58:14.119Z] 33b1e0a273af: Verifying Checksum [2025-10-27T01:58:14.119Z] 33b1e0a273af: Download complete [2025-10-27T01:58:14.119Z] 5d3b04190fa2: Verifying Checksum [2025-10-27T01:58:14.119Z] 5d3b04190fa2: Download complete [2025-10-27T01:58:14.119Z] ec43610c2a17: Verifying Checksum [2025-10-27T01:58:14.119Z] ec43610c2a17: Download complete [2025-10-27T01:58:14.378Z] 5eb5b503b376: Verifying Checksum [2025-10-27T01:58:14.378Z] 5eb5b503b376: Download complete [2025-10-27T01:58:14.946Z] 2f39f015ded8: Verifying Checksum [2025-10-27T01:58:14.946Z] 2f39f015ded8: Download complete [2025-10-27T01:58:15.883Z] 5eb5b503b376: Pull complete [2025-10-27T01:58:16.449Z] 5c69ac0246d0: Pull complete [2025-10-27T01:58:17.381Z] ec43610c2a17: Pull complete [2025-10-27T01:58:17.639Z] 3a2ae6a8a46f: Pull complete [2025-10-27T01:58:18.208Z] 33b1e0a273af: Pull complete [2025-10-27T01:58:18.466Z] 5d3b04190fa2: Pull complete [2025-10-27T01:58:25.023Z] 2f39f015ded8: Pull complete [2025-10-27T01:58:25.023Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-27T01:58:25.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T01:58:25.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T01:58:25.113Z] prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container [2025-10-27T01:58:25.140Z] $ 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-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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-27T01:58:32.411Z] $ docker top 8deff6f386a369f086f23b15686cb5004dc45e4c92a39149ddca49ef295485d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:32.838Z] ---> job-cost.sh [2025-10-27T01:58:32.838Z] lf-activate-venv: SKIPPING [2025-10-27T01:58:32.838Z] INFO: No Stack... [2025-10-27T01:58:33.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-27T01:58:33.666Z] INFO: Archiving Costs [Pipeline] sh [2025-10-27T01:58:33.957Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives/cost.csv [2025-10-27T01:58:33.957Z] + cut -d, -f6 [Pipeline] lock [2025-10-27T01:58:33.975Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] [2025-10-27T01:58:33.985Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] did not exist. Created. [2025-10-27T01:58:33.991Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-27T01:58:34.311Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-27T01:58:34.426Z] Stashed 1 file(s) [Pipeline] } [2025-10-27T01:58:34.433Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-27T01:58:34.460Z] $ docker stop --time=1 8deff6f386a369f086f23b15686cb5004dc45e4c92a39149ddca49ef295485d4 [2025-10-27T01:58:35.672Z] $ docker rm -f --volumes 8deff6f386a369f086f23b15686cb5004dc45e4c92a39149ddca49ef295485d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-27T01:58:35.814Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-27T01:58:36.655Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives ] [2025-10-27T01:58:36.655Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives [2025-10-27T01:58:36.655Z] total 16 [2025-10-27T01:58:36.655Z] drwxr-xr-x 3 root root 4096 Oct 27 01:58 . [2025-10-27T01:58:36.655Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 01:58 .. [2025-10-27T01:58:36.655Z] drwxr-xr-x 2 root root 4096 Oct 27 01:58 cost [2025-10-27T01:58:36.655Z] -rw-r--r-- 1 root root 86 Oct 27 01:58 cost.csv [2025-10-27T01:58:36.655Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives [2025-10-27T01:58:36.655Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives [2025-10-27T01:58:36.655Z] total 16 [2025-10-27T01:58:36.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:58 . [2025-10-27T01:58:36.655Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 01:58 .. [2025-10-27T01:58:36.655Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 01:58 cost [2025-10-27T01:58:36.655Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 27 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:36.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:37.806Z] ---> package-listing.sh [2025-10-27T01:58:37.806Z] ++ facter osfamily [2025-10-27T01:58:37.806Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-27T01:58:38.065Z] + OS_FAMILY=debian [2025-10-27T01:58:38.065Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1773 [2025-10-27T01:58:38.065Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-27T01:58:38.065Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-27T01:58:38.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-27T01:58:38.065Z] + PACKAGES=/tmp/packages_start.txt [2025-10-27T01:58:38.065Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1773 ']' [2025-10-27T01:58:38.065Z] + PACKAGES=/tmp/packages_end.txt [2025-10-27T01:58:38.065Z] + case "${OS_FAMILY}" in [2025-10-27T01:58:38.065Z] + dpkg -l [2025-10-27T01:58:38.065Z] + grep '^ii' [2025-10-27T01:58:38.065Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-27T01:58:38.065Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-27T01:58:38.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-27T01:58:38.065Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1773 ']' [2025-10-27T01:58:38.065Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives/ [2025-10-27T01:58:38.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives/ [Pipeline] echo [2025-10-27T01:58:38.076Z] 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-1773/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-27T01:58:38.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T01:58:38.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T01:58:38.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T01:58:39.106Z] prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container [2025-10-27T01:58:39.156Z] $ 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-1773/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-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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-27T01:58:39.357Z] $ docker top e1d0d1bfb89ea7326a550dd20b46ae16ed2cc6c8addf55eb7b5fa0cd8e1b5d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T01:58:39.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-27T01:58:39.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-27T01:58:40.283Z] + ls /var/log/sa-host [2025-10-27T01:58:40.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T01:58:40.435Z] provisioning config files... [2025-10-27T01:58:40.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/config10480441625260190953tmp [Pipeline] { [Pipeline] echo [2025-10-27T01:58:40.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:40.748Z] ---> create-netrc.sh [Pipeline] } [2025-10-27T01:58:40.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:41.120Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-27T01:58:41.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:41.413Z] ---> sudo-logs.sh [2025-10-27T01:58:41.414Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-27T01:58:41.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:41.734Z] ---> job-cost.sh [2025-10-27T01:58:41.734Z] lf-activate-venv: SKIPPING [2025-10-27T01:58:41.734Z] DEBUG: total: 0.2199999988079071 [2025-10-27T01:58:41.734Z] INFO: Retrieving Stack Cost... [2025-10-27T01:58:41.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-27T01:58:42.010Z] INFO: Archiving Costs [Pipeline] echo [2025-10-27T01:58:42.021Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T01:58:42.302Z] ---> logs-deploy.sh [2025-10-27T01:58:42.302Z] lf-activate-venv: SKIPPING [2025-10-27T01:58:42.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1773/5 [2025-10-27T01:58:42.302Z] INFO: archiving workspace using pattern(s): [2025-10-27T01:58:43.236Z] Archives upload complete. [2025-10-27T01:58:43.236Z] INFO: archiving logs to Nexus