Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9a734cf70b4c7f63f44c3fe01c824107cf172b0 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-ssh13194921569657275269.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-ssh15937330168524694154.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-ssh1705367817390068369.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-ssh18205045089504724621.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-ssh5459604146255181081.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-4839 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9a734cf70b4c7f63f44c3fe01c824107cf172b0 (main) Commit message: "Merge pull request #638 from weichou1229/upgrade-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a734cf70b4c7f63f44c3fe01c824107cf172b0 # timeout=10 > git rev-list --no-walk 2f15f281678cccf9a75033b18da75fe627dd9e87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T10:07:30.435Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T10:07:30.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T10:07:30.546Z] ========================================================= [2025-07-09T10:07:30.546Z] EdgeX Global Pipelines Version Info [2025-07-09T10:07:30.546Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:07:31.659Z] ------------------- [2025-07-09T10:07:31.659Z] stable info: [2025-07-09T10:07:31.659Z] ------------------- [2025-07-09T10:07:31.659Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:07:31.659Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T10:07:31.659Z] Message: update stable to v1.0.274 [2025-07-09T10:07:32.228Z] ------------------- [2025-07-09T10:07:32.228Z] experimental info: [2025-07-09T10:07:32.228Z] ------------------- [2025-07-09T10:07:32.228Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:07:32.228Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T10:07:32.228Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T10:07:32.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-07-09T10:07:32.324Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-07-09T10:07:32.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T10:07:32.364Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T10:07:32.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T10:07:32.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T10:07:32.427Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T10:07:32.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T10:07:32.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T10:07:32.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T10:07:32.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T10:07:32.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-07-09T10:07:32.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T10:07:32.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T10:07:32.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:07:32.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:07:32.643Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:07:32.670Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:07:32.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T10:07:32.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T10:07:32.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-09T10:07:32.776Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-09T10:07:32.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T10:07:32.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T10:07:32.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T10:07:32.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T10:07:32.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T10:07:32.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-09T10:07:32.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-09T10:07:32.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-09T10:07:32.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] echo [2025-07-09T10:07:32.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a734c [Pipeline] echo [2025-07-09T10:07:33.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:07:33.064Z] provisioning config files... [2025-07-09T10:07:33.079Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11013685602614452920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:07:33.431Z] ---> ****-login.sh [2025-07-09T10:07:33.431Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:07:33.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:33.693Z] [2025-07-09T10:07:33.693Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:07:33.693Z] Configure a credential helper to remove this warning. See [2025-07-09T10:07:33.693Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:07:33.693Z] [2025-07-09T10:07:33.693Z] Login Succeeded [2025-07-09T10:07:33.693Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:07:33.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:33.954Z] [2025-07-09T10:07:33.955Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:07:33.955Z] Configure a credential helper to remove this warning. See [2025-07-09T10:07:33.955Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:07:33.955Z] [2025-07-09T10:07:33.955Z] Login Succeeded [2025-07-09T10:07:33.955Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:07:33.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:33.955Z] [2025-07-09T10:07:33.955Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:07:33.955Z] Configure a credential helper to remove this warning. See [2025-07-09T10:07:33.955Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:07:33.955Z] [2025-07-09T10:07:33.955Z] Login Succeeded [2025-07-09T10:07:33.955Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:07:33.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:33.955Z] [2025-07-09T10:07:33.955Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:07:33.955Z] Configure a credential helper to remove this warning. See [2025-07-09T10:07:33.955Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:07:33.955Z] [2025-07-09T10:07:33.955Z] Login Succeeded [2025-07-09T10:07:33.955Z] ****.io [2025-07-09T10:07:34.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:34.215Z] [2025-07-09T10:07:34.215Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:07:34.215Z] Configure a credential helper to remove this warning. See [2025-07-09T10:07:34.215Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:07:34.215Z] [2025-07-09T10:07:34.215Z] Login Succeeded [2025-07-09T10:07:34.215Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:07:34.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T10:07:34.642Z] + git rev-list -1 --merges b9a734cf70b4c7f63f44c3fe01c824107cf172b0~1..b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] echo [2025-07-09T10:07:34.673Z] -----------> git rev-list -1 --merges b9a734cf70b4c7f63f44c3fe01c824107cf172b0~1..b9a734cf70b4c7f63f44c3fe01c824107cf172b0 b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:07:34.673Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [false] [Pipeline] sh [2025-07-09T10:07:34.965Z] + git log --format=format:%s -1 b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] echo [2025-07-09T10:07:34.980Z] ========================================================= [2025-07-09T10:07:34.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T10:07:34.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:07:35.311Z] + git log --format=format:%s -1 b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] echo [2025-07-09T10:07:35.323Z] [semverPrep] GIT_COMMIT: b9a734cf70b4c7f63f44c3fe01c824107cf172b0, Commit Message: Merge pull request #638 from weichou1229/upgrade-sdk [Pipeline] echo [2025-07-09T10:07:35.339Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T10:07:35.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T10:07:35.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T10:07:35.716Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T10:07:35.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T10:07:35.716Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T10:07:35.716Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T10:07:35.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:07:36.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:07:36.127Z] [2025-07-09T10:07:36.127Z] 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-09T10:07:36.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:07:36.431Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T10:07:36.431Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T10:07:36.431Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T10:07:36.431Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T10:07:36.431Z] 461d9e800cba: Pulling fs layer [2025-07-09T10:07:36.431Z] 80192f66455f: Pulling fs layer [2025-07-09T10:07:36.431Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T10:07:36.431Z] a29436f7fd5d: Pulling fs layer [2025-07-09T10:07:36.431Z] 923cac83aea3: Pulling fs layer [2025-07-09T10:07:36.431Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T10:07:36.431Z] db01528c6b51: Pulling fs layer [2025-07-09T10:07:36.431Z] 28988de357af: Pulling fs layer [2025-07-09T10:07:36.431Z] a29436f7fd5d: Waiting [2025-07-09T10:07:36.431Z] 25ad8b0a4227: Waiting [2025-07-09T10:07:36.431Z] 923cac83aea3: Waiting [2025-07-09T10:07:36.431Z] db01528c6b51: Waiting [2025-07-09T10:07:36.431Z] 28988de357af: Waiting [2025-07-09T10:07:36.431Z] 461d9e800cba: Waiting [2025-07-09T10:07:36.431Z] 2e8e34ca0e6c: Waiting [2025-07-09T10:07:36.431Z] 80192f66455f: Waiting [2025-07-09T10:07:36.431Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T10:07:36.431Z] 6bf1a483ea7c: Download complete [2025-07-09T10:07:36.431Z] 461d9e800cba: Verifying Checksum [2025-07-09T10:07:36.431Z] 461d9e800cba: Download complete [2025-07-09T10:07:36.692Z] 80192f66455f: Verifying Checksum [2025-07-09T10:07:36.692Z] 80192f66455f: Download complete [2025-07-09T10:07:36.692Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T10:07:36.692Z] f5dfc541a4d3: Download complete [2025-07-09T10:07:36.692Z] 3dae71ba6b94: Verifying Checksum [2025-07-09T10:07:36.692Z] 3dae71ba6b94: Download complete [2025-07-09T10:07:36.692Z] 923cac83aea3: Verifying Checksum [2025-07-09T10:07:36.692Z] 923cac83aea3: Download complete [2025-07-09T10:07:36.955Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T10:07:36.955Z] 25ad8b0a4227: Download complete [2025-07-09T10:07:36.955Z] db01528c6b51: Verifying Checksum [2025-07-09T10:07:36.955Z] db01528c6b51: Download complete [2025-07-09T10:07:36.955Z] 28988de357af: Verifying Checksum [2025-07-09T10:07:36.955Z] 28988de357af: Download complete [2025-07-09T10:07:37.214Z] a29436f7fd5d: Verifying Checksum [2025-07-09T10:07:37.214Z] a29436f7fd5d: Download complete [2025-07-09T10:07:37.214Z] 2e8e34ca0e6c: Download complete [2025-07-09T10:07:38.148Z] 3dae71ba6b94: Pull complete [2025-07-09T10:07:38.407Z] 6bf1a483ea7c: Pull complete [2025-07-09T10:07:39.346Z] f5dfc541a4d3: Pull complete [2025-07-09T10:07:39.346Z] 461d9e800cba: Pull complete [2025-07-09T10:07:39.346Z] 80192f66455f: Pull complete [2025-07-09T10:07:43.536Z] 2e8e34ca0e6c: Pull complete [2025-07-09T10:07:44.469Z] a29436f7fd5d: Pull complete [2025-07-09T10:07:44.469Z] 923cac83aea3: Pull complete [2025-07-09T10:07:44.727Z] 25ad8b0a4227: Pull complete [2025-07-09T10:07:44.727Z] db01528c6b51: Pull complete [2025-07-09T10:07:44.727Z] 28988de357af: Pull complete [2025-07-09T10:07:44.727Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T10:07:44.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:07:44.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:07:44.867Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2025-07-09T10:07:44.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T10:07:47.320Z] $ docker top 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 -eo pid,comm [2025-07-09T10:07:47.367Z] 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-09T10:07:47.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T10:07:47.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:07:47.425Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:07:47.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:07:47.535Z] $ docker exec 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 ssh-agent [2025-07-09T10:07:47.635Z] SSH_AUTH_SOCK=/tmp/ssh-MSfsmLP0IYcF/agent.32 [2025-07-09T10:07:47.635Z] SSH_AGENT_PID=38 [2025-07-09T10:07:47.643Z] Running ssh-add (command line suppressed) [2025-07-09T10:07:47.736Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_462462123940720370.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_462462123940720370.key) [2025-07-09T10:07:47.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:07:48.049Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T10:07:48.059Z] $ docker exec --env ******** --env ******** 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 ssh-agent -k [2025-07-09T10:07:48.159Z] unset SSH_AUTH_SOCK; [2025-07-09T10:07:48.160Z] unset SSH_AGENT_PID; [2025-07-09T10:07:48.160Z] echo Agent pid 38 killed; [2025-07-09T10:07:48.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T10:07:48.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:07:48.207Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:07:48.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:07:48.305Z] $ docker exec 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 ssh-agent [2025-07-09T10:07:48.417Z] SSH_AUTH_SOCK=/tmp/ssh-JljPfWBPc5xu/agent.71 [2025-07-09T10:07:48.417Z] SSH_AGENT_PID=77 [2025-07-09T10:07:48.422Z] Running ssh-add (command line suppressed) [2025-07-09T10:07:48.507Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_910702221707714887.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_910702221707714887.key) [2025-07-09T10:07:48.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:07:48.818Z] + git semver init [2025-07-09T10:07:49.079Z] 2025-07-09 10:07:49,026 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T10:07:49.079Z] 2025-07-09 10:07:49,030 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T10:07:49.079Z] 2025-07-09 10:07:49,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-07-09T10:07:49.079Z] 2025-07-09 10:07:49,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-07-09T10:07:49.079Z] 2025-07-09 10:07:49,032 [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-09T10:07:50.456Z] 2025-07-09 10:07:50,347 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-07-09T10:07:50.456Z] 2025-07-09 10:07:50,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-07-09T10:07:50.456Z] 2025-07-09 10:07:50,347 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-07-09T10:07:50.456Z] 2025-07-09 10:07:50,347 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-07-09T10:07:50.456Z] 4.1.0-dev.1 [Pipeline] } [2025-07-09T10:07:50.463Z] $ docker exec --env ******** --env ******** 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 ssh-agent -k [2025-07-09T10:07:50.558Z] unset SSH_AUTH_SOCK; [2025-07-09T10:07:50.560Z] unset SSH_AGENT_PID; [2025-07-09T10:07:50.561Z] echo Agent pid 77 killed; [2025-07-09T10:07:50.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:07:50.893Z] + git semver [Pipeline] } [2025-07-09T10:07:51.164Z] $ docker stop --time=1 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 [2025-07-09T10:07:52.437Z] $ docker rm -f --volumes 85a4bd066ec7ed96bd0dbb0b1125cc4a8adb497375d5f381e52a043b46dbe244 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:07:52.782Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T10:07:53.001Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T10:07:53.004Z] [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-09T10:07:53.171Z] provisioning config files... [2025-07-09T10:07:53.178Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9064583423961676661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:07:53.475Z] ---> ****-login.sh [2025-07-09T10:07:53.475Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:07:53.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:53.475Z] Login Succeeded [2025-07-09T10:07:53.475Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:07:53.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:53.475Z] Login Succeeded [2025-07-09T10:07:53.475Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:07:53.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:53.733Z] Login Succeeded [2025-07-09T10:07:53.734Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:07:53.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:53.734Z] Login Succeeded [2025-07-09T10:07:53.734Z] ****.io [2025-07-09T10:07:53.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:07:54.045Z] Login Succeeded [2025-07-09T10:07:54.045Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:07:54.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:07:54.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:07:54.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:07:54.172Z] ========================================================= [2025-07-09T10:07:54.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T10:07:54.172Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:07:54.501Z] + 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-09T10:07:55.066Z] #0 building with "default" instance using docker driver [2025-07-09T10:07:55.066Z] [2025-07-09T10:07:55.066Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:07:55.066Z] #1 transferring dockerfile: 1.52kB done [2025-07-09T10:07:55.066Z] #1 DONE 0.0s [2025-07-09T10:07:55.066Z] [2025-07-09T10:07:55.066Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T10:07:55.066Z] #2 DONE 0.1s [2025-07-09T10:07:55.325Z] [2025-07-09T10:07:55.325Z] #3 [internal] load .dockerignore [2025-07-09T10:07:55.325Z] #3 transferring context: 182B done [2025-07-09T10:07:55.325Z] #3 DONE 0.0s [2025-07-09T10:07:55.325Z] [2025-07-09T10:07:55.325Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:07:55.325Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T10:07:55.325Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T10:07:55.325Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T10:07:55.325Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-07-09T10:07:55.325Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-07-09T10:07:55.325Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-09T10:07:55.325Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T10:07:55.325Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T10:07:55.325Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-07-09T10:07:55.325Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s [2025-07-09T10:07:55.325Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T10:07:55.325Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-09T10:07:55.325Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.2s [2025-07-09T10:07:55.325Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0B / 100.52MB 0.2s [2025-07-09T10:07:55.325Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-09T10:07:55.587Z] #4 ... [2025-07-09T10:07:55.587Z] [2025-07-09T10:07:55.587Z] #5 [internal] load build context [2025-07-09T10:07:55.587Z] #5 transferring context: 27.82MB 0.2s done [2025-07-09T10:07:55.587Z] #5 DONE 0.2s [2025-07-09T10:07:55.587Z] [2025-07-09T10:07:55.587Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:07:55.587Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 35.65MB / 74.06MB 0.3s [2025-07-09T10:07:55.587Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-09T10:07:55.587Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-09T10:07:55.587Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 6.29MB / 100.52MB 0.3s [2025-07-09T10:07:55.587Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s [2025-07-09T10:07:55.587Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-09T10:07:55.587Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.5s [2025-07-09T10:07:55.587Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 24.12MB / 100.52MB 0.5s [2025-07-09T10:07:55.587Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s [2025-07-09T10:07:55.587Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-09T10:07:55.846Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-07-09T10:07:55.846Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 56.62MB / 100.52MB 0.7s [2025-07-09T10:07:55.846Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-09T10:07:55.846Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-07-09T10:07:55.846Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 80.74MB / 100.52MB 0.8s [2025-07-09T10:07:55.846Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-09T10:07:56.104Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-09T10:07:56.362Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.1s done [2025-07-09T10:08:00.544Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done [2025-07-09T10:08:00.544Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T10:08:00.544Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T10:08:00.544Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T10:08:00.544Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T10:08:00.544Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-09T10:08:00.544Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T10:08:00.544Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T10:08:03.070Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.5s done [2025-07-09T10:08:03.070Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-09T10:08:03.636Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done [2025-07-09T10:08:03.636Z] #4 DONE 8.4s [2025-07-09T10:08:03.636Z] [2025-07-09T10:08:03.636Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-09T10:08:03.636Z] #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:08:04.200Z] #6 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:08:04.458Z] #6 0.986 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 0.993 (2/8) Installing libedit (20240517.3.1-r0) [2025-07-09T10:08:04.717Z] #6 0.998 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 1.016 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 1.026 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 1.030 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 1.033 (7/8) Installing openssh-server (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 1.044 (8/8) Installing openssh (9.7_p1-r5) [2025-07-09T10:08:04.717Z] #6 1.049 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:08:04.717Z] #6 1.057 OK: 253 MiB in 66 packages [2025-07-09T10:08:06.625Z] #6 DONE 3.2s [2025-07-09T10:08:06.883Z] [2025-07-09T10:08:06.883Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-07-09T10:08:06.883Z] #7 DONE 0.0s [2025-07-09T10:08:06.883Z] [2025-07-09T10:08:06.883Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:08:06.883Z] #8 DONE 0.0s [2025-07-09T10:08:06.883Z] [2025-07-09T10:08:06.883Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:08:08.131Z] Still waiting to schedule task [2025-07-09T10:08:08.131Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-09T10:08:53.567Z] #9 DONE 41.0s [2025-07-09T10:08:53.567Z] [2025-07-09T10:08:53.567Z] #10 [builder 6/7] COPY . . [2025-07-09T10:08:53.567Z] #10 DONE 0.1s [2025-07-09T10:08:53.567Z] [2025-07-09T10:08:53.567Z] #11 [builder 7/7] RUN echo noop [2025-07-09T10:08:53.567Z] #11 0.192 noop [2025-07-09T10:08:53.567Z] #11 DONE 0.2s [2025-07-09T10:08:53.567Z] [2025-07-09T10:08:53.567Z] #12 exporting to image [2025-07-09T10:08:53.567Z] #12 exporting layers [2025-07-09T10:08:54.992Z] #12 exporting layers 6.7s done [2025-07-09T10:08:54.992Z] #12 writing image sha256:92af41d1c87d70bebef8e7dcafd2f043d4e2f762cac709d48f8ff5bf19691752 done [2025-07-09T10:08:54.992Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T10:08:54.992Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:08:55.304Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:08:55.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:08:55.380Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2025-07-09T10:08:55.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T10:08:58.663Z] $ docker top 0d4bd7d18c4dab536e136acf1d182465c27c880632dc11657241bc28afb1503e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:08:59.005Z] + go version [2025-07-09T10:08:59.005Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T10:08:59.015Z] $ docker stop --time=1 0d4bd7d18c4dab536e136acf1d182465c27c880632dc11657241bc28afb1503e [2025-07-09T10:09:00.284Z] $ docker rm -f --volumes 0d4bd7d18c4dab536e136acf1d182465c27c880632dc11657241bc28afb1503e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:09:00.707Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:09:00.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:09:00.781Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2025-07-09T10:09:00.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T10:09:01.038Z] $ docker top a17420e13432d9af1d88d4516a9423d594885fb6f982493f63ca117ba1a44536 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:09:01.376Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:09:01.675Z] + make test [2025-07-09T10:09:01.675Z] go test ./... -coverprofile=coverage.out [2025-07-09T10:09:03.046Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-07-09T10:09:21.111Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-07-09T10:09:21.111Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 45.2% of statements [2025-07-09T10:09:33.304Z] go vet ./... [2025-07-09T10:09:38.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T10:09:38.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T10:09:38.561Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T10:09:38.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T10:09:38.590Z] $ docker stop --time=1 a17420e13432d9af1d88d4516a9423d594885fb6f982493f63ca117ba1a44536 [2025-07-09T10:09:40.001Z] $ docker rm -f --volumes a17420e13432d9af1d88d4516a9423d594885fb6f982493f63ca117ba1a44536 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:09:40.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T10:09:40.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T10:09:41.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T10:09:41.441Z] + ls -al . [2025-07-09T10:09:41.441Z] total 260 [2025-07-09T10:09:41.441Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 10:09 . [2025-07-09T10:09:41.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:07 .. [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 9 10:07 .dockerignore [2025-07-09T10:09:41.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:09 .git [2025-07-09T10:09:41.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:07 .github [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 9 10:07 .gitignore [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:07 .golangci.yml [2025-07-09T10:09:41.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:07 .semver [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 20457 Jul 9 10:07 Attribution.txt [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 18046 Jul 9 10:07 CHANGELOG.md [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jul 9 10:07 Dockerfile [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:07 GOVERNANCE.md [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 9 10:07 Jenkinsfile [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:07 LICENSE [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jul 9 10:07 Makefile [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 10:07 OWNERS.md [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 9 10:07 README.md [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:07 VERSION [2025-07-09T10:09:41.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:07 bin [2025-07-09T10:09:41.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:07 cmd [2025-07-09T10:09:41.441Z] -rw-r--r-- 1 jenkins jenkins 26862 Jul 9 10:09 coverage.out [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 6323 Jul 9 10:07 go.mod [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 87105 Jul 9 10:07 go.sum [2025-07-09T10:09:41.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:07 internal [2025-07-09T10:09:41.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:07 simulator [2025-07-09T10:09:41.441Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 9 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:09:41.757Z] + 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=b9a734cf70b4c7f63f44c3fe01c824107cf172b0 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-07-09T10:09:42.016Z] #0 building with "default" instance using docker driver [2025-07-09T10:09:42.016Z] [2025-07-09T10:09:42.016Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:09:42.016Z] #1 transferring dockerfile: 1.52kB done [2025-07-09T10:09:42.016Z] #1 DONE 0.0s [2025-07-09T10:09:42.016Z] [2025-07-09T10:09:42.016Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:09:42.016Z] #2 DONE 0.0s [2025-07-09T10:09:42.016Z] [2025-07-09T10:09:42.016Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T10:09:42.016Z] #3 DONE 0.1s [2025-07-09T10:09:42.016Z] [2025-07-09T10:09:42.016Z] #4 [internal] load .dockerignore [2025-07-09T10:09:42.016Z] #4 transferring context: 182B done [2025-07-09T10:09:42.016Z] #4 DONE 0.0s [2025-07-09T10:09:42.275Z] [2025-07-09T10:09:42.275Z] #5 [internal] load build context [2025-07-09T10:09:42.275Z] #5 transferring context: 41.18kB 0.0s done [2025-07-09T10:09:42.275Z] #5 DONE 0.0s [2025-07-09T10:09:42.275Z] [2025-07-09T10:09:42.275Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:09:42.275Z] #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T10:09:42.275Z] #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T10:09:42.275Z] #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T10:09:42.275Z] #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T10:09:42.275Z] #6 DONE 0.0s [2025-07-09T10:09:42.275Z] [2025-07-09T10:09:42.275Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:09:42.275Z] #7 DONE 0.1s [2025-07-09T10:09:42.275Z] [2025-07-09T10:09:42.275Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-09T10:09:42.275Z] #8 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:09:42.275Z] #8 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:09:42.842Z] #8 0.694 OK: 253 MiB in 66 packages [2025-07-09T10:09:42.842Z] #8 DONE 0.9s [2025-07-09T10:09:42.842Z] [2025-07-09T10:09:42.842Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-09T10:09:42.842Z] #9 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:09:42.842Z] #9 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:09:42.842Z] #9 0.735 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T10:09:42.842Z] #9 0.743 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:09:42.842Z] #9 0.747 OK: 8 MiB in 15 packages [2025-07-09T10:09:43.102Z] #9 DONE 0.9s [2025-07-09T10:09:43.102Z] [2025-07-09T10:09:43.102Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-07-09T10:09:43.102Z] #10 DONE 0.0s [2025-07-09T10:09:43.102Z] [2025-07-09T10:09:43.102Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:09:43.102Z] #11 DONE 0.0s [2025-07-09T10:09:43.102Z] [2025-07-09T10:09:43.102Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:09:43.359Z] #12 DONE 0.5s [2025-07-09T10:09:43.359Z] [2025-07-09T10:09:43.359Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T10:09:43.359Z] #13 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:09:43.359Z] #13 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:09:43.618Z] #13 ... [2025-07-09T10:09:43.618Z] [2025-07-09T10:09:43.618Z] #14 [builder 6/7] COPY . . [2025-07-09T10:09:43.618Z] #14 DONE 0.2s [2025-07-09T10:09:43.618Z] [2025-07-09T10:09:43.618Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T10:09:43.618Z] #13 0.734 OK: 8 MiB in 15 packages [2025-07-09T10:09:43.618Z] #13 DONE 0.8s [2025-07-09T10:09:43.618Z] [2025-07-09T10:09:43.618Z] #15 [builder 7/7] RUN make build [2025-07-09T10:09:43.878Z] #15 0.288 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.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-07-09T10:09:54.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4842 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-07-09T10:09:54.329Z] Running in /w/workspace/device-modbus-go/188 [Pipeline] { [Pipeline] checkout [2025-07-09T10:09:57.378Z] The recommended git tool is: git [2025-07-09T10:10:01.939Z] using credential edgex-jenkins-ssh [2025-07-09T10:10:01.961Z] Cloning the remote Git repository [2025-07-09T10:10:01.996Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-07-09T10:10:02.081Z] > git init /w/workspace/device-modbus-go/188 # timeout=10 [2025-07-09T10:10:02.217Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-07-09T10:10:02.218Z] > git --version # timeout=10 [2025-07-09T10:10:02.243Z] > git --version # 'git version 2.25.1' [2025-07-09T10:10:02.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-09T10:10:02.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:10:05.798Z] #15 DONE 22.3s [2025-07-09T10:10:05.872Z] Avoid second fetch [2025-07-09T10:10:05.872Z] Checking out Revision b9a734cf70b4c7f63f44c3fe01c824107cf172b0 (main) [2025-07-09T10:10:06.057Z] [2025-07-09T10:10:06.057Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-07-09T10:10:06.057Z] #16 DONE 0.2s [2025-07-09T10:10:05.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-07-09T10:10:05.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:10:05.883Z] > git config core.sparsecheckout # timeout=10 [2025-07-09T10:10:05.946Z] > git checkout -f b9a734cf70b4c7f63f44c3fe01c824107cf172b0 # timeout=10 [2025-07-09T10:10:06.315Z] [2025-07-09T10:10:06.315Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-07-09T10:10:06.315Z] #17 DONE 0.0s [2025-07-09T10:10:06.315Z] [2025-07-09T10:10:06.315Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-07-09T10:10:06.315Z] #18 DONE 0.0s [2025-07-09T10:10:06.315Z] [2025-07-09T10:10:06.315Z] #19 exporting to image [2025-07-09T10:10:06.315Z] #19 exporting layers [2025-07-09T10:10:06.315Z] #19 exporting layers 0.2s done [2025-07-09T10:10:06.315Z] #19 writing image sha256:6d638b20316612fee644641458d917378f3f6ec741ac5d979a491dd7112b7875 done [2025-07-09T10:10:06.315Z] #19 naming to docker.io/library/device-modbus done [2025-07-09T10:10:06.315Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:10:06.442Z] provisioning config files... [2025-07-09T10:10:06.449Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17620507224768069767tmp [Pipeline] { [2025-07-09T10:10:06.459Z] Commit message: "Merge pull request #638 from weichou1229/upgrade-sdk" [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:10:06.749Z] ---> ****-login.sh [2025-07-09T10:10:06.749Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:10:06.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:06.749Z] Login Succeeded [2025-07-09T10:10:06.749Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:10:06.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:06.749Z] Login Succeeded [2025-07-09T10:10:06.749Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:10:06.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:07.008Z] Login Succeeded [2025-07-09T10:10:07.008Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:10:07.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:07.008Z] Login Succeeded [2025-07-09T10:10:07.008Z] ****.io [2025-07-09T10:10:07.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:07.265Z] Login Succeeded [2025-07-09T10:10:07.265Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:10:07.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:10:07.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:10:07.351Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-07-09T10:10:07.351Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:10:07.351Z] latest [2025-07-09T10:10:07.351Z] 4.1.0-dev.1 [2025-07-09T10:10:07.351Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:10:07.351Z] main [2025-07-09T10:10:07.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:07.689Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:08.003Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:10:08.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-09T10:10:08.004Z] fdcbf78c5c69: Preparing [2025-07-09T10:10:08.004Z] d528bed088b7: Preparing [2025-07-09T10:10:08.004Z] 0377a9970e9f: Preparing [2025-07-09T10:10:08.004Z] d84843b39df9: Preparing [2025-07-09T10:10:08.004Z] 4e64de7c0c0a: Preparing [2025-07-09T10:10:08.004Z] 994456c4fd7b: Preparing [2025-07-09T10:10:08.004Z] 994456c4fd7b: Waiting [2025-07-09T10:10:08.004Z] 4e64de7c0c0a: Pushed [2025-07-09T10:10:08.004Z] d528bed088b7: Pushed [2025-07-09T10:10:08.004Z] 994456c4fd7b: Layer already exists [2025-07-09T10:10:08.004Z] d84843b39df9: Pushed [2025-07-09T10:10:08.004Z] fdcbf78c5c69: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:10:11.331Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-09T10:10:11.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:10:11.331Z] Dload Upload Total Spent Left Speed [2025-07-09T10:10:11.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2025-07-09T10:10:11.669Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-09T10:10:11.999Z] + sudo tee /etc/docker/daemon.new [2025-07-09T10:10:11.999Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-09T10:10:11.999Z] { [2025-07-09T10:10:11.999Z] "registry-mirrors": [ [2025-07-09T10:10:11.999Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-09T10:10:11.999Z] ], [2025-07-09T10:10:11.999Z] "bip": "10.250.0.254/24", [2025-07-09T10:10:11.999Z] "hosts": [ [2025-07-09T10:10:11.999Z] "tcp://0.0.0.0:5555", [2025-07-09T10:10:11.999Z] "unix:///var/run/docker.sock" [2025-07-09T10:10:11.999Z] ], [2025-07-09T10:10:11.999Z] "mtu": 1458, [2025-07-09T10:10:11.999Z] "selinux-enabled": true, [2025-07-09T10:10:11.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-09T10:10:11.999Z] } [Pipeline] sh [2025-07-09T10:10:12.189Z] 0377a9970e9f: Pushed [2025-07-09T10:10:12.189Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0: digest: sha256:eacd428dba7d589386ef90ce4b4bf4cec12bae4cd7378fec2c934251d489ff3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:12.332Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-09T10:10:12.507Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:12.661Z] + sudo service docker restart [2025-07-09T10:10:12.829Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-09T10:10:12.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-09T10:10:12.829Z] fdcbf78c5c69: Preparing [2025-07-09T10:10:12.829Z] d528bed088b7: Preparing [2025-07-09T10:10:12.829Z] 0377a9970e9f: Preparing [2025-07-09T10:10:12.829Z] d84843b39df9: Preparing [2025-07-09T10:10:12.829Z] 4e64de7c0c0a: Preparing [2025-07-09T10:10:12.829Z] 994456c4fd7b: Preparing [2025-07-09T10:10:12.829Z] 994456c4fd7b: Waiting [2025-07-09T10:10:12.829Z] d528bed088b7: Layer already exists [2025-07-09T10:10:12.829Z] fdcbf78c5c69: Layer already exists [2025-07-09T10:10:12.829Z] d84843b39df9: Layer already exists [2025-07-09T10:10:12.829Z] 0377a9970e9f: Layer already exists [2025-07-09T10:10:12.829Z] 4e64de7c0c0a: Layer already exists [2025-07-09T10:10:12.829Z] 994456c4fd7b: Layer already exists [2025-07-09T10:10:12.829Z] latest: digest: sha256:eacd428dba7d589386ef90ce4b4bf4cec12bae4cd7378fec2c934251d489ff3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:13.163Z] + 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-09T10:10:13.490Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-09T10:10:13.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-09T10:10:13.490Z] fdcbf78c5c69: Preparing [2025-07-09T10:10:13.490Z] d528bed088b7: Preparing [2025-07-09T10:10:13.490Z] 0377a9970e9f: Preparing [2025-07-09T10:10:13.490Z] d84843b39df9: Preparing [2025-07-09T10:10:13.490Z] 4e64de7c0c0a: Preparing [2025-07-09T10:10:13.490Z] 994456c4fd7b: Preparing [2025-07-09T10:10:13.490Z] 994456c4fd7b: Waiting [2025-07-09T10:10:13.490Z] d528bed088b7: Layer already exists [2025-07-09T10:10:13.490Z] 0377a9970e9f: Layer already exists [2025-07-09T10:10:13.490Z] 4e64de7c0c0a: Layer already exists [2025-07-09T10:10:13.490Z] d84843b39df9: Layer already exists [2025-07-09T10:10:13.490Z] fdcbf78c5c69: Layer already exists [2025-07-09T10:10:13.490Z] 994456c4fd7b: Layer already exists [2025-07-09T10:10:13.490Z] 4.1.0-dev.1: digest: sha256:eacd428dba7d589386ef90ce4b4bf4cec12bae4cd7378fec2c934251d489ff3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:13.824Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:14.145Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:10:14.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-09T10:10:14.145Z] fdcbf78c5c69: Preparing [2025-07-09T10:10:14.145Z] d528bed088b7: Preparing [2025-07-09T10:10:14.145Z] 0377a9970e9f: Preparing [2025-07-09T10:10:14.145Z] d84843b39df9: Preparing [2025-07-09T10:10:14.145Z] 4e64de7c0c0a: Preparing [2025-07-09T10:10:14.145Z] 994456c4fd7b: Preparing [2025-07-09T10:10:14.145Z] 994456c4fd7b: Waiting [2025-07-09T10:10:14.145Z] d84843b39df9: Layer already exists [2025-07-09T10:10:14.145Z] d528bed088b7: Layer already exists [2025-07-09T10:10:14.145Z] 4e64de7c0c0a: Layer already exists [2025-07-09T10:10:14.145Z] fdcbf78c5c69: Layer already exists [2025-07-09T10:10:14.145Z] 0377a9970e9f: Layer already exists [2025-07-09T10:10:14.145Z] 994456c4fd7b: Layer already exists [2025-07-09T10:10:14.145Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1: digest: sha256:eacd428dba7d589386ef90ce4b4bf4cec12bae4cd7378fec2c934251d489ff3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:14.455Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:14.776Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-09T10:10:14.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-09T10:10:14.776Z] fdcbf78c5c69: Preparing [2025-07-09T10:10:14.776Z] d528bed088b7: Preparing [2025-07-09T10:10:14.776Z] 0377a9970e9f: Preparing [2025-07-09T10:10:14.776Z] d84843b39df9: Preparing [2025-07-09T10:10:14.776Z] 4e64de7c0c0a: Preparing [2025-07-09T10:10:14.776Z] 994456c4fd7b: Preparing [2025-07-09T10:10:14.776Z] 994456c4fd7b: Waiting [2025-07-09T10:10:14.776Z] 0377a9970e9f: Layer already exists [2025-07-09T10:10:14.776Z] 4e64de7c0c0a: Layer already exists [2025-07-09T10:10:14.776Z] d528bed088b7: Layer already exists [2025-07-09T10:10:14.776Z] d84843b39df9: Layer already exists [2025-07-09T10:10:14.776Z] fdcbf78c5c69: Layer already exists [2025-07-09T10:10:14.776Z] 994456c4fd7b: Layer already exists [2025-07-09T10:10:14.776Z] main: digest: sha256:eacd428dba7d589386ef90ce4b4bf4cec12bae4cd7378fec2c934251d489ff3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:10:14.847Z] ===================================================== [Pipeline] echo [2025-07-09T10:10:14.862Z] taggedImages: [2025-07-09T10:10:14.862Z] - nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:10:14.862Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-09T10:10:14.862Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-09T10:10:14.862Z] - nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:10:14.862Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-07-09T10:10:14.973Z] ========================================================= [2025-07-09T10:10:14.973Z] [edgeXBuildMultiArch] RAW Config: [2025-07-09T10:10:14.973Z] images: [2025-07-09T10:10:14.973Z] - nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:10:14.973Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-09T10:10:14.973Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-09T10:10:14.973Z] - nexus3.edgexfoundry.org:10004/device-modbus:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:10:14.973Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-09T10:10:14.973Z] settingsFile: [2025-07-09T10:10:14.973Z] device-modbus-go-settings [2025-07-09T10:10:14.973Z] ========================================================= [Pipeline] node [2025-07-09T10:10:29.976Z] Still waiting to schedule task [2025-07-09T10:10:29.976Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:10:30.936Z] provisioning config files... [2025-07-09T10:10:30.963Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/188@tmp/config746615475742187355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:10:31.397Z] ---> ****-login.sh [2025-07-09T10:10:31.397Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:10:31.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:31.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:10:31.938Z] Configure a credential helper to remove this warning. See [2025-07-09T10:10:31.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:10:31.938Z] [2025-07-09T10:10:31.938Z] Login Succeeded [2025-07-09T10:10:31.938Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:10:32.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:32.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:10:32.205Z] Configure a credential helper to remove this warning. See [2025-07-09T10:10:32.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:10:32.205Z] [2025-07-09T10:10:32.205Z] Login Succeeded [2025-07-09T10:10:32.205Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:10:32.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:32.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:10:32.749Z] Configure a credential helper to remove this warning. See [2025-07-09T10:10:32.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:10:32.749Z] [2025-07-09T10:10:32.749Z] Login Succeeded [2025-07-09T10:10:32.749Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:10:32.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:33.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:10:33.018Z] Configure a credential helper to remove this warning. See [2025-07-09T10:10:33.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:10:33.018Z] [2025-07-09T10:10:33.018Z] Login Succeeded [2025-07-09T10:10:33.018Z] ****.io [2025-07-09T10:10:33.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:10:33.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:10:33.550Z] Configure a credential helper to remove this warning. See [2025-07-09T10:10:33.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:10:33.550Z] [2025-07-09T10:10:33.550Z] Login Succeeded [2025-07-09T10:10:33.550Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:10:33.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:10:33.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:10:33.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:10:33.920Z] ========================================================= [2025-07-09T10:10:33.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-09T10:10:33.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:10:34.289Z] + 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-09T10:10:34.559Z] Sending build context to Docker daemon 14.11MB [2025-07-09T10:10:34.832Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T10:10:34.832Z] Step 2/10 : FROM ${BASE} AS builder [2025-07-09T10:10:34.832Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-09T10:10:34.832Z] 94e9d8af2201: Pulling fs layer [2025-07-09T10:10:34.832Z] a6c56e8762df: Pulling fs layer [2025-07-09T10:10:34.832Z] f0f3c8884826: Pulling fs layer [2025-07-09T10:10:34.832Z] c7e7622c144d: Pulling fs layer [2025-07-09T10:10:34.832Z] 4f4fb700ef54: Pulling fs layer [2025-07-09T10:10:34.832Z] e8859aadc426: Pulling fs layer [2025-07-09T10:10:34.832Z] b4813487a9f6: Pulling fs layer [2025-07-09T10:10:34.832Z] 502a3d64fb4b: Pulling fs layer [2025-07-09T10:10:34.832Z] 4f4fb700ef54: Waiting [2025-07-09T10:10:34.832Z] e8859aadc426: Waiting [2025-07-09T10:10:34.832Z] b4813487a9f6: Waiting [2025-07-09T10:10:34.832Z] 502a3d64fb4b: Waiting [2025-07-09T10:10:34.832Z] c7e7622c144d: Waiting [2025-07-09T10:10:34.832Z] a6c56e8762df: Verifying Checksum [2025-07-09T10:10:34.832Z] a6c56e8762df: Download complete [2025-07-09T10:10:34.832Z] c7e7622c144d: Verifying Checksum [2025-07-09T10:10:34.832Z] c7e7622c144d: Download complete [2025-07-09T10:10:35.101Z] 4f4fb700ef54: Verifying Checksum [2025-07-09T10:10:35.101Z] 4f4fb700ef54: Download complete [2025-07-09T10:10:35.101Z] e8859aadc426: Verifying Checksum [2025-07-09T10:10:35.101Z] e8859aadc426: Download complete [2025-07-09T10:10:35.101Z] 94e9d8af2201: Verifying Checksum [2025-07-09T10:10:35.101Z] 94e9d8af2201: Download complete [2025-07-09T10:10:35.688Z] 502a3d64fb4b: Verifying Checksum [2025-07-09T10:10:35.688Z] 502a3d64fb4b: Download complete [2025-07-09T10:10:35.958Z] 94e9d8af2201: Pull complete [2025-07-09T10:10:36.546Z] a6c56e8762df: Pull complete [2025-07-09T10:10:37.130Z] f0f3c8884826: Verifying Checksum [2025-07-09T10:10:37.130Z] f0f3c8884826: Download complete [2025-07-09T10:10:38.092Z] b4813487a9f6: Verifying Checksum [2025-07-09T10:10:38.092Z] b4813487a9f6: Download complete [2025-07-09T10:10:50.413Z] f0f3c8884826: Pull complete [2025-07-09T10:10:50.413Z] c7e7622c144d: Pull complete [2025-07-09T10:10:50.413Z] 4f4fb700ef54: Pull complete [2025-07-09T10:10:50.681Z] e8859aadc426: Pull complete [2025-07-09T10:10:58.649Z] Running on prd-centos7-docker-4c-2g-4843 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:10:58.690Z] provisioning config files... [2025-07-09T10:10:58.709Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12872277053123059238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:10:58.960Z] b4813487a9f6: Pull complete [2025-07-09T10:10:59.624Z] ---> ****-login.sh [2025-07-09T10:10:59.624Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:11:00.901Z] 502a3d64fb4b: Pull complete [2025-07-09T10:11:00.901Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-09T10:11:00.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-09T10:11:00.901Z] ---> 3bb21d53e231 [2025-07-09T10:11:00.901Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-07-09T10:11:02.834Z] ---> Running in c8440d06d8e9 [2025-07-09T10:11:02.834Z] Removing intermediate container c8440d06d8e9 [2025-07-09T10:11:02.834Z] ---> a390b74b89f7 [2025-07-09T10:11:02.834Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T10:11:02.834Z] ---> Running in 944274f3d2f2 [2025-07-09T10:11:03.101Z] Removing intermediate container 944274f3d2f2 [2025-07-09T10:11:03.101Z] ---> 6e17831aaa15 [2025-07-09T10:11:03.101Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-07-09T10:11:03.101Z] ---> Running in 507547a73a0a [2025-07-09T10:11:04.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:11:04.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:11:05.928Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T10:11:05.928Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-07-09T10:11:05.928Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T10:11:05.928Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T10:11:05.928Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-07-09T10:11:05.928Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-07-09T10:11:05.928Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-07-09T10:11:05.928Z] (8/8) Installing openssh (9.7_p1-r5) [2025-07-09T10:11:05.928Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T10:11:05.928Z] OK: 245 MiB in 66 packages [2025-07-09T10:11:07.898Z] Removing intermediate container 507547a73a0a [2025-07-09T10:11:07.898Z] ---> 684aab000729 [2025-07-09T10:11:07.898Z] Step 6/10 : WORKDIR /device-modbus-go [2025-07-09T10:11:07.898Z] ---> Running in c7289a92cff3 [2025-07-09T10:11:08.169Z] Removing intermediate container c7289a92cff3 [2025-07-09T10:11:08.169Z] ---> 73ea4ee16bda [2025-07-09T10:11:08.169Z] Step 7/10 : COPY go.mod vendor* ./ [2025-07-09T10:11:08.439Z] ---> 97127efab6a5 [2025-07-09T10:11:08.439Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:11:08.719Z] ---> Running in 23975eca2fc5 [2025-07-09T10:13:30.414Z] Removing intermediate container 23975eca2fc5 [2025-07-09T10:13:30.414Z] ---> eaed4269bb8f [2025-07-09T10:13:30.414Z] Step 9/10 : COPY . . [2025-07-09T10:13:30.414Z] ---> 49e8a07a2da0 [2025-07-09T10:13:30.414Z] Step 10/10 : RUN ${MAKE} [2025-07-09T10:13:30.414Z] ---> Running in 14685560a610 [2025-07-09T10:13:30.414Z] noop [2025-07-09T10:13:30.414Z] Removing intermediate container 14685560a610 [2025-07-09T10:13:30.414Z] ---> 5bc3a11a833a [2025-07-09T10:13:30.414Z] Successfully built 5bc3a11a833a [2025-07-09T10:13:30.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:13:30.770Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T10:13:30.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:13:30.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container [2025-07-09T10:13:31.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/188 -v /w/workspace/device-modbus-go/188:/w/workspace/device-modbus-go/188:rw,z -v /w/workspace/device-modbus-go/188@tmp:/w/workspace/device-modbus-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-07-09T10:13:32.302Z] $ docker top 5769246df63152ee32e06258a3a319dff2c5e3b2e1916f05ff3d81d00f93df17 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:13:33.149Z] + go version [2025-07-09T10:13:33.149Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-09T10:13:33.162Z] $ docker stop --time=1 5769246df63152ee32e06258a3a319dff2c5e3b2e1916f05ff3d81d00f93df17 [2025-07-09T10:13:34.890Z] $ docker rm -f --volumes 5769246df63152ee32e06258a3a319dff2c5e3b2e1916f05ff3d81d00f93df17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:13:35.430Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T10:13:35.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:13:35.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container [2025-07-09T10:13:35.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/188 -v /w/workspace/device-modbus-go/188:/w/workspace/device-modbus-go/188:rw,z -v /w/workspace/device-modbus-go/188@tmp:/w/workspace/device-modbus-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-07-09T10:13:36.819Z] $ docker top ef64b657a36cd9786696d27cb570e4998ed89c92c5f3954def0222e9ebe0a9a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:13:37.353Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/188 [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:13:38.004Z] + make test [2025-07-09T10:13:38.004Z] go test ./... -coverprofile=coverage.out [2025-07-09T10:13:43.353Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-07-09T10:16:50.214Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-07-09T10:16:52.166Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 45.2% of statements [2025-07-09T10:16:53.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-09T10:16:53.126Z] go vet ./... [2025-07-09T10:17:40.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T10:17:40.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T10:17:40.008Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T10:17:40.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T10:17:40.040Z] $ docker stop --time=1 ef64b657a36cd9786696d27cb570e4998ed89c92c5f3954def0222e9ebe0a9a3 [2025-07-09T10:17:41.963Z] $ docker rm -f --volumes ef64b657a36cd9786696d27cb570e4998ed89c92c5f3954def0222e9ebe0a9a3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:17:43.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T10:17:43.591Z] Warning: overwriting stash ‘coverage-report’ [2025-07-09T10:17:44.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:17:44.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T10:17:44.846Z] + ls -al . [2025-07-09T10:17:44.846Z] total 256 [2025-07-09T10:17:44.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:13 . [2025-07-09T10:17:44.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:10 .. [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 9 10:10 .dockerignore [2025-07-09T10:17:44.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:10 .git [2025-07-09T10:17:44.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:10 .github [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 9 10:10 .gitignore [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:10 .golangci.yml [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 20457 Jul 9 10:10 Attribution.txt [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 18046 Jul 9 10:10 CHANGELOG.md [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jul 9 10:10 Dockerfile [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:10 GOVERNANCE.md [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 9 10:10 Jenkinsfile [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:10 LICENSE [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jul 9 10:10 Makefile [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 10:10 OWNERS.md [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 9 10:10 README.md [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:07 VERSION [2025-07-09T10:17:44.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:10 bin [2025-07-09T10:17:44.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:10 cmd [2025-07-09T10:17:44.846Z] -rw-r--r-- 1 jenkins jenkins 26862 Jul 9 10:16 coverage.out [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 6323 Jul 9 10:10 go.mod [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 87105 Jul 9 10:10 go.sum [2025-07-09T10:17:44.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:10 internal [2025-07-09T10:17:44.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:10 simulator [2025-07-09T10:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 9 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:17:45.194Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9a734cf70b4c7f63f44c3fe01c824107cf172b0 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-07-09T10:17:45.776Z] Sending build context to Docker daemon 14.13MB [2025-07-09T10:17:45.776Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T10:17:45.776Z] Step 2/23 : FROM ${BASE} AS builder [2025-07-09T10:17:45.776Z] ---> 5bc3a11a833a [2025-07-09T10:17:45.776Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-07-09T10:17:45.776Z] ---> Running in 9d1e0d47b08e [2025-07-09T10:17:46.041Z] Removing intermediate container 9d1e0d47b08e [2025-07-09T10:17:46.041Z] ---> b7f3464757ef [2025-07-09T10:17:46.041Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T10:17:46.319Z] ---> Running in cb25df967ed7 [2025-07-09T10:17:46.584Z] Removing intermediate container cb25df967ed7 [2025-07-09T10:17:46.584Z] ---> baf4d8b82da0 [2025-07-09T10:17:46.584Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-07-09T10:17:46.584Z] ---> Running in b1d14a755592 [2025-07-09T10:17:47.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:17:47.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:17:49.208Z] OK: 245 MiB in 66 packages [2025-07-09T10:17:50.177Z] Removing intermediate container b1d14a755592 [2025-07-09T10:17:50.177Z] ---> d6db163c115d [2025-07-09T10:17:50.177Z] Step 6/23 : WORKDIR /device-modbus-go [2025-07-09T10:17:50.177Z] ---> Running in 1e7c2f4fc1e8 [2025-07-09T10:17:50.177Z] Removing intermediate container 1e7c2f4fc1e8 [2025-07-09T10:17:50.177Z] ---> a6ccb5295bdd [2025-07-09T10:17:50.177Z] Step 7/23 : COPY go.mod vendor* ./ [2025-07-09T10:17:50.758Z] ---> 9fbf18deb805 [2025-07-09T10:17:50.758Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:17:50.758Z] ---> Running in 10d5e8538506 [2025-07-09T10:17:52.696Z] Removing intermediate container 10d5e8538506 [2025-07-09T10:17:52.696Z] ---> a96217f74fc9 [2025-07-09T10:17:52.696Z] Step 9/23 : COPY . . [2025-07-09T10:17:54.101Z] ---> 1104ab737f73 [2025-07-09T10:17:54.101Z] Step 10/23 : RUN ${MAKE} [2025-07-09T10:17:54.101Z] ---> Running in 1f90a8cec650 [2025-07-09T10:17:55.059Z] 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.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-07-09T10:21:16.821Z] Removing intermediate container 1f90a8cec650 [2025-07-09T10:21:16.821Z] ---> eb1deef3b9b9 [2025-07-09T10:21:16.821Z] Step 11/23 : FROM alpine:3.20 [2025-07-09T10:21:16.821Z] 3.20: Pulling from library/alpine [2025-07-09T10:21:16.821Z] 94e9d8af2201: Already exists [2025-07-09T10:21:16.821Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:21:16.821Z] Status: Downloaded newer image for alpine:3.20 [2025-07-09T10:21:16.821Z] ---> 7aab056cecc6 [2025-07-09T10:21:16.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-07-09T10:21:16.821Z] ---> Running in 1aa7cda0a499 [2025-07-09T10:21:16.821Z] Removing intermediate container 1aa7cda0a499 [2025-07-09T10:21:16.821Z] ---> 03457905955c [2025-07-09T10:21:16.821Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-07-09T10:21:16.821Z] ---> Running in e0a50457873d [2025-07-09T10:21:16.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:21:16.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:21:16.821Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T10:21:16.821Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T10:21:16.821Z] OK: 9 MiB in 15 packages [2025-07-09T10:21:16.821Z] Removing intermediate container e0a50457873d [2025-07-09T10:21:16.821Z] ---> 2eadb7683ba1 [2025-07-09T10:21:16.821Z] Step 14/23 : RUN apk --no-cache upgrade [2025-07-09T10:21:16.821Z] ---> Running in 0c9d195ca8e5 [2025-07-09T10:21:16.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:21:16.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:21:16.821Z] OK: 9 MiB in 15 packages [2025-07-09T10:21:16.821Z] Removing intermediate container 0c9d195ca8e5 [2025-07-09T10:21:16.821Z] ---> 1cb0a2f9f3f4 [2025-07-09T10:21:16.821Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-07-09T10:21:16.821Z] ---> 3c7844f58856 [2025-07-09T10:21:16.822Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-07-09T10:21:16.822Z] ---> 346630b869aa [2025-07-09T10:21:16.822Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-07-09T10:21:16.822Z] ---> 7a3aa7f77a02 [2025-07-09T10:21:16.822Z] Step 18/23 : EXPOSE 59901 [2025-07-09T10:21:16.822Z] ---> Running in 98f8e2780239 [2025-07-09T10:21:16.822Z] Removing intermediate container 98f8e2780239 [2025-07-09T10:21:16.822Z] ---> fd83b862f123 [2025-07-09T10:21:16.822Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-07-09T10:21:16.822Z] ---> Running in 79023fadfbb4 [2025-07-09T10:21:16.822Z] Removing intermediate container 79023fadfbb4 [2025-07-09T10:21:16.822Z] ---> 0f5ad3b9ff41 [2025-07-09T10:21:16.822Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-09T10:21:16.822Z] ---> Running in 60cc6e42f35b [2025-07-09T10:21:16.822Z] Removing intermediate container 60cc6e42f35b [2025-07-09T10:21:16.822Z] ---> c5b4f4bbe76c [2025-07-09T10:21:16.822Z] Step 21/23 : LABEL arch=arm64 [2025-07-09T10:21:16.822Z] ---> Running in bac4175626f4 [2025-07-09T10:21:16.822Z] Removing intermediate container bac4175626f4 [2025-07-09T10:21:16.822Z] ---> c263a85063d3 [2025-07-09T10:21:16.822Z] Step 22/23 : LABEL git_sha=b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:21:17.088Z] ---> Running in af46e4046419 [2025-07-09T10:21:17.352Z] Removing intermediate container af46e4046419 [2025-07-09T10:21:17.352Z] ---> b2317e13e502 [2025-07-09T10:21:17.352Z] Step 23/23 : LABEL version=4.1.0-dev.1 [2025-07-09T10:21:17.352Z] ---> Running in 2a64b9083315 [2025-07-09T10:21:17.617Z] Removing intermediate container 2a64b9083315 [2025-07-09T10:21:17.617Z] ---> 0185f552ea6a [2025-07-09T10:21:17.617Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-09T10:21:17.617Z] Successfully built 0185f552ea6a [2025-07-09T10:21:17.617Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:21:17.767Z] provisioning config files... [2025-07-09T10:21:17.779Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/188@tmp/config17667368461606194113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:21:18.111Z] ---> ****-login.sh [2025-07-09T10:21:18.112Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:21:18.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:21:18.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:21:18.382Z] Configure a credential helper to remove this warning. See [2025-07-09T10:21:18.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:21:18.382Z] [2025-07-09T10:21:18.383Z] Login Succeeded [2025-07-09T10:21:18.383Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:21:18.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:21:18.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:21:18.650Z] Configure a credential helper to remove this warning. See [2025-07-09T10:21:18.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:21:18.650Z] [2025-07-09T10:21:18.650Z] Login Succeeded [2025-07-09T10:21:18.650Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:21:18.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:21:19.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:21:19.183Z] Configure a credential helper to remove this warning. See [2025-07-09T10:21:19.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:21:19.183Z] [2025-07-09T10:21:19.183Z] Login Succeeded [2025-07-09T10:21:19.183Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:21:19.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:21:19.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:21:19.450Z] Configure a credential helper to remove this warning. See [2025-07-09T10:21:19.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:21:19.451Z] [2025-07-09T10:21:19.451Z] Login Succeeded [2025-07-09T10:21:19.451Z] ****.io [2025-07-09T10:21:19.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:21:19.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:21:19.986Z] Configure a credential helper to remove this warning. See [2025-07-09T10:21:19.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:21:19.986Z] [2025-07-09T10:21:19.986Z] Login Succeeded [2025-07-09T10:21:19.986Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:21:19.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:21:20.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:21:20.067Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-07-09T10:21:20.067Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:21:20.067Z] latest [2025-07-09T10:21:20.067Z] 4.1.0-dev.1 [2025-07-09T10:21:20.067Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:21:20.067Z] main [2025-07-09T10:21:20.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:20.442Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:20.805Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:21:20.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-07-09T10:21:20.805Z] 989f717d5927: Preparing [2025-07-09T10:21:20.805Z] 20e4f02a3e10: Preparing [2025-07-09T10:21:20.805Z] cba589ff3ad0: Preparing [2025-07-09T10:21:20.805Z] 97c63df28339: Preparing [2025-07-09T10:21:20.805Z] e77d790ae875: Preparing [2025-07-09T10:21:20.805Z] dd9c8f8612c8: Preparing [2025-07-09T10:21:20.805Z] dd9c8f8612c8: Waiting [2025-07-09T10:21:21.070Z] 97c63df28339: Pushed [2025-07-09T10:21:21.070Z] 989f717d5927: Pushed [2025-07-09T10:21:21.070Z] 20e4f02a3e10: Pushed [2025-07-09T10:21:21.070Z] e77d790ae875: Pushed [2025-07-09T10:21:21.070Z] dd9c8f8612c8: Layer already exists [2025-07-09T10:21:27.690Z] cba589ff3ad0: Pushed [2025-07-09T10:21:27.690Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0: digest: sha256:7023e4442296e64885e183118180a806856bc109bde1233d26ca191317f59944 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:28.038Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:28.389Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-07-09T10:21:28.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-07-09T10:21:28.389Z] 989f717d5927: Preparing [2025-07-09T10:21:28.389Z] 20e4f02a3e10: Preparing [2025-07-09T10:21:28.389Z] cba589ff3ad0: Preparing [2025-07-09T10:21:28.389Z] 97c63df28339: Preparing [2025-07-09T10:21:28.389Z] e77d790ae875: Preparing [2025-07-09T10:21:28.389Z] dd9c8f8612c8: Preparing [2025-07-09T10:21:28.389Z] dd9c8f8612c8: Waiting [2025-07-09T10:21:28.389Z] 989f717d5927: Layer already exists [2025-07-09T10:21:28.389Z] cba589ff3ad0: Layer already exists [2025-07-09T10:21:28.389Z] 97c63df28339: Layer already exists [2025-07-09T10:21:28.389Z] e77d790ae875: Layer already exists [2025-07-09T10:21:28.389Z] 20e4f02a3e10: Layer already exists [2025-07-09T10:21:28.389Z] dd9c8f8612c8: Layer already exists [2025-07-09T10:21:28.654Z] latest: digest: sha256:7023e4442296e64885e183118180a806856bc109bde1233d26ca191317f59944 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:29.005Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:29.353Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [2025-07-09T10:21:29.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-07-09T10:21:29.353Z] 989f717d5927: Preparing [2025-07-09T10:21:29.353Z] 20e4f02a3e10: Preparing [2025-07-09T10:21:29.353Z] cba589ff3ad0: Preparing [2025-07-09T10:21:29.353Z] 97c63df28339: Preparing [2025-07-09T10:21:29.353Z] e77d790ae875: Preparing [2025-07-09T10:21:29.353Z] dd9c8f8612c8: Preparing [2025-07-09T10:21:29.353Z] dd9c8f8612c8: Waiting [2025-07-09T10:21:29.353Z] cba589ff3ad0: Layer already exists [2025-07-09T10:21:29.353Z] 97c63df28339: Layer already exists [2025-07-09T10:21:29.353Z] e77d790ae875: Layer already exists [2025-07-09T10:21:29.353Z] 20e4f02a3e10: Layer already exists [2025-07-09T10:21:29.353Z] 989f717d5927: Layer already exists [2025-07-09T10:21:29.353Z] dd9c8f8612c8: Layer already exists [2025-07-09T10:21:29.616Z] 4.1.0-dev.1: digest: sha256:7023e4442296e64885e183118180a806856bc109bde1233d26ca191317f59944 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:29.969Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:30.312Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:21:30.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-07-09T10:21:30.312Z] 989f717d5927: Preparing [2025-07-09T10:21:30.312Z] 20e4f02a3e10: Preparing [2025-07-09T10:21:30.312Z] cba589ff3ad0: Preparing [2025-07-09T10:21:30.312Z] 97c63df28339: Preparing [2025-07-09T10:21:30.312Z] e77d790ae875: Preparing [2025-07-09T10:21:30.312Z] dd9c8f8612c8: Preparing [2025-07-09T10:21:30.312Z] dd9c8f8612c8: Waiting [2025-07-09T10:21:30.312Z] cba589ff3ad0: Layer already exists [2025-07-09T10:21:30.312Z] 97c63df28339: Layer already exists [2025-07-09T10:21:30.313Z] 989f717d5927: Layer already exists [2025-07-09T10:21:30.313Z] e77d790ae875: Layer already exists [2025-07-09T10:21:30.313Z] 20e4f02a3e10: Layer already exists [2025-07-09T10:21:30.313Z] dd9c8f8612c8: Layer already exists [2025-07-09T10:21:30.313Z] b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1: digest: sha256:7023e4442296e64885e183118180a806856bc109bde1233d26ca191317f59944 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:30.927Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:31.270Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-07-09T10:21:31.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-07-09T10:21:31.270Z] 989f717d5927: Preparing [2025-07-09T10:21:31.270Z] 20e4f02a3e10: Preparing [2025-07-09T10:21:31.270Z] cba589ff3ad0: Preparing [2025-07-09T10:21:31.270Z] 97c63df28339: Preparing [2025-07-09T10:21:31.270Z] e77d790ae875: Preparing [2025-07-09T10:21:31.270Z] dd9c8f8612c8: Preparing [2025-07-09T10:21:31.270Z] dd9c8f8612c8: Waiting [2025-07-09T10:21:31.270Z] e77d790ae875: Layer already exists [2025-07-09T10:21:31.270Z] 989f717d5927: Layer already exists [2025-07-09T10:21:31.270Z] cba589ff3ad0: Layer already exists [2025-07-09T10:21:31.270Z] 97c63df28339: Layer already exists [2025-07-09T10:21:31.270Z] 20e4f02a3e10: Layer already exists [2025-07-09T10:21:31.270Z] dd9c8f8612c8: Layer already exists [2025-07-09T10:21:31.533Z] main: digest: sha256:7023e4442296e64885e183118180a806856bc109bde1233d26ca191317f59944 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:21:31.611Z] ===================================================== [Pipeline] echo [2025-07-09T10:21:31.625Z] taggedImages: [2025-07-09T10:21:31.625Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [2025-07-09T10:21:31.625Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-07-09T10:21:31.625Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [2025-07-09T10:21:31.625Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [2025-07-09T10:21:31.625Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-07-09T10:21:31.640Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0 [Pipeline] echo [2025-07-09T10:21:31.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-07-09T10:21:31.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] echo [2025-07-09T10:21:31.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:b9a734cf70b4c7f63f44c3fe01c824107cf172b0-4.1.0-dev.1 [Pipeline] echo [2025-07-09T10:21:31.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:32.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T10:21:32.071Z] [2025-07-09T10:21:32.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:21:32.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T10:21:32.391Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-09T10:21:32.391Z] 8998bd30e6a1: Pulling fs layer [2025-07-09T10:21:32.391Z] 04944245beec: Pulling fs layer [2025-07-09T10:21:32.391Z] 699f458cf7ca: Pulling fs layer [2025-07-09T10:21:32.391Z] 765212b225bb: Pulling fs layer [2025-07-09T10:21:32.391Z] f23df028b6ca: Pulling fs layer [2025-07-09T10:21:32.391Z] d65c8cfc05b1: Pulling fs layer [2025-07-09T10:21:32.391Z] 2437ff75d9bd: Pulling fs layer [2025-07-09T10:21:32.391Z] f23df028b6ca: Waiting [2025-07-09T10:21:32.391Z] 765212b225bb: Waiting [2025-07-09T10:21:32.391Z] d65c8cfc05b1: Waiting [2025-07-09T10:21:32.391Z] 2437ff75d9bd: Waiting [2025-07-09T10:21:32.656Z] 04944245beec: Verifying Checksum [2025-07-09T10:21:32.656Z] 04944245beec: Download complete [2025-07-09T10:21:32.656Z] 765212b225bb: Verifying Checksum [2025-07-09T10:21:32.656Z] 765212b225bb: Download complete [2025-07-09T10:21:32.656Z] f23df028b6ca: Verifying Checksum [2025-07-09T10:21:32.656Z] f23df028b6ca: Download complete [2025-07-09T10:21:32.656Z] d65c8cfc05b1: Verifying Checksum [2025-07-09T10:21:32.656Z] d65c8cfc05b1: Download complete [2025-07-09T10:21:32.656Z] 699f458cf7ca: Verifying Checksum [2025-07-09T10:21:32.656Z] 699f458cf7ca: Download complete [2025-07-09T10:21:33.238Z] 8998bd30e6a1: Download complete [2025-07-09T10:21:35.812Z] 2437ff75d9bd: Verifying Checksum [2025-07-09T10:21:35.812Z] 2437ff75d9bd: Download complete [2025-07-09T10:21:37.745Z] 8998bd30e6a1: Pull complete [2025-07-09T10:21:38.010Z] 04944245beec: Pull complete [2025-07-09T10:21:39.412Z] 699f458cf7ca: Pull complete [2025-07-09T10:21:39.677Z] 765212b225bb: Pull complete [2025-07-09T10:21:40.632Z] f23df028b6ca: Pull complete [2025-07-09T10:21:40.632Z] d65c8cfc05b1: Pull complete [2025-07-09T10:21:58.812Z] 2437ff75d9bd: Pull complete [2025-07-09T10:21:58.812Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-09T10:21:58.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T10:21:58.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:21:59.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container [2025-07-09T10:21:59.085Z] $ 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/188 -v /w/workspace/device-modbus-go/188:/w/workspace/device-modbus-go/188:rw,z -v /w/workspace/device-modbus-go/188@tmp:/w/workspace/device-modbus-go/188@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-09T10:22:01.712Z] $ docker top c80c8b6da765fb1afd95b566ed87672d86f61c8f74a3697ac1638db333d4db48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:22:02.675Z] ---> job-cost.sh [2025-07-09T10:22:02.675Z] lf-activate-venv: SKIPPING [2025-07-09T10:22:02.675Z] INFO: No Stack... [2025-07-09T10:22:02.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-09T10:22:03.893Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T10:22:04.530Z] + cat /w/workspace/device-modbus-go/188/archives/cost.csv [2025-07-09T10:22:04.530Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T10:22:04.586Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] [2025-07-09T10:22:04.594Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] did not exist. Created. [2025-07-09T10:22:04.599Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T10:22:05.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-09T10:22:05.320Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T10:22:05.327Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T10:22:05.346Z] $ docker stop --time=1 c80c8b6da765fb1afd95b566ed87672d86f61c8f74a3697ac1638db333d4db48 [2025-07-09T10:22:07.336Z] $ docker rm -f --volumes c80c8b6da765fb1afd95b566ed87672d86f61c8f74a3697ac1638db333d4db48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T16:07:30.435Z] Cancelling nested steps due to timeout [2025-07-09T16:07:30.440Z] Sending interrupt signal to process [2025-07-09T16:07:36.726Z] script returned exit code 143 [Pipeline] } [2025-07-09T16:07:36.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-09T16:07:37.366Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:37.747Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:38.343Z] ---> package-listing.sh [2025-07-09T16:07:38.343Z] ++ facter osfamily [2025-07-09T16:07:38.343Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T16:07:38.604Z] + OS_FAMILY=redhat [2025-07-09T16:07:38.604Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-07-09T16:07:38.604Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T16:07:38.604Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T16:07:38.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T16:07:38.604Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T16:07:38.604Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-09T16:07:38.604Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T16:07:38.604Z] + case "${OS_FAMILY}" in [2025-07-09T16:07:38.604Z] + sort [2025-07-09T16:07:38.604Z] + rpm -qa [2025-07-09T16:07:39.172Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T16:07:39.172Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T16:07:39.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T16:07:39.172Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-09T16:07:39.172Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-07-09T16:07:39.172Z] + 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-09T16:07:39.185Z] 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-09T16:07:39.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:07:40.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:07:40.049Z] [2025-07-09T16:07:40.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:07:40.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:07:40.364Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T16:07:40.364Z] 5eb5b503b376: Pulling fs layer [2025-07-09T16:07:40.364Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T16:07:40.364Z] ec43610c2a17: Pulling fs layer [2025-07-09T16:07:40.364Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T16:07:40.364Z] 33b1e0a273af: Pulling fs layer [2025-07-09T16:07:40.364Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T16:07:40.364Z] 2f39f015ded8: Pulling fs layer [2025-07-09T16:07:40.364Z] 3a2ae6a8a46f: Waiting [2025-07-09T16:07:40.364Z] 33b1e0a273af: Waiting [2025-07-09T16:07:40.364Z] 5d3b04190fa2: Waiting [2025-07-09T16:07:40.364Z] 2f39f015ded8: Waiting [2025-07-09T16:07:40.364Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T16:07:40.364Z] 5c69ac0246d0: Download complete [2025-07-09T16:07:40.364Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T16:07:40.364Z] 3a2ae6a8a46f: Download complete [2025-07-09T16:07:40.622Z] 33b1e0a273af: Verifying Checksum [2025-07-09T16:07:40.622Z] 33b1e0a273af: Download complete [2025-07-09T16:07:40.622Z] ec43610c2a17: Verifying Checksum [2025-07-09T16:07:40.622Z] ec43610c2a17: Download complete [2025-07-09T16:07:40.622Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T16:07:40.622Z] 5d3b04190fa2: Download complete [2025-07-09T16:07:40.622Z] 5eb5b503b376: Verifying Checksum [2025-07-09T16:07:40.622Z] 5eb5b503b376: Download complete [2025-07-09T16:07:41.199Z] 2f39f015ded8: Verifying Checksum [2025-07-09T16:07:41.199Z] 2f39f015ded8: Download complete [2025-07-09T16:07:42.149Z] 5eb5b503b376: Pull complete [2025-07-09T16:07:42.149Z] 5c69ac0246d0: Pull complete [2025-07-09T16:07:42.411Z] ec43610c2a17: Pull complete [2025-07-09T16:07:42.671Z] 3a2ae6a8a46f: Pull complete [2025-07-09T16:07:42.671Z] 33b1e0a273af: Pull complete [2025-07-09T16:07:42.946Z] 5d3b04190fa2: Pull complete [2025-07-09T16:07:47.161Z] 2f39f015ded8: Pull complete [2025-07-09T16:07:47.161Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T16:07:47.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:07:47.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T16:07:47.492Z] prd-centos7-docker-4c-2g-4843 does not seem to be running inside a container [2025-07-09T16:07:47.541Z] $ 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-09T16:07:51.816Z] $ docker top e5a4de6db319011feba9eaacc4679a96ee64210b98c25bfccccedc6a37f06f1f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T16:07:52.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T16:07:52.452Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T16:07:52.742Z] + ls /var/log/sa-host [2025-07-09T16:07:52.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T16:07:52.930Z] provisioning config files... [2025-07-09T16:07:52.944Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6812998048868133795tmp [Pipeline] { [Pipeline] echo [2025-07-09T16:07:52.969Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:53.258Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T16:07:53.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:53.640Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T16:07:53.652Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:53.943Z] ---> sudo-logs.sh [2025-07-09T16:07:53.943Z] Archiving 'sudo' log.. [2025-07-09T16:07:53.943Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4843.novalocal: Name or service not known [2025-07-09T16:07:53.943Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4843.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-09T16:07:54.056Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:54.352Z] ---> job-cost.sh [2025-07-09T16:07:54.352Z] lf-activate-venv: SKIPPING [2025-07-09T16:07:54.352Z] DEBUG: total: 0.10999999940395355 [2025-07-09T16:07:54.352Z] INFO: Retrieving Stack Cost... [2025-07-09T16:07:54.611Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-09T16:07:55.179Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T16:07:55.191Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:07:55.481Z] ---> logs-deploy.sh [2025-07-09T16:07:55.481Z] lf-activate-venv: SKIPPING [2025-07-09T16:07:55.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/188 [2025-07-09T16:07:55.481Z] INFO: archiving workspace using pattern(s): [2025-07-09T16:07:56.417Z] Archives upload complete. [2025-07-09T16:07:56.417Z] INFO: archiving logs to Nexus [2025-07-09T16:07:56.986Z] ---> uname -a: [2025-07-09T16:07:56.986Z] Linux prd-centos7-docker-4c-2g-4843.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-09T16:07:56.986Z] [2025-07-09T16:07:56.986Z] [2025-07-09T16:07:57.246Z] ---> lscpu: [2025-07-09T16:07:57.246Z] Architecture: x86_64 [2025-07-09T16:07:57.246Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T16:07:57.246Z] Byte Order: Little Endian [2025-07-09T16:07:57.246Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T16:07:57.246Z] CPU(s): 2 [2025-07-09T16:07:57.246Z] On-line CPU(s) list: 0,1 [2025-07-09T16:07:57.246Z] Thread(s) per core: 1 [2025-07-09T16:07:57.246Z] Core(s) per socket: 1 [2025-07-09T16:07:57.246Z] Socket(s): 2 [2025-07-09T16:07:57.246Z] NUMA node(s): 1 [2025-07-09T16:07:57.246Z] Vendor ID: AuthenticAMD [2025-07-09T16:07:57.246Z] CPU family: 23 [2025-07-09T16:07:57.246Z] Model: 49 [2025-07-09T16:07:57.246Z] Model name: AMD EPYC-Rome Processor [2025-07-09T16:07:57.246Z] Stepping: 0 [2025-07-09T16:07:57.246Z] CPU MHz: 2800.000 [2025-07-09T16:07:57.246Z] BogoMIPS: 5600.00 [2025-07-09T16:07:57.246Z] Virtualization: AMD-V [2025-07-09T16:07:57.246Z] Hypervisor vendor: KVM [2025-07-09T16:07:57.246Z] Virtualization type: full [2025-07-09T16:07:57.246Z] L1d cache: 64 KiB [2025-07-09T16:07:57.246Z] L1i cache: 64 KiB [2025-07-09T16:07:57.246Z] L2 cache: 1 MiB [2025-07-09T16:07:57.246Z] L3 cache: 32 MiB [2025-07-09T16:07:57.246Z] NUMA node0 CPU(s): 0,1 [2025-07-09T16:07:57.246Z] Vulnerability Itlb multihit: Not affected [2025-07-09T16:07:57.246Z] Vulnerability L1tf: Not affected [2025-07-09T16:07:57.246Z] Vulnerability Mds: Not affected [2025-07-09T16:07:57.246Z] Vulnerability Meltdown: Not affected [2025-07-09T16:07:57.246Z] Vulnerability Mmio stale data: Not affected [2025-07-09T16:07:57.246Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T16:07:57.246Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T16:07:57.246Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-09T16:07:57.246Z] Vulnerability Srbds: Not affected [2025-07-09T16:07:57.246Z] Vulnerability Tsx async abort: Not affected [2025-07-09T16:07:57.246Z] 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-09T16:07:57.246Z] [2025-07-09T16:07:57.246Z] [2025-07-09T16:07:57.246Z] ---> nproc: [2025-07-09T16:07:57.246Z] 2 [2025-07-09T16:07:57.246Z] [2025-07-09T16:07:57.246Z] [2025-07-09T16:07:57.246Z] ---> df -h: [2025-07-09T16:07:57.246Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T16:07:57.246Z] overlay 40G 6.8G 34G 17% / [2025-07-09T16:07:57.246Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T16:07:57.246Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-09T16:07:57.246Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T16:07:57.246Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-07-09T16:07:57.246Z] [2025-07-09T16:07:57.246Z] [2025-07-09T16:07:57.246Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-07-09T16:07:57.246Z] Please check if data collecting is enabled [2025-07-09T16:07:57.246Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T16:07:57.285Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-09T16:07:57.289Z] $ docker stop --time=1 e5a4de6db319011feba9eaacc4679a96ee64210b98c25bfccccedc6a37f06f1f [2025-07-09T16:07:58.419Z] $ docker rm -f --volumes e5a4de6db319011feba9eaacc4679a96ee64210b98c25bfccccedc6a37f06f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-09T16:07:58.517Z] [WS-CLEANUP] Deleting project workspace... [2025-07-09T16:07:58.517Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-09T16:07:58.537Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" 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-09T16:07:59.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:07:59.029Z] [2025-07-09T16:07:59.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:07:59.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:07:59.340Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T16:07:59.340Z] 5eb5b503b376: Pulling fs layer [2025-07-09T16:07:59.340Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T16:07:59.340Z] ec43610c2a17: Pulling fs layer [2025-07-09T16:07:59.340Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T16:07:59.340Z] 33b1e0a273af: Pulling fs layer [2025-07-09T16:07:59.340Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T16:07:59.340Z] 2f39f015ded8: Pulling fs layer [2025-07-09T16:07:59.340Z] 5d3b04190fa2: Waiting [2025-07-09T16:07:59.340Z] 33b1e0a273af: Waiting [2025-07-09T16:07:59.340Z] 2f39f015ded8: Waiting [2025-07-09T16:07:59.340Z] 3a2ae6a8a46f: Waiting [2025-07-09T16:07:59.340Z] 5c69ac0246d0: Download complete [2025-07-09T16:07:59.340Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T16:07:59.340Z] 3a2ae6a8a46f: Download complete [2025-07-09T16:07:59.340Z] 33b1e0a273af: Verifying Checksum [2025-07-09T16:07:59.340Z] 33b1e0a273af: Download complete [2025-07-09T16:07:59.340Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T16:07:59.340Z] 5d3b04190fa2: Download complete [2025-07-09T16:07:59.599Z] ec43610c2a17: Verifying Checksum [2025-07-09T16:07:59.599Z] ec43610c2a17: Download complete [2025-07-09T16:07:59.599Z] 5eb5b503b376: Verifying Checksum [2025-07-09T16:07:59.599Z] 5eb5b503b376: Download complete [2025-07-09T16:08:00.167Z] 2f39f015ded8: Verifying Checksum [2025-07-09T16:08:00.167Z] 2f39f015ded8: Download complete [2025-07-09T16:08:01.104Z] 5eb5b503b376: Pull complete [2025-07-09T16:08:01.363Z] 5c69ac0246d0: Pull complete [2025-07-09T16:08:03.269Z] ec43610c2a17: Pull complete [2025-07-09T16:08:03.529Z] 3a2ae6a8a46f: Pull complete [2025-07-09T16:08:03.788Z] 33b1e0a273af: Pull complete [2025-07-09T16:08:03.788Z] 5d3b04190fa2: Pull complete [2025-07-09T16:08:09.052Z] 2f39f015ded8: Pull complete [2025-07-09T16:08:09.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T16:08:09.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:08:09.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T16:08:09.155Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2025-07-09T16:08:09.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T16:08:11.058Z] $ docker top aeb979daf230b5399f4ce68d520a24c9f5c4aaf03dfc93a1ceca7baa0885bce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:11.406Z] ---> job-cost.sh [2025-07-09T16:08:11.406Z] lf-activate-venv: SKIPPING [2025-07-09T16:08:11.406Z] INFO: No Stack... [2025-07-09T16:08:11.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T16:08:12.231Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T16:08:12.519Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-07-09T16:08:12.520Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T16:08:12.535Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] [2025-07-09T16:08:12.542Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] did not exist. Created. [2025-07-09T16:08:12.547Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T16:08:12.859Z] /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-01a7a3ce/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-09T16:08:13.155Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-07-09T16:08:13.167Z] Warning: overwriting stash ‘stack-cost’ [2025-07-09T16:08:13.192Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T16:08:13.202Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T16:08:13.225Z] $ docker stop --time=1 aeb979daf230b5399f4ce68d520a24c9f5c4aaf03dfc93a1ceca7baa0885bce7 [2025-07-09T16:08:14.431Z] $ docker rm -f --volumes aeb979daf230b5399f4ce68d520a24c9f5c4aaf03dfc93a1ceca7baa0885bce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T16:08:14.584Z] Failed in branch amd64 [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-09T16:08:15.514Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-07-09T16:08:15.514Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-09T16:08:15.514Z] total 16 [2025-07-09T16:08:15.514Z] drwxr-xr-x 3 root root 4096 Jul 9 16:08 . [2025-07-09T16:08:15.514Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 16:08 .. [2025-07-09T16:08:15.514Z] drwxr-xr-x 2 root root 4096 Jul 9 16:08 cost [2025-07-09T16:08:15.514Z] -rw-r--r-- 1 root root 90 Jul 9 16:08 cost.csv [2025-07-09T16:08:15.514Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-09T16:08:15.514Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-09T16:08:15.514Z] total 16 [2025-07-09T16:08:15.514Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 16:08 . [2025-07-09T16:08:15.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 16:08 .. [2025-07-09T16:08:15.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 16:08 cost [2025-07-09T16:08:15.515Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 9 16:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:15.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:17.039Z] ---> package-listing.sh [2025-07-09T16:08:17.039Z] ++ facter osfamily [2025-07-09T16:08:17.039Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T16:08:17.298Z] + OS_FAMILY=debian [2025-07-09T16:08:17.298Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-07-09T16:08:17.298Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T16:08:17.298Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T16:08:17.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T16:08:17.298Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T16:08:17.298Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-09T16:08:17.298Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T16:08:17.298Z] + case "${OS_FAMILY}" in [2025-07-09T16:08:17.298Z] + grep '^ii' [2025-07-09T16:08:17.298Z] + dpkg -l [2025-07-09T16:08:17.298Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T16:08:17.298Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T16:08:17.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T16:08:17.298Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-09T16:08:17.298Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-07-09T16:08:17.298Z] + 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-09T16:08:17.310Z] 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-09T16:08:17.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:08:18.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:08:18.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T16:08:18.231Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2025-07-09T16:08:18.266Z] $ 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-09T16:08:18.478Z] $ docker top 61b3562f3810d5b5441d94390d165561f42835cdc2b0b543f322aeca53d76cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T16:08:18.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T16:08:19.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T16:08:19.409Z] + ls /var/log/sa-host [2025-07-09T16:08:19.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T16:08:19.443Z] provisioning config files... [2025-07-09T16:08:19.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3947672268585456327tmp [Pipeline] { [Pipeline] echo [2025-07-09T16:08:19.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:19.756Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T16:08:19.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:20.084Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T16:08:20.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:20.376Z] ---> sudo-logs.sh [2025-07-09T16:08:20.376Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T16:08:20.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:20.686Z] ---> job-cost.sh [2025-07-09T16:08:20.687Z] lf-activate-venv: SKIPPING [2025-07-09T16:08:20.687Z] DEBUG: total: 1.5299999713897705 [2025-07-09T16:08:20.687Z] INFO: Retrieving Stack Cost... [2025-07-09T16:08:20.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T16:08:20.946Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T16:08:20.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:08:21.243Z] ---> logs-deploy.sh [2025-07-09T16:08:21.243Z] lf-activate-venv: SKIPPING [2025-07-09T16:08:21.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/188 [2025-07-09T16:08:21.243Z] INFO: archiving workspace using pattern(s): [2025-07-09T16:08:22.179Z] Archives upload complete. [2025-07-09T16:08:22.439Z] INFO: archiving logs to Nexus