Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6e158839bcd084ea8f5f3d68e1f575365487a32 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-ssh3711643706945470080.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-ssh10602704932779053979.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-mqtt-go/branches/main/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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15302761581423700885.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-ssh5154392916527792582.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-mqtt-go/branches/main/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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8218478070841526595.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-mqtt-go, goVersion:1.25] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-9028 in /w/workspace/edgexfoundry_device-mqtt-go_main [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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6e158839bcd084ea8f5f3d68e1f575365487a32 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6e158839bcd084ea8f5f3d68e1f575365487a32 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#797)" > git rev-list --no-walk 6ee0fa4037d33e245ee40150488dce33fae57236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-11T02:16:21.936Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-11T02:16:22.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-11T02:16:22.052Z] ========================================================= [2026-05-11T02:16:22.052Z] EdgeX Global Pipelines Version Info [2026-05-11T02:16:22.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:16:23.161Z] ------------------- [2026-05-11T02:16:23.161Z] stable info: [2026-05-11T02:16:23.161Z] ------------------- [2026-05-11T02:16:23.161Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-11T02:16:23.161Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-11T02:16:23.161Z] Message: update stable to v1.0.278 [2026-05-11T02:16:23.731Z] ------------------- [2026-05-11T02:16:23.731Z] experimental info: [2026-05-11T02:16:23.731Z] ------------------- [2026-05-11T02:16:23.731Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-11T02:16:23.731Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-11T02:16:23.731Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-11T02:16:23.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2026-05-11T02:16:23.837Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2026-05-11T02:16:23.861Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-11T02:16:23.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-11T02:16:23.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-11T02:16:23.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-11T02:16:23.943Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-11T02:16:23.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-11T02:16:23.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-11T02:16:24.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-11T02:16:24.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-11T02:16:24.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2026-05-11T02:16:24.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-11T02:16:24.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-11T02:16:24.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-11T02:16:24.142Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-11T02:16:24.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-11T02:16:24.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-11T02:16:24.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-11T02:16:24.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-11T02:16:24.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-11T02:16:24.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-11T02:16:24.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-11T02:16:24.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-11T02:16:24.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-11T02:16:24.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-11T02:16:24.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-11T02:16:24.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-11T02:16:24.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-11T02:16:24.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-11T02:16:24.512Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo [2026-05-11T02:16:24.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6e1588 [Pipeline] echo [2026-05-11T02:16:24.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:16:24.633Z] provisioning config files... [2026-05-11T02:16:24.649Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16382845598236805128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:16:24.989Z] ---> ****-login.sh [2026-05-11T02:16:24.989Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:16:24.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:25.248Z] [2026-05-11T02:16:25.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:16:25.249Z] Configure a credential helper to remove this warning. See [2026-05-11T02:16:25.249Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:16:25.249Z] [2026-05-11T02:16:25.249Z] Login Succeeded [2026-05-11T02:16:25.249Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:16:25.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:25.249Z] [2026-05-11T02:16:25.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:16:25.249Z] Configure a credential helper to remove this warning. See [2026-05-11T02:16:25.249Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:16:25.249Z] [2026-05-11T02:16:25.249Z] Login Succeeded [2026-05-11T02:16:25.249Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:16:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:25.509Z] [2026-05-11T02:16:25.509Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:16:25.509Z] Configure a credential helper to remove this warning. See [2026-05-11T02:16:25.509Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:16:25.509Z] [2026-05-11T02:16:25.509Z] Login Succeeded [2026-05-11T02:16:25.509Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:16:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:25.509Z] [2026-05-11T02:16:25.509Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:16:25.509Z] Configure a credential helper to remove this warning. See [2026-05-11T02:16:25.509Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:16:25.509Z] [2026-05-11T02:16:25.509Z] Login Succeeded [2026-05-11T02:16:25.509Z] ****.io [2026-05-11T02:16:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:25.769Z] [2026-05-11T02:16:25.769Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-11T02:16:25.769Z] Configure a credential helper to remove this warning. See [2026-05-11T02:16:25.769Z] https://docs.****.com/go/credential-store/ [2026-05-11T02:16:25.769Z] [2026-05-11T02:16:25.769Z] Login Succeeded [2026-05-11T02:16:25.769Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:16:25.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-11T02:16:26.187Z] + git rev-list -1 --merges c6e158839bcd084ea8f5f3d68e1f575365487a32~1..c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo [2026-05-11T02:16:26.213Z] -----------> git rev-list -1 --merges c6e158839bcd084ea8f5f3d68e1f575365487a32~1..c6e158839bcd084ea8f5f3d68e1f575365487a32 c6e158839bcd084ea8f5f3d68e1f575365487a32 [false] [Pipeline] sh [2026-05-11T02:16:26.505Z] + git log --format=format:%s -1 c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo [2026-05-11T02:16:26.519Z] ========================================================= [2026-05-11T02:16:26.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-11T02:16:26.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-11T02:16:26.866Z] + git log --format=format:%s -1 c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo [2026-05-11T02:16:26.877Z] [semverPrep] GIT_COMMIT: c6e158839bcd084ea8f5f3d68e1f575365487a32, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#797) [Pipeline] echo [2026-05-11T02:16:26.892Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-11T02:16:27.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-11T02:16:27.284Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-11T02:16:27.284Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-11T02:16:27.284Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-11T02:16:27.284Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-11T02:16:27.284Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-11T02:16:27.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:16:27.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:16:27.714Z] [2026-05-11T02:16:27.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:16:28.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:16:28.028Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-11T02:16:28.028Z] 3dae71ba6b94: Pulling fs layer [2026-05-11T02:16:28.028Z] 6bf1a483ea7c: Pulling fs layer [2026-05-11T02:16:28.028Z] f5dfc541a4d3: Pulling fs layer [2026-05-11T02:16:28.028Z] 461d9e800cba: Pulling fs layer [2026-05-11T02:16:28.028Z] 80192f66455f: Pulling fs layer [2026-05-11T02:16:28.028Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-11T02:16:28.028Z] a29436f7fd5d: Pulling fs layer [2026-05-11T02:16:28.028Z] 923cac83aea3: Pulling fs layer [2026-05-11T02:16:28.028Z] 25ad8b0a4227: Pulling fs layer [2026-05-11T02:16:28.028Z] db01528c6b51: Pulling fs layer [2026-05-11T02:16:28.028Z] 28988de357af: Pulling fs layer [2026-05-11T02:16:28.028Z] 461d9e800cba: Waiting [2026-05-11T02:16:28.028Z] 80192f66455f: Waiting [2026-05-11T02:16:28.028Z] 2e8e34ca0e6c: Waiting [2026-05-11T02:16:28.028Z] a29436f7fd5d: Waiting [2026-05-11T02:16:28.028Z] 923cac83aea3: Waiting [2026-05-11T02:16:28.028Z] 25ad8b0a4227: Waiting [2026-05-11T02:16:28.028Z] db01528c6b51: Waiting [2026-05-11T02:16:28.028Z] 28988de357af: Waiting [2026-05-11T02:16:28.028Z] 6bf1a483ea7c: Verifying Checksum [2026-05-11T02:16:28.028Z] 6bf1a483ea7c: Download complete [2026-05-11T02:16:28.028Z] 461d9e800cba: Verifying Checksum [2026-05-11T02:16:28.028Z] 461d9e800cba: Download complete [2026-05-11T02:16:28.028Z] 80192f66455f: Download complete [2026-05-11T02:16:28.289Z] f5dfc541a4d3: Verifying Checksum [2026-05-11T02:16:28.289Z] f5dfc541a4d3: Download complete [2026-05-11T02:16:28.289Z] 3dae71ba6b94: Download complete [2026-05-11T02:16:28.289Z] 923cac83aea3: Download complete [2026-05-11T02:16:28.289Z] 25ad8b0a4227: Verifying Checksum [2026-05-11T02:16:28.289Z] 25ad8b0a4227: Download complete [2026-05-11T02:16:28.289Z] db01528c6b51: Download complete [2026-05-11T02:16:28.548Z] 28988de357af: Download complete [2026-05-11T02:16:28.806Z] a29436f7fd5d: Verifying Checksum [2026-05-11T02:16:28.806Z] a29436f7fd5d: Download complete [2026-05-11T02:16:28.806Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-11T02:16:28.806Z] 2e8e34ca0e6c: Download complete [2026-05-11T02:16:29.371Z] 3dae71ba6b94: Pull complete [2026-05-11T02:16:29.630Z] 6bf1a483ea7c: Pull complete [2026-05-11T02:16:30.198Z] f5dfc541a4d3: Pull complete [2026-05-11T02:16:30.198Z] 461d9e800cba: Pull complete [2026-05-11T02:16:30.198Z] 80192f66455f: Pull complete [2026-05-11T02:16:33.483Z] 2e8e34ca0e6c: Pull complete [2026-05-11T02:16:34.420Z] a29436f7fd5d: Pull complete [2026-05-11T02:16:34.420Z] 923cac83aea3: Pull complete [2026-05-11T02:16:34.420Z] 25ad8b0a4227: Pull complete [2026-05-11T02:16:34.420Z] db01528c6b51: Pull complete [2026-05-11T02:16:34.420Z] 28988de357af: Pull complete [2026-05-11T02:16:34.420Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-11T02:16:34.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:16:34.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:16:34.558Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:16:34.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-11T02:16:36.167Z] $ docker top d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 -eo pid,comm [2026-05-11T02:16:36.214Z] 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). [2026-05-11T02:16:36.214Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-11T02:16:36.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:16:36.270Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:16:36.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:16:36.383Z] $ docker exec d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent [2026-05-11T02:16:36.481Z] SSH_AUTH_SOCK=/tmp/ssh-vaZdNLxOONyt/agent.33 [2026-05-11T02:16:36.481Z] SSH_AGENT_PID=39 [2026-05-11T02:16:36.486Z] Running ssh-add (command line suppressed) [2026-05-11T02:16:36.583Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2821958629135388569.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2821958629135388569.key) [2026-05-11T02:16:36.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:16:36.934Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2026-05-11T02:16:37.221Z] + git tag --points-at HEAD [Pipeline] } [2026-05-11T02:16:37.236Z] $ docker exec --env ******** --env ******** d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent -k [2026-05-11T02:16:37.334Z] unset SSH_AUTH_SOCK; [2026-05-11T02:16:37.334Z] unset SSH_AGENT_PID; [2026-05-11T02:16:37.334Z] echo Agent pid 39 killed; [2026-05-11T02:16:37.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-11T02:16:37.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:16:37.383Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:16:37.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:16:37.486Z] $ docker exec d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent [2026-05-11T02:16:37.581Z] SSH_AUTH_SOCK=/tmp/ssh-uECoQmrSWM0W/agent.87 [2026-05-11T02:16:37.581Z] SSH_AGENT_PID=93 [2026-05-11T02:16:37.585Z] Running ssh-add (command line suppressed) [2026-05-11T02:16:37.685Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12286620624652925324.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12286620624652925324.key) [2026-05-11T02:16:37.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:16:37.998Z] + git semver init [2026-05-11T02:16:38.258Z] 2026-05-11 02:16:38,196 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-11T02:16:38.258Z] 2026-05-11 02:16:38,200 [run_init] DEBUG init version:0.0.0 force:False [2026-05-11T02:16:38.258Z] 2026-05-11 02:16:38,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-05-11T02:16:38.258Z] 2026-05-11 02:16:38,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-05-11T02:16:38.258Z] 2026-05-11 02:16:38,201 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-11T02:16:39.633Z] 2026-05-11 02:16:39,537 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2026-05-11T02:16:39.633Z] 2026-05-11 02:16:39,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2026-05-11T02:16:39.633Z] 2026-05-11 02:16:39,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:16:39.633Z] 2026-05-11 02:16:39,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:16:39.633Z] 4.1.0-dev.15 [Pipeline] } [2026-05-11T02:16:39.646Z] $ docker exec --env ******** --env ******** d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent -k [2026-05-11T02:16:39.736Z] unset SSH_AUTH_SOCK; [2026-05-11T02:16:39.736Z] unset SSH_AGENT_PID; [2026-05-11T02:16:39.736Z] echo Agent pid 93 killed; [2026-05-11T02:16:39.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:16:40.072Z] + git semver [Pipeline] } [2026-05-11T02:16:40.347Z] $ docker stop --time=1 d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 [2026-05-11T02:16:41.621Z] $ docker rm -f --volumes d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-11T02:16:41.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-11T02:16:42.229Z] Stashed 1 file(s) [Pipeline] echo [2026-05-11T02:16:42.232Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:16:42.397Z] provisioning config files... [2026-05-11T02:16:42.435Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9529556150982064244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:16:42.750Z] ---> ****-login.sh [2026-05-11T02:16:42.750Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:16:42.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:42.750Z] Login Succeeded [2026-05-11T02:16:42.750Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:16:42.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:42.750Z] Login Succeeded [2026-05-11T02:16:42.750Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:16:42.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:43.009Z] Login Succeeded [2026-05-11T02:16:43.009Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:16:43.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:43.009Z] Login Succeeded [2026-05-11T02:16:43.009Z] ****.io [2026-05-11T02:16:43.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:16:43.268Z] Login Succeeded [2026-05-11T02:16:43.268Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:16:43.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-11T02:16:43.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:16:43.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:16:43.403Z] ========================================================= [2026-05-11T02:16:43.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-11T02:16:43.404Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:16:43.744Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-11T02:16:44.315Z] #0 building with "default" instance using docker driver [2026-05-11T02:16:44.315Z] [2026-05-11T02:16:44.315Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:16:44.315Z] #1 transferring dockerfile: 1.84kB done [2026-05-11T02:16:44.315Z] #1 DONE 0.0s [2026-05-11T02:16:44.315Z] [2026-05-11T02:16:44.316Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-11T02:16:44.316Z] #2 DONE 0.1s [2026-05-11T02:16:44.573Z] [2026-05-11T02:16:44.573Z] #3 [internal] load .dockerignore [2026-05-11T02:16:44.573Z] #3 transferring context: 182B done [2026-05-11T02:16:44.573Z] #3 DONE 0.0s [2026-05-11T02:16:44.573Z] [2026-05-11T02:16:44.573Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-11T02:16:44.573Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-11T02:16:44.573Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-11T02:16:44.573Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-11T02:16:44.573Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-11T02:16:44.573Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-11T02:16:44.573Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-11T02:16:44.573Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-11T02:16:44.573Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-11T02:16:44.573Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-11T02:16:44.573Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-11T02:16:44.573Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-11T02:16:44.573Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-11T02:16:44.573Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-11T02:16:44.573Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-11T02:16:44.573Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-11T02:16:44.833Z] #4 ... [2026-05-11T02:16:44.833Z] [2026-05-11T02:16:44.833Z] #5 [internal] load build context [2026-05-11T02:16:44.833Z] #5 transferring context: 31.64MB 0.2s done [2026-05-11T02:16:44.833Z] #5 DONE 0.3s [2026-05-11T02:16:44.833Z] [2026-05-11T02:16:44.833Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-11T02:16:44.833Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s [2026-05-11T02:16:44.833Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-11T02:16:44.833Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.14MB / 11.98MB 0.3s [2026-05-11T02:16:44.833Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-05-11T02:16:44.833Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-11T02:16:44.833Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s [2026-05-11T02:16:44.833Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-05-11T02:16:44.833Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s [2026-05-11T02:16:44.833Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-11T02:16:44.833Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2026-05-11T02:16:45.091Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-11T02:16:45.091Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s [2026-05-11T02:16:45.091Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s [2026-05-11T02:16:45.091Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-11T02:16:45.091Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s [2026-05-11T02:16:45.091Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s [2026-05-11T02:16:45.091Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-11T02:16:45.350Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 0.9s [2026-05-11T02:16:45.350Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-05-11T02:16:45.350Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-11T02:16:45.609Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-11T02:16:49.800Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-05-11T02:16:49.800Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-11T02:16:49.800Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-11T02:16:49.800Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-11T02:16:49.800Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-11T02:16:49.800Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-11T02:16:50.060Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-11T02:16:50.060Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-11T02:16:53.348Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-05-11T02:16:53.348Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-11T02:16:53.614Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-11T02:16:53.614Z] #4 DONE 9.3s [2026-05-11T02:16:53.875Z] [2026-05-11T02:16:53.875Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-11T02:16:53.875Z] #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:16:54.134Z] #6 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:16:54.393Z] #6 0.798 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-11T02:16:54.652Z] #6 0.811 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-11T02:16:54.652Z] #6 0.819 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-11T02:16:54.652Z] #6 0.848 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-11T02:16:54.652Z] #6 0.862 Executing busybox-1.37.0-r19.trigger [2026-05-11T02:16:54.652Z] #6 0.871 OK: 269 MiB in 64 packages [2026-05-11T02:16:56.034Z] #6 DONE 2.3s [2026-05-11T02:16:56.292Z] [2026-05-11T02:16:56.292Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2026-05-11T02:16:56.292Z] #7 DONE 0.0s [2026-05-11T02:16:56.292Z] [2026-05-11T02:16:56.292Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:16:56.292Z] #8 DONE 0.0s [2026-05-11T02:16:56.292Z] [2026-05-11T02:16:56.292Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:16:57.363Z] Still waiting to schedule task [2026-05-11T02:16:57.363Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9026’ [2026-05-11T02:17:11.188Z] #9 DONE 12.8s [2026-05-11T02:17:11.188Z] [2026-05-11T02:17:11.188Z] #10 [builder 6/7] COPY . . [2026-05-11T02:17:11.188Z] #10 DONE 0.1s [2026-05-11T02:17:11.188Z] [2026-05-11T02:17:11.188Z] #11 [builder 7/7] RUN echo noop [2026-05-11T02:17:11.188Z] #11 0.199 noop [2026-05-11T02:17:11.188Z] #11 DONE 0.2s [2026-05-11T02:17:11.188Z] [2026-05-11T02:17:11.188Z] #12 exporting to image [2026-05-11T02:17:11.188Z] #12 exporting layers [2026-05-11T02:17:16.462Z] #12 exporting layers 7.1s done [2026-05-11T02:17:16.462Z] #12 writing image sha256:35f880019f1547e4df3c1f1f755a6f778e5305b3fb8d4d83ab9e7a40e5096d7f done [2026-05-11T02:17:16.462Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-11T02:17:16.462Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:17:16.795Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-11T02:17:16.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:17:16.886Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:17:16.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2026-05-11T02:17:17.237Z] $ docker top 505f5b90e6a6251e3ca1efa3282860fad805b13ac34d9f3f53aadbfe43a7ccd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:17:17.575Z] + go version [2026-05-11T02:17:17.575Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-11T02:17:17.588Z] $ docker stop --time=1 505f5b90e6a6251e3ca1efa3282860fad805b13ac34d9f3f53aadbfe43a7ccd0 [2026-05-11T02:17:18.854Z] $ docker rm -f --volumes 505f5b90e6a6251e3ca1efa3282860fad805b13ac34d9f3f53aadbfe43a7ccd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:17:19.307Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-11T02:17:19.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:17:19.395Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:17:19.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2026-05-11T02:17:19.702Z] $ docker top 6927e877f0c2a22585a1fe7007d6bad9f8347adfc78e835fa4dc088fc48770fa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:17:20.051Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:17:20.357Z] + make test [2026-05-11T02:17:20.358Z] go test ./... -coverprofile=coverage.out ./... [2026-05-11T02:17:21.737Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-05-11T02:17:43.683Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-05-11T02:17:43.683Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements [2026-05-11T02:17:43.683Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-05-11T02:17:53.664Z] 0 issues. [2026-05-11T02:17:53.664Z] go vet ./... [2026-05-11T02:17:58.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-11T02:17:58.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-11T02:17:58.987Z] ./bin/test-attribution-txt.sh [2026-05-11T02:17:58.987Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-11T02:17:58.987Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-11T02:17:58.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-11T02:17:59.021Z] $ docker stop --time=1 6927e877f0c2a22585a1fe7007d6bad9f8347adfc78e835fa4dc088fc48770fa [2026-05-11T02:18:00.995Z] $ docker rm -f --volumes 6927e877f0c2a22585a1fe7007d6bad9f8347adfc78e835fa4dc088fc48770fa [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-11T02:18:01.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-11T02:18:01.607Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-11T02:18:02.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-11T02:18:02.457Z] + ls -al . [2026-05-11T02:18:02.457Z] total 256 [2026-05-11T02:18:02.458Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 02:17 . [2026-05-11T02:18:02.458Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:16 .. [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 02:16 .dockerignore [2026-05-11T02:18:02.458Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:17 .git [2026-05-11T02:18:02.458Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:16 .github [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 264 May 11 02:16 .gitignore [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 359 May 11 02:16 .golangci.yml [2026-05-11T02:18:02.458Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 02:16 .semver [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 21759 May 11 02:16 Attribution.txt [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 19382 May 11 02:16 CHANGELOG.md [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 1803 May 11 02:16 Dockerfile [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 02:16 GOVERNANCE.md [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 680 May 11 02:16 Jenkinsfile [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 02:16 LICENSE [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 2544 May 11 02:16 Makefile [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 02:16 OWNERS.md [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 11 02:16 README.md [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 02:16 VERSION [2026-05-11T02:18:02.458Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:16 bin [2026-05-11T02:18:02.458Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:16 cmd [2026-05-11T02:18:02.458Z] -rw-r--r-- 1 jenkins jenkins 21039 May 11 02:17 coverage.out [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 6669 May 11 02:16 go.mod [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 11 02:16 go.sum [2026-05-11T02:18:02.458Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:16 internal [2026-05-11T02:18:02.458Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:16 mock [2026-05-11T02:18:02.458Z] -rw-rw-r-- 1 jenkins jenkins 227 May 11 02:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:02.774Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c6e158839bcd084ea8f5f3d68e1f575365487a32 --label arch=amd64 --label version=4.1.0-dev.15 . [2026-05-11T02:18:03.081Z] #0 building with "default" instance using docker driver [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:18:03.081Z] #1 transferring dockerfile: 1.84kB done [2026-05-11T02:18:03.081Z] #1 DONE 0.0s [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:18:03.081Z] #2 DONE 0.0s [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-11T02:18:03.081Z] #3 DONE 0.1s [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #4 [internal] load .dockerignore [2026-05-11T02:18:03.081Z] #4 transferring context: 33B [2026-05-11T02:18:03.081Z] #4 transferring context: 182B done [2026-05-11T02:18:03.081Z] #4 DONE 0.0s [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #5 [internal] load build context [2026-05-11T02:18:03.081Z] #5 transferring context: 32.83kB 0.0s done [2026-05-11T02:18:03.081Z] #5 DONE 0.0s [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-11T02:18:03.081Z] #6 DONE 0.1s [2026-05-11T02:18:03.081Z] [2026-05-11T02:18:03.081Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:18:03.081Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-11T02:18:03.081Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-11T02:18:03.081Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-11T02:18:03.081Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-11T02:18:03.081Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-11T02:18:03.081Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-11T02:18:03.339Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-11T02:18:03.339Z] #7 DONE 0.3s [2026-05-11T02:18:03.339Z] [2026-05-11T02:18:03.339Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-11T02:18:03.599Z] #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:18:03.599Z] #8 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:18:03.860Z] #8 ... [2026-05-11T02:18:03.861Z] [2026-05-11T02:18:03.861Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-11T02:18:03.861Z] #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:18:03.861Z] #9 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:18:03.861Z] #9 0.719 OK: 269 MiB in 64 packages [2026-05-11T02:18:03.861Z] #9 DONE 0.8s [2026-05-11T02:18:03.861Z] [2026-05-11T02:18:03.861Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-11T02:18:03.861Z] #8 0.554 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:18:03.861Z] #8 0.560 Executing busybox-1.37.0-r20.trigger [2026-05-11T02:18:03.861Z] #8 0.566 OK: 7 MiB in 17 packages [2026-05-11T02:18:04.119Z] #8 DONE 0.7s [2026-05-11T02:18:04.119Z] [2026-05-11T02:18:04.119Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2026-05-11T02:18:04.119Z] #10 DONE 0.0s [2026-05-11T02:18:04.119Z] [2026-05-11T02:18:04.119Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-11T02:18:04.119Z] #11 DONE 0.0s [2026-05-11T02:18:04.119Z] [2026-05-11T02:18:04.119Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:18:04.390Z] #12 DONE 0.5s [2026-05-11T02:18:04.390Z] [2026-05-11T02:18:04.390Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-11T02:18:04.390Z] #13 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-11T02:18:04.390Z] #13 0.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-11T02:18:04.648Z] #13 ... [2026-05-11T02:18:04.648Z] [2026-05-11T02:18:04.648Z] #14 [builder 6/7] COPY . . [2026-05-11T02:18:04.648Z] #14 DONE 0.1s [2026-05-11T02:18:04.648Z] [2026-05-11T02:18:04.648Z] #15 [builder 7/7] RUN make build [2026-05-11T02:18:04.905Z] #15 ... [2026-05-11T02:18:04.905Z] [2026-05-11T02:18:04.905Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-11T02:18:04.905Z] #13 0.849 OK: 7 MiB in 17 packages [2026-05-11T02:18:04.905Z] #13 DONE 1.0s [2026-05-11T02:18:04.905Z] [2026-05-11T02:18:04.905Z] #15 [builder 7/7] RUN make build [2026-05-11T02:18:04.905Z] #15 0.186 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-05-11T02:18:31.485Z] #15 DONE 25.5s [2026-05-11T02:18:31.485Z] [2026-05-11T02:18:31.485Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2026-05-11T02:18:31.485Z] #16 DONE 0.2s [2026-05-11T02:18:31.485Z] [2026-05-11T02:18:31.485Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2026-05-11T02:18:31.485Z] #17 DONE 0.0s [2026-05-11T02:18:31.485Z] [2026-05-11T02:18:31.485Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-05-11T02:18:31.485Z] #18 DONE 0.0s [2026-05-11T02:18:31.485Z] [2026-05-11T02:18:31.485Z] #19 exporting to image [2026-05-11T02:18:31.485Z] #19 exporting layers [2026-05-11T02:18:31.485Z] #19 exporting layers 0.3s done [2026-05-11T02:18:31.485Z] #19 writing image sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done [2026-05-11T02:18:31.485Z] #19 naming to docker.io/library/device-mqtt done [2026-05-11T02:18:31.485Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:18:31.673Z] provisioning config files... [2026-05-11T02:18:31.684Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8830160575593781656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:18:32.005Z] ---> ****-login.sh [2026-05-11T02:18:32.005Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:18:32.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:18:32.005Z] Login Succeeded [2026-05-11T02:18:32.005Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:18:32.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:18:32.005Z] Login Succeeded [2026-05-11T02:18:32.005Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:18:32.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:18:32.264Z] Login Succeeded [2026-05-11T02:18:32.264Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:18:32.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:18:32.264Z] Login Succeeded [2026-05-11T02:18:32.264Z] ****.io [2026-05-11T02:18:32.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:18:32.523Z] Login Succeeded [2026-05-11T02:18:32.524Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:18:32.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:18:32.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:18:32.598Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2026-05-11T02:18:32.598Z] c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:18:32.598Z] latest [2026-05-11T02:18:32.598Z] 4.1.0-dev.15 [2026-05-11T02:18:32.598Z] c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:18:32.598Z] main [2026-05-11T02:18:32.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:32.934Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:33.246Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:18:33.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-11T02:18:33.246Z] 084bc5182a2f: Preparing [2026-05-11T02:18:33.246Z] 4e9c9a644a18: Preparing [2026-05-11T02:18:33.246Z] 9ee61bf39ecd: Preparing [2026-05-11T02:18:33.246Z] 69fcd9551590: Preparing [2026-05-11T02:18:33.246Z] 231d8163b7a3: Preparing [2026-05-11T02:18:33.246Z] 0854555d70ac: Preparing [2026-05-11T02:18:33.246Z] 0854555d70ac: Waiting [2026-05-11T02:18:33.246Z] 4e9c9a644a18: Pushed [2026-05-11T02:18:33.246Z] 69fcd9551590: Pushed [2026-05-11T02:18:33.246Z] 231d8163b7a3: Pushed [2026-05-11T02:18:33.246Z] 084bc5182a2f: Pushed [2026-05-11T02:18:33.246Z] 0854555d70ac: Layer already exists [2026-05-11T02:18:39.883Z] 9ee61bf39ecd: Pushed [2026-05-11T02:18:39.883Z] c6e158839bcd084ea8f5f3d68e1f575365487a32: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:40.212Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:40.536Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-11T02:18:40.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-11T02:18:40.536Z] 084bc5182a2f: Preparing [2026-05-11T02:18:40.536Z] 4e9c9a644a18: Preparing [2026-05-11T02:18:40.536Z] 9ee61bf39ecd: Preparing [2026-05-11T02:18:40.536Z] 69fcd9551590: Preparing [2026-05-11T02:18:40.536Z] 231d8163b7a3: Preparing [2026-05-11T02:18:40.536Z] 0854555d70ac: Preparing [2026-05-11T02:18:40.536Z] 0854555d70ac: Waiting [2026-05-11T02:18:40.536Z] 084bc5182a2f: Layer already exists [2026-05-11T02:18:40.536Z] 9ee61bf39ecd: Layer already exists [2026-05-11T02:18:40.536Z] 231d8163b7a3: Layer already exists [2026-05-11T02:18:40.536Z] 69fcd9551590: Layer already exists [2026-05-11T02:18:40.536Z] 4e9c9a644a18: Layer already exists [2026-05-11T02:18:40.536Z] 0854555d70ac: Layer already exists [2026-05-11T02:18:40.536Z] latest: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:40.868Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:41.199Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-05-11T02:18:41.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-11T02:18:41.199Z] 084bc5182a2f: Preparing [2026-05-11T02:18:41.199Z] 4e9c9a644a18: Preparing [2026-05-11T02:18:41.199Z] 9ee61bf39ecd: Preparing [2026-05-11T02:18:41.199Z] 69fcd9551590: Preparing [2026-05-11T02:18:41.199Z] 231d8163b7a3: Preparing [2026-05-11T02:18:41.199Z] 0854555d70ac: Preparing [2026-05-11T02:18:41.199Z] 0854555d70ac: Waiting [2026-05-11T02:18:41.199Z] 4e9c9a644a18: Layer already exists [2026-05-11T02:18:41.199Z] 69fcd9551590: Layer already exists [2026-05-11T02:18:41.199Z] 084bc5182a2f: Layer already exists [2026-05-11T02:18:41.199Z] 9ee61bf39ecd: Layer already exists [2026-05-11T02:18:41.199Z] 231d8163b7a3: Layer already exists [2026-05-11T02:18:41.199Z] 0854555d70ac: Layer already exists [2026-05-11T02:18:41.199Z] 4.1.0-dev.15: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:41.531Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:41.859Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:18:41.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-11T02:18:41.859Z] 084bc5182a2f: Preparing [2026-05-11T02:18:41.859Z] 4e9c9a644a18: Preparing [2026-05-11T02:18:41.859Z] 9ee61bf39ecd: Preparing [2026-05-11T02:18:41.859Z] 69fcd9551590: Preparing [2026-05-11T02:18:41.859Z] 231d8163b7a3: Preparing [2026-05-11T02:18:41.859Z] 0854555d70ac: Preparing [2026-05-11T02:18:41.859Z] 0854555d70ac: Waiting [2026-05-11T02:18:41.859Z] 9ee61bf39ecd: Layer already exists [2026-05-11T02:18:41.859Z] 69fcd9551590: Layer already exists [2026-05-11T02:18:41.859Z] 084bc5182a2f: Layer already exists [2026-05-11T02:18:41.859Z] 4e9c9a644a18: Layer already exists [2026-05-11T02:18:41.859Z] 231d8163b7a3: Layer already exists [2026-05-11T02:18:41.859Z] 0854555d70ac: Layer already exists [2026-05-11T02:18:41.859Z] c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:42.187Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:18:42.512Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-05-11T02:18:42.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-11T02:18:42.512Z] 084bc5182a2f: Preparing [2026-05-11T02:18:42.512Z] 4e9c9a644a18: Preparing [2026-05-11T02:18:42.512Z] 9ee61bf39ecd: Preparing [2026-05-11T02:18:42.512Z] 69fcd9551590: Preparing [2026-05-11T02:18:42.512Z] 231d8163b7a3: Preparing [2026-05-11T02:18:42.512Z] 0854555d70ac: Preparing [2026-05-11T02:18:42.512Z] 0854555d70ac: Waiting [2026-05-11T02:18:42.512Z] 69fcd9551590: Layer already exists [2026-05-11T02:18:42.512Z] 4e9c9a644a18: Layer already exists [2026-05-11T02:18:42.512Z] 231d8163b7a3: Layer already exists [2026-05-11T02:18:42.512Z] 084bc5182a2f: Layer already exists [2026-05-11T02:18:42.512Z] 9ee61bf39ecd: Layer already exists [2026-05-11T02:18:42.512Z] 0854555d70ac: Layer already exists [2026-05-11T02:18:42.512Z] main: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:18:42.594Z] ===================================================== [Pipeline] echo [2026-05-11T02:18:42.612Z] taggedImages: [2026-05-11T02:18:42.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:18:42.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-11T02:18:42.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-05-11T02:18:42.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:18:42.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2026-05-11T02:18:42.663Z] ========================================================= [2026-05-11T02:18:42.663Z] [edgeXBuildMultiArch] RAW Config: [2026-05-11T02:18:42.663Z] images: [2026-05-11T02:18:42.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:18:42.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-11T02:18:42.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-05-11T02:18:42.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:18:42.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-05-11T02:18:42.663Z] settingsFile: [2026-05-11T02:18:42.663Z] device-mqtt-go-settings [2026-05-11T02:18:42.663Z] ========================================================= [Pipeline] node [2026-05-11T02:18:57.668Z] Still waiting to schedule task [2026-05-11T02:18:57.668Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-11T02:19:32.403Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9030 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2026-05-11T02:19:32.420Z] Running in /w/workspace/device-mqtt-go/214 [Pipeline] { [Pipeline] checkout [2026-05-11T02:19:35.553Z] The recommended git tool is: git [2026-05-11T02:19:41.542Z] Running on prd-centos7-docker-4c-2g-9031 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:19:41.602Z] provisioning config files... [2026-05-11T02:19:41.641Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17405127733490602689tmp [Pipeline] { [Pipeline] libraryResource [2026-05-11T02:19:42.320Z] using credential edgex-jenkins-ssh [2026-05-11T02:19:42.343Z] Cloning the remote Git repository [2026-05-11T02:19:42.394Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2026-05-11T02:19:42.491Z] > git init /w/workspace/device-mqtt-go/214 # timeout=10 [2026-05-11T02:19:42.643Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2026-05-11T02:19:42.644Z] > git --version # timeout=10 [2026-05-11T02:19:42.666Z] > git --version # 'git version 2.25.1' [2026-05-11T02:19:42.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh [2026-05-11T02:19:43.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-11T02:19:45.536Z] ---> ****-login.sh [2026-05-11T02:19:45.536Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:19:45.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:45.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:45.536Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:45.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:45.536Z] [2026-05-11T02:19:45.536Z] Login Succeeded [2026-05-11T02:19:45.536Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:19:45.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:45.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:45.798Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:45.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:45.798Z] [2026-05-11T02:19:45.798Z] Login Succeeded [2026-05-11T02:19:45.798Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:19:45.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:45.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:45.799Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:45.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:45.799Z] [2026-05-11T02:19:45.799Z] Login Succeeded [2026-05-11T02:19:45.799Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:19:45.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:45.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:45.799Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:45.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:45.799Z] [2026-05-11T02:19:45.799Z] Login Succeeded [2026-05-11T02:19:45.799Z] ****.io [2026-05-11T02:19:46.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:46.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:46.066Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:46.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:46.066Z] [2026-05-11T02:19:46.066Z] Login Succeeded [2026-05-11T02:19:46.066Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:19:46.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:19:46.434Z] + docker buildx ls [2026-05-11T02:19:46.434Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-11T02:19:46.434Z] default * docker [2026-05-11T02:19:46.434Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-11T02:19:46.730Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-11T02:19:46.730Z] edgex-builder [Pipeline] sh [2026-05-11T02:19:47.029Z] + docker buildx inspect --bootstrap [2026-05-11T02:19:47.029Z] #1 [internal] booting buildkit [2026-05-11T02:19:47.029Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-11T02:19:48.895Z] Avoid second fetch [2026-05-11T02:19:48.896Z] Checking out Revision c6e158839bcd084ea8f5f3d68e1f575365487a32 (main) [2026-05-11T02:19:47.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2026-05-11T02:19:47.837Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-11T02:19:48.914Z] > git config core.sparsecheckout # timeout=10 [2026-05-11T02:19:48.989Z] > git checkout -f c6e158839bcd084ea8f5f3d68e1f575365487a32 # timeout=10 [2026-05-11T02:19:49.561Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#797)" [2026-05-11T02:19:51.251Z] #1 pulling image moby/buildkit:buildx-stable-1 4.2s done [2026-05-11T02:19:51.251Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-11T02:19:52.192Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2026-05-11T02:19:52.192Z] #1 DONE 5.4s [2026-05-11T02:19:52.192Z] Name: edgex-builder [2026-05-11T02:19:52.192Z] Driver: docker-container [2026-05-11T02:19:52.192Z] [2026-05-11T02:19:52.192Z] Nodes: [2026-05-11T02:19:52.192Z] Name: edgex-builder0 [2026-05-11T02:19:52.192Z] Endpoint: unix:///var/run/docker.sock [2026-05-11T02:19:52.192Z] Status: running [2026-05-11T02:19:52.192Z] Buildkit: v0.29.0 [2026-05-11T02:19:52.192Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-11T02:19:52.481Z] + docker buildx ls [2026-05-11T02:19:52.481Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-11T02:19:52.481Z] edgex-builder * docker-container [2026-05-11T02:19:52.481Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-11T02:19:52.481Z] default docker [2026-05-11T02:19:52.481Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-11T02:19:52.794Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32' [2026-05-11T02:19:52.794Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 --push - [2026-05-11T02:19:53.054Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:19:53.054Z] #1 transferring dockerfile: 196B done [2026-05-11T02:19:53.054Z] #1 DONE 0.0s [2026-05-11T02:19:53.054Z] [2026-05-11T02:19:53.054Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:19:53.054Z] #2 DONE 0.1s [2026-05-11T02:19:53.054Z] [2026-05-11T02:19:53.054Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:19:53.054Z] #3 DONE 0.1s [2026-05-11T02:19:53.054Z] [2026-05-11T02:19:53.054Z] #4 [internal] load .dockerignore [2026-05-11T02:19:53.054Z] #4 transferring context: 2B done [2026-05-11T02:19:53.054Z] #4 DONE 0.0s [2026-05-11T02:19:53.054Z] [2026-05-11T02:19:53.054Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:53.054Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:53.054Z] #5 DONE 0.0s [2026-05-11T02:19:53.054Z] [2026-05-11T02:19:53.054Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:53.054Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:53.054Z] #6 DONE 0.1s [2026-05-11T02:19:53.314Z] [2026-05-11T02:19:53.314Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-11T02:19:53.314Z] #7 DONE 0.0s [2026-05-11T02:19:53.314Z] [2026-05-11T02:19:53.314Z] #8 exporting to image [2026-05-11T02:19:53.314Z] #8 exporting layers done [2026-05-11T02:19:53.314Z] #8 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done [2026-05-11T02:19:53.314Z] #8 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done [2026-05-11T02:19:53.314Z] #8 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done [2026-05-11T02:19:53.314Z] #8 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 0.0s done [2026-05-11T02:19:53.314Z] #8 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done [2026-05-11T02:19:53.314Z] #8 pushing layers [2026-05-11T02:19:53.314Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-11T02:19:53.314Z] #8 pushing layers 0.1s done [2026-05-11T02:19:53.314Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done [2026-05-11T02:19:53.314Z] #8 DONE 0.2s [2026-05-11T02:19:53.314Z] [2026-05-11T02:19:53.314Z] 1 warning found (use --debug to expand): [2026-05-11T02:19:53.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-11T02:19:53.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - [2026-05-11T02:19:53.604Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' [2026-05-11T02:19:53.604Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:19:53.604Z] #1 transferring dockerfile: 162B done [2026-05-11T02:19:53.604Z] #1 DONE 0.0s [2026-05-11T02:19:53.604Z] [2026-05-11T02:19:53.604Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-11T02:19:53.604Z] #2 DONE 0.0s [2026-05-11T02:19:53.604Z] [2026-05-11T02:19:53.604Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-11T02:19:53.604Z] #3 DONE 0.0s [2026-05-11T02:19:53.604Z] [2026-05-11T02:19:53.604Z] #4 [internal] load .dockerignore [2026-05-11T02:19:53.604Z] #4 transferring context: 2B done [2026-05-11T02:19:53.604Z] #4 DONE 0.0s [2026-05-11T02:19:53.604Z] [2026-05-11T02:19:53.604Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:53.604Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:53.604Z] #5 CACHED [2026-05-11T02:19:53.604Z] [2026-05-11T02:19:53.604Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2026-05-11T02:19:53.872Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:53.872Z] #6 CACHED [2026-05-11T02:19:53.872Z] [2026-05-11T02:19:53.872Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-11T02:19:53.872Z] #7 DONE 0.0s [2026-05-11T02:19:53.872Z] [2026-05-11T02:19:53.872Z] #8 exporting to image [2026-05-11T02:19:53.872Z] #8 exporting layers done [2026-05-11T02:19:53.872Z] #8 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done [2026-05-11T02:19:53.872Z] #8 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done [2026-05-11T02:19:53.872Z] #8 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done [2026-05-11T02:19:53.872Z] #8 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done [2026-05-11T02:19:53.872Z] #8 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done [2026-05-11T02:19:53.872Z] #8 pushing layers 0.0s done [2026-05-11T02:19:53.872Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done [2026-05-11T02:19:53.872Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-11T02:19:53.872Z] #8 DONE 0.1s [2026-05-11T02:19:53.872Z] [2026-05-11T02:19:53.872Z] 1 warning found (use --debug to expand): [2026-05-11T02:19:53.872Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:19:53.960Z] provisioning config files... [2026-05-11T02:19:54.222Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15' [2026-05-11T02:19:54.222Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 --push - [2026-05-11T02:19:54.222Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:19:54.222Z] #1 transferring dockerfile: 168B done [2026-05-11T02:19:54.222Z] #1 DONE 0.0s [2026-05-11T02:19:54.222Z] [2026-05-11T02:19:54.222Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-05-11T02:19:54.222Z] #2 DONE 0.0s [2026-05-11T02:19:54.222Z] [2026-05-11T02:19:54.222Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [2026-05-11T02:19:54.222Z] #3 DONE 0.0s [2026-05-11T02:19:54.222Z] [2026-05-11T02:19:54.222Z] #4 [internal] load .dockerignore [2026-05-11T02:19:54.222Z] #4 transferring context: 2B done [2026-05-11T02:19:54.222Z] #4 DONE 0.0s [2026-05-11T02:19:54.222Z] [2026-05-11T02:19:54.222Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:54.222Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:54.222Z] #5 DONE 0.0s [2026-05-11T02:19:54.222Z] [2026-05-11T02:19:54.222Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:54.472Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/214@tmp/config7457666728110742816tmp [2026-05-11T02:19:54.503Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:54.503Z] #6 CACHED [2026-05-11T02:19:54.503Z] [2026-05-11T02:19:54.503Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:54.503Z] #5 CACHED [2026-05-11T02:19:54.503Z] [2026-05-11T02:19:54.503Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-11T02:19:54.503Z] #7 DONE 0.0s [2026-05-11T02:19:54.503Z] [2026-05-11T02:19:54.503Z] #8 exporting to image [2026-05-11T02:19:54.503Z] #8 exporting layers done [2026-05-11T02:19:54.503Z] #8 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done [2026-05-11T02:19:54.503Z] #8 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done [2026-05-11T02:19:54.503Z] #8 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done [2026-05-11T02:19:54.503Z] #8 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done [2026-05-11T02:19:54.503Z] #8 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done [2026-05-11T02:19:54.503Z] #8 pushing layers 0.0s done [2026-05-11T02:19:54.503Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done [2026-05-11T02:19:54.503Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-11T02:19:54.503Z] #8 DONE 0.1s [2026-05-11T02:19:54.503Z] [2026-05-11T02:19:54.503Z] 1 warning found (use --debug to expand): [2026-05-11T02:19:54.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:19:54.821Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 --push - [2026-05-11T02:19:54.821Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15' [2026-05-11T02:19:54.821Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:19:54.821Z] #1 transferring dockerfile: 209B done [2026-05-11T02:19:54.821Z] #1 DONE 0.0s [2026-05-11T02:19:54.821Z] [2026-05-11T02:19:54.821Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:19:54.821Z] #2 DONE 0.0s [2026-05-11T02:19:54.821Z] [2026-05-11T02:19:54.821Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:19:54.821Z] #3 DONE 0.0s [2026-05-11T02:19:54.821Z] [2026-05-11T02:19:54.821Z] #4 [internal] load .dockerignore [2026-05-11T02:19:54.821Z] #4 transferring context: 2B done [2026-05-11T02:19:54.821Z] #4 DONE 0.0s [2026-05-11T02:19:54.821Z] [2026-05-11T02:19:54.821Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:54.821Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:54.821Z] #5 CACHED [2026-05-11T02:19:54.821Z] [2026-05-11T02:19:54.821Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:54.821Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:54.821Z] #6 CACHED [2026-05-11T02:19:54.821Z] [2026-05-11T02:19:54.821Z] #7 exporting to image [2026-05-11T02:19:54.821Z] #7 exporting layers done [2026-05-11T02:19:54.821Z] #7 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done [2026-05-11T02:19:54.821Z] #7 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done [2026-05-11T02:19:54.821Z] #7 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done [2026-05-11T02:19:54.821Z] #7 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done [2026-05-11T02:19:54.821Z] #7 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done [2026-05-11T02:19:54.821Z] #7 pushing layers 0.0s done [2026-05-11T02:19:54.821Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 [2026-05-11T02:19:54.821Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-11T02:19:55.078Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done [2026-05-11T02:19:55.078Z] #7 DONE 0.1s [2026-05-11T02:19:55.078Z] [2026-05-11T02:19:55.078Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-11T02:19:55.078Z] #8 DONE 0.0s [2026-05-11T02:19:55.078Z] [2026-05-11T02:19:55.078Z] 1 warning found (use --debug to expand): [2026-05-11T02:19:55.078Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-11T02:19:58.559Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' [2026-05-11T02:19:58.559Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - [2026-05-11T02:19:58.586Z] ---> ****-login.sh [2026-05-11T02:19:58.586Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:19:58.818Z] #1 [internal] load build definition from Dockerfile [2026-05-11T02:19:58.818Z] #1 transferring dockerfile: 160B done [2026-05-11T02:19:58.818Z] #1 DONE 0.0s [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-05-11T02:19:58.818Z] #2 DONE 0.0s [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-05-11T02:19:58.818Z] #3 DONE 0.0s [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #4 [internal] load .dockerignore [2026-05-11T02:19:58.818Z] #4 transferring context: 2B done [2026-05-11T02:19:58.818Z] #4 DONE 0.0s [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:58.818Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:58.818Z] #5 CACHED [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [2026-05-11T02:19:58.818Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done [2026-05-11T02:19:58.818Z] #6 CACHED [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #7 exporting to image [2026-05-11T02:19:58.818Z] #7 exporting layers done [2026-05-11T02:19:58.818Z] #7 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done [2026-05-11T02:19:58.818Z] #7 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done [2026-05-11T02:19:58.818Z] #7 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done [2026-05-11T02:19:58.818Z] #7 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done [2026-05-11T02:19:58.818Z] #7 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done [2026-05-11T02:19:58.818Z] #7 pushing layers 0.0s done [2026-05-11T02:19:58.818Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 [2026-05-11T02:19:58.818Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-11T02:19:58.818Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done [2026-05-11T02:19:58.818Z] #7 DONE 0.1s [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-11T02:19:58.818Z] #8 DONE 0.0s [2026-05-11T02:19:58.818Z] [2026-05-11T02:19:58.818Z] 1 warning found (use --debug to expand): [2026-05-11T02:19:58.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [2026-05-11T02:19:58.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-11T02:19:59.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:59.144Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:59.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:59.144Z] [2026-05-11T02:19:59.144Z] Login Succeeded [2026-05-11T02:19:59.144Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:19:59.203Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:19:59.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:59.504Z] ---> sysstat.sh [2026-05-11T02:19:59.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:59.708Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:59.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:59.708Z] [2026-05-11T02:19:59.708Z] Login Succeeded [2026-05-11T02:19:59.708Z] nexus3.edgexfoundry.org:10003 [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:19:59.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:19:59.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:19:59.984Z] Configure a credential helper to remove this warning. See [2026-05-11T02:19:59.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:19:59.984Z] [2026-05-11T02:19:59.984Z] Login Succeeded [2026-05-11T02:19:59.984Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:20:00.064Z] ---> package-listing.sh [2026-05-11T02:20:00.064Z] ++ facter osfamily [2026-05-11T02:20:00.064Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-11T02:20:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:20:00.323Z] + OS_FAMILY=redhat [2026-05-11T02:20:00.323Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-11T02:20:00.323Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-11T02:20:00.323Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-11T02:20:00.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-11T02:20:00.323Z] + PACKAGES=/tmp/packages_start.txt [2026-05-11T02:20:00.323Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-11T02:20:00.323Z] + PACKAGES=/tmp/packages_end.txt [2026-05-11T02:20:00.323Z] + case "${OS_FAMILY}" in [2026-05-11T02:20:00.323Z] + rpm -qa [2026-05-11T02:20:00.323Z] + sort [2026-05-11T02:20:00.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:20:00.528Z] Configure a credential helper to remove this warning. See [2026-05-11T02:20:00.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:20:00.528Z] [2026-05-11T02:20:00.528Z] Login Succeeded [2026-05-11T02:20:00.528Z] ****.io [2026-05-11T02:20:00.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:20:00.890Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-11T02:20:00.890Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-11T02:20:00.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-11T02:20:00.890Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-11T02:20:00.890Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-05-11T02:20:00.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2026-05-11T02:20:00.900Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-11T02:20:01.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:20:01.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:20:01.761Z] [2026-05-11T02:20:01.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:20:02.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:20:02.074Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-11T02:20:02.074Z] 5eb5b503b376: Pulling fs layer [2026-05-11T02:20:02.074Z] 5c69ac0246d0: Pulling fs layer [2026-05-11T02:20:02.074Z] ec43610c2a17: Pulling fs layer [2026-05-11T02:20:02.074Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-11T02:20:02.074Z] 33b1e0a273af: Pulling fs layer [2026-05-11T02:20:02.074Z] 5d3b04190fa2: Pulling fs layer [2026-05-11T02:20:02.074Z] 2f39f015ded8: Pulling fs layer [2026-05-11T02:20:02.074Z] 3a2ae6a8a46f: Waiting [2026-05-11T02:20:02.074Z] 33b1e0a273af: Waiting [2026-05-11T02:20:02.074Z] 5d3b04190fa2: Waiting [2026-05-11T02:20:02.074Z] 2f39f015ded8: Waiting [2026-05-11T02:20:02.074Z] 5c69ac0246d0: Verifying Checksum [2026-05-11T02:20:02.074Z] 5c69ac0246d0: Download complete [2026-05-11T02:20:02.074Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-11T02:20:02.074Z] 3a2ae6a8a46f: Download complete [2026-05-11T02:20:02.074Z] 33b1e0a273af: Verifying Checksum [2026-05-11T02:20:02.074Z] 33b1e0a273af: Download complete [2026-05-11T02:20:02.074Z] ec43610c2a17: Verifying Checksum [2026-05-11T02:20:02.074Z] ec43610c2a17: Download complete [2026-05-11T02:20:02.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:20:02.220Z] Configure a credential helper to remove this warning. See [2026-05-11T02:20:02.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:20:02.220Z] [2026-05-11T02:20:02.220Z] Login Succeeded [2026-05-11T02:20:02.220Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:20:02.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-05-11T02:20:02.333Z] 5d3b04190fa2: Verifying Checksum [2026-05-11T02:20:02.333Z] 5d3b04190fa2: Download complete [2026-05-11T02:20:02.333Z] 5eb5b503b376: Verifying Checksum [2026-05-11T02:20:02.333Z] 5eb5b503b376: Download complete [Pipeline] echo [2026-05-11T02:20:02.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:20:02.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:20:02.649Z] ========================================================= [2026-05-11T02:20:02.649Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-11T02:20:02.649Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:20:02.910Z] 2f39f015ded8: Verifying Checksum [2026-05-11T02:20:02.910Z] 2f39f015ded8: Download complete [2026-05-11T02:20:03.041Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-11T02:20:03.535Z] 5eb5b503b376: Pull complete [2026-05-11T02:20:03.642Z] Sending build context to Docker daemon 15.99MB [2026-05-11T02:20:03.642Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-11T02:20:03.642Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-11T02:20:03.802Z] 5c69ac0246d0: Pull complete [2026-05-11T02:20:03.915Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-11T02:20:03.915Z] 6b59a28fa201: Pulling fs layer [2026-05-11T02:20:03.915Z] d32bb0dddca7: Pulling fs layer [2026-05-11T02:20:03.915Z] 5dab1238d3d9: Pulling fs layer [2026-05-11T02:20:03.915Z] 196fd7d83e7d: Pulling fs layer [2026-05-11T02:20:03.915Z] 4f4fb700ef54: Pulling fs layer [2026-05-11T02:20:03.915Z] 8ba94037c8f0: Pulling fs layer [2026-05-11T02:20:03.915Z] deaec5988b04: Pulling fs layer [2026-05-11T02:20:03.915Z] 9f65657bb879: Pulling fs layer [2026-05-11T02:20:03.915Z] 4f4fb700ef54: Waiting [2026-05-11T02:20:03.915Z] 8ba94037c8f0: Waiting [2026-05-11T02:20:03.915Z] 9f65657bb879: Waiting [2026-05-11T02:20:03.915Z] deaec5988b04: Waiting [2026-05-11T02:20:03.915Z] d32bb0dddca7: Verifying Checksum [2026-05-11T02:20:03.915Z] d32bb0dddca7: Download complete [2026-05-11T02:20:03.915Z] 196fd7d83e7d: Verifying Checksum [2026-05-11T02:20:03.915Z] 196fd7d83e7d: Download complete [2026-05-11T02:20:03.915Z] 4f4fb700ef54: Verifying Checksum [2026-05-11T02:20:03.915Z] 4f4fb700ef54: Download complete [2026-05-11T02:20:03.915Z] 8ba94037c8f0: Verifying Checksum [2026-05-11T02:20:03.915Z] 8ba94037c8f0: Download complete [2026-05-11T02:20:03.915Z] 6b59a28fa201: Verifying Checksum [2026-05-11T02:20:03.915Z] 6b59a28fa201: Download complete [2026-05-11T02:20:04.066Z] ec43610c2a17: Pull complete [2026-05-11T02:20:04.337Z] 3a2ae6a8a46f: Pull complete [2026-05-11T02:20:04.337Z] 33b1e0a273af: Pull complete [2026-05-11T02:20:04.598Z] 5d3b04190fa2: Pull complete [2026-05-11T02:20:04.894Z] 9f65657bb879: Verifying Checksum [2026-05-11T02:20:04.894Z] 9f65657bb879: Download complete [2026-05-11T02:20:05.164Z] 6b59a28fa201: Pull complete [2026-05-11T02:20:05.763Z] d32bb0dddca7: Pull complete [2026-05-11T02:20:06.032Z] 5dab1238d3d9: Verifying Checksum [2026-05-11T02:20:06.032Z] 5dab1238d3d9: Download complete [2026-05-11T02:20:07.986Z] deaec5988b04: Verifying Checksum [2026-05-11T02:20:07.986Z] deaec5988b04: Download complete [2026-05-11T02:20:08.821Z] 2f39f015ded8: Pull complete [2026-05-11T02:20:08.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-11T02:20:08.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:20:08.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:20:08.975Z] prd-centos7-docker-4c-2g-9031 does not seem to be running inside a container [2026-05-11T02:20:09.011Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-11T02:20:11.797Z] $ docker top f7441d0fb642ccee5d65abaeaf14808dd1baf1b57306a24555d727274bdf2fca -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:20:12.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-11T02:20:12.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-11T02:20:12.722Z] + ls /var/log/sa-host [2026-05-11T02:20:12.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:20:12.899Z] provisioning config files... [2026-05-11T02:20:12.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4267755212346542071tmp [Pipeline] { [Pipeline] echo [2026-05-11T02:20:12.933Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:20:13.221Z] ---> create-netrc.sh [Pipeline] } [2026-05-11T02:20:13.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:20:13.582Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-11T02:20:13.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:20:13.894Z] ---> sudo-logs.sh [2026-05-11T02:20:13.894Z] Archiving 'sudo' log.. [2026-05-11T02:20:13.894Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9031.novalocal: Name or service not known [2026-05-11T02:20:13.894Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9031.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-11T02:20:13.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:20:14.212Z] ---> job-cost.sh [2026-05-11T02:20:14.212Z] lf-activate-venv: SKIPPING [2026-05-11T02:20:14.212Z] INFO: No Stack... [2026-05-11T02:20:14.472Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-11T02:20:15.038Z] INFO: Archiving Costs [Pipeline] echo [2026-05-11T02:20:15.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:20:15.335Z] ---> logs-deploy.sh [2026-05-11T02:20:15.336Z] lf-activate-venv: SKIPPING [2026-05-11T02:20:15.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/214 [2026-05-11T02:20:15.336Z] INFO: archiving workspace using pattern(s): [2026-05-11T02:20:16.280Z] Archives upload complete. [2026-05-11T02:20:16.280Z] INFO: archiving logs to Nexus [2026-05-11T02:20:17.221Z] ---> uname -a: [2026-05-11T02:20:17.221Z] Linux prd-centos7-docker-4c-2g-9031.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] ---> lscpu: [2026-05-11T02:20:17.221Z] Architecture: x86_64 [2026-05-11T02:20:17.221Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-11T02:20:17.221Z] Byte Order: Little Endian [2026-05-11T02:20:17.221Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-11T02:20:17.221Z] CPU(s): 2 [2026-05-11T02:20:17.221Z] On-line CPU(s) list: 0,1 [2026-05-11T02:20:17.221Z] Thread(s) per core: 1 [2026-05-11T02:20:17.221Z] Core(s) per socket: 1 [2026-05-11T02:20:17.221Z] Socket(s): 2 [2026-05-11T02:20:17.221Z] NUMA node(s): 1 [2026-05-11T02:20:17.221Z] Vendor ID: AuthenticAMD [2026-05-11T02:20:17.221Z] CPU family: 23 [2026-05-11T02:20:17.221Z] Model: 49 [2026-05-11T02:20:17.221Z] Model name: AMD EPYC-Rome Processor [2026-05-11T02:20:17.221Z] Stepping: 0 [2026-05-11T02:20:17.221Z] CPU MHz: 2799.998 [2026-05-11T02:20:17.221Z] BogoMIPS: 5599.99 [2026-05-11T02:20:17.221Z] Virtualization: AMD-V [2026-05-11T02:20:17.221Z] Hypervisor vendor: KVM [2026-05-11T02:20:17.221Z] Virtualization type: full [2026-05-11T02:20:17.221Z] L1d cache: 64 KiB [2026-05-11T02:20:17.221Z] L1i cache: 64 KiB [2026-05-11T02:20:17.221Z] L2 cache: 1 MiB [2026-05-11T02:20:17.221Z] L3 cache: 32 MiB [2026-05-11T02:20:17.221Z] NUMA node0 CPU(s): 0,1 [2026-05-11T02:20:17.221Z] Vulnerability Itlb multihit: Not affected [2026-05-11T02:20:17.221Z] Vulnerability L1tf: Not affected [2026-05-11T02:20:17.221Z] Vulnerability Mds: Not affected [2026-05-11T02:20:17.221Z] Vulnerability Meltdown: Not affected [2026-05-11T02:20:17.221Z] Vulnerability Mmio stale data: Not affected [2026-05-11T02:20:17.221Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-11T02:20:17.221Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-11T02:20:17.221Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-11T02:20:17.221Z] Vulnerability Srbds: Not affected [2026-05-11T02:20:17.221Z] Vulnerability Tsx async abort: Not affected [2026-05-11T02:20:17.221Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] ---> nproc: [2026-05-11T02:20:17.221Z] 2 [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] ---> df -h: [2026-05-11T02:20:17.221Z] Filesystem Size Used Avail Use% Mounted on [2026-05-11T02:20:17.221Z] overlay 40G 7.4G 33G 19% / [2026-05-11T02:20:17.221Z] tmpfs 64M 0 64M 0% /dev [2026-05-11T02:20:17.221Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-11T02:20:17.221Z] shm 64M 0 64M 0% /dev/shm [2026-05-11T02:20:17.221Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] [2026-05-11T02:20:17.221Z] Cannot open /var/log/sysstat/sa11: No such file or directory [2026-05-11T02:20:17.221Z] Please check if data collecting is enabled [2026-05-11T02:20:17.221Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:20:17.258Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-11T02:20:17.262Z] $ docker stop --time=1 f7441d0fb642ccee5d65abaeaf14808dd1baf1b57306a24555d727274bdf2fca [2026-05-11T02:20:18.426Z] $ docker rm -f --volumes f7441d0fb642ccee5d65abaeaf14808dd1baf1b57306a24555d727274bdf2fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-11T02:20:18.524Z] [WS-CLEANUP] Deleting project workspace... [2026-05-11T02:20:18.524Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-11T02:20:18.546Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 [2026-05-11T02:20:19.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:20:19.010Z] [2026-05-11T02:20:19.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:20:19.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:20:19.329Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-11T02:20:19.329Z] 5eb5b503b376: Pulling fs layer [2026-05-11T02:20:19.329Z] 5c69ac0246d0: Pulling fs layer [2026-05-11T02:20:19.329Z] ec43610c2a17: Pulling fs layer [2026-05-11T02:20:19.329Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-11T02:20:19.329Z] 33b1e0a273af: Pulling fs layer [2026-05-11T02:20:19.329Z] 5d3b04190fa2: Pulling fs layer [2026-05-11T02:20:19.329Z] 2f39f015ded8: Pulling fs layer [2026-05-11T02:20:19.329Z] 33b1e0a273af: Waiting [2026-05-11T02:20:19.329Z] 5d3b04190fa2: Waiting [2026-05-11T02:20:19.329Z] 2f39f015ded8: Waiting [2026-05-11T02:20:19.329Z] 3a2ae6a8a46f: Waiting [2026-05-11T02:20:19.329Z] 5c69ac0246d0: Verifying Checksum [2026-05-11T02:20:19.329Z] 5c69ac0246d0: Download complete [2026-05-11T02:20:19.329Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-11T02:20:19.329Z] 3a2ae6a8a46f: Download complete [2026-05-11T02:20:19.329Z] 33b1e0a273af: Verifying Checksum [2026-05-11T02:20:19.329Z] 33b1e0a273af: Download complete [2026-05-11T02:20:19.329Z] ec43610c2a17: Download complete [2026-05-11T02:20:19.329Z] 5d3b04190fa2: Verifying Checksum [2026-05-11T02:20:19.329Z] 5d3b04190fa2: Download complete [2026-05-11T02:20:19.595Z] 5eb5b503b376: Verifying Checksum [2026-05-11T02:20:19.595Z] 5eb5b503b376: Download complete [2026-05-11T02:20:20.188Z] 2f39f015ded8: Download complete [2026-05-11T02:20:20.379Z] 5dab1238d3d9: Pull complete [2026-05-11T02:20:20.379Z] 196fd7d83e7d: Pull complete [2026-05-11T02:20:20.379Z] 4f4fb700ef54: Pull complete [2026-05-11T02:20:20.649Z] 8ba94037c8f0: Pull complete [2026-05-11T02:20:21.154Z] 5eb5b503b376: Pull complete [2026-05-11T02:20:21.154Z] 5c69ac0246d0: Pull complete [2026-05-11T02:20:21.718Z] ec43610c2a17: Pull complete [2026-05-11T02:20:21.718Z] 3a2ae6a8a46f: Pull complete [2026-05-11T02:20:21.982Z] 33b1e0a273af: Pull complete [2026-05-11T02:20:21.982Z] 5d3b04190fa2: Pull complete [2026-05-11T02:20:27.261Z] 2f39f015ded8: Pull complete [2026-05-11T02:20:27.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-11T02:20:27.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:20:27.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:20:27.366Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:20:27.397Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-11T02:20:28.504Z] $ docker top d923ed6926ad2c1e2a5af693d321a287ae799b54fbe9d26862c3e05c3cc8af65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:20:28.885Z] deaec5988b04: Pull complete [2026-05-11T02:20:28.887Z] ---> job-cost.sh [2026-05-11T02:20:28.887Z] lf-activate-venv: SKIPPING [2026-05-11T02:20:28.887Z] INFO: No Stack... [2026-05-11T02:20:29.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-11T02:20:29.404Z] INFO: Archiving Costs [Pipeline] sh [2026-05-11T02:20:29.696Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2026-05-11T02:20:29.696Z] + cut -d, -f6 [Pipeline] lock [2026-05-11T02:20:29.711Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [2026-05-11T02:20:29.722Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] did not exist. Created. [2026-05-11T02:20:29.728Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-11T02:20:30.053Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-11T02:20:30.080Z] Stashed 1 file(s) [Pipeline] } [2026-05-11T02:20:30.089Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-11T02:20:30.121Z] $ docker stop --time=1 d923ed6926ad2c1e2a5af693d321a287ae799b54fbe9d26862c3e05c3cc8af65 [2026-05-11T02:20:30.834Z] 9f65657bb879: Pull complete [2026-05-11T02:20:30.834Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-11T02:20:30.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-11T02:20:30.834Z] ---> 334268110677 [2026-05-11T02:20:30.834Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-11T02:20:31.262Z] $ docker rm -f --volumes d923ed6926ad2c1e2a5af693d321a287ae799b54fbe9d26862c3e05c3cc8af65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-11T02:20:33.738Z] ---> Running in 9f7433acaaf3 [2026-05-11T02:20:33.738Z] Removing intermediate container 9f7433acaaf3 [2026-05-11T02:20:33.738Z] ---> 2faa209c4122 [2026-05-11T02:20:33.738Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-11T02:20:34.008Z] ---> Running in 8ad9fa4140e6 [2026-05-11T02:20:34.277Z] Removing intermediate container 8ad9fa4140e6 [2026-05-11T02:20:34.277Z] ---> 6cd7fdb2dff7 [2026-05-11T02:20:34.277Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-11T02:20:34.277Z] ---> Running in 53d92a71a49a [2026-05-11T02:20:34.865Z] Removing intermediate container 53d92a71a49a [2026-05-11T02:20:34.865Z] ---> f68555382cbc [2026-05-11T02:20:34.865Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-11T02:20:34.865Z] ---> Running in 05a9e0042ff0 [2026-05-11T02:20:35.145Z] Removing intermediate container 05a9e0042ff0 [2026-05-11T02:20:35.145Z] ---> 7311ef3cf9c6 [2026-05-11T02:20:35.145Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-11T02:20:35.145Z] ---> Running in cc704f9be588 [2026-05-11T02:20:36.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:20:36.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:20:38.785Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-11T02:20:38.785Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-11T02:20:38.785Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-11T02:20:38.785Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-11T02:20:38.785Z] Executing busybox-1.37.0-r19.trigger [2026-05-11T02:20:38.785Z] OK: 259 MiB in 64 packages [2026-05-11T02:20:42.135Z] Removing intermediate container cc704f9be588 [2026-05-11T02:20:42.135Z] ---> 86b7f52ba060 [2026-05-11T02:20:42.135Z] Step 8/12 : WORKDIR /device-mqtt-go [2026-05-11T02:20:42.135Z] ---> Running in 737d3cf5e7b3 [2026-05-11T02:20:42.135Z] Removing intermediate container 737d3cf5e7b3 [2026-05-11T02:20:42.135Z] ---> e119db7d69d2 [2026-05-11T02:20:42.135Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-11T02:20:42.720Z] ---> ff380c7d9ce9 [2026-05-11T02:20:42.720Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:20:42.720Z] ---> Running in ad7fafbb2387 [2026-05-11T02:22:34.406Z] Removing intermediate container ad7fafbb2387 [2026-05-11T02:22:34.406Z] ---> 75ee40712449 [2026-05-11T02:22:34.406Z] Step 11/12 : COPY . . [2026-05-11T02:22:34.406Z] ---> 45331aa88933 [2026-05-11T02:22:34.406Z] Step 12/12 : RUN $MAKE [2026-05-11T02:22:34.406Z] ---> Running in cf53815e9e12 [2026-05-11T02:22:34.406Z] noop [2026-05-11T02:22:34.406Z] Removing intermediate container cf53815e9e12 [2026-05-11T02:22:34.406Z] ---> 2093dfa45e58 [2026-05-11T02:22:34.406Z] Successfully built 2093dfa45e58 [2026-05-11T02:22:34.406Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:22:34.792Z] + docker inspect -f . ci-base-image-arm64 [2026-05-11T02:22:34.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:22:35.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-9030 does not seem to be running inside a container [2026-05-11T02:22:35.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/214 -v /w/workspace/device-mqtt-go/214:/w/workspace/device-mqtt-go/214:rw,z -v /w/workspace/device-mqtt-go/214@tmp:/w/workspace/device-mqtt-go/214@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 ******** ci-base-image-arm64 cat [2026-05-11T02:22:36.361Z] $ docker top 6efa2432bd3379a322e14385eb397f10f1aa4d7e957aec04cd8f954aa88f5296 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:22:37.253Z] + go version [2026-05-11T02:22:37.253Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-11T02:22:37.263Z] $ docker stop --time=1 6efa2432bd3379a322e14385eb397f10f1aa4d7e957aec04cd8f954aa88f5296 [2026-05-11T02:22:38.928Z] $ docker rm -f --volumes 6efa2432bd3379a322e14385eb397f10f1aa4d7e957aec04cd8f954aa88f5296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:22:39.518Z] + docker inspect -f . ci-base-image-arm64 [2026-05-11T02:22:39.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:22:39.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-9030 does not seem to be running inside a container [2026-05-11T02:22:39.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/214 -v /w/workspace/device-mqtt-go/214:/w/workspace/device-mqtt-go/214:rw,z -v /w/workspace/device-mqtt-go/214@tmp:/w/workspace/device-mqtt-go/214@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 ******** ci-base-image-arm64 cat [2026-05-11T02:22:41.079Z] $ docker top f52c0dc7105264cab93142d4079620790643b3b4b0033889b063b1ee1fd7fc5a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:22:42.006Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/214 [Pipeline] fileExists [Pipeline] sh [2026-05-11T02:22:42.664Z] + make test [2026-05-11T02:22:42.664Z] go test ./... -coverprofile=coverage.out ./... [2026-05-11T02:22:48.019Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-05-11T02:26:54.929Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-05-11T02:26:54.929Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements [2026-05-11T02:26:54.929Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-05-11T02:26:54.929Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-11T02:26:54.929Z] go vet ./... [2026-05-11T02:27:51.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-11T02:27:51.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-11T02:27:51.380Z] ./bin/test-attribution-txt.sh [2026-05-11T02:27:51.380Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-11T02:27:51.380Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-11T02:27:51.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-11T02:27:51.417Z] $ docker stop --time=1 f52c0dc7105264cab93142d4079620790643b3b4b0033889b063b1ee1fd7fc5a [2026-05-11T02:27:53.338Z] $ docker rm -f --volumes f52c0dc7105264cab93142d4079620790643b3b4b0033889b063b1ee1fd7fc5a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-11T02:27:55.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-11T02:27:55.203Z] Warning: overwriting stash ‘coverage-report’ [2026-05-11T02:27:55.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-11T02:27:56.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-11T02:27:56.467Z] + ls -al . [2026-05-11T02:27:56.467Z] total 252 [2026-05-11T02:27:56.467Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:22 . [2026-05-11T02:27:56.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:19 .. [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 02:19 .dockerignore [2026-05-11T02:27:56.467Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:19 .git [2026-05-11T02:27:56.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:19 .github [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 264 May 11 02:19 .gitignore [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 359 May 11 02:19 .golangci.yml [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 21759 May 11 02:19 Attribution.txt [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 19382 May 11 02:19 CHANGELOG.md [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 1803 May 11 02:19 Dockerfile [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 02:19 GOVERNANCE.md [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 680 May 11 02:19 Jenkinsfile [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 02:19 LICENSE [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 2544 May 11 02:19 Makefile [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 02:19 OWNERS.md [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 11 02:19 README.md [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 02:16 VERSION [2026-05-11T02:27:56.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:19 bin [2026-05-11T02:27:56.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:19 cmd [2026-05-11T02:27:56.467Z] -rw-r--r-- 1 jenkins jenkins 21039 May 11 02:26 coverage.out [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 6669 May 11 02:19 go.mod [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 11 02:19 go.sum [2026-05-11T02:27:56.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:19 internal [2026-05-11T02:27:56.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:19 mock [2026-05-11T02:27:56.467Z] -rw-rw-r-- 1 jenkins jenkins 227 May 11 02:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:27:56.811Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c6e158839bcd084ea8f5f3d68e1f575365487a32 --label arch=arm64 --label version=4.1.0-dev.15 . [2026-05-11T02:27:57.397Z] Sending build context to Docker daemon 16.01MB [2026-05-11T02:27:57.397Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-11T02:27:57.397Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-11T02:27:57.397Z] ---> 2093dfa45e58 [2026-05-11T02:27:57.397Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-11T02:27:57.397Z] ---> Running in e44217c06728 [2026-05-11T02:27:57.979Z] Removing intermediate container e44217c06728 [2026-05-11T02:27:57.979Z] ---> f96c3714077a [2026-05-11T02:27:57.979Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-11T02:27:57.979Z] ---> Running in 669a8a34dadb [2026-05-11T02:27:58.246Z] Removing intermediate container 669a8a34dadb [2026-05-11T02:27:58.246Z] ---> 8b0bf4166fa9 [2026-05-11T02:27:58.246Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-11T02:27:58.246Z] ---> Running in 3b364716c2ff [2026-05-11T02:27:58.571Z] Removing intermediate container 3b364716c2ff [2026-05-11T02:27:58.571Z] ---> f9ccfd612f4f [2026-05-11T02:27:58.571Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-11T02:27:58.571Z] ---> Running in 4687260a771b [2026-05-11T02:27:58.846Z] Removing intermediate container 4687260a771b [2026-05-11T02:27:58.846Z] ---> ab0e88c2d980 [2026-05-11T02:27:58.846Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-11T02:27:59.119Z] ---> Running in 87577ffbc02b [2026-05-11T02:28:00.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:28:00.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:28:02.318Z] OK: 259 MiB in 64 packages [2026-05-11T02:28:03.730Z] Removing intermediate container 87577ffbc02b [2026-05-11T02:28:03.730Z] ---> 41cc15f4be18 [2026-05-11T02:28:03.730Z] Step 8/25 : WORKDIR /device-mqtt-go [2026-05-11T02:28:03.730Z] ---> Running in afcc3479132f [2026-05-11T02:28:03.998Z] Removing intermediate container afcc3479132f [2026-05-11T02:28:03.998Z] ---> 373c297e2eec [2026-05-11T02:28:03.998Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-11T02:28:04.584Z] ---> 29fa5f0646ac [2026-05-11T02:28:04.584Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-11T02:28:04.584Z] ---> Running in 4b81289b47c2 [2026-05-11T02:28:06.540Z] Removing intermediate container 4b81289b47c2 [2026-05-11T02:28:06.540Z] ---> 996cdd2e0bd7 [2026-05-11T02:28:06.540Z] Step 11/25 : COPY . . [2026-05-11T02:28:07.950Z] ---> f69bb292a445 [2026-05-11T02:28:07.950Z] Step 12/25 : RUN $MAKE [2026-05-11T02:28:07.950Z] ---> Running in 5d3826f91b6c [2026-05-11T02:28:08.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-05-11T02:32:16.763Z] Removing intermediate container 5d3826f91b6c [2026-05-11T02:32:16.763Z] ---> d16305e7ee22 [2026-05-11T02:32:16.763Z] Step 13/25 : FROM alpine:3.22 [2026-05-11T02:32:16.763Z] 3.22: Pulling from library/alpine [2026-05-11T02:32:16.763Z] 58e777220c39: Pulling fs layer [2026-05-11T02:32:16.763Z] 58e777220c39: Verifying Checksum [2026-05-11T02:32:16.763Z] 58e777220c39: Download complete [2026-05-11T02:32:16.763Z] 58e777220c39: Pull complete [2026-05-11T02:32:16.763Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-11T02:32:16.763Z] Status: Downloaded newer image for alpine:3.22 [2026-05-11T02:32:16.763Z] ---> 6a2735c23ff3 [2026-05-11T02:32:16.763Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2026-05-11T02:32:16.763Z] ---> Running in 1899886224d6 [2026-05-11T02:32:16.763Z] Removing intermediate container 1899886224d6 [2026-05-11T02:32:16.763Z] ---> 6f54030fe3f9 [2026-05-11T02:32:16.763Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-05-11T02:32:16.763Z] ---> Running in 249e921692b6 [2026-05-11T02:32:17.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:32:21.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:32:22.508Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-11T02:32:22.508Z] Executing busybox-1.37.0-r20.trigger [2026-05-11T02:32:22.508Z] OK: 8 MiB in 17 packages [2026-05-11T02:32:25.134Z] Removing intermediate container 249e921692b6 [2026-05-11T02:32:25.134Z] ---> d685660cd8fa [2026-05-11T02:32:25.134Z] Step 16/25 : RUN apk --no-cache upgrade [2026-05-11T02:32:25.134Z] ---> Running in 4e007b778750 [2026-05-11T02:32:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-11T02:32:26.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-11T02:32:28.093Z] OK: 8 MiB in 17 packages [2026-05-11T02:32:29.064Z] Removing intermediate container 4e007b778750 [2026-05-11T02:32:29.064Z] ---> 58608398d4e1 [2026-05-11T02:32:29.064Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2026-05-11T02:32:31.646Z] ---> 34f439f53e32 [2026-05-11T02:32:31.646Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2026-05-11T02:32:32.231Z] ---> 0e668ea7fd35 [2026-05-11T02:32:32.231Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-05-11T02:32:32.825Z] ---> 44dc007a378b [2026-05-11T02:32:32.825Z] Step 20/25 : EXPOSE 59982 [2026-05-11T02:32:32.825Z] ---> Running in 01937d8bff99 [2026-05-11T02:32:33.092Z] Removing intermediate container 01937d8bff99 [2026-05-11T02:32:33.092Z] ---> 1af8e5f4f7ac [2026-05-11T02:32:33.092Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2026-05-11T02:32:33.361Z] ---> Running in 5d65fcb0dbf5 [2026-05-11T02:32:33.629Z] Removing intermediate container 5d65fcb0dbf5 [2026-05-11T02:32:33.629Z] ---> 1cddde647afb [2026-05-11T02:32:33.629Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-11T02:32:33.629Z] ---> Running in e1767b5761e8 [2026-05-11T02:32:33.899Z] Removing intermediate container e1767b5761e8 [2026-05-11T02:32:33.899Z] ---> 96e97188eea8 [2026-05-11T02:32:33.899Z] Step 23/25 : LABEL arch=arm64 [2026-05-11T02:32:33.899Z] ---> Running in 40c9fa5c1e44 [2026-05-11T02:32:34.491Z] Removing intermediate container 40c9fa5c1e44 [2026-05-11T02:32:34.491Z] ---> bd4bf0f501e4 [2026-05-11T02:32:34.491Z] Step 24/25 : LABEL git_sha=c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:32:34.491Z] ---> Running in 0a08d7352502 [2026-05-11T02:32:34.759Z] Removing intermediate container 0a08d7352502 [2026-05-11T02:32:34.759Z] ---> 09021ee591ac [2026-05-11T02:32:34.759Z] Step 25/25 : LABEL version=4.1.0-dev.15 [2026-05-11T02:32:34.759Z] ---> Running in c518154f0284 [2026-05-11T02:32:35.026Z] Removing intermediate container c518154f0284 [2026-05-11T02:32:35.026Z] ---> f5723215e042 [2026-05-11T02:32:35.026Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-11T02:32:35.026Z] Successfully built f5723215e042 [2026-05-11T02:32:35.026Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:32:35.199Z] provisioning config files... [2026-05-11T02:32:35.219Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/214@tmp/config7687015635070273154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:32:35.572Z] ---> ****-login.sh [2026-05-11T02:32:35.572Z] nexus3.edgexfoundry.org:10001 [2026-05-11T02:32:35.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:32:35.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:32:35.841Z] Configure a credential helper to remove this warning. See [2026-05-11T02:32:35.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:32:35.842Z] [2026-05-11T02:32:35.842Z] Login Succeeded [2026-05-11T02:32:35.842Z] nexus3.edgexfoundry.org:10002 [2026-05-11T02:32:36.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:32:36.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:32:36.108Z] Configure a credential helper to remove this warning. See [2026-05-11T02:32:36.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:32:36.109Z] [2026-05-11T02:32:36.109Z] Login Succeeded [2026-05-11T02:32:36.109Z] nexus3.edgexfoundry.org:10003 [2026-05-11T02:32:36.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:32:36.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:32:36.645Z] Configure a credential helper to remove this warning. See [2026-05-11T02:32:36.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:32:36.645Z] [2026-05-11T02:32:36.645Z] Login Succeeded [2026-05-11T02:32:36.645Z] nexus3.edgexfoundry.org:10004 [2026-05-11T02:32:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:32:36.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:32:36.911Z] Configure a credential helper to remove this warning. See [2026-05-11T02:32:36.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:32:36.911Z] [2026-05-11T02:32:36.911Z] Login Succeeded [2026-05-11T02:32:36.911Z] ****.io [2026-05-11T02:32:37.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-11T02:32:37.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-11T02:32:37.444Z] Configure a credential helper to remove this warning. See [2026-05-11T02:32:37.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-11T02:32:37.444Z] [2026-05-11T02:32:37.444Z] Login Succeeded [2026-05-11T02:32:37.444Z] ---> ****-login.sh ends [Pipeline] } [2026-05-11T02:32:37.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:32:37.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-11T02:32:37.577Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2026-05-11T02:32:37.577Z] c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:32:37.577Z] latest [2026-05-11T02:32:37.577Z] 4.1.0-dev.15 [2026-05-11T02:32:37.577Z] c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:32:37.577Z] main [2026-05-11T02:32:37.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:37.957Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:38.328Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:32:38.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-11T02:32:38.328Z] 1db090963059: Preparing [2026-05-11T02:32:38.328Z] c2ddc565db17: Preparing [2026-05-11T02:32:38.328Z] ddb27badf12e: Preparing [2026-05-11T02:32:38.328Z] 4956acebc15b: Preparing [2026-05-11T02:32:38.328Z] 13bbf8caec00: Preparing [2026-05-11T02:32:38.328Z] eeaa73608b53: Preparing [2026-05-11T02:32:38.328Z] eeaa73608b53: Waiting [2026-05-11T02:32:38.594Z] 1db090963059: Pushed [2026-05-11T02:32:38.594Z] 13bbf8caec00: Pushed [2026-05-11T02:32:38.595Z] c2ddc565db17: Pushed [2026-05-11T02:32:38.595Z] 4956acebc15b: Pushed [2026-05-11T02:32:38.595Z] eeaa73608b53: Layer already exists [2026-05-11T02:32:50.908Z] ddb27badf12e: Pushed [2026-05-11T02:32:50.908Z] c6e158839bcd084ea8f5f3d68e1f575365487a32: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:51.287Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:51.647Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-05-11T02:32:51.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-11T02:32:51.647Z] 1db090963059: Preparing [2026-05-11T02:32:51.647Z] c2ddc565db17: Preparing [2026-05-11T02:32:51.647Z] ddb27badf12e: Preparing [2026-05-11T02:32:51.647Z] 4956acebc15b: Preparing [2026-05-11T02:32:51.647Z] 13bbf8caec00: Preparing [2026-05-11T02:32:51.647Z] eeaa73608b53: Preparing [2026-05-11T02:32:51.647Z] eeaa73608b53: Waiting [2026-05-11T02:32:51.647Z] 1db090963059: Layer already exists [2026-05-11T02:32:51.647Z] c2ddc565db17: Layer already exists [2026-05-11T02:32:51.647Z] 4956acebc15b: Layer already exists [2026-05-11T02:32:51.647Z] 13bbf8caec00: Layer already exists [2026-05-11T02:32:51.647Z] ddb27badf12e: Layer already exists [2026-05-11T02:32:51.647Z] eeaa73608b53: Layer already exists [2026-05-11T02:32:51.914Z] latest: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:52.291Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:52.707Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [2026-05-11T02:32:52.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-11T02:32:52.707Z] 1db090963059: Preparing [2026-05-11T02:32:52.707Z] c2ddc565db17: Preparing [2026-05-11T02:32:52.707Z] ddb27badf12e: Preparing [2026-05-11T02:32:52.707Z] 4956acebc15b: Preparing [2026-05-11T02:32:52.707Z] 13bbf8caec00: Preparing [2026-05-11T02:32:52.707Z] eeaa73608b53: Preparing [2026-05-11T02:32:52.707Z] eeaa73608b53: Waiting [2026-05-11T02:32:52.707Z] 1db090963059: Layer already exists [2026-05-11T02:32:52.707Z] 4956acebc15b: Layer already exists [2026-05-11T02:32:52.707Z] 13bbf8caec00: Layer already exists [2026-05-11T02:32:52.707Z] ddb27badf12e: Layer already exists [2026-05-11T02:32:52.707Z] c2ddc565db17: Layer already exists [2026-05-11T02:32:52.707Z] eeaa73608b53: Layer already exists [2026-05-11T02:32:52.975Z] 4.1.0-dev.15: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:53.348Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:53.718Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:32:53.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-11T02:32:53.718Z] 1db090963059: Preparing [2026-05-11T02:32:53.718Z] c2ddc565db17: Preparing [2026-05-11T02:32:53.718Z] ddb27badf12e: Preparing [2026-05-11T02:32:53.718Z] 4956acebc15b: Preparing [2026-05-11T02:32:53.718Z] 13bbf8caec00: Preparing [2026-05-11T02:32:53.718Z] eeaa73608b53: Preparing [2026-05-11T02:32:53.718Z] eeaa73608b53: Waiting [2026-05-11T02:32:53.718Z] 4956acebc15b: Layer already exists [2026-05-11T02:32:53.718Z] 1db090963059: Layer already exists [2026-05-11T02:32:53.718Z] c2ddc565db17: Layer already exists [2026-05-11T02:32:53.718Z] ddb27badf12e: Layer already exists [2026-05-11T02:32:53.718Z] 13bbf8caec00: Layer already exists [2026-05-11T02:32:53.718Z] eeaa73608b53: Layer already exists [2026-05-11T02:32:53.991Z] c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:54.422Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:54.790Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2026-05-11T02:32:54.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-11T02:32:54.790Z] 1db090963059: Preparing [2026-05-11T02:32:54.790Z] c2ddc565db17: Preparing [2026-05-11T02:32:54.790Z] ddb27badf12e: Preparing [2026-05-11T02:32:54.790Z] 4956acebc15b: Preparing [2026-05-11T02:32:54.790Z] 13bbf8caec00: Preparing [2026-05-11T02:32:54.790Z] eeaa73608b53: Preparing [2026-05-11T02:32:54.790Z] eeaa73608b53: Waiting [2026-05-11T02:32:54.790Z] 13bbf8caec00: Layer already exists [2026-05-11T02:32:54.790Z] ddb27badf12e: Layer already exists [2026-05-11T02:32:54.790Z] 1db090963059: Layer already exists [2026-05-11T02:32:54.790Z] c2ddc565db17: Layer already exists [2026-05-11T02:32:54.790Z] 4956acebc15b: Layer already exists [2026-05-11T02:32:54.790Z] eeaa73608b53: Layer already exists [2026-05-11T02:32:55.060Z] main: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-11T02:32:55.137Z] ===================================================== [Pipeline] echo [2026-05-11T02:32:55.152Z] taggedImages: [2026-05-11T02:32:55.152Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 [2026-05-11T02:32:55.152Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-05-11T02:32:55.152Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [2026-05-11T02:32:55.152Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [2026-05-11T02:32:55.152Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2026-05-11T02:32:55.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo [2026-05-11T02:32:55.181Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2026-05-11T02:32:55.192Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [Pipeline] echo [2026-05-11T02:32:55.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [Pipeline] echo [2026-05-11T02:32:55.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:55.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-11T02:32:55.620Z] [2026-05-11T02:32:55.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:32:56.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-11T02:32:56.002Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-11T02:32:56.002Z] 8998bd30e6a1: Pulling fs layer [2026-05-11T02:32:56.002Z] 04944245beec: Pulling fs layer [2026-05-11T02:32:56.002Z] 699f458cf7ca: Pulling fs layer [2026-05-11T02:32:56.002Z] 765212b225bb: Pulling fs layer [2026-05-11T02:32:56.002Z] f23df028b6ca: Pulling fs layer [2026-05-11T02:32:56.002Z] d65c8cfc05b1: Pulling fs layer [2026-05-11T02:32:56.002Z] 2437ff75d9bd: Pulling fs layer [2026-05-11T02:32:56.002Z] f23df028b6ca: Waiting [2026-05-11T02:32:56.002Z] d65c8cfc05b1: Waiting [2026-05-11T02:32:56.002Z] 2437ff75d9bd: Waiting [2026-05-11T02:32:56.002Z] 765212b225bb: Waiting [2026-05-11T02:32:56.287Z] 04944245beec: Verifying Checksum [2026-05-11T02:32:56.287Z] 04944245beec: Download complete [2026-05-11T02:32:56.287Z] 765212b225bb: Verifying Checksum [2026-05-11T02:32:56.287Z] 765212b225bb: Download complete [2026-05-11T02:32:56.287Z] f23df028b6ca: Download complete [2026-05-11T02:32:56.287Z] d65c8cfc05b1: Download complete [2026-05-11T02:32:56.557Z] 699f458cf7ca: Verifying Checksum [2026-05-11T02:32:56.557Z] 699f458cf7ca: Download complete [2026-05-11T02:32:56.828Z] 8998bd30e6a1: Verifying Checksum [2026-05-11T02:32:56.828Z] 8998bd30e6a1: Download complete [2026-05-11T02:32:59.442Z] 2437ff75d9bd: Verifying Checksum [2026-05-11T02:32:59.442Z] 2437ff75d9bd: Download complete [2026-05-11T02:33:01.383Z] 8998bd30e6a1: Pull complete [2026-05-11T02:33:01.657Z] 04944245beec: Pull complete [2026-05-11T02:33:03.600Z] 699f458cf7ca: Pull complete [2026-05-11T02:33:03.600Z] 765212b225bb: Pull complete [2026-05-11T02:33:04.558Z] f23df028b6ca: Pull complete [2026-05-11T02:33:04.558Z] d65c8cfc05b1: Pull complete [2026-05-11T02:33:22.764Z] 2437ff75d9bd: Pull complete [2026-05-11T02:33:22.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-11T02:33:22.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-11T02:33:22.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:33:23.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-9030 does not seem to be running inside a container [2026-05-11T02:33:23.103Z] $ 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/device-mqtt-go/214 -v /w/workspace/device-mqtt-go/214:/w/workspace/device-mqtt-go/214:rw,z -v /w/workspace/device-mqtt-go/214@tmp:/w/workspace/device-mqtt-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-11T02:33:26.057Z] $ docker top 66e08fe80426998387e4502d35fdfade30c83269ac08523cf035b3897e8702cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:33:26.922Z] ---> job-cost.sh [2026-05-11T02:33:26.922Z] lf-activate-venv: SKIPPING [2026-05-11T02:33:26.922Z] INFO: No Stack... [2026-05-11T02:33:27.188Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-11T02:33:28.146Z] INFO: Archiving Costs [Pipeline] sh [2026-05-11T02:33:28.782Z] + cut -d, -f6 [2026-05-11T02:33:28.782Z] + cat /w/workspace/device-mqtt-go/214/archives/cost.csv [Pipeline] lock [2026-05-11T02:33:28.853Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [2026-05-11T02:33:28.939Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] did not exist. Created. [2026-05-11T02:33:28.945Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-11T02:33:29.613Z] /w/workspace/device-mqtt-go/214@tmp/durable-06c82644/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-11T02:33:30.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-11T02:33:30.271Z] Warning: overwriting stash ‘stack-cost’ [2026-05-11T02:33:30.322Z] Stashed 1 file(s) [Pipeline] } [2026-05-11T02:33:30.347Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-11T02:33:30.371Z] $ docker stop --time=1 66e08fe80426998387e4502d35fdfade30c83269ac08523cf035b3897e8702cb [2026-05-11T02:33:31.912Z] $ docker rm -f --volumes 66e08fe80426998387e4502d35fdfade30c83269ac08523cf035b3897e8702cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-11T02:33:32.481Z] provisioning config files... [2026-05-11T02:33:32.488Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3631246134350402792tmp [Pipeline] { [Pipeline] sh [2026-05-11T02:33:32.790Z] + set +x [2026-05-11T02:33:32.790Z] + curl -s https://codecov.io/bash [2026-05-11T02:33:32.790Z] + bash -s -- [2026-05-11T02:33:32.790Z] [2026-05-11T02:33:32.790Z] _____ _ [2026-05-11T02:33:32.790Z] / ____| | | [2026-05-11T02:33:32.790Z] | | ___ __| | ___ ___ _____ __ [2026-05-11T02:33:32.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-11T02:33:32.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-11T02:33:32.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-11T02:33:32.790Z] Bash-1.0.6 [2026-05-11T02:33:32.790Z] [2026-05-11T02:33:32.790Z] [2026-05-11T02:33:32.790Z] ==> git version 2.25.1 found [2026-05-11T02:33:32.790Z] ==> 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 [2026-05-11T02:33:32.790Z] Release-Date: 2020-01-08 [2026-05-11T02:33:32.790Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-11T02:33:32.790Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-11T02:33:32.790Z] ==> Jenkins CI detected. [2026-05-11T02:33:32.790Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-11T02:33:32.790Z] project root: . [2026-05-11T02:33:32.790Z] --> token set from env [2026-05-11T02:33:32.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-11T02:33:32.791Z] ==> Running gcov in . (disable via -X gcov) [2026-05-11T02:33:32.791Z] ==> Python coveragepy not found [2026-05-11T02:33:32.791Z] ==> Searching for coverage reports in: [2026-05-11T02:33:32.791Z] + . [2026-05-11T02:33:32.791Z] -> Found 1 reports [2026-05-11T02:33:32.791Z] ==> Detecting git/mercurial file structure [2026-05-11T02:33:33.050Z] ==> Reading reports [2026-05-11T02:33:33.050Z] + ./coverage.out bytes=21039 [2026-05-11T02:33:33.050Z] ==> Appending adjustments [2026-05-11T02:33:33.050Z] https://docs.codecov.io/docs/fixing-reports [2026-05-11T02:33:33.050Z] + Found adjustments [2026-05-11T02:33:33.050Z] ==> Gzipping contents [2026-05-11T02:33:33.050Z] 4.0K /tmp/codecov.wZPydc.gz [2026-05-11T02:33:33.050Z] ==> Uploading reports [2026-05-11T02:33:33.050Z] url: https://codecov.io [2026-05-11T02:33:33.050Z] query: branch=main&commit=c6e158839bcd084ea8f5f3d68e1f575365487a32&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-11T02:33:33.050Z] -> Pinging Codecov [2026-05-11T02:33:33.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6e158839bcd084ea8f5f3d68e1f575365487a32&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-11T02:33:33.310Z] -> Uploading to [2026-05-11T02:33:33.310Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/c6e158839bcd084ea8f5f3d68e1f575365487a32/c6863cfd-89b8-494e-88d8-327a341b5e00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260511%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260511T023333Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f7767a2eb99d3fff600254034c45783c72a2bddeceef143a7b573e7706079392 [2026-05-11T02:33:33.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-11T02:33:33.310Z] Dload Upload Total Spent Left Speed [2026-05-11T02:33:33.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 24632 --:--:-- --:--:-- --:--:-- 24452 [2026-05-11T02:33:33.310Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] } [2026-05-11T02:33:33.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-11T02:33:33.554Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-11T02:33:33.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:33:33.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-11T02:33:33.886Z] [2026-05-11T02:33:33.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:33:34.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-11T02:33:34.185Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-11T02:33:34.185Z] 2d35ebdb57d9: Already exists [2026-05-11T02:33:34.185Z] 85e8836fcdb2: Pulling fs layer [2026-05-11T02:33:34.185Z] 91631faa732a: Pulling fs layer [2026-05-11T02:33:34.185Z] f3f5ae8826fa: Pulling fs layer [2026-05-11T02:33:34.185Z] 4f4fb700ef54: Pulling fs layer [2026-05-11T02:33:34.185Z] 7861252a18e6: Pulling fs layer [2026-05-11T02:33:34.185Z] 9130f900ef6f: Pulling fs layer [2026-05-11T02:33:34.185Z] 4f4fb700ef54: Waiting [2026-05-11T02:33:34.185Z] 9130f900ef6f: Waiting [2026-05-11T02:33:34.185Z] 7861252a18e6: Waiting [2026-05-11T02:33:34.185Z] f3f5ae8826fa: Verifying Checksum [2026-05-11T02:33:34.185Z] f3f5ae8826fa: Download complete [2026-05-11T02:33:34.185Z] 85e8836fcdb2: Download complete [2026-05-11T02:33:34.185Z] 4f4fb700ef54: Verifying Checksum [2026-05-11T02:33:34.185Z] 4f4fb700ef54: Download complete [2026-05-11T02:33:34.185Z] 85e8836fcdb2: Pull complete [2026-05-11T02:33:34.444Z] 7861252a18e6: Verifying Checksum [2026-05-11T02:33:34.444Z] 7861252a18e6: Download complete [2026-05-11T02:33:34.701Z] 91631faa732a: Download complete [2026-05-11T02:33:35.636Z] 9130f900ef6f: Verifying Checksum [2026-05-11T02:33:35.636Z] 9130f900ef6f: Download complete [2026-05-11T02:33:39.840Z] 91631faa732a: Pull complete [2026-05-11T02:33:39.840Z] f3f5ae8826fa: Pull complete [2026-05-11T02:33:39.840Z] 4f4fb700ef54: Pull complete [2026-05-11T02:33:39.840Z] 7861252a18e6: Pull complete [2026-05-11T02:33:44.163Z] 9130f900ef6f: Pull complete [2026-05-11T02:33:44.163Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-11T02:33:44.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-11T02:33:44.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:33:44.279Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:33:44.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-11T02:33:45.914Z] $ docker top 8fe4e28ed8a306b6e34d28a8ee9ffe6f8ddc419729fa3e5ad7efe252d0a6c6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:33:46.297Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2026-05-11T02:33:46.322Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2026-05-11T02:33:46.619Z] + set -o pipefail [2026-05-11T02:33:46.619Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2026-05-11T02:33:54.766Z] [2026-05-11T02:33:54.766Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2026-05-11T02:33:54.766Z] [2026-05-11T02:33:54.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/5e21fa0a-70b8-40f1-a785-41b029b2e8d5 [2026-05-11T02:33:54.766Z] [2026-05-11T02:33:54.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-11T02:33:54.766Z] [2026-05-11T02:33:54.766Z] [2026-05-11T02:33:54.766Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-11T02:33:54.766Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-11T02:33:54.776Z] $ docker stop --time=1 8fe4e28ed8a306b6e34d28a8ee9ffe6f8ddc419729fa3e5ad7efe252d0a6c6e3 [2026-05-11T02:33:56.862Z] $ docker rm -f --volumes 8fe4e28ed8a306b6e34d28a8ee9ffe6f8ddc419729fa3e5ad7efe252d0a6c6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-11T02:33:57.694Z] + git log --format=format:%s -1 c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] sh [2026-05-11T02:33:57.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-11T02:33:57.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:33:58.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:33:58.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:33:58.368Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:33:58.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-11T02:33:58.650Z] $ docker top 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 -eo pid,comm [2026-05-11T02:33:58.694Z] 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). [2026-05-11T02:33:58.694Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-11T02:33:58.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:33:58.754Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:33:58.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:33:58.865Z] $ docker exec 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 ssh-agent [2026-05-11T02:33:58.980Z] SSH_AUTH_SOCK=/tmp/ssh-2R7PL51vYyWU/agent.33 [2026-05-11T02:33:58.980Z] SSH_AGENT_PID=39 [2026-05-11T02:33:58.984Z] Running ssh-add (command line suppressed) [2026-05-11T02:33:59.079Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1610757815563852965.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1610757815563852965.key) [2026-05-11T02:33:59.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:33:59.381Z] + git semver tag [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,596 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,601 [run_tag] DEBUG tag force:False [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,601 [check_head_tag] DEBUG check head tag [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,601 [execute] INFO git cat-file --batch-check [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,603 [execute] INFO git cat-file --batch [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,614 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,614 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-11T02:33:59.639Z] 2026-05-11 02:33:59,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:33:59.639Z] 4.1.0-dev.15 [Pipeline] } [2026-05-11T02:33:59.646Z] $ docker exec --env ******** --env ******** 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 ssh-agent -k [2026-05-11T02:33:59.744Z] unset SSH_AUTH_SOCK; [2026-05-11T02:33:59.744Z] unset SSH_AGENT_PID; [2026-05-11T02:33:59.745Z] echo Agent pid 39 killed; [2026-05-11T02:33:59.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:34:00.078Z] + git semver [Pipeline] } [2026-05-11T02:34:00.346Z] $ docker stop --time=1 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 [2026-05-11T02:34:01.631Z] $ docker rm -f --volumes 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:34:02.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-11T02:34:02.038Z] [2026-05-11T02:34:02.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:34:02.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-11T02:34:02.346Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-11T02:34:02.346Z] ab5ef0e58194: Pulling fs layer [2026-05-11T02:34:02.346Z] 9712f1f96733: Pulling fs layer [2026-05-11T02:34:02.346Z] 63f879dbbcfc: Pulling fs layer [2026-05-11T02:34:02.346Z] 0d9ebad4ef96: Pulling fs layer [2026-05-11T02:34:02.346Z] e9a5061849ea: Pulling fs layer [2026-05-11T02:34:02.346Z] d747dcd14b5f: Pulling fs layer [2026-05-11T02:34:02.346Z] 2de7ff778b66: Pulling fs layer [2026-05-11T02:34:02.346Z] e9a5061849ea: Waiting [2026-05-11T02:34:02.346Z] 2de7ff778b66: Waiting [2026-05-11T02:34:02.346Z] d747dcd14b5f: Waiting [2026-05-11T02:34:02.346Z] 0d9ebad4ef96: Waiting [2026-05-11T02:34:02.346Z] 9712f1f96733: Verifying Checksum [2026-05-11T02:34:02.346Z] 9712f1f96733: Download complete [2026-05-11T02:34:02.604Z] 63f879dbbcfc: Verifying Checksum [2026-05-11T02:34:02.604Z] 63f879dbbcfc: Download complete [2026-05-11T02:34:02.862Z] e9a5061849ea: Verifying Checksum [2026-05-11T02:34:02.862Z] e9a5061849ea: Download complete [2026-05-11T02:34:02.862Z] d747dcd14b5f: Verifying Checksum [2026-05-11T02:34:02.862Z] d747dcd14b5f: Download complete [2026-05-11T02:34:03.119Z] 0d9ebad4ef96: Verifying Checksum [2026-05-11T02:34:03.119Z] 0d9ebad4ef96: Download complete [2026-05-11T02:34:03.119Z] ab5ef0e58194: Verifying Checksum [2026-05-11T02:34:03.119Z] ab5ef0e58194: Download complete [2026-05-11T02:34:03.119Z] 2de7ff778b66: Verifying Checksum [2026-05-11T02:34:03.119Z] 2de7ff778b66: Download complete [2026-05-11T02:34:06.408Z] ab5ef0e58194: Pull complete [2026-05-11T02:34:06.408Z] 9712f1f96733: Pull complete [2026-05-11T02:34:07.341Z] 63f879dbbcfc: Pull complete [2026-05-11T02:34:12.652Z] 0d9ebad4ef96: Pull complete [2026-05-11T02:34:12.652Z] e9a5061849ea: Pull complete [2026-05-11T02:34:12.652Z] d747dcd14b5f: Pull complete [2026-05-11T02:34:14.026Z] 2de7ff778b66: Pull complete [2026-05-11T02:34:14.026Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-11T02:34:14.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-11T02:34:14.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:34:14.152Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:34:14.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-11T02:34:15.587Z] $ docker top 7f5d388da020f6a6bf13eff2e6f306eb27e06723249e2432e673a588dd3cb94b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:34:15.655Z] provisioning config files... [2026-05-11T02:34:15.662Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4234952219863759910tmp [2026-05-11T02:34:15.670Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9739188980301484842tmp [2026-05-11T02:34:15.678Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9234820254979313208tmp [Pipeline] { [Pipeline] echo [2026-05-11T02:34:15.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:16.006Z] ---> sigul-configuration.sh [2026-05-11T02:34:16.006Z] gpg: directory `/root/.gnupg' created [2026-05-11T02:34:16.006Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-11T02:34:16.006Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-11T02:34:16.006Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-11T02:34:16.006Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-11T02:34:16.006Z] gpg: CAST5 encrypted data [2026-05-11T02:34:16.006Z] gpg: encrypted with 1 passphrase [2026-05-11T02:34:16.006Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-11T02:34:16.298Z] + mkdir /home/jenkins [2026-05-11T02:34:16.299Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-11T02:34:16.593Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-11T02:34:16.603Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:16.893Z] ---> sigul-install.sh [2026-05-11T02:34:16.893Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-11T02:34:17.181Z] + git tag --list [2026-05-11T02:34:17.181Z] 0.7.1 [2026-05-11T02:34:17.181Z] v1.0.0 [2026-05-11T02:34:17.181Z] v1.1.0 [2026-05-11T02:34:17.181Z] v1.1.1 [2026-05-11T02:34:17.181Z] v1.2.2 [2026-05-11T02:34:17.181Z] v1.3.0 [2026-05-11T02:34:17.181Z] v1.3.1 [2026-05-11T02:34:17.181Z] v2.0.0 [2026-05-11T02:34:17.181Z] v2.1.0 [2026-05-11T02:34:17.181Z] v2.1.1 [2026-05-11T02:34:17.181Z] v2.2.0 [2026-05-11T02:34:17.181Z] v2.3.0 [2026-05-11T02:34:17.181Z] v3.0 [2026-05-11T02:34:17.181Z] v3.0.0 [2026-05-11T02:34:17.181Z] v3.1 [2026-05-11T02:34:17.181Z] v3.1.0 [2026-05-11T02:34:17.181Z] v3.1.1 [2026-05-11T02:34:17.181Z] v4.0 [2026-05-11T02:34:17.181Z] v4.0.0 [2026-05-11T02:34:17.181Z] v4.0.1 [2026-05-11T02:34:17.181Z] v4.0.1-dev.1 [2026-05-11T02:34:17.181Z] v4.1.0-dev.1 [2026-05-11T02:34:17.181Z] v4.1.0-dev.10 [2026-05-11T02:34:17.181Z] v4.1.0-dev.11 [2026-05-11T02:34:17.181Z] v4.1.0-dev.12 [2026-05-11T02:34:17.181Z] v4.1.0-dev.13 [2026-05-11T02:34:17.181Z] v4.1.0-dev.14 [2026-05-11T02:34:17.181Z] v4.1.0-dev.15 [2026-05-11T02:34:17.181Z] v4.1.0-dev.2 [2026-05-11T02:34:17.181Z] v4.1.0-dev.3 [2026-05-11T02:34:17.181Z] v4.1.0-dev.4 [2026-05-11T02:34:17.181Z] v4.1.0-dev.5 [2026-05-11T02:34:17.181Z] v4.1.0-dev.6 [2026-05-11T02:34:17.181Z] v4.1.0-dev.7 [2026-05-11T02:34:17.181Z] v4.1.0-dev.8 [2026-05-11T02:34:17.181Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-11T02:34:17.475Z] + lftools sign git-tag v4.1.0-dev.15 [2026-05-11T02:34:18.044Z] Signing Git tag with Sigul... [2026-05-11T02:34:18.044Z] Signing v4.1.0-dev.15 [Pipeline] echo [2026-05-11T02:34:18.312Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:18.609Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-11T02:34:18.615Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-11T02:34:18.638Z] $ docker stop --time=1 7f5d388da020f6a6bf13eff2e6f306eb27e06723249e2432e673a588dd3cb94b [2026-05-11T02:34:19.917Z] $ docker rm -f --volumes 7f5d388da020f6a6bf13eff2e6f306eb27e06723249e2432e673a588dd3cb94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-11T02:34:20.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-11T02:34:20.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:34:20.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:34:20.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:34:20.887Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:34:20.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-11T02:34:21.146Z] $ docker top 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 -eo pid,comm [2026-05-11T02:34:21.188Z] 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). [2026-05-11T02:34:21.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-11T02:34:21.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:34:21.241Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:34:21.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:34:21.345Z] $ docker exec 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 ssh-agent [2026-05-11T02:34:21.446Z] SSH_AUTH_SOCK=/tmp/ssh-c1O3lfOoHQlE/agent.31 [2026-05-11T02:34:21.446Z] SSH_AGENT_PID=37 [2026-05-11T02:34:21.451Z] Running ssh-add (command line suppressed) [2026-05-11T02:34:21.544Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4297462927058213767.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4297462927058213767.key) [2026-05-11T02:34:21.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:34:21.852Z] + git semver bump pre [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,065 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,069 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,069 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,069 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,069 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,072 [execute] INFO git cat-file --batch-check [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,075 [execute] INFO git cat-file --batch [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-11T02:34:22.110Z] 2026-05-11 02:34:22,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:34:22.110Z] 4.1.0-dev.16 [Pipeline] } [2026-05-11T02:34:22.119Z] $ docker exec --env ******** --env ******** 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 ssh-agent -k [2026-05-11T02:34:22.213Z] unset SSH_AUTH_SOCK; [2026-05-11T02:34:22.213Z] unset SSH_AGENT_PID; [2026-05-11T02:34:22.213Z] echo Agent pid 37 killed; [2026-05-11T02:34:22.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:34:22.545Z] + git semver [Pipeline] } [2026-05-11T02:34:22.814Z] $ docker stop --time=1 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 [2026-05-11T02:34:24.090Z] $ docker rm -f --volumes 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-11T02:34:24.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-11T02:34:24.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:34:24.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-11T02:34:24.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:34:24.828Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:34:24.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-11T02:34:25.117Z] $ docker top 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 -eo pid,comm [2026-05-11T02:34:25.159Z] 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). [2026-05-11T02:34:25.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-11T02:34:25.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-11T02:34:25.217Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-11T02:34:25.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-11T02:34:25.309Z] $ docker exec 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 ssh-agent [2026-05-11T02:34:25.397Z] SSH_AUTH_SOCK=/tmp/ssh-hwDb1JxeUTs5/agent.33 [2026-05-11T02:34:25.397Z] SSH_AGENT_PID=39 [2026-05-11T02:34:25.401Z] Running ssh-add (command line suppressed) [2026-05-11T02:34:25.502Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7492376585951838056.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7492376585951838056.key) [2026-05-11T02:34:25.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-11T02:34:25.863Z] + git semver push [2026-05-11T02:34:26.122Z] 2026-05-11 02:34:26,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,125 [run_push] DEBUG push [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,126 [execute] INFO git cat-file --batch-check [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,128 [execute] INFO git rev-list 8d12449b6984ac2cf801504d2d8438d72b4c27b5 -- [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,128 [execute] DEBUG Popen(['git', 'rev-list', '8d12449b6984ac2cf801504d2d8438d72b4c27b5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,137 [execute] INFO git fetch -v -- origin [2026-05-11T02:34:26.381Z] 2026-05-11 02:34:26,137 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-11T02:34:26.948Z] 2026-05-11 02:34:26,710 [run_push] DEBUG no remote changes detected [2026-05-11T02:34:26.948Z] 2026-05-11 02:34:26,711 [execute] INFO git push origin semver [2026-05-11T02:34:26.948Z] 2026-05-11 02:34:26,711 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-11T02:34:27.888Z] 2026-05-11 02:34:27,754 [run_push] DEBUG push all version tags [2026-05-11T02:34:27.888Z] 2026-05-11 02:34:27,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-11T02:34:27.888Z] 2026-05-11 02:34:27,755 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-11T02:34:28.910Z] 2026-05-11 02:34:28,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-11T02:34:28.910Z] 4.1.0-dev.16 [Pipeline] } [2026-05-11T02:34:28.919Z] $ docker exec --env ******** --env ******** 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 ssh-agent -k [2026-05-11T02:34:29.021Z] unset SSH_AUTH_SOCK; [2026-05-11T02:34:29.022Z] unset SSH_AGENT_PID; [2026-05-11T02:34:29.022Z] echo Agent pid 39 killed; [2026-05-11T02:34:29.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-11T02:34:29.352Z] + git semver [Pipeline] } [2026-05-11T02:34:29.621Z] $ docker stop --time=1 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 [2026-05-11T02:34:30.900Z] $ docker rm -f --volumes 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2026-05-11T02:34:31.454Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2026-05-11T02:34:31.454Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-11T02:34:31.454Z] total 16 [2026-05-11T02:34:31.454Z] drwxr-xr-x 3 root root 4096 May 11 02:20 . [2026-05-11T02:34:31.454Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 02:34 .. [2026-05-11T02:34:31.454Z] drwxr-xr-x 2 root root 4096 May 11 02:20 cost [2026-05-11T02:34:31.454Z] -rw-r--r-- 1 root root 86 May 11 02:20 cost.csv [2026-05-11T02:34:31.454Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-11T02:34:31.454Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-11T02:34:31.454Z] total 16 [2026-05-11T02:34:31.454Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 02:20 . [2026-05-11T02:34:31.454Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 02:34 .. [2026-05-11T02:34:31.454Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 02:20 cost [2026-05-11T02:34:31.454Z] -rw-r--r-- 1 jenkins jenkins 86 May 11 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:31.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:32.600Z] ---> package-listing.sh [2026-05-11T02:34:32.600Z] ++ facter osfamily [2026-05-11T02:34:32.600Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-11T02:34:32.863Z] + OS_FAMILY=debian [2026-05-11T02:34:32.863Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-11T02:34:32.863Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-11T02:34:32.863Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-11T02:34:32.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-11T02:34:32.863Z] + PACKAGES=/tmp/packages_start.txt [2026-05-11T02:34:32.863Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-11T02:34:32.863Z] + PACKAGES=/tmp/packages_end.txt [2026-05-11T02:34:32.863Z] + case "${OS_FAMILY}" in [2026-05-11T02:34:32.863Z] + dpkg -l [2026-05-11T02:34:32.863Z] + grep '^ii' [2026-05-11T02:34:32.863Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-11T02:34:32.863Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-11T02:34:32.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-11T02:34:32.863Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-11T02:34:32.863Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-05-11T02:34:32.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2026-05-11T02:34:32.874Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-11T02:34:33.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-11T02:34:33.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-11T02:34:33.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-11T02:34:33.791Z] prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container [2026-05-11T02:34:33.816Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-11T02:34:34.032Z] $ docker top 73d50f35819fce0228cc374f543f8ad3a49868b758e768b750beab7fba0b2631 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-11T02:34:34.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-11T02:34:34.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-11T02:34:34.944Z] + ls /var/log/sa-host [2026-05-11T02:34:34.944Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-11T02:34:34.971Z] provisioning config files... [2026-05-11T02:34:34.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10531412985101271265tmp [Pipeline] { [Pipeline] echo [2026-05-11T02:34:34.997Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:35.280Z] ---> create-netrc.sh [Pipeline] } [2026-05-11T02:34:35.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:35.598Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-11T02:34:35.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:35.893Z] ---> sudo-logs.sh [2026-05-11T02:34:35.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-11T02:34:35.927Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:36.209Z] ---> job-cost.sh [2026-05-11T02:34:36.209Z] lf-activate-venv: SKIPPING [2026-05-11T02:34:36.209Z] DEBUG: total: 0.2199999988079071 [2026-05-11T02:34:36.209Z] INFO: Retrieving Stack Cost... [2026-05-11T02:34:36.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-11T02:34:36.725Z] INFO: Archiving Costs [Pipeline] echo [2026-05-11T02:34:36.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-11T02:34:37.016Z] ---> logs-deploy.sh [2026-05-11T02:34:37.016Z] lf-activate-venv: SKIPPING [2026-05-11T02:34:37.016Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/214 [2026-05-11T02:34:37.016Z] INFO: archiving workspace using pattern(s): [2026-05-11T02:34:37.953Z] Archives upload complete. [2026-05-11T02:34:37.953Z] INFO: archiving logs to Nexus