Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df468ea0d4659fb9b2b737190123bafb0add59f6 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-ssh3371226532803866810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7335240186751477408.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16207149768104925560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh266061144387096541.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-ssh7070715994254266493.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-5606 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 > 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 Avoid second fetch Checking out Revision df468ea0d4659fb9b2b737190123bafb0add59f6 (main) Commit message: "Merge pull request #642 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f df468ea0d4659fb9b2b737190123bafb0add59f6 # timeout=10 > git rev-list --no-walk b9a734cf70b4c7f63f44c3fe01c824107cf172b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-23T09:25:08.671Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-23T09:25:08.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-23T09:25:08.781Z] ========================================================= [2025-07-23T09:25:08.781Z] EdgeX Global Pipelines Version Info [2025-07-23T09:25:08.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:25:09.877Z] ------------------- [2025-07-23T09:25:09.877Z] stable info: [2025-07-23T09:25:09.877Z] ------------------- [2025-07-23T09:25:09.877Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-23T09:25:09.877Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-23T09:25:09.877Z] Message: update stable to v1.0.274 [2025-07-23T09:25:10.446Z] ------------------- [2025-07-23T09:25:10.446Z] experimental info: [2025-07-23T09:25:10.446Z] ------------------- [2025-07-23T09:25:10.446Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-23T09:25:10.446Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-23T09:25:10.446Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-23T09:25:10.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-07-23T09:25:10.621Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-07-23T09:25:10.645Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-23T09:25:10.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-23T09:25:10.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-23T09:25:10.713Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-23T09:25:10.735Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-23T09:25:10.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-23T09:25:10.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-23T09:25:10.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-23T09:25:10.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-23T09:25:10.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-07-23T09:25:10.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-23T09:25:10.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-23T09:25:10.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-23T09:25:10.947Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-23T09:25:10.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-23T09:25:10.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-23T09:25:11.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-23T09:25:11.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-23T09:25:11.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-23T09:25:11.083Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-23T09:25:11.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-23T09:25:11.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-23T09:25:11.159Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-23T09:25:11.182Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-23T09:25:11.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-23T09:25:11.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-23T09:25:11.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-23T09:25:11.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-23T09:25:11.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo [2025-07-23T09:25:11.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df468ea [Pipeline] echo [2025-07-23T09:25:11.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T09:25:11.387Z] provisioning config files... [2025-07-23T09:25:11.399Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6738565226003478830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:25:11.725Z] ---> ****-login.sh [2025-07-23T09:25:11.725Z] nexus3.edgexfoundry.org:10001 [2025-07-23T09:25:11.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:11.985Z] [2025-07-23T09:25:11.985Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T09:25:11.985Z] Configure a credential helper to remove this warning. See [2025-07-23T09:25:11.985Z] https://docs.****.com/go/credential-store/ [2025-07-23T09:25:11.985Z] [2025-07-23T09:25:11.985Z] Login Succeeded [2025-07-23T09:25:11.985Z] nexus3.edgexfoundry.org:10002 [2025-07-23T09:25:11.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:11.985Z] [2025-07-23T09:25:11.985Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T09:25:11.985Z] Configure a credential helper to remove this warning. See [2025-07-23T09:25:11.985Z] https://docs.****.com/go/credential-store/ [2025-07-23T09:25:11.985Z] [2025-07-23T09:25:11.986Z] Login Succeeded [2025-07-23T09:25:12.246Z] nexus3.edgexfoundry.org:10003 [2025-07-23T09:25:12.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:12.246Z] [2025-07-23T09:25:12.246Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T09:25:12.246Z] Configure a credential helper to remove this warning. See [2025-07-23T09:25:12.246Z] https://docs.****.com/go/credential-store/ [2025-07-23T09:25:12.246Z] [2025-07-23T09:25:12.246Z] Login Succeeded [2025-07-23T09:25:12.246Z] nexus3.edgexfoundry.org:10004 [2025-07-23T09:25:12.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:12.246Z] [2025-07-23T09:25:12.246Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T09:25:12.246Z] Configure a credential helper to remove this warning. See [2025-07-23T09:25:12.246Z] https://docs.****.com/go/credential-store/ [2025-07-23T09:25:12.246Z] [2025-07-23T09:25:12.246Z] Login Succeeded [2025-07-23T09:25:12.246Z] ****.io [2025-07-23T09:25:12.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:12.508Z] [2025-07-23T09:25:12.508Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T09:25:12.508Z] Configure a credential helper to remove this warning. See [2025-07-23T09:25:12.508Z] https://docs.****.com/go/credential-store/ [2025-07-23T09:25:12.508Z] [2025-07-23T09:25:12.508Z] Login Succeeded [2025-07-23T09:25:12.508Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T09:25:12.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-23T09:25:12.947Z] + git rev-list -1 --merges df468ea0d4659fb9b2b737190123bafb0add59f6~1..df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo [2025-07-23T09:25:12.976Z] -----------> git rev-list -1 --merges df468ea0d4659fb9b2b737190123bafb0add59f6~1..df468ea0d4659fb9b2b737190123bafb0add59f6 df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:25:12.976Z] df468ea0d4659fb9b2b737190123bafb0add59f6 [false] [Pipeline] sh [2025-07-23T09:25:13.277Z] + git log --format=format:%s -1 df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo [2025-07-23T09:25:13.294Z] ========================================================= [2025-07-23T09:25:13.294Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-23T09:25:13.294Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-23T09:25:13.641Z] + git log --format=format:%s -1 df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] echo [2025-07-23T09:25:13.655Z] [semverPrep] GIT_COMMIT: df468ea0d4659fb9b2b737190123bafb0add59f6, Commit Message: Merge pull request #642 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.24 [Pipeline] echo [2025-07-23T09:25:13.673Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-23T09:25:14.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-23T09:25:14.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-23T09:25:14.057Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-23T09:25:14.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-23T09:25:14.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-23T09:25:14.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-23T09:25:14.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:25:14.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-23T09:25:14.475Z] [2025-07-23T09:25:14.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:25:14.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-23T09:25:14.784Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-23T09:25:14.784Z] 3dae71ba6b94: Pulling fs layer [2025-07-23T09:25:14.784Z] 6bf1a483ea7c: Pulling fs layer [2025-07-23T09:25:14.784Z] f5dfc541a4d3: Pulling fs layer [2025-07-23T09:25:14.784Z] 461d9e800cba: Pulling fs layer [2025-07-23T09:25:14.784Z] 80192f66455f: Pulling fs layer [2025-07-23T09:25:14.784Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-23T09:25:14.784Z] a29436f7fd5d: Pulling fs layer [2025-07-23T09:25:14.784Z] 923cac83aea3: Pulling fs layer [2025-07-23T09:25:14.784Z] 25ad8b0a4227: Pulling fs layer [2025-07-23T09:25:14.784Z] db01528c6b51: Pulling fs layer [2025-07-23T09:25:14.784Z] 28988de357af: Pulling fs layer [2025-07-23T09:25:14.784Z] a29436f7fd5d: Waiting [2025-07-23T09:25:14.784Z] 923cac83aea3: Waiting [2025-07-23T09:25:14.784Z] 25ad8b0a4227: Waiting [2025-07-23T09:25:14.784Z] db01528c6b51: Waiting [2025-07-23T09:25:14.784Z] 28988de357af: Waiting [2025-07-23T09:25:14.784Z] 80192f66455f: Waiting [2025-07-23T09:25:14.784Z] 461d9e800cba: Waiting [2025-07-23T09:25:14.784Z] 2e8e34ca0e6c: Waiting [2025-07-23T09:25:14.784Z] 6bf1a483ea7c: Verifying Checksum [2025-07-23T09:25:14.784Z] 6bf1a483ea7c: Download complete [2025-07-23T09:25:14.784Z] 461d9e800cba: Download complete [2025-07-23T09:25:14.784Z] 80192f66455f: Verifying Checksum [2025-07-23T09:25:14.784Z] 80192f66455f: Download complete [2025-07-23T09:25:15.042Z] f5dfc541a4d3: Verifying Checksum [2025-07-23T09:25:15.042Z] f5dfc541a4d3: Download complete [2025-07-23T09:25:15.042Z] 3dae71ba6b94: Verifying Checksum [2025-07-23T09:25:15.042Z] 3dae71ba6b94: Download complete [2025-07-23T09:25:15.042Z] 923cac83aea3: Verifying Checksum [2025-07-23T09:25:15.042Z] 923cac83aea3: Download complete [2025-07-23T09:25:15.302Z] 25ad8b0a4227: Verifying Checksum [2025-07-23T09:25:15.302Z] 25ad8b0a4227: Download complete [2025-07-23T09:25:15.302Z] db01528c6b51: Verifying Checksum [2025-07-23T09:25:15.302Z] db01528c6b51: Download complete [2025-07-23T09:25:15.302Z] 28988de357af: Verifying Checksum [2025-07-23T09:25:15.302Z] 28988de357af: Download complete [2025-07-23T09:25:15.560Z] a29436f7fd5d: Verifying Checksum [2025-07-23T09:25:15.560Z] a29436f7fd5d: Download complete [2025-07-23T09:25:15.820Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-23T09:25:15.820Z] 2e8e34ca0e6c: Download complete [2025-07-23T09:25:16.759Z] 3dae71ba6b94: Pull complete [2025-07-23T09:25:16.759Z] 6bf1a483ea7c: Pull complete [2025-07-23T09:25:17.327Z] f5dfc541a4d3: Pull complete [2025-07-23T09:25:17.586Z] 461d9e800cba: Pull complete [2025-07-23T09:25:17.586Z] 80192f66455f: Pull complete [2025-07-23T09:25:21.776Z] 2e8e34ca0e6c: Pull complete [2025-07-23T09:25:22.344Z] a29436f7fd5d: Pull complete [2025-07-23T09:25:22.344Z] 923cac83aea3: Pull complete [2025-07-23T09:25:22.344Z] 25ad8b0a4227: Pull complete [2025-07-23T09:25:22.344Z] db01528c6b51: Pull complete [2025-07-23T09:25:22.604Z] 28988de357af: Pull complete [2025-07-23T09:25:22.604Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-23T09:25:22.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-23T09:25:22.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:25:22.742Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2025-07-23T09:25:22.773Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-23T09:25:24.737Z] $ docker top 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 -eo pid,comm [2025-07-23T09:25:24.782Z] 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-07-23T09:25:24.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-23T09:25:24.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-23T09:25:24.847Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-23T09:25:24.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-23T09:25:24.952Z] $ docker exec 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent [2025-07-23T09:25:25.065Z] SSH_AUTH_SOCK=/tmp/ssh-E5Q02FJAwHOK/agent.32 [2025-07-23T09:25:25.065Z] SSH_AGENT_PID=38 [2025-07-23T09:25:25.071Z] Running ssh-add (command line suppressed) [2025-07-23T09:25:25.164Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15378392557370557132.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15378392557370557132.key) [2025-07-23T09:25:25.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-23T09:25:25.473Z] + git tag --points-at HEAD [Pipeline] } [2025-07-23T09:25:25.485Z] $ docker exec --env ******** --env ******** 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent -k [2025-07-23T09:25:25.573Z] unset SSH_AUTH_SOCK; [2025-07-23T09:25:25.573Z] unset SSH_AGENT_PID; [2025-07-23T09:25:25.573Z] echo Agent pid 38 killed; [2025-07-23T09:25:25.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-23T09:25:25.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-23T09:25:25.620Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-23T09:25:25.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-23T09:25:25.732Z] $ docker exec 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent [2025-07-23T09:25:25.844Z] SSH_AUTH_SOCK=/tmp/ssh-L9o6ISajbKXb/agent.71 [2025-07-23T09:25:25.844Z] SSH_AGENT_PID=77 [2025-07-23T09:25:25.849Z] Running ssh-add (command line suppressed) [2025-07-23T09:25:25.937Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17738617319572434573.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17738617319572434573.key) [2025-07-23T09:25:25.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-23T09:25:26.242Z] + git semver init [2025-07-23T09:25:26.502Z] 2025-07-23 09:25:26,434 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-23T09:25:26.502Z] 2025-07-23 09:25:26,439 [run_init] DEBUG init version:0.0.0 force:False [2025-07-23T09:25:26.502Z] 2025-07-23 09:25:26,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-07-23T09:25:26.502Z] 2025-07-23 09:25:26,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-07-23T09:25:26.502Z] 2025-07-23 09:25:26,441 [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-07-23T09:25:27.886Z] 2025-07-23 09:25:27,717 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-07-23T09:25:27.886Z] 2025-07-23 09:25:27,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-07-23T09:25:27.886Z] 2025-07-23 09:25:27,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-07-23T09:25:27.886Z] 2025-07-23 09:25:27,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-07-23T09:25:27.886Z] 4.1.0-dev.1 [Pipeline] } [2025-07-23T09:25:27.895Z] $ docker exec --env ******** --env ******** 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 ssh-agent -k [2025-07-23T09:25:27.986Z] unset SSH_AUTH_SOCK; [2025-07-23T09:25:27.986Z] unset SSH_AGENT_PID; [2025-07-23T09:25:27.986Z] echo Agent pid 77 killed; [2025-07-23T09:25:27.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-23T09:25:28.325Z] + git semver [Pipeline] } [2025-07-23T09:25:28.600Z] $ docker stop --time=1 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 [2025-07-23T09:25:29.911Z] $ docker rm -f --volumes 96400840172d9833d7c793ee6774f9b62b4c91b1530a19bb4cbd761c0e7efac5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-23T09:25:30.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-23T09:25:30.504Z] Stashed 1 file(s) [Pipeline] echo [2025-07-23T09:25:30.508Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-07-23T09:25:30.683Z] provisioning config files... [2025-07-23T09:25:30.693Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13106026577173731965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:25:30.992Z] ---> ****-login.sh [2025-07-23T09:25:30.992Z] nexus3.edgexfoundry.org:10001 [2025-07-23T09:25:30.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:30.992Z] Login Succeeded [2025-07-23T09:25:30.992Z] nexus3.edgexfoundry.org:10002 [2025-07-23T09:25:30.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:30.992Z] Login Succeeded [2025-07-23T09:25:30.992Z] nexus3.edgexfoundry.org:10003 [2025-07-23T09:25:30.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:31.251Z] Login Succeeded [2025-07-23T09:25:31.251Z] nexus3.edgexfoundry.org:10004 [2025-07-23T09:25:31.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:31.251Z] Login Succeeded [2025-07-23T09:25:31.251Z] ****.io [2025-07-23T09:25:31.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:25:31.524Z] Login Succeeded [2025-07-23T09:25:31.524Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T09:25:31.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-23T09:25:31.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T09:25:31.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T09:25:31.687Z] ========================================================= [2025-07-23T09:25:31.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-23T09:25:31.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:25:32.033Z] + 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-07-23T09:25:32.603Z] #0 building with "default" instance using docker driver [2025-07-23T09:25:32.603Z] [2025-07-23T09:25:32.603Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:25:32.603Z] #1 transferring dockerfile: 1.52kB done [2025-07-23T09:25:32.603Z] #1 DONE 0.0s [2025-07-23T09:25:32.603Z] [2025-07-23T09:25:32.603Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-23T09:25:32.603Z] #2 DONE 0.1s [2025-07-23T09:25:32.863Z] [2025-07-23T09:25:32.863Z] #3 [internal] load .dockerignore [2025-07-23T09:25:32.863Z] #3 transferring context: 182B done [2025-07-23T09:25:32.863Z] #3 DONE 0.0s [2025-07-23T09:25:32.863Z] [2025-07-23T09:25:32.863Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-23T09:25:32.863Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-23T09:25:32.863Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-23T09:25:32.863Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-23T09:25:32.863Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-07-23T09:25:32.863Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-07-23T09:25:32.863Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-07-23T09:25:32.863Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-23T09:25:32.863Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-23T09:25:32.863Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-23T09:25:32.863Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-07-23T09:25:32.863Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-23T09:25:32.863Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-23T09:25:32.863Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-23T09:25:32.863Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.2s [2025-07-23T09:25:32.863Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 880.64kB / 100.52MB 0.2s [2025-07-23T09:25:32.863Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-23T09:25:33.122Z] #4 ... [2025-07-23T09:25:33.122Z] [2025-07-23T09:25:33.122Z] #5 [internal] load build context [2025-07-23T09:25:33.122Z] #5 transferring context: 27.88MB 0.2s done [2025-07-23T09:25:33.122Z] #5 DONE 0.3s [2025-07-23T09:25:33.122Z] [2025-07-23T09:25:33.122Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-23T09:25:33.122Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.3s [2025-07-23T09:25:33.122Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-23T09:25:33.122Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-23T09:25:33.122Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.3s [2025-07-23T09:25:33.122Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s [2025-07-23T09:25:33.122Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-23T09:25:33.381Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 67.11MB / 74.06MB 0.5s [2025-07-23T09:25:33.381Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 31.46MB / 100.52MB 0.5s [2025-07-23T09:25:33.381Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-23T09:25:33.381Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-23T09:25:33.381Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-23T09:25:33.381Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 47.19MB / 100.52MB 0.6s [2025-07-23T09:25:33.381Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-07-23T09:25:33.381Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 66.06MB / 100.52MB 0.7s [2025-07-23T09:25:33.381Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-23T09:25:33.641Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 88.25MB / 100.52MB 0.8s [2025-07-23T09:25:33.641Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-23T09:25:33.900Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done [2025-07-23T09:25:38.093Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-07-23T09:25:38.093Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-23T09:25:38.093Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-23T09:25:38.093Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-23T09:25:38.093Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-23T09:25:38.093Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-23T09:25:38.351Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-23T09:25:38.351Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-23T09:25:40.882Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done [2025-07-23T09:25:40.882Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-23T09:25:41.451Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done [2025-07-23T09:25:41.451Z] #4 DONE 8.6s [2025-07-23T09:25:41.451Z] [2025-07-23T09:25:41.451Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-23T09:25:41.451Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T09:25:41.711Z] #6 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T09:25:41.970Z] #6 0.747 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.754 (2/8) Installing libedit (20240517.3.1-r0) [2025-07-23T09:25:42.228Z] #6 0.759 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.778 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.789 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.794 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.797 (7/8) Installing openssh-server (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.812 (8/8) Installing openssh (9.7_p1-r5) [2025-07-23T09:25:42.228Z] #6 0.831 Executing busybox-1.36.1-r29.trigger [2025-07-23T09:25:42.228Z] #6 0.840 OK: 253 MiB in 66 packages [2025-07-23T09:25:44.161Z] #6 DONE 2.8s [2025-07-23T09:25:44.418Z] [2025-07-23T09:25:44.418Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-07-23T09:25:44.418Z] #7 DONE 0.0s [2025-07-23T09:25:44.418Z] [2025-07-23T09:25:44.418Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-23T09:25:44.418Z] #8 DONE 0.0s [2025-07-23T09:25:44.418Z] [2025-07-23T09:25:44.418Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-23T09:25:45.647Z] Still waiting to schedule task [2025-07-23T09:25:45.647Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-23T09:26:31.098Z] #9 DONE 42.9s [2025-07-23T09:26:31.098Z] [2025-07-23T09:26:31.098Z] #10 [builder 6/7] COPY . . [2025-07-23T09:26:31.098Z] #10 DONE 0.1s [2025-07-23T09:26:31.098Z] [2025-07-23T09:26:31.098Z] #11 [builder 7/7] RUN echo noop [2025-07-23T09:26:31.098Z] #11 0.194 noop [2025-07-23T09:26:31.098Z] #11 DONE 0.2s [2025-07-23T09:26:31.098Z] [2025-07-23T09:26:31.098Z] #12 exporting to image [2025-07-23T09:26:31.098Z] #12 exporting layers [2025-07-23T09:26:35.289Z] #12 exporting layers 7.3s done [2025-07-23T09:26:35.289Z] #12 writing image sha256:76e16a6d8e6858ee8c8041b2776e7941bb2c73995eb3f283c1d95efd001e26cf done [2025-07-23T09:26:35.289Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-23T09:26:35.289Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:26:35.623Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-23T09:26:35.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:26:35.701Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2025-07-23T09:26:35.728Z] $ 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 ******** ci-base-image-x86_64 cat [2025-07-23T09:26:36.030Z] $ docker top 6bdf98bfeaa81118958dc218b0f9723c7df21db460a08b45b2f472c238305367 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T09:26:36.368Z] + go version [2025-07-23T09:26:36.368Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-23T09:26:36.376Z] $ docker stop --time=1 6bdf98bfeaa81118958dc218b0f9723c7df21db460a08b45b2f472c238305367 [2025-07-23T09:26:37.646Z] $ docker rm -f --volumes 6bdf98bfeaa81118958dc218b0f9723c7df21db460a08b45b2f472c238305367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:26:38.084Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-23T09:26:38.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:26:38.169Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2025-07-23T09:26:38.197Z] $ 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 ******** ci-base-image-x86_64 cat [2025-07-23T09:26:38.436Z] $ docker top 6205ba17596f65f34625cc83bd36c47788ab5c6dbde869dd97e2021806d3d25f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T09:26:38.784Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-07-23T09:26:39.080Z] + make test [2025-07-23T09:26:39.080Z] go test ./... -coverprofile=coverage.out [2025-07-23T09:26:40.455Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-07-23T09:26:58.521Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-07-23T09:26:58.521Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 45.2% of statements [2025-07-23T09:27:06.627Z] go vet ./... [2025-07-23T09:27:11.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-23T09:27:11.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-23T09:27:11.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-23T09:27:11.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-23T09:27:11.918Z] $ docker stop --time=1 6205ba17596f65f34625cc83bd36c47788ab5c6dbde869dd97e2021806d3d25f [2025-07-23T09:27:14.342Z] $ docker rm -f --volumes 6205ba17596f65f34625cc83bd36c47788ab5c6dbde869dd97e2021806d3d25f [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-23T09:27:14.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-23T09:27:14.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-23T09:27:15.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-23T09:27:15.754Z] + ls -al . [2025-07-23T09:27:15.754Z] total 260 [2025-07-23T09:27:15.754Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 23 09:26 . [2025-07-23T09:27:15.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 09:25 .. [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 23 09:25 .dockerignore [2025-07-23T09:27:15.754Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 09:26 .git [2025-07-23T09:27:15.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 09:25 .github [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 23 09:25 .gitignore [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 23 09:25 .golangci.yml [2025-07-23T09:27:15.754Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 09:25 .semver [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 20457 Jul 23 09:25 Attribution.txt [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 18046 Jul 23 09:25 CHANGELOG.md [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jul 23 09:25 Dockerfile [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 09:25 GOVERNANCE.md [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 23 09:25 Jenkinsfile [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 23 09:25 LICENSE [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jul 23 09:25 Makefile [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 23 09:25 OWNERS.md [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 23 09:25 README.md [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 23 09:25 VERSION [2025-07-23T09:27:15.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 09:25 bin [2025-07-23T09:27:15.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 09:25 cmd [2025-07-23T09:27:15.754Z] -rw-r--r-- 1 jenkins jenkins 26862 Jul 23 09:26 coverage.out [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 6324 Jul 23 09:25 go.mod [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 87107 Jul 23 09:25 go.sum [2025-07-23T09:27:15.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 09:25 internal [2025-07-23T09:27:15.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 09:25 simulator [2025-07-23T09:27:15.754Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 23 09:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:16.068Z] + 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=df468ea0d4659fb9b2b737190123bafb0add59f6 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-07-23T09:27:16.327Z] #0 building with "default" instance using docker driver [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:27:16.327Z] #1 transferring dockerfile: 1.52kB done [2025-07-23T09:27:16.327Z] #1 DONE 0.0s [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-23T09:27:16.327Z] #2 DONE 0.0s [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-23T09:27:16.327Z] #3 DONE 0.1s [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #4 [internal] load .dockerignore [2025-07-23T09:27:16.327Z] #4 transferring context: 182B done [2025-07-23T09:27:16.327Z] #4 DONE 0.0s [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #5 [internal] load build context [2025-07-23T09:27:16.327Z] #5 transferring context: 40.81kB done [2025-07-23T09:27:16.327Z] #5 DONE 0.0s [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-23T09:27:16.327Z] #6 DONE 0.1s [2025-07-23T09:27:16.327Z] [2025-07-23T09:27:16.327Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-23T09:27:16.327Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-07-23T09:27:16.327Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-07-23T09:27:16.459Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5607 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-07-23T09:27:16.475Z] Running in /w/workspace/device-modbus-go/189 [Pipeline] { [Pipeline] checkout [2025-07-23T09:27:16.585Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-23T09:27:16.585Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-23T09:27:16.585Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-23T09:27:16.585Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-23T09:27:16.585Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-23T09:27:16.585Z] #7 DONE 0.2s [2025-07-23T09:27:16.585Z] [2025-07-23T09:27:16.585Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-23T09:27:16.585Z] #8 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T09:27:16.845Z] #8 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T09:27:17.105Z] #8 0.692 OK: 253 MiB in 66 packages [2025-07-23T09:27:17.105Z] #8 ... [2025-07-23T09:27:17.105Z] [2025-07-23T09:27:17.105Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-23T09:27:17.105Z] #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T09:27:17.105Z] #9 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T09:27:17.105Z] #9 0.558 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-23T09:27:17.105Z] #9 0.563 Executing busybox-1.36.1-r29.trigger [2025-07-23T09:27:17.105Z] #9 0.569 OK: 8 MiB in 15 packages [2025-07-23T09:27:17.105Z] #9 DONE 0.7s [2025-07-23T09:27:17.365Z] [2025-07-23T09:27:17.365Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-23T09:27:17.365Z] #8 DONE 0.8s [2025-07-23T09:27:17.365Z] [2025-07-23T09:27:17.365Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-07-23T09:27:17.365Z] #10 DONE 0.0s [2025-07-23T09:27:17.365Z] [2025-07-23T09:27:17.365Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-23T09:27:17.365Z] #11 DONE 0.0s [2025-07-23T09:27:17.365Z] [2025-07-23T09:27:17.365Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-23T09:27:17.931Z] #12 DONE 0.6s [2025-07-23T09:27:17.931Z] [2025-07-23T09:27:17.931Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-23T09:27:17.931Z] #13 0.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T09:27:17.931Z] #13 0.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T09:27:17.931Z] #13 ... [2025-07-23T09:27:17.931Z] [2025-07-23T09:27:17.931Z] #14 [builder 6/7] COPY . . [2025-07-23T09:27:17.931Z] #14 DONE 0.1s [2025-07-23T09:27:18.190Z] [2025-07-23T09:27:18.190Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-23T09:27:18.190Z] #13 0.865 OK: 8 MiB in 15 packages [2025-07-23T09:27:18.190Z] #13 DONE 1.0s [2025-07-23T09:27:18.190Z] [2025-07-23T09:27:18.190Z] #15 [builder 7/7] RUN make build [2025-07-23T09:27:18.190Z] #15 0.314 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-07-23T09:27:19.524Z] The recommended git tool is: git [2025-07-23T09:27:24.804Z] using credential edgex-jenkins-ssh [2025-07-23T09:27:24.830Z] Cloning the remote Git repository [2025-07-23T09:27:24.882Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-07-23T09:27:24.962Z] > git init /w/workspace/device-modbus-go/189 # timeout=10 [2025-07-23T09:27:25.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-07-23T09:27:25.093Z] > git --version # timeout=10 [2025-07-23T09:27:25.110Z] > git --version # 'git version 2.25.1' [2025-07-23T09:27:25.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-23T09:27:25.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-23T09:27:27.783Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-07-23T09:27:27.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-23T09:27:28.603Z] Avoid second fetch [2025-07-23T09:27:28.604Z] Checking out Revision df468ea0d4659fb9b2b737190123bafb0add59f6 (main) [2025-07-23T09:27:29.171Z] Commit message: "Merge pull request #642 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.24" [2025-07-23T09:27:28.620Z] > git config core.sparsecheckout # timeout=10 [2025-07-23T09:27:28.680Z] > git checkout -f df468ea0d4659fb9b2b737190123bafb0add59f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-23T09:27:34.023Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-23T09:27:34.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-23T09:27:34.023Z] Dload Upload Total Spent Left Speed [2025-07-23T09:27:34.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 142 0 --:--:-- --:--:-- --:--:-- 144 [Pipeline] sh [2025-07-23T09:27:34.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-23T09:27:34.687Z] + + sudo tee /etc/docker/daemon.newsudo [2025-07-23T09:27:34.688Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-23T09:27:34.688Z] { [2025-07-23T09:27:34.688Z] "registry-mirrors": [ [2025-07-23T09:27:34.688Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-23T09:27:34.688Z] ], [2025-07-23T09:27:34.688Z] "bip": "10.250.0.254/24", [2025-07-23T09:27:34.688Z] "hosts": [ [2025-07-23T09:27:34.688Z] "tcp://0.0.0.0:5555", [2025-07-23T09:27:34.688Z] "unix:///var/run/docker.sock" [2025-07-23T09:27:34.688Z] ], [2025-07-23T09:27:34.688Z] "mtu": 1458, [2025-07-23T09:27:34.688Z] "selinux-enabled": true, [2025-07-23T09:27:34.688Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-23T09:27:34.688Z] } [Pipeline] sh [2025-07-23T09:27:35.023Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-23T09:27:35.353Z] + sudo service docker restart [2025-07-23T09:27:40.107Z] #15 DONE 20.8s [2025-07-23T09:27:40.107Z] [2025-07-23T09:27:40.107Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-07-23T09:27:40.107Z] #16 DONE 0.1s [2025-07-23T09:27:40.107Z] [2025-07-23T09:27:40.107Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-07-23T09:27:40.107Z] #17 DONE 0.0s [2025-07-23T09:27:40.107Z] [2025-07-23T09:27:40.107Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-07-23T09:27:40.107Z] #18 DONE 0.0s [2025-07-23T09:27:40.107Z] [2025-07-23T09:27:40.107Z] #19 exporting to image [2025-07-23T09:27:40.107Z] #19 exporting layers 0.1s done [2025-07-23T09:27:40.107Z] #19 writing image sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done [2025-07-23T09:27:40.107Z] #19 naming to docker.io/library/device-modbus done [2025-07-23T09:27:40.107Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T09:27:40.241Z] provisioning config files... [2025-07-23T09:27:40.249Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8476367682999844668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:27:40.552Z] ---> ****-login.sh [2025-07-23T09:27:40.552Z] nexus3.edgexfoundry.org:10001 [2025-07-23T09:27:40.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:40.552Z] Login Succeeded [2025-07-23T09:27:40.552Z] nexus3.edgexfoundry.org:10002 [2025-07-23T09:27:40.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:40.553Z] Login Succeeded [2025-07-23T09:27:40.553Z] nexus3.edgexfoundry.org:10003 [2025-07-23T09:27:40.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:40.813Z] Login Succeeded [2025-07-23T09:27:40.813Z] nexus3.edgexfoundry.org:10004 [2025-07-23T09:27:40.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:40.813Z] Login Succeeded [2025-07-23T09:27:40.813Z] ****.io [2025-07-23T09:27:40.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:41.073Z] Login Succeeded [2025-07-23T09:27:41.073Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T09:27:41.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-23T09:27:41.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T09:27:41.157Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-07-23T09:27:41.157Z] df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:27:41.157Z] latest [2025-07-23T09:27:41.157Z] 4.1.0-dev.1 [2025-07-23T09:27:41.157Z] df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [2025-07-23T09:27:41.157Z] main [2025-07-23T09:27:41.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:41.505Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:41.823Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:27:41.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-23T09:27:41.823Z] 968ebdf200b9: Preparing [2025-07-23T09:27:41.823Z] 7b9e5835190f: Preparing [2025-07-23T09:27:41.823Z] dee54d27928d: Preparing [2025-07-23T09:27:41.823Z] db370dddc825: Preparing [2025-07-23T09:27:41.823Z] f8620ab6a884: Preparing [2025-07-23T09:27:41.823Z] 097100c76c15: Preparing [2025-07-23T09:27:41.823Z] 097100c76c15: Waiting [2025-07-23T09:27:41.823Z] 968ebdf200b9: Pushed [2025-07-23T09:27:41.823Z] f8620ab6a884: Pushed [2025-07-23T09:27:41.823Z] db370dddc825: Pushed [2025-07-23T09:27:41.823Z] 7b9e5835190f: Pushed [2025-07-23T09:27:41.823Z] 097100c76c15: Layer already exists [2025-07-23T09:27:45.112Z] dee54d27928d: Pushed [2025-07-23T09:27:45.112Z] df468ea0d4659fb9b2b737190123bafb0add59f6: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:45.442Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:45.761Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-23T09:27:45.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-23T09:27:45.761Z] 968ebdf200b9: Preparing [2025-07-23T09:27:45.761Z] 7b9e5835190f: Preparing [2025-07-23T09:27:45.761Z] dee54d27928d: Preparing [2025-07-23T09:27:45.761Z] db370dddc825: Preparing [2025-07-23T09:27:45.761Z] f8620ab6a884: Preparing [2025-07-23T09:27:45.761Z] 097100c76c15: Preparing [2025-07-23T09:27:45.761Z] 097100c76c15: Waiting [2025-07-23T09:27:45.761Z] 7b9e5835190f: Layer already exists [2025-07-23T09:27:45.761Z] db370dddc825: Layer already exists [2025-07-23T09:27:45.761Z] f8620ab6a884: Layer already exists [2025-07-23T09:27:45.761Z] dee54d27928d: Layer already exists [2025-07-23T09:27:45.761Z] 968ebdf200b9: Layer already exists [2025-07-23T09:27:45.761Z] 097100c76c15: Layer already exists [2025-07-23T09:27:45.761Z] latest: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:46.080Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:46.405Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-23T09:27:46.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-23T09:27:46.406Z] 968ebdf200b9: Preparing [2025-07-23T09:27:46.406Z] 7b9e5835190f: Preparing [2025-07-23T09:27:46.406Z] dee54d27928d: Preparing [2025-07-23T09:27:46.406Z] db370dddc825: Preparing [2025-07-23T09:27:46.406Z] f8620ab6a884: Preparing [2025-07-23T09:27:46.406Z] 097100c76c15: Preparing [2025-07-23T09:27:46.406Z] 097100c76c15: Waiting [2025-07-23T09:27:46.406Z] 968ebdf200b9: Layer already exists [2025-07-23T09:27:46.406Z] db370dddc825: Layer already exists [2025-07-23T09:27:46.406Z] f8620ab6a884: Layer already exists [2025-07-23T09:27:46.406Z] dee54d27928d: Layer already exists [2025-07-23T09:27:46.406Z] 7b9e5835190f: Layer already exists [2025-07-23T09:27:46.406Z] 097100c76c15: Layer already exists [2025-07-23T09:27:46.406Z] 4.1.0-dev.1: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:46.734Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:47.059Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [2025-07-23T09:27:47.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-23T09:27:47.059Z] 968ebdf200b9: Preparing [2025-07-23T09:27:47.059Z] 7b9e5835190f: Preparing [2025-07-23T09:27:47.059Z] dee54d27928d: Preparing [2025-07-23T09:27:47.059Z] db370dddc825: Preparing [2025-07-23T09:27:47.059Z] f8620ab6a884: Preparing [2025-07-23T09:27:47.059Z] 097100c76c15: Preparing [2025-07-23T09:27:47.059Z] 097100c76c15: Waiting [2025-07-23T09:27:47.059Z] f8620ab6a884: Layer already exists [2025-07-23T09:27:47.059Z] db370dddc825: Layer already exists [2025-07-23T09:27:47.059Z] 968ebdf200b9: Layer already exists [2025-07-23T09:27:47.059Z] 7b9e5835190f: Layer already exists [2025-07-23T09:27:47.059Z] dee54d27928d: Layer already exists [2025-07-23T09:27:47.059Z] 097100c76c15: Layer already exists [2025-07-23T09:27:47.059Z] df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:47.387Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:47.716Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-23T09:27:47.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-23T09:27:47.716Z] 968ebdf200b9: Preparing [2025-07-23T09:27:47.716Z] 7b9e5835190f: Preparing [2025-07-23T09:27:47.716Z] dee54d27928d: Preparing [2025-07-23T09:27:47.716Z] db370dddc825: Preparing [2025-07-23T09:27:47.716Z] f8620ab6a884: Preparing [2025-07-23T09:27:47.716Z] 097100c76c15: Preparing [2025-07-23T09:27:47.716Z] 097100c76c15: Waiting [2025-07-23T09:27:47.716Z] f8620ab6a884: Layer already exists [2025-07-23T09:27:47.716Z] dee54d27928d: Layer already exists [2025-07-23T09:27:47.716Z] db370dddc825: Layer already exists [2025-07-23T09:27:47.716Z] 7b9e5835190f: Layer already exists [2025-07-23T09:27:47.716Z] 968ebdf200b9: Layer already exists [2025-07-23T09:27:47.716Z] 097100c76c15: Layer already exists [2025-07-23T09:27:47.716Z] main: digest: sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-23T09:27:47.801Z] ===================================================== [Pipeline] echo [2025-07-23T09:27:47.817Z] taggedImages: [2025-07-23T09:27:47.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:27:47.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-23T09:27:47.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-23T09:27:47.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [2025-07-23T09:27:47.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-07-23T09:27:47.858Z] ========================================================= [2025-07-23T09:27:47.858Z] [edgeXBuildMultiArch] RAW Config: [2025-07-23T09:27:47.858Z] images: [2025-07-23T09:27:47.858Z] - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:27:47.858Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-23T09:27:47.858Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-23T09:27:47.858Z] - nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [2025-07-23T09:27:47.858Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-23T09:27:47.858Z] settingsFile: [2025-07-23T09:27:47.858Z] device-modbus-go-settings [2025-07-23T09:27:47.858Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T09:27:53.623Z] provisioning config files... [2025-07-23T09:27:53.647Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/189@tmp/config12325864116615189607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:27:54.085Z] ---> ****-login.sh [2025-07-23T09:27:54.085Z] nexus3.edgexfoundry.org:10001 [2025-07-23T09:27:54.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:54.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:27:54.638Z] Configure a credential helper to remove this warning. See [2025-07-23T09:27:54.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:27:54.638Z] [2025-07-23T09:27:54.638Z] Login Succeeded [2025-07-23T09:27:54.638Z] nexus3.edgexfoundry.org:10002 [2025-07-23T09:27:54.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:55.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:27:55.188Z] Configure a credential helper to remove this warning. See [2025-07-23T09:27:55.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:27:55.188Z] [2025-07-23T09:27:55.188Z] Login Succeeded [2025-07-23T09:27:55.188Z] nexus3.edgexfoundry.org:10003 [2025-07-23T09:27:55.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:55.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:27:55.459Z] Configure a credential helper to remove this warning. See [2025-07-23T09:27:55.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:27:55.459Z] [2025-07-23T09:27:55.459Z] Login Succeeded [2025-07-23T09:27:55.459Z] nexus3.edgexfoundry.org:10004 [2025-07-23T09:27:55.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:55.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:27:55.729Z] Configure a credential helper to remove this warning. See [2025-07-23T09:27:55.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:27:55.730Z] [2025-07-23T09:27:55.730Z] Login Succeeded [2025-07-23T09:27:55.730Z] ****.io [2025-07-23T09:27:55.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:27:56.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:27:56.262Z] Configure a credential helper to remove this warning. See [2025-07-23T09:27:56.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:27:56.262Z] [2025-07-23T09:27:56.262Z] Login Succeeded [2025-07-23T09:27:56.262Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T09:27:56.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-23T09:27:56.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T09:27:56.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T09:27:56.657Z] ========================================================= [2025-07-23T09:27:56.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-23T09:27:56.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:27:57.034Z] + 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-07-23T09:27:57.635Z] Sending build context to Docker daemon 14.13MB [2025-07-23T09:27:57.635Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-07-23T09:27:57.635Z] Step 2/10 : FROM ${BASE} AS builder [2025-07-23T09:27:57.906Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-23T09:27:57.907Z] 94e9d8af2201: Pulling fs layer [2025-07-23T09:27:57.907Z] a6c56e8762df: Pulling fs layer [2025-07-23T09:27:57.907Z] f0f3c8884826: Pulling fs layer [2025-07-23T09:27:57.907Z] c7e7622c144d: Pulling fs layer [2025-07-23T09:27:57.907Z] 4f4fb700ef54: Pulling fs layer [2025-07-23T09:27:57.907Z] e8859aadc426: Pulling fs layer [2025-07-23T09:27:57.907Z] b4813487a9f6: Pulling fs layer [2025-07-23T09:27:57.907Z] 502a3d64fb4b: Pulling fs layer [2025-07-23T09:27:57.907Z] c7e7622c144d: Waiting [2025-07-23T09:27:57.907Z] 4f4fb700ef54: Waiting [2025-07-23T09:27:57.907Z] b4813487a9f6: Waiting [2025-07-23T09:27:57.907Z] e8859aadc426: Waiting [2025-07-23T09:27:57.907Z] 502a3d64fb4b: Waiting [2025-07-23T09:27:57.907Z] a6c56e8762df: Download complete [2025-07-23T09:27:57.907Z] c7e7622c144d: Verifying Checksum [2025-07-23T09:27:57.907Z] c7e7622c144d: Download complete [2025-07-23T09:27:57.907Z] 4f4fb700ef54: Verifying Checksum [2025-07-23T09:27:57.907Z] 4f4fb700ef54: Download complete [2025-07-23T09:27:57.907Z] e8859aadc426: Verifying Checksum [2025-07-23T09:27:57.907Z] e8859aadc426: Download complete [2025-07-23T09:27:57.907Z] 94e9d8af2201: Verifying Checksum [2025-07-23T09:27:57.907Z] 94e9d8af2201: Download complete [2025-07-23T09:27:58.495Z] 502a3d64fb4b: Verifying Checksum [2025-07-23T09:27:58.495Z] 502a3d64fb4b: Download complete [2025-07-23T09:27:59.094Z] 94e9d8af2201: Pull complete [2025-07-23T09:27:59.683Z] a6c56e8762df: Pull complete [2025-07-23T09:27:59.952Z] f0f3c8884826: Verifying Checksum [2025-07-23T09:27:59.952Z] f0f3c8884826: Download complete [2025-07-23T09:28:00.537Z] b4813487a9f6: Verifying Checksum [2025-07-23T09:28:00.537Z] b4813487a9f6: Download complete [2025-07-23T09:28:02.862Z] Still waiting to schedule task [2025-07-23T09:28:02.862Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-07-23T09:28:15.555Z] f0f3c8884826: Pull complete [2025-07-23T09:28:15.555Z] c7e7622c144d: Pull complete [2025-07-23T09:28:15.555Z] 4f4fb700ef54: Pull complete [2025-07-23T09:28:15.555Z] e8859aadc426: Pull complete [2025-07-23T09:28:22.228Z] b4813487a9f6: Pull complete [2025-07-23T09:28:24.181Z] 502a3d64fb4b: Pull complete [2025-07-23T09:28:24.181Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-23T09:28:24.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-23T09:28:24.181Z] ---> 3bb21d53e231 [2025-07-23T09:28:24.181Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-07-23T09:28:25.593Z] ---> Running in a82b4b83baa6 [2025-07-23T09:28:25.860Z] Removing intermediate container a82b4b83baa6 [2025-07-23T09:28:25.860Z] ---> 98c6bb5d1429 [2025-07-23T09:28:25.860Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-23T09:28:26.127Z] ---> Running in 4be61796457a [2025-07-23T09:28:26.395Z] Removing intermediate container 4be61796457a [2025-07-23T09:28:26.395Z] ---> 560882a71cac [2025-07-23T09:28:26.395Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-07-23T09:28:26.395Z] ---> Running in 41e831c0792f [2025-07-23T09:28:26.663Z] Decoding seccomp profile failed: invalid character ':' after top-level value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:28:27.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-23T09:28:27.254Z] [2025-07-23T09:28:27.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:28:27.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-23T09:28:27.594Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-23T09:28:27.594Z] 8998bd30e6a1: Pulling fs layer [2025-07-23T09:28:27.594Z] 04944245beec: Pulling fs layer [2025-07-23T09:28:27.594Z] 699f458cf7ca: Pulling fs layer [2025-07-23T09:28:27.594Z] 765212b225bb: Pulling fs layer [2025-07-23T09:28:27.594Z] f23df028b6ca: Pulling fs layer [2025-07-23T09:28:27.594Z] d65c8cfc05b1: Pulling fs layer [2025-07-23T09:28:27.594Z] 2437ff75d9bd: Pulling fs layer [2025-07-23T09:28:27.594Z] f23df028b6ca: Waiting [2025-07-23T09:28:27.594Z] 765212b225bb: Waiting [2025-07-23T09:28:27.594Z] d65c8cfc05b1: Waiting [2025-07-23T09:28:27.594Z] 2437ff75d9bd: Waiting [2025-07-23T09:28:27.862Z] 04944245beec: Verifying Checksum [2025-07-23T09:28:27.862Z] 04944245beec: Download complete [2025-07-23T09:28:27.862Z] 765212b225bb: Verifying Checksum [2025-07-23T09:28:27.862Z] 765212b225bb: Download complete [2025-07-23T09:28:27.862Z] f23df028b6ca: Download complete [2025-07-23T09:28:27.862Z] d65c8cfc05b1: Verifying Checksum [2025-07-23T09:28:27.862Z] d65c8cfc05b1: Download complete [2025-07-23T09:28:27.862Z] 699f458cf7ca: Verifying Checksum [2025-07-23T09:28:27.862Z] 699f458cf7ca: Download complete [2025-07-23T09:28:28.457Z] 8998bd30e6a1: Download complete [2025-07-23T09:28:31.041Z] 2437ff75d9bd: Verifying Checksum [2025-07-23T09:28:31.041Z] 2437ff75d9bd: Download complete [2025-07-23T09:28:33.626Z] 8998bd30e6a1: Pull complete [2025-07-23T09:28:33.626Z] 04944245beec: Pull complete [2025-07-23T09:28:35.032Z] 699f458cf7ca: Pull complete [2025-07-23T09:28:35.303Z] 765212b225bb: Pull complete [2025-07-23T09:28:36.259Z] f23df028b6ca: Pull complete [2025-07-23T09:28:36.525Z] d65c8cfc05b1: Pull complete [2025-07-23T09:28:48.142Z] Running on prd-centos7-docker-4c-2g-5608 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T09:28:48.193Z] provisioning config files... [2025-07-23T09:28:48.230Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9493776521872262516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:28:49.809Z] ---> ****-login.sh [2025-07-23T09:28:49.809Z] nexus3.edgexfoundry.org:10001 [2025-07-23T09:28:49.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:28:50.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:28:50.085Z] Configure a credential helper to remove this warning. See [2025-07-23T09:28:50.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:28:50.085Z] [2025-07-23T09:28:50.085Z] Login Succeeded [2025-07-23T09:28:50.085Z] nexus3.edgexfoundry.org:10002 [2025-07-23T09:28:50.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:28:50.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:28:50.359Z] Configure a credential helper to remove this warning. See [2025-07-23T09:28:50.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:28:50.359Z] [2025-07-23T09:28:50.359Z] Login Succeeded [2025-07-23T09:28:50.359Z] nexus3.edgexfoundry.org:10003 [2025-07-23T09:28:50.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:28:50.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:28:50.637Z] Configure a credential helper to remove this warning. See [2025-07-23T09:28:50.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:28:50.637Z] [2025-07-23T09:28:50.637Z] Login Succeeded [2025-07-23T09:28:50.637Z] nexus3.edgexfoundry.org:10004 [2025-07-23T09:28:50.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:28:50.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:28:50.637Z] Configure a credential helper to remove this warning. See [2025-07-23T09:28:50.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:28:50.637Z] [2025-07-23T09:28:50.637Z] Login Succeeded [2025-07-23T09:28:50.637Z] ****.io [2025-07-23T09:28:50.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T09:28:51.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-23T09:28:51.169Z] Configure a credential helper to remove this warning. See [2025-07-23T09:28:51.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-23T09:28:51.170Z] [2025-07-23T09:28:51.170Z] Login Succeeded [2025-07-23T09:28:51.170Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T09:28:51.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-23T09:28:51.573Z] + docker buildx ls [2025-07-23T09:28:51.573Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-23T09:28:51.573Z] default * docker [2025-07-23T09:28:51.573Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-23T09:28:51.863Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-23T09:28:51.863Z] edgex-builder [Pipeline] sh [2025-07-23T09:28:52.158Z] + docker buildx inspect --bootstrap [2025-07-23T09:28:52.158Z] #1 [internal] booting buildkit [2025-07-23T09:28:52.158Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-23T09:28:54.709Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-07-23T09:28:54.727Z] 2437ff75d9bd: Pull complete [2025-07-23T09:28:54.727Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-23T09:28:54.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-23T09:28:54.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:28:54.969Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-23T09:28:54.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container [2025-07-23T09:28:55.041Z] $ 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/189 -v /w/workspace/device-modbus-go/189:/w/workspace/device-modbus-go/189:rw,z -v /w/workspace/device-modbus-go/189@tmp:/w/workspace/device-modbus-go/189@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-07-23T09:28:55.916Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-07-23T09:28:55.916Z] #1 DONE 3.8s [2025-07-23T09:28:55.916Z] Name: edgex-builder [2025-07-23T09:28:55.916Z] Driver: docker-container [2025-07-23T09:28:55.916Z] [2025-07-23T09:28:55.916Z] Nodes: [2025-07-23T09:28:55.916Z] Name: edgex-builder0 [2025-07-23T09:28:55.916Z] Endpoint: unix:///var/run/docker.sock [2025-07-23T09:28:55.916Z] Status: running [2025-07-23T09:28:55.916Z] Buildkit: v0.22.0 [2025-07-23T09:28:55.916Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-23T09:28:57.709Z] $ docker top 8118cec5304d3a5ffb67f9704673f69a4a85830bb9ef80be269e1680514cbc28 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:28:58.214Z] + docker buildx ls [2025-07-23T09:28:58.214Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-23T09:28:58.214Z] edgex-builder * docker-container [2025-07-23T09:28:58.214Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-23T09:28:58.214Z] default docker [2025-07-23T09:28:58.214Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-23T09:28:58.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6' [2025-07-23T09:28:58.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 --push - [2025-07-23T09:28:58.513Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:28:58.513Z] #1 transferring dockerfile: 198B done [2025-07-23T09:28:58.513Z] #1 DONE 0.0s [2025-07-23T09:28:58.513Z] [2025-07-23T09:28:58.513Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:28:58.513Z] #2 DONE 0.1s [2025-07-23T09:28:58.513Z] [2025-07-23T09:28:58.513Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6 [2025-07-23T09:28:58.655Z] ---> job-cost.sh [2025-07-23T09:28:58.655Z] lf-activate-venv: SKIPPING [2025-07-23T09:28:58.655Z] INFO: No Stack... [2025-07-23T09:28:58.771Z] #3 DONE 0.1s [2025-07-23T09:28:58.771Z] [2025-07-23T09:28:58.771Z] #4 [internal] load .dockerignore [2025-07-23T09:28:58.771Z] #4 transferring context: 2B done [2025-07-23T09:28:58.771Z] #4 DONE 0.0s [2025-07-23T09:28:58.771Z] [2025-07-23T09:28:58.771Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:58.771Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:28:58.771Z] #5 DONE 0.0s [2025-07-23T09:28:58.771Z] [2025-07-23T09:28:58.771Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:58.771Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:28:58.771Z] #6 DONE 0.1s [2025-07-23T09:28:58.771Z] [2025-07-23T09:28:58.771Z] #7 exporting to image [2025-07-23T09:28:58.771Z] #7 exporting layers done [2025-07-23T09:28:58.771Z] #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done [2025-07-23T09:28:58.771Z] #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 [2025-07-23T09:28:58.771Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-23T09:28:58.771Z] #7 ... [2025-07-23T09:28:58.771Z] [2025-07-23T09:28:58.771Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-23T09:28:58.771Z] #8 DONE 0.0s [2025-07-23T09:28:58.771Z] [2025-07-23T09:28:58.771Z] #7 exporting to image [2025-07-23T09:28:58.771Z] #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done [2025-07-23T09:28:58.771Z] #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb 0.0s done [2025-07-23T09:28:58.771Z] #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done [2025-07-23T09:28:58.771Z] #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done [2025-07-23T09:28:58.771Z] #7 pushing layers 0.1s done [2025-07-23T09:28:58.771Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c [2025-07-23T09:28:58.922Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-23T09:28:59.030Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done [2025-07-23T09:28:59.030Z] #7 DONE 0.2s [2025-07-23T09:28:59.030Z] [2025-07-23T09:28:59.030Z] 1 warning found (use --debug to expand): [2025-07-23T09:28:59.030Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-23T09:28:59.321Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-07-23T09:28:59.321Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-07-23T09:28:59.321Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:28:59.321Z] #1 transferring dockerfile: 164B done [2025-07-23T09:28:59.321Z] #1 DONE 0.0s [2025-07-23T09:28:59.321Z] [2025-07-23T09:28:59.321Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-23T09:28:59.321Z] #2 DONE 0.0s [2025-07-23T09:28:59.321Z] [2025-07-23T09:28:59.321Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-23T09:28:59.321Z] #3 DONE 0.0s [2025-07-23T09:28:59.321Z] [2025-07-23T09:28:59.321Z] #4 [internal] load .dockerignore [2025-07-23T09:28:59.321Z] #4 transferring context: 2B done [2025-07-23T09:28:59.321Z] #4 DONE 0.0s [2025-07-23T09:28:59.321Z] [2025-07-23T09:28:59.321Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:59.321Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:28:59.321Z] #5 DONE 0.0s [2025-07-23T09:28:59.321Z] [2025-07-23T09:28:59.321Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:59.505Z] INFO: Archiving Costs [Pipeline] sh [2025-07-23T09:28:59.579Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:28:59.580Z] #6 CACHED [2025-07-23T09:28:59.580Z] [2025-07-23T09:28:59.580Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:59.580Z] #5 CACHED [2025-07-23T09:28:59.580Z] [2025-07-23T09:28:59.580Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-23T09:28:59.580Z] #7 DONE 0.0s [2025-07-23T09:28:59.580Z] [2025-07-23T09:28:59.580Z] #8 exporting to image [2025-07-23T09:28:59.580Z] #8 exporting layers done [2025-07-23T09:28:59.580Z] #8 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done [2025-07-23T09:28:59.580Z] #8 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done [2025-07-23T09:28:59.580Z] #8 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done [2025-07-23T09:28:59.580Z] #8 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done [2025-07-23T09:28:59.580Z] #8 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done [2025-07-23T09:28:59.580Z] #8 pushing layers 0.0s done [2025-07-23T09:28:59.580Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done [2025-07-23T09:28:59.580Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-23T09:28:59.580Z] #8 DONE 0.1s [2025-07-23T09:28:59.580Z] [2025-07-23T09:28:59.580Z] 1 warning found (use --debug to expand): [2025-07-23T09:28:59.580Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-23T09:28:59.871Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' [2025-07-23T09:28:59.871Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - [2025-07-23T09:28:59.871Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:28:59.871Z] #1 transferring dockerfile: 169B done [2025-07-23T09:28:59.871Z] #1 DONE 0.0s [2025-07-23T09:28:59.871Z] [2025-07-23T09:28:59.871Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-23T09:28:59.871Z] #2 DONE 0.0s [2025-07-23T09:28:59.871Z] [2025-07-23T09:28:59.871Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-23T09:28:59.871Z] #3 DONE 0.0s [2025-07-23T09:28:59.871Z] [2025-07-23T09:28:59.871Z] #4 [internal] load .dockerignore [2025-07-23T09:28:59.871Z] #4 transferring context: 2B done [2025-07-23T09:28:59.871Z] #4 DONE 0.0s [2025-07-23T09:28:59.871Z] [2025-07-23T09:28:59.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:59.871Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:28:59.871Z] #5 CACHED [2025-07-23T09:28:59.871Z] [2025-07-23T09:28:59.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:28:59.871Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:28:59.871Z] #6 CACHED [2025-07-23T09:28:59.871Z] [2025-07-23T09:28:59.871Z] #7 exporting to image [2025-07-23T09:28:59.871Z] #7 exporting layers done [2025-07-23T09:28:59.871Z] #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done [2025-07-23T09:28:59.871Z] #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done [2025-07-23T09:28:59.871Z] #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done [2025-07-23T09:28:59.871Z] #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done [2025-07-23T09:28:59.871Z] #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done [2025-07-23T09:28:59.871Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-23T09:29:00.131Z] #7 pushing layers 0.0s done [2025-07-23T09:29:00.131Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done [2025-07-23T09:29:00.131Z] #7 DONE 0.1s [2025-07-23T09:29:00.131Z] [2025-07-23T09:29:00.131Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-23T09:29:00.131Z] #8 DONE 0.0s [2025-07-23T09:29:00.131Z] [2025-07-23T09:29:00.131Z] 1 warning found (use --debug to expand): [2025-07-23T09:29:00.131Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-23T09:29:00.146Z] + cat /w/workspace/device-modbus-go/189/archives/cost.csv [2025-07-23T09:29:00.146Z] + cut -d, -f6 [Pipeline] lock [2025-07-23T09:29:00.205Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [2025-07-23T09:29:00.214Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] did not exist. Created. [2025-07-23T09:29:00.219Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-23T09:29:00.417Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1' [2025-07-23T09:29:00.418Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 --push - [2025-07-23T09:29:00.418Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:29:00.418Z] #1 transferring dockerfile: 210B done [2025-07-23T09:29:00.418Z] #1 DONE 0.0s [2025-07-23T09:29:00.418Z] [2025-07-23T09:29:00.418Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [2025-07-23T09:29:00.418Z] #2 DONE 0.0s [2025-07-23T09:29:00.418Z] [2025-07-23T09:29:00.418Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1 [2025-07-23T09:29:00.418Z] #3 DONE 0.0s [2025-07-23T09:29:00.418Z] [2025-07-23T09:29:00.418Z] #4 [internal] load .dockerignore [2025-07-23T09:29:00.418Z] #4 transferring context: 2B done [2025-07-23T09:29:00.418Z] #4 DONE 0.0s [2025-07-23T09:29:00.418Z] [2025-07-23T09:29:00.418Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:29:00.418Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:29:00.418Z] #5 CACHED [2025-07-23T09:29:00.418Z] [2025-07-23T09:29:00.418Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:29:00.418Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:29:00.418Z] #6 CACHED [2025-07-23T09:29:00.418Z] [2025-07-23T09:29:00.418Z] #7 exporting to image [2025-07-23T09:29:00.418Z] #7 exporting layers done [2025-07-23T09:29:00.418Z] #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done [2025-07-23T09:29:00.418Z] #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done [2025-07-23T09:29:00.418Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-23T09:29:00.677Z] #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done [2025-07-23T09:29:00.677Z] #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done [2025-07-23T09:29:00.677Z] #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done [2025-07-23T09:29:00.677Z] #7 pushing layers 0.0s done [2025-07-23T09:29:00.677Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:df468ea0d4659fb9b2b737190123bafb0add59f6-4.1.0-dev.1@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done [2025-07-23T09:29:00.677Z] #7 DONE 0.1s [2025-07-23T09:29:00.677Z] [2025-07-23T09:29:00.677Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-23T09:29:00.677Z] #8 DONE 0.0s [2025-07-23T09:29:00.677Z] [2025-07-23T09:29:00.677Z] 1 warning found (use --debug to expand): [2025-07-23T09:29:00.677Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-23T09:29:00.874Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-23T09:29:00.960Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-07-23T09:29:00.960Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-07-23T09:29:00.960Z] #1 [internal] load build definition from Dockerfile [2025-07-23T09:29:00.960Z] #1 transferring dockerfile: 162B done [2025-07-23T09:29:00.960Z] #1 DONE 0.0s [2025-07-23T09:29:00.960Z] [2025-07-23T09:29:00.960Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-23T09:29:00.960Z] #2 DONE 0.0s [2025-07-23T09:29:00.960Z] [2025-07-23T09:29:00.960Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-23T09:29:00.960Z] #3 DONE 0.0s [2025-07-23T09:29:00.960Z] [2025-07-23T09:29:00.960Z] #4 [internal] load .dockerignore [2025-07-23T09:29:00.960Z] #4 transferring context: 2B done [2025-07-23T09:29:00.960Z] #4 DONE 0.0s [2025-07-23T09:29:00.960Z] [2025-07-23T09:29:00.960Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:29:00.960Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:29:00.960Z] #5 CACHED [2025-07-23T09:29:00.960Z] [2025-07-23T09:29:00.960Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be [2025-07-23T09:29:00.960Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e43b570dd7c5d2822160a53d086c4e90936a9cabba3c6ca57e2f8060b29165be 0.0s done [2025-07-23T09:29:00.960Z] #6 CACHED [2025-07-23T09:29:00.960Z] [2025-07-23T09:29:00.960Z] #7 exporting to image [2025-07-23T09:29:00.960Z] #7 exporting layers done [2025-07-23T09:29:00.960Z] #7 exporting manifest sha256:84731a2d0e2febfe7e270bd7087777d6373f40f3234abd3e07dc2d4a77ad0658 done [2025-07-23T09:29:00.960Z] #7 exporting config sha256:c68d2a2cc370e341acedbfbb5d6dc352fefe852db6984b13fba1d52308534c00 done [2025-07-23T09:29:00.960Z] #7 exporting manifest sha256:a83ea9e0d7561c38bdf1b1729e68c9bfe3c4c62595b36b779d7fb5707da886eb done [2025-07-23T09:29:00.960Z] #7 exporting config sha256:afe3ba7e87a1db9526b6c84422ef948718fd816624c110bcd141eab9de91b061 done [2025-07-23T09:29:00.960Z] #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c [2025-07-23T09:29:00.960Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-23T09:29:01.220Z] #7 exporting manifest list sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c done [2025-07-23T09:29:01.220Z] #7 pushing layers 0.0s done [2025-07-23T09:29:01.220Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4af362011a46d4b196ab3b55f3aac778dd0d08eb1e5815221443ee5e2680319c 0.1s done [2025-07-23T09:29:01.220Z] #7 DONE 0.1s [2025-07-23T09:29:01.220Z] [2025-07-23T09:29:01.220Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-23T09:29:01.220Z] #8 DONE 0.0s [2025-07-23T09:29:01.220Z] [2025-07-23T09:29:01.220Z] 1 warning found (use --debug to expand): [2025-07-23T09:29:01.220Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [2025-07-23T09:29:01.274Z] Stashed 1 file(s) [Pipeline] } [2025-07-23T09:29:01.328Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] // lock [Pipeline] } [2025-07-23T09:29:01.347Z] $ docker stop --time=1 8118cec5304d3a5ffb67f9704673f69a4a85830bb9ef80be269e1680514cbc28 [2025-07-23T09:29:02.859Z] $ docker rm -f --volumes 8118cec5304d3a5ffb67f9704673f69a4a85830bb9ef80be269e1680514cbc28 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-23T09:29:03.250Z] Failed in branch arm64 [2025-07-23T09:29:03.343Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:03.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:04.202Z] ---> package-listing.sh [2025-07-23T09:29:04.202Z] ++ facter osfamily [2025-07-23T09:29:04.202Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-23T09:29:04.462Z] + OS_FAMILY=redhat [2025-07-23T09:29:04.462Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-07-23T09:29:04.462Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-23T09:29:04.462Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-23T09:29:04.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-23T09:29:04.462Z] + PACKAGES=/tmp/packages_start.txt [2025-07-23T09:29:04.462Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-23T09:29:04.462Z] + PACKAGES=/tmp/packages_end.txt [2025-07-23T09:29:04.462Z] + case "${OS_FAMILY}" in [2025-07-23T09:29:04.462Z] + rpm -qa [2025-07-23T09:29:04.462Z] + sort [2025-07-23T09:29:05.032Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-23T09:29:05.032Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-23T09:29:05.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-23T09:29:05.032Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-23T09:29:05.032Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-07-23T09:29:05.032Z] + 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-07-23T09:29:05.043Z] 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-07-23T09:29:05.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:29:05.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:05.894Z] [2025-07-23T09:29:05.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:29:06.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:06.210Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-23T09:29:06.210Z] 5eb5b503b376: Pulling fs layer [2025-07-23T09:29:06.210Z] 5c69ac0246d0: Pulling fs layer [2025-07-23T09:29:06.210Z] ec43610c2a17: Pulling fs layer [2025-07-23T09:29:06.210Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-23T09:29:06.210Z] 33b1e0a273af: Pulling fs layer [2025-07-23T09:29:06.210Z] 5d3b04190fa2: Pulling fs layer [2025-07-23T09:29:06.210Z] 2f39f015ded8: Pulling fs layer [2025-07-23T09:29:06.210Z] 3a2ae6a8a46f: Waiting [2025-07-23T09:29:06.210Z] 33b1e0a273af: Waiting [2025-07-23T09:29:06.210Z] 5d3b04190fa2: Waiting [2025-07-23T09:29:06.210Z] 2f39f015ded8: Waiting [2025-07-23T09:29:06.210Z] 5c69ac0246d0: Verifying Checksum [2025-07-23T09:29:06.210Z] 5c69ac0246d0: Download complete [2025-07-23T09:29:06.210Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-23T09:29:06.210Z] 3a2ae6a8a46f: Download complete [2025-07-23T09:29:06.210Z] 33b1e0a273af: Verifying Checksum [2025-07-23T09:29:06.210Z] 33b1e0a273af: Download complete [2025-07-23T09:29:06.210Z] 5d3b04190fa2: Verifying Checksum [2025-07-23T09:29:06.210Z] 5d3b04190fa2: Download complete [2025-07-23T09:29:06.471Z] ec43610c2a17: Verifying Checksum [2025-07-23T09:29:06.471Z] ec43610c2a17: Download complete [2025-07-23T09:29:06.471Z] 5eb5b503b376: Verifying Checksum [2025-07-23T09:29:06.471Z] 5eb5b503b376: Download complete [2025-07-23T09:29:07.045Z] 2f39f015ded8: Download complete [2025-07-23T09:29:07.983Z] 5eb5b503b376: Pull complete [2025-07-23T09:29:07.983Z] 5c69ac0246d0: Pull complete [2025-07-23T09:29:08.253Z] ec43610c2a17: Pull complete [2025-07-23T09:29:08.514Z] 3a2ae6a8a46f: Pull complete [2025-07-23T09:29:08.514Z] 33b1e0a273af: Pull complete [2025-07-23T09:29:08.774Z] 5d3b04190fa2: Pull complete [2025-07-23T09:29:12.989Z] 2f39f015ded8: Pull complete [2025-07-23T09:29:12.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-23T09:29:12.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:12.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:29:13.147Z] prd-centos7-docker-4c-2g-5608 does not seem to be running inside a container [2025-07-23T09:29:13.190Z] $ 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-07-23T09:29:16.058Z] $ docker top 35a663e65087d56fb3216c643979a39fa23865159d4685f28642031b8d9bba4d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T09:29:16.410Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-23T09:29:16.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-23T09:29:16.986Z] + ls /var/log/sa-host [2025-07-23T09:29:16.986Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T09:29:17.150Z] provisioning config files... [2025-07-23T09:29:17.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8380361918463175085tmp [Pipeline] { [Pipeline] echo [2025-07-23T09:29:17.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:17.470Z] ---> create-netrc.sh [Pipeline] } [2025-07-23T09:29:17.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:17.819Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-23T09:29:17.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:18.120Z] ---> sudo-logs.sh [2025-07-23T09:29:18.120Z] Archiving 'sudo' log.. [2025-07-23T09:29:18.120Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5608.novalocal: Name or service not known [2025-07-23T09:29:18.120Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5608.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-23T09:29:18.242Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:18.538Z] ---> job-cost.sh [2025-07-23T09:29:18.538Z] lf-activate-venv: SKIPPING [2025-07-23T09:29:18.538Z] DEBUG: total: 0.10999999940395355 [2025-07-23T09:29:18.538Z] INFO: Retrieving Stack Cost... [2025-07-23T09:29:18.797Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-23T09:29:19.375Z] INFO: Archiving Costs [Pipeline] echo [2025-07-23T09:29:19.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:19.687Z] ---> logs-deploy.sh [2025-07-23T09:29:19.687Z] lf-activate-venv: SKIPPING [2025-07-23T09:29:19.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/189 [2025-07-23T09:29:19.687Z] INFO: archiving workspace using pattern(s): [2025-07-23T09:29:20.634Z] Archives upload complete. [2025-07-23T09:29:20.634Z] INFO: archiving logs to Nexus [2025-07-23T09:29:21.578Z] ---> uname -a: [2025-07-23T09:29:21.578Z] Linux prd-centos7-docker-4c-2g-5608.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-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] ---> lscpu: [2025-07-23T09:29:21.578Z] Architecture: x86_64 [2025-07-23T09:29:21.578Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-23T09:29:21.578Z] Byte Order: Little Endian [2025-07-23T09:29:21.578Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-23T09:29:21.578Z] CPU(s): 2 [2025-07-23T09:29:21.578Z] On-line CPU(s) list: 0,1 [2025-07-23T09:29:21.578Z] Thread(s) per core: 1 [2025-07-23T09:29:21.578Z] Core(s) per socket: 1 [2025-07-23T09:29:21.578Z] Socket(s): 2 [2025-07-23T09:29:21.578Z] NUMA node(s): 1 [2025-07-23T09:29:21.578Z] Vendor ID: AuthenticAMD [2025-07-23T09:29:21.578Z] CPU family: 23 [2025-07-23T09:29:21.578Z] Model: 49 [2025-07-23T09:29:21.578Z] Model name: AMD EPYC-Rome Processor [2025-07-23T09:29:21.578Z] Stepping: 0 [2025-07-23T09:29:21.578Z] CPU MHz: 2800.000 [2025-07-23T09:29:21.578Z] BogoMIPS: 5600.00 [2025-07-23T09:29:21.578Z] Virtualization: AMD-V [2025-07-23T09:29:21.578Z] Hypervisor vendor: KVM [2025-07-23T09:29:21.578Z] Virtualization type: full [2025-07-23T09:29:21.578Z] L1d cache: 64 KiB [2025-07-23T09:29:21.578Z] L1i cache: 64 KiB [2025-07-23T09:29:21.578Z] L2 cache: 1 MiB [2025-07-23T09:29:21.578Z] L3 cache: 32 MiB [2025-07-23T09:29:21.578Z] NUMA node0 CPU(s): 0,1 [2025-07-23T09:29:21.578Z] Vulnerability Itlb multihit: Not affected [2025-07-23T09:29:21.578Z] Vulnerability L1tf: Not affected [2025-07-23T09:29:21.578Z] Vulnerability Mds: Not affected [2025-07-23T09:29:21.578Z] Vulnerability Meltdown: Not affected [2025-07-23T09:29:21.578Z] Vulnerability Mmio stale data: Not affected [2025-07-23T09:29:21.578Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-23T09:29:21.578Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-23T09:29:21.578Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-23T09:29:21.578Z] Vulnerability Srbds: Not affected [2025-07-23T09:29:21.578Z] Vulnerability Tsx async abort: Not affected [2025-07-23T09:29:21.578Z] 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-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] ---> nproc: [2025-07-23T09:29:21.578Z] 2 [2025-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] ---> df -h: [2025-07-23T09:29:21.578Z] Filesystem Size Used Avail Use% Mounted on [2025-07-23T09:29:21.578Z] overlay 40G 7.3G 33G 19% / [2025-07-23T09:29:21.578Z] tmpfs 64M 0 64M 0% /dev [2025-07-23T09:29:21.578Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-23T09:29:21.578Z] shm 64M 0 64M 0% /dev/shm [2025-07-23T09:29:21.578Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] [2025-07-23T09:29:21.578Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2025-07-23T09:29:21.578Z] Please check if data collecting is enabled [2025-07-23T09:29:21.578Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-23T09:29:21.620Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-23T09:29:21.624Z] $ docker stop --time=1 35a663e65087d56fb3216c643979a39fa23865159d4685f28642031b8d9bba4d [2025-07-23T09:29:22.774Z] $ docker rm -f --volumes 35a663e65087d56fb3216c643979a39fa23865159d4685f28642031b8d9bba4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-23T09:29:22.877Z] [WS-CLEANUP] Deleting project workspace... [2025-07-23T09:29:22.878Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-23T09:29:22.893Z] [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-07-23T09:29:23.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:23.351Z] [2025-07-23T09:29:23.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:29:23.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:23.647Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-23T09:29:23.647Z] 5eb5b503b376: Pulling fs layer [2025-07-23T09:29:23.647Z] 5c69ac0246d0: Pulling fs layer [2025-07-23T09:29:23.647Z] ec43610c2a17: Pulling fs layer [2025-07-23T09:29:23.647Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-23T09:29:23.647Z] 33b1e0a273af: Pulling fs layer [2025-07-23T09:29:23.647Z] 5d3b04190fa2: Pulling fs layer [2025-07-23T09:29:23.647Z] 2f39f015ded8: Pulling fs layer [2025-07-23T09:29:23.647Z] 3a2ae6a8a46f: Waiting [2025-07-23T09:29:23.647Z] 33b1e0a273af: Waiting [2025-07-23T09:29:23.647Z] 5d3b04190fa2: Waiting [2025-07-23T09:29:23.647Z] 2f39f015ded8: Waiting [2025-07-23T09:29:23.647Z] 5c69ac0246d0: Download complete [2025-07-23T09:29:23.647Z] 3a2ae6a8a46f: Download complete [2025-07-23T09:29:23.647Z] 33b1e0a273af: Download complete [2025-07-23T09:29:23.647Z] ec43610c2a17: Verifying Checksum [2025-07-23T09:29:23.647Z] ec43610c2a17: Download complete [2025-07-23T09:29:23.647Z] 5d3b04190fa2: Download complete [2025-07-23T09:29:23.904Z] 5eb5b503b376: Download complete [2025-07-23T09:29:24.467Z] 2f39f015ded8: Download complete [2025-07-23T09:29:25.399Z] 5eb5b503b376: Pull complete [2025-07-23T09:29:25.657Z] 5c69ac0246d0: Pull complete [2025-07-23T09:29:26.221Z] ec43610c2a17: Pull complete [2025-07-23T09:29:26.221Z] 3a2ae6a8a46f: Pull complete [2025-07-23T09:29:26.480Z] 33b1e0a273af: Pull complete [2025-07-23T09:29:26.480Z] 5d3b04190fa2: Pull complete [2025-07-23T09:29:31.741Z] 2f39f015ded8: Pull complete [2025-07-23T09:29:31.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-23T09:29:31.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:31.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:29:31.836Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2025-07-23T09:29:31.859Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-23T09:29:33.589Z] $ docker top 2d8abd5d7281520f12116cbde5f51bac9169c8ae12aec9fd5b5ee2dd188b53e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:33.940Z] ---> job-cost.sh [2025-07-23T09:29:33.940Z] lf-activate-venv: SKIPPING [2025-07-23T09:29:33.940Z] INFO: No Stack... [2025-07-23T09:29:34.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-23T09:29:34.457Z] INFO: Archiving Costs [Pipeline] sh [2025-07-23T09:29:34.743Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-07-23T09:29:34.743Z] + cut -d, -f6 [Pipeline] lock [2025-07-23T09:29:34.760Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [2025-07-23T09:29:34.766Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] did not exist. Created. [2025-07-23T09:29:34.772Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-23T09:29:35.089Z] /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-a677beb9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-23T09:29:35.375Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-23T09:29:35.386Z] Warning: overwriting stash ‘stack-cost’ [2025-07-23T09:29:35.397Z] Stashed 1 file(s) [Pipeline] } [2025-07-23T09:29:35.404Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-23T09:29:35.432Z] $ docker stop --time=1 2d8abd5d7281520f12116cbde5f51bac9169c8ae12aec9fd5b5ee2dd188b53e4 [2025-07-23T09:29:36.659Z] $ docker rm -f --volumes 2d8abd5d7281520f12116cbde5f51bac9169c8ae12aec9fd5b5ee2dd188b53e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-23T09:29:37.595Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-07-23T09:29:37.595Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-23T09:29:37.595Z] total 16 [2025-07-23T09:29:37.595Z] drwxr-xr-x 3 root root 4096 Jul 23 09:29 . [2025-07-23T09:29:37.595Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:29 .. [2025-07-23T09:29:37.595Z] drwxr-xr-x 2 root root 4096 Jul 23 09:29 cost [2025-07-23T09:29:37.595Z] -rw-r--r-- 1 root root 88 Jul 23 09:29 cost.csv [2025-07-23T09:29:37.595Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-23T09:29:37.595Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-23T09:29:37.595Z] total 16 [2025-07-23T09:29:37.595Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 09:29 . [2025-07-23T09:29:37.595Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:29 .. [2025-07-23T09:29:37.595Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 09:29 cost [2025-07-23T09:29:37.595Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 23 09:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:37.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:38.726Z] ---> package-listing.sh [2025-07-23T09:29:38.726Z] ++ facter osfamily [2025-07-23T09:29:38.726Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-23T09:29:38.987Z] + OS_FAMILY=debian [2025-07-23T09:29:38.987Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-07-23T09:29:38.987Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-23T09:29:38.987Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-23T09:29:38.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-23T09:29:38.987Z] + PACKAGES=/tmp/packages_start.txt [2025-07-23T09:29:38.987Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-23T09:29:38.987Z] + PACKAGES=/tmp/packages_end.txt [2025-07-23T09:29:38.987Z] + case "${OS_FAMILY}" in [2025-07-23T09:29:38.987Z] + dpkg -l [2025-07-23T09:29:38.987Z] + grep '^ii' [2025-07-23T09:29:38.987Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-23T09:29:38.987Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-23T09:29:38.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-23T09:29:38.987Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-23T09:29:38.987Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-07-23T09:29:38.987Z] + 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-07-23T09:29:38.998Z] 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-07-23T09:29:39.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T09:29:39.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T09:29:39.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T09:29:39.919Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2025-07-23T09:29:39.940Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-23T09:29:40.152Z] $ docker top 1069e880ca5b1eb1cf4bc55d1c93484c2dcff962a6ed59bdc80887873add90eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T09:29:40.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-23T09:29:40.794Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-23T09:29:41.079Z] + ls /var/log/sa-host [2025-07-23T09:29:41.079Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T09:29:41.113Z] provisioning config files... [2025-07-23T09:29:41.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12287143359426103918tmp [Pipeline] { [Pipeline] echo [2025-07-23T09:29:41.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:41.426Z] ---> create-netrc.sh [Pipeline] } [2025-07-23T09:29:41.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:41.749Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-23T09:29:41.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:42.047Z] ---> sudo-logs.sh [2025-07-23T09:29:42.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-23T09:29:42.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:42.364Z] ---> job-cost.sh [2025-07-23T09:29:42.365Z] lf-activate-venv: SKIPPING [2025-07-23T09:29:42.365Z] DEBUG: total: 0.2199999988079071 [2025-07-23T09:29:42.365Z] INFO: Retrieving Stack Cost... [2025-07-23T09:29:42.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-23T09:29:42.623Z] INFO: Archiving Costs [Pipeline] echo [2025-07-23T09:29:42.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T09:29:42.921Z] ---> logs-deploy.sh [2025-07-23T09:29:42.921Z] lf-activate-venv: SKIPPING [2025-07-23T09:29:42.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/189 [2025-07-23T09:29:42.921Z] INFO: archiving workspace using pattern(s): [2025-07-23T09:29:43.858Z] Archives upload complete. [2025-07-23T09:29:43.858Z] INFO: archiving logs to Nexus