Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec44a8819ba005337177245ce03e1d8be8531c4f 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-ssh8100456528988531909.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-ssh2747726800406236529.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-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1752118903379109207.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-ssh8365678460177108503.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10096672203544812543.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8212 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ec44a8819ba005337177245ce03e1d8be8531c4f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 ec44a8819ba005337177245ce03e1d8be8531c4f # timeout=10 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" > git rev-list --no-walk b78a087920cfbc1dd4f97b21235e56c5b25818a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-03T06:07:50.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-03T06:07:50.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-03T06:07:50.570Z] ========================================================= [2025-09-03T06:07:50.570Z] EdgeX Global Pipelines Version Info [2025-09-03T06:07:50.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:07:51.666Z] ------------------- [2025-09-03T06:07:51.666Z] stable info: [2025-09-03T06:07:51.666Z] ------------------- [2025-09-03T06:07:51.666Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-03T06:07:51.666Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-03T06:07:51.666Z] Message: update stable to v1.0.276 [2025-09-03T06:07:51.926Z] ------------------- [2025-09-03T06:07:51.926Z] experimental info: [2025-09-03T06:07:51.926Z] ------------------- [2025-09-03T06:07:51.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-03T06:07:51.926Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-03T06:07:51.926Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-03T06:07:52.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-09-03T06:07:52.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-09-03T06:07:52.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-03T06:07:52.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-03T06:07:52.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-03T06:07:52.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-03T06:07:52.155Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-03T06:07:52.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-03T06:07:52.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-03T06:07:52.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-03T06:07:52.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-03T06:07:52.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-09-03T06:07:52.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-03T06:07:52.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-03T06:07:52.354Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-03T06:07:52.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-03T06:07:52.410Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-03T06:07:52.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-03T06:07:52.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-03T06:07:52.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-03T06:07:52.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-03T06:07:52.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-03T06:07:52.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-03T06:07:52.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-03T06:07:52.598Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-03T06:07:52.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-03T06:07:52.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-03T06:07:52.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-03T06:07:52.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-03T06:07:52.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-03T06:07:52.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo [2025-09-03T06:07:52.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec44a88 [Pipeline] echo [2025-09-03T06:07:52.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:07:52.846Z] provisioning config files... [2025-09-03T06:07:52.859Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4410587241719349218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:07:53.207Z] ---> ****-login.sh [2025-09-03T06:07:53.207Z] nexus3.edgexfoundry.org:10001 [2025-09-03T06:07:53.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:07:53.466Z] [2025-09-03T06:07:53.466Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T06:07:53.466Z] Configure a credential helper to remove this warning. See [2025-09-03T06:07:53.466Z] https://docs.****.com/go/credential-store/ [2025-09-03T06:07:53.466Z] [2025-09-03T06:07:53.466Z] Login Succeeded [2025-09-03T06:07:53.466Z] nexus3.edgexfoundry.org:10002 [2025-09-03T06:07:53.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:07:53.466Z] [2025-09-03T06:07:53.466Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T06:07:53.466Z] Configure a credential helper to remove this warning. See [2025-09-03T06:07:53.466Z] https://docs.****.com/go/credential-store/ [2025-09-03T06:07:53.466Z] [2025-09-03T06:07:53.466Z] Login Succeeded [2025-09-03T06:07:53.466Z] nexus3.edgexfoundry.org:10003 [2025-09-03T06:07:53.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:07:53.727Z] [2025-09-03T06:07:53.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T06:07:53.727Z] Configure a credential helper to remove this warning. See [2025-09-03T06:07:53.727Z] https://docs.****.com/go/credential-store/ [2025-09-03T06:07:53.727Z] [2025-09-03T06:07:53.727Z] Login Succeeded [2025-09-03T06:07:53.727Z] nexus3.edgexfoundry.org:10004 [2025-09-03T06:07:53.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:07:53.727Z] [2025-09-03T06:07:53.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T06:07:53.727Z] Configure a credential helper to remove this warning. See [2025-09-03T06:07:53.727Z] https://docs.****.com/go/credential-store/ [2025-09-03T06:07:53.727Z] [2025-09-03T06:07:53.727Z] Login Succeeded [2025-09-03T06:07:53.727Z] ****.io [2025-09-03T06:07:53.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:07:53.987Z] [2025-09-03T06:07:53.988Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T06:07:53.988Z] Configure a credential helper to remove this warning. See [2025-09-03T06:07:53.988Z] https://docs.****.com/go/credential-store/ [2025-09-03T06:07:53.988Z] [2025-09-03T06:07:53.988Z] Login Succeeded [2025-09-03T06:07:53.988Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T06:07:53.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-03T06:07:54.406Z] + git rev-list -1 --merges ec44a8819ba005337177245ce03e1d8be8531c4f~1..ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo [2025-09-03T06:07:54.435Z] -----------> git rev-list -1 --merges ec44a8819ba005337177245ce03e1d8be8531c4f~1..ec44a8819ba005337177245ce03e1d8be8531c4f ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:07:54.435Z] ec44a8819ba005337177245ce03e1d8be8531c4f [false] [Pipeline] sh [2025-09-03T06:07:54.723Z] + git log --format=format:%s -1 ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo [2025-09-03T06:07:54.739Z] ========================================================= [2025-09-03T06:07:54.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-03T06:07:54.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-03T06:07:55.082Z] + git log --format=format:%s -1 ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo [2025-09-03T06:07:55.096Z] [semverPrep] GIT_COMMIT: ec44a8819ba005337177245ce03e1d8be8531c4f, Commit Message: Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34 [Pipeline] echo [2025-09-03T06:07:55.113Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-03T06:07:55.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T06:07:55.488Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-03T06:07:55.488Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-03T06:07:55.488Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-03T06:07:55.488Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-03T06:07:55.488Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-03T06:07:55.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:07:55.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T06:07:55.900Z] [2025-09-03T06:07:55.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:07:56.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T06:07:56.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-03T06:07:56.205Z] 3dae71ba6b94: Pulling fs layer [2025-09-03T06:07:56.205Z] 6bf1a483ea7c: Pulling fs layer [2025-09-03T06:07:56.205Z] f5dfc541a4d3: Pulling fs layer [2025-09-03T06:07:56.205Z] 461d9e800cba: Pulling fs layer [2025-09-03T06:07:56.205Z] 80192f66455f: Pulling fs layer [2025-09-03T06:07:56.205Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-03T06:07:56.205Z] a29436f7fd5d: Pulling fs layer [2025-09-03T06:07:56.205Z] 923cac83aea3: Pulling fs layer [2025-09-03T06:07:56.205Z] 25ad8b0a4227: Pulling fs layer [2025-09-03T06:07:56.205Z] db01528c6b51: Pulling fs layer [2025-09-03T06:07:56.205Z] 28988de357af: Pulling fs layer [2025-09-03T06:07:56.205Z] 2e8e34ca0e6c: Waiting [2025-09-03T06:07:56.205Z] 461d9e800cba: Waiting [2025-09-03T06:07:56.205Z] a29436f7fd5d: Waiting [2025-09-03T06:07:56.205Z] 80192f66455f: Waiting [2025-09-03T06:07:56.205Z] 923cac83aea3: Waiting [2025-09-03T06:07:56.205Z] 28988de357af: Waiting [2025-09-03T06:07:56.205Z] 25ad8b0a4227: Waiting [2025-09-03T06:07:56.205Z] db01528c6b51: Waiting [2025-09-03T06:07:56.205Z] 6bf1a483ea7c: Verifying Checksum [2025-09-03T06:07:56.205Z] 6bf1a483ea7c: Download complete [2025-09-03T06:07:56.205Z] 461d9e800cba: Verifying Checksum [2025-09-03T06:07:56.205Z] 461d9e800cba: Download complete [2025-09-03T06:07:56.205Z] 80192f66455f: Verifying Checksum [2025-09-03T06:07:56.205Z] 80192f66455f: Download complete [2025-09-03T06:07:56.462Z] f5dfc541a4d3: Verifying Checksum [2025-09-03T06:07:56.462Z] f5dfc541a4d3: Download complete [2025-09-03T06:07:56.462Z] 3dae71ba6b94: Verifying Checksum [2025-09-03T06:07:56.462Z] 3dae71ba6b94: Download complete [2025-09-03T06:07:56.462Z] 923cac83aea3: Verifying Checksum [2025-09-03T06:07:56.462Z] 923cac83aea3: Download complete [2025-09-03T06:07:56.730Z] 25ad8b0a4227: Verifying Checksum [2025-09-03T06:07:56.730Z] 25ad8b0a4227: Download complete [2025-09-03T06:07:56.730Z] db01528c6b51: Download complete [2025-09-03T06:07:56.730Z] 28988de357af: Download complete [2025-09-03T06:07:56.987Z] a29436f7fd5d: Verifying Checksum [2025-09-03T06:07:56.987Z] a29436f7fd5d: Download complete [2025-09-03T06:07:57.248Z] 2e8e34ca0e6c: Download complete [2025-09-03T06:07:58.184Z] 3dae71ba6b94: Pull complete [2025-09-03T06:07:58.184Z] 6bf1a483ea7c: Pull complete [2025-09-03T06:07:58.754Z] f5dfc541a4d3: Pull complete [2025-09-03T06:07:59.014Z] 461d9e800cba: Pull complete [2025-09-03T06:07:59.014Z] 80192f66455f: Pull complete [2025-09-03T06:08:03.210Z] 2e8e34ca0e6c: Pull complete [2025-09-03T06:08:03.470Z] a29436f7fd5d: Pull complete [2025-09-03T06:08:03.470Z] 923cac83aea3: Pull complete [2025-09-03T06:08:03.470Z] 25ad8b0a4227: Pull complete [2025-09-03T06:08:03.470Z] db01528c6b51: Pull complete [2025-09-03T06:08:03.729Z] 28988de357af: Pull complete [2025-09-03T06:08:03.729Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-03T06:08:03.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T06:08:03.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:08:03.874Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:08:03.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:08:06.061Z] $ docker top d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c -eo pid,comm [2025-09-03T06:08:06.109Z] 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-09-03T06:08:06.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T06:08:06.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T06:08:06.177Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T06:08:06.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T06:08:06.289Z] $ docker exec d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent [2025-09-03T06:08:06.381Z] SSH_AUTH_SOCK=/tmp/ssh-Qyr9FFo3uUT7/agent.32 [2025-09-03T06:08:06.381Z] SSH_AGENT_PID=38 [2025-09-03T06:08:06.387Z] Running ssh-add (command line suppressed) [2025-09-03T06:08:06.481Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5379242649990719053.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5379242649990719053.key) [2025-09-03T06:08:06.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T06:08:06.796Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-09-03T06:08:07.087Z] + git tag --points-at HEAD [Pipeline] } [2025-09-03T06:08:07.099Z] $ docker exec --env ******** --env ******** d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent -k [2025-09-03T06:08:07.202Z] unset SSH_AUTH_SOCK; [2025-09-03T06:08:07.202Z] unset SSH_AGENT_PID; [2025-09-03T06:08:07.202Z] echo Agent pid 38 killed; [2025-09-03T06:08:07.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-03T06:08:07.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T06:08:07.254Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T06:08:07.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T06:08:07.358Z] $ docker exec d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent [2025-09-03T06:08:07.463Z] SSH_AUTH_SOCK=/tmp/ssh-hDZduPe41BOp/agent.85 [2025-09-03T06:08:07.463Z] SSH_AGENT_PID=91 [2025-09-03T06:08:07.468Z] Running ssh-add (command line suppressed) [2025-09-03T06:08:07.572Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10124086829774301265.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10124086829774301265.key) [2025-09-03T06:08:07.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T06:08:07.877Z] + git semver init [2025-09-03T06:08:08.136Z] 2025-09-03 06:08:08,083 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T06:08:08.136Z] 2025-09-03 06:08:08,086 [run_init] DEBUG init version:0.0.0 force:False [2025-09-03T06:08:08.136Z] 2025-09-03 06:08:08,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-09-03T06:08:08.136Z] 2025-09-03 06:08:08,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-09-03T06:08:08.136Z] 2025-09-03 06:08:08,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-03T06:08:09.515Z] 2025-09-03 06:08:09,311 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-09-03T06:08:09.515Z] 2025-09-03 06:08:09,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-09-03T06:08:09.515Z] 2025-09-03 06:08:09,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:08:09.515Z] 2025-09-03 06:08:09,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:08:09.515Z] 4.1.0-dev.8 [Pipeline] } [2025-09-03T06:08:09.525Z] $ docker exec --env ******** --env ******** d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent -k [2025-09-03T06:08:09.620Z] unset SSH_AUTH_SOCK; [2025-09-03T06:08:09.621Z] unset SSH_AGENT_PID; [2025-09-03T06:08:09.621Z] echo Agent pid 91 killed; [2025-09-03T06:08:09.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T06:08:09.954Z] + git semver [Pipeline] } [2025-09-03T06:08:10.224Z] $ docker stop --time=1 d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c [2025-09-03T06:08:11.500Z] $ docker rm -f --volumes d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T06:08:11.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-03T06:08:12.087Z] Stashed 1 file(s) [Pipeline] echo [2025-09-03T06:08:12.091Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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-09-03T06:08:12.274Z] provisioning config files... [2025-09-03T06:08:12.282Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3762751437406874526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:08:12.611Z] ---> ****-login.sh [2025-09-03T06:08:12.611Z] nexus3.edgexfoundry.org:10001 [2025-09-03T06:08:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:08:12.611Z] Login Succeeded [2025-09-03T06:08:12.611Z] nexus3.edgexfoundry.org:10002 [2025-09-03T06:08:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:08:12.611Z] Login Succeeded [2025-09-03T06:08:12.611Z] nexus3.edgexfoundry.org:10003 [2025-09-03T06:08:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:08:12.877Z] Login Succeeded [2025-09-03T06:08:12.877Z] nexus3.edgexfoundry.org:10004 [2025-09-03T06:08:12.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:08:12.877Z] Login Succeeded [2025-09-03T06:08:12.877Z] ****.io [2025-09-03T06:08:12.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:08:13.136Z] Login Succeeded [2025-09-03T06:08:13.136Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T06:08:13.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-03T06:08:13.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T06:08:13.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T06:08:13.267Z] ========================================================= [2025-09-03T06:08:13.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-03T06:08:13.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:08:13.603Z] + 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-09-03T06:08:14.170Z] #0 building with "default" instance using docker driver [2025-09-03T06:08:14.170Z] [2025-09-03T06:08:14.170Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:08:14.170Z] #1 transferring dockerfile: 1.52kB done [2025-09-03T06:08:14.170Z] #1 DONE 0.0s [2025-09-03T06:08:14.170Z] [2025-09-03T06:08:14.170Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-03T06:08:14.170Z] #2 DONE 0.1s [2025-09-03T06:08:14.429Z] [2025-09-03T06:08:14.429Z] #3 [internal] load .dockerignore [2025-09-03T06:08:14.429Z] #3 transferring context: 182B done [2025-09-03T06:08:14.429Z] #3 DONE 0.0s [2025-09-03T06:08:14.429Z] [2025-09-03T06:08:14.430Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-03T06:08:14.430Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-03T06:08:14.430Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-03T06:08:14.430Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-09-03T06:08:14.430Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s [2025-09-03T06:08:14.430Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-09-03T06:08:14.430Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-03T06:08:14.430Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-03T06:08:14.430Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-03T06:08:14.430Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-09-03T06:08:14.430Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-03T06:08:14.430Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-03T06:08:14.430Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-03T06:08:14.430Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-09-03T06:08:14.430Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-09-03T06:08:14.688Z] #4 ... [2025-09-03T06:08:14.688Z] [2025-09-03T06:08:14.688Z] #5 [internal] load build context [2025-09-03T06:08:14.688Z] #5 transferring context: 27.94MB 0.2s done [2025-09-03T06:08:14.688Z] #5 DONE 0.2s [2025-09-03T06:08:14.688Z] [2025-09-03T06:08:14.688Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-03T06:08:14.688Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-09-03T06:08:14.688Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-03T06:08:14.688Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-09-03T06:08:14.688Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s [2025-09-03T06:08:14.688Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-03T06:08:14.689Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-03T06:08:14.689Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.5s [2025-09-03T06:08:14.689Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s [2025-09-03T06:08:14.689Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-03T06:08:14.689Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-03T06:08:14.948Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-09-03T06:08:14.948Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 41.94MB / 103.05MB 0.6s [2025-09-03T06:08:14.948Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-03T06:08:14.948Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-09-03T06:08:14.948Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 61.87MB / 103.05MB 0.7s [2025-09-03T06:08:14.948Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-03T06:08:15.206Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 83.89MB / 103.05MB 0.8s [2025-09-03T06:08:15.206Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-09-03T06:08:15.464Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-09-03T06:08:19.667Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.6s done [2025-09-03T06:08:19.925Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-03T06:08:19.925Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-03T06:08:19.925Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-03T06:08:19.925Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-03T06:08:19.925Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-03T06:08:20.183Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-03T06:08:20.183Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-03T06:08:23.480Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-09-03T06:08:23.480Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-03T06:08:23.480Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-09-03T06:08:23.480Z] #4 DONE 9.3s [2025-09-03T06:08:23.739Z] [2025-09-03T06:08:23.739Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-03T06:08:23.739Z] #6 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T06:08:23.998Z] #6 0.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T06:08:24.258Z] #6 0.548 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.558 (2/8) Installing libedit (20240517.3.1-r0) [2025-09-03T06:08:24.258Z] #6 0.562 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.581 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.590 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.594 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.597 (7/8) Installing openssh-server (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.607 (8/8) Installing openssh (9.7_p1-r5) [2025-09-03T06:08:24.258Z] #6 0.612 Executing busybox-1.36.1-r29.trigger [2025-09-03T06:08:24.258Z] #6 0.620 OK: 253 MiB in 66 packages [2025-09-03T06:08:26.179Z] #6 DONE 2.5s [2025-09-03T06:08:26.437Z] [2025-09-03T06:08:26.437Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-09-03T06:08:26.437Z] #7 DONE 0.0s [2025-09-03T06:08:26.437Z] [2025-09-03T06:08:26.437Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-03T06:08:26.437Z] #8 DONE 0.0s [2025-09-03T06:08:26.437Z] [2025-09-03T06:08:26.437Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T06:08:27.301Z] Still waiting to schedule task [2025-09-03T06:08:27.302Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-03T06:08:36.452Z] #9 DONE 10.0s [2025-09-03T06:08:36.452Z] [2025-09-03T06:08:36.452Z] #10 [builder 6/7] COPY . . [2025-09-03T06:08:36.452Z] #10 DONE 0.1s [2025-09-03T06:08:36.452Z] [2025-09-03T06:08:36.452Z] #11 [builder 7/7] RUN echo noop [2025-09-03T06:08:36.452Z] #11 0.200 noop [2025-09-03T06:08:36.710Z] #11 DONE 0.2s [2025-09-03T06:08:36.710Z] [2025-09-03T06:08:36.710Z] #12 exporting to image [2025-09-03T06:08:36.710Z] #12 exporting layers [2025-09-03T06:08:44.821Z] #12 exporting layers 7.0s done [2025-09-03T06:08:44.821Z] #12 writing image sha256:1c367c2631b258728e1e9a3f0b5b95cf6f9b96c236dcdec04af4797af86445e5 done [2025-09-03T06:08:44.821Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-03T06:08:44.821Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:08:45.147Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-03T06:08:45.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:08:45.221Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:08:45.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:08:45.568Z] $ docker top 3175517a0dde23b05932800edc26340b801ec431759408883b1e2003b38e6478 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:08:45.907Z] + go version [2025-09-03T06:08:45.907Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-03T06:08:45.915Z] $ docker stop --time=1 3175517a0dde23b05932800edc26340b801ec431759408883b1e2003b38e6478 [2025-09-03T06:08:47.197Z] $ docker rm -f --volumes 3175517a0dde23b05932800edc26340b801ec431759408883b1e2003b38e6478 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:08:47.611Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-03T06:08:47.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:08:47.684Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:08:47.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:08:47.936Z] $ docker top f9d782c228127cbe6d877a6167032d33217097771cda2d58e7cf032870c883bf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:08:48.279Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-09-03T06:08:48.584Z] + make test [2025-09-03T06:08:48.584Z] go test ./... -coverprofile=coverage.out [2025-09-03T06:08:49.957Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-09-03T06:09:08.038Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-09-03T06:09:08.038Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements [2025-09-03T06:09:20.238Z] go vet ./... [2025-09-03T06:09:24.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-03T06:09:24.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-03T06:09:24.434Z] ./bin/test-attribution-txt.sh [2025-09-03T06:09:24.434Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-03T06:09:24.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-03T06:09:24.468Z] $ docker stop --time=1 f9d782c228127cbe6d877a6167032d33217097771cda2d58e7cf032870c883bf [2025-09-03T06:09:26.636Z] $ docker rm -f --volumes f9d782c228127cbe6d877a6167032d33217097771cda2d58e7cf032870c883bf [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T06:09:27.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-03T06:09:27.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-03T06:09:27.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-03T06:09:28.044Z] + ls -al . [2025-09-03T06:09:28.044Z] total 260 [2025-09-03T06:09:28.044Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 06:08 . [2025-09-03T06:09:28.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:07 .. [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 06:07 .dockerignore [2025-09-03T06:09:28.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:09 .git [2025-09-03T06:09:28.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:07 .github [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 3 06:07 .gitignore [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 3 06:07 .golangci.yml [2025-09-03T06:09:28.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 06:08 .semver [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 20445 Sep 3 06:07 Attribution.txt [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 18046 Sep 3 06:07 CHANGELOG.md [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 1479 Sep 3 06:07 Dockerfile [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 06:07 GOVERNANCE.md [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 3 06:07 Jenkinsfile [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 06:07 LICENSE [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 2524 Sep 3 06:07 Makefile [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 3 06:07 OWNERS.md [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 3 06:07 README.md [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 06:08 VERSION [2025-09-03T06:09:28.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:07 bin [2025-09-03T06:09:28.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:07 cmd [2025-09-03T06:09:28.044Z] -rw-r--r-- 1 jenkins jenkins 27945 Sep 3 06:09 coverage.out [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 6427 Sep 3 06:07 go.mod [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 87545 Sep 3 06:07 go.sum [2025-09-03T06:09:28.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:07 internal [2025-09-03T06:09:28.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:07 simulator [2025-09-03T06:09:28.044Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 3 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:09:28.360Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ec44a8819ba005337177245ce03e1d8be8531c4f --label arch=amd64 --label version=4.1.0-dev.8 . [2025-09-03T06:09:28.618Z] #0 building with "default" instance using docker driver [2025-09-03T06:09:28.618Z] [2025-09-03T06:09:28.618Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:09:28.618Z] #1 transferring dockerfile: 1.52kB done [2025-09-03T06:09:28.618Z] #1 DONE 0.0s [2025-09-03T06:09:28.618Z] [2025-09-03T06:09:28.618Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-03T06:09:28.618Z] #2 DONE 0.0s [2025-09-03T06:09:28.618Z] [2025-09-03T06:09:28.618Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-03T06:09:29.188Z] #3 DONE 0.6s [2025-09-03T06:09:29.188Z] [2025-09-03T06:09:29.188Z] #4 [internal] load .dockerignore [2025-09-03T06:09:29.188Z] #4 transferring context: 182B done [2025-09-03T06:09:29.188Z] #4 DONE 0.0s [2025-09-03T06:09:29.188Z] [2025-09-03T06:09:29.188Z] #5 [internal] load build context [2025-09-03T06:09:29.188Z] #5 transferring context: 40.54kB 0.0s done [2025-09-03T06:09:29.188Z] #5 DONE 0.0s [2025-09-03T06:09:29.188Z] [2025-09-03T06:09:29.188Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-03T06:09:29.188Z] #6 DONE 0.1s [2025-09-03T06:09:29.188Z] [2025-09-03T06:09:29.188Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-03T06:09:29.188Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-03T06:09:29.188Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-03T06:09:29.188Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-03T06:09:29.188Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-03T06:09:29.188Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s [2025-09-03T06:09:29.445Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s [2025-09-03T06:09:29.445Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done [2025-09-03T06:09:29.445Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-03T06:09:29.703Z] #7 DONE 0.5s [2025-09-03T06:09:29.703Z] [2025-09-03T06:09:29.703Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-03T06:09:29.703Z] #8 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T06:09:29.960Z] #8 ... [2025-09-03T06:09:29.960Z] [2025-09-03T06:09:29.960Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-03T06:09:29.960Z] #9 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T06:09:29.960Z] #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T06:09:29.960Z] #9 0.671 OK: 253 MiB in 66 packages [2025-09-03T06:09:29.960Z] #9 DONE 0.8s [2025-09-03T06:09:29.960Z] [2025-09-03T06:09:29.960Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-03T06:09:29.960Z] #8 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T06:09:29.960Z] #8 ... [2025-09-03T06:09:29.960Z] [2025-09-03T06:09:29.960Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-09-03T06:09:29.960Z] #10 DONE 0.0s [2025-09-03T06:09:29.960Z] [2025-09-03T06:09:29.960Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-03T06:09:29.960Z] #11 DONE 0.0s [2025-09-03T06:09:29.960Z] [2025-09-03T06:09:29.960Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-03T06:09:29.960Z] #8 0.529 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-03T06:09:30.218Z] #8 0.534 Executing busybox-1.36.1-r29.trigger [2025-09-03T06:09:30.218Z] #8 0.543 OK: 8 MiB in 15 packages [2025-09-03T06:09:30.218Z] #8 DONE 0.7s [2025-09-03T06:09:30.218Z] [2025-09-03T06:09:30.218Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T06:09:30.477Z] #12 DONE 0.4s [2025-09-03T06:09:30.477Z] [2025-09-03T06:09:30.477Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-03T06:09:30.477Z] #13 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T06:09:30.735Z] #13 ... [2025-09-03T06:09:30.735Z] [2025-09-03T06:09:30.735Z] #14 [builder 6/7] COPY . . [2025-09-03T06:09:30.735Z] #14 DONE 0.2s [2025-09-03T06:09:30.735Z] [2025-09-03T06:09:30.735Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-03T06:09:30.735Z] #13 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T06:09:30.992Z] #13 0.670 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T06:09:30.992Z] #13 0.684 Executing busybox-1.36.1-r30.post-upgrade [2025-09-03T06:09:30.992Z] #13 0.725 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T06:09:30.992Z] #13 0.728 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T06:09:30.992Z] #13 0.731 Executing busybox-1.36.1-r30.trigger [2025-09-03T06:09:30.992Z] #13 0.739 OK: 8 MiB in 15 packages [2025-09-03T06:09:30.992Z] #13 DONE 0.9s [2025-09-03T06:09:30.992Z] [2025-09-03T06:09:30.992Z] #15 [builder 7/7] RUN make build [2025-09-03T06:09:30.992Z] #15 0.243 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-09-03T06:09:55.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8214 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-09-03T06:09:55.511Z] Running in /w/workspace/device-modbus-go/199 [Pipeline] { [Pipeline] checkout [2025-09-03T06:09:57.531Z] #15 DONE 22.7s [2025-09-03T06:09:57.531Z] [2025-09-03T06:09:57.531Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-09-03T06:09:57.531Z] #16 DONE 0.2s [2025-09-03T06:09:57.531Z] [2025-09-03T06:09:57.531Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-09-03T06:09:57.531Z] #17 DONE 0.0s [2025-09-03T06:09:57.531Z] [2025-09-03T06:09:57.531Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-09-03T06:09:57.531Z] #18 DONE 0.0s [2025-09-03T06:09:57.531Z] [2025-09-03T06:09:57.531Z] #19 exporting to image [2025-09-03T06:09:57.531Z] #19 exporting layers [2025-09-03T06:09:57.531Z] #19 exporting layers 0.3s done [2025-09-03T06:09:57.531Z] #19 writing image sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done [2025-09-03T06:09:57.531Z] #19 naming to docker.io/library/device-modbus done [2025-09-03T06:09:57.531Z] #19 DONE 0.3s [Pipeline] } [2025-09-03T06:09:58.555Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:09:58.670Z] provisioning config files... [2025-09-03T06:09:58.679Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1709164732045576616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:09:58.982Z] ---> ****-login.sh [2025-09-03T06:09:58.983Z] nexus3.edgexfoundry.org:10001 [2025-09-03T06:09:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:09:58.983Z] Login Succeeded [2025-09-03T06:09:58.983Z] nexus3.edgexfoundry.org:10002 [2025-09-03T06:09:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:09:58.983Z] Login Succeeded [2025-09-03T06:09:58.983Z] nexus3.edgexfoundry.org:10003 [2025-09-03T06:09:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:09:59.241Z] Login Succeeded [2025-09-03T06:09:59.241Z] nexus3.edgexfoundry.org:10004 [2025-09-03T06:09:59.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:09:59.241Z] Login Succeeded [2025-09-03T06:09:59.241Z] ****.io [2025-09-03T06:09:59.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:09:59.499Z] Login Succeeded [2025-09-03T06:09:59.499Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T06:09:59.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T06:09:59.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T06:09:59.571Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-09-03T06:09:59.571Z] ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:09:59.571Z] latest [2025-09-03T06:09:59.571Z] 4.1.0-dev.8 [2025-09-03T06:09:59.571Z] ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:09:59.571Z] main [2025-09-03T06:09:59.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:09:59.897Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:00.215Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:10:00.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-03T06:10:00.216Z] 5df09284ccc5: Preparing [2025-09-03T06:10:00.216Z] 1ebb0509b44c: Preparing [2025-09-03T06:10:00.216Z] ab0cf7071fda: Preparing [2025-09-03T06:10:00.216Z] b3440d491287: Preparing [2025-09-03T06:10:00.216Z] d9098fa72d53: Preparing [2025-09-03T06:10:00.216Z] 097100c76c15: Preparing [2025-09-03T06:10:00.216Z] 097100c76c15: Waiting [2025-09-03T06:10:00.216Z] 1ebb0509b44c: Pushed [2025-09-03T06:10:00.216Z] 5df09284ccc5: Pushed [2025-09-03T06:10:00.216Z] d9098fa72d53: Pushed [2025-09-03T06:10:00.216Z] 097100c76c15: Layer already exists [2025-09-03T06:10:00.216Z] b3440d491287: Pushed [2025-09-03T06:10:03.216Z] using credential edgex-jenkins-ssh [2025-09-03T06:10:03.235Z] Cloning the remote Git repository [2025-09-03T06:10:03.274Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-09-03T06:10:03.358Z] > git init /w/workspace/device-modbus-go/199 # timeout=10 [2025-09-03T06:10:03.504Z] ab0cf7071fda: Pushed [2025-09-03T06:10:03.504Z] ec44a8819ba005337177245ce03e1d8be8531c4f: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:03.829Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:04.222Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-03T06:10:04.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-03T06:10:04.222Z] 5df09284ccc5: Preparing [2025-09-03T06:10:04.222Z] 1ebb0509b44c: Preparing [2025-09-03T06:10:04.222Z] ab0cf7071fda: Preparing [2025-09-03T06:10:04.222Z] b3440d491287: Preparing [2025-09-03T06:10:04.222Z] d9098fa72d53: Preparing [2025-09-03T06:10:04.222Z] 097100c76c15: Preparing [2025-09-03T06:10:04.222Z] 097100c76c15: Waiting [2025-09-03T06:10:04.222Z] d9098fa72d53: Layer already exists [2025-09-03T06:10:04.222Z] ab0cf7071fda: Layer already exists [2025-09-03T06:10:04.222Z] 1ebb0509b44c: Layer already exists [2025-09-03T06:10:04.222Z] b3440d491287: Layer already exists [2025-09-03T06:10:04.222Z] 5df09284ccc5: Layer already exists [2025-09-03T06:10:04.222Z] 097100c76c15: Layer already exists [2025-09-03T06:10:04.222Z] latest: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:04.547Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:03.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-09-03T06:10:03.504Z] > git --version # timeout=10 [2025-09-03T06:10:03.524Z] > git --version # 'git version 2.25.1' [2025-09-03T06:10:03.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-03T06:10:03.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T06:10:04.863Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [2025-09-03T06:10:04.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-03T06:10:04.863Z] 5df09284ccc5: Preparing [2025-09-03T06:10:04.863Z] 1ebb0509b44c: Preparing [2025-09-03T06:10:04.863Z] ab0cf7071fda: Preparing [2025-09-03T06:10:04.863Z] b3440d491287: Preparing [2025-09-03T06:10:04.863Z] d9098fa72d53: Preparing [2025-09-03T06:10:04.863Z] 097100c76c15: Preparing [2025-09-03T06:10:04.863Z] 097100c76c15: Waiting [2025-09-03T06:10:04.863Z] 1ebb0509b44c: Layer already exists [2025-09-03T06:10:04.863Z] b3440d491287: Layer already exists [2025-09-03T06:10:04.863Z] 5df09284ccc5: Layer already exists [2025-09-03T06:10:04.863Z] ab0cf7071fda: Layer already exists [2025-09-03T06:10:04.863Z] d9098fa72d53: Layer already exists [2025-09-03T06:10:04.863Z] 097100c76c15: Layer already exists [2025-09-03T06:10:04.863Z] 4.1.0-dev.8: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:05.193Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:05.527Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:10:05.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-03T06:10:05.527Z] 5df09284ccc5: Preparing [2025-09-03T06:10:05.527Z] 1ebb0509b44c: Preparing [2025-09-03T06:10:05.527Z] ab0cf7071fda: Preparing [2025-09-03T06:10:05.527Z] b3440d491287: Preparing [2025-09-03T06:10:05.527Z] d9098fa72d53: Preparing [2025-09-03T06:10:05.527Z] 097100c76c15: Preparing [2025-09-03T06:10:05.527Z] 097100c76c15: Waiting [2025-09-03T06:10:05.527Z] b3440d491287: Layer already exists [2025-09-03T06:10:05.527Z] ab0cf7071fda: Layer already exists [2025-09-03T06:10:05.527Z] 1ebb0509b44c: Layer already exists [2025-09-03T06:10:05.527Z] 5df09284ccc5: Layer already exists [2025-09-03T06:10:05.527Z] d9098fa72d53: Layer already exists [2025-09-03T06:10:05.527Z] 097100c76c15: Layer already exists [2025-09-03T06:10:05.527Z] ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:05.858Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:06.174Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-03T06:10:06.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-03T06:10:06.174Z] 5df09284ccc5: Preparing [2025-09-03T06:10:06.174Z] 1ebb0509b44c: Preparing [2025-09-03T06:10:06.174Z] ab0cf7071fda: Preparing [2025-09-03T06:10:06.174Z] b3440d491287: Preparing [2025-09-03T06:10:06.174Z] d9098fa72d53: Preparing [2025-09-03T06:10:06.174Z] 097100c76c15: Preparing [2025-09-03T06:10:06.174Z] 097100c76c15: Waiting [2025-09-03T06:10:06.174Z] ab0cf7071fda: Layer already exists [2025-09-03T06:10:06.174Z] 5df09284ccc5: Layer already exists [2025-09-03T06:10:06.174Z] b3440d491287: Layer already exists [2025-09-03T06:10:06.174Z] 1ebb0509b44c: Layer already exists [2025-09-03T06:10:06.174Z] d9098fa72d53: Layer already exists [2025-09-03T06:10:06.174Z] 097100c76c15: Layer already exists [2025-09-03T06:10:06.174Z] main: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T06:10:06.246Z] ===================================================== [Pipeline] echo [2025-09-03T06:10:06.257Z] taggedImages: [2025-09-03T06:10:06.257Z] - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:10:06.257Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-03T06:10:06.257Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [2025-09-03T06:10:06.257Z] - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:10:06.257Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-09-03T06:10:06.304Z] ========================================================= [2025-09-03T06:10:06.304Z] [edgeXBuildMultiArch] RAW Config: [2025-09-03T06:10:06.304Z] images: [2025-09-03T06:10:06.305Z] - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:10:06.305Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-03T06:10:06.305Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [2025-09-03T06:10:06.305Z] - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:10:06.305Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-03T06:10:06.305Z] settingsFile: [2025-09-03T06:10:06.305Z] device-modbus-go-settings [2025-09-03T06:10:06.305Z] ========================================================= [Pipeline] node [2025-09-03T06:10:07.048Z] Avoid second fetch [2025-09-03T06:10:07.048Z] Checking out Revision ec44a8819ba005337177245ce03e1d8be8531c4f (main) [2025-09-03T06:10:06.222Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-09-03T06:10:06.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T06:10:07.061Z] > git config core.sparsecheckout # timeout=10 [2025-09-03T06:10:07.118Z] > git checkout -f ec44a8819ba005337177245ce03e1d8be8531c4f # timeout=10 [2025-09-03T06:10:07.636Z] Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:10:11.956Z] provisioning config files... [2025-09-03T06:10:11.987Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/199@tmp/config2402899019498268137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:10:12.641Z] ---> ****-login.sh [2025-09-03T06:10:12.642Z] nexus3.edgexfoundry.org:10001 [2025-09-03T06:10:12.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:10:13.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:10:13.182Z] Configure a credential helper to remove this warning. See [2025-09-03T06:10:13.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:10:13.182Z] [2025-09-03T06:10:13.182Z] Login Succeeded [2025-09-03T06:10:13.182Z] nexus3.edgexfoundry.org:10002 [2025-09-03T06:10:13.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:10:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:10:13.453Z] Configure a credential helper to remove this warning. See [2025-09-03T06:10:13.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:10:13.453Z] [2025-09-03T06:10:13.453Z] Login Succeeded [2025-09-03T06:10:13.453Z] nexus3.edgexfoundry.org:10003 [2025-09-03T06:10:13.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:10:13.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:10:13.992Z] Configure a credential helper to remove this warning. See [2025-09-03T06:10:13.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:10:13.992Z] [2025-09-03T06:10:13.992Z] Login Succeeded [2025-09-03T06:10:13.992Z] nexus3.edgexfoundry.org:10004 [2025-09-03T06:10:14.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:10:14.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:10:14.268Z] Configure a credential helper to remove this warning. See [2025-09-03T06:10:14.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:10:14.268Z] [2025-09-03T06:10:14.268Z] Login Succeeded [2025-09-03T06:10:14.268Z] ****.io [2025-09-03T06:10:14.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:10:14.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:10:14.807Z] Configure a credential helper to remove this warning. See [2025-09-03T06:10:14.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:10:14.807Z] [2025-09-03T06:10:14.807Z] Login Succeeded [2025-09-03T06:10:14.807Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T06:10:14.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-03T06:10:15.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T06:10:15.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T06:10:15.204Z] ========================================================= [2025-09-03T06:10:15.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-03T06:10:15.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:10:15.581Z] + 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-09-03T06:10:16.185Z] Sending build context to Docker daemon 14.16MB [2025-09-03T06:10:16.185Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-03T06:10:16.185Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-03T06:10:16.185Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-03T06:10:16.185Z] 94e9d8af2201: Pulling fs layer [2025-09-03T06:10:16.185Z] a6c56e8762df: Pulling fs layer [2025-09-03T06:10:16.185Z] f0f3c8884826: Pulling fs layer [2025-09-03T06:10:16.185Z] c7e7622c144d: Pulling fs layer [2025-09-03T06:10:16.185Z] 4f4fb700ef54: Pulling fs layer [2025-09-03T06:10:16.185Z] c7e7622c144d: Waiting [2025-09-03T06:10:16.185Z] b4c3b6d88c5a: Pulling fs layer [2025-09-03T06:10:16.185Z] 4f4fb700ef54: Waiting [2025-09-03T06:10:16.185Z] ba8bce9d2590: Pulling fs layer [2025-09-03T06:10:16.185Z] b4c3b6d88c5a: Waiting [2025-09-03T06:10:16.185Z] ca778ea9c289: Pulling fs layer [2025-09-03T06:10:16.185Z] ca778ea9c289: Waiting [2025-09-03T06:10:16.185Z] ba8bce9d2590: Waiting [2025-09-03T06:10:16.185Z] a6c56e8762df: Verifying Checksum [2025-09-03T06:10:16.185Z] a6c56e8762df: Download complete [2025-09-03T06:10:16.456Z] c7e7622c144d: Verifying Checksum [2025-09-03T06:10:16.456Z] c7e7622c144d: Download complete [2025-09-03T06:10:16.456Z] 4f4fb700ef54: Verifying Checksum [2025-09-03T06:10:16.456Z] 4f4fb700ef54: Download complete [2025-09-03T06:10:16.456Z] b4c3b6d88c5a: Verifying Checksum [2025-09-03T06:10:16.456Z] b4c3b6d88c5a: Download complete [2025-09-03T06:10:16.456Z] 94e9d8af2201: Verifying Checksum [2025-09-03T06:10:16.456Z] 94e9d8af2201: Download complete [2025-09-03T06:10:17.057Z] ca778ea9c289: Download complete [2025-09-03T06:10:17.645Z] 94e9d8af2201: Pull complete [2025-09-03T06:10:18.232Z] a6c56e8762df: Pull complete [2025-09-03T06:10:18.500Z] f0f3c8884826: Verifying Checksum [2025-09-03T06:10:18.500Z] f0f3c8884826: Download complete [2025-09-03T06:10:19.463Z] ba8bce9d2590: Verifying Checksum [2025-09-03T06:10:19.463Z] ba8bce9d2590: Download complete [2025-09-03T06:10:21.309Z] Still waiting to schedule task [2025-09-03T06:10:21.309Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-03T06:10:34.445Z] f0f3c8884826: Pull complete [2025-09-03T06:10:34.445Z] c7e7622c144d: Pull complete [2025-09-03T06:10:34.445Z] 4f4fb700ef54: Pull complete [2025-09-03T06:10:34.445Z] b4c3b6d88c5a: Pull complete [2025-09-03T06:10:41.107Z] ba8bce9d2590: Pull complete [2025-09-03T06:10:42.526Z] ca778ea9c289: Pull complete [2025-09-03T06:10:42.526Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-03T06:10:42.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-03T06:10:42.526Z] ---> 47b25d7523d1 [2025-09-03T06:10:42.526Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-09-03T06:10:44.477Z] ---> Running in 4d1894b365d7 [2025-09-03T06:10:44.477Z] Removing intermediate container 4d1894b365d7 [2025-09-03T06:10:44.477Z] ---> 2a8593cd02b9 [2025-09-03T06:10:44.477Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-03T06:10:44.747Z] ---> Running in f72c4315d615 [2025-09-03T06:10:45.016Z] Removing intermediate container f72c4315d615 [2025-09-03T06:10:45.016Z] ---> 1f32fef671f0 [2025-09-03T06:10:45.016Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-09-03T06:10:45.016Z] ---> Running in 2dbf79c3ee86 [2025-09-03T06:10:45.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T06:10:46.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T06:10:47.982Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-09-03T06:10:47.982Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-09-03T06:10:47.982Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-09-03T06:10:47.982Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-09-03T06:10:47.982Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-09-03T06:10:47.982Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-09-03T06:10:47.982Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-09-03T06:10:47.982Z] (8/8) Installing openssh (9.7_p1-r5) [2025-09-03T06:10:48.250Z] Executing busybox-1.36.1-r29.trigger [2025-09-03T06:10:48.250Z] OK: 245 MiB in 66 packages [2025-09-03T06:10:49.666Z] Removing intermediate container 2dbf79c3ee86 [2025-09-03T06:10:49.666Z] ---> dfd0090058bf [2025-09-03T06:10:49.666Z] Step 6/10 : WORKDIR /device-modbus-go [2025-09-03T06:10:49.666Z] ---> Running in 4c7f35be797f [2025-09-03T06:10:49.935Z] Removing intermediate container 4c7f35be797f [2025-09-03T06:10:49.935Z] ---> 8c1e38cb9a93 [2025-09-03T06:10:49.935Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-03T06:10:50.207Z] ---> 3031643a607e [2025-09-03T06:10:50.207Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T06:10:50.476Z] ---> Running in 2f5b34a3db15 [2025-09-03T06:11:08.266Z] Running on prd-centos7-docker-4c-2g-8217 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:11:08.318Z] provisioning config files... [2025-09-03T06:11:08.348Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config474888988934515107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:10.003Z] ---> ****-login.sh [2025-09-03T06:11:10.003Z] nexus3.edgexfoundry.org:10001 [2025-09-03T06:11:10.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:11:10.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:11:10.292Z] Configure a credential helper to remove this warning. See [2025-09-03T06:11:10.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:11:10.292Z] [2025-09-03T06:11:10.292Z] Login Succeeded [2025-09-03T06:11:10.292Z] nexus3.edgexfoundry.org:10002 [2025-09-03T06:11:10.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:11:10.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:11:10.869Z] Configure a credential helper to remove this warning. See [2025-09-03T06:11:10.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:11:10.869Z] [2025-09-03T06:11:10.869Z] Login Succeeded [2025-09-03T06:11:10.869Z] nexus3.edgexfoundry.org:10003 [2025-09-03T06:11:10.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:11:11.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:11:11.144Z] Configure a credential helper to remove this warning. See [2025-09-03T06:11:11.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:11:11.144Z] [2025-09-03T06:11:11.144Z] Login Succeeded [2025-09-03T06:11:11.144Z] nexus3.edgexfoundry.org:10004 [2025-09-03T06:11:11.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:11:11.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:11:11.427Z] Configure a credential helper to remove this warning. See [2025-09-03T06:11:11.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:11:11.427Z] [2025-09-03T06:11:11.427Z] Login Succeeded [2025-09-03T06:11:11.427Z] ****.io [2025-09-03T06:11:11.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:11:11.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:11:11.698Z] Configure a credential helper to remove this warning. See [2025-09-03T06:11:11.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:11:11.698Z] [2025-09-03T06:11:11.698Z] Login Succeeded [2025-09-03T06:11:11.698Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T06:11:11.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T06:11:12.231Z] + docker buildx ls [2025-09-03T06:11:12.231Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-03T06:11:12.231Z] default * docker [2025-09-03T06:11:12.231Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-03T06:11:12.542Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-03T06:11:12.542Z] edgex-builder [Pipeline] sh [2025-09-03T06:11:12.860Z] + docker buildx inspect --bootstrap [2025-09-03T06:11:12.860Z] #1 [internal] booting buildkit [2025-09-03T06:11:12.860Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-03T06:11:16.174Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-09-03T06:11:16.174Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-03T06:11:16.746Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-09-03T06:11:16.746Z] #1 DONE 4.0s [2025-09-03T06:11:17.005Z] Name: edgex-builder [2025-09-03T06:11:17.006Z] Driver: docker-container [2025-09-03T06:11:17.006Z] [2025-09-03T06:11:17.006Z] Nodes: [2025-09-03T06:11:17.006Z] Name: edgex-builder0 [2025-09-03T06:11:17.006Z] Endpoint: unix:///var/run/docker.sock [2025-09-03T06:11:17.006Z] Status: running [2025-09-03T06:11:17.006Z] Buildkit: v0.23.2 [2025-09-03T06:11:17.006Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-03T06:11:17.293Z] + docker buildx ls [2025-09-03T06:11:17.293Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-03T06:11:17.293Z] edgex-builder * docker-container [2025-09-03T06:11:17.293Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-03T06:11:17.293Z] default docker [2025-09-03T06:11:17.293Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-03T06:11:17.585Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f' [2025-09-03T06:11:17.585Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f --push - [2025-09-03T06:11:17.585Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:11:17.585Z] #1 transferring dockerfile: 198B done [2025-09-03T06:11:17.585Z] #1 DONE 0.0s [2025-09-03T06:11:17.585Z] [2025-09-03T06:11:17.585Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:11:17.585Z] #2 DONE 0.1s [2025-09-03T06:11:17.585Z] [2025-09-03T06:11:17.585Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:11:17.585Z] #3 DONE 0.1s [2025-09-03T06:11:17.585Z] [2025-09-03T06:11:17.585Z] #4 [internal] load .dockerignore [2025-09-03T06:11:17.585Z] #4 transferring context: [2025-09-03T06:11:17.844Z] #4 transferring context: 2B done [2025-09-03T06:11:17.844Z] #4 DONE 0.0s [2025-09-03T06:11:17.844Z] [2025-09-03T06:11:17.844Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:17.844Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 0.0s done [2025-09-03T06:11:17.844Z] #5 DONE 0.0s [2025-09-03T06:11:17.844Z] [2025-09-03T06:11:17.844Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:17.844Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:17.844Z] #6 DONE 0.1s [2025-09-03T06:11:17.844Z] [2025-09-03T06:11:17.844Z] #7 exporting to image [2025-09-03T06:11:17.844Z] #7 exporting layers done [2025-09-03T06:11:17.844Z] #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done [2025-09-03T06:11:17.844Z] #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done [2025-09-03T06:11:17.844Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T06:11:17.844Z] #7 ... [2025-09-03T06:11:17.844Z] [2025-09-03T06:11:17.844Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T06:11:17.844Z] #8 DONE 0.0s [2025-09-03T06:11:17.844Z] [2025-09-03T06:11:17.844Z] #7 exporting to image [2025-09-03T06:11:17.844Z] #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done [2025-09-03T06:11:17.844Z] #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 0.0s done [2025-09-03T06:11:17.844Z] #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.0s done [2025-09-03T06:11:17.844Z] #7 pushing layers [2025-09-03T06:11:18.103Z] #7 pushing layers 0.1s done [2025-09-03T06:11:18.103Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done [2025-09-03T06:11:18.103Z] #7 DONE 0.2s [2025-09-03T06:11:18.103Z] [2025-09-03T06:11:18.103Z] 1 warning found (use --debug to expand): [2025-09-03T06:11:18.103Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T06:11:18.395Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-09-03T06:11:18.395Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-09-03T06:11:18.395Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:11:18.395Z] #1 transferring dockerfile: 164B done [2025-09-03T06:11:18.395Z] #1 DONE 0.0s [2025-09-03T06:11:18.395Z] [2025-09-03T06:11:18.395Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-03T06:11:18.395Z] #2 DONE 0.0s [2025-09-03T06:11:18.395Z] [2025-09-03T06:11:18.395Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-03T06:11:18.395Z] #3 DONE 0.0s [2025-09-03T06:11:18.395Z] [2025-09-03T06:11:18.395Z] #4 [internal] load .dockerignore [2025-09-03T06:11:18.395Z] #4 transferring context: 2B done [2025-09-03T06:11:18.395Z] #4 DONE 0.0s [2025-09-03T06:11:18.395Z] [2025-09-03T06:11:18.395Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:18.395Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:18.395Z] #5 CACHED [2025-09-03T06:11:18.395Z] [2025-09-03T06:11:18.395Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:18.395Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 0.0s done [2025-09-03T06:11:18.395Z] #6 CACHED [2025-09-03T06:11:18.395Z] [2025-09-03T06:11:18.395Z] #7 exporting to image [2025-09-03T06:11:18.395Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T06:11:18.654Z] #7 exporting layers done [2025-09-03T06:11:18.655Z] #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done [2025-09-03T06:11:18.655Z] #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done [2025-09-03T06:11:18.655Z] #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done [2025-09-03T06:11:18.655Z] #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done [2025-09-03T06:11:18.655Z] #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done [2025-09-03T06:11:18.655Z] #7 pushing layers 0.0s done [2025-09-03T06:11:18.655Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done [2025-09-03T06:11:18.655Z] #7 DONE 0.1s [2025-09-03T06:11:18.655Z] [2025-09-03T06:11:18.655Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T06:11:18.655Z] #8 DONE 0.0s [2025-09-03T06:11:18.655Z] [2025-09-03T06:11:18.655Z] 1 warning found (use --debug to expand): [2025-09-03T06:11:18.655Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T06:11:18.948Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 --push - [2025-09-03T06:11:18.948Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8' [2025-09-03T06:11:18.948Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:11:18.948Z] #1 transferring dockerfile: 169B done [2025-09-03T06:11:18.948Z] #1 DONE 0.0s [2025-09-03T06:11:18.948Z] [2025-09-03T06:11:18.948Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [2025-09-03T06:11:18.948Z] #2 DONE 0.0s [2025-09-03T06:11:18.948Z] [2025-09-03T06:11:18.948Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [2025-09-03T06:11:18.948Z] #3 DONE 0.0s [2025-09-03T06:11:18.948Z] [2025-09-03T06:11:18.948Z] #4 [internal] load .dockerignore [2025-09-03T06:11:18.948Z] #4 transferring context: 2B done [2025-09-03T06:11:18.948Z] #4 DONE 0.0s [2025-09-03T06:11:18.948Z] [2025-09-03T06:11:18.948Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:18.948Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:18.948Z] #5 CACHED [2025-09-03T06:11:18.948Z] [2025-09-03T06:11:18.948Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:18.948Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:18.948Z] #6 CACHED [2025-09-03T06:11:18.948Z] [2025-09-03T06:11:18.948Z] #7 exporting to image [2025-09-03T06:11:18.948Z] #7 exporting layers done [2025-09-03T06:11:18.948Z] #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done [2025-09-03T06:11:18.948Z] #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done [2025-09-03T06:11:18.948Z] #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done [2025-09-03T06:11:18.948Z] #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done [2025-09-03T06:11:18.948Z] #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done [2025-09-03T06:11:18.948Z] #7 pushing layers 0.0s done [2025-09-03T06:11:18.948Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 [2025-09-03T06:11:18.948Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T06:11:19.207Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done [2025-09-03T06:11:19.207Z] #7 DONE 0.1s [2025-09-03T06:11:19.207Z] [2025-09-03T06:11:19.207Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T06:11:19.207Z] #8 DONE 0.0s [2025-09-03T06:11:19.207Z] [2025-09-03T06:11:19.207Z] 1 warning found (use --debug to expand): [2025-09-03T06:11:19.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T06:11:19.498Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 --push - [2025-09-03T06:11:19.499Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8' [2025-09-03T06:11:19.760Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:11:19.760Z] #1 transferring dockerfile: 210B done [2025-09-03T06:11:19.760Z] #1 DONE 0.0s [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:11:19.760Z] #2 DONE 0.0s [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:11:19.760Z] #3 DONE 0.0s [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #4 [internal] load .dockerignore [2025-09-03T06:11:19.760Z] #4 transferring context: 2B done [2025-09-03T06:11:19.760Z] #4 DONE 0.0s [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:19.760Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:19.760Z] #5 CACHED [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:19.760Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:19.760Z] #6 CACHED [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #7 exporting to image [2025-09-03T06:11:19.760Z] #7 exporting layers done [2025-09-03T06:11:19.760Z] #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done [2025-09-03T06:11:19.760Z] #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done [2025-09-03T06:11:19.760Z] #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done [2025-09-03T06:11:19.760Z] #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done [2025-09-03T06:11:19.760Z] #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done [2025-09-03T06:11:19.760Z] #7 pushing layers 0.0s done [2025-09-03T06:11:19.760Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 [2025-09-03T06:11:19.760Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T06:11:19.760Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done [2025-09-03T06:11:19.760Z] #7 DONE 0.1s [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T06:11:19.760Z] #8 DONE 0.0s [2025-09-03T06:11:19.760Z] [2025-09-03T06:11:19.760Z] 1 warning found (use --debug to expand): [2025-09-03T06:11:19.760Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T06:11:20.042Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-09-03T06:11:20.042Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-09-03T06:11:20.301Z] #1 [internal] load build definition from Dockerfile [2025-09-03T06:11:20.301Z] #1 transferring dockerfile: 162B done [2025-09-03T06:11:20.301Z] #1 DONE 0.0s [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-03T06:11:20.301Z] #2 DONE 0.0s [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-03T06:11:20.301Z] #3 DONE 0.0s [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #4 [internal] load .dockerignore [2025-09-03T06:11:20.301Z] #4 transferring context: 2B done [2025-09-03T06:11:20.301Z] #4 DONE 0.0s [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:20.301Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done [2025-09-03T06:11:20.301Z] #5 CACHED [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 [2025-09-03T06:11:20.301Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 0.0s done [2025-09-03T06:11:20.301Z] #6 CACHED [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #7 exporting to image [2025-09-03T06:11:20.301Z] #7 exporting layers done [2025-09-03T06:11:20.301Z] #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done [2025-09-03T06:11:20.301Z] #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done [2025-09-03T06:11:20.301Z] #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done [2025-09-03T06:11:20.301Z] #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done [2025-09-03T06:11:20.301Z] #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done [2025-09-03T06:11:20.301Z] #7 pushing layers 0.0s done [2025-09-03T06:11:20.301Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 [2025-09-03T06:11:20.301Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T06:11:20.301Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done [2025-09-03T06:11:20.301Z] #7 DONE 0.1s [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T06:11:20.301Z] #8 DONE 0.0s [2025-09-03T06:11:20.301Z] [2025-09-03T06:11:20.301Z] 1 warning found (use --debug to expand): [2025-09-03T06:11:20.301Z]  - 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-09-03T06:11:20.667Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:20.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:21.515Z] ---> package-listing.sh [2025-09-03T06:11:21.515Z] ++ facter osfamily [2025-09-03T06:11:21.515Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-03T06:11:21.778Z] + OS_FAMILY=redhat [2025-09-03T06:11:21.778Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-09-03T06:11:21.778Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-03T06:11:21.778Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-03T06:11:21.778Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-03T06:11:21.778Z] + PACKAGES=/tmp/packages_start.txt [2025-09-03T06:11:21.778Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-03T06:11:21.778Z] + PACKAGES=/tmp/packages_end.txt [2025-09-03T06:11:21.778Z] + case "${OS_FAMILY}" in [2025-09-03T06:11:21.778Z] + rpm -qa [2025-09-03T06:11:21.778Z] + sort [2025-09-03T06:11:22.348Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-03T06:11:22.348Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-03T06:11:22.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-03T06:11:22.348Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-03T06:11:22.348Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-09-03T06:11:22.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-09-03T06:11:22.359Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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-09-03T06:11:22.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:11:23.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:11:23.213Z] [2025-09-03T06:11:23.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:11:23.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:11:23.530Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-03T06:11:23.530Z] 5eb5b503b376: Pulling fs layer [2025-09-03T06:11:23.530Z] 5c69ac0246d0: Pulling fs layer [2025-09-03T06:11:23.530Z] ec43610c2a17: Pulling fs layer [2025-09-03T06:11:23.530Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-03T06:11:23.530Z] 33b1e0a273af: Pulling fs layer [2025-09-03T06:11:23.530Z] 5d3b04190fa2: Pulling fs layer [2025-09-03T06:11:23.530Z] 2f39f015ded8: Pulling fs layer [2025-09-03T06:11:23.530Z] 3a2ae6a8a46f: Waiting [2025-09-03T06:11:23.530Z] 33b1e0a273af: Waiting [2025-09-03T06:11:23.530Z] 5d3b04190fa2: Waiting [2025-09-03T06:11:23.530Z] 2f39f015ded8: Waiting [2025-09-03T06:11:23.530Z] 5c69ac0246d0: Verifying Checksum [2025-09-03T06:11:23.530Z] 5c69ac0246d0: Download complete [2025-09-03T06:11:23.530Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-03T06:11:23.530Z] 3a2ae6a8a46f: Download complete [2025-09-03T06:11:23.530Z] 33b1e0a273af: Verifying Checksum [2025-09-03T06:11:23.530Z] 33b1e0a273af: Download complete [2025-09-03T06:11:23.530Z] 5d3b04190fa2: Verifying Checksum [2025-09-03T06:11:23.530Z] 5d3b04190fa2: Download complete [2025-09-03T06:11:23.530Z] ec43610c2a17: Verifying Checksum [2025-09-03T06:11:23.530Z] ec43610c2a17: Download complete [2025-09-03T06:11:23.790Z] 5eb5b503b376: Verifying Checksum [2025-09-03T06:11:23.790Z] 5eb5b503b376: Download complete [2025-09-03T06:11:24.364Z] 2f39f015ded8: Download complete [2025-09-03T06:11:25.302Z] 5eb5b503b376: Pull complete [2025-09-03T06:11:25.302Z] 5c69ac0246d0: Pull complete [2025-09-03T06:11:25.567Z] ec43610c2a17: Pull complete [2025-09-03T06:11:25.567Z] 3a2ae6a8a46f: Pull complete [2025-09-03T06:11:25.825Z] 33b1e0a273af: Pull complete [2025-09-03T06:11:25.825Z] 5d3b04190fa2: Pull complete [2025-09-03T06:11:30.036Z] 2f39f015ded8: Pull complete [2025-09-03T06:11:30.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-03T06:11:30.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:11:30.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:11:30.249Z] prd-centos7-docker-4c-2g-8217 does not seem to be running inside a container [2025-09-03T06:11:30.282Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:11:33.459Z] $ docker top 1b35634b8248a74e7e152f2f52b7c76db1de3b1a2a41e5fd3fcb367002add99d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:11:33.817Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-03T06:11:34.106Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-03T06:11:34.396Z] + ls /var/log/sa-host [2025-09-03T06:11:34.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:11:34.470Z] provisioning config files... [2025-09-03T06:11:34.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13778740172637704370tmp [Pipeline] { [Pipeline] echo [2025-09-03T06:11:34.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:34.789Z] ---> create-netrc.sh [Pipeline] } [2025-09-03T06:11:34.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:35.136Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-03T06:11:35.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:35.435Z] ---> sudo-logs.sh [2025-09-03T06:11:35.436Z] Archiving 'sudo' log.. [2025-09-03T06:11:35.436Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8217.novalocal: Name or service not known [2025-09-03T06:11:35.436Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8217.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-03T06:11:35.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:35.749Z] ---> job-cost.sh [2025-09-03T06:11:35.749Z] lf-activate-venv: SKIPPING [2025-09-03T06:11:35.749Z] INFO: No Stack... [2025-09-03T06:11:36.007Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-03T06:11:36.572Z] INFO: Archiving Costs [Pipeline] echo [2025-09-03T06:11:36.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:36.876Z] ---> logs-deploy.sh [2025-09-03T06:11:36.876Z] lf-activate-venv: SKIPPING [2025-09-03T06:11:36.876Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/199 [2025-09-03T06:11:36.876Z] INFO: archiving workspace using pattern(s): [2025-09-03T06:11:37.812Z] Archives upload complete. [2025-09-03T06:11:37.812Z] INFO: archiving logs to Nexus [2025-09-03T06:11:38.749Z] ---> uname -a: [2025-09-03T06:11:38.749Z] Linux prd-centos7-docker-4c-2g-8217.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-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] ---> lscpu: [2025-09-03T06:11:38.750Z] Architecture: x86_64 [2025-09-03T06:11:38.750Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-03T06:11:38.750Z] Byte Order: Little Endian [2025-09-03T06:11:38.750Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-03T06:11:38.750Z] CPU(s): 2 [2025-09-03T06:11:38.750Z] On-line CPU(s) list: 0,1 [2025-09-03T06:11:38.750Z] Thread(s) per core: 1 [2025-09-03T06:11:38.750Z] Core(s) per socket: 1 [2025-09-03T06:11:38.750Z] Socket(s): 2 [2025-09-03T06:11:38.750Z] NUMA node(s): 1 [2025-09-03T06:11:38.750Z] Vendor ID: AuthenticAMD [2025-09-03T06:11:38.750Z] CPU family: 23 [2025-09-03T06:11:38.750Z] Model: 49 [2025-09-03T06:11:38.750Z] Model name: AMD EPYC-Rome Processor [2025-09-03T06:11:38.750Z] Stepping: 0 [2025-09-03T06:11:38.750Z] CPU MHz: 2799.998 [2025-09-03T06:11:38.750Z] BogoMIPS: 5599.99 [2025-09-03T06:11:38.750Z] Virtualization: AMD-V [2025-09-03T06:11:38.750Z] Hypervisor vendor: KVM [2025-09-03T06:11:38.750Z] Virtualization type: full [2025-09-03T06:11:38.750Z] L1d cache: 64 KiB [2025-09-03T06:11:38.750Z] L1i cache: 64 KiB [2025-09-03T06:11:38.750Z] L2 cache: 1 MiB [2025-09-03T06:11:38.750Z] L3 cache: 32 MiB [2025-09-03T06:11:38.750Z] NUMA node0 CPU(s): 0,1 [2025-09-03T06:11:38.750Z] Vulnerability Itlb multihit: Not affected [2025-09-03T06:11:38.750Z] Vulnerability L1tf: Not affected [2025-09-03T06:11:38.750Z] Vulnerability Mds: Not affected [2025-09-03T06:11:38.750Z] Vulnerability Meltdown: Not affected [2025-09-03T06:11:38.750Z] Vulnerability Mmio stale data: Not affected [2025-09-03T06:11:38.750Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-03T06:11:38.750Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-03T06:11:38.750Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-03T06:11:38.750Z] Vulnerability Srbds: Not affected [2025-09-03T06:11:38.750Z] Vulnerability Tsx async abort: Not affected [2025-09-03T06:11:38.750Z] 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-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] ---> nproc: [2025-09-03T06:11:38.750Z] 2 [2025-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] ---> df -h: [2025-09-03T06:11:38.750Z] Filesystem Size Used Avail Use% Mounted on [2025-09-03T06:11:38.750Z] overlay 40G 7.3G 33G 19% / [2025-09-03T06:11:38.750Z] tmpfs 64M 0 64M 0% /dev [2025-09-03T06:11:38.750Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-03T06:11:38.750Z] shm 64M 0 64M 0% /dev/shm [2025-09-03T06:11:38.750Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] [2025-09-03T06:11:38.750Z] Cannot open /var/log/sysstat/sa03: No such file or directory [2025-09-03T06:11:38.750Z] Please check if data collecting is enabled [2025-09-03T06:11:38.750Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T06:11:38.794Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-03T06:11:38.799Z] $ docker stop --time=1 1b35634b8248a74e7e152f2f52b7c76db1de3b1a2a41e5fd3fcb367002add99d [2025-09-03T06:11:39.935Z] $ docker rm -f --volumes 1b35634b8248a74e7e152f2f52b7c76db1de3b1a2a41e5fd3fcb367002add99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-03T06:11:40.022Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T06:11:40.022Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-03T06:11:40.039Z] [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-09-03T06:11:40.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:11:40.469Z] [2025-09-03T06:11:40.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:11:40.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:11:40.775Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-03T06:11:40.775Z] 5eb5b503b376: Pulling fs layer [2025-09-03T06:11:40.775Z] 5c69ac0246d0: Pulling fs layer [2025-09-03T06:11:40.775Z] ec43610c2a17: Pulling fs layer [2025-09-03T06:11:40.775Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-03T06:11:40.775Z] 33b1e0a273af: Pulling fs layer [2025-09-03T06:11:40.776Z] 5d3b04190fa2: Pulling fs layer [2025-09-03T06:11:40.776Z] 2f39f015ded8: Pulling fs layer [2025-09-03T06:11:40.776Z] 33b1e0a273af: Waiting [2025-09-03T06:11:40.776Z] 5d3b04190fa2: Waiting [2025-09-03T06:11:40.776Z] 3a2ae6a8a46f: Waiting [2025-09-03T06:11:40.776Z] 2f39f015ded8: Waiting [2025-09-03T06:11:40.776Z] 5c69ac0246d0: Verifying Checksum [2025-09-03T06:11:40.776Z] 5c69ac0246d0: Download complete [2025-09-03T06:11:40.776Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-03T06:11:40.776Z] 3a2ae6a8a46f: Download complete [2025-09-03T06:11:40.776Z] 33b1e0a273af: Verifying Checksum [2025-09-03T06:11:40.776Z] 33b1e0a273af: Download complete [2025-09-03T06:11:40.776Z] ec43610c2a17: Verifying Checksum [2025-09-03T06:11:40.776Z] ec43610c2a17: Download complete [2025-09-03T06:11:40.776Z] 5d3b04190fa2: Verifying Checksum [2025-09-03T06:11:40.776Z] 5d3b04190fa2: Download complete [2025-09-03T06:11:41.034Z] 5eb5b503b376: Verifying Checksum [2025-09-03T06:11:41.034Z] 5eb5b503b376: Download complete [2025-09-03T06:11:41.603Z] 2f39f015ded8: Verifying Checksum [2025-09-03T06:11:41.603Z] 2f39f015ded8: Download complete [2025-09-03T06:11:42.538Z] 5eb5b503b376: Pull complete [2025-09-03T06:11:42.538Z] 5c69ac0246d0: Pull complete [2025-09-03T06:11:42.797Z] ec43610c2a17: Pull complete [2025-09-03T06:11:42.797Z] 3a2ae6a8a46f: Pull complete [2025-09-03T06:11:43.056Z] 33b1e0a273af: Pull complete [2025-09-03T06:11:43.056Z] 5d3b04190fa2: Pull complete [2025-09-03T06:11:48.320Z] 2f39f015ded8: Pull complete [2025-09-03T06:11:48.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-03T06:11:48.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:11:48.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:11:48.406Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:11:48.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:11:50.154Z] $ docker top 4f7bbb37b7d2a65bcbd9ec01fb8c3b17b77c4fc368675c0a4d8ad5c4a971c769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:11:50.544Z] ---> job-cost.sh [2025-09-03T06:11:50.544Z] lf-activate-venv: SKIPPING [2025-09-03T06:11:50.544Z] INFO: No Stack... [2025-09-03T06:11:50.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-03T06:11:51.377Z] INFO: Archiving Costs [Pipeline] sh [2025-09-03T06:11:51.669Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-09-03T06:11:51.669Z] + cut -d, -f6 [Pipeline] lock [2025-09-03T06:11:51.686Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [2025-09-03T06:11:51.693Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] did not exist. Created. [2025-09-03T06:11:51.699Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T06:11:52.018Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-03T06:11:52.046Z] Stashed 1 file(s) [Pipeline] } [2025-09-03T06:11:52.057Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-03T06:11:52.087Z] $ docker stop --time=1 4f7bbb37b7d2a65bcbd9ec01fb8c3b17b77c4fc368675c0a4d8ad5c4a971c769 [2025-09-03T06:11:53.218Z] $ docker rm -f --volumes 4f7bbb37b7d2a65bcbd9ec01fb8c3b17b77c4fc368675c0a4d8ad5c4a971c769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-03T06:12:27.142Z] Removing intermediate container 2f5b34a3db15 [2025-09-03T06:12:27.142Z] ---> 6279380eb10d [2025-09-03T06:12:27.142Z] Step 9/10 : COPY . . [2025-09-03T06:12:27.142Z] ---> 0a85d82d4380 [2025-09-03T06:12:27.142Z] Step 10/10 : RUN ${MAKE} [2025-09-03T06:12:27.142Z] ---> Running in 01c90efbd970 [2025-09-03T06:12:28.115Z] noop [2025-09-03T06:12:28.712Z] Removing intermediate container 01c90efbd970 [2025-09-03T06:12:28.712Z] ---> abe776ea65a6 [2025-09-03T06:12:28.712Z] Successfully built abe776ea65a6 [2025-09-03T06:12:28.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:12:29.084Z] + docker inspect -f . ci-base-image-arm64 [2025-09-03T06:12:29.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:12:29.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-8214 does not seem to be running inside a container [2025-09-03T06:12:29.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/199 -v /w/workspace/device-modbus-go/199:/w/workspace/device-modbus-go/199:rw,z -v /w/workspace/device-modbus-go/199@tmp:/w/workspace/device-modbus-go/199@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-09-03T06:12:30.557Z] $ docker top 329a864e120667b58b6b1b971d5b1ad25735e37943a2c39b70e4191d9c30e9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:12:31.399Z] + go version [2025-09-03T06:12:31.399Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-03T06:12:31.415Z] $ docker stop --time=1 329a864e120667b58b6b1b971d5b1ad25735e37943a2c39b70e4191d9c30e9a6 [2025-09-03T06:12:33.093Z] $ docker rm -f --volumes 329a864e120667b58b6b1b971d5b1ad25735e37943a2c39b70e4191d9c30e9a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:12:33.689Z] + docker inspect -f . ci-base-image-arm64 [2025-09-03T06:12:33.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:12:33.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-8214 does not seem to be running inside a container [2025-09-03T06:12:33.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/199 -v /w/workspace/device-modbus-go/199:/w/workspace/device-modbus-go/199:rw,z -v /w/workspace/device-modbus-go/199@tmp:/w/workspace/device-modbus-go/199@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-09-03T06:12:35.097Z] $ docker top 719efc101aad43900c514c09ddbc60d7f407dd4a4791327159f5199781882edf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:12:35.619Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/199 [Pipeline] fileExists [Pipeline] sh [2025-09-03T06:12:36.259Z] + make test [2025-09-03T06:12:36.259Z] go test ./... -coverprofile=coverage.out [2025-09-03T06:12:42.954Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-09-03T06:16:04.735Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-09-03T06:16:08.084Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.5% of statements [2025-09-03T06:16:09.047Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-03T06:16:09.047Z] go vet ./... [2025-09-03T06:17:05.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-03T06:17:05.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-03T06:17:05.478Z] ./bin/test-attribution-txt.sh [2025-09-03T06:17:05.478Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-03T06:17:05.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-03T06:17:05.521Z] $ docker stop --time=1 719efc101aad43900c514c09ddbc60d7f407dd4a4791327159f5199781882edf [2025-09-03T06:17:07.463Z] $ docker rm -f --volumes 719efc101aad43900c514c09ddbc60d7f407dd4a4791327159f5199781882edf [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T06:17:09.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-03T06:17:09.072Z] Warning: overwriting stash ‘coverage-report’ [2025-09-03T06:17:09.682Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-03T06:17:10.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-03T06:17:10.429Z] + ls -al . [2025-09-03T06:17:10.429Z] total 256 [2025-09-03T06:17:10.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:12 . [2025-09-03T06:17:10.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:10 .. [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 06:10 .dockerignore [2025-09-03T06:17:10.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:10 .git [2025-09-03T06:17:10.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:10 .github [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 3 06:10 .gitignore [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 3 06:10 .golangci.yml [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 20445 Sep 3 06:10 Attribution.txt [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 18046 Sep 3 06:10 CHANGELOG.md [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 1479 Sep 3 06:10 Dockerfile [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 06:10 GOVERNANCE.md [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 3 06:10 Jenkinsfile [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 06:10 LICENSE [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 2524 Sep 3 06:10 Makefile [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 3 06:10 OWNERS.md [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 3 06:10 README.md [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 06:08 VERSION [2025-09-03T06:17:10.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:10 bin [2025-09-03T06:17:10.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:10 cmd [2025-09-03T06:17:10.429Z] -rw-r--r-- 1 jenkins jenkins 27945 Sep 3 06:16 coverage.out [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 6427 Sep 3 06:10 go.mod [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 87545 Sep 3 06:10 go.sum [2025-09-03T06:17:10.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:10 internal [2025-09-03T06:17:10.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:10 simulator [2025-09-03T06:17:10.429Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 3 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:17:10.788Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ec44a8819ba005337177245ce03e1d8be8531c4f --label arch=arm64 --label version=4.1.0-dev.8 . [2025-09-03T06:17:11.378Z] Sending build context to Docker daemon 14.19MB [2025-09-03T06:17:11.378Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-09-03T06:17:11.378Z] Step 2/23 : FROM ${BASE} AS builder [2025-09-03T06:17:11.378Z] ---> abe776ea65a6 [2025-09-03T06:17:11.378Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-09-03T06:17:11.378Z] ---> Running in ac3e48d5244a [2025-09-03T06:17:11.646Z] Removing intermediate container ac3e48d5244a [2025-09-03T06:17:11.646Z] ---> 028294f878bd [2025-09-03T06:17:11.646Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-03T06:17:11.927Z] ---> Running in 09aa695ca656 [2025-09-03T06:17:12.193Z] Removing intermediate container 09aa695ca656 [2025-09-03T06:17:12.193Z] ---> d8991885ca6f [2025-09-03T06:17:12.193Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-09-03T06:17:12.193Z] ---> Running in b93046dd404d [2025-09-03T06:17:13.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T06:17:13.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T06:17:15.551Z] OK: 245 MiB in 66 packages [2025-09-03T06:17:16.137Z] Removing intermediate container b93046dd404d [2025-09-03T06:17:16.137Z] ---> ffb3426b935c [2025-09-03T06:17:16.137Z] Step 6/23 : WORKDIR /device-modbus-go [2025-09-03T06:17:16.137Z] ---> Running in 67b2a74bb89c [2025-09-03T06:17:16.417Z] Removing intermediate container 67b2a74bb89c [2025-09-03T06:17:16.417Z] ---> 156c913d643d [2025-09-03T06:17:16.417Z] Step 7/23 : COPY go.mod vendor* ./ [2025-09-03T06:17:17.006Z] ---> 8399a7250259 [2025-09-03T06:17:17.006Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T06:17:17.006Z] ---> Running in e956066f897c [2025-09-03T06:17:19.602Z] Removing intermediate container e956066f897c [2025-09-03T06:17:19.602Z] ---> 046b73fbb549 [2025-09-03T06:17:19.602Z] Step 9/23 : COPY . . [2025-09-03T06:17:21.014Z] ---> 490c448a6eff [2025-09-03T06:17:21.014Z] Step 10/23 : RUN ${MAKE} [2025-09-03T06:17:21.291Z] ---> Running in 29e0d146b3a0 [2025-09-03T06:17:22.252Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-09-03T06:21:14.102Z] Removing intermediate container 29e0d146b3a0 [2025-09-03T06:21:14.102Z] ---> e5b5f0c3f106 [2025-09-03T06:21:14.102Z] Step 11/23 : FROM alpine:3.20 [2025-09-03T06:21:14.102Z] 3.20: Pulling from library/alpine [2025-09-03T06:21:14.102Z] 13e713f82565: Pulling fs layer [2025-09-03T06:21:14.102Z] 13e713f82565: Verifying Checksum [2025-09-03T06:21:14.102Z] 13e713f82565: Download complete [2025-09-03T06:21:14.102Z] 13e713f82565: Pull complete [2025-09-03T06:21:14.102Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-03T06:21:14.102Z] Status: Downloaded newer image for alpine:3.20 [2025-09-03T06:21:14.102Z] ---> c88e9dceb6cb [2025-09-03T06:21:14.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-09-03T06:21:14.102Z] ---> Running in 8b380d0580d7 [2025-09-03T06:21:14.102Z] Removing intermediate container 8b380d0580d7 [2025-09-03T06:21:14.102Z] ---> 32c6d850be87 [2025-09-03T06:21:14.102Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-09-03T06:21:14.102Z] ---> Running in a8340937aafd [2025-09-03T06:21:14.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T06:21:14.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T06:21:14.102Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-03T06:21:14.102Z] Executing busybox-1.36.1-r29.trigger [2025-09-03T06:21:14.102Z] OK: 9 MiB in 15 packages [2025-09-03T06:21:14.102Z] Removing intermediate container a8340937aafd [2025-09-03T06:21:14.102Z] ---> dfba6806a32e [2025-09-03T06:21:14.102Z] Step 14/23 : RUN apk --no-cache upgrade [2025-09-03T06:21:14.102Z] ---> Running in 84b085d83fba [2025-09-03T06:21:14.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T06:21:14.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T06:21:14.102Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T06:21:14.102Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-03T06:21:14.102Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T06:21:14.102Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T06:21:14.102Z] Executing busybox-1.36.1-r30.trigger [2025-09-03T06:21:14.102Z] OK: 9 MiB in 15 packages [2025-09-03T06:21:14.102Z] Removing intermediate container 84b085d83fba [2025-09-03T06:21:14.102Z] ---> dc814c63ad90 [2025-09-03T06:21:14.102Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-09-03T06:21:14.368Z] ---> b6cff3e4f173 [2025-09-03T06:21:14.368Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-09-03T06:21:14.633Z] ---> aa1d0bc2ade4 [2025-09-03T06:21:14.633Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-09-03T06:21:15.217Z] ---> c811c11b4a08 [2025-09-03T06:21:15.217Z] Step 18/23 : EXPOSE 59901 [2025-09-03T06:21:15.217Z] ---> Running in e08d769b53b2 [2025-09-03T06:21:15.482Z] Removing intermediate container e08d769b53b2 [2025-09-03T06:21:15.482Z] ---> a05fc0715bce [2025-09-03T06:21:15.482Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-09-03T06:21:15.747Z] ---> Running in 1a8b0e56af1c [2025-09-03T06:21:16.015Z] Removing intermediate container 1a8b0e56af1c [2025-09-03T06:21:16.015Z] ---> 836774a9c629 [2025-09-03T06:21:16.015Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-03T06:21:16.015Z] ---> Running in a8588a8bcab3 [2025-09-03T06:21:16.289Z] Removing intermediate container a8588a8bcab3 [2025-09-03T06:21:16.289Z] ---> 735e64c2ed16 [2025-09-03T06:21:16.289Z] Step 21/23 : LABEL arch=arm64 [2025-09-03T06:21:16.289Z] ---> Running in d308a99a6c1e [2025-09-03T06:21:16.555Z] Removing intermediate container d308a99a6c1e [2025-09-03T06:21:16.555Z] ---> 7ce76ba816af [2025-09-03T06:21:16.555Z] Step 22/23 : LABEL git_sha=ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:21:16.555Z] ---> Running in adeee423b886 [2025-09-03T06:21:16.820Z] Removing intermediate container adeee423b886 [2025-09-03T06:21:16.820Z] ---> 8c56cff7f127 [2025-09-03T06:21:16.820Z] Step 23/23 : LABEL version=4.1.0-dev.8 [2025-09-03T06:21:17.085Z] ---> Running in 5ab838429b86 [2025-09-03T06:21:17.349Z] Removing intermediate container 5ab838429b86 [2025-09-03T06:21:17.349Z] ---> 1574ad946b0b [2025-09-03T06:21:17.349Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-03T06:21:17.349Z] Successfully built 1574ad946b0b [2025-09-03T06:21:17.349Z] Successfully tagged device-modbus-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-09-03T06:21:17.499Z] provisioning config files... [2025-09-03T06:21:17.511Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/199@tmp/config13232609707892773868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:21:17.851Z] ---> ****-login.sh [2025-09-03T06:21:17.851Z] nexus3.edgexfoundry.org:10001 [2025-09-03T06:21:17.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:21:18.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:21:18.119Z] Configure a credential helper to remove this warning. See [2025-09-03T06:21:18.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:21:18.119Z] [2025-09-03T06:21:18.119Z] Login Succeeded [2025-09-03T06:21:18.119Z] nexus3.edgexfoundry.org:10002 [2025-09-03T06:21:18.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:21:18.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:21:18.386Z] Configure a credential helper to remove this warning. See [2025-09-03T06:21:18.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:21:18.386Z] [2025-09-03T06:21:18.386Z] Login Succeeded [2025-09-03T06:21:18.386Z] nexus3.edgexfoundry.org:10003 [2025-09-03T06:21:18.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:21:18.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:21:18.651Z] Configure a credential helper to remove this warning. See [2025-09-03T06:21:18.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:21:18.651Z] [2025-09-03T06:21:18.651Z] Login Succeeded [2025-09-03T06:21:18.651Z] nexus3.edgexfoundry.org:10004 [2025-09-03T06:21:18.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:21:19.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:21:19.182Z] Configure a credential helper to remove this warning. See [2025-09-03T06:21:19.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:21:19.183Z] [2025-09-03T06:21:19.183Z] Login Succeeded [2025-09-03T06:21:19.183Z] ****.io [2025-09-03T06:21:19.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T06:21:19.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T06:21:19.447Z] Configure a credential helper to remove this warning. See [2025-09-03T06:21:19.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T06:21:19.447Z] [2025-09-03T06:21:19.447Z] Login Succeeded [2025-09-03T06:21:19.447Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T06:21:19.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T06:21:19.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T06:21:19.547Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-09-03T06:21:19.547Z] ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:21:19.547Z] latest [2025-09-03T06:21:19.547Z] 4.1.0-dev.8 [2025-09-03T06:21:19.547Z] ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:21:19.547Z] main [2025-09-03T06:21:19.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:19.911Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:20.262Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:21:20.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-03T06:21:20.262Z] bf8af054cca9: Preparing [2025-09-03T06:21:20.262Z] 08773fa9a632: Preparing [2025-09-03T06:21:20.262Z] dafe149bccad: Preparing [2025-09-03T06:21:20.262Z] ef529b4019ae: Preparing [2025-09-03T06:21:20.262Z] efddb397664b: Preparing [2025-09-03T06:21:20.262Z] 1e890da81ec9: Preparing [2025-09-03T06:21:20.262Z] 1e890da81ec9: Waiting [2025-09-03T06:21:20.527Z] 08773fa9a632: Pushed [2025-09-03T06:21:20.527Z] efddb397664b: Pushed [2025-09-03T06:21:20.527Z] bf8af054cca9: Pushed [2025-09-03T06:21:20.527Z] 1e890da81ec9: Layer already exists [2025-09-03T06:21:20.527Z] ef529b4019ae: Pushed [2025-09-03T06:21:27.145Z] dafe149bccad: Pushed [2025-09-03T06:21:27.412Z] ec44a8819ba005337177245ce03e1d8be8531c4f: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:27.766Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:28.114Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-09-03T06:21:28.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-03T06:21:28.114Z] bf8af054cca9: Preparing [2025-09-03T06:21:28.114Z] 08773fa9a632: Preparing [2025-09-03T06:21:28.114Z] dafe149bccad: Preparing [2025-09-03T06:21:28.114Z] ef529b4019ae: Preparing [2025-09-03T06:21:28.114Z] efddb397664b: Preparing [2025-09-03T06:21:28.114Z] 1e890da81ec9: Preparing [2025-09-03T06:21:28.114Z] dafe149bccad: Layer already exists [2025-09-03T06:21:28.114Z] ef529b4019ae: Layer already exists [2025-09-03T06:21:28.115Z] efddb397664b: Layer already exists [2025-09-03T06:21:28.115Z] bf8af054cca9: Layer already exists [2025-09-03T06:21:28.115Z] 08773fa9a632: Layer already exists [2025-09-03T06:21:28.115Z] 1e890da81ec9: Layer already exists [2025-09-03T06:21:28.379Z] latest: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:28.731Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:29.085Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 [2025-09-03T06:21:29.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-03T06:21:29.086Z] bf8af054cca9: Preparing [2025-09-03T06:21:29.086Z] 08773fa9a632: Preparing [2025-09-03T06:21:29.086Z] dafe149bccad: Preparing [2025-09-03T06:21:29.086Z] ef529b4019ae: Preparing [2025-09-03T06:21:29.086Z] efddb397664b: Preparing [2025-09-03T06:21:29.086Z] 1e890da81ec9: Preparing [2025-09-03T06:21:29.086Z] 1e890da81ec9: Waiting [2025-09-03T06:21:29.086Z] dafe149bccad: Layer already exists [2025-09-03T06:21:29.086Z] bf8af054cca9: Layer already exists [2025-09-03T06:21:29.086Z] ef529b4019ae: Layer already exists [2025-09-03T06:21:29.086Z] efddb397664b: Layer already exists [2025-09-03T06:21:29.086Z] 08773fa9a632: Layer already exists [2025-09-03T06:21:29.086Z] 1e890da81ec9: Layer already exists [2025-09-03T06:21:29.086Z] 4.1.0-dev.8: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:29.705Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:30.062Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:21:30.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-03T06:21:30.062Z] bf8af054cca9: Preparing [2025-09-03T06:21:30.062Z] 08773fa9a632: Preparing [2025-09-03T06:21:30.062Z] dafe149bccad: Preparing [2025-09-03T06:21:30.062Z] ef529b4019ae: Preparing [2025-09-03T06:21:30.062Z] efddb397664b: Preparing [2025-09-03T06:21:30.062Z] 1e890da81ec9: Preparing [2025-09-03T06:21:30.062Z] 1e890da81ec9: Waiting [2025-09-03T06:21:30.062Z] ef529b4019ae: Layer already exists [2025-09-03T06:21:30.062Z] efddb397664b: Layer already exists [2025-09-03T06:21:30.062Z] dafe149bccad: Layer already exists [2025-09-03T06:21:30.062Z] bf8af054cca9: Layer already exists [2025-09-03T06:21:30.062Z] 08773fa9a632: Layer already exists [2025-09-03T06:21:30.062Z] 1e890da81ec9: Layer already exists [2025-09-03T06:21:30.062Z] ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:30.438Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:30.782Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-09-03T06:21:30.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-03T06:21:30.782Z] bf8af054cca9: Preparing [2025-09-03T06:21:30.782Z] 08773fa9a632: Preparing [2025-09-03T06:21:30.782Z] dafe149bccad: Preparing [2025-09-03T06:21:30.782Z] ef529b4019ae: Preparing [2025-09-03T06:21:30.782Z] efddb397664b: Preparing [2025-09-03T06:21:30.782Z] 1e890da81ec9: Preparing [2025-09-03T06:21:30.782Z] efddb397664b: Layer already exists [2025-09-03T06:21:30.782Z] dafe149bccad: Layer already exists [2025-09-03T06:21:30.782Z] bf8af054cca9: Layer already exists [2025-09-03T06:21:30.782Z] 08773fa9a632: Layer already exists [2025-09-03T06:21:30.782Z] ef529b4019ae: Layer already exists [2025-09-03T06:21:30.782Z] 1e890da81ec9: Layer already exists [2025-09-03T06:21:30.782Z] main: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T06:21:31.131Z] ===================================================== [Pipeline] echo [2025-09-03T06:21:31.147Z] taggedImages: [2025-09-03T06:21:31.147Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f [2025-09-03T06:21:31.147Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-09-03T06:21:31.147Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 [2025-09-03T06:21:31.147Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [2025-09-03T06:21:31.147Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-09-03T06:21:31.162Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo [2025-09-03T06:21:31.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-09-03T06:21:31.187Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 [Pipeline] echo [2025-09-03T06:21:31.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [Pipeline] echo [2025-09-03T06:21:31.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:31.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T06:21:31.591Z] [2025-09-03T06:21:31.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:21:31.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T06:21:31.933Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-03T06:21:31.933Z] 8998bd30e6a1: Pulling fs layer [2025-09-03T06:21:31.933Z] 04944245beec: Pulling fs layer [2025-09-03T06:21:31.933Z] 699f458cf7ca: Pulling fs layer [2025-09-03T06:21:31.933Z] 765212b225bb: Pulling fs layer [2025-09-03T06:21:31.933Z] f23df028b6ca: Pulling fs layer [2025-09-03T06:21:31.933Z] d65c8cfc05b1: Pulling fs layer [2025-09-03T06:21:31.933Z] 2437ff75d9bd: Pulling fs layer [2025-09-03T06:21:31.933Z] 765212b225bb: Waiting [2025-09-03T06:21:31.933Z] f23df028b6ca: Waiting [2025-09-03T06:21:31.933Z] d65c8cfc05b1: Waiting [2025-09-03T06:21:31.933Z] 2437ff75d9bd: Waiting [2025-09-03T06:21:32.202Z] 04944245beec: Verifying Checksum [2025-09-03T06:21:32.202Z] 04944245beec: Download complete [2025-09-03T06:21:32.202Z] 765212b225bb: Verifying Checksum [2025-09-03T06:21:32.202Z] 765212b225bb: Download complete [2025-09-03T06:21:32.202Z] f23df028b6ca: Verifying Checksum [2025-09-03T06:21:32.202Z] f23df028b6ca: Download complete [2025-09-03T06:21:32.202Z] d65c8cfc05b1: Verifying Checksum [2025-09-03T06:21:32.202Z] d65c8cfc05b1: Download complete [2025-09-03T06:21:32.202Z] 699f458cf7ca: Verifying Checksum [2025-09-03T06:21:32.202Z] 699f458cf7ca: Download complete [2025-09-03T06:21:32.784Z] 8998bd30e6a1: Verifying Checksum [2025-09-03T06:21:32.784Z] 8998bd30e6a1: Download complete [2025-09-03T06:21:35.368Z] 2437ff75d9bd: Verifying Checksum [2025-09-03T06:21:35.368Z] 2437ff75d9bd: Download complete [2025-09-03T06:21:37.951Z] 8998bd30e6a1: Pull complete [2025-09-03T06:21:38.219Z] 04944245beec: Pull complete [2025-09-03T06:21:39.624Z] 699f458cf7ca: Pull complete [2025-09-03T06:21:39.890Z] 765212b225bb: Pull complete [2025-09-03T06:21:40.850Z] f23df028b6ca: Pull complete [2025-09-03T06:21:41.117Z] d65c8cfc05b1: Pull complete [2025-09-03T06:21:59.355Z] 2437ff75d9bd: Pull complete [2025-09-03T06:21:59.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-03T06:21:59.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T06:21:59.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:21:59.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-8214 does not seem to be running inside a container [2025-09-03T06:21:59.650Z] $ 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-modbus-go/199 -v /w/workspace/device-modbus-go/199:/w/workspace/device-modbus-go/199:rw,z -v /w/workspace/device-modbus-go/199@tmp:/w/workspace/device-modbus-go/199@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-09-03T06:22:02.484Z] $ docker top 01afd78ca087751758cd99778f904975e9c82d20a6441a2b4b2a8fdb2749aa0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:22:03.342Z] ---> job-cost.sh [2025-09-03T06:22:03.342Z] lf-activate-venv: SKIPPING [2025-09-03T06:22:03.342Z] INFO: No Stack... [2025-09-03T06:22:03.608Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-03T06:22:04.567Z] INFO: Archiving Costs [Pipeline] sh [2025-09-03T06:22:05.205Z] + cat /w/workspace/device-modbus-go/199/archives/cost.csv [2025-09-03T06:22:05.205Z] + cut -d, -f6 [Pipeline] lock [2025-09-03T06:22:05.266Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [2025-09-03T06:22:05.273Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] did not exist. Created. [2025-09-03T06:22:05.278Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T06:22:05.946Z] /w/workspace/device-modbus-go/199@tmp/durable-0e053b2c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-03T06:22:06.587Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-03T06:22:06.614Z] Warning: overwriting stash ‘stack-cost’ [2025-09-03T06:22:06.668Z] Stashed 1 file(s) [Pipeline] } [2025-09-03T06:22:06.679Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-03T06:22:06.712Z] $ docker stop --time=1 01afd78ca087751758cd99778f904975e9c82d20a6441a2b4b2a8fdb2749aa0b [2025-09-03T06:22:08.259Z] $ docker rm -f --volumes 01afd78ca087751758cd99778f904975e9c82d20a6441a2b4b2a8fdb2749aa0b [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-09-03T06:22:08.765Z] provisioning config files... [2025-09-03T06:22:08.771Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9778836732240464930tmp [Pipeline] { [Pipeline] sh [2025-09-03T06:22:09.064Z] + set +x [2025-09-03T06:22:09.064Z] + + curl -sbash https://codecov.io/bash -s [2025-09-03T06:22:09.064Z] -- [2025-09-03T06:22:09.064Z] [2025-09-03T06:22:09.064Z] _____ _ [2025-09-03T06:22:09.064Z] / ____| | | [2025-09-03T06:22:09.064Z] | | ___ __| | ___ ___ _____ __ [2025-09-03T06:22:09.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-03T06:22:09.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-03T06:22:09.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-03T06:22:09.064Z] Bash-1.0.6 [2025-09-03T06:22:09.064Z] [2025-09-03T06:22:09.064Z] [2025-09-03T06:22:09.064Z] ==> git version 2.25.1 found [2025-09-03T06:22:09.064Z] ==> 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-09-03T06:22:09.064Z] Release-Date: 2020-01-08 [2025-09-03T06:22:09.064Z] 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-09-03T06:22:09.064Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-03T06:22:09.064Z] ==> Jenkins CI detected. [2025-09-03T06:22:09.064Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-09-03T06:22:09.064Z] project root: . [2025-09-03T06:22:09.064Z] --> token set from env [2025-09-03T06:22:09.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-03T06:22:09.064Z] ==> Running gcov in . (disable via -X gcov) [2025-09-03T06:22:09.064Z] ==> Python coveragepy not found [2025-09-03T06:22:09.064Z] ==> Searching for coverage reports in: [2025-09-03T06:22:09.064Z] + . [2025-09-03T06:22:09.064Z] -> Found 1 reports [2025-09-03T06:22:09.064Z] ==> Detecting git/mercurial file structure [2025-09-03T06:22:09.322Z] ==> Reading reports [2025-09-03T06:22:09.322Z] + ./coverage.out bytes=27945 [2025-09-03T06:22:09.322Z] ==> Appending adjustments [2025-09-03T06:22:09.322Z] https://docs.codecov.io/docs/fixing-reports [2025-09-03T06:22:09.322Z] + Found adjustments [2025-09-03T06:22:09.322Z] ==> Gzipping contents [2025-09-03T06:22:09.322Z] 8.0K /tmp/codecov.0yo3My.gz [2025-09-03T06:22:09.323Z] ==> Uploading reports [2025-09-03T06:22:09.323Z] url: https://codecov.io [2025-09-03T06:22:09.323Z] query: branch=main&commit=ec44a8819ba005337177245ce03e1d8be8531c4f&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-03T06:22:09.323Z] -> Pinging Codecov [2025-09-03T06:22:09.323Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ec44a8819ba005337177245ce03e1d8be8531c4f&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-03T06:22:09.581Z] -> Uploading to [2025-09-03T06:22:09.581Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/ec44a8819ba005337177245ce03e1d8be8531c4f/388b918a-9111-4d42-829e-a3c37618bdb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250903%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250903T062209Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d95052c5b60adf07aaa5d88d5c05a42730feb4733be3c3ec5f2b921bd9f04e [2025-09-03T06:22:09.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-03T06:22:09.581Z] Dload Upload Total Spent Left Speed [2025-09-03T06:22:09.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 28203 --:--:-- --:--:-- --:--:-- 28203 [2025-09-03T06:22:09.581Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] } [2025-09-03T06:22:09.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-03T06:22:09.728Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-03T06:22:09.744Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:10.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T06:22:10.049Z] [2025-09-03T06:22:10.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:10.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T06:22:10.346Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-03T06:22:10.346Z] 0a9a5dfd008f: Already exists [2025-09-03T06:22:10.346Z] 36466aa92d05: Already exists [2025-09-03T06:22:10.346Z] e10405b45d13: Already exists [2025-09-03T06:22:10.346Z] 096b7ceb2af7: Already exists [2025-09-03T06:22:10.346Z] 4f4fb700ef54: Already exists [2025-09-03T06:22:10.346Z] e50aa161e22a: Pulling fs layer [2025-09-03T06:22:10.346Z] d3c8db5fb9df: Pulling fs layer [2025-09-03T06:22:10.604Z] e50aa161e22a: Download complete [2025-09-03T06:22:10.862Z] e50aa161e22a: Pull complete [2025-09-03T06:22:11.803Z] d3c8db5fb9df: Verifying Checksum [2025-09-03T06:22:11.803Z] d3c8db5fb9df: Download complete [2025-09-03T06:22:15.996Z] d3c8db5fb9df: Pull complete [2025-09-03T06:22:15.996Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-03T06:22:15.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T06:22:15.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:22:16.097Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:22:16.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:22:17.232Z] $ docker top 80c38465280c29f3eb3f193eeaeaae880073db311043d847f2554eae76f0a9ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:22:17.575Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-09-03T06:22:17.586Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-09-03T06:22:17.861Z] + set -o pipefail [2025-09-03T06:22:17.861Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-09-03T06:22:24.430Z] [2025-09-03T06:22:24.430Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-09-03T06:22:24.430Z] [2025-09-03T06:22:24.430Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/0a9c7bed-14e2-4363-ae1a-5a0f6765f6bc [2025-09-03T06:22:24.430Z] [2025-09-03T06:22:24.430Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-09-03T06:22:24.430Z] [2025-09-03T06:22:24.430Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-03T06:22:24.430Z] [2025-09-03T06:22:24.690Z] [2025-09-03T06:22:24.690Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-03T06:22:24.690Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-03T06:22:24.959Z] $ docker stop --time=1 80c38465280c29f3eb3f193eeaeaae880073db311043d847f2554eae76f0a9ce [2025-09-03T06:22:27.335Z] $ docker rm -f --volumes 80c38465280c29f3eb3f193eeaeaae880073db311043d847f2554eae76f0a9ce [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-09-03T06:22:28.172Z] + git log --format=format:%s -1 ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] sh [2025-09-03T06:22:28.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T06:22:28.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:28.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T06:22:28.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:22:28.848Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:22:28.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:22:29.158Z] $ docker top 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 -eo pid,comm [2025-09-03T06:22:29.207Z] 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-09-03T06:22:29.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T06:22:29.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T06:22:29.262Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T06:22:29.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T06:22:29.381Z] $ docker exec 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 ssh-agent [2025-09-03T06:22:29.495Z] SSH_AUTH_SOCK=/tmp/ssh-YRkytWvxaGxo/agent.32 [2025-09-03T06:22:29.495Z] SSH_AGENT_PID=38 [2025-09-03T06:22:29.499Z] Running ssh-add (command line suppressed) [2025-09-03T06:22:29.595Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_174185447978560826.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_174185447978560826.key) [2025-09-03T06:22:29.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T06:22:29.899Z] + git semver tag [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,124 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,128 [run_tag] DEBUG tag force:False [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,128 [check_head_tag] DEBUG check head tag [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,128 [execute] INFO git cat-file --batch-check [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,131 [execute] INFO git cat-file --batch [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,142 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,142 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-03T06:22:30.157Z] 2025-09-03 06:22:30,146 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:22:30.157Z] 4.1.0-dev.8 [Pipeline] } [2025-09-03T06:22:30.424Z] $ docker exec --env ******** --env ******** 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 ssh-agent -k [2025-09-03T06:22:30.525Z] unset SSH_AUTH_SOCK; [2025-09-03T06:22:30.526Z] unset SSH_AGENT_PID; [2025-09-03T06:22:30.526Z] echo Agent pid 38 killed; [2025-09-03T06:22:30.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T06:22:30.860Z] + git semver [Pipeline] } [2025-09-03T06:22:31.129Z] $ docker stop --time=1 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 [2025-09-03T06:22:32.385Z] $ docker rm -f --volumes 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:32.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T06:22:32.789Z] [2025-09-03T06:22:32.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:33.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T06:22:33.094Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-03T06:22:33.094Z] ab5ef0e58194: Pulling fs layer [2025-09-03T06:22:33.094Z] 9712f1f96733: Pulling fs layer [2025-09-03T06:22:33.094Z] 63f879dbbcfc: Pulling fs layer [2025-09-03T06:22:33.094Z] 0d9ebad4ef96: Pulling fs layer [2025-09-03T06:22:33.094Z] e9a5061849ea: Pulling fs layer [2025-09-03T06:22:33.094Z] d747dcd14b5f: Pulling fs layer [2025-09-03T06:22:33.094Z] 2de7ff778b66: Pulling fs layer [2025-09-03T06:22:33.094Z] e9a5061849ea: Waiting [2025-09-03T06:22:33.094Z] d747dcd14b5f: Waiting [2025-09-03T06:22:33.094Z] 2de7ff778b66: Waiting [2025-09-03T06:22:33.094Z] 0d9ebad4ef96: Waiting [2025-09-03T06:22:33.094Z] 9712f1f96733: Verifying Checksum [2025-09-03T06:22:33.094Z] 9712f1f96733: Download complete [2025-09-03T06:22:33.353Z] 63f879dbbcfc: Verifying Checksum [2025-09-03T06:22:33.353Z] 63f879dbbcfc: Download complete [2025-09-03T06:22:33.612Z] e9a5061849ea: Verifying Checksum [2025-09-03T06:22:33.612Z] e9a5061849ea: Download complete [2025-09-03T06:22:33.612Z] d747dcd14b5f: Verifying Checksum [2025-09-03T06:22:33.612Z] 2de7ff778b66: Verifying Checksum [2025-09-03T06:22:33.612Z] 2de7ff778b66: Download complete [2025-09-03T06:22:33.612Z] 0d9ebad4ef96: Verifying Checksum [2025-09-03T06:22:33.612Z] 0d9ebad4ef96: Download complete [2025-09-03T06:22:33.612Z] ab5ef0e58194: Download complete [2025-09-03T06:22:37.866Z] ab5ef0e58194: Pull complete [2025-09-03T06:22:37.866Z] 9712f1f96733: Pull complete [2025-09-03T06:22:38.801Z] 63f879dbbcfc: Pull complete [2025-09-03T06:22:44.070Z] 0d9ebad4ef96: Pull complete [2025-09-03T06:22:44.328Z] e9a5061849ea: Pull complete [2025-09-03T06:22:44.328Z] d747dcd14b5f: Pull complete [2025-09-03T06:22:45.702Z] 2de7ff778b66: Pull complete [2025-09-03T06:22:45.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-03T06:22:45.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T06:22:45.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:22:46.066Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:22:46.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:22:48.192Z] $ docker top a90a49f947137735f0723cab9fcfda82909825b4b57ab56bd91c28efd01d282a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:22:48.275Z] provisioning config files... [2025-09-03T06:22:48.282Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9476170986426315117tmp [2025-09-03T06:22:48.291Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12621854757128017090tmp [2025-09-03T06:22:48.301Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9861681752686732646tmp [Pipeline] { [Pipeline] echo [2025-09-03T06:22:48.330Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:22:48.621Z] ---> sigul-configuration.sh [2025-09-03T06:22:48.621Z] gpg: directory `/root/.gnupg' created [2025-09-03T06:22:48.621Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-03T06:22:48.621Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-03T06:22:48.621Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-03T06:22:48.621Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-03T06:22:48.621Z] gpg: CAST5 encrypted data [2025-09-03T06:22:48.621Z] gpg: encrypted with 1 passphrase [2025-09-03T06:22:48.621Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-03T06:22:48.916Z] + mkdir /home/jenkins [2025-09-03T06:22:48.916Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-03T06:22:49.210Z] + 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-09-03T06:22:49.224Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:22:49.515Z] ---> sigul-install.sh [2025-09-03T06:22:49.515Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-03T06:22:49.807Z] + git tag --list [2025-09-03T06:22:49.807Z] 0.7.1 [2025-09-03T06:22:49.807Z] v1.0.0 [2025-09-03T06:22:49.807Z] v1.1.0 [2025-09-03T06:22:49.807Z] v1.1.1 [2025-09-03T06:22:49.807Z] v1.2.2 [2025-09-03T06:22:49.807Z] v1.3.0 [2025-09-03T06:22:49.807Z] v1.3.1 [2025-09-03T06:22:49.807Z] v2.0.0 [2025-09-03T06:22:49.807Z] v2.1.0 [2025-09-03T06:22:49.807Z] v2.1.1 [2025-09-03T06:22:49.807Z] v2.2.0 [2025-09-03T06:22:49.807Z] v2.3.0 [2025-09-03T06:22:49.807Z] v3.0 [2025-09-03T06:22:49.807Z] v3.0.0 [2025-09-03T06:22:49.807Z] v3.1 [2025-09-03T06:22:49.807Z] v3.1.0 [2025-09-03T06:22:49.807Z] v3.1.1 [2025-09-03T06:22:49.807Z] v4.0 [2025-09-03T06:22:49.807Z] v4.0.0 [2025-09-03T06:22:49.807Z] v4.1.0-dev.1 [2025-09-03T06:22:49.807Z] v4.1.0-dev.2 [2025-09-03T06:22:49.807Z] v4.1.0-dev.3 [2025-09-03T06:22:49.807Z] v4.1.0-dev.4 [2025-09-03T06:22:49.807Z] v4.1.0-dev.5 [2025-09-03T06:22:49.807Z] v4.1.0-dev.6 [2025-09-03T06:22:49.807Z] v4.1.0-dev.7 [2025-09-03T06:22:49.807Z] v4.1.0-dev.8 [Pipeline] sh [2025-09-03T06:22:50.097Z] + lftools sign git-tag v4.1.0-dev.8 [2025-09-03T06:22:50.664Z] Signing Git tag with Sigul... [2025-09-03T06:22:50.664Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-09-03T06:22:52.056Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:22:52.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-03T06:22:52.347Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-03T06:22:52.380Z] $ docker stop --time=1 a90a49f947137735f0723cab9fcfda82909825b4b57ab56bd91c28efd01d282a [2025-09-03T06:22:53.669Z] $ docker rm -f --volumes a90a49f947137735f0723cab9fcfda82909825b4b57ab56bd91c28efd01d282a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-03T06:22:54.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T06:22:54.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:54.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T06:22:54.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:22:54.572Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:22:54.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:22:54.833Z] $ docker top 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 -eo pid,comm [2025-09-03T06:22:54.879Z] 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-09-03T06:22:54.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T06:22:54.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T06:22:54.936Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T06:22:55.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T06:22:55.044Z] $ docker exec 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 ssh-agent [2025-09-03T06:22:55.157Z] SSH_AUTH_SOCK=/tmp/ssh-U0XuVZyfdr00/agent.32 [2025-09-03T06:22:55.157Z] SSH_AGENT_PID=38 [2025-09-03T06:22:55.162Z] Running ssh-add (command line suppressed) [2025-09-03T06:22:55.256Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10625544317092007160.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10625544317092007160.key) [2025-09-03T06:22:55.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T06:22:55.563Z] + git semver bump pre [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,774 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,778 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,778 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,778 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,779 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,779 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,781 [execute] INFO git cat-file --batch-check [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,784 [execute] INFO git cat-file --batch [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T06:22:55.822Z] 2025-09-03 06:22:55,788 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:22:55.822Z] 4.1.0-dev.9 [Pipeline] } [2025-09-03T06:22:55.829Z] $ docker exec --env ******** --env ******** 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 ssh-agent -k [2025-09-03T06:22:55.930Z] unset SSH_AUTH_SOCK; [2025-09-03T06:22:55.930Z] unset SSH_AGENT_PID; [2025-09-03T06:22:55.930Z] echo Agent pid 38 killed; [2025-09-03T06:22:55.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T06:22:56.273Z] + git semver [Pipeline] } [2025-09-03T06:22:56.543Z] $ docker stop --time=1 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 [2025-09-03T06:22:57.807Z] $ docker rm -f --volumes 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T06:22:58.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T06:22:58.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:22:58.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T06:22:58.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:22:58.559Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:22:58.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:22:58.802Z] $ docker top ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 -eo pid,comm [2025-09-03T06:22:58.847Z] 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-09-03T06:22:58.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T06:22:58.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T06:22:58.908Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T06:22:59.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T06:22:59.023Z] $ docker exec ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 ssh-agent [2025-09-03T06:22:59.133Z] SSH_AUTH_SOCK=/tmp/ssh-zqnyQ0U1PpOe/agent.32 [2025-09-03T06:22:59.133Z] SSH_AGENT_PID=38 [2025-09-03T06:22:59.138Z] Running ssh-add (command line suppressed) [2025-09-03T06:22:59.249Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2514742281913802188.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2514742281913802188.key) [2025-09-03T06:22:59.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T06:22:59.559Z] + git semver push [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,770 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,775 [run_push] DEBUG push [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,775 [execute] INFO git cat-file --batch-check [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,778 [execute] INFO git rev-list 1fbec2a8fad692aa2e50628a25a7d02e895769c0 -- [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,778 [execute] DEBUG Popen(['git', 'rev-list', '1fbec2a8fad692aa2e50628a25a7d02e895769c0', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,783 [execute] INFO git fetch -v -- origin [2025-09-03T06:22:59.818Z] 2025-09-03 06:22:59,783 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-03T06:23:00.386Z] 2025-09-03 06:23:00,258 [run_push] DEBUG no remote changes detected [2025-09-03T06:23:00.386Z] 2025-09-03 06:23:00,258 [execute] INFO git push origin semver [2025-09-03T06:23:00.386Z] 2025-09-03 06:23:00,259 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-03T06:23:01.326Z] 2025-09-03 06:23:00,985 [run_push] DEBUG push all version tags [2025-09-03T06:23:01.326Z] 2025-09-03 06:23:00,986 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-03T06:23:01.326Z] 2025-09-03 06:23:00,986 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-03T06:23:01.896Z] 2025-09-03 06:23:01,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-03T06:23:01.896Z] 4.1.0-dev.9 [Pipeline] } [2025-09-03T06:23:01.904Z] $ docker exec --env ******** --env ******** ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 ssh-agent -k [2025-09-03T06:23:02.013Z] unset SSH_AUTH_SOCK; [2025-09-03T06:23:02.013Z] unset SSH_AGENT_PID; [2025-09-03T06:23:02.013Z] echo Agent pid 38 killed; [2025-09-03T06:23:02.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T06:23:02.358Z] + git semver [Pipeline] } [2025-09-03T06:23:02.627Z] $ docker stop --time=1 ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 [2025-09-03T06:23:03.869Z] $ docker rm -f --volumes ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 [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-09-03T06:23:04.444Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-09-03T06:23:04.444Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-03T06:23:04.444Z] total 16 [2025-09-03T06:23:04.444Z] drwxr-xr-x 3 root root 4096 Sep 3 06:11 . [2025-09-03T06:23:04.444Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 06:22 .. [2025-09-03T06:23:04.444Z] drwxr-xr-x 2 root root 4096 Sep 3 06:11 cost [2025-09-03T06:23:04.444Z] -rw-r--r-- 1 root root 88 Sep 3 06:11 cost.csv [2025-09-03T06:23:04.444Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-03T06:23:04.444Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-03T06:23:04.444Z] total 16 [2025-09-03T06:23:04.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 06:11 . [2025-09-03T06:23:04.444Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 06:22 .. [2025-09-03T06:23:04.444Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 06:11 cost [2025-09-03T06:23:04.444Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 3 06:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:04.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:05.594Z] ---> package-listing.sh [2025-09-03T06:23:05.594Z] ++ facter osfamily [2025-09-03T06:23:05.594Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-03T06:23:05.854Z] + OS_FAMILY=debian [2025-09-03T06:23:05.854Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-09-03T06:23:05.854Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-03T06:23:05.854Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-03T06:23:05.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-03T06:23:05.854Z] + PACKAGES=/tmp/packages_start.txt [2025-09-03T06:23:05.854Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-03T06:23:05.854Z] + PACKAGES=/tmp/packages_end.txt [2025-09-03T06:23:05.854Z] + case "${OS_FAMILY}" in [2025-09-03T06:23:05.854Z] + dpkg -l [2025-09-03T06:23:05.854Z] + grep '^ii' [2025-09-03T06:23:05.854Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-03T06:23:05.854Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-03T06:23:05.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-03T06:23:05.854Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-03T06:23:05.854Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-09-03T06:23:05.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-09-03T06:23:05.866Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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-09-03T06:23:06.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T06:23:06.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T06:23:06.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T06:23:06.786Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2025-09-03T06:23:06.811Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-09-03T06:23:07.019Z] $ docker top 119a48ff3c0da5d001a3354236bb4cf312b1f3a858adfdd2a0799f29e9b0fef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T06:23:07.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-03T06:23:07.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-03T06:23:07.926Z] + ls /var/log/sa-host [2025-09-03T06:23:07.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T06:23:07.975Z] provisioning config files... [2025-09-03T06:23:07.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11845014162135542797tmp [Pipeline] { [Pipeline] echo [2025-09-03T06:23:08.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:08.280Z] ---> create-netrc.sh [Pipeline] } [2025-09-03T06:23:08.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:08.593Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-03T06:23:08.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:08.887Z] ---> sudo-logs.sh [2025-09-03T06:23:08.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-03T06:23:08.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:09.195Z] ---> job-cost.sh [2025-09-03T06:23:09.195Z] lf-activate-venv: SKIPPING [2025-09-03T06:23:09.195Z] DEBUG: total: 0.2199999988079071 [2025-09-03T06:23:09.195Z] INFO: Retrieving Stack Cost... [2025-09-03T06:23:09.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-03T06:23:10.024Z] INFO: Archiving Costs [Pipeline] echo [2025-09-03T06:23:10.040Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T06:23:10.321Z] ---> logs-deploy.sh [2025-09-03T06:23:10.321Z] lf-activate-venv: SKIPPING [2025-09-03T06:23:10.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/199 [2025-09-03T06:23:10.321Z] INFO: archiving workspace using pattern(s): [2025-09-03T06:23:11.256Z] Archives upload complete. [2025-09-03T06:23:11.515Z] INFO: archiving logs to Nexus [2025-09-03T06:23:12.087Z] ---> uname -a: [2025-09-03T06:23:12.087Z] Linux prd-ubuntu20-04-docker-8c-8g-8212 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] ---> lscpu: [2025-09-03T06:23:12.087Z] Architecture: x86_64 [2025-09-03T06:23:12.087Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-03T06:23:12.087Z] Byte Order: Little Endian [2025-09-03T06:23:12.087Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-03T06:23:12.087Z] CPU(s): 8 [2025-09-03T06:23:12.087Z] On-line CPU(s) list: 0-7 [2025-09-03T06:23:12.087Z] Thread(s) per core: 1 [2025-09-03T06:23:12.087Z] Core(s) per socket: 1 [2025-09-03T06:23:12.087Z] Socket(s): 8 [2025-09-03T06:23:12.087Z] NUMA node(s): 1 [2025-09-03T06:23:12.087Z] Vendor ID: AuthenticAMD [2025-09-03T06:23:12.087Z] CPU family: 23 [2025-09-03T06:23:12.087Z] Model: 49 [2025-09-03T06:23:12.087Z] Model name: AMD EPYC-Rome Processor [2025-09-03T06:23:12.087Z] Stepping: 0 [2025-09-03T06:23:12.087Z] CPU MHz: 2799.998 [2025-09-03T06:23:12.087Z] BogoMIPS: 5599.99 [2025-09-03T06:23:12.087Z] Virtualization: AMD-V [2025-09-03T06:23:12.087Z] Hypervisor vendor: KVM [2025-09-03T06:23:12.087Z] Virtualization type: full [2025-09-03T06:23:12.087Z] L1d cache: 256 KiB [2025-09-03T06:23:12.087Z] L1i cache: 256 KiB [2025-09-03T06:23:12.087Z] L2 cache: 4 MiB [2025-09-03T06:23:12.087Z] L3 cache: 128 MiB [2025-09-03T06:23:12.087Z] NUMA node0 CPU(s): 0-7 [2025-09-03T06:23:12.087Z] Vulnerability Gather data sampling: Not affected [2025-09-03T06:23:12.087Z] Vulnerability Itlb multihit: Not affected [2025-09-03T06:23:12.087Z] Vulnerability L1tf: Not affected [2025-09-03T06:23:12.087Z] Vulnerability Mds: Not affected [2025-09-03T06:23:12.087Z] Vulnerability Meltdown: Not affected [2025-09-03T06:23:12.087Z] Vulnerability Mmio stale data: Not affected [2025-09-03T06:23:12.087Z] Vulnerability Retbleed: Vulnerable [2025-09-03T06:23:12.087Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-03T06:23:12.087Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-03T06:23:12.087Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-03T06:23:12.087Z] Vulnerability Srbds: Not affected [2025-09-03T06:23:12.087Z] Vulnerability Tsx async abort: Not affected [2025-09-03T06:23:12.087Z] 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-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] ---> nproc: [2025-09-03T06:23:12.087Z] 8 [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] ---> df -h: [2025-09-03T06:23:12.087Z] Filesystem Size Used Avail Use% Mounted on [2025-09-03T06:23:12.087Z] overlay 155G 14G 142G 9% / [2025-09-03T06:23:12.087Z] tmpfs 64M 0 64M 0% /dev [2025-09-03T06:23:12.087Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-03T06:23:12.087Z] shm 64M 0 64M 0% /dev/shm [2025-09-03T06:23:12.087Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] ---> sar -b -r -n DEV: [2025-09-03T06:23:12.087Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8212) 09/03/25 _x86_64_ (8 CPU) [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] 06:07:09 LINUX RESTART (8 CPU) [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] 06:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-03T06:23:12.087Z] 06:09:01 309.64 17.22 292.43 0.00 2201.66 133038.60 0.00 [2025-09-03T06:23:12.087Z] 06:10:01 119.68 0.55 119.13 0.00 48.79 32463.66 0.00 [2025-09-03T06:23:12.087Z] 06:11:01 2.67 0.02 2.65 0.00 2.00 53.74 0.00 [2025-09-03T06:23:12.087Z] 06:12:01 48.74 0.02 48.73 0.00 0.13 20429.66 0.00 [2025-09-03T06:23:12.087Z] 06:13:01 48.39 3.87 44.53 0.00 4296.88 9139.94 0.00 [2025-09-03T06:23:12.087Z] 06:14:01 6.00 0.02 5.98 0.00 0.13 118.11 0.00 [2025-09-03T06:23:12.087Z] 06:15:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 [2025-09-03T06:23:12.087Z] 06:16:01 1.40 0.00 1.40 0.00 0.00 18.40 0.00 [2025-09-03T06:23:12.087Z] 06:17:01 0.95 0.02 0.93 0.00 0.13 11.20 0.00 [2025-09-03T06:23:12.087Z] 06:18:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 [2025-09-03T06:23:12.087Z] 06:19:01 0.98 0.00 0.98 0.00 0.00 16.40 0.00 [2025-09-03T06:23:12.087Z] 06:20:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2025-09-03T06:23:12.087Z] 06:21:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2025-09-03T06:23:12.087Z] 06:22:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 [2025-09-03T06:23:12.087Z] 06:23:01 137.14 1.10 136.04 0.00 27.33 51035.23 0.00 [2025-09-03T06:23:12.087Z] Average: 45.14 1.50 43.64 0.00 436.50 16296.51 0.00 [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] 06:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-03T06:23:12.087Z] 06:09:01 26529584 31311476 968668 2.95 153644 4728888 2271220 6.70 1912768 3843268 520904 [2025-09-03T06:23:12.087Z] 06:10:01 26790472 31501216 780180 2.37 159896 4659980 1827868 5.39 1609876 3900084 348 [2025-09-03T06:23:12.087Z] 06:11:01 26805956 31517108 763748 2.32 160032 4660168 1700632 5.01 1610712 3880688 24 [2025-09-03T06:23:12.087Z] 06:12:01 26279256 31505880 773320 2.35 173400 5111984 1727200 5.09 1641332 4319656 332 [2025-09-03T06:23:12.087Z] 06:13:01 25771752 31474768 787588 2.40 206612 5540808 1799236 5.30 1942344 4491780 1100 [2025-09-03T06:23:12.087Z] 06:14:01 25782884 31485364 777364 2.36 206344 5540536 1775240 5.23 1932728 4491512 8 [2025-09-03T06:23:12.087Z] 06:15:01 25784688 31487196 775496 2.36 206364 5540540 1775240 5.23 1930692 4491516 36 [2025-09-03T06:23:12.087Z] 06:16:01 25791388 31494028 768536 2.34 206408 5540552 1775240 5.23 1924860 4491524 16 [2025-09-03T06:23:12.087Z] 06:17:01 25793836 31496516 766004 2.33 206440 5540540 1775240 5.23 1922136 4491528 12 [2025-09-03T06:23:12.087Z] 06:18:01 25794668 31497448 764780 2.33 206480 5540556 1775240 5.23 1921900 4491532 12 [2025-09-03T06:23:12.087Z] 06:19:01 25795140 31497948 764236 2.32 206512 5540556 1775240 5.23 1921044 4491532 12 [2025-09-03T06:23:12.087Z] 06:20:01 25795188 31498032 764140 2.32 206532 5540560 1775240 5.23 1920900 4491536 8 [2025-09-03T06:23:12.087Z] 06:21:01 25795140 31498036 764112 2.32 206548 5540564 1775240 5.23 1920896 4491540 8 [2025-09-03T06:23:12.087Z] 06:22:01 25795248 31498172 763928 2.32 206572 5540564 1775240 5.23 1920932 4491540 8 [2025-09-03T06:23:12.087Z] 06:23:01 24583064 31435192 818700 2.49 248064 6543092 1886044 5.56 2045348 5464764 580 [2025-09-03T06:23:12.087Z] Average: 25925884 31479892 786720 2.39 197323 5407326 1812624 5.34 1871898 4421600 34894 [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] 06:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-03T06:23:12.087Z] 06:09:01 veth0e3f119 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:09:01 ens3 594.76 451.86 6596.69 95.86 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:09:01 docker0 341.52 409.51 28.69 3242.74 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:09:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:10:01 ens3 56.41 41.11 212.35 116.99 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:10:01 docker0 4.93 9.67 0.30 123.30 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:10:01 lo 3.13 3.13 0.32 0.32 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:11:01 ens3 28.80 23.98 18.37 96.50 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:11:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:12:01 ens3 93.38 59.79 2521.20 10.83 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:12:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:13:01 ens3 190.68 128.26 3000.79 9.32 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:13:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:14:01 ens3 1.18 0.22 0.06 0.02 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:15:01 ens3 0.33 0.15 0.12 0.07 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:16:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:18:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:20:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:23:01 vethf0e954f 2.13 1.60 0.32 0.46 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:23:01 ens3 405.63 278.17 6783.75 180.81 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:23:01 docker0 69.22 86.97 6.23 871.48 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] 06:23:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] Average: vethf0e954f 0.14 0.11 0.02 0.03 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] Average: ens3 90.91 65.18 1269.62 33.96 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] Average: docker0 27.36 33.32 2.32 279.20 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] ---> sar -P ALL: [2025-09-03T06:23:12.087Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8212) 09/03/25 _x86_64_ (8 CPU) [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] 06:07:09 LINUX RESTART (8 CPU) [2025-09-03T06:23:12.087Z] [2025-09-03T06:23:12.087Z] 06:08:02 CPU %user %nice %system %iowait %steal %idle [2025-09-03T06:23:12.087Z] 06:09:01 all 25.37 0.00 6.39 2.08 0.08 66.08 [2025-09-03T06:23:12.087Z] 06:09:01 0 24.87 0.00 6.26 2.47 0.09 66.32 [2025-09-03T06:23:12.087Z] 06:09:01 1 24.32 0.00 5.77 0.72 0.07 69.13 [2025-09-03T06:23:12.087Z] 06:09:01 2 26.15 0.00 5.57 0.88 0.09 67.32 [2025-09-03T06:23:12.087Z] 06:09:01 3 25.26 0.00 7.95 3.54 0.09 63.16 [2025-09-03T06:23:12.087Z] 06:09:01 4 24.23 0.00 6.30 3.84 0.09 65.55 [2025-09-03T06:23:12.087Z] 06:09:01 5 25.07 0.00 6.46 3.35 0.10 65.02 [2025-09-03T06:23:12.087Z] 06:09:01 6 25.48 0.00 5.73 1.44 0.07 67.28 [2025-09-03T06:23:12.087Z] 06:09:01 7 27.56 0.00 7.13 0.38 0.09 64.84 [2025-09-03T06:23:12.087Z] 06:10:01 all 45.85 0.00 6.61 0.72 0.08 46.74 [2025-09-03T06:23:12.087Z] 06:10:01 0 45.33 0.00 6.28 1.32 0.08 46.98 [2025-09-03T06:23:12.087Z] 06:10:01 1 46.42 0.00 6.31 0.74 0.07 46.47 [2025-09-03T06:23:12.087Z] 06:10:01 2 45.17 0.00 6.74 1.50 0.07 46.52 [2025-09-03T06:23:12.087Z] 06:10:01 3 45.63 0.00 7.10 0.17 0.08 47.02 [2025-09-03T06:23:12.087Z] 06:10:01 4 46.50 0.00 7.08 0.79 0.08 45.55 [2025-09-03T06:23:12.087Z] 06:10:01 5 46.55 0.00 7.03 0.77 0.08 45.56 [2025-09-03T06:23:12.087Z] 06:10:01 6 46.50 0.00 5.98 0.13 0.08 47.30 [2025-09-03T06:23:12.087Z] 06:10:01 7 44.71 0.00 6.33 0.37 0.07 48.52 [2025-09-03T06:23:12.087Z] 06:11:01 all 0.74 0.00 0.09 0.01 0.01 99.16 [2025-09-03T06:23:12.087Z] 06:11:01 0 0.15 0.00 0.08 0.02 0.02 99.73 [2025-09-03T06:23:12.087Z] 06:11:01 1 0.85 0.00 0.08 0.03 0.02 99.02 [2025-09-03T06:23:12.088Z] 06:11:01 2 0.72 0.00 0.13 0.00 0.02 99.13 [2025-09-03T06:23:12.088Z] 06:11:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2025-09-03T06:23:12.088Z] 06:11:01 4 2.78 0.00 0.07 0.00 0.02 97.14 [2025-09-03T06:23:12.088Z] 06:11:01 5 0.72 0.00 0.03 0.00 0.02 99.23 [2025-09-03T06:23:12.088Z] 06:11:01 6 0.27 0.00 0.10 0.00 0.00 99.63 [2025-09-03T06:23:12.088Z] 06:11:01 7 0.30 0.00 0.10 0.00 0.02 99.58 [2025-09-03T06:23:12.088Z] 06:12:01 all 2.24 0.00 0.88 0.35 0.02 96.51 [2025-09-03T06:23:12.088Z] 06:12:01 0 2.98 0.00 1.21 2.28 0.03 93.50 [2025-09-03T06:23:12.088Z] 06:12:01 1 2.09 0.00 0.84 0.28 0.02 96.77 [2025-09-03T06:23:12.088Z] 06:12:01 2 2.13 0.00 0.59 0.02 0.02 97.25 [2025-09-03T06:23:12.088Z] 06:12:01 3 1.90 0.00 0.94 0.12 0.02 97.03 [2025-09-03T06:23:12.088Z] 06:12:01 4 2.21 0.00 0.45 0.02 0.02 97.31 [2025-09-03T06:23:12.088Z] 06:12:01 5 2.01 0.00 1.20 0.02 0.03 96.74 [2025-09-03T06:23:12.088Z] 06:12:01 6 1.99 0.00 1.11 0.03 0.03 96.83 [2025-09-03T06:23:12.088Z] 06:12:01 7 2.61 0.00 0.70 0.00 0.02 96.67 [2025-09-03T06:23:12.088Z] 06:13:01 all 2.09 0.00 1.20 0.33 0.03 96.36 [2025-09-03T06:23:12.088Z] 06:13:01 0 0.70 0.00 1.92 1.17 0.02 96.19 [2025-09-03T06:23:12.088Z] 06:13:01 1 1.07 0.00 0.69 0.05 0.03 98.16 [2025-09-03T06:23:12.088Z] 06:13:01 2 3.36 0.00 0.94 0.37 0.03 95.30 [2025-09-03T06:23:12.088Z] 06:13:01 3 2.82 0.00 0.80 0.15 0.03 96.19 [2025-09-03T06:23:12.088Z] 06:13:01 4 1.91 0.00 0.85 0.32 0.03 96.89 [2025-09-03T06:23:12.088Z] 06:13:01 5 3.19 0.00 1.04 0.28 0.03 95.46 [2025-09-03T06:23:12.088Z] 06:13:01 6 1.40 0.00 1.77 0.25 0.02 96.56 [2025-09-03T06:23:12.088Z] 06:13:01 7 2.24 0.00 1.62 0.03 0.02 96.09 [2025-09-03T06:23:12.088Z] 06:14:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2025-09-03T06:23:12.088Z] 06:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-03T06:23:12.088Z] 06:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-03T06:23:12.088Z] 06:14:01 2 0.03 0.00 0.03 0.05 0.00 99.88 [2025-09-03T06:23:12.088Z] 06:14:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2025-09-03T06:23:12.088Z] 06:14:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-09-03T06:23:12.088Z] 06:14:01 5 0.27 0.00 0.13 0.00 0.02 99.58 [2025-09-03T06:23:12.088Z] 06:14:01 6 0.03 0.00 0.05 0.03 0.02 99.87 [2025-09-03T06:23:12.088Z] 06:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-03T06:23:12.088Z] 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-03T06:23:12.088Z] 06:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-03T06:23:12.088Z] 06:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T06:23:12.088Z] 06:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-03T06:23:12.088Z] 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-03T06:23:12.088Z] 06:16:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-09-03T06:23:12.088Z] 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:16:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2025-09-03T06:23:12.088Z] 06:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-03T06:23:12.088Z] 06:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:16:01 7 0.30 0.00 0.00 0.00 0.00 99.70 [2025-09-03T06:23:12.088Z] 06:17:01 all 0.24 0.00 0.01 0.00 0.01 99.75 [2025-09-03T06:23:12.088Z] 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:17:01 1 1.71 0.00 0.02 0.00 0.00 98.27 [2025-09-03T06:23:12.088Z] 06:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-03T06:23:12.088Z] 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:17:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2025-09-03T06:23:12.088Z] 06:18:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2025-09-03T06:23:12.088Z] 06:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-03T06:23:12.088Z] 06:18:01 1 1.63 0.00 0.00 0.00 0.02 98.35 [2025-09-03T06:23:12.088Z] 06:18:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2025-09-03T06:23:12.088Z] 06:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:18:01 4 0.10 0.00 0.02 0.00 0.03 99.85 [2025-09-03T06:23:12.088Z] 06:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-03T06:23:12.088Z] 06:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-09-03T06:23:12.088Z] 06:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:19:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2025-09-03T06:23:12.088Z] 06:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] [2025-09-03T06:23:12.088Z] 06:19:01 CPU %user %nice %system %iowait %steal %idle [2025-09-03T06:23:12.088Z] 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-03T06:23:12.088Z] 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T06:23:12.088Z] 06:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-03T06:23:12.088Z] 06:20:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2025-09-03T06:23:12.088Z] 06:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-03T06:23:12.088Z] 06:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-03T06:23:12.088Z] 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-03T06:23:12.088Z] 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-03T06:23:12.088Z] 06:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-03T06:23:12.088Z] 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-03T06:23:12.088Z] 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T06:23:12.088Z] 06:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-03T06:23:12.088Z] 06:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-03T06:23:12.088Z] 06:22:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2025-09-03T06:23:12.088Z] 06:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-03T06:23:12.088Z] 06:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-03T06:23:12.088Z] 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-03T06:23:12.088Z] 06:23:01 all 8.15 0.00 3.28 0.83 0.06 87.68 [2025-09-03T06:23:12.088Z] 06:23:01 0 8.01 0.00 2.85 0.24 0.05 88.85 [2025-09-03T06:23:12.088Z] 06:23:01 1 7.90 0.00 3.21 0.03 0.05 88.81 [2025-09-03T06:23:12.088Z] 06:23:01 2 7.80 0.00 2.80 1.36 0.08 87.96 [2025-09-03T06:23:12.088Z] 06:23:01 3 7.65 0.00 2.69 0.10 0.05 89.50 [2025-09-03T06:23:12.088Z] 06:23:01 4 8.95 0.00 4.01 0.10 0.07 86.87 [2025-09-03T06:23:12.088Z] 06:23:01 5 8.10 0.00 3.98 4.67 0.07 83.19 [2025-09-03T06:23:12.088Z] 06:23:01 6 7.58 0.00 3.31 0.07 0.05 88.99 [2025-09-03T06:23:12.088Z] 06:23:01 7 9.20 0.00 3.36 0.07 0.05 87.32 [2025-09-03T06:23:12.088Z] Average: all 5.61 0.00 1.22 0.29 0.02 92.86 [2025-09-03T06:23:12.088Z] Average: 0 5.43 0.00 1.24 0.50 0.02 92.82 [2025-09-03T06:23:12.088Z] Average: 1 5.68 0.00 1.12 0.12 0.02 93.05 [2025-09-03T06:23:12.088Z] Average: 2 5.63 0.00 1.11 0.29 0.02 92.96 [2025-09-03T06:23:12.088Z] Average: 3 5.50 0.00 1.29 0.27 0.02 92.91 [2025-09-03T06:23:12.088Z] Average: 4 5.74 0.00 1.25 0.33 0.03 92.64 [2025-09-03T06:23:12.088Z] Average: 5 5.67 0.00 1.31 0.60 0.03 92.38 [2025-09-03T06:23:12.088Z] Average: 6 5.50 0.00 1.19 0.13 0.02 93.16 [2025-09-03T06:23:12.088Z] Average: 7 5.74 0.00 1.27 0.06 0.02 92.91 [2025-09-03T06:23:12.088Z] [2025-09-03T06:23:12.088Z] [2025-09-03T06:23:12.088Z]