Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34bf2a6ccee5dd41bf94b46968010dc372f96b74 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-ssh670833438634803659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16583562063308866452.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 056ae7b86453181957306e7078512cbe12174832 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-ssh4560884828565906116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16102567625999043664.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-ssh10290158449556982462.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6414 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 34bf2a6ccee5dd41bf94b46968010dc372f96b74 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#751)" > 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 34bf2a6ccee5dd41bf94b46968010dc372f96b74 # timeout=10 > git rev-list --no-walk fe4f556c946f4493b6493c09fb17b56dde351f31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T02:01:24.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T02:01:24.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T02:01:24.540Z] ========================================================= [2025-08-07T02:01:24.540Z] EdgeX Global Pipelines Version Info [2025-08-07T02:01:24.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:01:25.656Z] ------------------- [2025-08-07T02:01:25.656Z] stable info: [2025-08-07T02:01:25.656Z] ------------------- [2025-08-07T02:01:25.656Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T02:01:25.656Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T02:01:25.656Z] Message: update stable to v1.0.276 [2025-08-07T02:01:26.226Z] ------------------- [2025-08-07T02:01:26.226Z] experimental info: [2025-08-07T02:01:26.226Z] ------------------- [2025-08-07T02:01:26.226Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T02:01:26.226Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T02:01:26.226Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T02:01:26.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-08-07T02:01:26.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-08-07T02:01:26.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T02:01:26.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T02:01:26.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T02:01:26.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T02:01:26.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T02:01:26.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T02:01:26.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T02:01:26.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T02:01:26.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T02:01:26.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-08-07T02:01:26.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T02:01:26.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T02:01:26.664Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T02:01:26.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T02:01:26.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T02:01:26.738Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T02:01:26.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T02:01:26.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T02:01:26.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T02:01:26.835Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T02:01:26.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T02:01:26.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T02:01:26.903Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-07T02:01:26.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T02:01:26.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T02:01:26.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-07T02:01:26.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-07T02:01:27.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-07T02:01:27.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo [2025-08-07T02:01:27.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34bf2a6 [Pipeline] echo [2025-08-07T02:01:27.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:01:27.157Z] provisioning config files... [2025-08-07T02:01:27.169Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6283282767420905959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:01:27.502Z] ---> ****-login.sh [2025-08-07T02:01:27.502Z] nexus3.edgexfoundry.org:10001 [2025-08-07T02:01:27.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:27.762Z] [2025-08-07T02:01:27.762Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T02:01:27.762Z] Configure a credential helper to remove this warning. See [2025-08-07T02:01:27.762Z] https://docs.****.com/go/credential-store/ [2025-08-07T02:01:27.762Z] [2025-08-07T02:01:27.762Z] Login Succeeded [2025-08-07T02:01:27.762Z] nexus3.edgexfoundry.org:10002 [2025-08-07T02:01:27.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:27.762Z] [2025-08-07T02:01:27.762Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T02:01:27.762Z] Configure a credential helper to remove this warning. See [2025-08-07T02:01:27.762Z] https://docs.****.com/go/credential-store/ [2025-08-07T02:01:27.762Z] [2025-08-07T02:01:27.762Z] Login Succeeded [2025-08-07T02:01:27.762Z] nexus3.edgexfoundry.org:10003 [2025-08-07T02:01:27.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:27.762Z] [2025-08-07T02:01:27.762Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T02:01:27.762Z] Configure a credential helper to remove this warning. See [2025-08-07T02:01:27.763Z] https://docs.****.com/go/credential-store/ [2025-08-07T02:01:27.763Z] [2025-08-07T02:01:27.763Z] Login Succeeded [2025-08-07T02:01:27.763Z] nexus3.edgexfoundry.org:10004 [2025-08-07T02:01:28.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:28.023Z] [2025-08-07T02:01:28.023Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T02:01:28.023Z] Configure a credential helper to remove this warning. See [2025-08-07T02:01:28.023Z] https://docs.****.com/go/credential-store/ [2025-08-07T02:01:28.023Z] [2025-08-07T02:01:28.023Z] Login Succeeded [2025-08-07T02:01:28.023Z] ****.io [2025-08-07T02:01:28.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:28.282Z] [2025-08-07T02:01:28.282Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T02:01:28.282Z] Configure a credential helper to remove this warning. See [2025-08-07T02:01:28.282Z] https://docs.****.com/go/credential-store/ [2025-08-07T02:01:28.282Z] [2025-08-07T02:01:28.282Z] Login Succeeded [2025-08-07T02:01:28.282Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T02:01:28.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T02:01:28.686Z] + git rev-list -1 --merges 34bf2a6ccee5dd41bf94b46968010dc372f96b74~1..34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo [2025-08-07T02:01:28.714Z] -----------> git rev-list -1 --merges 34bf2a6ccee5dd41bf94b46968010dc372f96b74~1..34bf2a6ccee5dd41bf94b46968010dc372f96b74 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [false] [Pipeline] sh [2025-08-07T02:01:29.005Z] + git log --format=format:%s -1 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo [2025-08-07T02:01:29.021Z] ========================================================= [2025-08-07T02:01:29.021Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T02:01:29.021Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T02:01:29.359Z] + git log --format=format:%s -1 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo [2025-08-07T02:01:29.372Z] [semverPrep] GIT_COMMIT: 34bf2a6ccee5dd41bf94b46968010dc372f96b74, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#751) [Pipeline] echo [2025-08-07T02:01:29.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T02:01:29.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T02:01:29.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T02:01:29.761Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T02:01:29.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T02:01:29.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T02:01:29.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T02:01:29.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:01:30.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:01:30.186Z] [2025-08-07T02:01:30.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:01:30.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:01:30.492Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T02:01:30.492Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T02:01:30.492Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T02:01:30.492Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T02:01:30.492Z] 461d9e800cba: Pulling fs layer [2025-08-07T02:01:30.492Z] 80192f66455f: Pulling fs layer [2025-08-07T02:01:30.492Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T02:01:30.492Z] a29436f7fd5d: Pulling fs layer [2025-08-07T02:01:30.492Z] 923cac83aea3: Pulling fs layer [2025-08-07T02:01:30.492Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T02:01:30.492Z] db01528c6b51: Pulling fs layer [2025-08-07T02:01:30.492Z] 28988de357af: Pulling fs layer [2025-08-07T02:01:30.492Z] 461d9e800cba: Waiting [2025-08-07T02:01:30.492Z] 80192f66455f: Waiting [2025-08-07T02:01:30.492Z] 2e8e34ca0e6c: Waiting [2025-08-07T02:01:30.492Z] a29436f7fd5d: Waiting [2025-08-07T02:01:30.492Z] 923cac83aea3: Waiting [2025-08-07T02:01:30.492Z] 25ad8b0a4227: Waiting [2025-08-07T02:01:30.492Z] db01528c6b51: Waiting [2025-08-07T02:01:30.492Z] 28988de357af: Waiting [2025-08-07T02:01:30.492Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T02:01:30.492Z] 6bf1a483ea7c: Download complete [2025-08-07T02:01:30.751Z] 461d9e800cba: Verifying Checksum [2025-08-07T02:01:30.751Z] 461d9e800cba: Download complete [2025-08-07T02:01:30.751Z] 80192f66455f: Verifying Checksum [2025-08-07T02:01:30.751Z] 80192f66455f: Download complete [2025-08-07T02:01:30.751Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T02:01:30.751Z] f5dfc541a4d3: Download complete [2025-08-07T02:01:30.751Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T02:01:30.751Z] 3dae71ba6b94: Download complete [2025-08-07T02:01:30.751Z] 923cac83aea3: Download complete [2025-08-07T02:01:31.010Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T02:01:31.010Z] 25ad8b0a4227: Download complete [2025-08-07T02:01:31.010Z] db01528c6b51: Verifying Checksum [2025-08-07T02:01:31.010Z] db01528c6b51: Download complete [2025-08-07T02:01:31.010Z] 28988de357af: Verifying Checksum [2025-08-07T02:01:31.010Z] 28988de357af: Download complete [2025-08-07T02:01:31.268Z] a29436f7fd5d: Verifying Checksum [2025-08-07T02:01:31.268Z] a29436f7fd5d: Download complete [2025-08-07T02:01:31.526Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T02:01:31.526Z] 2e8e34ca0e6c: Download complete [2025-08-07T02:01:32.463Z] 3dae71ba6b94: Pull complete [2025-08-07T02:01:32.463Z] 6bf1a483ea7c: Pull complete [2025-08-07T02:01:33.029Z] f5dfc541a4d3: Pull complete [2025-08-07T02:01:33.288Z] 461d9e800cba: Pull complete [2025-08-07T02:01:33.288Z] 80192f66455f: Pull complete [2025-08-07T02:01:37.473Z] 2e8e34ca0e6c: Pull complete [2025-08-07T02:01:38.409Z] a29436f7fd5d: Pull complete [2025-08-07T02:01:38.409Z] 923cac83aea3: Pull complete [2025-08-07T02:01:38.409Z] 25ad8b0a4227: Pull complete [2025-08-07T02:01:38.409Z] db01528c6b51: Pull complete [2025-08-07T02:01:38.668Z] 28988de357af: Pull complete [2025-08-07T02:01:38.668Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T02:01:38.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:01:38.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:01:38.790Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:01:38.812Z] $ 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 [2025-08-07T02:01:42.919Z] $ docker top 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 -eo pid,comm [2025-08-07T02:01:42.972Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T02:01:42.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T02:01:43.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:01:43.034Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:01:43.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:01:43.136Z] $ docker exec 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent [2025-08-07T02:01:43.242Z] SSH_AUTH_SOCK=/tmp/ssh-tR43NwaQ6Rwz/agent.33 [2025-08-07T02:01:43.242Z] SSH_AGENT_PID=39 [2025-08-07T02:01:43.247Z] Running ssh-add (command line suppressed) [2025-08-07T02:01:43.335Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7221743492436063713.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7221743492436063713.key) [2025-08-07T02:01:43.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:01:43.644Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2025-08-07T02:01:43.929Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T02:01:43.934Z] $ docker exec --env ******** --env ******** 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent -k [2025-08-07T02:01:44.033Z] unset SSH_AUTH_SOCK; [2025-08-07T02:01:44.033Z] unset SSH_AGENT_PID; [2025-08-07T02:01:44.033Z] echo Agent pid 39 killed; [2025-08-07T02:01:44.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T02:01:44.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:01:44.094Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:01:44.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:01:44.189Z] $ docker exec 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent [2025-08-07T02:01:44.281Z] SSH_AUTH_SOCK=/tmp/ssh-qdfllxNMe32d/agent.86 [2025-08-07T02:01:44.281Z] SSH_AGENT_PID=92 [2025-08-07T02:01:44.286Z] Running ssh-add (command line suppressed) [2025-08-07T02:01:44.378Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2078161376203433120.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2078161376203433120.key) [2025-08-07T02:01:44.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:01:44.686Z] + git semver init [2025-08-07T02:01:44.944Z] 2025-08-07 02:01:44,869 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T02:01:44.944Z] 2025-08-07 02:01:44,874 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T02:01:44.944Z] 2025-08-07 02:01:44,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-07T02:01:44.944Z] 2025-08-07 02:01:44,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-07T02:01:44.944Z] 2025-08-07 02:01:44,876 [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) [2025-08-07T02:01:46.331Z] 2025-08-07 02:01:46,174 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-08-07T02:01:46.331Z] 2025-08-07 02:01:46,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-08-07T02:01:46.331Z] 2025-08-07 02:01:46,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:01:46.331Z] 2025-08-07 02:01:46,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:01:46.331Z] 4.1.0-dev.2 [Pipeline] } [2025-08-07T02:01:46.335Z] $ docker exec --env ******** --env ******** 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 ssh-agent -k [2025-08-07T02:01:46.429Z] unset SSH_AUTH_SOCK; [2025-08-07T02:01:46.429Z] unset SSH_AGENT_PID; [2025-08-07T02:01:46.429Z] echo Agent pid 92 killed; [2025-08-07T02:01:46.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T02:01:46.775Z] + git semver [Pipeline] } [2025-08-07T02:01:47.040Z] $ docker stop --time=1 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 [2025-08-07T02:01:48.339Z] $ docker rm -f --volumes 0bc62053056b7f45b335bc33a41e2034200268d1ed6cb3ce62886a69eb3b9f85 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T02:01:48.678Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T02:01:48.930Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T02:01:48.935Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 [2025-08-07T02:01:49.113Z] provisioning config files... [2025-08-07T02:01:49.134Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16138622530257086090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:01:49.437Z] ---> ****-login.sh [2025-08-07T02:01:49.437Z] nexus3.edgexfoundry.org:10001 [2025-08-07T02:01:49.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:49.437Z] Login Succeeded [2025-08-07T02:01:49.437Z] nexus3.edgexfoundry.org:10002 [2025-08-07T02:01:49.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:49.437Z] Login Succeeded [2025-08-07T02:01:49.437Z] nexus3.edgexfoundry.org:10003 [2025-08-07T02:01:49.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:49.696Z] Login Succeeded [2025-08-07T02:01:49.696Z] nexus3.edgexfoundry.org:10004 [2025-08-07T02:01:49.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:49.696Z] Login Succeeded [2025-08-07T02:01:49.696Z] ****.io [2025-08-07T02:01:49.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:01:49.955Z] Login Succeeded [2025-08-07T02:01:49.955Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T02:01:49.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T02:01:50.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:01:50.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:01:50.092Z] ========================================================= [2025-08-07T02:01:50.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T02:01:50.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:01:50.428Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T02:01:51.019Z] #0 building with "default" instance using docker driver [2025-08-07T02:01:51.019Z] [2025-08-07T02:01:51.019Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:01:51.019Z] #1 transferring dockerfile: 1.84kB done [2025-08-07T02:01:51.019Z] #1 DONE 0.0s [2025-08-07T02:01:51.019Z] [2025-08-07T02:01:51.019Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T02:01:51.019Z] #2 DONE 0.1s [2025-08-07T02:01:51.279Z] [2025-08-07T02:01:51.279Z] #3 [internal] load .dockerignore [2025-08-07T02:01:51.279Z] #3 transferring context: 182B done [2025-08-07T02:01:51.279Z] #3 DONE 0.0s [2025-08-07T02:01:51.279Z] [2025-08-07T02:01:51.279Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T02:01:51.279Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-07T02:01:51.279Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-07T02:01:51.279Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-07T02:01:51.279Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s [2025-08-07T02:01:51.279Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-07T02:01:51.279Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-07T02:01:51.279Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s [2025-08-07T02:01:51.279Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-07T02:01:51.279Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 8.39MB / 74.06MB 0.2s [2025-08-07T02:01:51.279Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-07T02:01:51.279Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-07T02:01:51.279Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-07T02:01:51.279Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-07T02:01:51.279Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-07T02:01:51.279Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-07T02:01:51.279Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-07T02:01:51.279Z] #4 ... [2025-08-07T02:01:51.279Z] [2025-08-07T02:01:51.279Z] #5 [internal] load build context [2025-08-07T02:01:51.279Z] #5 transferring context: 30.60MB 0.2s done [2025-08-07T02:01:51.279Z] #5 DONE 0.3s [2025-08-07T02:01:51.279Z] [2025-08-07T02:01:51.279Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T02:01:51.279Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.3s [2025-08-07T02:01:51.279Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-07T02:01:51.279Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s [2025-08-07T02:01:51.279Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-07T02:01:51.538Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 40.89MB / 74.06MB 0.5s [2025-08-07T02:01:51.538Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.5s [2025-08-07T02:01:51.538Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-07T02:01:51.538Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-07T02:01:51.538Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 7.93MB / 13.29MB 0.5s [2025-08-07T02:01:51.538Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 58.72MB / 74.06MB 0.6s [2025-08-07T02:01:51.538Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.6s [2025-08-07T02:01:51.538Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-07T02:01:51.797Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-07T02:01:51.797Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 49.28MB / 103.05MB 0.8s [2025-08-07T02:01:51.797Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-07T02:01:52.058Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-08-07T02:01:52.058Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 1.0s [2025-08-07T02:01:52.058Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-07T02:01:52.058Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-07T02:01:52.623Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-08-07T02:01:56.809Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-08-07T02:01:56.809Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-07T02:01:56.809Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-07T02:01:56.809Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-07T02:01:56.809Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-07T02:01:56.809Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-07T02:01:56.809Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-07T02:01:56.809Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-07T02:02:00.092Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done [2025-08-07T02:02:00.093Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-07T02:02:00.660Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done [2025-08-07T02:02:00.660Z] #4 DONE 9.7s [2025-08-07T02:02:00.919Z] [2025-08-07T02:02:00.919Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-07T02:02:00.919Z] #6 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T02:02:01.178Z] #6 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T02:02:01.436Z] #6 0.764 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-07T02:02:01.696Z] #6 0.772 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-07T02:02:01.696Z] #6 0.778 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-07T02:02:01.696Z] #6 0.805 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-07T02:02:01.696Z] #6 0.826 Executing busybox-1.36.1-r29.trigger [2025-08-07T02:02:01.696Z] #6 0.833 OK: 252 MiB in 62 packages [2025-08-07T02:02:04.071Z] Still waiting to schedule task [2025-08-07T02:02:04.072Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6413’ [2025-08-07T02:02:05.888Z] #6 DONE 5.1s [2025-08-07T02:02:06.147Z] [2025-08-07T02:02:06.147Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-07T02:02:06.147Z] #7 DONE 0.0s [2025-08-07T02:02:06.147Z] [2025-08-07T02:02:06.147Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T02:02:06.147Z] #8 DONE 0.0s [2025-08-07T02:02:06.147Z] [2025-08-07T02:02:06.147Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T02:02:32.686Z] #9 DONE 25.2s [2025-08-07T02:02:32.686Z] [2025-08-07T02:02:32.686Z] #10 [builder 6/7] COPY . . [2025-08-07T02:02:32.686Z] #10 DONE 0.2s [2025-08-07T02:02:32.686Z] [2025-08-07T02:02:32.686Z] #11 [builder 7/7] RUN echo noop [2025-08-07T02:02:32.686Z] #11 0.203 noop [2025-08-07T02:02:32.686Z] #11 DONE 0.2s [2025-08-07T02:02:32.686Z] [2025-08-07T02:02:32.686Z] #12 exporting to image [2025-08-07T02:02:32.686Z] #12 exporting layers [2025-08-07T02:02:39.268Z] #12 exporting layers 7.6s done [2025-08-07T02:02:39.268Z] #12 writing image sha256:8bdf62fd86952cab5e7f41f1700ddde99121e1dd3fd6e32f48ce5173b217f081 done [2025-08-07T02:02:39.268Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-07T02:02:39.268Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:02:39.594Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T02:02:39.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:02:39.667Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:02:39.692Z] $ 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 [2025-08-07T02:02:40.122Z] $ docker top 0fb40c47422a6f0850a0131beedb3fb753688581042b55b1b4b2afa3ee727bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:02:40.470Z] + go version [2025-08-07T02:02:40.470Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T02:02:40.472Z] $ docker stop --time=1 0fb40c47422a6f0850a0131beedb3fb753688581042b55b1b4b2afa3ee727bf5 [2025-08-07T02:02:41.754Z] $ docker rm -f --volumes 0fb40c47422a6f0850a0131beedb3fb753688581042b55b1b4b2afa3ee727bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:02:42.200Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T02:02:42.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:02:42.278Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:02:42.297Z] $ 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 [2025-08-07T02:02:42.502Z] $ docker top 9f7c4bdead8ef0535fc5e454b2060ea2a3462cfd08fc445e14d6cf3e0fc4a9d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:02:42.856Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-07T02:02:43.156Z] + make test [2025-08-07T02:02:43.156Z] go test ./... -coverprofile=coverage.out ./... [2025-08-07T02:02:44.530Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-07T02:03:02.602Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-07T02:03:02.602Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-07T02:03:02.602Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.8% of statements [2025-08-07T02:03:12.569Z] go vet ./... [2025-08-07T02:03:17.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T02:03:17.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T02:03:17.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-07T02:03:17.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T02:03:17.853Z] $ docker stop --time=1 9f7c4bdead8ef0535fc5e454b2060ea2a3462cfd08fc445e14d6cf3e0fc4a9d9 [2025-08-07T02:03:21.277Z] $ docker rm -f --volumes 9f7c4bdead8ef0535fc5e454b2060ea2a3462cfd08fc445e14d6cf3e0fc4a9d9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T02:03:21.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T02:03:21.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-07T02:03:22.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T02:03:22.712Z] + ls -al . [2025-08-07T02:03:22.712Z] total 252 [2025-08-07T02:03:22.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 02:02 . [2025-08-07T02:03:22.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 02:01 .. [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 02:01 .dockerignore [2025-08-07T02:03:22.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 02:03 .git [2025-08-07T02:03:22.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:01 .github [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 02:01 .gitignore [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 02:01 .golangci.yml [2025-08-07T02:03:22.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 02:01 .semver [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 7 02:01 Attribution.txt [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 7 02:01 CHANGELOG.md [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 7 02:01 Dockerfile [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 02:01 GOVERNANCE.md [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 7 02:01 Jenkinsfile [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 02:01 LICENSE [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 7 02:01 Makefile [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 02:01 OWNERS.md [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 7 02:01 README.md [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 02:01 VERSION [2025-08-07T02:03:22.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:01 bin [2025-08-07T02:03:22.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:01 cmd [2025-08-07T02:03:22.712Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 7 02:03 coverage.out [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 6205 Aug 7 02:01 go.mod [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 02:01 go.sum [2025-08-07T02:03:22.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:01 internal [2025-08-07T02:03:22.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:01 mock [2025-08-07T02:03:22.712Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 7 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:03:23.033Z] + 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=34bf2a6ccee5dd41bf94b46968010dc372f96b74 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-08-07T02:03:23.290Z] #0 building with "default" instance using docker driver [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:03:23.290Z] #1 transferring dockerfile: 1.84kB done [2025-08-07T02:03:23.290Z] #1 DONE 0.0s [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-07T02:03:23.290Z] #2 DONE 0.0s [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T02:03:23.290Z] #3 DONE 0.1s [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #4 [internal] load .dockerignore [2025-08-07T02:03:23.290Z] #4 transferring context: 182B done [2025-08-07T02:03:23.290Z] #4 DONE 0.0s [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #5 [internal] load build context [2025-08-07T02:03:23.290Z] #5 transferring context: 31.79kB 0.0s done [2025-08-07T02:03:23.290Z] #5 DONE 0.0s [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-07T02:03:23.290Z] #6 DONE 0.1s [2025-08-07T02:03:23.290Z] [2025-08-07T02:03:23.290Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T02:03:23.290Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-07T02:03:23.290Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T02:03:23.290Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T02:03:23.290Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T02:03:23.290Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-07T02:03:23.548Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-07T02:03:23.548Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-07T02:03:23.548Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T02:03:23.548Z] #7 DONE 0.3s [2025-08-07T02:03:23.548Z] [2025-08-07T02:03:23.548Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-07T02:03:24.149Z] #8 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T02:03:24.149Z] #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T02:03:24.407Z] #8 0.518 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T02:03:24.407Z] #8 0.525 Executing busybox-1.36.1-r29.trigger [2025-08-07T02:03:24.407Z] #8 0.531 OK: 8 MiB in 15 packages [2025-08-07T02:03:24.407Z] #8 DONE 0.7s [2025-08-07T02:03:24.407Z] [2025-08-07T02:03:24.407Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-07T02:03:24.407Z] #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T02:03:24.407Z] #9 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T02:03:24.407Z] #9 0.698 OK: 252 MiB in 62 packages [2025-08-07T02:03:24.407Z] #9 DONE 0.9s [2025-08-07T02:03:24.407Z] [2025-08-07T02:03:24.407Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-07T02:03:24.407Z] #10 DONE 0.0s [2025-08-07T02:03:24.407Z] [2025-08-07T02:03:24.407Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T02:03:24.407Z] #11 DONE 0.0s [2025-08-07T02:03:24.407Z] [2025-08-07T02:03:24.407Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T02:03:25.015Z] #12 DONE 0.5s [2025-08-07T02:03:25.015Z] [2025-08-07T02:03:25.015Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-07T02:03:25.015Z] #13 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T02:03:25.015Z] #13 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T02:03:25.015Z] #13 0.751 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T02:03:25.280Z] #13 ... [2025-08-07T02:03:25.280Z] [2025-08-07T02:03:25.280Z] #14 [builder 6/7] COPY . . [2025-08-07T02:03:25.280Z] #14 DONE 0.3s [2025-08-07T02:03:25.280Z] [2025-08-07T02:03:25.280Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-07T02:03:25.280Z] #13 0.766 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T02:03:25.280Z] #13 0.881 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T02:03:25.280Z] #13 0.886 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T02:03:25.280Z] #13 0.897 Executing busybox-1.36.1-r30.trigger [2025-08-07T02:03:25.280Z] #13 0.904 OK: 8 MiB in 15 packages [2025-08-07T02:03:25.280Z] #13 DONE 1.0s [2025-08-07T02:03:25.280Z] [2025-08-07T02:03:25.280Z] #15 [builder 7/7] RUN make build [2025-08-07T02:03:25.539Z] #15 0.366 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-07T02:03:52.076Z] #15 DONE 23.8s [2025-08-07T02:03:52.076Z] [2025-08-07T02:03:52.076Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-08-07T02:03:52.076Z] #16 DONE 0.3s [2025-08-07T02:03:52.076Z] [2025-08-07T02:03:52.076Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-07T02:03:52.076Z] #17 DONE 0.0s [2025-08-07T02:03:52.076Z] [2025-08-07T02:03:52.076Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-07T02:03:52.076Z] #18 DONE 0.0s [2025-08-07T02:03:52.076Z] [2025-08-07T02:03:52.076Z] #19 exporting to image [2025-08-07T02:03:52.076Z] #19 exporting layers [2025-08-07T02:03:52.076Z] #19 exporting layers 0.2s done [2025-08-07T02:03:52.076Z] #19 writing image sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done [2025-08-07T02:03:52.076Z] #19 naming to docker.io/library/device-mqtt done [2025-08-07T02:03:52.076Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:03:52.203Z] provisioning config files... [2025-08-07T02:03:52.214Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config712749365989052281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:03:52.507Z] ---> ****-login.sh [2025-08-07T02:03:52.507Z] nexus3.edgexfoundry.org:10001 [2025-08-07T02:03:52.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:03:52.507Z] Login Succeeded [2025-08-07T02:03:52.507Z] nexus3.edgexfoundry.org:10002 [2025-08-07T02:03:52.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:03:52.507Z] Login Succeeded [2025-08-07T02:03:52.507Z] nexus3.edgexfoundry.org:10003 [2025-08-07T02:03:52.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:03:52.765Z] Login Succeeded [2025-08-07T02:03:52.765Z] nexus3.edgexfoundry.org:10004 [2025-08-07T02:03:52.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:03:52.765Z] Login Succeeded [2025-08-07T02:03:52.765Z] ****.io [2025-08-07T02:03:52.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:03:53.026Z] Login Succeeded [2025-08-07T02:03:53.026Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T02:03:53.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T02:03:53.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:03:53.121Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-08-07T02:03:53.121Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:03:53.121Z] latest [2025-08-07T02:03:53.121Z] 4.1.0-dev.2 [2025-08-07T02:03:53.121Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:03:53.121Z] main [2025-08-07T02:03:53.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:03:53.471Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:03:53.791Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:03:53.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-07T02:03:53.791Z] 12df83d9109c: Preparing [2025-08-07T02:03:53.791Z] 8eabfb1c8774: Preparing [2025-08-07T02:03:53.791Z] 8fc3a4ca24a5: Preparing [2025-08-07T02:03:53.791Z] 7827ad53a67a: Preparing [2025-08-07T02:03:53.791Z] ddd19390a823: Preparing [2025-08-07T02:03:53.791Z] 097100c76c15: Preparing [2025-08-07T02:03:53.791Z] 097100c76c15: Waiting [2025-08-07T02:03:53.791Z] 8eabfb1c8774: Pushed [2025-08-07T02:03:53.791Z] ddd19390a823: Pushed [2025-08-07T02:03:53.791Z] 12df83d9109c: Pushed [2025-08-07T02:03:53.791Z] 097100c76c15: Layer already exists [2025-08-07T02:03:53.791Z] 7827ad53a67a: Pushed [2025-08-07T02:03:59.057Z] 8fc3a4ca24a5: Pushed [2025-08-07T02:03:59.057Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:03:59.379Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:03:59.699Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-07T02:03:59.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-07T02:03:59.699Z] 12df83d9109c: Preparing [2025-08-07T02:03:59.699Z] 8eabfb1c8774: Preparing [2025-08-07T02:03:59.699Z] 8fc3a4ca24a5: Preparing [2025-08-07T02:03:59.699Z] 7827ad53a67a: Preparing [2025-08-07T02:03:59.699Z] ddd19390a823: Preparing [2025-08-07T02:03:59.699Z] 097100c76c15: Preparing [2025-08-07T02:03:59.699Z] 097100c76c15: Waiting [2025-08-07T02:03:59.699Z] 8eabfb1c8774: Layer already exists [2025-08-07T02:03:59.699Z] 7827ad53a67a: Layer already exists [2025-08-07T02:03:59.699Z] ddd19390a823: Layer already exists [2025-08-07T02:03:59.699Z] 8fc3a4ca24a5: Layer already exists [2025-08-07T02:03:59.699Z] 12df83d9109c: Layer already exists [2025-08-07T02:03:59.699Z] 097100c76c15: Layer already exists [2025-08-07T02:03:59.699Z] latest: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:04:00.030Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:04:00.353Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [2025-08-07T02:04:00.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-07T02:04:00.353Z] 12df83d9109c: Preparing [2025-08-07T02:04:00.353Z] 8eabfb1c8774: Preparing [2025-08-07T02:04:00.353Z] 8fc3a4ca24a5: Preparing [2025-08-07T02:04:00.353Z] 7827ad53a67a: Preparing [2025-08-07T02:04:00.353Z] ddd19390a823: Preparing [2025-08-07T02:04:00.353Z] 097100c76c15: Preparing [2025-08-07T02:04:00.353Z] 097100c76c15: Waiting [2025-08-07T02:04:00.353Z] 8fc3a4ca24a5: Layer already exists [2025-08-07T02:04:00.353Z] 8eabfb1c8774: Layer already exists [2025-08-07T02:04:00.353Z] 12df83d9109c: Layer already exists [2025-08-07T02:04:00.353Z] 7827ad53a67a: Layer already exists [2025-08-07T02:04:00.353Z] ddd19390a823: Layer already exists [2025-08-07T02:04:00.353Z] 097100c76c15: Layer already exists [2025-08-07T02:04:00.353Z] 4.1.0-dev.2: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:04:00.680Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:04:01.006Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:04:01.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-07T02:04:01.006Z] 12df83d9109c: Preparing [2025-08-07T02:04:01.006Z] 8eabfb1c8774: Preparing [2025-08-07T02:04:01.006Z] 8fc3a4ca24a5: Preparing [2025-08-07T02:04:01.006Z] 7827ad53a67a: Preparing [2025-08-07T02:04:01.006Z] ddd19390a823: Preparing [2025-08-07T02:04:01.006Z] 097100c76c15: Preparing [2025-08-07T02:04:01.006Z] 097100c76c15: Waiting [2025-08-07T02:04:01.006Z] 8eabfb1c8774: Layer already exists [2025-08-07T02:04:01.006Z] ddd19390a823: Layer already exists [2025-08-07T02:04:01.006Z] 7827ad53a67a: Layer already exists [2025-08-07T02:04:01.006Z] 8fc3a4ca24a5: Layer already exists [2025-08-07T02:04:01.006Z] 12df83d9109c: Layer already exists [2025-08-07T02:04:01.006Z] 097100c76c15: Layer already exists [2025-08-07T02:04:01.006Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:04:01.331Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:04:01.663Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-07T02:04:01.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-07T02:04:01.663Z] 12df83d9109c: Preparing [2025-08-07T02:04:01.663Z] 8eabfb1c8774: Preparing [2025-08-07T02:04:01.663Z] 8fc3a4ca24a5: Preparing [2025-08-07T02:04:01.663Z] 7827ad53a67a: Preparing [2025-08-07T02:04:01.663Z] ddd19390a823: Preparing [2025-08-07T02:04:01.663Z] 097100c76c15: Preparing [2025-08-07T02:04:01.663Z] 097100c76c15: Waiting [2025-08-07T02:04:01.663Z] 12df83d9109c: Layer already exists [2025-08-07T02:04:01.663Z] 7827ad53a67a: Layer already exists [2025-08-07T02:04:01.663Z] 8fc3a4ca24a5: Layer already exists [2025-08-07T02:04:01.663Z] ddd19390a823: Layer already exists [2025-08-07T02:04:01.663Z] 8eabfb1c8774: Layer already exists [2025-08-07T02:04:01.663Z] 097100c76c15: Layer already exists [2025-08-07T02:04:01.663Z] main: digest: sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T02:04:01.729Z] ===================================================== [Pipeline] echo [2025-08-07T02:04:01.747Z] taggedImages: [2025-08-07T02:04:01.747Z] - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:04:01.747Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-07T02:04:01.747Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [2025-08-07T02:04:01.747Z] - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:04:01.747Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2025-08-07T02:04:01.785Z] ========================================================= [2025-08-07T02:04:01.785Z] [edgeXBuildMultiArch] RAW Config: [2025-08-07T02:04:01.785Z] images: [2025-08-07T02:04:01.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:04:01.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-07T02:04:01.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [2025-08-07T02:04:01.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:04:01.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-07T02:04:01.785Z] settingsFile: [2025-08-07T02:04:01.785Z] device-mqtt-go-settings [2025-08-07T02:04:01.785Z] ========================================================= [Pipeline] node [2025-08-07T02:04:16.788Z] Still waiting to schedule task [2025-08-07T02:04:16.788Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-07T02:04:48.682Z] Running on prd-centos7-docker-4c-2g-6417 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:04:48.731Z] provisioning config files... [2025-08-07T02:04:48.751Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9117196146855139061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:04:49.690Z] ---> ****-login.sh [2025-08-07T02:04:49.690Z] nexus3.edgexfoundry.org:10001 [2025-08-07T02:04:49.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:04:49.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:04:49.949Z] Configure a credential helper to remove this warning. See [2025-08-07T02:04:49.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:04:49.949Z] [2025-08-07T02:04:49.949Z] Login Succeeded [2025-08-07T02:04:49.949Z] nexus3.edgexfoundry.org:10002 [2025-08-07T02:04:49.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:04:50.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:04:50.209Z] Configure a credential helper to remove this warning. See [2025-08-07T02:04:50.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:04:50.209Z] [2025-08-07T02:04:50.209Z] Login Succeeded [2025-08-07T02:04:50.209Z] nexus3.edgexfoundry.org:10003 [2025-08-07T02:04:50.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:04:50.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:04:50.209Z] Configure a credential helper to remove this warning. See [2025-08-07T02:04:50.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:04:50.209Z] [2025-08-07T02:04:50.209Z] Login Succeeded [2025-08-07T02:04:50.209Z] nexus3.edgexfoundry.org:10004 [2025-08-07T02:04:50.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:04:50.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:04:50.209Z] Configure a credential helper to remove this warning. See [2025-08-07T02:04:50.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:04:50.209Z] [2025-08-07T02:04:50.210Z] Login Succeeded [2025-08-07T02:04:50.210Z] ****.io [2025-08-07T02:04:50.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:04:50.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:04:50.470Z] Configure a credential helper to remove this warning. See [2025-08-07T02:04:50.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:04:50.470Z] [2025-08-07T02:04:50.470Z] Login Succeeded [2025-08-07T02:04:50.470Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T02:04:50.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T02:04:50.836Z] + docker buildx ls [2025-08-07T02:04:51.099Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T02:04:51.099Z] default * docker [2025-08-07T02:04:51.099Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T02:04:51.407Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-07T02:04:51.407Z] edgex-builder [Pipeline] sh [2025-08-07T02:04:51.713Z] + docker buildx inspect --bootstrap [2025-08-07T02:04:51.713Z] #1 [internal] booting buildkit [2025-08-07T02:04:51.713Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-07T02:04:55.019Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-08-07T02:04:55.019Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-07T02:04:57.563Z] #1 creating container buildx_buildkit_edgex-builder0 2.5s done [2025-08-07T02:04:57.563Z] #1 DONE 5.7s [2025-08-07T02:04:57.563Z] Name: edgex-builder [2025-08-07T02:04:57.563Z] Driver: docker-container [2025-08-07T02:04:57.563Z] [2025-08-07T02:04:57.563Z] Nodes: [2025-08-07T02:04:57.563Z] Name: edgex-builder0 [2025-08-07T02:04:57.563Z] Endpoint: unix:///var/run/docker.sock [2025-08-07T02:04:57.563Z] Status: running [2025-08-07T02:04:57.563Z] Buildkit: v0.22.0 [2025-08-07T02:04:57.563Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-07T02:04:57.853Z] + docker buildx ls [2025-08-07T02:04:57.853Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T02:04:57.853Z] edgex-builder * docker-container [2025-08-07T02:04:57.853Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-07T02:04:57.853Z] default docker [2025-08-07T02:04:57.853Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T02:04:58.141Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74' [2025-08-07T02:04:58.141Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 --push - [2025-08-07T02:04:58.401Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:04:58.401Z] #1 transferring dockerfile: 196B done [2025-08-07T02:04:58.401Z] #1 DONE 0.0s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:04:58.401Z] #2 DONE 0.1s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:04:58.401Z] #3 DONE 0.1s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #4 [internal] load .dockerignore [2025-08-07T02:04:58.401Z] #4 transferring context: 2B done [2025-08-07T02:04:58.401Z] #4 DONE 0.0s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:58.401Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:04:58.401Z] #5 DONE 0.0s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:58.401Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:04:58.401Z] #6 DONE 0.1s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #7 exporting to image [2025-08-07T02:04:58.401Z] #7 exporting layers [2025-08-07T02:04:58.401Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T02:04:58.401Z] #7 ... [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T02:04:58.401Z] #8 DONE 0.0s [2025-08-07T02:04:58.401Z] [2025-08-07T02:04:58.401Z] #7 exporting to image [2025-08-07T02:04:58.401Z] #7 exporting layers done [2025-08-07T02:04:58.401Z] #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a 0.0s done [2025-08-07T02:04:58.401Z] #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done [2025-08-07T02:04:58.401Z] #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done [2025-08-07T02:04:58.401Z] #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done [2025-08-07T02:04:58.401Z] #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done [2025-08-07T02:04:58.401Z] #7 pushing layers 0.1s done [2025-08-07T02:04:58.401Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d [2025-08-07T02:04:58.662Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done [2025-08-07T02:04:58.662Z] #7 DONE 0.2s [2025-08-07T02:04:58.662Z] [2025-08-07T02:04:58.662Z] 1 warning found (use --debug to expand): [2025-08-07T02:04:58.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T02:04:58.957Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - [2025-08-07T02:04:58.957Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' [2025-08-07T02:04:58.957Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:04:58.957Z] #1 transferring dockerfile: 162B done [2025-08-07T02:04:58.957Z] #1 DONE 0.0s [2025-08-07T02:04:58.957Z] [2025-08-07T02:04:58.957Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-07T02:04:58.957Z] #2 DONE 0.0s [2025-08-07T02:04:58.957Z] [2025-08-07T02:04:58.957Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-07T02:04:58.957Z] #3 DONE 0.0s [2025-08-07T02:04:58.957Z] [2025-08-07T02:04:58.957Z] #4 [internal] load .dockerignore [2025-08-07T02:04:58.957Z] #4 transferring context: 2B done [2025-08-07T02:04:58.957Z] #4 DONE 0.0s [2025-08-07T02:04:58.957Z] [2025-08-07T02:04:58.957Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:58.957Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:04:58.957Z] #5 DONE 0.0s [2025-08-07T02:04:58.957Z] [2025-08-07T02:04:58.957Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:59.216Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:04:59.216Z] #6 CACHED [2025-08-07T02:04:59.216Z] [2025-08-07T02:04:59.216Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:59.216Z] #5 CACHED [2025-08-07T02:04:59.216Z] [2025-08-07T02:04:59.216Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T02:04:59.216Z] #7 DONE 0.0s [2025-08-07T02:04:59.216Z] [2025-08-07T02:04:59.216Z] #8 exporting to image [2025-08-07T02:04:59.216Z] #8 exporting layers done [2025-08-07T02:04:59.216Z] #8 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done [2025-08-07T02:04:59.216Z] #8 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done [2025-08-07T02:04:59.216Z] #8 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done [2025-08-07T02:04:59.216Z] #8 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done [2025-08-07T02:04:59.216Z] #8 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done [2025-08-07T02:04:59.216Z] #8 pushing layers 0.0s done [2025-08-07T02:04:59.216Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done [2025-08-07T02:04:59.216Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T02:04:59.216Z] #8 DONE 0.1s [2025-08-07T02:04:59.216Z] [2025-08-07T02:04:59.216Z] 1 warning found (use --debug to expand): [2025-08-07T02:04:59.216Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T02:04:59.510Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2' [2025-08-07T02:04:59.510Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 --push - [2025-08-07T02:04:59.770Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:04:59.770Z] #1 transferring dockerfile: 167B done [2025-08-07T02:04:59.770Z] #1 DONE 0.0s [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [2025-08-07T02:04:59.770Z] #2 DONE 0.0s [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2 [2025-08-07T02:04:59.770Z] #3 DONE 0.0s [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #4 [internal] load .dockerignore [2025-08-07T02:04:59.770Z] #4 transferring context: 2B done [2025-08-07T02:04:59.770Z] #4 DONE 0.0s [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:59.770Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:04:59.770Z] #5 CACHED [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:04:59.770Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:04:59.770Z] #6 CACHED [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #7 exporting to image [2025-08-07T02:04:59.770Z] #7 exporting layers [2025-08-07T02:04:59.770Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T02:04:59.770Z] #7 exporting layers done [2025-08-07T02:04:59.770Z] #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done [2025-08-07T02:04:59.770Z] #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done [2025-08-07T02:04:59.770Z] #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done [2025-08-07T02:04:59.770Z] #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done [2025-08-07T02:04:59.770Z] #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done [2025-08-07T02:04:59.770Z] #7 pushing layers 0.0s done [2025-08-07T02:04:59.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.2@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done [2025-08-07T02:04:59.770Z] #7 DONE 0.1s [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T02:04:59.770Z] #8 DONE 0.0s [2025-08-07T02:04:59.770Z] [2025-08-07T02:04:59.770Z] 1 warning found (use --debug to expand): [2025-08-07T02:04:59.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T02:05:00.060Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2' [2025-08-07T02:05:00.060Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 --push - [2025-08-07T02:05:00.060Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:05:00.060Z] #1 transferring dockerfile: 208B done [2025-08-07T02:05:00.060Z] #1 DONE 0.0s [2025-08-07T02:05:00.060Z] [2025-08-07T02:05:00.060Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:05:00.060Z] #2 DONE 0.0s [2025-08-07T02:05:00.060Z] [2025-08-07T02:05:00.060Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:05:00.060Z] #3 DONE 0.0s [2025-08-07T02:05:00.060Z] [2025-08-07T02:05:00.060Z] #4 [internal] load .dockerignore [2025-08-07T02:05:00.060Z] #4 transferring context: 2B done [2025-08-07T02:05:00.060Z] #4 DONE 0.0s [2025-08-07T02:05:00.060Z] [2025-08-07T02:05:00.060Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:05:00.060Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:05:00.060Z] #5 CACHED [2025-08-07T02:05:00.060Z] [2025-08-07T02:05:00.060Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:05:00.060Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:05:00.060Z] #6 CACHED [2025-08-07T02:05:00.060Z] [2025-08-07T02:05:00.060Z] #7 exporting to image [2025-08-07T02:05:00.060Z] #7 exporting layers done [2025-08-07T02:05:00.060Z] #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done [2025-08-07T02:05:00.060Z] #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done [2025-08-07T02:05:00.060Z] #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done [2025-08-07T02:05:00.060Z] #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done [2025-08-07T02:05:00.060Z] #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done [2025-08-07T02:05:00.060Z] #7 pushing layers [2025-08-07T02:05:00.060Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T02:05:00.319Z] #7 pushing layers 0.0s done [2025-08-07T02:05:00.319Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done [2025-08-07T02:05:00.319Z] #7 DONE 0.1s [2025-08-07T02:05:00.319Z] [2025-08-07T02:05:00.319Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T02:05:00.319Z] #8 DONE 0.0s [2025-08-07T02:05:00.319Z] [2025-08-07T02:05:00.319Z] 1 warning found (use --debug to expand): [2025-08-07T02:05:00.319Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T02:05:00.606Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' [2025-08-07T02:05:00.606Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - [2025-08-07T02:05:00.606Z] #1 [internal] load build definition from Dockerfile [2025-08-07T02:05:00.606Z] #1 transferring dockerfile: 160B done [2025-08-07T02:05:00.606Z] #1 DONE 0.0s [2025-08-07T02:05:00.606Z] [2025-08-07T02:05:00.606Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-07T02:05:00.606Z] #2 DONE 0.0s [2025-08-07T02:05:00.606Z] [2025-08-07T02:05:00.606Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-07T02:05:00.606Z] #3 DONE 0.0s [2025-08-07T02:05:00.606Z] [2025-08-07T02:05:00.606Z] #4 [internal] load .dockerignore [2025-08-07T02:05:00.606Z] #4 transferring context: 2B done [2025-08-07T02:05:00.606Z] #4 DONE 0.0s [2025-08-07T02:05:00.606Z] [2025-08-07T02:05:00.606Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:05:00.606Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:05:00.606Z] #5 CACHED [2025-08-07T02:05:00.606Z] [2025-08-07T02:05:00.606Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea [2025-08-07T02:05:00.606Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:90782dd6daae753b28a9a53553d0acb9f9295de9cd24f663ca6c2a3b16f61fea 0.0s done [2025-08-07T02:05:00.606Z] #6 CACHED [2025-08-07T02:05:00.606Z] [2025-08-07T02:05:00.606Z] #7 exporting to image [2025-08-07T02:05:00.606Z] #7 exporting layers [2025-08-07T02:05:00.606Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T02:05:00.866Z] #7 exporting layers done [2025-08-07T02:05:00.866Z] #7 exporting manifest sha256:00381f8c8cefa80be995c69a63ecd852876b062d1b2a35865cd36a490df8ac7a done [2025-08-07T02:05:00.866Z] #7 exporting config sha256:420e47b9479be1c2d2e4025d54e30abf66ae4f05787053e5730fbfb55457c291 done [2025-08-07T02:05:00.866Z] #7 exporting manifest sha256:f76e7cb2b2a68dc4481393d98b634e2c71b466f9b6cba5d009c1c1a8b8a78743 done [2025-08-07T02:05:00.866Z] #7 exporting config sha256:9f156a6284432c9dfc1a44c47445d453fa136596a61c1769e4c86254b9b20e24 done [2025-08-07T02:05:00.866Z] #7 exporting manifest list sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d done [2025-08-07T02:05:00.866Z] #7 pushing layers 0.0s done [2025-08-07T02:05:00.866Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:0c550f989a5a11485c4b85aa483eac040404dba070768bbfe087b522191dfa7d 0.1s done [2025-08-07T02:05:00.866Z] #7 DONE 0.1s [2025-08-07T02:05:00.866Z] [2025-08-07T02:05:00.866Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T02:05:00.866Z] #8 DONE 0.0s [2025-08-07T02:05:00.866Z] [2025-08-07T02:05:00.866Z] 1 warning found (use --debug to expand): [2025-08-07T02:05:00.866Z]  - 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 [2025-08-07T02:05:01.267Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:01.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:02.127Z] ---> package-listing.sh [2025-08-07T02:05:02.127Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T02:05:02.127Z] ++ facter osfamily [2025-08-07T02:05:02.395Z] + OS_FAMILY=redhat [2025-08-07T02:05:02.395Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-07T02:05:02.395Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T02:05:02.395Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T02:05:02.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T02:05:02.395Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T02:05:02.395Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-07T02:05:02.395Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T02:05:02.395Z] + case "${OS_FAMILY}" in [2025-08-07T02:05:02.395Z] + rpm -qa [2025-08-07T02:05:02.395Z] + sort [2025-08-07T02:05:02.964Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T02:05:03.227Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T02:05:03.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T02:05:03.227Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-07T02:05:03.227Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-07T02:05:03.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-07T02:05:03.238Z] 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 [2025-08-07T02:05:03.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:05:04.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:05:04.090Z] [2025-08-07T02:05:04.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:05:04.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:05:04.394Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T02:05:04.394Z] 5eb5b503b376: Pulling fs layer [2025-08-07T02:05:04.394Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T02:05:04.394Z] ec43610c2a17: Pulling fs layer [2025-08-07T02:05:04.394Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T02:05:04.394Z] 33b1e0a273af: Pulling fs layer [2025-08-07T02:05:04.394Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T02:05:04.394Z] 2f39f015ded8: Pulling fs layer [2025-08-07T02:05:04.394Z] 3a2ae6a8a46f: Waiting [2025-08-07T02:05:04.394Z] 33b1e0a273af: Waiting [2025-08-07T02:05:04.394Z] 5d3b04190fa2: Waiting [2025-08-07T02:05:04.394Z] 2f39f015ded8: Waiting [2025-08-07T02:05:04.394Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T02:05:04.394Z] 5c69ac0246d0: Download complete [2025-08-07T02:05:04.394Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T02:05:04.394Z] 3a2ae6a8a46f: Download complete [2025-08-07T02:05:04.656Z] 33b1e0a273af: Verifying Checksum [2025-08-07T02:05:04.656Z] 33b1e0a273af: Download complete [2025-08-07T02:05:04.656Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T02:05:04.656Z] 5d3b04190fa2: Download complete [2025-08-07T02:05:04.656Z] ec43610c2a17: Verifying Checksum [2025-08-07T02:05:04.656Z] ec43610c2a17: Download complete [2025-08-07T02:05:04.656Z] 5eb5b503b376: Verifying Checksum [2025-08-07T02:05:04.656Z] 5eb5b503b376: Download complete [2025-08-07T02:05:05.241Z] 2f39f015ded8: Download complete [2025-08-07T02:05:06.192Z] 5eb5b503b376: Pull complete [2025-08-07T02:05:06.192Z] 5c69ac0246d0: Pull complete [2025-08-07T02:05:06.457Z] ec43610c2a17: Pull complete [2025-08-07T02:05:06.457Z] 3a2ae6a8a46f: Pull complete [2025-08-07T02:05:06.720Z] 33b1e0a273af: Pull complete [2025-08-07T02:05:06.720Z] 5d3b04190fa2: Pull complete [2025-08-07T02:05:10.946Z] 2f39f015ded8: Pull complete [2025-08-07T02:05:10.946Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T02:05:10.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:05:10.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:05:11.124Z] prd-centos7-docker-4c-2g-6417 does not seem to be running inside a container [2025-08-07T02:05:11.168Z] $ 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 [2025-08-07T02:05:17.613Z] $ docker top ce931438901662adbf50ca12298b48900cb03e0fd2ff3894b5ce476021504915 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:05:17.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T02:05:18.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T02:05:18.541Z] + ls /var/log/sa-host [2025-08-07T02:05:18.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:05:18.709Z] provisioning config files... [2025-08-07T02:05:18.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6081230626526996690tmp [Pipeline] { [Pipeline] echo [2025-08-07T02:05:18.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:19.021Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T02:05:19.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:19.379Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T02:05:19.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:19.681Z] ---> sudo-logs.sh [2025-08-07T02:05:19.681Z] Archiving 'sudo' log.. [2025-08-07T02:05:19.941Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6417.novalocal: Name or service not known [2025-08-07T02:05:19.941Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6417.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-07T02:05:19.970Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:20.263Z] ---> job-cost.sh [2025-08-07T02:05:20.263Z] lf-activate-venv: SKIPPING [2025-08-07T02:05:20.263Z] INFO: No Stack... [2025-08-07T02:05:20.521Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-07T02:05:20.779Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T02:05:20.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:21.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6416 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-08-07T02:05:21.040Z] Running in /w/workspace/device-mqtt-go/195 [Pipeline] { [Pipeline] checkout [2025-08-07T02:05:21.090Z] ---> logs-deploy.sh [2025-08-07T02:05:21.090Z] lf-activate-venv: SKIPPING [2025-08-07T02:05:21.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/195 [2025-08-07T02:05:21.090Z] INFO: archiving workspace using pattern(s): [2025-08-07T02:05:22.027Z] Archives upload complete. [2025-08-07T02:05:22.027Z] INFO: archiving logs to Nexus [2025-08-07T02:05:22.967Z] ---> uname -a: [2025-08-07T02:05:22.967Z] Linux prd-centos7-docker-4c-2g-6417.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] ---> lscpu: [2025-08-07T02:05:22.967Z] Architecture: x86_64 [2025-08-07T02:05:22.967Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T02:05:22.967Z] Byte Order: Little Endian [2025-08-07T02:05:22.967Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T02:05:22.967Z] CPU(s): 2 [2025-08-07T02:05:22.967Z] On-line CPU(s) list: 0,1 [2025-08-07T02:05:22.967Z] Thread(s) per core: 1 [2025-08-07T02:05:22.967Z] Core(s) per socket: 1 [2025-08-07T02:05:22.967Z] Socket(s): 2 [2025-08-07T02:05:22.967Z] NUMA node(s): 1 [2025-08-07T02:05:22.967Z] Vendor ID: AuthenticAMD [2025-08-07T02:05:22.967Z] CPU family: 23 [2025-08-07T02:05:22.967Z] Model: 49 [2025-08-07T02:05:22.967Z] Model name: AMD EPYC-Rome Processor [2025-08-07T02:05:22.967Z] Stepping: 0 [2025-08-07T02:05:22.967Z] CPU MHz: 2799.998 [2025-08-07T02:05:22.967Z] BogoMIPS: 5599.99 [2025-08-07T02:05:22.967Z] Virtualization: AMD-V [2025-08-07T02:05:22.967Z] Hypervisor vendor: KVM [2025-08-07T02:05:22.967Z] Virtualization type: full [2025-08-07T02:05:22.967Z] L1d cache: 64 KiB [2025-08-07T02:05:22.967Z] L1i cache: 64 KiB [2025-08-07T02:05:22.967Z] L2 cache: 1 MiB [2025-08-07T02:05:22.967Z] L3 cache: 32 MiB [2025-08-07T02:05:22.967Z] NUMA node0 CPU(s): 0,1 [2025-08-07T02:05:22.967Z] Vulnerability Itlb multihit: Not affected [2025-08-07T02:05:22.967Z] Vulnerability L1tf: Not affected [2025-08-07T02:05:22.967Z] Vulnerability Mds: Not affected [2025-08-07T02:05:22.967Z] Vulnerability Meltdown: Not affected [2025-08-07T02:05:22.967Z] Vulnerability Mmio stale data: Not affected [2025-08-07T02:05:22.967Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T02:05:22.967Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T02:05:22.967Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-07T02:05:22.967Z] Vulnerability Srbds: Not affected [2025-08-07T02:05:22.967Z] Vulnerability Tsx async abort: Not affected [2025-08-07T02:05:22.967Z] 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 [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] ---> nproc: [2025-08-07T02:05:22.967Z] 2 [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] ---> df -h: [2025-08-07T02:05:22.967Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T02:05:22.967Z] overlay 40G 7.3G 33G 19% / [2025-08-07T02:05:22.967Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T02:05:22.967Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-07T02:05:22.967Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T02:05:22.967Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] [2025-08-07T02:05:22.967Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-08-07T02:05:22.967Z] Please check if data collecting is enabled [2025-08-07T02:05:22.967Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [2025-08-07T02:05:24.096Z] The recommended git tool is: git [Pipeline] echo [2025-08-07T02:05:24.109Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-07T02:05:24.114Z] $ docker stop --time=1 ce931438901662adbf50ca12298b48900cb03e0fd2ff3894b5ce476021504915 [2025-08-07T02:05:25.327Z] $ docker rm -f --volumes ce931438901662adbf50ca12298b48900cb03e0fd2ff3894b5ce476021504915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-07T02:05:25.435Z] [WS-CLEANUP] Deleting project workspace... [2025-08-07T02:05:25.435Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-07T02:05:25.450Z] [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 [2025-08-07T02:05:25.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:05:25.866Z] [2025-08-07T02:05:25.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:05:26.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:05:26.170Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T02:05:26.170Z] 5eb5b503b376: Pulling fs layer [2025-08-07T02:05:26.170Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T02:05:26.170Z] ec43610c2a17: Pulling fs layer [2025-08-07T02:05:26.170Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T02:05:26.170Z] 33b1e0a273af: Pulling fs layer [2025-08-07T02:05:26.170Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T02:05:26.170Z] 2f39f015ded8: Pulling fs layer [2025-08-07T02:05:26.170Z] 3a2ae6a8a46f: Waiting [2025-08-07T02:05:26.170Z] 5d3b04190fa2: Waiting [2025-08-07T02:05:26.170Z] 2f39f015ded8: Waiting [2025-08-07T02:05:26.170Z] 33b1e0a273af: Waiting [2025-08-07T02:05:26.170Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T02:05:26.170Z] 5c69ac0246d0: Download complete [2025-08-07T02:05:26.170Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T02:05:26.170Z] 3a2ae6a8a46f: Download complete [2025-08-07T02:05:26.429Z] 33b1e0a273af: Verifying Checksum [2025-08-07T02:05:26.429Z] 33b1e0a273af: Download complete [2025-08-07T02:05:26.429Z] 5d3b04190fa2: Download complete [2025-08-07T02:05:26.429Z] ec43610c2a17: Verifying Checksum [2025-08-07T02:05:26.429Z] ec43610c2a17: Download complete [2025-08-07T02:05:26.687Z] 5eb5b503b376: Verifying Checksum [2025-08-07T02:05:26.687Z] 5eb5b503b376: Download complete [2025-08-07T02:05:27.256Z] 2f39f015ded8: Download complete [2025-08-07T02:05:28.633Z] 5eb5b503b376: Pull complete [2025-08-07T02:05:28.633Z] 5c69ac0246d0: Pull complete [2025-08-07T02:05:29.011Z] using credential edgex-jenkins-ssh [2025-08-07T02:05:29.035Z] Cloning the remote Git repository [2025-08-07T02:05:29.218Z] ec43610c2a17: Pull complete [2025-08-07T02:05:29.218Z] 3a2ae6a8a46f: Pull complete [2025-08-07T02:05:29.485Z] 33b1e0a273af: Pull complete [2025-08-07T02:05:29.485Z] 5d3b04190fa2: Pull complete [2025-08-07T02:05:29.083Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-07T02:05:29.180Z] > git init /w/workspace/device-mqtt-go/195 # timeout=10 [2025-08-07T02:05:29.333Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-07T02:05:29.334Z] > git --version # timeout=10 [2025-08-07T02:05:29.356Z] > git --version # 'git version 2.25.1' [2025-08-07T02:05:29.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T02:05:29.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T02:05:32.238Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-08-07T02:05:32.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T02:05:33.222Z] Avoid second fetch [2025-08-07T02:05:33.223Z] Checking out Revision 34bf2a6ccee5dd41bf94b46968010dc372f96b74 (main) [2025-08-07T02:05:33.897Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#751)" [2025-08-07T02:05:33.239Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T02:05:33.313Z] > git checkout -f 34bf2a6ccee5dd41bf94b46968010dc372f96b74 # timeout=10 [2025-08-07T02:05:36.076Z] 2f39f015ded8: Pull complete [2025-08-07T02:05:36.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T02:05:36.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:05:36.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:05:36.204Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:05:36.225Z] $ 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 [2025-08-07T02:05:38.054Z] [2025-08-07T02:05:38.054Z] GitHub has been notified of this commit’s build result [2025-08-07T02:05:38.054Z] [2025-08-07T02:05:40.081Z] $ docker top ac89460003f56d313ece3e84308f353964411ad88dd923be51a97bb1a602f6bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:05:40.309Z] provisioning config files... [2025-08-07T02:05:40.334Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/195@tmp/config11703044301200206152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:05:40.480Z] ---> job-cost.sh [2025-08-07T02:05:40.480Z] lf-activate-venv: SKIPPING [2025-08-07T02:05:40.480Z] INFO: No Stack... [2025-08-07T02:05:40.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T02:05:40.969Z] ---> ****-login.sh [2025-08-07T02:05:40.969Z] nexus3.edgexfoundry.org:10001 [2025-08-07T02:05:40.997Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T02:05:41.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:05:41.287Z] + + cut -d, -f6 [2025-08-07T02:05:41.287Z] cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2025-08-07T02:05:41.302Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [2025-08-07T02:05:41.309Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] did not exist. Created. [2025-08-07T02:05:41.314Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T02:05:41.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:05:41.510Z] Configure a credential helper to remove this warning. See [2025-08-07T02:05:41.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:05:41.510Z] [2025-08-07T02:05:41.510Z] Login Succeeded [2025-08-07T02:05:41.510Z] nexus3.edgexfoundry.org:10002 [2025-08-07T02:05:41.622Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T02:05:41.658Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T02:05:41.666Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T02:05:41.686Z] $ docker stop --time=1 ac89460003f56d313ece3e84308f353964411ad88dd923be51a97bb1a602f6bc [2025-08-07T02:05:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:05:41.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:05:41.778Z] Configure a credential helper to remove this warning. See [2025-08-07T02:05:41.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:05:41.778Z] [2025-08-07T02:05:41.778Z] Login Succeeded [2025-08-07T02:05:41.778Z] nexus3.edgexfoundry.org:10003 [2025-08-07T02:05:42.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:05:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:05:42.319Z] Configure a credential helper to remove this warning. See [2025-08-07T02:05:42.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:05:42.319Z] [2025-08-07T02:05:42.319Z] Login Succeeded [2025-08-07T02:05:42.319Z] nexus3.edgexfoundry.org:10004 [2025-08-07T02:05:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:05:42.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:05:42.592Z] Configure a credential helper to remove this warning. See [2025-08-07T02:05:42.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:05:42.592Z] [2025-08-07T02:05:42.592Z] Login Succeeded [2025-08-07T02:05:42.592Z] ****.io [2025-08-07T02:05:42.814Z] $ docker rm -f --volumes ac89460003f56d313ece3e84308f353964411ad88dd923be51a97bb1a602f6bc [2025-08-07T02:05:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T02:05:43.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:05:43.130Z] Configure a credential helper to remove this warning. See [2025-08-07T02:05:43.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:05:43.130Z] [2025-08-07T02:05:43.130Z] Login Succeeded [2025-08-07T02:05:43.130Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T02:05:43.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T02:05:43.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:05:43.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:05:43.488Z] ========================================================= [2025-08-07T02:05:43.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-07T02:05:43.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:05:43.856Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T02:05:44.444Z] Sending build context to Docker daemon 15.45MB [2025-08-07T02:05:44.444Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T02:05:44.444Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-07T02:05:44.444Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-07T02:05:44.444Z] 94e9d8af2201: Pulling fs layer [2025-08-07T02:05:44.444Z] a6c56e8762df: Pulling fs layer [2025-08-07T02:05:44.444Z] f0f3c8884826: Pulling fs layer [2025-08-07T02:05:44.444Z] c7e7622c144d: Pulling fs layer [2025-08-07T02:05:44.444Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T02:05:44.444Z] b4c3b6d88c5a: Pulling fs layer [2025-08-07T02:05:44.444Z] ba8bce9d2590: Pulling fs layer [2025-08-07T02:05:44.444Z] ca778ea9c289: Pulling fs layer [2025-08-07T02:05:44.444Z] c7e7622c144d: Waiting [2025-08-07T02:05:44.444Z] 4f4fb700ef54: Waiting [2025-08-07T02:05:44.444Z] b4c3b6d88c5a: Waiting [2025-08-07T02:05:44.444Z] ba8bce9d2590: Waiting [2025-08-07T02:05:44.444Z] ca778ea9c289: Waiting [2025-08-07T02:05:44.720Z] a6c56e8762df: Verifying Checksum [2025-08-07T02:05:44.720Z] a6c56e8762df: Download complete [2025-08-07T02:05:44.720Z] c7e7622c144d: Verifying Checksum [2025-08-07T02:05:44.720Z] c7e7622c144d: Download complete [2025-08-07T02:05:44.720Z] 4f4fb700ef54: Verifying Checksum [2025-08-07T02:05:44.720Z] 4f4fb700ef54: Download complete [2025-08-07T02:05:44.720Z] b4c3b6d88c5a: Verifying Checksum [2025-08-07T02:05:44.720Z] b4c3b6d88c5a: Download complete [2025-08-07T02:05:44.720Z] 94e9d8af2201: Verifying Checksum [2025-08-07T02:05:44.720Z] 94e9d8af2201: Download complete [2025-08-07T02:05:45.311Z] ca778ea9c289: Verifying Checksum [2025-08-07T02:05:45.311Z] ca778ea9c289: Download complete [2025-08-07T02:05:45.581Z] 94e9d8af2201: Pull complete [2025-08-07T02:05:46.170Z] a6c56e8762df: Pull complete [2025-08-07T02:05:46.758Z] f0f3c8884826: Verifying Checksum [2025-08-07T02:05:46.758Z] f0f3c8884826: Download complete [2025-08-07T02:05:47.728Z] ba8bce9d2590: Verifying Checksum [2025-08-07T02:05:47.728Z] ba8bce9d2590: Download complete [2025-08-07T02:06:00.072Z] f0f3c8884826: Pull complete [2025-08-07T02:06:00.072Z] c7e7622c144d: Pull complete [2025-08-07T02:06:00.342Z] 4f4fb700ef54: Pull complete [2025-08-07T02:06:00.615Z] b4c3b6d88c5a: Pull complete [2025-08-07T02:06:08.855Z] ba8bce9d2590: Pull complete [2025-08-07T02:06:11.905Z] ca778ea9c289: Pull complete [2025-08-07T02:06:11.905Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-07T02:06:11.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-07T02:06:11.905Z] ---> 47b25d7523d1 [2025-08-07T02:06:11.905Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-07T02:06:13.321Z] ---> Running in 81e6f3a25716 [2025-08-07T02:06:13.589Z] Removing intermediate container 81e6f3a25716 [2025-08-07T02:06:13.589Z] ---> 2f2c856e93e5 [2025-08-07T02:06:13.589Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T02:06:13.857Z] ---> Running in 968285b34bdd [2025-08-07T02:06:14.125Z] Removing intermediate container 968285b34bdd [2025-08-07T02:06:14.125Z] ---> 621efb460acb [2025-08-07T02:06:14.125Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-07T02:06:14.125Z] ---> Running in d25f5505509c [2025-08-07T02:06:14.392Z] Removing intermediate container d25f5505509c [2025-08-07T02:06:14.392Z] ---> c9a47f3de213 [2025-08-07T02:06:14.392Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T02:06:14.392Z] ---> Running in 10bead348f2f [2025-08-07T02:06:14.667Z] Removing intermediate container 10bead348f2f [2025-08-07T02:06:14.667Z] ---> caec6865813f [2025-08-07T02:06:14.667Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T02:06:14.936Z] ---> Running in de4fd90f1a8d [2025-08-07T02:06:15.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T02:06:16.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T02:06:17.920Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-07T02:06:17.920Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-07T02:06:17.920Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-07T02:06:17.920Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-07T02:06:17.920Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T02:06:17.920Z] OK: 244 MiB in 62 packages [2025-08-07T02:06:18.889Z] Removing intermediate container de4fd90f1a8d [2025-08-07T02:06:18.889Z] ---> ee8d6a3353a8 [2025-08-07T02:06:18.889Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-08-07T02:06:19.159Z] ---> Running in d64bc469afbd [2025-08-07T02:06:19.424Z] Removing intermediate container d64bc469afbd [2025-08-07T02:06:19.424Z] ---> 82a90c66fc21 [2025-08-07T02:06:19.424Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-07T02:06:20.013Z] ---> 8fa5e6d935fe [2025-08-07T02:06:20.013Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T02:06:20.013Z] ---> Running in 2ab957974be7 [2025-08-07T02:08:11.708Z] Removing intermediate container 2ab957974be7 [2025-08-07T02:08:11.708Z] ---> ea2edc9782b8 [2025-08-07T02:08:11.708Z] Step 11/12 : COPY . . [2025-08-07T02:08:11.708Z] ---> 302549e3d740 [2025-08-07T02:08:11.708Z] Step 12/12 : RUN $MAKE [2025-08-07T02:08:11.708Z] ---> Running in 3e475e5ff093 [2025-08-07T02:08:11.708Z] noop [2025-08-07T02:08:11.708Z] Removing intermediate container 3e475e5ff093 [2025-08-07T02:08:11.708Z] ---> f13567e0cbc8 [2025-08-07T02:08:11.708Z] Successfully built f13567e0cbc8 [2025-08-07T02:08:11.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:08:12.089Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T02:08:12.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:08:12.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-6416 does not seem to be running inside a container [2025-08-07T02:08:12.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/195 -v /w/workspace/device-mqtt-go/195:/w/workspace/device-mqtt-go/195:rw,z -v /w/workspace/device-mqtt-go/195@tmp:/w/workspace/device-mqtt-go/195@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 [2025-08-07T02:08:13.616Z] $ docker top 8cde7af3460c50cb2dafa224c9c3f3755fc4ac240eb4fb369ae20ab479c6ae8f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:08:14.466Z] + go version [2025-08-07T02:08:14.466Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-07T02:08:14.486Z] $ docker stop --time=1 8cde7af3460c50cb2dafa224c9c3f3755fc4ac240eb4fb369ae20ab479c6ae8f [2025-08-07T02:08:16.085Z] $ docker rm -f --volumes 8cde7af3460c50cb2dafa224c9c3f3755fc4ac240eb4fb369ae20ab479c6ae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:08:16.652Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T02:08:16.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:08:16.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-6416 does not seem to be running inside a container [2025-08-07T02:08:16.896Z] $ 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/195 -v /w/workspace/device-mqtt-go/195:/w/workspace/device-mqtt-go/195:rw,z -v /w/workspace/device-mqtt-go/195@tmp:/w/workspace/device-mqtt-go/195@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 [2025-08-07T02:08:18.959Z] $ docker top b13b92c276c3ca05e7bb68851e828f245109dd5f98f7a3f0c98739f1f25eb30c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:08:19.448Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/195 [Pipeline] fileExists [Pipeline] sh [2025-08-07T02:08:19.783Z] + make test [2025-08-07T02:08:19.783Z] go test ./... -coverprofile=coverage.out ./... [2025-08-07T02:08:26.421Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-07T02:11:48.182Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-07T02:11:48.182Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-07T02:11:48.182Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements [2025-08-07T02:11:48.182Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-07T02:11:48.182Z] go vet ./... [2025-08-07T02:12:35.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T02:12:35.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T02:12:35.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-07T02:12:35.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T02:12:35.083Z] $ docker stop --time=1 b13b92c276c3ca05e7bb68851e828f245109dd5f98f7a3f0c98739f1f25eb30c [2025-08-07T02:12:37.068Z] $ docker rm -f --volumes b13b92c276c3ca05e7bb68851e828f245109dd5f98f7a3f0c98739f1f25eb30c [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T02:12:38.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T02:12:38.552Z] Warning: overwriting stash ‘coverage-report’ [2025-08-07T02:12:38.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T02:12:39.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T02:12:39.769Z] + ls -al . [2025-08-07T02:12:39.769Z] total 248 [2025-08-07T02:12:39.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 02:08 . [2025-08-07T02:12:39.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 02:05 .. [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 02:05 .dockerignore [2025-08-07T02:12:39.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 02:05 .git [2025-08-07T02:12:39.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:05 .github [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 02:05 .gitignore [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 02:05 .golangci.yml [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 7 02:05 Attribution.txt [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 7 02:05 CHANGELOG.md [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 7 02:05 Dockerfile [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 02:05 GOVERNANCE.md [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 7 02:05 Jenkinsfile [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 02:05 LICENSE [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 7 02:05 Makefile [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 02:05 OWNERS.md [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 7 02:05 README.md [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 02:01 VERSION [2025-08-07T02:12:39.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:05 bin [2025-08-07T02:12:39.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:05 cmd [2025-08-07T02:12:39.770Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 7 02:11 coverage.out [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 6205 Aug 7 02:05 go.mod [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 02:05 go.sum [2025-08-07T02:12:39.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 02:05 internal [2025-08-07T02:12:39.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 02:05 mock [2025-08-07T02:12:39.770Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 7 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:12:40.147Z] + 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=34bf2a6ccee5dd41bf94b46968010dc372f96b74 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-08-07T02:12:40.780Z] Sending build context to Docker daemon 15.47MB [2025-08-07T02:12:40.780Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T02:12:40.780Z] Step 2/25 : FROM ${BASE} AS builder [2025-08-07T02:12:40.780Z] ---> f13567e0cbc8 [2025-08-07T02:12:40.780Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-08-07T02:12:40.780Z] ---> Running in ac58a5c00d55 [2025-08-07T02:12:41.376Z] Removing intermediate container ac58a5c00d55 [2025-08-07T02:12:41.376Z] ---> 41d208d9bf8f [2025-08-07T02:12:41.376Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T02:12:41.376Z] ---> Running in 4a863c3fc679 [2025-08-07T02:12:41.654Z] Removing intermediate container 4a863c3fc679 [2025-08-07T02:12:41.654Z] ---> ecffa3d28a5c [2025-08-07T02:12:41.654Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-07T02:12:41.654Z] ---> Running in 5c66c1648288 [2025-08-07T02:12:41.929Z] Removing intermediate container 5c66c1648288 [2025-08-07T02:12:41.929Z] ---> ee97eeaaa6fc [2025-08-07T02:12:41.929Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T02:12:41.929Z] ---> Running in 8acd9dc9cc63 [2025-08-07T02:12:42.198Z] Removing intermediate container 8acd9dc9cc63 [2025-08-07T02:12:42.198Z] ---> c2be25b73c65 [2025-08-07T02:12:42.198Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T02:12:42.469Z] ---> Running in 38bb1f97d48d [2025-08-07T02:12:43.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T02:12:43.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T02:12:45.123Z] OK: 244 MiB in 62 packages [2025-08-07T02:12:46.098Z] Removing intermediate container 38bb1f97d48d [2025-08-07T02:12:46.098Z] ---> 024faa7dd90b [2025-08-07T02:12:46.098Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-08-07T02:12:46.098Z] ---> Running in 9cfe8e4aaad0 [2025-08-07T02:12:46.368Z] Removing intermediate container 9cfe8e4aaad0 [2025-08-07T02:12:46.368Z] ---> 38b899ca4e58 [2025-08-07T02:12:46.368Z] Step 9/25 : COPY go.mod vendor* ./ [2025-08-07T02:12:46.957Z] ---> 98974a0938e5 [2025-08-07T02:12:46.957Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T02:12:46.957Z] ---> Running in b0837edb01b9 [2025-08-07T02:12:49.555Z] Removing intermediate container b0837edb01b9 [2025-08-07T02:12:49.555Z] ---> 7ad6b55321c2 [2025-08-07T02:12:49.555Z] Step 11/25 : COPY . . [2025-08-07T02:12:50.522Z] ---> a51e606cf8a3 [2025-08-07T02:12:50.522Z] Step 12/25 : RUN $MAKE [2025-08-07T02:12:50.807Z] ---> Running in eb72db85ae3e [2025-08-07T02:12:51.790Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-07T02:16:28.571Z] Removing intermediate container eb72db85ae3e [2025-08-07T02:16:28.571Z] ---> 7329049f2c37 [2025-08-07T02:16:28.571Z] Step 13/25 : FROM alpine:3.20 [2025-08-07T02:16:28.571Z] 3.20: Pulling from library/alpine [2025-08-07T02:16:28.571Z] 13e713f82565: Pulling fs layer [2025-08-07T02:16:28.571Z] 13e713f82565: Download complete [2025-08-07T02:16:28.571Z] 13e713f82565: Pull complete [2025-08-07T02:16:28.571Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T02:16:28.571Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T02:16:28.571Z] ---> c88e9dceb6cb [2025-08-07T02:16:28.571Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-08-07T02:16:28.571Z] ---> Running in 5878ca752585 [2025-08-07T02:16:28.571Z] Removing intermediate container 5878ca752585 [2025-08-07T02:16:28.571Z] ---> 9dbad44e3373 [2025-08-07T02:16:28.571Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-08-07T02:16:28.571Z] ---> Running in 5a11b18b5f19 [2025-08-07T02:16:28.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T02:16:28.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T02:16:28.571Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T02:16:28.571Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T02:16:28.571Z] OK: 9 MiB in 15 packages [2025-08-07T02:16:28.571Z] Removing intermediate container 5a11b18b5f19 [2025-08-07T02:16:28.571Z] ---> f27d8342663f [2025-08-07T02:16:28.571Z] Step 16/25 : RUN apk --no-cache upgrade [2025-08-07T02:16:28.571Z] ---> Running in b86b8eaed55e [2025-08-07T02:16:28.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T02:16:28.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T02:16:28.571Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T02:16:28.571Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T02:16:28.571Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T02:16:28.571Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T02:16:28.571Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T02:16:28.571Z] OK: 9 MiB in 15 packages [2025-08-07T02:16:28.571Z] Removing intermediate container b86b8eaed55e [2025-08-07T02:16:28.571Z] ---> 4e0bb5e52e1e [2025-08-07T02:16:28.571Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-08-07T02:16:28.571Z] ---> 9dc27ec599c5 [2025-08-07T02:16:28.571Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-07T02:16:28.571Z] ---> fbfb07e2415f [2025-08-07T02:16:28.571Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-07T02:16:28.571Z] ---> 6f99e0ad2d17 [2025-08-07T02:16:28.571Z] Step 20/25 : EXPOSE 59982 [2025-08-07T02:16:28.571Z] ---> Running in 1dfdea14d24c [2025-08-07T02:16:28.571Z] Removing intermediate container 1dfdea14d24c [2025-08-07T02:16:28.571Z] ---> 04acb9930115 [2025-08-07T02:16:28.571Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-08-07T02:16:28.571Z] ---> Running in 91c2696d7a69 [2025-08-07T02:16:28.571Z] Removing intermediate container 91c2696d7a69 [2025-08-07T02:16:28.571Z] ---> af4178b5edc1 [2025-08-07T02:16:28.571Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-07T02:16:28.571Z] ---> Running in e2735b3f4ae8 [2025-08-07T02:16:28.571Z] Removing intermediate container e2735b3f4ae8 [2025-08-07T02:16:28.571Z] ---> 5c03aff89fa1 [2025-08-07T02:16:28.571Z] Step 23/25 : LABEL arch=arm64 [2025-08-07T02:16:28.571Z] ---> Running in 12093c86291f [2025-08-07T02:16:28.571Z] Removing intermediate container 12093c86291f [2025-08-07T02:16:28.571Z] ---> c418c8028995 [2025-08-07T02:16:28.571Z] Step 24/25 : LABEL git_sha=34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:16:28.571Z] ---> Running in 7e28a1421856 [2025-08-07T02:16:28.571Z] Removing intermediate container 7e28a1421856 [2025-08-07T02:16:28.571Z] ---> 3bf4c12bd35c [2025-08-07T02:16:28.571Z] Step 25/25 : LABEL version=4.1.0-dev.2 [2025-08-07T02:16:28.571Z] ---> Running in 2798c1190fb8 [2025-08-07T02:16:28.571Z] Removing intermediate container 2798c1190fb8 [2025-08-07T02:16:28.571Z] ---> 053804a9b487 [2025-08-07T02:16:28.572Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T02:16:28.838Z] Successfully built 053804a9b487 [2025-08-07T02:16:28.838Z] 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 [2025-08-07T02:16:29.009Z] provisioning config files... [2025-08-07T02:16:29.030Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/195@tmp/config3434752200698698882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:16:29.384Z] ---> ****-login.sh [2025-08-07T02:16:29.384Z] nexus3.edgexfoundry.org:10001 [2025-08-07T02:16:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:16:29.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:16:29.652Z] Configure a credential helper to remove this warning. See [2025-08-07T02:16:29.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:16:29.653Z] [2025-08-07T02:16:29.653Z] Login Succeeded [2025-08-07T02:16:29.653Z] nexus3.edgexfoundry.org:10002 [2025-08-07T02:16:29.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:16:29.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:16:29.920Z] Configure a credential helper to remove this warning. See [2025-08-07T02:16:29.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:16:29.920Z] [2025-08-07T02:16:29.920Z] Login Succeeded [2025-08-07T02:16:29.920Z] nexus3.edgexfoundry.org:10003 [2025-08-07T02:16:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:16:30.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:16:30.189Z] Configure a credential helper to remove this warning. See [2025-08-07T02:16:30.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:16:30.189Z] [2025-08-07T02:16:30.189Z] Login Succeeded [2025-08-07T02:16:30.459Z] nexus3.edgexfoundry.org:10004 [2025-08-07T02:16:30.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:16:30.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:16:30.728Z] Configure a credential helper to remove this warning. See [2025-08-07T02:16:30.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:16:30.728Z] [2025-08-07T02:16:30.728Z] Login Succeeded [2025-08-07T02:16:30.728Z] ****.io [2025-08-07T02:16:30.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T02:16:31.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T02:16:31.263Z] Configure a credential helper to remove this warning. See [2025-08-07T02:16:31.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T02:16:31.263Z] [2025-08-07T02:16:31.263Z] Login Succeeded [2025-08-07T02:16:31.263Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T02:16:31.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T02:16:31.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:16:31.361Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-08-07T02:16:31.361Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:16:31.361Z] latest [2025-08-07T02:16:31.361Z] 4.1.0-dev.2 [2025-08-07T02:16:31.361Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:16:31.361Z] main [2025-08-07T02:16:31.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:31.765Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:32.109Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:16:32.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-07T02:16:32.109Z] dd993f674e74: Preparing [2025-08-07T02:16:32.109Z] 5fe75f1e4297: Preparing [2025-08-07T02:16:32.109Z] a539d5a9a4ac: Preparing [2025-08-07T02:16:32.109Z] 8dbf5458aacf: Preparing [2025-08-07T02:16:32.109Z] f32479b0a98c: Preparing [2025-08-07T02:16:32.109Z] 1e890da81ec9: Preparing [2025-08-07T02:16:32.109Z] 1e890da81ec9: Waiting [2025-08-07T02:16:32.376Z] 5fe75f1e4297: Pushed [2025-08-07T02:16:32.376Z] dd993f674e74: Pushed [2025-08-07T02:16:32.376Z] 1e890da81ec9: Layer already exists [2025-08-07T02:16:32.376Z] f32479b0a98c: Pushed [2025-08-07T02:16:32.654Z] 8dbf5458aacf: Pushed [2025-08-07T02:16:42.706Z] a539d5a9a4ac: Pushed [2025-08-07T02:16:42.706Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:43.066Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:43.414Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-07T02:16:43.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-07T02:16:43.414Z] dd993f674e74: Preparing [2025-08-07T02:16:43.414Z] 5fe75f1e4297: Preparing [2025-08-07T02:16:43.414Z] a539d5a9a4ac: Preparing [2025-08-07T02:16:43.414Z] 8dbf5458aacf: Preparing [2025-08-07T02:16:43.414Z] f32479b0a98c: Preparing [2025-08-07T02:16:43.414Z] 1e890da81ec9: Preparing [2025-08-07T02:16:43.414Z] 1e890da81ec9: Waiting [2025-08-07T02:16:43.414Z] f32479b0a98c: Layer already exists [2025-08-07T02:16:43.414Z] 8dbf5458aacf: Layer already exists [2025-08-07T02:16:43.414Z] a539d5a9a4ac: Layer already exists [2025-08-07T02:16:43.414Z] dd993f674e74: Layer already exists [2025-08-07T02:16:43.414Z] 5fe75f1e4297: Layer already exists [2025-08-07T02:16:43.414Z] 1e890da81ec9: Layer already exists [2025-08-07T02:16:43.681Z] latest: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:44.047Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:44.395Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 [2025-08-07T02:16:44.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-07T02:16:44.396Z] dd993f674e74: Preparing [2025-08-07T02:16:44.396Z] 5fe75f1e4297: Preparing [2025-08-07T02:16:44.396Z] a539d5a9a4ac: Preparing [2025-08-07T02:16:44.396Z] 8dbf5458aacf: Preparing [2025-08-07T02:16:44.396Z] f32479b0a98c: Preparing [2025-08-07T02:16:44.396Z] 1e890da81ec9: Preparing [2025-08-07T02:16:44.396Z] 1e890da81ec9: Waiting [2025-08-07T02:16:44.396Z] 8dbf5458aacf: Layer already exists [2025-08-07T02:16:44.396Z] 5fe75f1e4297: Layer already exists [2025-08-07T02:16:44.396Z] f32479b0a98c: Layer already exists [2025-08-07T02:16:44.396Z] dd993f674e74: Layer already exists [2025-08-07T02:16:44.396Z] a539d5a9a4ac: Layer already exists [2025-08-07T02:16:44.396Z] 1e890da81ec9: Layer already exists [2025-08-07T02:16:44.396Z] 4.1.0-dev.2: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:44.755Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:45.691Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:16:45.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-07T02:16:45.691Z] dd993f674e74: Preparing [2025-08-07T02:16:45.691Z] 5fe75f1e4297: Preparing [2025-08-07T02:16:45.691Z] a539d5a9a4ac: Preparing [2025-08-07T02:16:45.691Z] 8dbf5458aacf: Preparing [2025-08-07T02:16:45.691Z] f32479b0a98c: Preparing [2025-08-07T02:16:45.691Z] 1e890da81ec9: Preparing [2025-08-07T02:16:45.691Z] 1e890da81ec9: Waiting [2025-08-07T02:16:45.691Z] dd993f674e74: Layer already exists [2025-08-07T02:16:45.691Z] a539d5a9a4ac: Layer already exists [2025-08-07T02:16:45.691Z] 8dbf5458aacf: Layer already exists [2025-08-07T02:16:45.691Z] f32479b0a98c: Layer already exists [2025-08-07T02:16:45.691Z] 5fe75f1e4297: Layer already exists [2025-08-07T02:16:45.691Z] 1e890da81ec9: Layer already exists [2025-08-07T02:16:45.691Z] 34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:46.044Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:46.390Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-08-07T02:16:46.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-07T02:16:46.390Z] dd993f674e74: Preparing [2025-08-07T02:16:46.390Z] 5fe75f1e4297: Preparing [2025-08-07T02:16:46.390Z] a539d5a9a4ac: Preparing [2025-08-07T02:16:46.390Z] 8dbf5458aacf: Preparing [2025-08-07T02:16:46.390Z] f32479b0a98c: Preparing [2025-08-07T02:16:46.390Z] 1e890da81ec9: Preparing [2025-08-07T02:16:46.390Z] 1e890da81ec9: Waiting [2025-08-07T02:16:46.390Z] f32479b0a98c: Layer already exists [2025-08-07T02:16:46.390Z] a539d5a9a4ac: Layer already exists [2025-08-07T02:16:46.390Z] 5fe75f1e4297: Layer already exists [2025-08-07T02:16:46.390Z] dd993f674e74: Layer already exists [2025-08-07T02:16:46.390Z] 8dbf5458aacf: Layer already exists [2025-08-07T02:16:46.390Z] 1e890da81ec9: Layer already exists [2025-08-07T02:16:46.656Z] main: digest: sha256:ea62d18f2e122f5c18972e32126b35517cbcdb1b70f3878d931b79d4bbf26339 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T02:16:46.739Z] ===================================================== [Pipeline] echo [2025-08-07T02:16:46.751Z] taggedImages: [2025-08-07T02:16:46.751Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [2025-08-07T02:16:46.751Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-07T02:16:46.751Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 [2025-08-07T02:16:46.751Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [2025-08-07T02:16:46.751Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2025-08-07T02:16:46.768Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] echo [2025-08-07T02:16:46.785Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2025-08-07T02:16:46.801Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.2 [Pipeline] echo [2025-08-07T02:16:46.812Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:34bf2a6ccee5dd41bf94b46968010dc372f96b74-4.1.0-dev.2 [Pipeline] echo [2025-08-07T02:16:46.824Z] 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 [2025-08-07T02:16:47.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T02:16:47.211Z] [2025-08-07T02:16:47.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:16:47.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T02:16:47.549Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T02:16:47.549Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T02:16:47.549Z] 04944245beec: Pulling fs layer [2025-08-07T02:16:47.549Z] 699f458cf7ca: Pulling fs layer [2025-08-07T02:16:47.549Z] 765212b225bb: Pulling fs layer [2025-08-07T02:16:47.549Z] f23df028b6ca: Pulling fs layer [2025-08-07T02:16:47.549Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T02:16:47.549Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T02:16:47.549Z] 765212b225bb: Waiting [2025-08-07T02:16:47.549Z] f23df028b6ca: Waiting [2025-08-07T02:16:47.549Z] d65c8cfc05b1: Waiting [2025-08-07T02:16:47.549Z] 2437ff75d9bd: Waiting [2025-08-07T02:16:47.817Z] 04944245beec: Verifying Checksum [2025-08-07T02:16:47.817Z] 04944245beec: Download complete [2025-08-07T02:16:47.817Z] 765212b225bb: Verifying Checksum [2025-08-07T02:16:47.817Z] 765212b225bb: Download complete [2025-08-07T02:16:47.817Z] f23df028b6ca: Download complete [2025-08-07T02:16:47.817Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T02:16:47.817Z] d65c8cfc05b1: Download complete [2025-08-07T02:16:48.092Z] 699f458cf7ca: Verifying Checksum [2025-08-07T02:16:48.092Z] 699f458cf7ca: Download complete [2025-08-07T02:16:48.362Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T02:16:48.362Z] 8998bd30e6a1: Download complete [2025-08-07T02:16:50.938Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T02:16:50.938Z] 2437ff75d9bd: Download complete [2025-08-07T02:16:52.875Z] 8998bd30e6a1: Pull complete [2025-08-07T02:16:53.458Z] 04944245beec: Pull complete [2025-08-07T02:16:54.867Z] 699f458cf7ca: Pull complete [2025-08-07T02:16:55.134Z] 765212b225bb: Pull complete [2025-08-07T02:16:56.090Z] f23df028b6ca: Pull complete [2025-08-07T02:16:56.090Z] d65c8cfc05b1: Pull complete [2025-08-07T02:17:14.279Z] 2437ff75d9bd: Pull complete [2025-08-07T02:17:14.279Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T02:17:14.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T02:17:14.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:17:14.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-6416 does not seem to be running inside a container [2025-08-07T02:17:14.558Z] $ 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/195 -v /w/workspace/device-mqtt-go/195:/w/workspace/device-mqtt-go/195:rw,z -v /w/workspace/device-mqtt-go/195@tmp:/w/workspace/device-mqtt-go/195@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 [2025-08-07T02:17:17.242Z] $ docker top 17758a28e3cba59ff41ece0b206f2a1be2c760b8eae2bd670571904730c2f2d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:17:18.088Z] ---> job-cost.sh [2025-08-07T02:17:18.088Z] lf-activate-venv: SKIPPING [2025-08-07T02:17:18.088Z] INFO: No Stack... [2025-08-07T02:17:18.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T02:17:19.312Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T02:17:19.954Z] + cut -d, -f6 [2025-08-07T02:17:19.954Z] + cat /w/workspace/device-mqtt-go/195/archives/cost.csv [Pipeline] lock [2025-08-07T02:17:20.022Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [2025-08-07T02:17:20.029Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] did not exist. Created. [2025-08-07T02:17:20.034Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T02:17:20.685Z] /w/workspace/device-mqtt-go/195@tmp/durable-930bf07a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T02:17:21.329Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T02:17:21.359Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T02:17:21.409Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T02:17:21.417Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T02:17:21.437Z] $ docker stop --time=1 17758a28e3cba59ff41ece0b206f2a1be2c760b8eae2bd670571904730c2f2d8 [2025-08-07T02:17:22.935Z] $ docker rm -f --volumes 17758a28e3cba59ff41ece0b206f2a1be2c760b8eae2bd670571904730c2f2d8 [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 [2025-08-07T02:17:23.536Z] provisioning config files... [2025-08-07T02:17:23.558Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16137602876362015819tmp [Pipeline] { [Pipeline] sh [2025-08-07T02:17:23.869Z] + set +x [2025-08-07T02:17:23.869Z] + bash -s -- [2025-08-07T02:17:23.869Z] + curl -s https://codecov.io/bash [2025-08-07T02:17:23.869Z] [2025-08-07T02:17:23.869Z] _____ _ [2025-08-07T02:17:23.869Z] / ____| | | [2025-08-07T02:17:23.869Z] | | ___ __| | ___ ___ _____ __ [2025-08-07T02:17:23.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-07T02:17:23.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-07T02:17:23.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-07T02:17:23.869Z] Bash-1.0.6 [2025-08-07T02:17:23.869Z] [2025-08-07T02:17:23.869Z] [2025-08-07T02:17:23.869Z] ==> git version 2.25.1 found [2025-08-07T02:17:23.869Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-07T02:17:23.869Z] Release-Date: 2020-01-08 [2025-08-07T02:17:23.869Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-07T02:17:23.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-07T02:17:23.869Z] ==> Jenkins CI detected. [2025-08-07T02:17:23.869Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-07T02:17:23.869Z] project root: . [2025-08-07T02:17:23.869Z] --> token set from env [2025-08-07T02:17:23.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-07T02:17:23.869Z] ==> Running gcov in . (disable via -X gcov) [2025-08-07T02:17:23.869Z] ==> Python coveragepy not found [2025-08-07T02:17:23.869Z] ==> Searching for coverage reports in: [2025-08-07T02:17:23.869Z] + . [2025-08-07T02:17:24.129Z] -> Found 1 reports [2025-08-07T02:17:24.129Z] ==> Detecting git/mercurial file structure [2025-08-07T02:17:24.129Z] ==> Reading reports [2025-08-07T02:17:24.129Z] + ./coverage.out bytes=21039 [2025-08-07T02:17:24.129Z] ==> Appending adjustments [2025-08-07T02:17:24.129Z] https://docs.codecov.io/docs/fixing-reports [2025-08-07T02:17:24.129Z] + Found adjustments [2025-08-07T02:17:24.129Z] ==> Gzipping contents [2025-08-07T02:17:24.129Z] 4.0K /tmp/codecov.CULFgp.gz [2025-08-07T02:17:24.129Z] ==> Uploading reports [2025-08-07T02:17:24.129Z] url: https://codecov.io [2025-08-07T02:17:24.129Z] query: branch=main&commit=34bf2a6ccee5dd41bf94b46968010dc372f96b74&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T02:17:24.129Z] -> Pinging Codecov [2025-08-07T02:17:24.129Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=34bf2a6ccee5dd41bf94b46968010dc372f96b74&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T02:17:24.389Z] -> Uploading to [2025-08-07T02:17:24.389Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/34bf2a6ccee5dd41bf94b46968010dc372f96b74/dd07b25b-0b05-406a-aa38-d9cfeb16bc7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T021724Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ee6bf9918b89ad8bd0f002cb5ff665a1bbd9cb6dc11f2caa10cc39236bc939a4 [2025-08-07T02:17:24.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T02:17:24.389Z] Dload Upload Total Spent Left Speed [2025-08-07T02:17:24.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17427 --:--:-- --:--:-- --:--:-- 17427 [2025-08-07T02:17:24.648Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] } [2025-08-07T02:17:24.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-07T02:17:24.878Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-07T02:17:24.891Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:17:25.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T02:17:25.230Z] [2025-08-07T02:17:25.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:17:25.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T02:17:25.805Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-07T02:17:25.805Z] 0a9a5dfd008f: Already exists [2025-08-07T02:17:25.805Z] 36466aa92d05: Already exists [2025-08-07T02:17:25.805Z] e10405b45d13: Already exists [2025-08-07T02:17:25.805Z] 096b7ceb2af7: Already exists [2025-08-07T02:17:25.805Z] 4f4fb700ef54: Already exists [2025-08-07T02:17:25.805Z] e50aa161e22a: Pulling fs layer [2025-08-07T02:17:25.806Z] d3c8db5fb9df: Pulling fs layer [2025-08-07T02:17:26.375Z] e50aa161e22a: Verifying Checksum [2025-08-07T02:17:26.375Z] e50aa161e22a: Download complete [2025-08-07T02:17:26.375Z] e50aa161e22a: Pull complete [2025-08-07T02:17:27.767Z] d3c8db5fb9df: Verifying Checksum [2025-08-07T02:17:27.767Z] d3c8db5fb9df: Download complete [2025-08-07T02:17:31.959Z] d3c8db5fb9df: Pull complete [2025-08-07T02:17:31.959Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-07T02:17:31.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T02:17:31.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:17:32.048Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:17:32.081Z] $ 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 [2025-08-07T02:17:35.805Z] $ docker top 176ff2e3dc819f1726477b5aa6543b2a8c73ebd9e5bddb8b37911aee0ef2e114 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:17:36.168Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-08-07T02:17:36.179Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-08-07T02:17:36.459Z] + set -o pipefail [2025-08-07T02:17:36.459Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-08-07T02:17:43.031Z] [2025-08-07T02:17:43.031Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-08-07T02:17:43.031Z] [2025-08-07T02:17:43.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/dfa06162-4fff-4587-bfbb-d094ad96596c [2025-08-07T02:17:43.031Z] [2025-08-07T02:17:43.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-07T02:17:43.031Z] [2025-08-07T02:17:43.289Z] [2025-08-07T02:17:43.289Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-07T02:17:43.289Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-07T02:17:43.558Z] $ docker stop --time=1 176ff2e3dc819f1726477b5aa6543b2a8c73ebd9e5bddb8b37911aee0ef2e114 [2025-08-07T02:17:49.612Z] $ docker rm -f --volumes 176ff2e3dc819f1726477b5aa6543b2a8c73ebd9e5bddb8b37911aee0ef2e114 [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 [2025-08-07T02:17:50.504Z] + git log --format=format:%s -1 34bf2a6ccee5dd41bf94b46968010dc372f96b74 [Pipeline] sh [2025-08-07T02:17:50.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T02:17:50.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:17:51.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:17:51.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:17:51.186Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:17:51.216Z] $ 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 [2025-08-07T02:17:51.855Z] $ docker top c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 -eo pid,comm [2025-08-07T02:17:51.902Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T02:17:51.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T02:17:51.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:17:51.961Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:17:52.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:17:52.075Z] $ docker exec c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 ssh-agent [2025-08-07T02:17:52.175Z] SSH_AUTH_SOCK=/tmp/ssh-rwG5CTQXFCrZ/agent.32 [2025-08-07T02:17:52.175Z] SSH_AGENT_PID=38 [2025-08-07T02:17:52.180Z] Running ssh-add (command line suppressed) [2025-08-07T02:17:52.285Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5237811268766465853.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5237811268766465853.key) [2025-08-07T02:17:52.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:17:52.597Z] + git semver tag [2025-08-07T02:17:53.166Z] 2025-08-07 02:17:52,890 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,903 [run_tag] DEBUG tag force:False [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,904 [check_head_tag] DEBUG check head tag [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,905 [execute] INFO git cat-file --batch-check [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,907 [execute] INFO git cat-file --batch [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,916 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,916 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T02:17:53.167Z] 2025-08-07 02:17:52,918 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:17:53.167Z] 4.1.0-dev.2 [Pipeline] } [2025-08-07T02:17:53.176Z] $ docker exec --env ******** --env ******** c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 ssh-agent -k [2025-08-07T02:17:53.272Z] unset SSH_AUTH_SOCK; [2025-08-07T02:17:53.272Z] unset SSH_AGENT_PID; [2025-08-07T02:17:53.272Z] echo Agent pid 38 killed; [2025-08-07T02:17:53.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T02:17:53.615Z] + git semver [Pipeline] } [2025-08-07T02:17:53.886Z] $ docker stop --time=1 c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 [2025-08-07T02:17:55.315Z] $ docker rm -f --volumes c6d8919c985fb1863d2f7a6239b940b62c7cd705de8405da37b7c2feccc30275 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:17:55.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T02:17:55.751Z] [2025-08-07T02:17:55.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:17:56.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T02:17:56.050Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-07T02:17:56.050Z] ab5ef0e58194: Pulling fs layer [2025-08-07T02:17:56.050Z] 9712f1f96733: Pulling fs layer [2025-08-07T02:17:56.050Z] 63f879dbbcfc: Pulling fs layer [2025-08-07T02:17:56.050Z] 0d9ebad4ef96: Pulling fs layer [2025-08-07T02:17:56.050Z] e9a5061849ea: Pulling fs layer [2025-08-07T02:17:56.050Z] d747dcd14b5f: Pulling fs layer [2025-08-07T02:17:56.050Z] 2de7ff778b66: Pulling fs layer [2025-08-07T02:17:56.050Z] e9a5061849ea: Waiting [2025-08-07T02:17:56.050Z] d747dcd14b5f: Waiting [2025-08-07T02:17:56.050Z] 2de7ff778b66: Waiting [2025-08-07T02:17:56.050Z] 0d9ebad4ef96: Waiting [2025-08-07T02:17:56.050Z] 9712f1f96733: Download complete [2025-08-07T02:17:56.316Z] 63f879dbbcfc: Verifying Checksum [2025-08-07T02:17:56.316Z] 63f879dbbcfc: Download complete [2025-08-07T02:17:56.576Z] e9a5061849ea: Verifying Checksum [2025-08-07T02:17:56.576Z] e9a5061849ea: Download complete [2025-08-07T02:17:56.576Z] d747dcd14b5f: Verifying Checksum [2025-08-07T02:17:56.576Z] 0d9ebad4ef96: Verifying Checksum [2025-08-07T02:17:56.576Z] 0d9ebad4ef96: Download complete [2025-08-07T02:17:56.835Z] 2de7ff778b66: Verifying Checksum [2025-08-07T02:17:56.835Z] 2de7ff778b66: Download complete [2025-08-07T02:17:56.835Z] ab5ef0e58194: Verifying Checksum [2025-08-07T02:17:56.835Z] ab5ef0e58194: Download complete [2025-08-07T02:18:01.021Z] ab5ef0e58194: Pull complete [2025-08-07T02:18:01.021Z] 9712f1f96733: Pull complete [2025-08-07T02:18:01.589Z] 63f879dbbcfc: Pull complete [2025-08-07T02:18:06.858Z] 0d9ebad4ef96: Pull complete [2025-08-07T02:18:07.426Z] e9a5061849ea: Pull complete [2025-08-07T02:18:07.426Z] d747dcd14b5f: Pull complete [2025-08-07T02:18:09.323Z] 2de7ff778b66: Pull complete [2025-08-07T02:18:09.323Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-07T02:18:09.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T02:18:09.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:18:09.426Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:18:09.455Z] $ 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 [2025-08-07T02:18:16.466Z] $ docker top ffad31f0d7f68cc679b79372b38b8e06386485d975f9f837ec7c16cda4e92ea1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:18:16.545Z] provisioning config files... [2025-08-07T02:18:16.550Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2028189086453405290tmp [2025-08-07T02:18:16.559Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config688104021443405670tmp [2025-08-07T02:18:16.566Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11723555915989288451tmp [Pipeline] { [Pipeline] echo [2025-08-07T02:18:16.589Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:16.884Z] ---> sigul-configuration.sh [2025-08-07T02:18:16.884Z] gpg: directory `/root/.gnupg' created [2025-08-07T02:18:16.884Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-07T02:18:16.884Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-07T02:18:16.884Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-07T02:18:16.884Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-07T02:18:16.884Z] gpg: CAST5 encrypted data [2025-08-07T02:18:16.884Z] gpg: encrypted with 1 passphrase [2025-08-07T02:18:16.884Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-07T02:18:17.179Z] + mkdir /home/jenkins [2025-08-07T02:18:17.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-07T02:18:17.472Z] + 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 [2025-08-07T02:18:17.484Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:17.777Z] ---> sigul-install.sh [2025-08-07T02:18:17.778Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-07T02:18:18.088Z] + git tag --list [2025-08-07T02:18:18.088Z] 0.7.1 [2025-08-07T02:18:18.088Z] v1.0.0 [2025-08-07T02:18:18.088Z] v1.1.0 [2025-08-07T02:18:18.088Z] v1.1.1 [2025-08-07T02:18:18.088Z] v1.2.2 [2025-08-07T02:18:18.088Z] v1.3.0 [2025-08-07T02:18:18.088Z] v1.3.1 [2025-08-07T02:18:18.088Z] v2.0.0 [2025-08-07T02:18:18.088Z] v2.1.0 [2025-08-07T02:18:18.088Z] v2.1.1 [2025-08-07T02:18:18.088Z] v2.2.0 [2025-08-07T02:18:18.088Z] v2.3.0 [2025-08-07T02:18:18.088Z] v3.0 [2025-08-07T02:18:18.088Z] v3.0.0 [2025-08-07T02:18:18.088Z] v3.1 [2025-08-07T02:18:18.088Z] v3.1.0 [2025-08-07T02:18:18.088Z] v3.1.1 [2025-08-07T02:18:18.088Z] v4.0 [2025-08-07T02:18:18.088Z] v4.0.0 [2025-08-07T02:18:18.088Z] v4.1.0-dev.1 [2025-08-07T02:18:18.088Z] v4.1.0-dev.2 [Pipeline] sh [2025-08-07T02:18:18.384Z] + lftools sign git-tag v4.1.0-dev.2 [2025-08-07T02:18:18.950Z] Signing Git tag with Sigul... [2025-08-07T02:18:18.950Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-08-07T02:18:19.221Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:19.514Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-07T02:18:19.520Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-07T02:18:19.548Z] $ docker stop --time=1 ffad31f0d7f68cc679b79372b38b8e06386485d975f9f837ec7c16cda4e92ea1 [2025-08-07T02:18:20.849Z] $ docker rm -f --volumes ffad31f0d7f68cc679b79372b38b8e06386485d975f9f837ec7c16cda4e92ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-07T02:18:21.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T02:18:21.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:18:21.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:18:21.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:18:21.874Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:18:21.902Z] $ 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 [2025-08-07T02:18:22.141Z] $ docker top 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 -eo pid,comm [2025-08-07T02:18:22.187Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T02:18:22.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T02:18:22.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:18:22.236Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:18:22.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:18:22.350Z] $ docker exec 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 ssh-agent [2025-08-07T02:18:22.455Z] SSH_AUTH_SOCK=/tmp/ssh-bJpOwnmlSeA9/agent.32 [2025-08-07T02:18:22.455Z] SSH_AGENT_PID=38 [2025-08-07T02:18:22.460Z] Running ssh-add (command line suppressed) [2025-08-07T02:18:22.566Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10500946605723754846.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10500946605723754846.key) [2025-08-07T02:18:22.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:18:22.871Z] + git semver bump pre [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,086 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,090 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,090 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,090 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,091 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,094 [execute] INFO git cat-file --batch-check [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,099 [execute] INFO git cat-file --batch [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:18:23.129Z] 2025-08-07 02:18:23,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:18:23.129Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T02:18:23.137Z] $ docker exec --env ******** --env ******** 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 ssh-agent -k [2025-08-07T02:18:23.228Z] unset SSH_AUTH_SOCK; [2025-08-07T02:18:23.228Z] unset SSH_AGENT_PID; [2025-08-07T02:18:23.229Z] echo Agent pid 38 killed; [2025-08-07T02:18:23.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T02:18:23.570Z] + git semver [Pipeline] } [2025-08-07T02:18:23.842Z] $ docker stop --time=1 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 [2025-08-07T02:18:25.138Z] $ docker rm -f --volumes 357c82c16b80e9e77431ed6394f8ad7f360038073fbb879dc2d360ae843c71f9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T02:18:25.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T02:18:25.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:18:25.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:18:25.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:18:25.877Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:18:25.907Z] $ 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 [2025-08-07T02:18:26.196Z] $ docker top 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 -eo pid,comm [2025-08-07T02:18:26.239Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T02:18:26.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T02:18:26.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:18:26.295Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:18:26.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:18:26.399Z] $ docker exec 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 ssh-agent [2025-08-07T02:18:26.503Z] SSH_AUTH_SOCK=/tmp/ssh-YYiv7gzpUPzG/agent.31 [2025-08-07T02:18:26.503Z] SSH_AGENT_PID=37 [2025-08-07T02:18:26.508Z] Running ssh-add (command line suppressed) [2025-08-07T02:18:26.607Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12034184549239012400.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12034184549239012400.key) [2025-08-07T02:18:26.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:18:26.912Z] + git semver push [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,137 [run_push] DEBUG push [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,137 [execute] INFO git cat-file --batch-check [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,139 [execute] INFO git rev-list bf3e7f52582cdfc01d424d1752bb473e7e9dbada -- [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,140 [execute] DEBUG Popen(['git', 'rev-list', 'bf3e7f52582cdfc01d424d1752bb473e7e9dbada', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,148 [execute] INFO git fetch -v -- origin [2025-08-07T02:18:27.169Z] 2025-08-07 02:18:27,148 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-07T02:18:27.736Z] 2025-08-07 02:18:27,623 [run_push] DEBUG no remote changes detected [2025-08-07T02:18:27.736Z] 2025-08-07 02:18:27,623 [execute] INFO git push origin semver [2025-08-07T02:18:27.736Z] 2025-08-07 02:18:27,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T02:18:28.672Z] 2025-08-07 02:18:28,325 [run_push] DEBUG push all version tags [2025-08-07T02:18:28.672Z] 2025-08-07 02:18:28,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-07T02:18:28.672Z] 2025-08-07 02:18:28,325 [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) [2025-08-07T02:18:29.247Z] 2025-08-07 02:18:28,999 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-07T02:18:29.247Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T02:18:29.256Z] $ docker exec --env ******** --env ******** 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 ssh-agent -k [2025-08-07T02:18:29.349Z] unset SSH_AUTH_SOCK; [2025-08-07T02:18:29.351Z] unset SSH_AGENT_PID; [2025-08-07T02:18:29.351Z] echo Agent pid 37 killed; [2025-08-07T02:18:29.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T02:18:29.696Z] + git semver [Pipeline] } [2025-08-07T02:18:30.276Z] $ docker stop --time=1 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 [2025-08-07T02:18:31.584Z] $ docker rm -f --volumes 8128c32e786e6b8eb40c5ecc11b4416ecf85f50b239875f53289cbc4d6cf0727 [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 [2025-08-07T02:18:32.155Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-08-07T02:18:32.155Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-07T02:18:32.155Z] total 16 [2025-08-07T02:18:32.155Z] drwxr-xr-x 3 root root 4096 Aug 7 02:05 . [2025-08-07T02:18:32.156Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 02:18 .. [2025-08-07T02:18:32.156Z] drwxr-xr-x 2 root root 4096 Aug 7 02:05 cost [2025-08-07T02:18:32.156Z] -rw-r--r-- 1 root root 86 Aug 7 02:05 cost.csv [2025-08-07T02:18:32.156Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-07T02:18:32.156Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-07T02:18:32.156Z] total 16 [2025-08-07T02:18:32.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 02:05 . [2025-08-07T02:18:32.156Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 02:18 .. [2025-08-07T02:18:32.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 02:05 cost [2025-08-07T02:18:32.156Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 7 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:32.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:33.295Z] ---> package-listing.sh [2025-08-07T02:18:33.295Z] ++ facter osfamily [2025-08-07T02:18:33.295Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T02:18:33.554Z] + OS_FAMILY=debian [2025-08-07T02:18:33.554Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-07T02:18:33.554Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T02:18:33.554Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T02:18:33.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T02:18:33.554Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T02:18:33.554Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-07T02:18:33.554Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T02:18:33.554Z] + case "${OS_FAMILY}" in [2025-08-07T02:18:33.554Z] + dpkg -l [2025-08-07T02:18:33.554Z] + grep '^ii' [2025-08-07T02:18:33.554Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T02:18:33.554Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T02:18:33.554Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T02:18:33.554Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-07T02:18:33.554Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-07T02:18:33.554Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-07T02:18:33.566Z] 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 [2025-08-07T02:18:33.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:18:34.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:18:34.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:18:34.474Z] prd-ubuntu20.04-docker-8c-8g-6414 does not seem to be running inside a container [2025-08-07T02:18:34.497Z] $ 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 [2025-08-07T02:18:34.722Z] $ docker top f3c0cb9a1280e10f94136a3bfab78ba1579e6f31092e1e94490a96996f05608d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:18:35.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T02:18:35.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T02:18:35.631Z] + ls /var/log/sa-host [2025-08-07T02:18:35.631Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:18:35.675Z] provisioning config files... [2025-08-07T02:18:35.681Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9616540397571622815tmp [Pipeline] { [Pipeline] echo [2025-08-07T02:18:35.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:35.983Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T02:18:35.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:36.301Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T02:18:36.310Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:36.592Z] ---> sudo-logs.sh [2025-08-07T02:18:36.592Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T02:18:36.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:36.913Z] ---> job-cost.sh [2025-08-07T02:18:36.913Z] lf-activate-venv: SKIPPING [2025-08-07T02:18:36.913Z] DEBUG: total: 0.2199999988079071 [2025-08-07T02:18:36.913Z] INFO: Retrieving Stack Cost... [2025-08-07T02:18:37.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T02:18:37.739Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T02:18:37.752Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:18:38.041Z] ---> logs-deploy.sh [2025-08-07T02:18:38.041Z] lf-activate-venv: SKIPPING [2025-08-07T02:18:38.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/195 [2025-08-07T02:18:38.041Z] INFO: archiving workspace using pattern(s): [2025-08-07T02:18:38.979Z] Archives upload complete. [2025-08-07T02:18:39.239Z] INFO: archiving logs to Nexus [2025-08-07T02:18:39.808Z] ---> uname -a: [2025-08-07T02:18:39.809Z] Linux prd-ubuntu20-04-docker-8c-8g-6414 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] ---> lscpu: [2025-08-07T02:18:39.809Z] Architecture: x86_64 [2025-08-07T02:18:39.809Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T02:18:39.809Z] Byte Order: Little Endian [2025-08-07T02:18:39.809Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T02:18:39.809Z] CPU(s): 8 [2025-08-07T02:18:39.809Z] On-line CPU(s) list: 0-7 [2025-08-07T02:18:39.809Z] Thread(s) per core: 1 [2025-08-07T02:18:39.809Z] Core(s) per socket: 1 [2025-08-07T02:18:39.809Z] Socket(s): 8 [2025-08-07T02:18:39.809Z] NUMA node(s): 1 [2025-08-07T02:18:39.809Z] Vendor ID: AuthenticAMD [2025-08-07T02:18:39.809Z] CPU family: 23 [2025-08-07T02:18:39.809Z] Model: 49 [2025-08-07T02:18:39.809Z] Model name: AMD EPYC-Rome Processor [2025-08-07T02:18:39.809Z] Stepping: 0 [2025-08-07T02:18:39.809Z] CPU MHz: 2799.998 [2025-08-07T02:18:39.809Z] BogoMIPS: 5599.99 [2025-08-07T02:18:39.809Z] Virtualization: AMD-V [2025-08-07T02:18:39.809Z] Hypervisor vendor: KVM [2025-08-07T02:18:39.809Z] Virtualization type: full [2025-08-07T02:18:39.809Z] L1d cache: 256 KiB [2025-08-07T02:18:39.809Z] L1i cache: 256 KiB [2025-08-07T02:18:39.809Z] L2 cache: 4 MiB [2025-08-07T02:18:39.809Z] L3 cache: 128 MiB [2025-08-07T02:18:39.809Z] NUMA node0 CPU(s): 0-7 [2025-08-07T02:18:39.809Z] Vulnerability Gather data sampling: Not affected [2025-08-07T02:18:39.809Z] Vulnerability Itlb multihit: Not affected [2025-08-07T02:18:39.809Z] Vulnerability L1tf: Not affected [2025-08-07T02:18:39.809Z] Vulnerability Mds: Not affected [2025-08-07T02:18:39.809Z] Vulnerability Meltdown: Not affected [2025-08-07T02:18:39.809Z] Vulnerability Mmio stale data: Not affected [2025-08-07T02:18:39.809Z] Vulnerability Retbleed: Vulnerable [2025-08-07T02:18:39.809Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T02:18:39.809Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T02:18:39.809Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-07T02:18:39.809Z] Vulnerability Srbds: Not affected [2025-08-07T02:18:39.809Z] Vulnerability Tsx async abort: Not affected [2025-08-07T02:18:39.809Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] ---> nproc: [2025-08-07T02:18:39.809Z] 8 [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] ---> df -h: [2025-08-07T02:18:39.809Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T02:18:39.809Z] overlay 155G 14G 142G 9% / [2025-08-07T02:18:39.809Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T02:18:39.809Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-07T02:18:39.809Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T02:18:39.809Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] ---> sar -b -r -n DEV: [2025-08-07T02:18:39.809Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6414) 08/07/25 _x86_64_ (8 CPU) [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] 02:00:39 LINUX RESTART (8 CPU) [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] 02:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-07T02:18:39.809Z] 02:02:01 382.80 73.31 309.49 0.00 13028.03 72578.48 0.00 [2025-08-07T02:18:39.809Z] 02:03:01 225.80 2.93 222.86 0.00 28.40 62272.55 0.00 [2025-08-07T02:18:39.809Z] 02:04:01 115.95 0.22 115.73 0.00 22.66 32803.73 0.00 [2025-08-07T02:18:39.809Z] 02:05:01 2.25 0.00 2.25 0.00 0.00 26.68 0.00 [2025-08-07T02:18:39.809Z] 02:06:01 80.94 3.77 77.17 0.00 4289.55 22479.05 0.00 [2025-08-07T02:18:39.809Z] 02:07:01 17.31 0.08 17.23 0.00 1.07 3779.41 0.00 [2025-08-07T02:18:39.809Z] 02:08:01 3.77 0.02 3.75 0.00 0.13 89.45 0.00 [2025-08-07T02:18:39.809Z] 02:09:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2025-08-07T02:18:39.809Z] 02:10:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2025-08-07T02:18:39.809Z] 02:11:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2025-08-07T02:18:39.809Z] 02:12:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 [2025-08-07T02:18:39.809Z] 02:13:01 1.10 0.00 1.10 0.00 0.00 18.40 0.00 [2025-08-07T02:18:39.809Z] 02:14:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2025-08-07T02:18:39.809Z] 02:15:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-08-07T02:18:39.809Z] 02:16:01 2.10 0.02 2.08 0.00 0.13 27.73 0.00 [2025-08-07T02:18:39.809Z] 02:17:01 1.52 0.02 1.50 0.00 0.13 16.66 0.00 [2025-08-07T02:18:39.809Z] 02:18:01 71.20 0.63 70.57 0.00 16.80 29992.87 0.00 [2025-08-07T02:18:39.809Z] Average: 53.30 4.70 48.61 0.00 1010.95 13127.48 0.00 [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] 02:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-07T02:18:39.809Z] 02:02:01 28400288 31433836 857184 2.61 90604 3218876 2076936 6.12 1120848 2948132 663600 [2025-08-07T02:18:39.809Z] 02:03:01 26468172 31448980 827572 2.52 153692 4920508 1875128 5.53 1879952 3929124 713200 [2025-08-07T02:18:39.809Z] 02:04:01 26767140 31495028 784404 2.39 158996 4680420 1784528 5.26 1656116 3876164 480 [2025-08-07T02:18:39.809Z] 02:05:01 26777200 31505172 773888 2.35 159028 4680412 1667088 4.91 1644336 3876156 184 [2025-08-07T02:18:39.809Z] 02:06:01 25810412 31470396 793924 2.42 190284 5518824 1779420 5.25 1815744 4585976 94244 [2025-08-07T02:18:39.809Z] 02:07:01 25753816 31469320 792672 2.41 205128 5556996 1801432 5.31 1967284 4485840 16 [2025-08-07T02:18:39.809Z] 02:08:01 25763596 31478628 783128 2.38 204876 5556728 1751092 5.16 1958168 4485572 8 [2025-08-07T02:18:39.809Z] 02:09:01 25764156 31479216 782524 2.38 204888 5556732 1751092 5.16 1958196 4485572 44 [2025-08-07T02:18:39.809Z] 02:10:01 25767636 31482732 778940 2.37 204900 5556736 1751092 5.16 1954992 4485572 16 [2025-08-07T02:18:39.809Z] 02:11:01 25769312 31484428 777152 2.36 204920 5556740 1751092 5.16 1952896 4485576 4 [2025-08-07T02:18:39.809Z] 02:12:01 25769736 31484852 776668 2.36 204936 5556740 1751092 5.16 1952596 4485576 12 [2025-08-07T02:18:39.809Z] 02:13:01 25770680 31485856 775624 2.36 204964 5556744 1751092 5.16 1952048 4485580 172 [2025-08-07T02:18:39.809Z] 02:14:01 25770608 31485804 775544 2.36 204972 5556748 1751092 5.16 1951696 4485584 8 [2025-08-07T02:18:39.809Z] 02:15:01 25770576 31485800 775500 2.36 204996 5556748 1751092 5.16 1951724 4485584 176 [2025-08-07T02:18:39.809Z] 02:16:01 25770056 31485440 775904 2.36 205036 5556728 1761648 5.19 1951824 4485556 28 [2025-08-07T02:18:39.809Z] 02:17:01 25769044 31484472 776684 2.36 205064 5556724 1761648 5.19 1952944 4485556 180 [2025-08-07T02:18:39.809Z] 02:18:01 24854872 31459772 800152 2.43 231212 6367928 1880428 5.54 2012480 5286720 418984 [2025-08-07T02:18:39.809Z] Average: 26030429 31477631 788674 2.40 190500 5324196 1788058 5.27 1860814 4343755 111256 [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] 02:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-07T02:18:39.809Z] 02:02:01 veth66970ed 2.08 4.80 0.16 63.64 0.00 0.00 0.00 0.01 [2025-08-07T02:18:39.809Z] 02:02:01 ens3 711.73 477.95 8409.60 138.49 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:02:01 docker0 57.85 54.21 3.97 314.66 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:02:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:03:01 veth5083d4b 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:03:01 ens3 408.28 305.43 2906.03 41.24 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:03:01 docker0 282.65 371.20 24.27 2871.47 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:04:01 ens3 92.97 77.45 227.59 376.12 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:04:01 docker0 5.53 10.78 0.33 123.38 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:04:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:05:01 ens3 3.40 1.73 5.15 0.87 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:06:01 ens3 290.17 191.55 5495.92 20.23 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:06:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:07:01 ens3 1.00 0.83 0.50 0.21 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:08:01 ens3 0.60 0.40 1.45 0.03 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:09:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:12:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:14:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:17:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:18:01 ens3 287.85 186.40 6699.37 30.61 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:18:01 docker0 64.24 84.87 5.63 853.53 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] 02:18:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] Average: ens3 105.12 72.69 1389.89 35.66 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] Average: docker0 24.10 30.63 2.01 244.81 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] ---> sar -P ALL: [2025-08-07T02:18:39.809Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6414) 08/07/25 _x86_64_ (8 CPU) [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] 02:00:39 LINUX RESTART (8 CPU) [2025-08-07T02:18:39.809Z] [2025-08-07T02:18:39.809Z] 02:01:02 CPU %user %nice %system %iowait %steal %idle [2025-08-07T02:18:39.809Z] 02:02:01 all 9.90 0.00 3.08 2.90 0.08 84.03 [2025-08-07T02:18:39.809Z] 02:02:01 0 11.64 0.00 2.50 0.27 0.09 85.50 [2025-08-07T02:18:39.809Z] 02:02:01 1 9.75 0.00 3.78 6.85 0.10 79.53 [2025-08-07T02:18:39.809Z] 02:02:01 2 10.15 0.00 4.27 4.44 0.09 81.06 [2025-08-07T02:18:39.809Z] 02:02:01 3 9.39 0.00 2.64 1.01 0.07 86.89 [2025-08-07T02:18:39.809Z] 02:02:01 4 9.82 0.00 4.32 0.79 0.09 84.98 [2025-08-07T02:18:39.809Z] 02:02:01 5 9.35 0.00 2.39 1.19 0.10 86.97 [2025-08-07T02:18:39.809Z] 02:02:01 6 12.46 0.00 2.28 1.47 0.05 83.74 [2025-08-07T02:18:39.809Z] 02:02:01 7 6.65 0.00 2.51 7.18 0.07 83.59 [2025-08-07T02:18:39.809Z] 02:03:01 all 27.26 0.00 5.64 2.94 0.08 64.08 [2025-08-07T02:18:39.809Z] 02:03:01 0 28.23 0.00 5.28 0.22 0.07 66.21 [2025-08-07T02:18:39.809Z] 02:03:01 1 27.58 0.00 5.78 2.30 0.07 64.27 [2025-08-07T02:18:39.809Z] 02:03:01 2 27.26 0.00 6.06 6.80 0.08 59.79 [2025-08-07T02:18:39.809Z] 02:03:01 3 26.64 0.00 5.25 0.49 0.08 67.54 [2025-08-07T02:18:39.809Z] 02:03:01 4 27.69 0.00 6.58 10.51 0.08 55.14 [2025-08-07T02:18:39.809Z] 02:03:01 5 26.43 0.00 5.41 0.56 0.07 67.53 [2025-08-07T02:18:39.809Z] 02:03:01 6 28.05 0.00 5.29 0.32 0.08 66.26 [2025-08-07T02:18:39.809Z] 02:03:01 7 26.22 0.00 5.47 2.34 0.07 65.90 [2025-08-07T02:18:39.809Z] 02:04:01 all 37.82 0.00 5.33 2.32 0.11 54.42 [2025-08-07T02:18:39.809Z] 02:04:01 0 37.53 0.00 5.44 0.47 0.08 56.48 [2025-08-07T02:18:39.809Z] 02:04:01 1 38.11 0.00 5.65 0.67 0.08 55.48 [2025-08-07T02:18:39.809Z] 02:04:01 2 37.31 0.00 5.20 0.22 0.08 57.18 [2025-08-07T02:18:39.809Z] 02:04:01 3 38.46 0.00 5.17 2.76 0.10 53.50 [2025-08-07T02:18:39.809Z] 02:04:01 4 37.66 0.00 5.38 4.37 0.10 52.48 [2025-08-07T02:18:39.809Z] 02:04:01 5 38.66 0.00 5.55 3.99 0.18 51.61 [2025-08-07T02:18:39.809Z] 02:04:01 6 38.56 0.00 5.11 1.55 0.12 54.66 [2025-08-07T02:18:39.809Z] 02:04:01 7 36.27 0.00 5.14 4.53 0.10 53.96 [2025-08-07T02:18:39.809Z] 02:05:01 all 0.08 0.00 0.03 0.03 0.01 99.86 [2025-08-07T02:18:39.809Z] 02:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-08-07T02:18:39.809Z] 02:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-08-07T02:18:39.809Z] 02:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.809Z] 02:05:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2025-08-07T02:18:39.809Z] 02:05:01 4 0.38 0.00 0.02 0.00 0.00 99.60 [2025-08-07T02:18:39.809Z] 02:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-07T02:18:39.809Z] 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.809Z] 02:05:01 7 0.13 0.00 0.02 0.17 0.00 99.68 [2025-08-07T02:18:39.809Z] 02:06:01 all 4.08 0.00 1.76 1.37 0.03 92.75 [2025-08-07T02:18:39.809Z] 02:06:01 0 3.85 0.00 1.91 0.13 0.03 94.07 [2025-08-07T02:18:39.809Z] 02:06:01 1 4.40 0.00 1.56 1.64 0.03 92.37 [2025-08-07T02:18:39.809Z] 02:06:01 2 4.19 0.00 1.39 0.90 0.03 93.49 [2025-08-07T02:18:39.809Z] 02:06:01 3 2.93 0.00 1.41 1.76 0.03 93.88 [2025-08-07T02:18:39.809Z] 02:06:01 4 4.63 0.00 2.49 0.08 0.03 92.77 [2025-08-07T02:18:39.809Z] 02:06:01 5 3.92 0.00 1.53 0.52 0.03 94.00 [2025-08-07T02:18:39.810Z] 02:06:01 6 3.80 0.00 1.53 0.54 0.03 94.10 [2025-08-07T02:18:39.810Z] 02:06:01 7 4.92 0.00 2.28 5.44 0.03 87.32 [2025-08-07T02:18:39.810Z] 02:07:01 all 0.94 0.00 0.53 0.13 0.01 98.39 [2025-08-07T02:18:39.810Z] 02:07:01 0 1.05 0.00 0.45 0.00 0.02 98.48 [2025-08-07T02:18:39.810Z] 02:07:01 1 0.27 0.00 0.35 0.40 0.02 98.97 [2025-08-07T02:18:39.810Z] 02:07:01 2 2.80 0.00 0.35 0.03 0.03 96.79 [2025-08-07T02:18:39.810Z] 02:07:01 3 0.88 0.00 0.32 0.55 0.00 98.25 [2025-08-07T02:18:39.810Z] 02:07:01 4 0.40 0.00 0.95 0.02 0.02 98.62 [2025-08-07T02:18:39.810Z] 02:07:01 5 0.33 0.00 0.25 0.02 0.02 99.38 [2025-08-07T02:18:39.810Z] 02:07:01 6 1.12 0.00 1.28 0.02 0.00 97.58 [2025-08-07T02:18:39.810Z] 02:07:01 7 0.67 0.00 0.27 0.02 0.02 99.03 [2025-08-07T02:18:39.810Z] 02:08:01 all 0.10 0.00 0.04 0.01 0.01 99.84 [2025-08-07T02:18:39.810Z] 02:08:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2025-08-07T02:18:39.810Z] 02:08:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2025-08-07T02:18:39.810Z] 02:08:01 2 0.22 0.00 0.03 0.02 0.00 99.73 [2025-08-07T02:18:39.810Z] 02:08:01 3 0.23 0.00 0.12 0.00 0.02 99.63 [2025-08-07T02:18:39.810Z] 02:08:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2025-08-07T02:18:39.810Z] 02:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:08:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2025-08-07T02:18:39.810Z] 02:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-08-07T02:18:39.810Z] 02:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:09:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-07T02:18:39.810Z] 02:09:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-07T02:18:39.810Z] 02:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:10:01 all 0.06 0.00 0.01 0.00 0.02 99.91 [2025-08-07T02:18:39.810Z] 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:10:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-07T02:18:39.810Z] 02:10:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2025-08-07T02:18:39.810Z] 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:10:01 7 0.30 0.00 0.00 0.00 0.02 99.68 [2025-08-07T02:18:39.810Z] 02:11:01 all 0.19 0.00 0.01 0.15 0.01 99.64 [2025-08-07T02:18:39.810Z] 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:11:01 1 0.00 0.00 0.00 0.62 0.02 99.37 [2025-08-07T02:18:39.810Z] 02:11:01 2 1.40 0.00 0.02 0.00 0.00 98.58 [2025-08-07T02:18:39.810Z] 02:11:01 3 0.03 0.00 0.02 0.07 0.02 99.87 [2025-08-07T02:18:39.810Z] 02:11:01 4 0.02 0.00 0.00 0.45 0.00 99.53 [2025-08-07T02:18:39.810Z] 02:11:01 5 0.02 0.00 0.00 0.08 0.02 99.88 [2025-08-07T02:18:39.810Z] 02:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T02:18:39.810Z] 02:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:12:01 all 0.03 0.00 0.00 0.06 0.01 99.90 [2025-08-07T02:18:39.810Z] 02:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-07T02:18:39.810Z] 02:12:01 1 0.02 0.00 0.02 0.27 0.00 99.70 [2025-08-07T02:18:39.810Z] 02:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-07T02:18:39.810Z] 02:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:12:01 4 0.03 0.00 0.00 0.22 0.02 99.73 [2025-08-07T02:18:39.810Z] 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:12:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2025-08-07T02:18:39.810Z] [2025-08-07T02:18:39.810Z] 02:12:01 CPU %user %nice %system %iowait %steal %idle [2025-08-07T02:18:39.810Z] 02:13:01 all 0.12 0.00 0.01 0.02 0.01 99.84 [2025-08-07T02:18:39.810Z] 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T02:18:39.810Z] 02:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:13:01 2 0.88 0.00 0.02 0.00 0.00 99.11 [2025-08-07T02:18:39.810Z] 02:13:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-08-07T02:18:39.810Z] 02:13:01 4 0.00 0.00 0.02 0.12 0.00 99.87 [2025-08-07T02:18:39.810Z] 02:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T02:18:39.810Z] 02:14:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2025-08-07T02:18:39.810Z] 02:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:14:01 1 0.02 0.00 0.02 0.10 0.00 99.87 [2025-08-07T02:18:39.810Z] 02:14:01 2 1.53 0.00 0.00 0.00 0.00 98.47 [2025-08-07T02:18:39.810Z] 02:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T02:18:39.810Z] 02:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:15:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-08-07T02:18:39.810Z] 02:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-07T02:18:39.810Z] 02:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:15:01 2 1.58 0.00 0.02 0.00 0.02 98.39 [2025-08-07T02:18:39.810Z] 02:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:15:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-07T02:18:39.810Z] 02:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-07T02:18:39.810Z] 02:16:01 all 0.04 0.00 0.02 0.05 0.00 99.88 [2025-08-07T02:18:39.810Z] 02:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-08-07T02:18:39.810Z] 02:16:01 1 0.00 0.00 0.03 0.37 0.00 99.60 [2025-08-07T02:18:39.810Z] 02:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-07T02:18:39.810Z] 02:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2025-08-07T02:18:39.810Z] 02:16:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2025-08-07T02:18:39.810Z] 02:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-07T02:18:39.810Z] 02:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-08-07T02:18:39.810Z] 02:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:17:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-07T02:18:39.810Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2025-08-07T02:18:39.810Z] 02:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-07T02:18:39.810Z] 02:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-07T02:18:39.810Z] 02:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-07T02:18:39.810Z] 02:18:01 all 5.28 0.00 2.09 2.54 0.05 90.04 [2025-08-07T02:18:39.810Z] 02:18:01 0 5.56 0.00 2.18 1.24 0.05 90.97 [2025-08-07T02:18:39.810Z] 02:18:01 1 4.40 0.00 1.71 4.65 0.05 89.19 [2025-08-07T02:18:39.810Z] 02:18:01 2 4.86 0.00 2.99 0.19 0.03 91.94 [2025-08-07T02:18:39.810Z] 02:18:01 3 5.37 0.00 2.15 0.62 0.07 91.79 [2025-08-07T02:18:39.810Z] 02:18:01 4 6.37 0.00 2.12 6.86 0.03 84.62 [2025-08-07T02:18:39.810Z] 02:18:01 5 5.50 0.00 2.03 0.10 0.05 92.32 [2025-08-07T02:18:39.810Z] 02:18:01 6 5.66 0.00 2.03 6.21 0.05 86.05 [2025-08-07T02:18:39.810Z] 02:18:01 7 4.56 0.00 1.50 0.45 0.03 93.45 [2025-08-07T02:18:39.810Z] Average: all 5.04 0.00 1.08 0.73 0.03 93.12 [2025-08-07T02:18:39.810Z] Average: 0 5.15 0.00 1.05 0.14 0.03 93.64 [2025-08-07T02:18:39.810Z] Average: 1 4.94 0.00 1.11 1.05 0.03 92.87 [2025-08-07T02:18:39.810Z] Average: 2 5.39 0.00 1.18 0.73 0.03 92.67 [2025-08-07T02:18:39.810Z] Average: 3 4.92 0.00 1.01 0.43 0.03 93.61 [2025-08-07T02:18:39.810Z] Average: 4 5.09 0.00 1.28 1.38 0.03 92.23 [2025-08-07T02:18:39.810Z] Average: 5 4.92 0.00 1.01 0.38 0.03 93.66 [2025-08-07T02:18:39.810Z] Average: 6 5.23 0.00 1.03 0.59 0.02 93.12 [2025-08-07T02:18:39.810Z] Average: 7 4.67 0.00 1.01 1.17 0.02 93.12 [2025-08-07T02:18:39.810Z] [2025-08-07T02:18:39.810Z] [2025-08-07T02:18:39.810Z]