Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3da1a5722cc3dba50424e5cbbe9186fedab81c7 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-ssh10755593624322160697.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-ssh6711263936854118494.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-ssh15523810048974812426.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-ssh14685461571510359784.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-ssh14244524304704987915.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1995 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 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 (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 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 # timeout=10 Commit message: "Merge pull request #787 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git rev-list --no-walk 9d31811d99a226107420a08bbd70ad6ea6cd6c80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T02:51:00.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T02:51:01.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T02:51:01.073Z] ========================================================= [2026-02-13T02:51:01.073Z] EdgeX Global Pipelines Version Info [2026-02-13T02:51:01.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:51:02.155Z] ------------------- [2026-02-13T02:51:02.155Z] stable info: [2026-02-13T02:51:02.155Z] ------------------- [2026-02-13T02:51:02.155Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T02:51:02.155Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T02:51:02.155Z] Message: update stable to v1.0.278 [2026-02-13T02:51:02.725Z] ------------------- [2026-02-13T02:51:02.725Z] experimental info: [2026-02-13T02:51:02.725Z] ------------------- [2026-02-13T02:51:02.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T02:51:02.725Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T02:51:02.725Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T02:51:02.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2026-02-13T02:51:02.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2026-02-13T02:51:02.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T02:51:02.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T02:51:02.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T02:51:02.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T02:51:02.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T02:51:02.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T02:51:02.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T02:51:02.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T02:51:03.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T02:51:03.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2026-02-13T02:51:03.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T02:51:03.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T02:51:03.092Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T02:51:03.112Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T02:51:03.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T02:51:03.152Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T02:51:03.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T02:51:03.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T02:51:03.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-02-13T02:51:03.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-02-13T02:51:03.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-13T02:51:03.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-13T02:51:03.296Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-13T02:51:03.318Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T02:51:03.337Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T02:51:03.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T02:51:03.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T02:51:03.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T02:51:03.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo [2026-02-13T02:51:03.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3da1a5 [Pipeline] echo [2026-02-13T02:51:03.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:51:03.538Z] provisioning config files... [2026-02-13T02:51:03.553Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15108044690000518560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:51:03.886Z] ---> ****-login.sh [2026-02-13T02:51:03.886Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:51:03.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:04.145Z] [2026-02-13T02:51:04.145Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:51:04.145Z] Configure a credential helper to remove this warning. See [2026-02-13T02:51:04.145Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:51:04.145Z] [2026-02-13T02:51:04.145Z] Login Succeeded [2026-02-13T02:51:04.145Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:51:04.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:04.145Z] [2026-02-13T02:51:04.146Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:51:04.146Z] Configure a credential helper to remove this warning. See [2026-02-13T02:51:04.146Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:51:04.146Z] [2026-02-13T02:51:04.146Z] Login Succeeded [2026-02-13T02:51:04.146Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:51:04.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:04.405Z] [2026-02-13T02:51:04.405Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:51:04.405Z] Configure a credential helper to remove this warning. See [2026-02-13T02:51:04.405Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:51:04.405Z] [2026-02-13T02:51:04.405Z] Login Succeeded [2026-02-13T02:51:04.405Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:51:04.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:04.405Z] [2026-02-13T02:51:04.405Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:51:04.405Z] Configure a credential helper to remove this warning. See [2026-02-13T02:51:04.405Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:51:04.405Z] [2026-02-13T02:51:04.405Z] Login Succeeded [2026-02-13T02:51:04.405Z] ****.io [2026-02-13T02:51:04.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:04.665Z] [2026-02-13T02:51:04.666Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:51:04.666Z] Configure a credential helper to remove this warning. See [2026-02-13T02:51:04.666Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:51:04.666Z] [2026-02-13T02:51:04.666Z] Login Succeeded [2026-02-13T02:51:04.666Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:51:04.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T02:51:05.082Z] + git rev-list -1 --merges b3da1a5722cc3dba50424e5cbbe9186fedab81c7~1..b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo [2026-02-13T02:51:05.109Z] -----------> git rev-list -1 --merges b3da1a5722cc3dba50424e5cbbe9186fedab81c7~1..b3da1a5722cc3dba50424e5cbbe9186fedab81c7 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:51:05.109Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [false] [Pipeline] sh [2026-02-13T02:51:05.398Z] + git log --format=format:%s -1 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo [2026-02-13T02:51:05.412Z] ========================================================= [2026-02-13T02:51:05.412Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T02:51:05.412Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T02:51:05.754Z] + git log --format=format:%s -1 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo [2026-02-13T02:51:05.767Z] [semverPrep] GIT_COMMIT: b3da1a5722cc3dba50424e5cbbe9186fedab81c7, Commit Message: Merge pull request #787 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo [2026-02-13T02:51:05.782Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-13T02:51:06.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T02:51:06.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T02:51:06.148Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T02:51:06.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T02:51:06.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T02:51:06.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T02:51:06.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:51:06.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:51:06.550Z] [2026-02-13T02:51:06.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:51:06.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:51:06.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T02:51:06.850Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T02:51:06.850Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T02:51:06.850Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T02:51:06.850Z] 461d9e800cba: Pulling fs layer [2026-02-13T02:51:06.850Z] 80192f66455f: Pulling fs layer [2026-02-13T02:51:06.850Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T02:51:06.850Z] a29436f7fd5d: Pulling fs layer [2026-02-13T02:51:06.850Z] 923cac83aea3: Pulling fs layer [2026-02-13T02:51:06.850Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T02:51:06.850Z] db01528c6b51: Pulling fs layer [2026-02-13T02:51:06.850Z] 28988de357af: Pulling fs layer [2026-02-13T02:51:06.850Z] 923cac83aea3: Waiting [2026-02-13T02:51:06.850Z] 25ad8b0a4227: Waiting [2026-02-13T02:51:06.850Z] a29436f7fd5d: Waiting [2026-02-13T02:51:06.850Z] db01528c6b51: Waiting [2026-02-13T02:51:06.850Z] 461d9e800cba: Waiting [2026-02-13T02:51:06.850Z] 80192f66455f: Waiting [2026-02-13T02:51:06.850Z] 28988de357af: Waiting [2026-02-13T02:51:06.850Z] 2e8e34ca0e6c: Waiting [2026-02-13T02:51:06.850Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T02:51:06.850Z] 6bf1a483ea7c: Download complete [2026-02-13T02:51:06.850Z] 461d9e800cba: Download complete [2026-02-13T02:51:06.850Z] 80192f66455f: Verifying Checksum [2026-02-13T02:51:06.850Z] 80192f66455f: Download complete [2026-02-13T02:51:07.108Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T02:51:07.108Z] f5dfc541a4d3: Download complete [2026-02-13T02:51:07.108Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T02:51:07.108Z] 3dae71ba6b94: Download complete [2026-02-13T02:51:07.108Z] 923cac83aea3: Download complete [2026-02-13T02:51:07.108Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T02:51:07.108Z] 25ad8b0a4227: Download complete [2026-02-13T02:51:07.108Z] db01528c6b51: Download complete [2026-02-13T02:51:07.108Z] 28988de357af: Download complete [2026-02-13T02:51:07.365Z] a29436f7fd5d: Verifying Checksum [2026-02-13T02:51:07.365Z] a29436f7fd5d: Download complete [2026-02-13T02:51:07.933Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T02:51:07.933Z] 2e8e34ca0e6c: Download complete [2026-02-13T02:51:08.502Z] 3dae71ba6b94: Pull complete [2026-02-13T02:51:08.502Z] 6bf1a483ea7c: Pull complete [2026-02-13T02:51:09.440Z] f5dfc541a4d3: Pull complete [2026-02-13T02:51:09.440Z] 461d9e800cba: Pull complete [2026-02-13T02:51:09.440Z] 80192f66455f: Pull complete [2026-02-13T02:51:13.628Z] 2e8e34ca0e6c: Pull complete [2026-02-13T02:51:13.890Z] a29436f7fd5d: Pull complete [2026-02-13T02:51:13.890Z] 923cac83aea3: Pull complete [2026-02-13T02:51:14.148Z] 25ad8b0a4227: Pull complete [2026-02-13T02:51:14.149Z] db01528c6b51: Pull complete [2026-02-13T02:51:14.149Z] 28988de357af: Pull complete [2026-02-13T02:51:14.149Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T02:51:14.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:51:14.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:51:14.287Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T02:51:14.320Z] $ 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-02-13T02:51:15.851Z] $ docker top 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be -eo pid,comm [2026-02-13T02:51:15.898Z] 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-02-13T02:51:15.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T02:51:16.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:51:16.042Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:51:16.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:51:16.152Z] $ docker exec 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent [2026-02-13T02:51:16.248Z] SSH_AUTH_SOCK=/tmp/ssh-gfz9ihGEXDO6/agent.31 [2026-02-13T02:51:16.248Z] SSH_AGENT_PID=37 [2026-02-13T02:51:16.254Z] Running ssh-add (command line suppressed) [2026-02-13T02:51:16.343Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11752109765815208406.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11752109765815208406.key) [2026-02-13T02:51:16.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:51:16.649Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2026-02-13T02:51:16.931Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T02:51:16.943Z] $ docker exec --env ******** --env ******** 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent -k [2026-02-13T02:51:17.032Z] unset SSH_AUTH_SOCK; [2026-02-13T02:51:17.033Z] unset SSH_AGENT_PID; [2026-02-13T02:51:17.033Z] echo Agent pid 37 killed; [2026-02-13T02:51:17.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T02:51:17.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:51:17.079Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:51:17.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:51:17.196Z] $ docker exec 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent [2026-02-13T02:51:17.309Z] SSH_AUTH_SOCK=/tmp/ssh-d0mtWAoTJ4WO/agent.84 [2026-02-13T02:51:17.309Z] SSH_AGENT_PID=90 [2026-02-13T02:51:17.313Z] Running ssh-add (command line suppressed) [2026-02-13T02:51:17.415Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6968587016042907242.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6968587016042907242.key) [2026-02-13T02:51:17.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:51:17.717Z] + git semver init [2026-02-13T02:51:17.976Z] 2026-02-13 02:51:17,931 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T02:51:17.976Z] 2026-02-13 02:51:17,936 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T02:51:17.976Z] 2026-02-13 02:51:17,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-02-13T02:51:17.976Z] 2026-02-13 02:51:17,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-02-13T02:51:17.976Z] 2026-02-13 02:51:17,937 [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-02-13T02:51:19.352Z] 2026-02-13 02:51:19,267 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2026-02-13T02:51:19.352Z] 2026-02-13 02:51:19,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2026-02-13T02:51:19.352Z] 2026-02-13 02:51:19,268 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T02:51:19.352Z] 2026-02-13 02:51:19,268 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T02:51:19.352Z] 4.1.0-dev.13 [Pipeline] } [2026-02-13T02:51:19.360Z] $ docker exec --env ******** --env ******** 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent -k [2026-02-13T02:51:19.456Z] unset SSH_AUTH_SOCK; [2026-02-13T02:51:19.456Z] unset SSH_AGENT_PID; [2026-02-13T02:51:19.456Z] echo Agent pid 90 killed; [2026-02-13T02:51:19.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:51:19.780Z] + git semver [Pipeline] } [2026-02-13T02:51:20.055Z] $ docker stop --time=1 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be [2026-02-13T02:51:21.342Z] $ docker rm -f --volumes 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T02:51:21.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T02:51:21.962Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T02:51:21.964Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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-02-13T02:51:22.121Z] provisioning config files... [2026-02-13T02:51:22.135Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16349838093686623452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:51:22.473Z] ---> ****-login.sh [2026-02-13T02:51:22.473Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:51:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:22.473Z] Login Succeeded [2026-02-13T02:51:22.473Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:51:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:22.473Z] Login Succeeded [2026-02-13T02:51:22.473Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:51:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:22.732Z] Login Succeeded [2026-02-13T02:51:22.732Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:51:22.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:22.732Z] Login Succeeded [2026-02-13T02:51:22.732Z] ****.io [2026-02-13T02:51:22.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:51:22.991Z] Login Succeeded [2026-02-13T02:51:22.991Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:51:22.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T02:51:23.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:51:23.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:51:23.130Z] ========================================================= [2026-02-13T02:51:23.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T02:51:23.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:51:23.453Z] + 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-02-13T02:51:24.020Z] #0 building with "default" instance using docker driver [2026-02-13T02:51:24.020Z] [2026-02-13T02:51:24.020Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:51:24.020Z] #1 transferring dockerfile: 1.84kB done [2026-02-13T02:51:24.020Z] #1 DONE 0.0s [2026-02-13T02:51:24.020Z] [2026-02-13T02:51:24.020Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T02:51:24.020Z] #2 DONE 0.1s [2026-02-13T02:51:24.281Z] [2026-02-13T02:51:24.281Z] #3 [internal] load .dockerignore [2026-02-13T02:51:24.281Z] #3 transferring context: 182B done [2026-02-13T02:51:24.281Z] #3 DONE 0.0s [2026-02-13T02:51:24.281Z] [2026-02-13T02:51:24.281Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T02:51:24.281Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-13T02:51:24.281Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-13T02:51:24.281Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-02-13T02:51:24.281Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-13T02:51:24.281Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-13T02:51:24.281Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-02-13T02:51:24.281Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-13T02:51:24.281Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-02-13T02:51:24.281Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-02-13T02:51:24.281Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-02-13T02:51:24.281Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-02-13T02:51:24.281Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-02-13T02:51:24.281Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-02-13T02:51:24.281Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-02-13T02:51:24.281Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s [2026-02-13T02:51:24.281Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-02-13T02:51:24.540Z] #4 ... [2026-02-13T02:51:24.540Z] [2026-02-13T02:51:24.540Z] #5 [internal] load build context [2026-02-13T02:51:24.540Z] #5 transferring context: 31.61MB 0.2s done [2026-02-13T02:51:24.540Z] #5 DONE 0.2s [2026-02-13T02:51:24.540Z] [2026-02-13T02:51:24.540Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T02:51:24.540Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s [2026-02-13T02:51:24.540Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-02-13T02:51:24.540Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-02-13T02:51:24.540Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.39MB / 112.58MB 0.3s [2026-02-13T02:51:24.540Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-02-13T02:51:24.540Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s [2026-02-13T02:51:24.540Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s [2026-02-13T02:51:24.540Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-02-13T02:51:24.540Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.26MB / 14.72MB 0.5s [2026-02-13T02:51:24.800Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-02-13T02:51:24.800Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s [2026-02-13T02:51:24.800Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s done [2026-02-13T02:51:24.800Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-02-13T02:51:24.800Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s [2026-02-13T02:51:24.800Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-02-13T02:51:25.058Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.44MB / 112.58MB 0.8s [2026-02-13T02:51:25.058Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s [2026-02-13T02:51:25.316Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-02-13T02:51:29.502Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-02-13T02:51:29.502Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-13T02:51:29.502Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-13T02:51:29.502Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-13T02:51:29.502Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-13T02:51:29.502Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-13T02:51:29.760Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-02-13T02:51:29.760Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-02-13T02:51:33.042Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-02-13T02:51:33.042Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-13T02:51:33.042Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-02-13T02:51:33.301Z] #4 DONE 9.2s [2026-02-13T02:51:33.560Z] [2026-02-13T02:51:33.560Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-02-13T02:51:33.560Z] #6 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:51:33.560Z] #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:51:34.127Z] #6 0.753 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T02:51:34.389Z] #6 1.204 (2/4) Installing libedit (20250104.3.1-r1) [2026-02-13T02:51:34.653Z] #6 1.264 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T02:51:34.653Z] #6 1.312 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T02:51:34.915Z] #6 1.325 Executing busybox-1.37.0-r19.trigger [2026-02-13T02:51:34.915Z] #6 1.332 OK: 269 MiB in 64 packages [2026-02-13T02:51:36.297Z] #6 DONE 2.8s [2026-02-13T02:51:36.297Z] [2026-02-13T02:51:36.297Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2026-02-13T02:51:36.297Z] #7 DONE 0.0s [2026-02-13T02:51:36.297Z] [2026-02-13T02:51:36.297Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T02:51:36.297Z] #8 DONE 0.0s [2026-02-13T02:51:36.297Z] [2026-02-13T02:51:36.297Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T02:51:37.087Z] Still waiting to schedule task [2026-02-13T02:51:37.088Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T02:51:51.185Z] #9 DONE 14.3s [2026-02-13T02:51:51.185Z] [2026-02-13T02:51:51.185Z] #10 [builder 6/7] COPY . . [2026-02-13T02:51:51.185Z] #10 DONE 0.1s [2026-02-13T02:51:51.185Z] [2026-02-13T02:51:51.185Z] #11 [builder 7/7] RUN echo noop [2026-02-13T02:51:51.185Z] #11 0.205 noop [2026-02-13T02:51:51.185Z] #11 DONE 0.2s [2026-02-13T02:51:51.185Z] [2026-02-13T02:51:51.185Z] #12 exporting to image [2026-02-13T02:51:51.185Z] #12 exporting layers [2026-02-13T02:51:59.295Z] #12 exporting layers 7.2s done [2026-02-13T02:51:59.295Z] #12 writing image sha256:75264cbe7d92838f286b9c8508cdb2230ba29cf35377d7b7dd58e9d7c91d1db8 done [2026-02-13T02:51:59.295Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T02:51:59.295Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:51:59.622Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T02:51:59.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:51:59.697Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T02:51:59.726Z] $ 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-02-13T02:52:00.015Z] $ docker top 566556c725eca336b5b69cc377a981a476aa3415cf6f41cd9e9d16406675f954 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:52:00.368Z] + go version [2026-02-13T02:52:00.368Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T02:52:00.376Z] $ docker stop --time=1 566556c725eca336b5b69cc377a981a476aa3415cf6f41cd9e9d16406675f954 [2026-02-13T02:52:01.638Z] $ docker rm -f --volumes 566556c725eca336b5b69cc377a981a476aa3415cf6f41cd9e9d16406675f954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:52:02.062Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T02:52:02.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:52:02.131Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T02:52:02.177Z] $ 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-02-13T02:52:02.439Z] $ docker top d2077ac1475b917be4263be67240ed7e2bd922fb4d4fa7f8b88286ced2644e19 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:52:02.788Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2026-02-13T02:52:03.088Z] + make test [2026-02-13T02:52:03.088Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T02:52:04.460Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-02-13T02:52:22.531Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-02-13T02:52:22.531Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2026-02-13T02:52:22.531Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-02-13T02:52:32.501Z] 0 issues. [2026-02-13T02:52:32.501Z] go vet ./... [2026-02-13T02:52:37.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T02:52:37.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T02:52:37.762Z] ./bin/test-attribution-txt.sh [2026-02-13T02:52:37.762Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T02:52:37.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T02:52:37.799Z] $ docker stop --time=1 d2077ac1475b917be4263be67240ed7e2bd922fb4d4fa7f8b88286ced2644e19 [2026-02-13T02:52:39.741Z] $ docker rm -f --volumes d2077ac1475b917be4263be67240ed7e2bd922fb4d4fa7f8b88286ced2644e19 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T02:52:40.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T02:52:40.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-13T02:52:40.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T02:52:41.095Z] + ls -al . [2026-02-13T02:52:41.095Z] total 256 [2026-02-13T02:52:41.095Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 02:52 . [2026-02-13T02:52:41.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:50 .. [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 02:50 .dockerignore [2026-02-13T02:52:41.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:52 .git [2026-02-13T02:52:41.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:50 .github [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 02:50 .gitignore [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 02:50 .golangci.yml [2026-02-13T02:52:41.095Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:51 .semver [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 21759 Feb 13 02:50 Attribution.txt [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 19382 Feb 13 02:50 CHANGELOG.md [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 02:50 Dockerfile [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 02:50 GOVERNANCE.md [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 02:50 Jenkinsfile [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 02:50 LICENSE [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 2544 Feb 13 02:50 Makefile [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 02:50 OWNERS.md [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 02:50 README.md [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:51 VERSION [2026-02-13T02:52:41.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:50 bin [2026-02-13T02:52:41.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:50 cmd [2026-02-13T02:52:41.095Z] -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 02:52 coverage.out [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 6753 Feb 13 02:50 go.mod [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 02:50 go.sum [2026-02-13T02:52:41.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:50 internal [2026-02-13T02:52:41.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:50 mock [2026-02-13T02:52:41.095Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 02:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:52:41.408Z] + 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=b3da1a5722cc3dba50424e5cbbe9186fedab81c7 --label arch=amd64 --label version=4.1.0-dev.13 . [2026-02-13T02:52:41.666Z] #0 building with "default" instance using docker driver [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:52:41.666Z] #1 transferring dockerfile: 1.84kB done [2026-02-13T02:52:41.666Z] #1 DONE 0.0s [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T02:52:41.666Z] #2 DONE 0.0s [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T02:52:41.666Z] #3 DONE 0.1s [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #4 [internal] load .dockerignore [2026-02-13T02:52:41.666Z] #4 transferring context: 182B done [2026-02-13T02:52:41.666Z] #4 DONE 0.0s [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T02:52:41.666Z] #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T02:52:41.666Z] #5 ... [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #6 [internal] load build context [2026-02-13T02:52:41.666Z] #6 transferring context: 32.73kB 0.0s done [2026-02-13T02:52:41.666Z] #6 DONE 0.0s [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T02:52:41.666Z] #7 DONE 0.1s [2026-02-13T02:52:41.666Z] [2026-02-13T02:52:41.666Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T02:52:41.666Z] #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-13T02:52:41.666Z] #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-13T02:52:41.666Z] #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T02:52:41.666Z] #5 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T02:52:41.666Z] #5 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T02:52:41.666Z] #5 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T02:52:41.924Z] #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-13T02:52:41.924Z] #5 DONE 0.3s [2026-02-13T02:52:41.924Z] [2026-02-13T02:52:41.924Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-02-13T02:52:42.182Z] #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:42.182Z] #8 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:42.439Z] #8 ... [2026-02-13T02:52:42.439Z] [2026-02-13T02:52:42.439Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-02-13T02:52:42.439Z] #9 0.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:42.439Z] #9 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:42.439Z] #9 0.715 OK: 269 MiB in 64 packages [2026-02-13T02:52:42.439Z] #9 DONE 0.8s [2026-02-13T02:52:42.439Z] [2026-02-13T02:52:42.439Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-02-13T02:52:42.439Z] #8 0.549 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T02:52:42.439Z] #8 0.556 Executing busybox-1.37.0-r20.trigger [2026-02-13T02:52:42.439Z] #8 0.561 OK: 7 MiB in 17 packages [2026-02-13T02:52:42.698Z] #8 DONE 0.7s [2026-02-13T02:52:42.698Z] [2026-02-13T02:52:42.698Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2026-02-13T02:52:42.698Z] #10 DONE 0.0s [2026-02-13T02:52:42.698Z] [2026-02-13T02:52:42.698Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T02:52:42.698Z] #11 DONE 0.0s [2026-02-13T02:52:42.698Z] [2026-02-13T02:52:42.698Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T02:52:42.966Z] #12 DONE 0.5s [2026-02-13T02:52:42.966Z] [2026-02-13T02:52:42.966Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-13T02:52:42.966Z] #13 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:42.966Z] #13 0.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:43.224Z] #13 ... [2026-02-13T02:52:43.224Z] [2026-02-13T02:52:43.224Z] #14 [builder 6/7] COPY . . [2026-02-13T02:52:43.224Z] #14 DONE 0.1s [2026-02-13T02:52:43.224Z] [2026-02-13T02:52:43.224Z] #15 [builder 7/7] RUN make build [2026-02-13T02:52:43.481Z] #15 ... [2026-02-13T02:52:43.481Z] [2026-02-13T02:52:43.481Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-13T02:52:43.481Z] #13 0.806 OK: 7 MiB in 17 packages [2026-02-13T02:52:43.481Z] #13 DONE 0.9s [2026-02-13T02:52:43.481Z] [2026-02-13T02:52:43.481Z] #15 [builder 7/7] RUN make build [2026-02-13T02:52:43.481Z] #15 0.232 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-02-13T02:53:10.001Z] #15 DONE 22.6s [2026-02-13T02:53:10.001Z] [2026-02-13T02:53:10.001Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2026-02-13T02:53:10.001Z] #16 DONE 0.2s [2026-02-13T02:53:10.001Z] [2026-02-13T02:53:10.001Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2026-02-13T02:53:10.001Z] #17 DONE 0.0s [2026-02-13T02:53:10.001Z] [2026-02-13T02:53:10.001Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-02-13T02:53:10.001Z] #18 DONE 0.0s [2026-02-13T02:53:10.001Z] [2026-02-13T02:53:10.001Z] #19 exporting to image [2026-02-13T02:53:10.001Z] #19 exporting layers [2026-02-13T02:53:10.001Z] #19 exporting layers 0.3s done [2026-02-13T02:53:10.001Z] #19 writing image sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done [2026-02-13T02:53:10.001Z] #19 naming to docker.io/library/device-mqtt done [2026-02-13T02:53:10.001Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:53:10.127Z] provisioning config files... [2026-02-13T02:53:10.134Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3506598913822734770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:53:10.435Z] ---> ****-login.sh [2026-02-13T02:53:10.435Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:53:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:10.435Z] Login Succeeded [2026-02-13T02:53:10.435Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:53:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:10.435Z] Login Succeeded [2026-02-13T02:53:10.435Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:53:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:10.693Z] Login Succeeded [2026-02-13T02:53:10.693Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:53:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:10.693Z] Login Succeeded [2026-02-13T02:53:10.693Z] ****.io [2026-02-13T02:53:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:10.951Z] Login Succeeded [2026-02-13T02:53:10.951Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:53:10.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T02:53:11.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:53:11.035Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2026-02-13T02:53:11.035Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:53:11.035Z] latest [2026-02-13T02:53:11.035Z] 4.1.0-dev.13 [2026-02-13T02:53:11.035Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T02:53:11.035Z] main [2026-02-13T02:53:11.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:11.373Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:11.699Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:53:11.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-02-13T02:53:11.699Z] d5a3ddaf86a5: Preparing [2026-02-13T02:53:11.699Z] dcce57c27c1a: Preparing [2026-02-13T02:53:11.699Z] 7a5dbbb69fd1: Preparing [2026-02-13T02:53:11.699Z] 61606adac453: Preparing [2026-02-13T02:53:11.699Z] 87ff89a1425f: Preparing [2026-02-13T02:53:11.699Z] cce92674e987: Preparing [2026-02-13T02:53:11.699Z] cce92674e987: Waiting [2026-02-13T02:53:11.699Z] dcce57c27c1a: Pushed [2026-02-13T02:53:11.699Z] d5a3ddaf86a5: Pushed [2026-02-13T02:53:11.699Z] 87ff89a1425f: Pushed [2026-02-13T02:53:11.699Z] 61606adac453: Pushed [2026-02-13T02:53:11.699Z] cce92674e987: Layer already exists [2026-02-13T02:53:16.959Z] 7a5dbbb69fd1: Pushed [2026-02-13T02:53:16.959Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:17.280Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:17.595Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-02-13T02:53:17.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-02-13T02:53:17.595Z] d5a3ddaf86a5: Preparing [2026-02-13T02:53:17.595Z] dcce57c27c1a: Preparing [2026-02-13T02:53:17.595Z] 7a5dbbb69fd1: Preparing [2026-02-13T02:53:17.595Z] 61606adac453: Preparing [2026-02-13T02:53:17.595Z] 87ff89a1425f: Preparing [2026-02-13T02:53:17.595Z] cce92674e987: Preparing [2026-02-13T02:53:17.595Z] cce92674e987: Waiting [2026-02-13T02:53:17.595Z] 61606adac453: Layer already exists [2026-02-13T02:53:17.595Z] dcce57c27c1a: Layer already exists [2026-02-13T02:53:17.595Z] d5a3ddaf86a5: Layer already exists [2026-02-13T02:53:17.595Z] 87ff89a1425f: Layer already exists [2026-02-13T02:53:17.595Z] 7a5dbbb69fd1: Layer already exists [2026-02-13T02:53:17.595Z] cce92674e987: Layer already exists [2026-02-13T02:53:17.595Z] latest: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:17.908Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:18.223Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [2026-02-13T02:53:18.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-02-13T02:53:18.223Z] d5a3ddaf86a5: Preparing [2026-02-13T02:53:18.223Z] dcce57c27c1a: Preparing [2026-02-13T02:53:18.223Z] 7a5dbbb69fd1: Preparing [2026-02-13T02:53:18.223Z] 61606adac453: Preparing [2026-02-13T02:53:18.223Z] 87ff89a1425f: Preparing [2026-02-13T02:53:18.223Z] cce92674e987: Preparing [2026-02-13T02:53:18.223Z] cce92674e987: Waiting [2026-02-13T02:53:18.223Z] 61606adac453: Layer already exists [2026-02-13T02:53:18.223Z] d5a3ddaf86a5: Layer already exists [2026-02-13T02:53:18.223Z] dcce57c27c1a: Layer already exists [2026-02-13T02:53:18.223Z] 7a5dbbb69fd1: Layer already exists [2026-02-13T02:53:18.223Z] 87ff89a1425f: Layer already exists [2026-02-13T02:53:18.223Z] cce92674e987: Layer already exists [2026-02-13T02:53:18.223Z] 4.1.0-dev.13: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:18.547Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:18.860Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T02:53:18.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-02-13T02:53:18.860Z] d5a3ddaf86a5: Preparing [2026-02-13T02:53:18.860Z] dcce57c27c1a: Preparing [2026-02-13T02:53:18.860Z] 7a5dbbb69fd1: Preparing [2026-02-13T02:53:18.860Z] 61606adac453: Preparing [2026-02-13T02:53:18.860Z] 87ff89a1425f: Preparing [2026-02-13T02:53:18.860Z] cce92674e987: Preparing [2026-02-13T02:53:18.860Z] cce92674e987: Waiting [2026-02-13T02:53:18.860Z] 61606adac453: Layer already exists [2026-02-13T02:53:18.860Z] 7a5dbbb69fd1: Layer already exists [2026-02-13T02:53:18.860Z] d5a3ddaf86a5: Layer already exists [2026-02-13T02:53:18.860Z] 87ff89a1425f: Layer already exists [2026-02-13T02:53:18.860Z] dcce57c27c1a: Layer already exists [2026-02-13T02:53:18.860Z] cce92674e987: Layer already exists [2026-02-13T02:53:18.860Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:19.190Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:19.515Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-02-13T02:53:19.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-02-13T02:53:19.515Z] d5a3ddaf86a5: Preparing [2026-02-13T02:53:19.515Z] dcce57c27c1a: Preparing [2026-02-13T02:53:19.515Z] 7a5dbbb69fd1: Preparing [2026-02-13T02:53:19.515Z] 61606adac453: Preparing [2026-02-13T02:53:19.515Z] 87ff89a1425f: Preparing [2026-02-13T02:53:19.515Z] cce92674e987: Preparing [2026-02-13T02:53:19.515Z] cce92674e987: Waiting [2026-02-13T02:53:19.515Z] 7a5dbbb69fd1: Layer already exists [2026-02-13T02:53:19.515Z] 87ff89a1425f: Layer already exists [2026-02-13T02:53:19.515Z] dcce57c27c1a: Layer already exists [2026-02-13T02:53:19.515Z] d5a3ddaf86a5: Layer already exists [2026-02-13T02:53:19.515Z] 61606adac453: Layer already exists [2026-02-13T02:53:19.515Z] cce92674e987: Layer already exists [2026-02-13T02:53:19.515Z] main: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T02:53:19.631Z] ===================================================== [Pipeline] echo [2026-02-13T02:53:19.645Z] taggedImages: [2026-02-13T02:53:19.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:53:19.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-02-13T02:53:19.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [2026-02-13T02:53:19.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T02:53:19.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2026-02-13T02:53:19.681Z] ========================================================= [2026-02-13T02:53:19.681Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T02:53:19.681Z] images: [2026-02-13T02:53:19.681Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:53:19.681Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-02-13T02:53:19.681Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [2026-02-13T02:53:19.681Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T02:53:19.681Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-02-13T02:53:19.681Z] settingsFile: [2026-02-13T02:53:19.681Z] device-mqtt-go-settings [2026-02-13T02:53:19.681Z] ========================================================= [Pipeline] node [2026-02-13T02:53:34.683Z] Still waiting to schedule task [2026-02-13T02:53:34.683Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-02-13T02:53:58.229Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1999 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2026-02-13T02:53:58.245Z] Running in /w/workspace/device-mqtt-go/211 [Pipeline] { [Pipeline] checkout [2026-02-13T02:53:58.312Z] The recommended git tool is: git [2026-02-13T02:54:03.470Z] Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:54:03.508Z] provisioning config files... [2026-02-13T02:54:03.532Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16137800114837171129tmp [Pipeline] { [Pipeline] libraryResource [2026-02-13T02:54:03.647Z] using credential edgex-jenkins-ssh [2026-02-13T02:54:03.669Z] Cloning the remote Git repository [2026-02-13T02:54:03.715Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2026-02-13T02:54:03.802Z] > git init /w/workspace/device-mqtt-go/211 # timeout=10 [2026-02-13T02:54:03.947Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2026-02-13T02:54:03.948Z] > git --version # timeout=10 [2026-02-13T02:54:03.967Z] > git --version # 'git version 2.25.1' [2026-02-13T02:54:03.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T02:54:04.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2026-02-13T02:54:06.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2026-02-13T02:54:07.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T02:54:07.585Z] ---> ****-login.sh [2026-02-13T02:54:07.586Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:54:07.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:07.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:07.586Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:07.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:07.586Z] [2026-02-13T02:54:07.586Z] Login Succeeded [2026-02-13T02:54:07.586Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:54:07.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:07.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:07.845Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:07.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:07.846Z] [2026-02-13T02:54:07.846Z] Login Succeeded [2026-02-13T02:54:07.846Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:54:07.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:07.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:07.846Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:07.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:07.846Z] [2026-02-13T02:54:07.846Z] Login Succeeded [2026-02-13T02:54:07.846Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:07.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:07.898Z] Avoid second fetch [2026-02-13T02:54:07.898Z] Checking out Revision b3da1a5722cc3dba50424e5cbbe9186fedab81c7 (main) [2026-02-13T02:54:08.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:08.110Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:08.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:08.110Z] [2026-02-13T02:54:08.110Z] Login Succeeded [2026-02-13T02:54:08.110Z] ****.io [2026-02-13T02:54:08.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:08.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:08.110Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:08.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:08.110Z] [2026-02-13T02:54:08.110Z] Login Succeeded [2026-02-13T02:54:08.110Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:54:08.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:54:08.457Z] + docker buildx ls [2026-02-13T02:54:08.512Z] Commit message: "Merge pull request #787 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" [2026-02-13T02:54:08.722Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T02:54:08.722Z] default * docker [2026-02-13T02:54:08.722Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T02:54:07.917Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T02:54:07.975Z] > git checkout -f b3da1a5722cc3dba50424e5cbbe9186fedab81c7 # timeout=10 [2026-02-13T02:54:09.021Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-13T02:54:09.021Z] edgex-builder [Pipeline] sh [2026-02-13T02:54:09.310Z] + docker buildx inspect --bootstrap [2026-02-13T02:54:09.310Z] #1 [internal] booting buildkit [2026-02-13T02:54:09.310Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-13T02:54:12.622Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2026-02-13T02:54:12.622Z] #1 creating container buildx_buildkit_edgex-builder0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:54:12.838Z] provisioning config files... [2026-02-13T02:54:12.864Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/211@tmp/config8648233471721761821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:13.519Z] ---> ****-login.sh [2026-02-13T02:54:13.519Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:54:13.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:14.007Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2026-02-13T02:54:14.007Z] #1 DONE 4.5s [2026-02-13T02:54:14.007Z] Name: edgex-builder [2026-02-13T02:54:14.007Z] Driver: docker-container [2026-02-13T02:54:14.007Z] [2026-02-13T02:54:14.007Z] Nodes: [2026-02-13T02:54:14.007Z] Name: edgex-builder0 [2026-02-13T02:54:14.007Z] Endpoint: unix:///var/run/docker.sock [2026-02-13T02:54:14.007Z] Status: running [2026-02-13T02:54:14.007Z] Buildkit: v0.27.1 [2026-02-13T02:54:14.007Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-13T02:54:14.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:14.060Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:14.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:14.060Z] [2026-02-13T02:54:14.060Z] Login Succeeded [2026-02-13T02:54:14.060Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:54:14.304Z] + docker buildx ls [2026-02-13T02:54:14.304Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T02:54:14.304Z] edgex-builder * docker-container [2026-02-13T02:54:14.304Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-13T02:54:14.304Z] default docker [2026-02-13T02:54:14.304Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T02:54:14.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:14.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:14.329Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:14.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:14.329Z] [2026-02-13T02:54:14.329Z] Login Succeeded [2026-02-13T02:54:14.329Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:54:14.594Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 --push - [2026-02-13T02:54:14.594Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7' [2026-02-13T02:54:14.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:14.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:14.598Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:14.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:14.598Z] [2026-02-13T02:54:14.598Z] Login Succeeded [2026-02-13T02:54:14.598Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:14.861Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:54:14.861Z] #1 transferring dockerfile: 196B done [2026-02-13T02:54:14.861Z] #1 DONE 0.0s [2026-02-13T02:54:14.861Z] [2026-02-13T02:54:14.861Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:54:14.861Z] #2 DONE 0.1s [2026-02-13T02:54:14.861Z] [2026-02-13T02:54:14.861Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T02:54:14.861Z] #3 DONE 0.1s [2026-02-13T02:54:14.862Z] [2026-02-13T02:54:14.862Z] #4 [internal] load .dockerignore [2026-02-13T02:54:14.862Z] #4 transferring context: 2B done [2026-02-13T02:54:14.862Z] #4 DONE 0.0s [2026-02-13T02:54:14.862Z] [2026-02-13T02:54:14.862Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:14.862Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:14.862Z] #5 DONE 0.0s [2026-02-13T02:54:14.862Z] [2026-02-13T02:54:14.862Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:14.862Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:14.862Z] #6 DONE 0.1s [2026-02-13T02:54:14.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:15.120Z] [2026-02-13T02:54:15.120Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:15.120Z] #7 DONE 0.0s [2026-02-13T02:54:15.120Z] [2026-02-13T02:54:15.120Z] #8 exporting to image [2026-02-13T02:54:15.120Z] #8 exporting layers done [2026-02-13T02:54:15.120Z] #8 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done [2026-02-13T02:54:15.120Z] #8 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done [2026-02-13T02:54:15.120Z] #8 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 0.0s done [2026-02-13T02:54:15.120Z] #8 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de 0.0s done [2026-02-13T02:54:15.120Z] #8 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done [2026-02-13T02:54:15.120Z] #8 pushing layers [2026-02-13T02:54:15.120Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:54:15.120Z] #8 pushing layers 0.1s done [2026-02-13T02:54:15.120Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done [2026-02-13T02:54:15.120Z] #8 DONE 0.2s [2026-02-13T02:54:15.120Z] [2026-02-13T02:54:15.120Z] 1 warning found (use --debug to expand): [2026-02-13T02:54:15.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:54:15.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:15.135Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:15.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:15.135Z] [2026-02-13T02:54:15.135Z] Login Succeeded [2026-02-13T02:54:15.135Z] ****.io [2026-02-13T02:54:15.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:54:15.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - [2026-02-13T02:54:15.417Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' [2026-02-13T02:54:15.417Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:54:15.417Z] #1 transferring dockerfile: 162B done [2026-02-13T02:54:15.417Z] #1 DONE 0.0s [2026-02-13T02:54:15.417Z] [2026-02-13T02:54:15.417Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-02-13T02:54:15.417Z] #2 DONE 0.0s [2026-02-13T02:54:15.417Z] [2026-02-13T02:54:15.417Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-02-13T02:54:15.417Z] #3 DONE 0.0s [2026-02-13T02:54:15.417Z] [2026-02-13T02:54:15.417Z] #4 [internal] load .dockerignore [2026-02-13T02:54:15.417Z] #4 transferring context: 2B done [2026-02-13T02:54:15.417Z] #4 DONE 0.0s [2026-02-13T02:54:15.417Z] [2026-02-13T02:54:15.417Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:15.417Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:15.677Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:15.677Z] #5 CACHED [2026-02-13T02:54:15.677Z] [2026-02-13T02:54:15.677Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:15.677Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:15.677Z] #6 CACHED [2026-02-13T02:54:15.677Z] [2026-02-13T02:54:15.677Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:15.677Z] #7 DONE 0.0s [2026-02-13T02:54:15.677Z] [2026-02-13T02:54:15.677Z] #8 exporting to image [2026-02-13T02:54:15.677Z] #8 exporting layers done [2026-02-13T02:54:15.677Z] #8 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done [2026-02-13T02:54:15.677Z] #8 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done [2026-02-13T02:54:15.677Z] #8 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done [2026-02-13T02:54:15.677Z] #8 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done [2026-02-13T02:54:15.677Z] #8 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done [2026-02-13T02:54:15.677Z] #8 pushing layers 0.0s done [2026-02-13T02:54:15.677Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done [2026-02-13T02:54:15.677Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:54:15.677Z] #8 DONE 0.1s [2026-02-13T02:54:15.677Z] [2026-02-13T02:54:15.677Z] 1 warning found (use --debug to expand): [2026-02-13T02:54:15.677Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:54:15.970Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13' [2026-02-13T02:54:15.970Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 --push - [2026-02-13T02:54:15.970Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:54:15.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:54:15.983Z] Configure a credential helper to remove this warning. See [2026-02-13T02:54:15.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:54:15.983Z] [2026-02-13T02:54:15.983Z] Login Succeeded [2026-02-13T02:54:15.983Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:54:15.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-02-13T02:54:16.234Z] #1 transferring dockerfile: 168B done [2026-02-13T02:54:16.234Z] #1 DONE 0.0s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [2026-02-13T02:54:16.234Z] #2 DONE 0.0s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [2026-02-13T02:54:16.234Z] #3 DONE 0.0s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #4 [internal] load .dockerignore [2026-02-13T02:54:16.234Z] #4 transferring context: 2B done [2026-02-13T02:54:16.234Z] #4 DONE 0.0s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:16.234Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:16.234Z] #5 DONE 0.0s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:16.234Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:16.234Z] #6 CACHED [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:16.234Z] #5 CACHED [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:16.234Z] #7 DONE 0.0s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] #8 exporting to image [2026-02-13T02:54:16.234Z] #8 exporting layers done [2026-02-13T02:54:16.234Z] #8 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done [2026-02-13T02:54:16.234Z] #8 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done [2026-02-13T02:54:16.234Z] #8 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done [2026-02-13T02:54:16.234Z] #8 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done [2026-02-13T02:54:16.234Z] #8 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done [2026-02-13T02:54:16.234Z] #8 pushing layers 0.0s done [2026-02-13T02:54:16.234Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done [2026-02-13T02:54:16.234Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:54:16.234Z] #8 DONE 0.1s [2026-02-13T02:54:16.234Z] [2026-02-13T02:54:16.234Z] 1 warning found (use --debug to expand): [2026-02-13T02:54:16.234Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] echo [2026-02-13T02:54:16.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:54:16.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:54:16.349Z] ========================================================= [2026-02-13T02:54:16.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T02:54:16.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:16.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13' [2026-02-13T02:54:16.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 --push - [2026-02-13T02:54:16.532Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:54:16.532Z] #1 transferring dockerfile: 209B done [2026-02-13T02:54:16.532Z] #1 DONE 0.0s [2026-02-13T02:54:16.532Z] [2026-02-13T02:54:16.532Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T02:54:16.532Z] #2 DONE 0.0s [2026-02-13T02:54:16.532Z] [2026-02-13T02:54:16.532Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T02:54:16.532Z] #3 DONE 0.0s [2026-02-13T02:54:16.532Z] [2026-02-13T02:54:16.532Z] #4 [internal] load .dockerignore [2026-02-13T02:54:16.532Z] #4 transferring context: 2B done [2026-02-13T02:54:16.532Z] #4 DONE 0.0s [2026-02-13T02:54:16.532Z] [2026-02-13T02:54:16.532Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:16.532Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:16.532Z] #5 CACHED [2026-02-13T02:54:16.532Z] [2026-02-13T02:54:16.532Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:16.532Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:16.532Z] #6 CACHED [2026-02-13T02:54:16.532Z] [2026-02-13T02:54:16.532Z] #7 exporting to image [2026-02-13T02:54:16.532Z] #7 exporting layers done [2026-02-13T02:54:16.532Z] #7 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done [2026-02-13T02:54:16.532Z] #7 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done [2026-02-13T02:54:16.532Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:54:16.730Z] + 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-02-13T02:54:16.834Z] #7 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done [2026-02-13T02:54:16.834Z] #7 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done [2026-02-13T02:54:16.834Z] #7 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done [2026-02-13T02:54:16.834Z] #7 pushing layers 0.0s done [2026-02-13T02:54:16.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done [2026-02-13T02:54:16.834Z] #7 DONE 0.1s [2026-02-13T02:54:16.834Z] [2026-02-13T02:54:16.834Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:16.834Z] #8 DONE 0.0s [2026-02-13T02:54:16.834Z] [2026-02-13T02:54:16.834Z] 1 warning found (use --debug to expand): [2026-02-13T02:54:16.834Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:54:16.997Z] Sending build context to Docker daemon 15.97MB [2026-02-13T02:54:17.118Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' [2026-02-13T02:54:17.118Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - [2026-02-13T02:54:17.118Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:54:17.118Z] #1 transferring dockerfile: 160B done [2026-02-13T02:54:17.118Z] #1 DONE 0.0s [2026-02-13T02:54:17.118Z] [2026-02-13T02:54:17.118Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-02-13T02:54:17.118Z] #2 DONE 0.0s [2026-02-13T02:54:17.118Z] [2026-02-13T02:54:17.118Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-02-13T02:54:17.118Z] #3 DONE 0.0s [2026-02-13T02:54:17.118Z] [2026-02-13T02:54:17.118Z] #4 [internal] load .dockerignore [2026-02-13T02:54:17.118Z] #4 transferring context: 2B done [2026-02-13T02:54:17.118Z] #4 DONE 0.0s [2026-02-13T02:54:17.118Z] [2026-02-13T02:54:17.118Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:17.118Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:17.118Z] #5 CACHED [2026-02-13T02:54:17.118Z] [2026-02-13T02:54:17.118Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 [2026-02-13T02:54:17.118Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done [2026-02-13T02:54:17.118Z] #6 CACHED [2026-02-13T02:54:17.118Z] [2026-02-13T02:54:17.118Z] #7 exporting to image [2026-02-13T02:54:17.118Z] #7 exporting layers done [2026-02-13T02:54:17.118Z] #7 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done [2026-02-13T02:54:17.118Z] #7 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done [2026-02-13T02:54:17.118Z] #7 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done [2026-02-13T02:54:17.118Z] #7 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done [2026-02-13T02:54:17.118Z] #7 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done [2026-02-13T02:54:17.118Z] #7 pushing layers [2026-02-13T02:54:17.118Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:54:17.267Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T02:54:17.268Z] Step 2/12 : FROM ${BASE} AS builder [2026-02-13T02:54:17.268Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T02:54:17.268Z] 6b59a28fa201: Pulling fs layer [2026-02-13T02:54:17.268Z] d32bb0dddca7: Pulling fs layer [2026-02-13T02:54:17.268Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T02:54:17.268Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T02:54:17.268Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T02:54:17.268Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T02:54:17.268Z] deaec5988b04: Pulling fs layer [2026-02-13T02:54:17.268Z] 9f65657bb879: Pulling fs layer [2026-02-13T02:54:17.268Z] 4f4fb700ef54: Waiting [2026-02-13T02:54:17.268Z] 8ba94037c8f0: Waiting [2026-02-13T02:54:17.268Z] deaec5988b04: Waiting [2026-02-13T02:54:17.268Z] 9f65657bb879: Waiting [2026-02-13T02:54:17.268Z] d32bb0dddca7: Verifying Checksum [2026-02-13T02:54:17.268Z] d32bb0dddca7: Download complete [2026-02-13T02:54:17.379Z] #7 pushing layers 0.0s done [2026-02-13T02:54:17.380Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done [2026-02-13T02:54:17.380Z] #7 DONE 0.1s [2026-02-13T02:54:17.380Z] [2026-02-13T02:54:17.380Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T02:54:17.380Z] #8 DONE 0.0s [2026-02-13T02:54:17.380Z] [2026-02-13T02:54:17.380Z] 1 warning found (use --debug to expand): [2026-02-13T02:54:17.380Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T02:54:17.539Z] 196fd7d83e7d: Verifying Checksum [2026-02-13T02:54:17.539Z] 196fd7d83e7d: Download complete [2026-02-13T02:54:17.539Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T02:54:17.539Z] 4f4fb700ef54: Download complete [2026-02-13T02:54:17.539Z] 8ba94037c8f0: Verifying Checksum [2026-02-13T02:54:17.539Z] 8ba94037c8f0: Download complete [2026-02-13T02:54:17.539Z] 6b59a28fa201: Verifying Checksum [2026-02-13T02:54:17.539Z] 6b59a28fa201: Download complete [2026-02-13T02:54:17.785Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:18.103Z] ---> sysstat.sh [2026-02-13T02:54:18.130Z] 9f65657bb879: Verifying Checksum [2026-02-13T02:54:18.130Z] 9f65657bb879: Download complete [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:18.662Z] ---> package-listing.sh [2026-02-13T02:54:18.662Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T02:54:18.662Z] ++ facter osfamily [2026-02-13T02:54:18.725Z] 6b59a28fa201: Pull complete [2026-02-13T02:54:18.922Z] + OS_FAMILY=redhat [2026-02-13T02:54:18.922Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-02-13T02:54:18.922Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T02:54:18.922Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T02:54:18.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T02:54:18.922Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T02:54:18.922Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-02-13T02:54:18.922Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T02:54:18.922Z] + case "${OS_FAMILY}" in [2026-02-13T02:54:18.922Z] + rpm -qa [2026-02-13T02:54:18.922Z] + sort [2026-02-13T02:54:19.312Z] 5dab1238d3d9: Verifying Checksum [2026-02-13T02:54:19.312Z] 5dab1238d3d9: Download complete [2026-02-13T02:54:19.312Z] d32bb0dddca7: Pull complete [2026-02-13T02:54:19.493Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T02:54:19.493Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T02:54:19.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T02:54:19.493Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-02-13T02:54:19.493Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-02-13T02:54:19.493Z] + 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-02-13T02:54:19.506Z] 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-02-13T02:54:19.786Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:20.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:54:20.353Z] [2026-02-13T02:54:20.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:20.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:54:20.655Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T02:54:20.655Z] 5eb5b503b376: Pulling fs layer [2026-02-13T02:54:20.655Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T02:54:20.655Z] ec43610c2a17: Pulling fs layer [2026-02-13T02:54:20.655Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T02:54:20.655Z] 33b1e0a273af: Pulling fs layer [2026-02-13T02:54:20.655Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T02:54:20.655Z] 2f39f015ded8: Pulling fs layer [2026-02-13T02:54:20.655Z] 3a2ae6a8a46f: Waiting [2026-02-13T02:54:20.655Z] 33b1e0a273af: Waiting [2026-02-13T02:54:20.655Z] 5d3b04190fa2: Waiting [2026-02-13T02:54:20.655Z] 2f39f015ded8: Waiting [2026-02-13T02:54:20.655Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T02:54:20.655Z] 5c69ac0246d0: Download complete [2026-02-13T02:54:20.655Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T02:54:20.655Z] 3a2ae6a8a46f: Download complete [2026-02-13T02:54:20.655Z] 33b1e0a273af: Verifying Checksum [2026-02-13T02:54:20.655Z] 33b1e0a273af: Download complete [2026-02-13T02:54:20.655Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T02:54:20.655Z] 5d3b04190fa2: Download complete [2026-02-13T02:54:20.655Z] ec43610c2a17: Verifying Checksum [2026-02-13T02:54:20.655Z] ec43610c2a17: Download complete [2026-02-13T02:54:20.728Z] deaec5988b04: Verifying Checksum [2026-02-13T02:54:20.728Z] deaec5988b04: Download complete [2026-02-13T02:54:20.921Z] 5eb5b503b376: Verifying Checksum [2026-02-13T02:54:20.921Z] 5eb5b503b376: Download complete [2026-02-13T02:54:21.499Z] 2f39f015ded8: Verifying Checksum [2026-02-13T02:54:21.499Z] 2f39f015ded8: Download complete [2026-02-13T02:54:22.461Z] 5eb5b503b376: Pull complete [2026-02-13T02:54:22.461Z] 5c69ac0246d0: Pull complete [2026-02-13T02:54:22.724Z] ec43610c2a17: Pull complete [2026-02-13T02:54:22.985Z] 3a2ae6a8a46f: Pull complete [2026-02-13T02:54:23.248Z] 33b1e0a273af: Pull complete [2026-02-13T02:54:23.248Z] 5d3b04190fa2: Pull complete [2026-02-13T02:54:27.454Z] 2f39f015ded8: Pull complete [2026-02-13T02:54:27.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T02:54:27.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:54:27.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:54:27.596Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2026-02-13T02:54:27.635Z] $ 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-02-13T02:54:31.001Z] $ docker top 3169d8a4757afa139d1ca1edd87528ec8a8f276ad21ab0fadaa0a9c9457c2a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:54:31.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T02:54:31.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T02:54:31.908Z] + ls /var/log/sa-host [2026-02-13T02:54:31.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:54:32.046Z] provisioning config files... [2026-02-13T02:54:32.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12259350504740796076tmp [Pipeline] { [Pipeline] echo [2026-02-13T02:54:32.076Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:32.360Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T02:54:32.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:32.722Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T02:54:32.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:33.018Z] ---> sudo-logs.sh [2026-02-13T02:54:33.018Z] Archiving 'sudo' log.. [2026-02-13T02:54:33.018Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2002.novalocal: Name or service not known [2026-02-13T02:54:33.018Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2002.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T02:54:33.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:33.067Z] 5dab1238d3d9: Pull complete [2026-02-13T02:54:33.067Z] 196fd7d83e7d: Pull complete [2026-02-13T02:54:33.067Z] 4f4fb700ef54: Pull complete [2026-02-13T02:54:33.329Z] ---> job-cost.sh [2026-02-13T02:54:33.329Z] lf-activate-venv: SKIPPING [2026-02-13T02:54:33.329Z] INFO: No Stack... [2026-02-13T02:54:33.335Z] 8ba94037c8f0: Pull complete [2026-02-13T02:54:33.586Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T02:54:34.157Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T02:54:34.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:34.453Z] ---> logs-deploy.sh [2026-02-13T02:54:34.453Z] lf-activate-venv: SKIPPING [2026-02-13T02:54:34.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/211 [2026-02-13T02:54:34.453Z] INFO: archiving workspace using pattern(s): [2026-02-13T02:54:35.391Z] Archives upload complete. [2026-02-13T02:54:35.650Z] INFO: archiving logs to Nexus [2026-02-13T02:54:36.218Z] ---> uname -a: [2026-02-13T02:54:36.218Z] Linux prd-centos7-docker-4c-2g-2002.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-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] ---> lscpu: [2026-02-13T02:54:36.218Z] Architecture: x86_64 [2026-02-13T02:54:36.218Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T02:54:36.218Z] Byte Order: Little Endian [2026-02-13T02:54:36.218Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T02:54:36.218Z] CPU(s): 2 [2026-02-13T02:54:36.218Z] On-line CPU(s) list: 0,1 [2026-02-13T02:54:36.218Z] Thread(s) per core: 1 [2026-02-13T02:54:36.218Z] Core(s) per socket: 1 [2026-02-13T02:54:36.218Z] Socket(s): 2 [2026-02-13T02:54:36.218Z] NUMA node(s): 1 [2026-02-13T02:54:36.218Z] Vendor ID: AuthenticAMD [2026-02-13T02:54:36.218Z] CPU family: 23 [2026-02-13T02:54:36.218Z] Model: 49 [2026-02-13T02:54:36.218Z] Model name: AMD EPYC-Rome Processor [2026-02-13T02:54:36.218Z] Stepping: 0 [2026-02-13T02:54:36.218Z] CPU MHz: 2799.998 [2026-02-13T02:54:36.218Z] BogoMIPS: 5599.99 [2026-02-13T02:54:36.218Z] Virtualization: AMD-V [2026-02-13T02:54:36.218Z] Hypervisor vendor: KVM [2026-02-13T02:54:36.218Z] Virtualization type: full [2026-02-13T02:54:36.218Z] L1d cache: 64 KiB [2026-02-13T02:54:36.218Z] L1i cache: 64 KiB [2026-02-13T02:54:36.218Z] L2 cache: 1 MiB [2026-02-13T02:54:36.218Z] L3 cache: 32 MiB [2026-02-13T02:54:36.218Z] NUMA node0 CPU(s): 0,1 [2026-02-13T02:54:36.218Z] Vulnerability Itlb multihit: Not affected [2026-02-13T02:54:36.218Z] Vulnerability L1tf: Not affected [2026-02-13T02:54:36.218Z] Vulnerability Mds: Not affected [2026-02-13T02:54:36.218Z] Vulnerability Meltdown: Not affected [2026-02-13T02:54:36.218Z] Vulnerability Mmio stale data: Not affected [2026-02-13T02:54:36.218Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T02:54:36.218Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T02:54:36.218Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T02:54:36.218Z] Vulnerability Srbds: Not affected [2026-02-13T02:54:36.218Z] Vulnerability Tsx async abort: Not affected [2026-02-13T02:54:36.218Z] 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-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] ---> nproc: [2026-02-13T02:54:36.218Z] 2 [2026-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] ---> df -h: [2026-02-13T02:54:36.218Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T02:54:36.218Z] overlay 40G 7.4G 33G 19% / [2026-02-13T02:54:36.218Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T02:54:36.218Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T02:54:36.218Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T02:54:36.218Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] [2026-02-13T02:54:36.218Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T02:54:36.218Z] Please check if data collecting is enabled [2026-02-13T02:54:36.218Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T02:54:36.521Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T02:54:36.526Z] $ docker stop --time=1 3169d8a4757afa139d1ca1edd87528ec8a8f276ad21ab0fadaa0a9c9457c2a9a [2026-02-13T02:54:37.701Z] $ docker rm -f --volumes 3169d8a4757afa139d1ca1edd87528ec8a8f276ad21ab0fadaa0a9c9457c2a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T02:54:37.862Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T02:54:37.862Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T02:54:37.881Z] [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-02-13T02:54:38.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:54:38.342Z] [2026-02-13T02:54:38.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:38.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:54:38.648Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T02:54:38.648Z] 5eb5b503b376: Pulling fs layer [2026-02-13T02:54:38.648Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T02:54:38.648Z] ec43610c2a17: Pulling fs layer [2026-02-13T02:54:38.648Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T02:54:38.648Z] 33b1e0a273af: Pulling fs layer [2026-02-13T02:54:38.648Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T02:54:38.648Z] 2f39f015ded8: Pulling fs layer [2026-02-13T02:54:38.648Z] 3a2ae6a8a46f: Waiting [2026-02-13T02:54:38.648Z] 33b1e0a273af: Waiting [2026-02-13T02:54:38.648Z] 5d3b04190fa2: Waiting [2026-02-13T02:54:38.648Z] 2f39f015ded8: Waiting [2026-02-13T02:54:38.648Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T02:54:38.648Z] 5c69ac0246d0: Download complete [2026-02-13T02:54:38.648Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T02:54:38.648Z] 3a2ae6a8a46f: Download complete [2026-02-13T02:54:38.648Z] 33b1e0a273af: Verifying Checksum [2026-02-13T02:54:38.648Z] 33b1e0a273af: Download complete [2026-02-13T02:54:38.648Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T02:54:38.648Z] 5d3b04190fa2: Download complete [2026-02-13T02:54:38.648Z] ec43610c2a17: Verifying Checksum [2026-02-13T02:54:38.648Z] ec43610c2a17: Download complete [2026-02-13T02:54:38.907Z] 5eb5b503b376: Verifying Checksum [2026-02-13T02:54:38.907Z] 5eb5b503b376: Download complete [2026-02-13T02:54:39.471Z] 2f39f015ded8: Download complete [2026-02-13T02:54:40.411Z] 5eb5b503b376: Pull complete [2026-02-13T02:54:40.411Z] 5c69ac0246d0: Pull complete [2026-02-13T02:54:40.976Z] ec43610c2a17: Pull complete [2026-02-13T02:54:40.976Z] 3a2ae6a8a46f: Pull complete [2026-02-13T02:54:41.233Z] 33b1e0a273af: Pull complete [2026-02-13T02:54:41.233Z] 5d3b04190fa2: Pull complete [2026-02-13T02:54:41.559Z] deaec5988b04: Pull complete [2026-02-13T02:54:44.200Z] 9f65657bb879: Pull complete [2026-02-13T02:54:44.200Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T02:54:44.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T02:54:44.200Z] ---> 334268110677 [2026-02-13T02:54:44.200Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-02-13T02:54:46.493Z] 2f39f015ded8: Pull complete [2026-02-13T02:54:46.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T02:54:46.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:54:46.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:54:46.594Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T02:54:46.616Z] $ 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-02-13T02:54:46.795Z] ---> Running in 68008a897bfe [2026-02-13T02:54:46.795Z] Removing intermediate container 68008a897bfe [2026-02-13T02:54:46.795Z] ---> 4cf0124823c8 [2026-02-13T02:54:46.795Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T02:54:46.795Z] ---> Running in ba5d2177a44d [2026-02-13T02:54:47.070Z] Removing intermediate container ba5d2177a44d [2026-02-13T02:54:47.070Z] ---> 4b6b64d97919 [2026-02-13T02:54:47.070Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-02-13T02:54:47.070Z] ---> Running in 63a7a9ba3d7c [2026-02-13T02:54:47.664Z] Removing intermediate container 63a7a9ba3d7c [2026-02-13T02:54:47.664Z] ---> bf10968144a7 [2026-02-13T02:54:47.664Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T02:54:47.664Z] ---> Running in 94edd5aacc31 [2026-02-13T02:54:47.815Z] $ docker top f9406540c455c234d9717cc79e2aa8197420d6ec7a4d9c6544ada89a0e0cfe51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:54:47.940Z] Removing intermediate container 94edd5aacc31 [2026-02-13T02:54:47.940Z] ---> 15729bf78db1 [2026-02-13T02:54:47.940Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T02:54:47.940Z] ---> Running in c74b5fda6af7 [2026-02-13T02:54:48.205Z] ---> job-cost.sh [2026-02-13T02:54:48.205Z] lf-activate-venv: SKIPPING [2026-02-13T02:54:48.205Z] INFO: No Stack... [2026-02-13T02:54:48.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T02:54:48.719Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T02:54:49.004Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2026-02-13T02:54:49.004Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T02:54:49.016Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [2026-02-13T02:54:49.023Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] did not exist. Created. [2026-02-13T02:54:49.028Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T02:54:49.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T02:54:49.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:54:49.364Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T02:54:49.374Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T02:54:49.401Z] $ docker stop --time=1 f9406540c455c234d9717cc79e2aa8197420d6ec7a4d9c6544ada89a0e0cfe51 [2026-02-13T02:54:49.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:54:50.530Z] $ docker rm -f --volumes f9406540c455c234d9717cc79e2aa8197420d6ec7a4d9c6544ada89a0e0cfe51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T02:54:51.587Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T02:54:51.587Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-02-13T02:54:51.587Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T02:54:51.587Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T02:54:51.587Z] Executing busybox-1.37.0-r19.trigger [2026-02-13T02:54:51.587Z] OK: 259 MiB in 64 packages [2026-02-13T02:54:52.649Z] Removing intermediate container c74b5fda6af7 [2026-02-13T02:54:52.649Z] ---> a173c888b9d7 [2026-02-13T02:54:52.649Z] Step 8/12 : WORKDIR /device-mqtt-go [2026-02-13T02:54:52.649Z] ---> Running in d94f1f752d92 [2026-02-13T02:54:53.320Z] Removing intermediate container d94f1f752d92 [2026-02-13T02:54:53.320Z] ---> 7e6c64f6c550 [2026-02-13T02:54:53.320Z] Step 9/12 : COPY go.mod vendor* ./ [2026-02-13T02:54:54.744Z] ---> 60a71450646c [2026-02-13T02:54:54.744Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T02:54:55.012Z] ---> Running in 4cefc5359207 [2026-02-13T02:56:46.727Z] Removing intermediate container 4cefc5359207 [2026-02-13T02:56:46.727Z] ---> 9341b4394ca7 [2026-02-13T02:56:46.727Z] Step 11/12 : COPY . . [2026-02-13T02:56:46.727Z] ---> fc6694855a93 [2026-02-13T02:56:46.727Z] Step 12/12 : RUN $MAKE [2026-02-13T02:56:46.727Z] ---> Running in c4c0458fe608 [2026-02-13T02:56:46.727Z] noop [2026-02-13T02:56:46.727Z] Removing intermediate container c4c0458fe608 [2026-02-13T02:56:46.727Z] ---> 61930a4a0e7b [2026-02-13T02:56:46.727Z] Successfully built 61930a4a0e7b [2026-02-13T02:56:46.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:56:47.100Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T02:56:47.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:56:47.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-1999 does not seem to be running inside a container [2026-02-13T02:56:47.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/211 -v /w/workspace/device-mqtt-go/211:/w/workspace/device-mqtt-go/211:rw,z -v /w/workspace/device-mqtt-go/211@tmp:/w/workspace/device-mqtt-go/211@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-02-13T02:56:48.690Z] $ docker top e0e8836242756c89ebebf722ff38f9c72b831363eb9e026902f3dddff2cf8dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:56:49.561Z] + go version [2026-02-13T02:56:49.561Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T02:56:49.585Z] $ docker stop --time=1 e0e8836242756c89ebebf722ff38f9c72b831363eb9e026902f3dddff2cf8dc3 [2026-02-13T02:56:51.277Z] $ docker rm -f --volumes e0e8836242756c89ebebf722ff38f9c72b831363eb9e026902f3dddff2cf8dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:56:51.882Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T02:56:51.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:56:52.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-1999 does not seem to be running inside a container [2026-02-13T02:56:52.163Z] $ 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/211 -v /w/workspace/device-mqtt-go/211:/w/workspace/device-mqtt-go/211:rw,z -v /w/workspace/device-mqtt-go/211@tmp:/w/workspace/device-mqtt-go/211@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-02-13T02:56:53.336Z] $ docker top 6d076785c132fc63faa17ccf314f95606725320d12fc4db351fb901262a13e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:56:53.862Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/211 [Pipeline] fileExists [Pipeline] sh [2026-02-13T02:56:54.792Z] + make test [2026-02-13T02:56:54.792Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T02:57:00.149Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-02-13T03:00:51.956Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-02-13T03:00:51.956Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 22.8% of statements [2026-02-13T03:00:51.956Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-02-13T03:00:51.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-13T03:00:51.956Z] go vet ./... [2026-02-13T03:01:48.354Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T03:01:48.354Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T03:01:48.354Z] ./bin/test-attribution-txt.sh [2026-02-13T03:01:48.354Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T03:01:48.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T03:01:48.398Z] $ docker stop --time=1 6d076785c132fc63faa17ccf314f95606725320d12fc4db351fb901262a13e2c [2026-02-13T03:01:50.329Z] $ docker rm -f --volumes 6d076785c132fc63faa17ccf314f95606725320d12fc4db351fb901262a13e2c [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T03:01:52.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T03:01:52.153Z] Warning: overwriting stash ‘coverage-report’ [2026-02-13T03:01:52.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T03:01:53.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T03:01:53.368Z] + ls -al . [2026-02-13T03:01:53.368Z] total 252 [2026-02-13T03:01:53.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:56 . [2026-02-13T03:01:53.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:54 .. [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 02:54 .dockerignore [2026-02-13T03:01:53.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:54 .git [2026-02-13T03:01:53.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:54 .github [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 02:54 .gitignore [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 02:54 .golangci.yml [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 21759 Feb 13 02:54 Attribution.txt [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 19382 Feb 13 02:54 CHANGELOG.md [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 02:54 Dockerfile [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 02:54 GOVERNANCE.md [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 02:54 Jenkinsfile [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 02:54 LICENSE [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 2544 Feb 13 02:54 Makefile [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 02:54 OWNERS.md [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 02:54 README.md [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:51 VERSION [2026-02-13T03:01:53.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:54 bin [2026-02-13T03:01:53.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:54 cmd [2026-02-13T03:01:53.368Z] -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 03:00 coverage.out [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 6753 Feb 13 02:54 go.mod [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 02:54 go.sum [2026-02-13T03:01:53.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:54 internal [2026-02-13T03:01:53.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:54 mock [2026-02-13T03:01:53.368Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:01:53.719Z] + 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=b3da1a5722cc3dba50424e5cbbe9186fedab81c7 --label arch=arm64 --label version=4.1.0-dev.13 . [2026-02-13T03:01:54.303Z] Sending build context to Docker daemon 15.99MB [2026-02-13T03:01:54.303Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T03:01:54.303Z] Step 2/25 : FROM ${BASE} AS builder [2026-02-13T03:01:54.303Z] ---> 61930a4a0e7b [2026-02-13T03:01:54.303Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-02-13T03:01:55.286Z] ---> Running in bcc54e2ba7cf [2026-02-13T03:01:55.286Z] Removing intermediate container bcc54e2ba7cf [2026-02-13T03:01:55.286Z] ---> 1ea1dadeaa19 [2026-02-13T03:01:55.286Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T03:01:55.556Z] ---> Running in 0731981674a5 [2026-02-13T03:01:55.824Z] Removing intermediate container 0731981674a5 [2026-02-13T03:01:55.824Z] ---> 8ebd8db09646 [2026-02-13T03:01:55.824Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-02-13T03:01:55.824Z] ---> Running in 461e95638435 [2026-02-13T03:01:56.103Z] Removing intermediate container 461e95638435 [2026-02-13T03:01:56.103Z] ---> e0af32eb94ae [2026-02-13T03:01:56.103Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T03:01:56.103Z] ---> Running in cd70a2ac6c43 [2026-02-13T03:01:56.699Z] Removing intermediate container cd70a2ac6c43 [2026-02-13T03:01:56.699Z] ---> 06ad4719eb4b [2026-02-13T03:01:56.699Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T03:01:56.699Z] ---> Running in c534077cef38 [2026-02-13T03:01:57.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:01:57.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:01:59.892Z] OK: 259 MiB in 64 packages [2026-02-13T03:02:00.857Z] Removing intermediate container c534077cef38 [2026-02-13T03:02:00.857Z] ---> 700b9e8cb962 [2026-02-13T03:02:00.857Z] Step 8/25 : WORKDIR /device-mqtt-go [2026-02-13T03:02:01.125Z] ---> Running in 83030bc2b6b3 [2026-02-13T03:02:01.393Z] Removing intermediate container 83030bc2b6b3 [2026-02-13T03:02:01.393Z] ---> d79b5cda2e15 [2026-02-13T03:02:01.393Z] Step 9/25 : COPY go.mod vendor* ./ [2026-02-13T03:02:01.997Z] ---> 85e4af017fbb [2026-02-13T03:02:01.997Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:02:01.997Z] ---> Running in c5224d33d6bc [2026-02-13T03:02:04.589Z] Removing intermediate container c5224d33d6bc [2026-02-13T03:02:04.589Z] ---> d5bf8be3f9b8 [2026-02-13T03:02:04.589Z] Step 11/25 : COPY . . [2026-02-13T03:02:05.555Z] ---> 2f126953298b [2026-02-13T03:02:05.555Z] Step 12/25 : RUN $MAKE [2026-02-13T03:02:05.827Z] ---> Running in c0cc2392acfb [2026-02-13T03:02:06.791Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-02-13T03:06:28.632Z] Removing intermediate container c0cc2392acfb [2026-02-13T03:06:28.632Z] ---> 43ee4923ae6a [2026-02-13T03:06:28.632Z] Step 13/25 : FROM alpine:3.22 [2026-02-13T03:06:28.632Z] 3.22: Pulling from library/alpine [2026-02-13T03:06:28.632Z] d741ee1608f3: Pulling fs layer [2026-02-13T03:06:28.632Z] d741ee1608f3: Download complete [2026-02-13T03:06:28.632Z] d741ee1608f3: Pull complete [2026-02-13T03:06:28.632Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:06:28.632Z] Status: Downloaded newer image for alpine:3.22 [2026-02-13T03:06:28.632Z] ---> 5a766deef0c8 [2026-02-13T03:06:28.632Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2026-02-13T03:06:28.632Z] ---> Running in 61bd4414028e [2026-02-13T03:06:28.632Z] Removing intermediate container 61bd4414028e [2026-02-13T03:06:28.632Z] ---> e217b3bf4985 [2026-02-13T03:06:28.632Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-02-13T03:06:28.632Z] ---> Running in 5f3d6d8d9520 [2026-02-13T03:06:28.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:06:28.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:06:28.903Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:06:28.903Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T03:06:28.903Z] OK: 8 MiB in 17 packages [2026-02-13T03:06:29.870Z] Removing intermediate container 5f3d6d8d9520 [2026-02-13T03:06:29.870Z] ---> 6aad097f8aa8 [2026-02-13T03:06:29.870Z] Step 16/25 : RUN apk --no-cache upgrade [2026-02-13T03:06:30.139Z] ---> Running in c3e4e25e1900 [2026-02-13T03:06:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:06:31.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:06:33.311Z] OK: 8 MiB in 17 packages [2026-02-13T03:06:34.273Z] Removing intermediate container c3e4e25e1900 [2026-02-13T03:06:34.273Z] ---> 7a1fa9d79d73 [2026-02-13T03:06:34.273Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2026-02-13T03:06:39.700Z] ---> 869fd273a331 [2026-02-13T03:06:39.700Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2026-02-13T03:06:39.700Z] ---> 19eb2e950be6 [2026-02-13T03:06:39.700Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-02-13T03:06:40.327Z] ---> cbb8777797c4 [2026-02-13T03:06:40.327Z] Step 20/25 : EXPOSE 59982 [2026-02-13T03:06:40.327Z] ---> Running in 392077363bf8 [2026-02-13T03:06:40.603Z] Removing intermediate container 392077363bf8 [2026-02-13T03:06:40.603Z] ---> cc4e90e476db [2026-02-13T03:06:40.603Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2026-02-13T03:06:40.603Z] ---> Running in 6bdef4005e7a [2026-02-13T03:06:40.896Z] Removing intermediate container 6bdef4005e7a [2026-02-13T03:06:40.896Z] ---> 546bcfedfa88 [2026-02-13T03:06:40.896Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-13T03:06:41.176Z] ---> Running in f8e62dfb47d4 [2026-02-13T03:06:41.448Z] Removing intermediate container f8e62dfb47d4 [2026-02-13T03:06:41.448Z] ---> 8fe08cd2f1d8 [2026-02-13T03:06:41.448Z] Step 23/25 : LABEL arch=arm64 [2026-02-13T03:06:41.448Z] ---> Running in e42b147dfe7a [2026-02-13T03:06:41.732Z] Removing intermediate container e42b147dfe7a [2026-02-13T03:06:41.732Z] ---> beedeb81aa7d [2026-02-13T03:06:41.732Z] Step 24/25 : LABEL git_sha=b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T03:06:42.001Z] ---> Running in fd2e199da82a [2026-02-13T03:06:42.271Z] Removing intermediate container fd2e199da82a [2026-02-13T03:06:42.271Z] ---> d53cfd055c41 [2026-02-13T03:06:42.271Z] Step 25/25 : LABEL version=4.1.0-dev.13 [2026-02-13T03:06:42.271Z] ---> Running in 5e6449dc42a3 [2026-02-13T03:06:42.540Z] Removing intermediate container 5e6449dc42a3 [2026-02-13T03:06:42.540Z] ---> 2ec9e46e6775 [2026-02-13T03:06:42.540Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T03:06:42.540Z] Successfully built 2ec9e46e6775 [2026-02-13T03:06:42.540Z] 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-02-13T03:06:42.982Z] provisioning config files... [2026-02-13T03:06:42.999Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/211@tmp/config18240419026703265687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:06:43.346Z] ---> ****-login.sh [2026-02-13T03:06:43.346Z] nexus3.edgexfoundry.org:10001 [2026-02-13T03:06:43.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:06:43.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:06:43.614Z] Configure a credential helper to remove this warning. See [2026-02-13T03:06:43.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:06:43.614Z] [2026-02-13T03:06:43.614Z] Login Succeeded [2026-02-13T03:06:43.614Z] nexus3.edgexfoundry.org:10002 [2026-02-13T03:06:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:06:43.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:06:43.882Z] Configure a credential helper to remove this warning. See [2026-02-13T03:06:43.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:06:43.882Z] [2026-02-13T03:06:43.882Z] Login Succeeded [2026-02-13T03:06:44.152Z] nexus3.edgexfoundry.org:10003 [2026-02-13T03:06:44.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:06:44.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:06:44.423Z] Configure a credential helper to remove this warning. See [2026-02-13T03:06:44.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:06:44.423Z] [2026-02-13T03:06:44.423Z] Login Succeeded [2026-02-13T03:06:44.423Z] nexus3.edgexfoundry.org:10004 [2026-02-13T03:06:44.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:06:44.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:06:44.692Z] Configure a credential helper to remove this warning. See [2026-02-13T03:06:44.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:06:44.692Z] [2026-02-13T03:06:44.692Z] Login Succeeded [2026-02-13T03:06:44.692Z] ****.io [2026-02-13T03:06:44.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:06:45.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:06:45.228Z] Configure a credential helper to remove this warning. See [2026-02-13T03:06:45.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:06:45.228Z] [2026-02-13T03:06:45.228Z] Login Succeeded [2026-02-13T03:06:45.228Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T03:06:45.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:06:45.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T03:06:45.338Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2026-02-13T03:06:45.338Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T03:06:45.338Z] latest [2026-02-13T03:06:45.338Z] 4.1.0-dev.13 [2026-02-13T03:06:45.338Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T03:06:45.338Z] main [2026-02-13T03:06:45.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:45.714Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:46.075Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T03:06:46.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-02-13T03:06:46.075Z] e493c7c8a885: Preparing [2026-02-13T03:06:46.075Z] 53ca64104864: Preparing [2026-02-13T03:06:46.075Z] de138953b05b: Preparing [2026-02-13T03:06:46.075Z] 345e9540885d: Preparing [2026-02-13T03:06:46.075Z] 20bc7dc0eb5d: Preparing [2026-02-13T03:06:46.075Z] c4e71c2a4573: Preparing [2026-02-13T03:06:46.075Z] c4e71c2a4573: Waiting [2026-02-13T03:06:46.342Z] 53ca64104864: Pushed [2026-02-13T03:06:46.342Z] 20bc7dc0eb5d: Pushed [2026-02-13T03:06:46.342Z] 345e9540885d: Pushed [2026-02-13T03:06:46.342Z] e493c7c8a885: Pushed [2026-02-13T03:06:46.342Z] c4e71c2a4573: Layer already exists [2026-02-13T03:06:56.409Z] de138953b05b: Pushed [2026-02-13T03:06:56.409Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:56.793Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:57.155Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-02-13T03:06:57.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-02-13T03:06:57.155Z] e493c7c8a885: Preparing [2026-02-13T03:06:57.155Z] 53ca64104864: Preparing [2026-02-13T03:06:57.155Z] de138953b05b: Preparing [2026-02-13T03:06:57.155Z] 345e9540885d: Preparing [2026-02-13T03:06:57.155Z] 20bc7dc0eb5d: Preparing [2026-02-13T03:06:57.155Z] c4e71c2a4573: Preparing [2026-02-13T03:06:57.155Z] c4e71c2a4573: Waiting [2026-02-13T03:06:57.155Z] 345e9540885d: Layer already exists [2026-02-13T03:06:57.155Z] de138953b05b: Layer already exists [2026-02-13T03:06:57.155Z] 53ca64104864: Layer already exists [2026-02-13T03:06:57.155Z] e493c7c8a885: Layer already exists [2026-02-13T03:06:57.155Z] 20bc7dc0eb5d: Layer already exists [2026-02-13T03:06:57.155Z] c4e71c2a4573: Layer already exists [2026-02-13T03:06:57.422Z] latest: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:57.792Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:58.149Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 [2026-02-13T03:06:58.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-02-13T03:06:58.149Z] e493c7c8a885: Preparing [2026-02-13T03:06:58.149Z] 53ca64104864: Preparing [2026-02-13T03:06:58.149Z] de138953b05b: Preparing [2026-02-13T03:06:58.149Z] 345e9540885d: Preparing [2026-02-13T03:06:58.149Z] 20bc7dc0eb5d: Preparing [2026-02-13T03:06:58.149Z] c4e71c2a4573: Preparing [2026-02-13T03:06:58.149Z] c4e71c2a4573: Waiting [2026-02-13T03:06:58.149Z] e493c7c8a885: Layer already exists [2026-02-13T03:06:58.149Z] 53ca64104864: Layer already exists [2026-02-13T03:06:58.149Z] 345e9540885d: Layer already exists [2026-02-13T03:06:58.149Z] 20bc7dc0eb5d: Layer already exists [2026-02-13T03:06:58.149Z] de138953b05b: Layer already exists [2026-02-13T03:06:58.149Z] c4e71c2a4573: Layer already exists [2026-02-13T03:06:58.417Z] 4.1.0-dev.13: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:58.815Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:59.186Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T03:06:59.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-02-13T03:06:59.186Z] e493c7c8a885: Preparing [2026-02-13T03:06:59.186Z] 53ca64104864: Preparing [2026-02-13T03:06:59.186Z] de138953b05b: Preparing [2026-02-13T03:06:59.186Z] 345e9540885d: Preparing [2026-02-13T03:06:59.186Z] 20bc7dc0eb5d: Preparing [2026-02-13T03:06:59.186Z] c4e71c2a4573: Preparing [2026-02-13T03:06:59.186Z] c4e71c2a4573: Waiting [2026-02-13T03:06:59.186Z] de138953b05b: Layer already exists [2026-02-13T03:06:59.186Z] 20bc7dc0eb5d: Layer already exists [2026-02-13T03:06:59.186Z] 53ca64104864: Layer already exists [2026-02-13T03:06:59.186Z] e493c7c8a885: Layer already exists [2026-02-13T03:06:59.186Z] 345e9540885d: Layer already exists [2026-02-13T03:06:59.186Z] c4e71c2a4573: Layer already exists [2026-02-13T03:06:59.453Z] b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:59.831Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:07:00.207Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2026-02-13T03:07:00.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-02-13T03:07:00.208Z] e493c7c8a885: Preparing [2026-02-13T03:07:00.208Z] 53ca64104864: Preparing [2026-02-13T03:07:00.208Z] de138953b05b: Preparing [2026-02-13T03:07:00.208Z] 345e9540885d: Preparing [2026-02-13T03:07:00.208Z] 20bc7dc0eb5d: Preparing [2026-02-13T03:07:00.208Z] c4e71c2a4573: Preparing [2026-02-13T03:07:00.208Z] c4e71c2a4573: Waiting [2026-02-13T03:07:00.208Z] 53ca64104864: Layer already exists [2026-02-13T03:07:00.208Z] 20bc7dc0eb5d: Layer already exists [2026-02-13T03:07:00.208Z] e493c7c8a885: Layer already exists [2026-02-13T03:07:00.208Z] de138953b05b: Layer already exists [2026-02-13T03:07:00.208Z] 345e9540885d: Layer already exists [2026-02-13T03:07:00.208Z] c4e71c2a4573: Layer already exists [2026-02-13T03:07:00.475Z] main: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:07:00.561Z] ===================================================== [Pipeline] echo [2026-02-13T03:07:00.575Z] taggedImages: [2026-02-13T03:07:00.575Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [2026-02-13T03:07:00.575Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-02-13T03:07:00.575Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 [2026-02-13T03:07:00.575Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [2026-02-13T03:07:00.575Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2026-02-13T03:07:00.591Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo [2026-02-13T03:07:00.609Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2026-02-13T03:07:00.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 [Pipeline] echo [2026-02-13T03:07:00.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [Pipeline] echo [2026-02-13T03:07:00.651Z] 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-02-13T03:07:01.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:07:01.067Z] [2026-02-13T03:07:01.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:07:01.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:07:01.680Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T03:07:01.680Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T03:07:01.680Z] 04944245beec: Pulling fs layer [2026-02-13T03:07:01.680Z] 699f458cf7ca: Pulling fs layer [2026-02-13T03:07:01.680Z] 765212b225bb: Pulling fs layer [2026-02-13T03:07:01.680Z] f23df028b6ca: Pulling fs layer [2026-02-13T03:07:01.680Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T03:07:01.680Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T03:07:01.680Z] 765212b225bb: Waiting [2026-02-13T03:07:01.680Z] f23df028b6ca: Waiting [2026-02-13T03:07:01.680Z] d65c8cfc05b1: Waiting [2026-02-13T03:07:01.680Z] 04944245beec: Verifying Checksum [2026-02-13T03:07:01.680Z] 04944245beec: Download complete [2026-02-13T03:07:01.680Z] 765212b225bb: Verifying Checksum [2026-02-13T03:07:01.680Z] 765212b225bb: Download complete [2026-02-13T03:07:01.680Z] f23df028b6ca: Verifying Checksum [2026-02-13T03:07:01.680Z] f23df028b6ca: Download complete [2026-02-13T03:07:01.680Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T03:07:01.680Z] d65c8cfc05b1: Download complete [2026-02-13T03:07:01.952Z] 699f458cf7ca: Verifying Checksum [2026-02-13T03:07:01.952Z] 699f458cf7ca: Download complete [2026-02-13T03:07:02.537Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T03:07:02.537Z] 8998bd30e6a1: Download complete [2026-02-13T03:07:05.128Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T03:07:05.128Z] 2437ff75d9bd: Download complete [2026-02-13T03:07:07.721Z] 8998bd30e6a1: Pull complete [2026-02-13T03:07:07.990Z] 04944245beec: Pull complete [2026-02-13T03:07:09.940Z] 699f458cf7ca: Pull complete [2026-02-13T03:07:10.207Z] 765212b225bb: Pull complete [2026-02-13T03:07:11.172Z] f23df028b6ca: Pull complete [2026-02-13T03:07:11.439Z] d65c8cfc05b1: Pull complete [2026-02-13T03:07:29.644Z] 2437ff75d9bd: Pull complete [2026-02-13T03:07:29.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T03:07:29.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:07:29.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:07:29.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-1999 does not seem to be running inside a container [2026-02-13T03:07:29.984Z] $ 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/211 -v /w/workspace/device-mqtt-go/211:/w/workspace/device-mqtt-go/211:rw,z -v /w/workspace/device-mqtt-go/211@tmp:/w/workspace/device-mqtt-go/211@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-02-13T03:07:33.400Z] $ docker top 31371ea09fd555997acb5f150b27a7d9fdaa1a09f898c94fcab16c593378dbb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:07:34.255Z] ---> job-cost.sh [2026-02-13T03:07:34.255Z] lf-activate-venv: SKIPPING [2026-02-13T03:07:34.255Z] INFO: No Stack... [2026-02-13T03:07:34.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T03:07:35.927Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T03:07:36.564Z] + + catcut /w/workspace/device-mqtt-go/211/archives/cost.csv -d, [2026-02-13T03:07:36.564Z] -f6 [Pipeline] lock [2026-02-13T03:07:36.624Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [2026-02-13T03:07:36.635Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] did not exist. Created. [2026-02-13T03:07:36.640Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T03:07:37.310Z] /w/workspace/device-mqtt-go/211@tmp/durable-46eb8920/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T03:07:37.947Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T03:07:37.971Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T03:07:38.023Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T03:07:38.030Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T03:07:38.069Z] $ docker stop --time=1 31371ea09fd555997acb5f150b27a7d9fdaa1a09f898c94fcab16c593378dbb9 [2026-02-13T03:07:39.612Z] $ docker rm -f --volumes 31371ea09fd555997acb5f150b27a7d9fdaa1a09f898c94fcab16c593378dbb9 [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-02-13T03:07:40.088Z] provisioning config files... [2026-02-13T03:07:40.094Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5666792484411995250tmp [Pipeline] { [Pipeline] sh [2026-02-13T03:07:40.389Z] + set +x [2026-02-13T03:07:40.389Z] + bash -s -- [2026-02-13T03:07:40.389Z] + curl -s https://codecov.io/bash [2026-02-13T03:07:40.389Z] [2026-02-13T03:07:40.389Z] _____ _ [2026-02-13T03:07:40.389Z] / ____| | | [2026-02-13T03:07:40.389Z] | | ___ __| | ___ ___ _____ __ [2026-02-13T03:07:40.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-13T03:07:40.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-13T03:07:40.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-13T03:07:40.389Z] Bash-1.0.6 [2026-02-13T03:07:40.389Z] [2026-02-13T03:07:40.389Z] [2026-02-13T03:07:40.389Z] ==> git version 2.25.1 found [2026-02-13T03:07:40.389Z] ==> 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-02-13T03:07:40.389Z] Release-Date: 2020-01-08 [2026-02-13T03:07:40.389Z] 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-02-13T03:07:40.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-13T03:07:40.389Z] ==> Jenkins CI detected. [2026-02-13T03:07:40.389Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2026-02-13T03:07:40.389Z] project root: . [2026-02-13T03:07:40.389Z] --> token set from env [2026-02-13T03:07:40.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-13T03:07:40.647Z] ==> Running gcov in . (disable via -X gcov) [2026-02-13T03:07:40.647Z] ==> Python coveragepy not found [2026-02-13T03:07:40.647Z] ==> Searching for coverage reports in: [2026-02-13T03:07:40.647Z] + . [2026-02-13T03:07:40.647Z] -> Found 1 reports [2026-02-13T03:07:40.647Z] ==> Detecting git/mercurial file structure [2026-02-13T03:07:40.647Z] ==> Reading reports [2026-02-13T03:07:40.647Z] + ./coverage.out bytes=21039 [2026-02-13T03:07:40.647Z] ==> Appending adjustments [2026-02-13T03:07:40.647Z] https://docs.codecov.io/docs/fixing-reports [2026-02-13T03:07:40.647Z] + Found adjustments [2026-02-13T03:07:40.647Z] ==> Gzipping contents [2026-02-13T03:07:40.647Z] 4.0K /tmp/codecov.IXh2uT.gz [2026-02-13T03:07:40.647Z] ==> Uploading reports [2026-02-13T03:07:40.647Z] url: https://codecov.io [2026-02-13T03:07:40.647Z] query: branch=main&commit=b3da1a5722cc3dba50424e5cbbe9186fedab81c7&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T03:07:40.647Z] -> Pinging Codecov [2026-02-13T03:07:40.647Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b3da1a5722cc3dba50424e5cbbe9186fedab81c7&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T03:07:40.907Z] -> Uploading to [2026-02-13T03:07:40.907Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/b3da1a5722cc3dba50424e5cbbe9186fedab81c7/74e80c4d-d29a-434a-a210-5fcd4cc82e18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T030740Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4fab318cecbdd7c99e76cb9e7fc5f2f6ee07f6bd8a2ee63dd7d377e3c7b161e3 [2026-02-13T03:07:40.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:07:40.907Z] Dload Upload Total Spent Left Speed [2026-02-13T03:07:40.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 22185 --:--:-- --:--:-- --:--:-- 22185 [2026-02-13T03:07:40.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] } [2026-02-13T03:07:40.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-02-13T03:07:41.131Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-13T03:07:41.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:07:41.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T03:07:41.446Z] [2026-02-13T03:07:41.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:07:41.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T03:07:41.741Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-13T03:07:41.741Z] 2d35ebdb57d9: Already exists [2026-02-13T03:07:41.741Z] 85e8836fcdb2: Pulling fs layer [2026-02-13T03:07:41.741Z] 91631faa732a: Pulling fs layer [2026-02-13T03:07:41.741Z] f3f5ae8826fa: Pulling fs layer [2026-02-13T03:07:41.741Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T03:07:41.741Z] 7861252a18e6: Pulling fs layer [2026-02-13T03:07:41.741Z] 9130f900ef6f: Pulling fs layer [2026-02-13T03:07:41.741Z] 4f4fb700ef54: Waiting [2026-02-13T03:07:41.741Z] 7861252a18e6: Waiting [2026-02-13T03:07:41.741Z] 9130f900ef6f: Waiting [2026-02-13T03:07:41.741Z] f3f5ae8826fa: Verifying Checksum [2026-02-13T03:07:41.741Z] f3f5ae8826fa: Download complete [2026-02-13T03:07:41.741Z] 85e8836fcdb2: Download complete [2026-02-13T03:07:41.741Z] 4f4fb700ef54: Download complete [2026-02-13T03:07:41.999Z] 85e8836fcdb2: Pull complete [2026-02-13T03:07:41.999Z] 7861252a18e6: Verifying Checksum [2026-02-13T03:07:41.999Z] 7861252a18e6: Download complete [2026-02-13T03:07:42.258Z] 91631faa732a: Verifying Checksum [2026-02-13T03:07:42.258Z] 91631faa732a: Download complete [2026-02-13T03:07:42.823Z] 9130f900ef6f: Verifying Checksum [2026-02-13T03:07:42.823Z] 9130f900ef6f: Download complete [2026-02-13T03:07:47.001Z] 91631faa732a: Pull complete [2026-02-13T03:07:47.001Z] f3f5ae8826fa: Pull complete [2026-02-13T03:07:47.001Z] 4f4fb700ef54: Pull complete [2026-02-13T03:07:47.001Z] 7861252a18e6: Pull complete [2026-02-13T03:07:51.182Z] 9130f900ef6f: Pull complete [2026-02-13T03:07:51.182Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-13T03:07:51.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T03:07:51.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:07:51.273Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T03:07:51.294Z] $ 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-02-13T03:07:52.737Z] $ docker top 24dbeaf552f0dd82493b67bc16a64d51d03cb0261878ecf264d0d2dfba405bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:07:53.087Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2026-02-13T03:07:53.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2026-02-13T03:07:53.369Z] + set -o pipefail [2026-02-13T03:07:53.369Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2026-02-13T03:08:01.474Z] [2026-02-13T03:08:01.475Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2026-02-13T03:08:01.475Z] [2026-02-13T03:08:01.475Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/61cb9a80-cdd4-4d51-bf50-f4bdc484d47b [2026-02-13T03:08:01.475Z] [2026-02-13T03:08:01.475Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-13T03:08:01.475Z] [2026-02-13T03:08:01.475Z] [2026-02-13T03:08:01.475Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-13T03:08:01.475Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-13T03:08:01.481Z] $ docker stop --time=1 24dbeaf552f0dd82493b67bc16a64d51d03cb0261878ecf264d0d2dfba405bf0 [2026-02-13T03:08:03.679Z] $ docker rm -f --volumes 24dbeaf552f0dd82493b67bc16a64d51d03cb0261878ecf264d0d2dfba405bf0 [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-02-13T03:08:04.531Z] + git log --format=format:%s -1 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] sh [2026-02-13T03:08:04.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:08:04.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:08:05.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:08:05.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:08:05.177Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T03:08:05.199Z] $ 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-02-13T03:08:05.436Z] $ docker top 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b -eo pid,comm [2026-02-13T03:08:05.478Z] 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-02-13T03:08:05.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:08:05.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:08:05.536Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:08:05.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:08:05.633Z] $ docker exec 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b ssh-agent [2026-02-13T03:08:05.744Z] SSH_AUTH_SOCK=/tmp/ssh-mhwEohvzbntf/agent.32 [2026-02-13T03:08:05.744Z] SSH_AGENT_PID=38 [2026-02-13T03:08:05.749Z] Running ssh-add (command line suppressed) [2026-02-13T03:08:05.840Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16623570757721176541.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16623570757721176541.key) [2026-02-13T03:08:05.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:08:06.145Z] + git semver tag [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,369 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,372 [run_tag] DEBUG tag force:False [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,372 [check_head_tag] DEBUG check head tag [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,373 [execute] INFO git cat-file --batch-check [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,375 [execute] INFO git cat-file --batch [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,386 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:08:06.404Z] 2026-02-13 03:08:06,389 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:06.404Z] 4.1.0-dev.13 [Pipeline] } [2026-02-13T03:08:06.667Z] $ docker exec --env ******** --env ******** 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b ssh-agent -k [2026-02-13T03:08:06.755Z] unset SSH_AUTH_SOCK; [2026-02-13T03:08:06.755Z] unset SSH_AGENT_PID; [2026-02-13T03:08:06.756Z] echo Agent pid 38 killed; [2026-02-13T03:08:06.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:08:07.093Z] + git semver [Pipeline] } [2026-02-13T03:08:07.662Z] $ docker stop --time=1 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b [2026-02-13T03:08:08.928Z] $ docker rm -f --volumes 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:08:09.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:08:09.334Z] [2026-02-13T03:08:09.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:08:09.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:08:09.630Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-13T03:08:09.630Z] ab5ef0e58194: Pulling fs layer [2026-02-13T03:08:09.630Z] 9712f1f96733: Pulling fs layer [2026-02-13T03:08:09.630Z] 63f879dbbcfc: Pulling fs layer [2026-02-13T03:08:09.630Z] 0d9ebad4ef96: Pulling fs layer [2026-02-13T03:08:09.630Z] e9a5061849ea: Pulling fs layer [2026-02-13T03:08:09.630Z] d747dcd14b5f: Pulling fs layer [2026-02-13T03:08:09.630Z] 2de7ff778b66: Pulling fs layer [2026-02-13T03:08:09.630Z] 0d9ebad4ef96: Waiting [2026-02-13T03:08:09.630Z] e9a5061849ea: Waiting [2026-02-13T03:08:09.630Z] d747dcd14b5f: Waiting [2026-02-13T03:08:09.630Z] 2de7ff778b66: Waiting [2026-02-13T03:08:09.630Z] 9712f1f96733: Verifying Checksum [2026-02-13T03:08:09.630Z] 9712f1f96733: Download complete [2026-02-13T03:08:09.888Z] 63f879dbbcfc: Verifying Checksum [2026-02-13T03:08:09.888Z] 63f879dbbcfc: Download complete [2026-02-13T03:08:10.146Z] ab5ef0e58194: Verifying Checksum [2026-02-13T03:08:10.146Z] ab5ef0e58194: Download complete [2026-02-13T03:08:10.146Z] e9a5061849ea: Verifying Checksum [2026-02-13T03:08:10.146Z] e9a5061849ea: Download complete [2026-02-13T03:08:10.146Z] d747dcd14b5f: Download complete [2026-02-13T03:08:10.146Z] 0d9ebad4ef96: Verifying Checksum [2026-02-13T03:08:10.146Z] 0d9ebad4ef96: Download complete [2026-02-13T03:08:10.146Z] 2de7ff778b66: Verifying Checksum [2026-02-13T03:08:10.146Z] 2de7ff778b66: Download complete [2026-02-13T03:08:13.426Z] ab5ef0e58194: Pull complete [2026-02-13T03:08:13.426Z] 9712f1f96733: Pull complete [2026-02-13T03:08:13.993Z] 63f879dbbcfc: Pull complete [2026-02-13T03:08:19.258Z] 0d9ebad4ef96: Pull complete [2026-02-13T03:08:19.258Z] e9a5061849ea: Pull complete [2026-02-13T03:08:19.258Z] d747dcd14b5f: Pull complete [2026-02-13T03:08:20.191Z] 2de7ff778b66: Pull complete [2026-02-13T03:08:20.191Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-13T03:08:20.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:08:20.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:08:20.286Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T03:08:20.310Z] $ 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-02-13T03:08:21.577Z] $ docker top 4026dc611f3d695d92025aaa58f695da184e9f150c01af4ac3f56b53cd5791c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:08:21.647Z] provisioning config files... [2026-02-13T03:08:21.656Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16838303108730803555tmp [2026-02-13T03:08:21.664Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9255976643127730993tmp [2026-02-13T03:08:21.672Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6779641047651572013tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:08:21.740Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:22.031Z] ---> sigul-configuration.sh [2026-02-13T03:08:22.031Z] gpg: directory `/root/.gnupg' created [2026-02-13T03:08:22.031Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-13T03:08:22.031Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-13T03:08:22.031Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-13T03:08:22.031Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-13T03:08:22.031Z] gpg: CAST5 encrypted data [2026-02-13T03:08:22.031Z] gpg: encrypted with 1 passphrase [2026-02-13T03:08:22.031Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-13T03:08:22.329Z] + mkdir /home/jenkins [2026-02-13T03:08:22.329Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-13T03:08:22.628Z] + 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-02-13T03:08:22.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:22.928Z] ---> sigul-install.sh [2026-02-13T03:08:22.928Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-13T03:08:23.224Z] + git tag --list [2026-02-13T03:08:23.224Z] 0.7.1 [2026-02-13T03:08:23.224Z] v1.0.0 [2026-02-13T03:08:23.224Z] v1.1.0 [2026-02-13T03:08:23.224Z] v1.1.1 [2026-02-13T03:08:23.224Z] v1.2.2 [2026-02-13T03:08:23.224Z] v1.3.0 [2026-02-13T03:08:23.224Z] v1.3.1 [2026-02-13T03:08:23.224Z] v2.0.0 [2026-02-13T03:08:23.224Z] v2.1.0 [2026-02-13T03:08:23.224Z] v2.1.1 [2026-02-13T03:08:23.224Z] v2.2.0 [2026-02-13T03:08:23.224Z] v2.3.0 [2026-02-13T03:08:23.224Z] v3.0 [2026-02-13T03:08:23.224Z] v3.0.0 [2026-02-13T03:08:23.224Z] v3.1 [2026-02-13T03:08:23.224Z] v3.1.0 [2026-02-13T03:08:23.224Z] v3.1.1 [2026-02-13T03:08:23.224Z] v4.0 [2026-02-13T03:08:23.224Z] v4.0.0 [2026-02-13T03:08:23.224Z] v4.0.1 [2026-02-13T03:08:23.224Z] v4.0.1-dev.1 [2026-02-13T03:08:23.224Z] v4.1.0-dev.1 [2026-02-13T03:08:23.224Z] v4.1.0-dev.10 [2026-02-13T03:08:23.224Z] v4.1.0-dev.11 [2026-02-13T03:08:23.224Z] v4.1.0-dev.12 [2026-02-13T03:08:23.224Z] v4.1.0-dev.13 [2026-02-13T03:08:23.224Z] v4.1.0-dev.2 [2026-02-13T03:08:23.224Z] v4.1.0-dev.3 [2026-02-13T03:08:23.224Z] v4.1.0-dev.4 [2026-02-13T03:08:23.224Z] v4.1.0-dev.5 [2026-02-13T03:08:23.224Z] v4.1.0-dev.6 [2026-02-13T03:08:23.224Z] v4.1.0-dev.7 [2026-02-13T03:08:23.224Z] v4.1.0-dev.8 [2026-02-13T03:08:23.224Z] v4.1.0-dev.9 [Pipeline] sh [2026-02-13T03:08:23.546Z] + lftools sign git-tag v4.1.0-dev.13 [2026-02-13T03:08:24.165Z] Signing Git tag with Sigul... [2026-02-13T03:08:24.165Z] Signing v4.1.0-dev.13 [Pipeline] echo [2026-02-13T03:08:24.456Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:24.816Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-13T03:08:24.832Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T03:08:24.871Z] $ docker stop --time=1 4026dc611f3d695d92025aaa58f695da184e9f150c01af4ac3f56b53cd5791c1 [2026-02-13T03:08:26.130Z] $ docker rm -f --volumes 4026dc611f3d695d92025aaa58f695da184e9f150c01af4ac3f56b53cd5791c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-13T03:08:26.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:08:26.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:08:26.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:08:26.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:08:26.933Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T03:08:26.955Z] $ 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-02-13T03:08:27.188Z] $ docker top 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa -eo pid,comm [2026-02-13T03:08:27.233Z] 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-02-13T03:08:27.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:08:27.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:08:27.292Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:08:27.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:08:27.387Z] $ docker exec 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa ssh-agent [2026-02-13T03:08:27.491Z] SSH_AUTH_SOCK=/tmp/ssh-pCeY09nzxnCV/agent.31 [2026-02-13T03:08:27.491Z] SSH_AGENT_PID=37 [2026-02-13T03:08:27.496Z] Running ssh-add (command line suppressed) [2026-02-13T03:08:27.588Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10058300052966526911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10058300052966526911.key) [2026-02-13T03:08:27.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:08:27.892Z] + git semver bump pre [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,096 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,100 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,100 [bump_version] DEBUG bumped version:4.1.0-dev.14 [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,100 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,100 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,102 [execute] INFO git cat-file --batch-check [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,106 [execute] INFO git cat-file --batch [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:08:28.150Z] 2026-02-13 03:08:28,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:28.150Z] 4.1.0-dev.14 [Pipeline] } [2026-02-13T03:08:28.153Z] $ docker exec --env ******** --env ******** 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa ssh-agent -k [2026-02-13T03:08:28.244Z] unset SSH_AUTH_SOCK; [2026-02-13T03:08:28.244Z] unset SSH_AGENT_PID; [2026-02-13T03:08:28.244Z] echo Agent pid 37 killed; [2026-02-13T03:08:28.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:08:28.580Z] + git semver [Pipeline] } [2026-02-13T03:08:28.846Z] $ docker stop --time=1 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa [2026-02-13T03:08:30.115Z] $ docker rm -f --volumes 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T03:08:30.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:08:30.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:08:30.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:08:30.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:08:30.839Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T03:08:30.858Z] $ 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-02-13T03:08:31.091Z] $ docker top ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 -eo pid,comm [2026-02-13T03:08:31.136Z] 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-02-13T03:08:31.136Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:08:31.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:08:31.196Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:08:31.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:08:31.303Z] $ docker exec ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 ssh-agent [2026-02-13T03:08:31.398Z] SSH_AUTH_SOCK=/tmp/ssh-InWFKlMBd2hs/agent.33 [2026-02-13T03:08:31.398Z] SSH_AGENT_PID=39 [2026-02-13T03:08:31.403Z] Running ssh-add (command line suppressed) [2026-02-13T03:08:31.494Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16091312436955894070.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16091312436955894070.key) [2026-02-13T03:08:31.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:08:31.797Z] + git semver push [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,013 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,017 [run_push] DEBUG push [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,017 [execute] INFO git cat-file --batch-check [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,019 [execute] INFO git rev-list 1497f4562cb6f0100bef655f334804e85764c237 -- [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,019 [execute] DEBUG Popen(['git', 'rev-list', '1497f4562cb6f0100bef655f334804e85764c237', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,025 [execute] INFO git fetch -v -- origin [2026-02-13T03:08:32.055Z] 2026-02-13 03:08:32,025 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-13T03:08:32.622Z] 2026-02-13 03:08:32,577 [run_push] DEBUG no remote changes detected [2026-02-13T03:08:32.622Z] 2026-02-13 03:08:32,578 [execute] INFO git push origin semver [2026-02-13T03:08:32.622Z] 2026-02-13 03:08:32,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:08:33.558Z] 2026-02-13 03:08:33,355 [run_push] DEBUG push all version tags [2026-02-13T03:08:33.558Z] 2026-02-13 03:08:33,355 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-13T03:08:33.558Z] 2026-02-13 03:08:33,355 [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-02-13T03:08:34.126Z] 2026-02-13 03:08:34,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-02-13T03:08:34.126Z] 4.1.0-dev.14 [Pipeline] } [2026-02-13T03:08:34.130Z] $ docker exec --env ******** --env ******** ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 ssh-agent -k [2026-02-13T03:08:34.226Z] unset SSH_AUTH_SOCK; [2026-02-13T03:08:34.226Z] unset SSH_AGENT_PID; [2026-02-13T03:08:34.226Z] echo Agent pid 39 killed; [2026-02-13T03:08:34.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:08:34.561Z] + git semver [Pipeline] } [2026-02-13T03:08:34.828Z] $ docker stop --time=1 ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 [2026-02-13T03:08:36.069Z] $ docker rm -f --volumes ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 [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-02-13T03:08:36.657Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2026-02-13T03:08:36.657Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-02-13T03:08:36.657Z] total 16 [2026-02-13T03:08:36.657Z] drwxr-xr-x 3 root root 4096 Feb 13 02:54 . [2026-02-13T03:08:36.657Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 03:08 .. [2026-02-13T03:08:36.657Z] drwxr-xr-x 2 root root 4096 Feb 13 02:54 cost [2026-02-13T03:08:36.657Z] -rw-r--r-- 1 root root 86 Feb 13 02:54 cost.csv [2026-02-13T03:08:36.657Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-02-13T03:08:36.657Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-02-13T03:08:36.657Z] total 16 [2026-02-13T03:08:36.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:54 . [2026-02-13T03:08:36.657Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 03:08 .. [2026-02-13T03:08:36.657Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 02:54 cost [2026-02-13T03:08:36.657Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 13 02:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:36.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:37.800Z] ---> package-listing.sh [2026-02-13T03:08:37.800Z] ++ facter osfamily [2026-02-13T03:08:37.800Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T03:08:38.060Z] + OS_FAMILY=debian [2026-02-13T03:08:38.060Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-02-13T03:08:38.060Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T03:08:38.060Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T03:08:38.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T03:08:38.060Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T03:08:38.060Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-02-13T03:08:38.060Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T03:08:38.060Z] + case "${OS_FAMILY}" in [2026-02-13T03:08:38.060Z] + dpkg -l [2026-02-13T03:08:38.060Z] + grep '^ii' [2026-02-13T03:08:38.060Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T03:08:38.060Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T03:08:38.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T03:08:38.060Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-02-13T03:08:38.060Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-02-13T03:08:38.060Z] + 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-02-13T03:08:38.072Z] 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-02-13T03:08:38.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:08:38.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:08:38.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:08:38.969Z] prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container [2026-02-13T03:08:38.991Z] $ 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-02-13T03:08:39.188Z] $ docker top 31a4a7a3afe8f63a4a9b4cc1e0ddbe47cb1601a893dce52e455c6651206a16df -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:08:39.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T03:08:39.824Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T03:08:40.106Z] + ls /var/log/sa-host [2026-02-13T03:08:40.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:08:40.136Z] provisioning config files... [2026-02-13T03:08:40.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13505078735328831343tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:08:40.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:40.441Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T03:08:40.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:40.748Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T03:08:40.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:41.032Z] ---> sudo-logs.sh [2026-02-13T03:08:41.032Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T03:08:41.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:41.342Z] ---> job-cost.sh [2026-02-13T03:08:41.342Z] lf-activate-venv: SKIPPING [2026-02-13T03:08:41.342Z] DEBUG: total: 0.2199999988079071 [2026-02-13T03:08:41.342Z] INFO: Retrieving Stack Cost... [2026-02-13T03:08:41.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T03:08:42.166Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T03:08:42.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:08:42.456Z] ---> logs-deploy.sh [2026-02-13T03:08:42.456Z] lf-activate-venv: SKIPPING [2026-02-13T03:08:42.456Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/211 [2026-02-13T03:08:42.456Z] INFO: archiving workspace using pattern(s): [2026-02-13T03:08:43.391Z] Archives upload complete. [2026-02-13T03:08:43.391Z] INFO: archiving logs to Nexus