Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60281cc6063d26a96af40c69e79836997efaa71f 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-ssh14615074203893514591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh4173066436298718917.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh17609463410388251100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh15827767999581355890.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-ssh5572410246137049663.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, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10572’ Running on prd-ubuntu20.04-docker-8c-8g-10577 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 60281cc6063d26a96af40c69e79836997efaa71f (main) Commit message: "Merge pull request #711 from sabrina-lin527/update-changelog" > 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 60281cc6063d26a96af40c69e79836997efaa71f # timeout=10 > git rev-list --no-walk e8255f7a45f8884f577f818fffb07e95878fc842 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:18:45.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:18:45.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:18:45.439Z] ========================================================= [2026-05-25T04:18:45.439Z] EdgeX Global Pipelines Version Info [2026-05-25T04:18:45.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:18:46.273Z] ------------------- [2026-05-25T04:18:46.273Z] stable info: [2026-05-25T04:18:46.273Z] ------------------- [2026-05-25T04:18:46.273Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:18:46.273Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:18:46.273Z] Message: update stable to v1.0.280 [2026-05-25T04:18:46.918Z] ------------------- [2026-05-25T04:18:46.918Z] experimental info: [2026-05-25T04:18:46.918Z] ------------------- [2026-05-25T04:18:46.918Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:18:46.918Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:18:46.918Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:18:47.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2026-05-25T04:18:47.064Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2026-05-25T04:18:47.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:18:47.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:18:47.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:18:47.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:18:47.224Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:18:47.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T04:18:47.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:18:47.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:18:47.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:18:47.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2026-05-25T04:18:47.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:18:47.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:18:47.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:18:47.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:18:47.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:18:47.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:18:47.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:18:47.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:18:47.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T04:18:47.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T04:18:48.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T04:18:48.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T04:18:48.164Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T04:18:48.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:18:48.226Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:18:48.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:18:48.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:18:48.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:18:48.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo [2026-05-25T04:18:48.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60281cc [Pipeline] echo [2026-05-25T04:18:48.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:18:48.812Z] provisioning config files... [2026-05-25T04:18:48.866Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5855012514308791501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:18:49.301Z] ---> ****-login.sh [2026-05-25T04:18:49.301Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:18:49.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:18:49.580Z] [2026-05-25T04:18:49.580Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:18:49.580Z] Configure a credential helper to remove this warning. See [2026-05-25T04:18:49.580Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:18:49.580Z] [2026-05-25T04:18:49.580Z] Login Succeeded [2026-05-25T04:18:49.580Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:18:49.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:18:49.580Z] [2026-05-25T04:18:49.580Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:18:49.580Z] Configure a credential helper to remove this warning. See [2026-05-25T04:18:49.580Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:18:49.580Z] [2026-05-25T04:18:49.580Z] Login Succeeded [2026-05-25T04:18:49.580Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:18:49.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:18:49.580Z] [2026-05-25T04:18:49.580Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:18:49.580Z] Configure a credential helper to remove this warning. See [2026-05-25T04:18:49.580Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:18:49.580Z] [2026-05-25T04:18:49.580Z] Login Succeeded [2026-05-25T04:18:49.580Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:18:49.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:18:49.849Z] [2026-05-25T04:18:49.849Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:18:49.849Z] Configure a credential helper to remove this warning. See [2026-05-25T04:18:49.849Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:18:49.849Z] [2026-05-25T04:18:49.849Z] Login Succeeded [2026-05-25T04:18:49.849Z] ****.io [2026-05-25T04:18:49.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:18:50.145Z] [2026-05-25T04:18:50.145Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:18:50.145Z] Configure a credential helper to remove this warning. See [2026-05-25T04:18:50.145Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:18:50.145Z] [2026-05-25T04:18:50.145Z] Login Succeeded [2026-05-25T04:18:50.145Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:18:50.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T04:18:50.838Z] + git rev-list -1 --merges 60281cc6063d26a96af40c69e79836997efaa71f~1..60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo [2026-05-25T04:18:50.870Z] -----------> git rev-list -1 --merges 60281cc6063d26a96af40c69e79836997efaa71f~1..60281cc6063d26a96af40c69e79836997efaa71f 60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:18:50.870Z] 60281cc6063d26a96af40c69e79836997efaa71f [false] [Pipeline] sh [2026-05-25T04:18:51.170Z] + git log --format=format:%s -1 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo [2026-05-25T04:18:51.187Z] ========================================================= [2026-05-25T04:18:51.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:18:51.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:18:51.649Z] + git log --format=format:%s -1 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo [2026-05-25T04:18:51.698Z] [semverPrep] GIT_COMMIT: 60281cc6063d26a96af40c69e79836997efaa71f, Commit Message: Merge pull request #711 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T04:18:51.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T04:18:52.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:18:52.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:18:52.255Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:18:52.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:18:52.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T04:18:52.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:18:52.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:18:52.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:18:52.933Z] [2026-05-25T04:18:52.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:18:53.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:18:53.422Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:18:53.422Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:18:53.422Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:18:53.422Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:18:53.422Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:18:53.422Z] 80192f66455f: Pulling fs layer [2026-05-25T04:18:53.422Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:18:53.422Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:18:53.422Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:18:53.422Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:18:53.422Z] db01528c6b51: Pulling fs layer [2026-05-25T04:18:53.422Z] 28988de357af: Pulling fs layer [2026-05-25T04:18:53.422Z] 80192f66455f: Waiting [2026-05-25T04:18:53.422Z] 2e8e34ca0e6c: Waiting [2026-05-25T04:18:53.422Z] 461d9e800cba: Waiting [2026-05-25T04:18:53.422Z] a29436f7fd5d: Waiting [2026-05-25T04:18:53.422Z] 923cac83aea3: Waiting [2026-05-25T04:18:53.422Z] 25ad8b0a4227: Waiting [2026-05-25T04:18:53.422Z] db01528c6b51: Waiting [2026-05-25T04:18:53.422Z] 28988de357af: Waiting [2026-05-25T04:18:53.422Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T04:18:53.422Z] 6bf1a483ea7c: Download complete [2026-05-25T04:18:53.422Z] 461d9e800cba: Download complete [2026-05-25T04:18:53.422Z] 80192f66455f: Verifying Checksum [2026-05-25T04:18:53.422Z] 80192f66455f: Download complete [2026-05-25T04:18:53.422Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:18:53.422Z] f5dfc541a4d3: Download complete [2026-05-25T04:18:53.711Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T04:18:53.711Z] 3dae71ba6b94: Download complete [2026-05-25T04:18:53.711Z] 923cac83aea3: Verifying Checksum [2026-05-25T04:18:53.711Z] 923cac83aea3: Download complete [2026-05-25T04:18:53.711Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:18:53.711Z] 25ad8b0a4227: Download complete [2026-05-25T04:18:53.711Z] db01528c6b51: Verifying Checksum [2026-05-25T04:18:53.711Z] db01528c6b51: Download complete [2026-05-25T04:18:53.711Z] 28988de357af: Verifying Checksum [2026-05-25T04:18:53.711Z] 28988de357af: Download complete [2026-05-25T04:18:54.035Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:18:54.035Z] a29436f7fd5d: Download complete [2026-05-25T04:18:54.348Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:18:54.348Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:18:57.769Z] 3dae71ba6b94: Pull complete [2026-05-25T04:18:58.359Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:18:59.339Z] f5dfc541a4d3: Pull complete [2026-05-25T04:18:59.640Z] 461d9e800cba: Pull complete [2026-05-25T04:18:59.935Z] 80192f66455f: Pull complete [2026-05-25T04:19:04.985Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:19:04.985Z] a29436f7fd5d: Pull complete [2026-05-25T04:19:04.985Z] 923cac83aea3: Pull complete [2026-05-25T04:19:04.985Z] 25ad8b0a4227: Pull complete [2026-05-25T04:19:04.985Z] db01528c6b51: Pull complete [2026-05-25T04:19:04.985Z] 28988de357af: Pull complete [2026-05-25T04:19:04.985Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:19:04.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:04.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:19:05.841Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:19:05.926Z] $ 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 [2026-05-25T04:19:07.446Z] $ docker top 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d -eo pid,comm [2026-05-25T04:19:07.498Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T04:19:07.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:19:07.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:19:07.555Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:19:07.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:19:07.682Z] $ docker exec 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent [2026-05-25T04:19:07.830Z] SSH_AUTH_SOCK=/tmp/ssh-hoG9gn4Yoc9t/agent.32 [2026-05-25T04:19:07.830Z] SSH_AGENT_PID=38 [2026-05-25T04:19:07.840Z] Running ssh-add (command line suppressed) [2026-05-25T04:19:07.937Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10789670948862147333.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10789670948862147333.key) [2026-05-25T04:19:07.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:19:08.294Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2026-05-25T04:19:08.624Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:19:08.633Z] $ docker exec --env ******** --env ******** 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent -k [2026-05-25T04:19:08.728Z] unset SSH_AUTH_SOCK; [2026-05-25T04:19:08.728Z] unset SSH_AGENT_PID; [2026-05-25T04:19:08.729Z] echo Agent pid 38 killed; [2026-05-25T04:19:08.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:19:09.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:19:09.060Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:19:09.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:19:09.208Z] $ docker exec 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent [2026-05-25T04:19:09.349Z] SSH_AUTH_SOCK=/tmp/ssh-usvRijcfFrOC/agent.86 [2026-05-25T04:19:09.349Z] SSH_AGENT_PID=92 [2026-05-25T04:19:09.369Z] Running ssh-add (command line suppressed) [2026-05-25T04:19:09.466Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7763687005527927276.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7763687005527927276.key) [2026-05-25T04:19:09.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:19:09.945Z] + git semver init [2026-05-25T04:19:10.258Z] 2026-05-25 04:19:10,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:19:10.258Z] 2026-05-25 04:19:10,127 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:19:10.258Z] 2026-05-25 04:19:10,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-05-25T04:19:10.258Z] 2026-05-25 04:19:10,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-05-25T04:19:10.258Z] 2026-05-25 04:19:10,128 [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) [2026-05-25T04:19:11.484Z] 2026-05-25 04:19:11,384 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2026-05-25T04:19:11.484Z] 2026-05-25 04:19:11,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2026-05-25T04:19:11.484Z] 2026-05-25 04:19:11,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:19:11.484Z] 2026-05-25 04:19:11,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:19:11.484Z] 4.1.0-dev.21 [Pipeline] } [2026-05-25T04:19:11.515Z] $ docker exec --env ******** --env ******** 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent -k [2026-05-25T04:19:11.611Z] unset SSH_AUTH_SOCK; [2026-05-25T04:19:11.612Z] unset SSH_AGENT_PID; [2026-05-25T04:19:11.612Z] echo Agent pid 92 killed; [2026-05-25T04:19:11.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:19:12.181Z] + git semver [Pipeline] } [2026-05-25T04:19:12.792Z] $ docker stop --time=1 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d [2026-05-25T04:19:14.132Z] $ docker rm -f --volumes 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:19:14.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:19:14.933Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:19:14.936Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:19:15.142Z] provisioning config files... [2026-05-25T04:19:15.162Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5478151537932365135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:15.528Z] ---> ****-login.sh [2026-05-25T04:19:15.528Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:19:15.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:15.528Z] Login Succeeded [2026-05-25T04:19:15.528Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:19:15.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:15.528Z] Login Succeeded [2026-05-25T04:19:15.528Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:19:15.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:15.792Z] Login Succeeded [2026-05-25T04:19:15.792Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:19:15.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:15.792Z] Login Succeeded [2026-05-25T04:19:15.792Z] ****.io [2026-05-25T04:19:15.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:16.059Z] Login Succeeded [2026-05-25T04:19:16.059Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:19:16.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:19:16.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:19:16.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:19:16.188Z] ========================================================= [2026-05-25T04:19:16.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:19:16.188Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:16.525Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T04:19:17.094Z] #0 building with "default" instance using docker driver [2026-05-25T04:19:17.094Z] [2026-05-25T04:19:17.094Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:19:17.094Z] #1 transferring dockerfile: 1.52kB done [2026-05-25T04:19:17.094Z] #1 DONE 0.0s [2026-05-25T04:19:17.094Z] [2026-05-25T04:19:17.094Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:19:17.094Z] #2 DONE 0.1s [2026-05-25T04:19:17.357Z] [2026-05-25T04:19:17.357Z] #3 [internal] load .dockerignore [2026-05-25T04:19:17.357Z] #3 transferring context: 182B done [2026-05-25T04:19:17.357Z] #3 DONE 0.0s [2026-05-25T04:19:17.357Z] [2026-05-25T04:19:17.357Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:19:17.357Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T04:19:17.357Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T04:19:17.357Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T04:19:17.357Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-25T04:19:17.357Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T04:19:17.357Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T04:19:17.357Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T04:19:17.357Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-25T04:19:17.357Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-05-25T04:19:17.357Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T04:19:17.357Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-25T04:19:17.357Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T04:19:17.357Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T04:19:17.357Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T04:19:17.357Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-25T04:19:17.357Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-25T04:19:17.618Z] #4 ... [2026-05-25T04:19:17.618Z] [2026-05-25T04:19:17.618Z] #5 [internal] load build context [2026-05-25T04:19:17.618Z] #5 transferring context: 25.72MB 0.2s done [2026-05-25T04:19:17.618Z] #5 DONE 0.2s [2026-05-25T04:19:17.618Z] [2026-05-25T04:19:17.618Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:19:17.618Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s [2026-05-25T04:19:17.618Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T04:19:17.618Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-25T04:19:17.618Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-05-25T04:19:17.618Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-25T04:19:17.618Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-25T04:19:17.618Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-25T04:19:17.618Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s [2026-05-25T04:19:17.618Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-25T04:19:17.618Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.5s [2026-05-25T04:19:17.878Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-25T04:19:17.878Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s [2026-05-25T04:19:17.878Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-25T04:19:17.878Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s [2026-05-25T04:19:17.878Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-25T04:19:18.136Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s [2026-05-25T04:19:18.136Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-25T04:19:18.396Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-25T04:19:22.870Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-25T04:19:22.870Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T04:19:22.870Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T04:19:22.870Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T04:19:22.870Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T04:19:22.870Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T04:19:22.870Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-25T04:19:22.870Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-25T04:19:25.526Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-05-25T04:19:25.526Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-25T04:19:26.105Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-25T04:19:26.682Z] #4 DONE 9.3s [2026-05-25T04:19:26.682Z] [2026-05-25T04:19:26.682Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-05-25T04:19:26.682Z] #6 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:19:26.941Z] #6 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:19:27.199Z] #6 0.747 (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.756 (2/8) Installing libedit (20250104.3.1-r1) [2026-05-25T04:19:27.457Z] #6 0.764 (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.791 (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.800 (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.805 (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.808 (7/8) Installing openssh-server (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.913 (8/8) Installing openssh (10.0_p1-r10) [2026-05-25T04:19:27.457Z] #6 0.919 Executing busybox-1.37.0-r19.trigger [2026-05-25T04:19:27.457Z] #6 0.926 OK: 272 MiB in 68 packages [2026-05-25T04:19:29.358Z] #6 DONE 2.5s [2026-05-25T04:19:29.358Z] [2026-05-25T04:19:29.358Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2026-05-25T04:19:29.358Z] #7 DONE 0.0s [2026-05-25T04:19:29.358Z] [2026-05-25T04:19:29.358Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:19:29.358Z] #8 DONE 0.1s [2026-05-25T04:19:29.358Z] [2026-05-25T04:19:29.358Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:19:30.104Z] Still waiting to schedule task [2026-05-25T04:19:30.104Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10573’ [2026-05-25T04:19:40.877Z] #9 DONE 10.6s [2026-05-25T04:19:40.877Z] [2026-05-25T04:19:40.877Z] #10 [builder 6/7] COPY . . [2026-05-25T04:19:40.877Z] #10 DONE 0.1s [2026-05-25T04:19:40.877Z] [2026-05-25T04:19:40.877Z] #11 [builder 7/7] RUN echo noop [2026-05-25T04:19:40.877Z] #11 0.200 noop [2026-05-25T04:19:40.877Z] #11 DONE 0.2s [2026-05-25T04:19:40.877Z] [2026-05-25T04:19:40.877Z] #12 exporting to image [2026-05-25T04:19:40.877Z] #12 exporting layers [2026-05-25T04:19:47.688Z] #12 exporting layers 7.5s done [2026-05-25T04:19:47.688Z] #12 writing image sha256:fe64c625bc1d32f0ceb697e1db497f601340a77cc76b997a7a8452bbc2469dcc done [2026-05-25T04:19:47.688Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:19:47.688Z] #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:48.040Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:19:48.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:19:48.116Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:19:48.145Z] $ 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 [2026-05-25T04:19:48.567Z] $ docker top fa2b35e0d552f52d64259b4e4dfff6e624256cae66985886b735059e5b1dece8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:19:48.920Z] + go version [2026-05-25T04:19:48.920Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:19:48.936Z] $ docker stop --time=1 fa2b35e0d552f52d64259b4e4dfff6e624256cae66985886b735059e5b1dece8 [2026-05-25T04:19:50.205Z] $ docker rm -f --volumes fa2b35e0d552f52d64259b4e4dfff6e624256cae66985886b735059e5b1dece8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:50.657Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:19:50.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:19:50.773Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:19:50.835Z] $ 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 [2026-05-25T04:19:51.098Z] $ docker top d6b8c68f740020ce57199e0149ca9d34d19e1314edf6a2c959812f36b76d9e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:19:51.438Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:19:51.745Z] + make test [2026-05-25T04:19:51.745Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:19:52.684Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-05-25T04:20:13.018Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-05-25T04:20:13.018Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 49.7% of statements [2026-05-25T04:20:23.067Z] 0 issues. [2026-05-25T04:20:23.067Z] go vet ./... [2026-05-25T04:20:29.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:20:29.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:20:29.634Z] ./bin/test-attribution-txt.sh [2026-05-25T04:20:29.634Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:20:29.634Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:20:29.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:20:29.675Z] $ docker stop --time=1 d6b8c68f740020ce57199e0149ca9d34d19e1314edf6a2c959812f36b76d9e16 [2026-05-25T04:20:31.621Z] $ docker rm -f --volumes d6b8c68f740020ce57199e0149ca9d34d19e1314edf6a2c959812f36b76d9e16 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:20:32.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:20:32.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T04:20:32.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:20:33.104Z] + ls -al . [2026-05-25T04:20:33.104Z] total 268 [2026-05-25T04:20:33.104Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:19 . [2026-05-25T04:20:33.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:18 .. [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:18 .dockerignore [2026-05-25T04:20:33.104Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:20 .git [2026-05-25T04:20:33.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 .github [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 266 May 25 04:18 .gitignore [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:18 .golangci.yml [2026-05-25T04:20:33.104Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:19 .semver [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 22459 May 25 04:18 Attribution.txt [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 19261 May 25 04:18 CHANGELOG.md [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 1479 May 25 04:18 Dockerfile [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:18 GOVERNANCE.md [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 681 May 25 04:18 Jenkinsfile [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:18 LICENSE [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 2529 May 25 04:18 Makefile [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 04:18 OWNERS.md [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 4463 May 25 04:18 README.md [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION [2026-05-25T04:20:33.104Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 bin [2026-05-25T04:20:33.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 cmd [2026-05-25T04:20:33.104Z] -rw-r--r-- 1 jenkins jenkins 32380 May 25 04:20 coverage.out [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 6841 May 25 04:18 go.mod [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 89767 May 25 04:18 go.sum [2026-05-25T04:20:33.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 internal [2026-05-25T04:20:33.104Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 simulator [2026-05-25T04:20:33.104Z] -rw-rw-r-- 1 jenkins jenkins 229 May 25 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:20:33.418Z] + 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=60281cc6063d26a96af40c69e79836997efaa71f --label arch=amd64 --label version=4.1.0-dev.21 . [2026-05-25T04:20:33.681Z] #0 building with "default" instance using docker driver [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:20:33.681Z] #1 transferring dockerfile: 1.52kB done [2026-05-25T04:20:33.681Z] #1 DONE 0.0s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:20:33.681Z] #2 DONE 0.0s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:20:33.681Z] #3 DONE 0.1s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #4 [internal] load .dockerignore [2026-05-25T04:20:33.681Z] #4 transferring context: 182B done [2026-05-25T04:20:33.681Z] #4 DONE 0.0s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #5 [internal] load build context [2026-05-25T04:20:33.681Z] #5 DONE 0.0s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:20:33.681Z] #6 DONE 0.0s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:20:33.681Z] #7 ... [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #5 [internal] load build context [2026-05-25T04:20:33.681Z] #5 transferring context: 46.33kB 0.0s done [2026-05-25T04:20:33.681Z] #5 DONE 0.0s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:20:33.681Z] #6 DONE 0.1s [2026-05-25T04:20:33.681Z] [2026-05-25T04:20:33.681Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:20:33.681Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:20:33.681Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T04:20:33.681Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:20:33.681Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:20:33.681Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:20:33.681Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:20:33.939Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T04:20:33.939Z] #7 DONE 0.3s [2026-05-25T04:20:33.939Z] [2026-05-25T04:20:33.939Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:20:34.197Z] #8 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:34.197Z] #8 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:34.453Z] #8 ... [2026-05-25T04:20:34.453Z] [2026-05-25T04:20:34.453Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-05-25T04:20:34.453Z] #9 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:34.453Z] #9 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:34.453Z] #9 0.729 OK: 272 MiB in 68 packages [2026-05-25T04:20:34.453Z] #9 DONE 0.9s [2026-05-25T04:20:34.453Z] [2026-05-25T04:20:34.453Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:20:34.453Z] #8 0.599 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:20:34.453Z] #8 0.604 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:20:34.453Z] #8 0.609 OK: 7 MiB in 17 packages [2026-05-25T04:20:34.710Z] #8 DONE 0.7s [2026-05-25T04:20:34.710Z] [2026-05-25T04:20:34.710Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2026-05-25T04:20:34.710Z] #10 DONE 0.0s [2026-05-25T04:20:34.710Z] [2026-05-25T04:20:34.710Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:20:34.710Z] #11 DONE 0.0s [2026-05-25T04:20:34.710Z] [2026-05-25T04:20:34.710Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:20:34.968Z] #12 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:34.968Z] #12 ... [2026-05-25T04:20:34.968Z] [2026-05-25T04:20:34.968Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:20:34.968Z] #13 DONE 0.5s [2026-05-25T04:20:34.968Z] [2026-05-25T04:20:34.968Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:20:34.968Z] #12 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:35.226Z] #12 ... [2026-05-25T04:20:35.226Z] [2026-05-25T04:20:35.226Z] #14 [builder 6/7] COPY . . [2026-05-25T04:20:35.226Z] #14 DONE 0.1s [2026-05-25T04:20:35.226Z] [2026-05-25T04:20:35.226Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:20:35.226Z] #12 0.759 OK: 7 MiB in 17 packages [2026-05-25T04:20:35.483Z] #12 DONE 0.8s [2026-05-25T04:20:35.483Z] [2026-05-25T04:20:35.483Z] #15 [builder 7/7] RUN make build [2026-05-25T04:20:35.483Z] #15 0.203 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-05-25T04:21:02.069Z] #15 DONE 24.9s [2026-05-25T04:21:02.069Z] [2026-05-25T04:21:02.069Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2026-05-25T04:21:02.069Z] #16 DONE 0.1s [2026-05-25T04:21:02.069Z] [2026-05-25T04:21:02.069Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2026-05-25T04:21:02.069Z] #17 DONE 0.0s [2026-05-25T04:21:02.069Z] [2026-05-25T04:21:02.069Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2026-05-25T04:21:02.069Z] #18 DONE 0.0s [2026-05-25T04:21:02.069Z] [2026-05-25T04:21:02.069Z] #19 exporting to image [2026-05-25T04:21:02.069Z] #19 exporting layers 0.1s done [2026-05-25T04:21:02.069Z] #19 writing image sha256:f0699e5b85432a1219015d3334572b92bb01075410a30268a355fb1371bb594b done [2026-05-25T04:21:02.069Z] #19 naming to docker.io/library/device-modbus done [2026-05-25T04:21:02.069Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:21:02.245Z] provisioning config files... [2026-05-25T04:21:02.268Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4361149587315557023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:02.598Z] ---> ****-login.sh [2026-05-25T04:21:02.598Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:21:02.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:02.598Z] Login Succeeded [2026-05-25T04:21:02.598Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:21:02.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:02.598Z] Login Succeeded [2026-05-25T04:21:02.598Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:21:02.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:02.857Z] Login Succeeded [2026-05-25T04:21:02.857Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:21:02.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:02.857Z] Login Succeeded [2026-05-25T04:21:02.858Z] ****.io [2026-05-25T04:21:02.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:03.116Z] Login Succeeded [2026-05-25T04:21:03.116Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:21:03.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:21:03.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:21:03.206Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2026-05-25T04:21:03.206Z] 60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:21:03.206Z] latest [2026-05-25T04:21:03.206Z] 4.1.0-dev.21 [2026-05-25T04:21:03.206Z] 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [2026-05-25T04:21:03.206Z] main [2026-05-25T04:21:03.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:03.555Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:03.884Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:21:03.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-25T04:21:03.884Z] 5d661a10ac4a: Preparing [2026-05-25T04:21:03.884Z] 38b55a56b37b: Preparing [2026-05-25T04:21:03.884Z] 9454860456b2: Preparing [2026-05-25T04:21:03.884Z] 824430511b72: Preparing [2026-05-25T04:21:03.884Z] cff2fdea32f1: Preparing [2026-05-25T04:21:03.884Z] 0854555d70ac: Preparing [2026-05-25T04:21:03.884Z] 0854555d70ac: Waiting [2026-05-25T04:21:03.884Z] 824430511b72: Pushed [2026-05-25T04:21:03.884Z] 5d661a10ac4a: Pushed [2026-05-25T04:21:03.884Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:03.884Z] 38b55a56b37b: Pushed [2026-05-25T04:21:03.884Z] cff2fdea32f1: Pushed [2026-05-25T04:21:07.214Z] 9454860456b2: Pushed [2026-05-25T04:21:07.501Z] 60281cc6063d26a96af40c69e79836997efaa71f: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:07.859Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:08.204Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-05-25T04:21:08.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-25T04:21:08.204Z] 5d661a10ac4a: Preparing [2026-05-25T04:21:08.204Z] 38b55a56b37b: Preparing [2026-05-25T04:21:08.204Z] 9454860456b2: Preparing [2026-05-25T04:21:08.204Z] 824430511b72: Preparing [2026-05-25T04:21:08.204Z] cff2fdea32f1: Preparing [2026-05-25T04:21:08.204Z] 0854555d70ac: Preparing [2026-05-25T04:21:08.204Z] 0854555d70ac: Waiting [2026-05-25T04:21:08.204Z] 824430511b72: Layer already exists [2026-05-25T04:21:08.204Z] cff2fdea32f1: Layer already exists [2026-05-25T04:21:08.204Z] 5d661a10ac4a: Layer already exists [2026-05-25T04:21:08.204Z] 9454860456b2: Layer already exists [2026-05-25T04:21:08.204Z] 38b55a56b37b: Layer already exists [2026-05-25T04:21:08.204Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:08.204Z] latest: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:08.544Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:09.010Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.21 [2026-05-25T04:21:09.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-25T04:21:09.010Z] 5d661a10ac4a: Preparing [2026-05-25T04:21:09.010Z] 38b55a56b37b: Preparing [2026-05-25T04:21:09.010Z] 9454860456b2: Preparing [2026-05-25T04:21:09.010Z] 824430511b72: Preparing [2026-05-25T04:21:09.010Z] cff2fdea32f1: Preparing [2026-05-25T04:21:09.010Z] 0854555d70ac: Preparing [2026-05-25T04:21:09.010Z] 0854555d70ac: Waiting [2026-05-25T04:21:09.010Z] 824430511b72: Layer already exists [2026-05-25T04:21:09.010Z] 9454860456b2: Layer already exists [2026-05-25T04:21:09.010Z] cff2fdea32f1: Layer already exists [2026-05-25T04:21:09.010Z] 38b55a56b37b: Layer already exists [2026-05-25T04:21:09.010Z] 5d661a10ac4a: Layer already exists [2026-05-25T04:21:09.010Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:09.010Z] 4.1.0-dev.21: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:09.412Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:09.820Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [2026-05-25T04:21:09.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-25T04:21:09.820Z] 5d661a10ac4a: Preparing [2026-05-25T04:21:09.820Z] 38b55a56b37b: Preparing [2026-05-25T04:21:09.820Z] 9454860456b2: Preparing [2026-05-25T04:21:09.820Z] 824430511b72: Preparing [2026-05-25T04:21:09.820Z] cff2fdea32f1: Preparing [2026-05-25T04:21:09.820Z] 0854555d70ac: Preparing [2026-05-25T04:21:09.820Z] 0854555d70ac: Waiting [2026-05-25T04:21:09.820Z] 38b55a56b37b: Layer already exists [2026-05-25T04:21:09.820Z] 824430511b72: Layer already exists [2026-05-25T04:21:09.820Z] 9454860456b2: Layer already exists [2026-05-25T04:21:09.820Z] 5d661a10ac4a: Layer already exists [2026-05-25T04:21:09.820Z] cff2fdea32f1: Layer already exists [2026-05-25T04:21:09.820Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:09.820Z] 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:10.145Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:10.464Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2026-05-25T04:21:10.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-25T04:21:10.464Z] 5d661a10ac4a: Preparing [2026-05-25T04:21:10.464Z] 38b55a56b37b: Preparing [2026-05-25T04:21:10.464Z] 9454860456b2: Preparing [2026-05-25T04:21:10.464Z] 824430511b72: Preparing [2026-05-25T04:21:10.464Z] cff2fdea32f1: Preparing [2026-05-25T04:21:10.464Z] 0854555d70ac: Preparing [2026-05-25T04:21:10.464Z] 0854555d70ac: Waiting [2026-05-25T04:21:10.464Z] 824430511b72: Layer already exists [2026-05-25T04:21:10.464Z] 9454860456b2: Layer already exists [2026-05-25T04:21:10.464Z] cff2fdea32f1: Layer already exists [2026-05-25T04:21:10.464Z] 5d661a10ac4a: Layer already exists [2026-05-25T04:21:10.464Z] 38b55a56b37b: Layer already exists [2026-05-25T04:21:10.464Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:10.464Z] main: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:21:10.540Z] ===================================================== [Pipeline] echo [2026-05-25T04:21:10.551Z] taggedImages: [2026-05-25T04:21:10.551Z] - nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:21:10.551Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-05-25T04:21:10.551Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.21 [2026-05-25T04:21:10.551Z] - nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [2026-05-25T04:21:10.551Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:10.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:21:10.934Z] [2026-05-25T04:21:10.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:11.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:21:11.236Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:21:11.236Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:21:11.236Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:21:11.236Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:21:11.236Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:21:11.236Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:21:11.236Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:21:11.236Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:21:11.236Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:21:11.236Z] 2f39f015ded8: Waiting [2026-05-25T04:21:11.236Z] 33b1e0a273af: Waiting [2026-05-25T04:21:11.236Z] 5d3b04190fa2: Waiting [2026-05-25T04:21:11.236Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T04:21:11.236Z] 5c69ac0246d0: Download complete [2026-05-25T04:21:11.236Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:21:11.236Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:21:11.236Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:21:11.236Z] 33b1e0a273af: Download complete [2026-05-25T04:21:11.236Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:21:11.236Z] ec43610c2a17: Download complete [2026-05-25T04:21:11.236Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T04:21:11.236Z] 5d3b04190fa2: Download complete [2026-05-25T04:21:11.498Z] 5eb5b503b376: Verifying Checksum [2026-05-25T04:21:11.498Z] 5eb5b503b376: Download complete [2026-05-25T04:21:12.069Z] 2f39f015ded8: Download complete [2026-05-25T04:21:13.038Z] 5eb5b503b376: Pull complete [2026-05-25T04:21:13.296Z] 5c69ac0246d0: Pull complete [2026-05-25T04:21:13.862Z] ec43610c2a17: Pull complete [2026-05-25T04:21:13.862Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:21:14.122Z] 33b1e0a273af: Pull complete [2026-05-25T04:21:14.122Z] 5d3b04190fa2: Pull complete [2026-05-25T04:21:19.446Z] 2f39f015ded8: Pull complete [2026-05-25T04:21:19.446Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:21:19.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:21:19.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:21:19.538Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:21:19.583Z] $ 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 [2026-05-25T04:21:20.788Z] $ docker top 1144a0a1ecc9f7a5eb5e567cac6d70506ae2cab4707e3bd7dc0cfce234eb405e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:21.191Z] ---> job-cost.sh [2026-05-25T04:21:21.191Z] lf-activate-venv: SKIPPING [2026-05-25T04:21:21.191Z] INFO: No Stack... [2026-05-25T04:21:21.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:21:22.017Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:21:22.310Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2026-05-25T04:21:22.310Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:21:22.321Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [2026-05-25T04:21:22.326Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] did not exist. Created. [2026-05-25T04:21:22.337Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:21:22.676Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T04:21:22.711Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:21:22.723Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:21:22.833Z] $ docker stop --time=1 1144a0a1ecc9f7a5eb5e567cac6d70506ae2cab4707e3bd7dc0cfce234eb405e [2026-05-25T04:21:23.975Z] $ docker rm -f --volumes 1144a0a1ecc9f7a5eb5e567cac6d70506ae2cab4707e3bd7dc0cfce234eb405e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:21:50.168Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10581 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2026-05-25T04:21:50.190Z] Running in /w/workspace/device-modbus-go/217 [Pipeline] { [Pipeline] checkout [2026-05-25T04:21:53.248Z] The recommended git tool is: git [2026-05-25T04:22:03.519Z] using credential edgex-jenkins-ssh [2026-05-25T04:22:03.546Z] Cloning the remote Git repository [2026-05-25T04:22:03.608Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2026-05-25T04:22:03.727Z] > git init /w/workspace/device-modbus-go/217 # timeout=10 [2026-05-25T04:22:03.923Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2026-05-25T04:22:03.925Z] > git --version # timeout=10 [2026-05-25T04:22:03.955Z] > git --version # 'git version 2.25.1' [2026-05-25T04:22:03.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:22:04.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:22:07.995Z] Avoid second fetch [2026-05-25T04:22:07.995Z] Checking out Revision 60281cc6063d26a96af40c69e79836997efaa71f (main) [2026-05-25T04:22:06.829Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2026-05-25T04:22:06.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:22:08.020Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:22:08.115Z] > git checkout -f 60281cc6063d26a96af40c69e79836997efaa71f # timeout=10 [2026-05-25T04:22:08.725Z] Commit message: "Merge pull request #711 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:22:13.016Z] provisioning config files... [2026-05-25T04:22:13.044Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/217@tmp/config3845234305097791359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:22:13.775Z] ---> ****-login.sh [2026-05-25T04:22:13.775Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:22:14.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:22:14.324Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:14.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:22:14.324Z] [2026-05-25T04:22:14.324Z] Login Succeeded [2026-05-25T04:22:14.324Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:22:14.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:14.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:22:14.869Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:14.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:22:14.869Z] [2026-05-25T04:22:14.869Z] Login Succeeded [2026-05-25T04:22:14.869Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:22:15.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:15.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:22:15.168Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:15.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:22:15.168Z] [2026-05-25T04:22:15.168Z] Login Succeeded [2026-05-25T04:22:15.168Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:22:15.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:15.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:22:15.455Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:15.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:22:15.455Z] [2026-05-25T04:22:15.456Z] Login Succeeded [2026-05-25T04:22:15.456Z] ****.io [2026-05-25T04:22:15.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:16.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:22:16.000Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:16.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:22:16.000Z] [2026-05-25T04:22:16.000Z] Login Succeeded [2026-05-25T04:22:16.000Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:22:16.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:22:16.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:22:16.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:22:16.452Z] ========================================================= [2026-05-25T04:22:16.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:22:16.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:16.892Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T04:22:17.487Z] Sending build context to Docker daemon 13.09MB [2026-05-25T04:22:17.487Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:22:17.487Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-25T04:22:17.757Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:22:17.757Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:22:17.757Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:22:17.757Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:22:17.757Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:22:17.757Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:22:17.757Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:22:17.757Z] deaec5988b04: Pulling fs layer [2026-05-25T04:22:17.757Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:22:17.757Z] 196fd7d83e7d: Waiting [2026-05-25T04:22:17.757Z] deaec5988b04: Waiting [2026-05-25T04:22:17.757Z] 9f65657bb879: Waiting [2026-05-25T04:22:17.757Z] 8ba94037c8f0: Waiting [2026-05-25T04:22:17.757Z] 4f4fb700ef54: Waiting [2026-05-25T04:22:17.757Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:22:17.757Z] d32bb0dddca7: Download complete [2026-05-25T04:22:17.757Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:22:17.757Z] 196fd7d83e7d: Download complete [2026-05-25T04:22:17.757Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:22:17.757Z] 4f4fb700ef54: Download complete [2026-05-25T04:22:17.757Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:22:17.757Z] 8ba94037c8f0: Download complete [2026-05-25T04:22:17.757Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:22:17.757Z] 6b59a28fa201: Download complete [2026-05-25T04:22:18.356Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:22:18.356Z] 9f65657bb879: Download complete [2026-05-25T04:22:18.944Z] 6b59a28fa201: Pull complete [2026-05-25T04:22:19.535Z] d32bb0dddca7: Pull complete [2026-05-25T04:22:19.535Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T04:22:19.535Z] 5dab1238d3d9: Download complete [2026-05-25T04:22:21.491Z] deaec5988b04: Verifying Checksum [2026-05-25T04:22:21.491Z] deaec5988b04: Download complete [2026-05-25T04:22:33.859Z] 5dab1238d3d9: Pull complete [2026-05-25T04:22:34.144Z] 196fd7d83e7d: Pull complete [2026-05-25T04:22:34.415Z] 4f4fb700ef54: Pull complete [2026-05-25T04:22:34.686Z] 8ba94037c8f0: Pull complete [2026-05-25T04:22:44.808Z] deaec5988b04: Pull complete [2026-05-25T04:22:46.766Z] 9f65657bb879: Pull complete [2026-05-25T04:22:46.766Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:22:46.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:22:46.766Z] ---> 334268110677 [2026-05-25T04:22:46.766Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:22:48.725Z] ---> Running in 479dfc53376f [2026-05-25T04:22:48.994Z] Removing intermediate container 479dfc53376f [2026-05-25T04:22:48.994Z] ---> 163a91f1363d [2026-05-25T04:22:48.994Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:22:49.264Z] ---> Running in 5dab54543d37 [2026-05-25T04:22:49.543Z] Removing intermediate container 5dab54543d37 [2026-05-25T04:22:49.543Z] ---> f930f1bca9f7 [2026-05-25T04:22:49.543Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2026-05-25T04:22:49.543Z] ---> Running in 533cccfba843 [2026-05-25T04:22:50.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:22:51.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:22:53.566Z] (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T04:22:53.566Z] (2/8) Installing libedit (20250104.3.1-r1) [2026-05-25T04:22:53.566Z] (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T04:22:53.566Z] (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T04:22:53.566Z] (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-05-25T04:22:53.566Z] (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-05-25T04:22:53.566Z] (7/8) Installing openssh-server (10.0_p1-r10) [2026-05-25T04:22:53.566Z] (8/8) Installing openssh (10.0_p1-r10) [2026-05-25T04:22:53.566Z] Executing busybox-1.37.0-r19.trigger [2026-05-25T04:22:53.566Z] OK: 262 MiB in 68 packages [2026-05-25T04:22:59.018Z] Removing intermediate container 533cccfba843 [2026-05-25T04:22:59.018Z] ---> 0e0cbda615cc [2026-05-25T04:22:59.018Z] Step 6/10 : WORKDIR /device-modbus-go [2026-05-25T04:22:59.018Z] ---> Running in 8a464c0c3bb3 [2026-05-25T04:22:59.018Z] Removing intermediate container 8a464c0c3bb3 [2026-05-25T04:22:59.018Z] ---> 5feb0c6da52e [2026-05-25T04:22:59.018Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-25T04:22:59.294Z] ---> d1259183cf02 [2026-05-25T04:22:59.294Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:22:59.294Z] ---> Running in 0ea85672a60a [2026-05-25T04:25:06.157Z] Removing intermediate container 0ea85672a60a [2026-05-25T04:25:06.157Z] ---> f4a95edefdeb [2026-05-25T04:25:06.157Z] Step 9/10 : COPY . . [2026-05-25T04:25:06.157Z] ---> a6f4220426ac [2026-05-25T04:25:06.157Z] Step 10/10 : RUN ${MAKE} [2026-05-25T04:25:06.157Z] ---> Running in 3484a8b78b13 [2026-05-25T04:25:06.157Z] noop [2026-05-25T04:25:06.157Z] Removing intermediate container 3484a8b78b13 [2026-05-25T04:25:06.157Z] ---> ef0785c59647 [2026-05-25T04:25:06.157Z] Successfully built ef0785c59647 [2026-05-25T04:25:06.157Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:06.553Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:25:06.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:25:11.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-10581 does not seem to be running inside a container [2026-05-25T04:25:11.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/217 -v /w/workspace/device-modbus-go/217:/w/workspace/device-modbus-go/217:rw,z -v /w/workspace/device-modbus-go/217@tmp:/w/workspace/device-modbus-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T04:25:12.850Z] $ docker top 91829195a34b2f962e3f3fdddeaf34a3764dca295685752faacfed99c55b0024 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:25:13.807Z] + go version [2026-05-25T04:25:13.807Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:25:13.834Z] $ docker stop --time=1 91829195a34b2f962e3f3fdddeaf34a3764dca295685752faacfed99c55b0024 [2026-05-25T04:25:15.648Z] $ docker rm -f --volumes 91829195a34b2f962e3f3fdddeaf34a3764dca295685752faacfed99c55b0024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:16.299Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:25:16.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:25:16.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-10581 does not seem to be running inside a container [2026-05-25T04:25:16.641Z] $ 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/217 -v /w/workspace/device-modbus-go/217:/w/workspace/device-modbus-go/217:rw,z -v /w/workspace/device-modbus-go/217@tmp:/w/workspace/device-modbus-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T04:25:18.080Z] $ docker top ad2b88ab1260502ebacb4f8b70d45a66fc0d5ce5ecb84f6287916bcfeba4c278 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:25:18.968Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/217 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:25:19.632Z] + make test [2026-05-25T04:25:19.632Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:25:26.306Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-05-25T04:30:20.591Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-05-25T04:30:22.565Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.071s coverage: 49.7% of statements [2026-05-25T04:30:23.543Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T04:30:23.543Z] go vet ./... [2026-05-25T04:31:31.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:31:31.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:31:31.504Z] ./bin/test-attribution-txt.sh [2026-05-25T04:31:31.504Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:31:31.504Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:31:31.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:31:31.553Z] $ docker stop --time=1 ad2b88ab1260502ebacb4f8b70d45a66fc0d5ce5ecb84f6287916bcfeba4c278 [2026-05-25T04:31:34.481Z] $ docker rm -f --volumes ad2b88ab1260502ebacb4f8b70d45a66fc0d5ce5ecb84f6287916bcfeba4c278 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:31:36.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:31:36.673Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T04:31:37.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:31:37.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:31:38.217Z] + ls -al . [2026-05-25T04:31:38.217Z] total 264 [2026-05-25T04:31:38.217Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:25 . [2026-05-25T04:31:38.217Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:22 .dockerignore [2026-05-25T04:31:38.217Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:22 .git [2026-05-25T04:31:38.217Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 .github [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 266 May 25 04:22 .gitignore [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:22 .golangci.yml [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 22459 May 25 04:22 Attribution.txt [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 19261 May 25 04:22 CHANGELOG.md [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 1479 May 25 04:22 Dockerfile [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:22 GOVERNANCE.md [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 681 May 25 04:22 Jenkinsfile [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:22 LICENSE [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 2529 May 25 04:22 Makefile [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 04:22 OWNERS.md [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 4463 May 25 04:22 README.md [2026-05-25T04:31:38.217Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION [2026-05-25T04:31:38.217Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 bin [2026-05-25T04:31:38.217Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 cmd [2026-05-25T04:31:38.217Z] -rw-r--r-- 1 jenkins jenkins 32380 May 25 04:30 coverage.out [2026-05-25T04:31:38.218Z] -rw-rw-r-- 1 jenkins jenkins 6841 May 25 04:22 go.mod [2026-05-25T04:31:38.218Z] -rw-rw-r-- 1 jenkins jenkins 89767 May 25 04:22 go.sum [2026-05-25T04:31:38.218Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 internal [2026-05-25T04:31:38.218Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 simulator [2026-05-25T04:31:38.218Z] -rw-rw-r-- 1 jenkins jenkins 229 May 25 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:31:38.598Z] + 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=60281cc6063d26a96af40c69e79836997efaa71f --label arch=arm64 --label version=4.1.0-dev.21 . [2026-05-25T04:31:39.203Z] Sending build context to Docker daemon 13.12MB [2026-05-25T04:31:39.203Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:31:39.203Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-25T04:31:39.203Z] ---> ef0785c59647 [2026-05-25T04:31:39.203Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:31:39.480Z] ---> Running in 31734d9fe87b [2026-05-25T04:31:39.766Z] Removing intermediate container 31734d9fe87b [2026-05-25T04:31:39.766Z] ---> 1aedc2d6d210 [2026-05-25T04:31:39.766Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:31:40.040Z] ---> Running in d3b4af8d93cd [2026-05-25T04:31:40.322Z] Removing intermediate container d3b4af8d93cd [2026-05-25T04:31:40.322Z] ---> 6ea21151ac87 [2026-05-25T04:31:40.322Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2026-05-25T04:31:40.625Z] ---> Running in 3da67fbe39aa [2026-05-25T04:31:41.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:31:42.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:31:44.806Z] OK: 262 MiB in 68 packages [2026-05-25T04:31:47.414Z] Removing intermediate container 3da67fbe39aa [2026-05-25T04:31:47.414Z] ---> 42e287d6ce87 [2026-05-25T04:31:47.414Z] Step 6/23 : WORKDIR /device-modbus-go [2026-05-25T04:31:47.414Z] ---> Running in 727e7eb23fb3 [2026-05-25T04:31:48.007Z] Removing intermediate container 727e7eb23fb3 [2026-05-25T04:31:48.007Z] ---> 1c47497c6100 [2026-05-25T04:31:48.007Z] Step 7/23 : COPY go.mod vendor* ./ [2026-05-25T04:31:48.605Z] ---> b48acc230d2d [2026-05-25T04:31:48.605Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:31:48.605Z] ---> Running in d17080c4f74a [2026-05-25T04:31:51.366Z] Removing intermediate container d17080c4f74a [2026-05-25T04:31:51.366Z] ---> f80e17335ec4 [2026-05-25T04:31:51.366Z] Step 9/23 : COPY . . [2026-05-25T04:31:52.790Z] ---> 73f93ee5ac6c [2026-05-25T04:31:52.790Z] Step 10/23 : RUN ${MAKE} [2026-05-25T04:31:53.067Z] ---> Running in 7580ad4642e1 [2026-05-25T04:31:54.490Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-05-25T04:37:01.534Z] Removing intermediate container 7580ad4642e1 [2026-05-25T04:37:01.534Z] ---> 8efe9631fc23 [2026-05-25T04:37:01.534Z] Step 11/23 : FROM alpine:3.22 [2026-05-25T04:37:01.534Z] 3.22: Pulling from library/alpine [2026-05-25T04:37:01.534Z] 58e777220c39: Pulling fs layer [2026-05-25T04:37:01.534Z] 58e777220c39: Verifying Checksum [2026-05-25T04:37:01.534Z] 58e777220c39: Download complete [2026-05-25T04:37:01.534Z] 58e777220c39: Pull complete [2026-05-25T04:37:01.534Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:37:01.534Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T04:37:01.534Z] ---> 6a2735c23ff3 [2026-05-25T04:37:01.534Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2026-05-25T04:37:01.534Z] ---> Running in 2858c113f559 [2026-05-25T04:37:01.534Z] Removing intermediate container 2858c113f559 [2026-05-25T04:37:01.534Z] ---> d850902ea326 [2026-05-25T04:37:01.534Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2026-05-25T04:37:01.534Z] ---> Running in a9223bc38dc1 [2026-05-25T04:37:01.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:01.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:01.534Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:37:01.534Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T04:37:01.534Z] OK: 8 MiB in 17 packages [2026-05-25T04:37:02.508Z] Removing intermediate container a9223bc38dc1 [2026-05-25T04:37:02.508Z] ---> cfe3c478452e [2026-05-25T04:37:02.508Z] Step 14/23 : RUN apk --no-cache upgrade [2026-05-25T04:37:02.508Z] ---> Running in 27bbe0e64a16 [2026-05-25T04:37:03.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:03.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:06.532Z] OK: 8 MiB in 17 packages [2026-05-25T04:37:07.119Z] Removing intermediate container 27bbe0e64a16 [2026-05-25T04:37:07.119Z] ---> f4c15c7a4c63 [2026-05-25T04:37:07.119Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2026-05-25T04:37:09.720Z] ---> 06fcd3446683 [2026-05-25T04:37:09.720Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2026-05-25T04:37:09.991Z] ---> 488ebd45be54 [2026-05-25T04:37:09.991Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2026-05-25T04:37:10.960Z] ---> b426c24d9b57 [2026-05-25T04:37:10.960Z] Step 18/23 : EXPOSE 59901 [2026-05-25T04:37:10.960Z] ---> Running in 0c6788103de3 [2026-05-25T04:37:11.230Z] Removing intermediate container 0c6788103de3 [2026-05-25T04:37:11.230Z] ---> 455f30bed97f [2026-05-25T04:37:11.230Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2026-05-25T04:37:11.230Z] ---> Running in 57686adb12f4 [2026-05-25T04:37:11.500Z] Removing intermediate container 57686adb12f4 [2026-05-25T04:37:11.500Z] ---> 1a1a8f19e582 [2026-05-25T04:37:11.500Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T04:37:11.769Z] ---> Running in 2f7f5657190e [2026-05-25T04:37:12.037Z] Removing intermediate container 2f7f5657190e [2026-05-25T04:37:12.037Z] ---> 7ad4e9eb2128 [2026-05-25T04:37:12.037Z] Step 21/23 : LABEL arch=arm64 [2026-05-25T04:37:12.307Z] ---> Running in 39f6f343e5f5 [2026-05-25T04:37:12.576Z] Removing intermediate container 39f6f343e5f5 [2026-05-25T04:37:12.576Z] ---> 5fb3c294cd64 [2026-05-25T04:37:12.576Z] Step 22/23 : LABEL git_sha=60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:37:12.576Z] ---> Running in ea1f2c3e6db3 [2026-05-25T04:37:12.847Z] Removing intermediate container ea1f2c3e6db3 [2026-05-25T04:37:12.847Z] ---> 566fd5c58521 [2026-05-25T04:37:12.847Z] Step 23/23 : LABEL version=4.1.0-dev.21 [2026-05-25T04:37:13.129Z] ---> Running in d96e62304341 [2026-05-25T04:37:13.398Z] Removing intermediate container d96e62304341 [2026-05-25T04:37:13.398Z] ---> 4fa0f3ed48be [2026-05-25T04:37:13.398Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T04:37:13.398Z] Successfully built 4fa0f3ed48be [2026-05-25T04:37:13.398Z] 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 [2026-05-25T04:37:13.813Z] provisioning config files... [2026-05-25T04:37:13.832Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/217@tmp/config1370659666041102786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:37:14.204Z] ---> ****-login.sh [2026-05-25T04:37:14.204Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:37:14.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:14.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:14.475Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:14.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:14.475Z] [2026-05-25T04:37:14.475Z] Login Succeeded [2026-05-25T04:37:14.475Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:37:15.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:15.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:15.066Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:15.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:15.066Z] [2026-05-25T04:37:15.066Z] Login Succeeded [2026-05-25T04:37:15.066Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:37:15.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:15.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:15.615Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:15.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:15.615Z] [2026-05-25T04:37:15.615Z] Login Succeeded [2026-05-25T04:37:15.615Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:37:15.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:15.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:15.888Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:15.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:15.888Z] [2026-05-25T04:37:15.888Z] Login Succeeded [2026-05-25T04:37:15.888Z] ****.io [2026-05-25T04:37:16.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:16.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:16.429Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:16.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:16.429Z] [2026-05-25T04:37:16.429Z] Login Succeeded [2026-05-25T04:37:16.429Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:37:16.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:37:16.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:37:16.520Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2026-05-25T04:37:16.520Z] 60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:37:16.520Z] latest [2026-05-25T04:37:16.520Z] 4.1.0-dev.21 [2026-05-25T04:37:16.520Z] 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [2026-05-25T04:37:16.520Z] main [2026-05-25T04:37:16.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:16.903Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:17.276Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:37:17.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-25T04:37:17.276Z] c0a93fcb2794: Preparing [2026-05-25T04:37:17.276Z] 22e2adb60c69: Preparing [2026-05-25T04:37:17.276Z] ad297a5bbe06: Preparing [2026-05-25T04:37:17.276Z] 40781a107696: Preparing [2026-05-25T04:37:17.276Z] c4ab50111dcb: Preparing [2026-05-25T04:37:17.276Z] eeaa73608b53: Preparing [2026-05-25T04:37:17.276Z] eeaa73608b53: Waiting [2026-05-25T04:37:17.550Z] 22e2adb60c69: Pushed [2026-05-25T04:37:17.550Z] 40781a107696: Pushed [2026-05-25T04:37:17.550Z] c0a93fcb2794: Pushed [2026-05-25T04:37:17.550Z] c4ab50111dcb: Pushed [2026-05-25T04:37:17.550Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:25.768Z] ad297a5bbe06: Pushed [2026-05-25T04:37:26.037Z] 60281cc6063d26a96af40c69e79836997efaa71f: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:26.428Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:26.798Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-05-25T04:37:26.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-25T04:37:26.798Z] c0a93fcb2794: Preparing [2026-05-25T04:37:26.798Z] 22e2adb60c69: Preparing [2026-05-25T04:37:26.798Z] ad297a5bbe06: Preparing [2026-05-25T04:37:26.798Z] 40781a107696: Preparing [2026-05-25T04:37:26.798Z] c4ab50111dcb: Preparing [2026-05-25T04:37:26.798Z] eeaa73608b53: Preparing [2026-05-25T04:37:26.798Z] eeaa73608b53: Waiting [2026-05-25T04:37:26.798Z] ad297a5bbe06: Layer already exists [2026-05-25T04:37:26.798Z] 22e2adb60c69: Layer already exists [2026-05-25T04:37:26.798Z] 40781a107696: Layer already exists [2026-05-25T04:37:26.798Z] c4ab50111dcb: Layer already exists [2026-05-25T04:37:26.798Z] c0a93fcb2794: Layer already exists [2026-05-25T04:37:26.798Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:27.067Z] latest: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:27.451Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:27.834Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.21 [2026-05-25T04:37:27.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-25T04:37:27.834Z] c0a93fcb2794: Preparing [2026-05-25T04:37:27.834Z] 22e2adb60c69: Preparing [2026-05-25T04:37:27.834Z] ad297a5bbe06: Preparing [2026-05-25T04:37:27.834Z] 40781a107696: Preparing [2026-05-25T04:37:27.834Z] c4ab50111dcb: Preparing [2026-05-25T04:37:27.834Z] eeaa73608b53: Preparing [2026-05-25T04:37:27.834Z] eeaa73608b53: Waiting [2026-05-25T04:37:27.834Z] 40781a107696: Layer already exists [2026-05-25T04:37:27.834Z] ad297a5bbe06: Layer already exists [2026-05-25T04:37:27.834Z] c4ab50111dcb: Layer already exists [2026-05-25T04:37:27.834Z] c0a93fcb2794: Layer already exists [2026-05-25T04:37:27.834Z] 22e2adb60c69: Layer already exists [2026-05-25T04:37:27.834Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:28.104Z] 4.1.0-dev.21: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:28.509Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:28.883Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [2026-05-25T04:37:28.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-25T04:37:28.883Z] c0a93fcb2794: Preparing [2026-05-25T04:37:28.883Z] 22e2adb60c69: Preparing [2026-05-25T04:37:28.883Z] ad297a5bbe06: Preparing [2026-05-25T04:37:28.883Z] 40781a107696: Preparing [2026-05-25T04:37:28.883Z] c4ab50111dcb: Preparing [2026-05-25T04:37:28.883Z] eeaa73608b53: Preparing [2026-05-25T04:37:28.883Z] eeaa73608b53: Waiting [2026-05-25T04:37:28.883Z] ad297a5bbe06: Layer already exists [2026-05-25T04:37:28.883Z] 22e2adb60c69: Layer already exists [2026-05-25T04:37:28.883Z] c4ab50111dcb: Layer already exists [2026-05-25T04:37:28.883Z] 40781a107696: Layer already exists [2026-05-25T04:37:28.883Z] c0a93fcb2794: Layer already exists [2026-05-25T04:37:29.154Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:29.154Z] 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:29.539Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:29.916Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2026-05-25T04:37:29.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-25T04:37:29.917Z] c0a93fcb2794: Preparing [2026-05-25T04:37:29.917Z] 22e2adb60c69: Preparing [2026-05-25T04:37:29.917Z] ad297a5bbe06: Preparing [2026-05-25T04:37:29.917Z] 40781a107696: Preparing [2026-05-25T04:37:29.917Z] c4ab50111dcb: Preparing [2026-05-25T04:37:29.917Z] eeaa73608b53: Preparing [2026-05-25T04:37:29.917Z] eeaa73608b53: Waiting [2026-05-25T04:37:29.917Z] c0a93fcb2794: Layer already exists [2026-05-25T04:37:29.917Z] 40781a107696: Layer already exists [2026-05-25T04:37:29.917Z] 22e2adb60c69: Layer already exists [2026-05-25T04:37:29.917Z] ad297a5bbe06: Layer already exists [2026-05-25T04:37:29.917Z] c4ab50111dcb: Layer already exists [2026-05-25T04:37:29.917Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:30.185Z] main: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:37:30.271Z] ===================================================== [Pipeline] echo [2026-05-25T04:37:30.285Z] taggedImages: [2026-05-25T04:37:30.285Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f [2026-05-25T04:37:30.285Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-05-25T04:37:30.285Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.21 [2026-05-25T04:37:30.285Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [2026-05-25T04:37:30.285Z] - 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 [2026-05-25T04:37:30.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:37:30.693Z] [2026-05-25T04:37:30.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:31.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:37:31.315Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:37:31.315Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:37:31.315Z] 04944245beec: Pulling fs layer [2026-05-25T04:37:31.315Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:37:31.315Z] 765212b225bb: Pulling fs layer [2026-05-25T04:37:31.315Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:37:31.315Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:37:31.315Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:37:31.315Z] 765212b225bb: Waiting [2026-05-25T04:37:31.315Z] f23df028b6ca: Waiting [2026-05-25T04:37:31.315Z] 2437ff75d9bd: Waiting [2026-05-25T04:37:31.315Z] d65c8cfc05b1: Waiting [2026-05-25T04:37:31.315Z] 04944245beec: Verifying Checksum [2026-05-25T04:37:31.315Z] 04944245beec: Download complete [2026-05-25T04:37:31.315Z] 765212b225bb: Verifying Checksum [2026-05-25T04:37:31.315Z] 765212b225bb: Download complete [2026-05-25T04:37:31.315Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:37:31.315Z] f23df028b6ca: Download complete [2026-05-25T04:37:31.315Z] d65c8cfc05b1: Download complete [2026-05-25T04:37:31.584Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:37:31.584Z] 699f458cf7ca: Download complete [2026-05-25T04:37:32.168Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T04:37:32.168Z] 8998bd30e6a1: Download complete [2026-05-25T04:37:34.758Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:37:34.758Z] 2437ff75d9bd: Download complete [2026-05-25T04:37:36.715Z] 8998bd30e6a1: Pull complete [2026-05-25T04:37:37.302Z] 04944245beec: Pull complete [2026-05-25T04:37:39.252Z] 699f458cf7ca: Pull complete [2026-05-25T04:37:39.252Z] 765212b225bb: Pull complete [2026-05-25T04:37:40.215Z] f23df028b6ca: Pull complete [2026-05-25T04:37:40.483Z] d65c8cfc05b1: Pull complete [2026-05-25T04:37:58.719Z] 2437ff75d9bd: Pull complete [2026-05-25T04:37:58.719Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:37:58.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:37:58.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:37:58.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-10581 does not seem to be running inside a container [2026-05-25T04:37:59.057Z] $ 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/217 -v /w/workspace/device-modbus-go/217:/w/workspace/device-modbus-go/217:rw,z -v /w/workspace/device-modbus-go/217@tmp:/w/workspace/device-modbus-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-25T04:38:02.388Z] $ docker top 145d7bd67a402d79786499d96ca633d60ad578ebcd487aa5df3a2285ea66d8d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:38:03.264Z] ---> job-cost.sh [2026-05-25T04:38:03.264Z] lf-activate-venv: SKIPPING [2026-05-25T04:38:03.264Z] INFO: No Stack... [2026-05-25T04:38:03.849Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:38:04.813Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:38:05.472Z] + cat /w/workspace/device-modbus-go/217/archives/cost.csv [2026-05-25T04:38:05.472Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:38:05.546Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [2026-05-25T04:38:05.553Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] did not exist. Created. [2026-05-25T04:38:05.558Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:38:06.239Z] /w/workspace/device-modbus-go/217@tmp/durable-0fab3d67/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T04:38:06.897Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:38:06.914Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T04:38:06.974Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:38:06.985Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:38:07.027Z] $ docker stop --time=1 145d7bd67a402d79786499d96ca633d60ad578ebcd487aa5df3a2285ea66d8d8 [2026-05-25T04:38:08.642Z] $ docker rm -f --volumes 145d7bd67a402d79786499d96ca633d60ad578ebcd487aa5df3a2285ea66d8d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-25T04:38:09.180Z] provisioning config files... [2026-05-25T04:38:09.195Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7243009407826640723tmp [Pipeline] { [Pipeline] sh [2026-05-25T04:38:09.496Z] + set +x [2026-05-25T04:38:09.496Z] + curl -s https://codecov.io/bash [2026-05-25T04:38:09.496Z] + bash -s -- [2026-05-25T04:38:09.496Z] [2026-05-25T04:38:09.496Z] _____ _ [2026-05-25T04:38:09.496Z] / ____| | | [2026-05-25T04:38:09.496Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T04:38:09.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T04:38:09.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T04:38:09.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T04:38:09.496Z] Bash-1.0.6 [2026-05-25T04:38:09.496Z] [2026-05-25T04:38:09.496Z] [2026-05-25T04:38:09.496Z] ==> git version 2.25.1 found [2026-05-25T04:38:09.496Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-25T04:38:09.496Z] Release-Date: 2020-01-08 [2026-05-25T04:38:09.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-25T04:38:09.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T04:38:09.496Z] ==> Jenkins CI detected. [2026-05-25T04:38:09.496Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2026-05-25T04:38:09.496Z] project root: . [2026-05-25T04:38:09.496Z] --> token set from env [2026-05-25T04:38:09.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T04:38:09.496Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T04:38:09.496Z] ==> Python coveragepy not found [2026-05-25T04:38:09.496Z] ==> Searching for coverage reports in: [2026-05-25T04:38:09.496Z] + . [2026-05-25T04:38:09.496Z] -> Found 1 reports [2026-05-25T04:38:09.496Z] ==> Detecting git/mercurial file structure [2026-05-25T04:38:09.496Z] ==> Reading reports [2026-05-25T04:38:09.756Z] + ./coverage.out bytes=32380 [2026-05-25T04:38:09.756Z] ==> Appending adjustments [2026-05-25T04:38:09.756Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T04:38:09.756Z] + Found adjustments [2026-05-25T04:38:09.756Z] ==> Gzipping contents [2026-05-25T04:38:09.756Z] 8.0K /tmp/codecov.qHNkks.gz [2026-05-25T04:38:09.756Z] ==> Uploading reports [2026-05-25T04:38:09.756Z] url: https://codecov.io [2026-05-25T04:38:09.756Z] query: branch=main&commit=60281cc6063d26a96af40c69e79836997efaa71f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:38:09.756Z] -> Pinging Codecov [2026-05-25T04:38:09.756Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=60281cc6063d26a96af40c69e79836997efaa71f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:38:10.015Z] -> Uploading to [2026-05-25T04:38:10.015Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/60281cc6063d26a96af40c69e79836997efaa71f/e91cc753-a672-44d8-aa81-b8d29ee77eea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T043809Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1bf58d8c8f547d654ac7df19feb35d425cc61fe0f53841446fd9474290fcf7de [2026-05-25T04:38:10.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:38:10.015Z] Dload Upload Total Spent Left Speed [2026-05-25T04:38:10.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5118 0 0 100 5118 0 35296 --:--:-- --:--:-- --:--:-- 35296 [2026-05-25T04:38:10.015Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] } [2026-05-25T04:38:10.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T04:38:10.278Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T04:38:10.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:10.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:38:10.614Z] [2026-05-25T04:38:10.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:10.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:38:10.910Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T04:38:10.910Z] 2d35ebdb57d9: Already exists [2026-05-25T04:38:10.910Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T04:38:10.910Z] 91631faa732a: Pulling fs layer [2026-05-25T04:38:10.910Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T04:38:10.910Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:38:10.910Z] 7861252a18e6: Pulling fs layer [2026-05-25T04:38:10.910Z] 9130f900ef6f: Pulling fs layer [2026-05-25T04:38:10.910Z] 4f4fb700ef54: Waiting [2026-05-25T04:38:10.910Z] 7861252a18e6: Waiting [2026-05-25T04:38:10.910Z] 9130f900ef6f: Waiting [2026-05-25T04:38:10.910Z] f3f5ae8826fa: Verifying Checksum [2026-05-25T04:38:10.910Z] f3f5ae8826fa: Download complete [2026-05-25T04:38:10.910Z] 85e8836fcdb2: Verifying Checksum [2026-05-25T04:38:10.910Z] 85e8836fcdb2: Download complete [2026-05-25T04:38:10.910Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:38:10.910Z] 4f4fb700ef54: Download complete [2026-05-25T04:38:10.910Z] 85e8836fcdb2: Pull complete [2026-05-25T04:38:11.172Z] 7861252a18e6: Verifying Checksum [2026-05-25T04:38:11.172Z] 7861252a18e6: Download complete [2026-05-25T04:38:11.429Z] 91631faa732a: Verifying Checksum [2026-05-25T04:38:11.429Z] 91631faa732a: Download complete [2026-05-25T04:38:11.994Z] 9130f900ef6f: Verifying Checksum [2026-05-25T04:38:11.994Z] 9130f900ef6f: Download complete [2026-05-25T04:38:16.171Z] 91631faa732a: Pull complete [2026-05-25T04:38:16.171Z] f3f5ae8826fa: Pull complete [2026-05-25T04:38:16.171Z] 4f4fb700ef54: Pull complete [2026-05-25T04:38:16.171Z] 7861252a18e6: Pull complete [2026-05-25T04:38:19.473Z] 9130f900ef6f: Pull complete [2026-05-25T04:38:19.473Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T04:38:19.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:38:19.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:38:19.579Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:38:19.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T04:38:21.062Z] $ docker top 06885acf639f57b874cf6721a356f5c131acb35116b412d7cacc8ca38a1dfa88 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:38:21.390Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2026-05-25T04:38:21.398Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2026-05-25T04:38:21.676Z] + set -o pipefail [2026-05-25T04:38:21.676Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2026-05-25T04:38:29.806Z] [2026-05-25T04:38:29.806Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2026-05-25T04:38:29.806Z] [2026-05-25T04:38:29.806Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/a3d74c72-c03d-48c6-b075-3245d7d50352 [2026-05-25T04:38:29.806Z] [2026-05-25T04:38:29.806Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-25T04:38:29.806Z] [2026-05-25T04:38:29.806Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T04:38:29.806Z] [Pipeline] } [2026-05-25T04:38:29.835Z] $ docker stop --time=1 06885acf639f57b874cf6721a356f5c131acb35116b412d7cacc8ca38a1dfa88 [2026-05-25T04:38:31.991Z] $ docker rm -f --volumes 06885acf639f57b874cf6721a356f5c131acb35116b412d7cacc8ca38a1dfa88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:38:32.870Z] + git log --format=format:%s -1 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] sh [2026-05-25T04:38:33.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:38:33.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:33.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:38:33.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:38:33.546Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:38:33.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:38:33.835Z] $ docker top 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b -eo pid,comm [2026-05-25T04:38:33.858Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T04:38:33.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:38:33.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:38:33.915Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:38:34.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:38:34.045Z] $ docker exec 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b ssh-agent [2026-05-25T04:38:34.133Z] SSH_AUTH_SOCK=/tmp/ssh-Tdhsf9udyqr0/agent.32 [2026-05-25T04:38:34.133Z] SSH_AGENT_PID=38 [2026-05-25T04:38:34.137Z] Running ssh-add (command line suppressed) [2026-05-25T04:38:34.247Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6752057263300767008.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6752057263300767008.key) [2026-05-25T04:38:34.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:38:34.529Z] + git semver tag [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,771 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,776 [run_tag] DEBUG tag force:False [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,776 [check_head_tag] DEBUG check head tag [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,777 [execute] INFO git cat-file --batch-check [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,779 [execute] INFO git cat-file --batch [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,793 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,793 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:38:34.787Z] 2026-05-25 04:38:34,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:38:34.787Z] 4.1.0-dev.21 [Pipeline] } [2026-05-25T04:38:35.071Z] $ docker exec --env ******** --env ******** 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b ssh-agent -k [2026-05-25T04:38:35.159Z] unset SSH_AUTH_SOCK; [2026-05-25T04:38:35.160Z] unset SSH_AGENT_PID; [2026-05-25T04:38:35.160Z] echo Agent pid 38 killed; [2026-05-25T04:38:35.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:38:35.475Z] + git semver [Pipeline] } [2026-05-25T04:38:35.761Z] $ docker stop --time=1 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b [2026-05-25T04:38:37.008Z] $ docker rm -f --volumes 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:37.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:38:37.414Z] [2026-05-25T04:38:37.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:37.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:38:37.839Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T04:38:37.839Z] ab5ef0e58194: Pulling fs layer [2026-05-25T04:38:37.839Z] 9712f1f96733: Pulling fs layer [2026-05-25T04:38:37.839Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T04:38:37.839Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T04:38:37.839Z] e9a5061849ea: Pulling fs layer [2026-05-25T04:38:37.839Z] d747dcd14b5f: Pulling fs layer [2026-05-25T04:38:37.839Z] 2de7ff778b66: Pulling fs layer [2026-05-25T04:38:37.839Z] 0d9ebad4ef96: Waiting [2026-05-25T04:38:37.839Z] d747dcd14b5f: Waiting [2026-05-25T04:38:37.839Z] e9a5061849ea: Waiting [2026-05-25T04:38:37.839Z] 2de7ff778b66: Waiting [2026-05-25T04:38:37.839Z] 9712f1f96733: Verifying Checksum [2026-05-25T04:38:37.839Z] 9712f1f96733: Download complete [2026-05-25T04:38:38.409Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T04:38:38.409Z] 63f879dbbcfc: Download complete [2026-05-25T04:38:38.409Z] e9a5061849ea: Verifying Checksum [2026-05-25T04:38:38.409Z] e9a5061849ea: Download complete [2026-05-25T04:38:38.409Z] d747dcd14b5f: Download complete [2026-05-25T04:38:38.409Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T04:38:38.409Z] 0d9ebad4ef96: Download complete [2026-05-25T04:38:38.667Z] ab5ef0e58194: Verifying Checksum [2026-05-25T04:38:38.667Z] ab5ef0e58194: Download complete [2026-05-25T04:38:38.667Z] 2de7ff778b66: Verifying Checksum [2026-05-25T04:38:38.667Z] 2de7ff778b66: Download complete [2026-05-25T04:38:41.943Z] ab5ef0e58194: Pull complete [2026-05-25T04:38:41.943Z] 9712f1f96733: Pull complete [2026-05-25T04:38:42.509Z] 63f879dbbcfc: Pull complete [2026-05-25T04:38:47.783Z] 0d9ebad4ef96: Pull complete [2026-05-25T04:38:47.783Z] e9a5061849ea: Pull complete [2026-05-25T04:38:47.783Z] d747dcd14b5f: Pull complete [2026-05-25T04:38:48.724Z] 2de7ff778b66: Pull complete [2026-05-25T04:38:48.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T04:38:48.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:38:48.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:38:48.813Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:38:48.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T04:38:50.139Z] $ docker top bd0103b2aec2cb0e75140ca1465e7d32cbc795a18ecae8e10f2ffde691749c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:38:50.191Z] provisioning config files... [2026-05-25T04:38:50.200Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9604839737455137206tmp [2026-05-25T04:38:50.223Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2658824950633148279tmp [2026-05-25T04:38:50.241Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3874344892077020666tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:38:50.275Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:38:50.568Z] ---> sigul-configuration.sh [2026-05-25T04:38:50.568Z] gpg: directory `/root/.gnupg' created [2026-05-25T04:38:50.568Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T04:38:50.568Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T04:38:50.568Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T04:38:50.568Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T04:38:50.568Z] gpg: CAST5 encrypted data [2026-05-25T04:38:50.568Z] gpg: encrypted with 1 passphrase [2026-05-25T04:38:50.568Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T04:38:50.857Z] + mkdir /home/jenkins [2026-05-25T04:38:50.857Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T04:38:51.156Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-25T04:38:51.170Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:38:51.464Z] ---> sigul-install.sh [2026-05-25T04:38:51.464Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T04:38:51.826Z] + git tag --list [2026-05-25T04:38:51.826Z] 0.7.1 [2026-05-25T04:38:51.826Z] v1.0.0 [2026-05-25T04:38:51.826Z] v1.1.0 [2026-05-25T04:38:51.826Z] v1.1.1 [2026-05-25T04:38:51.826Z] v1.2.2 [2026-05-25T04:38:51.826Z] v1.3.0 [2026-05-25T04:38:51.826Z] v1.3.1 [2026-05-25T04:38:51.826Z] v2.0.0 [2026-05-25T04:38:51.826Z] v2.1.0 [2026-05-25T04:38:51.826Z] v2.1.1 [2026-05-25T04:38:51.826Z] v2.2.0 [2026-05-25T04:38:51.826Z] v2.3.0 [2026-05-25T04:38:51.826Z] v3.0 [2026-05-25T04:38:51.826Z] v3.0.0 [2026-05-25T04:38:51.826Z] v3.1 [2026-05-25T04:38:51.826Z] v3.1.0 [2026-05-25T04:38:51.826Z] v3.1.1 [2026-05-25T04:38:51.826Z] v4.0 [2026-05-25T04:38:51.826Z] v4.0.0 [2026-05-25T04:38:51.826Z] v4.0.1 [2026-05-25T04:38:51.826Z] v4.0.1-dev.1 [2026-05-25T04:38:51.826Z] v4.0.1-dev.2 [2026-05-25T04:38:51.826Z] v4.0.1-dev.3 [2026-05-25T04:38:51.826Z] v4.0.1-dev.4 [2026-05-25T04:38:51.826Z] v4.1.0-dev.1 [2026-05-25T04:38:51.826Z] v4.1.0-dev.10 [2026-05-25T04:38:51.826Z] v4.1.0-dev.11 [2026-05-25T04:38:51.826Z] v4.1.0-dev.12 [2026-05-25T04:38:51.826Z] v4.1.0-dev.13 [2026-05-25T04:38:51.826Z] v4.1.0-dev.14 [2026-05-25T04:38:51.826Z] v4.1.0-dev.15 [2026-05-25T04:38:51.826Z] v4.1.0-dev.16 [2026-05-25T04:38:51.826Z] v4.1.0-dev.17 [2026-05-25T04:38:51.826Z] v4.1.0-dev.18 [2026-05-25T04:38:51.826Z] v4.1.0-dev.19 [2026-05-25T04:38:51.826Z] v4.1.0-dev.2 [2026-05-25T04:38:51.826Z] v4.1.0-dev.20 [2026-05-25T04:38:51.826Z] v4.1.0-dev.21 [2026-05-25T04:38:51.826Z] v4.1.0-dev.3 [2026-05-25T04:38:51.826Z] v4.1.0-dev.4 [2026-05-25T04:38:51.826Z] v4.1.0-dev.5 [2026-05-25T04:38:51.826Z] v4.1.0-dev.6 [2026-05-25T04:38:51.826Z] v4.1.0-dev.7 [2026-05-25T04:38:51.826Z] v4.1.0-dev.8 [2026-05-25T04:38:51.826Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T04:38:52.120Z] + lftools sign git-tag v4.1.0-dev.21 [2026-05-25T04:38:52.685Z] Signing Git tag with Sigul... [2026-05-25T04:38:52.685Z] Signing v4.1.0-dev.21 [Pipeline] echo [2026-05-25T04:38:52.954Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:38:53.377Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T04:38:53.429Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T04:38:53.499Z] $ docker stop --time=1 bd0103b2aec2cb0e75140ca1465e7d32cbc795a18ecae8e10f2ffde691749c44 [2026-05-25T04:38:54.789Z] $ docker rm -f --volumes bd0103b2aec2cb0e75140ca1465e7d32cbc795a18ecae8e10f2ffde691749c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T04:38:55.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:38:55.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:55.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:38:55.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:38:55.654Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:38:55.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:38:55.928Z] $ docker top fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 -eo pid,comm [2026-05-25T04:38:55.949Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T04:38:55.949Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:38:56.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:38:56.008Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:38:56.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:38:56.304Z] $ docker exec fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 ssh-agent [2026-05-25T04:38:56.395Z] SSH_AUTH_SOCK=/tmp/ssh-p7NlizashX8B/agent.33 [2026-05-25T04:38:56.395Z] SSH_AGENT_PID=39 [2026-05-25T04:38:56.400Z] Running ssh-add (command line suppressed) [2026-05-25T04:38:56.508Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1142470290842231780.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1142470290842231780.key) [2026-05-25T04:38:56.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:38:56.796Z] + git semver bump pre [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,022 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,022 [bump_version] DEBUG bumped version:4.1.0-dev.22 [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,022 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,022 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,022 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,024 [execute] INFO git cat-file --batch-check [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,029 [execute] INFO git cat-file --batch [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:38:57.054Z] 2026-05-25 04:38:57,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:38:57.054Z] 4.1.0-dev.22 [Pipeline] } [2026-05-25T04:38:57.079Z] $ docker exec --env ******** --env ******** fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 ssh-agent -k [2026-05-25T04:38:57.179Z] unset SSH_AUTH_SOCK; [2026-05-25T04:38:57.180Z] unset SSH_AGENT_PID; [2026-05-25T04:38:57.180Z] echo Agent pid 39 killed; [2026-05-25T04:38:57.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:38:57.501Z] + git semver [Pipeline] } [2026-05-25T04:38:57.786Z] $ docker stop --time=1 fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 [2026-05-25T04:38:59.025Z] $ docker rm -f --volumes fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:38:59.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:38:59.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:59.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:38:59.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:38:59.740Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:38:59.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:39:01.675Z] $ docker top 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:39:01.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:39:01.751Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:39:01.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:39:01.869Z] $ docker exec 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 ssh-agent [2026-05-25T04:39:01.950Z] SSH_AUTH_SOCK=/tmp/ssh-DxTOAZhk6NAB/agent.32 [2026-05-25T04:39:01.950Z] SSH_AGENT_PID=38 [2026-05-25T04:39:01.953Z] Running ssh-add (command line suppressed) [2026-05-25T04:39:02.062Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7935048175826176386.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7935048175826176386.key) [2026-05-25T04:39:02.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:39:02.345Z] + git semver push [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,559 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,564 [run_push] DEBUG push [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,564 [execute] INFO git cat-file --batch-check [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,567 [execute] INFO git rev-list 27aff03ecdae37a7b2a5f8776ce3f6f5ec00fab2 -- [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,567 [execute] DEBUG Popen(['git', 'rev-list', '27aff03ecdae37a7b2a5f8776ce3f6f5ec00fab2', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,575 [execute] INFO git fetch -v -- origin [2026-05-25T04:39:02.604Z] 2026-05-25 04:39:02,575 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T04:39:03.189Z] 2026-05-25 04:39:03,128 [run_push] DEBUG no remote changes detected [2026-05-25T04:39:03.189Z] 2026-05-25 04:39:03,128 [execute] INFO git push origin semver [2026-05-25T04:39:03.189Z] 2026-05-25 04:39:03,129 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:39:04.133Z] 2026-05-25 04:39:04,146 [run_push] DEBUG push all version tags [2026-05-25T04:39:04.133Z] 2026-05-25 04:39:04,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T04:39:04.133Z] 2026-05-25 04:39:04,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:39:05.513Z] 2026-05-25 04:39:05,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-25T04:39:05.513Z] 4.1.0-dev.22 [Pipeline] } [2026-05-25T04:39:05.537Z] $ docker exec --env ******** --env ******** 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 ssh-agent -k [2026-05-25T04:39:05.619Z] unset SSH_AUTH_SOCK; [2026-05-25T04:39:05.619Z] unset SSH_AGENT_PID; [2026-05-25T04:39:05.619Z] echo Agent pid 38 killed; [2026-05-25T04:39:05.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:39:05.927Z] + git semver [Pipeline] } [2026-05-25T04:39:06.213Z] $ docker stop --time=1 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 [2026-05-25T04:39:07.431Z] $ docker rm -f --volumes 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-25T04:39:08.170Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2026-05-25T04:39:08.171Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-05-25T04:39:08.171Z] total 16 [2026-05-25T04:39:08.171Z] drwxr-xr-x 3 root root 4096 May 25 04:21 . [2026-05-25T04:39:08.171Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:38 .. [2026-05-25T04:39:08.171Z] drwxr-xr-x 2 root root 4096 May 25 04:21 cost [2026-05-25T04:39:08.171Z] -rw-r--r-- 1 root root 88 May 25 04:21 cost.csv [2026-05-25T04:39:08.171Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-05-25T04:39:08.171Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-05-25T04:39:08.171Z] total 16 [2026-05-25T04:39:08.171Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:21 . [2026-05-25T04:39:08.171Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:38 .. [2026-05-25T04:39:08.171Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:21 cost [2026-05-25T04:39:08.171Z] -rw-r--r-- 1 jenkins jenkins 88 May 25 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:08.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:09.827Z] ---> package-listing.sh [2026-05-25T04:39:09.827Z] ++ facter osfamily [2026-05-25T04:39:09.827Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:39:09.827Z] + OS_FAMILY=debian [2026-05-25T04:39:09.827Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-05-25T04:39:09.827Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:39:09.827Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:39:09.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:39:09.827Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:39:09.827Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-05-25T04:39:09.827Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:39:09.827Z] + case "${OS_FAMILY}" in [2026-05-25T04:39:09.827Z] + dpkg -l [2026-05-25T04:39:09.827Z] + grep '^ii' [2026-05-25T04:39:09.827Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:39:09.827Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:39:09.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:39:09.827Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-05-25T04:39:09.827Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-05-25T04:39:09.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2026-05-25T04:39:09.835Z] 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 [2026-05-25T04:39:10.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:12.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:39:12.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:39:12.893Z] prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container [2026-05-25T04:39:13.892Z] $ 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 [2026-05-25T04:39:14.763Z] $ docker top 035230342f8750d4e7b3ffdd7c4727333be36df3beda5d5c466484127f80330e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:39:16.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:39:16.399Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:39:16.813Z] + ls /var/log/sa-host [2026-05-25T04:39:16.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:39:16.976Z] provisioning config files... [2026-05-25T04:39:16.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3892358101725992174tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:39:17.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:17.290Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:39:17.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:17.645Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:39:17.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:17.935Z] ---> sudo-logs.sh [2026-05-25T04:39:17.935Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:39:17.968Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:18.254Z] ---> job-cost.sh [2026-05-25T04:39:18.254Z] lf-activate-venv: SKIPPING [2026-05-25T04:39:18.254Z] DEBUG: total: 0.2199999988079071 [2026-05-25T04:39:18.254Z] INFO: Retrieving Stack Cost... [2026-05-25T04:39:18.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:39:18.770Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:39:18.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:19.064Z] ---> logs-deploy.sh [2026-05-25T04:39:19.064Z] lf-activate-venv: SKIPPING [2026-05-25T04:39:19.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/217 [2026-05-25T04:39:19.064Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:39:20.016Z] Archives upload complete. [2026-05-25T04:39:20.275Z] INFO: archiving logs to Nexus [2026-05-25T04:39:20.849Z] ---> uname -a: [2026-05-25T04:39:20.849Z] Linux prd-ubuntu20-04-docker-8c-8g-10577 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] ---> lscpu: [2026-05-25T04:39:20.849Z] Architecture: x86_64 [2026-05-25T04:39:20.849Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-25T04:39:20.849Z] Byte Order: Little Endian [2026-05-25T04:39:20.849Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-25T04:39:20.849Z] CPU(s): 8 [2026-05-25T04:39:20.849Z] On-line CPU(s) list: 0-7 [2026-05-25T04:39:20.849Z] Thread(s) per core: 1 [2026-05-25T04:39:20.849Z] Core(s) per socket: 1 [2026-05-25T04:39:20.849Z] Socket(s): 8 [2026-05-25T04:39:20.849Z] NUMA node(s): 1 [2026-05-25T04:39:20.849Z] Vendor ID: AuthenticAMD [2026-05-25T04:39:20.849Z] CPU family: 23 [2026-05-25T04:39:20.849Z] Model: 49 [2026-05-25T04:39:20.849Z] Model name: AMD EPYC-Rome Processor [2026-05-25T04:39:20.849Z] Stepping: 0 [2026-05-25T04:39:20.849Z] CPU MHz: 2800.000 [2026-05-25T04:39:20.849Z] BogoMIPS: 5600.00 [2026-05-25T04:39:20.849Z] Virtualization: AMD-V [2026-05-25T04:39:20.849Z] Hypervisor vendor: KVM [2026-05-25T04:39:20.849Z] Virtualization type: full [2026-05-25T04:39:20.849Z] L1d cache: 256 KiB [2026-05-25T04:39:20.849Z] L1i cache: 256 KiB [2026-05-25T04:39:20.849Z] L2 cache: 4 MiB [2026-05-25T04:39:20.849Z] L3 cache: 128 MiB [2026-05-25T04:39:20.849Z] NUMA node0 CPU(s): 0-7 [2026-05-25T04:39:20.849Z] Vulnerability Gather data sampling: Not affected [2026-05-25T04:39:20.849Z] Vulnerability Itlb multihit: Not affected [2026-05-25T04:39:20.849Z] Vulnerability L1tf: Not affected [2026-05-25T04:39:20.849Z] Vulnerability Mds: Not affected [2026-05-25T04:39:20.849Z] Vulnerability Meltdown: Not affected [2026-05-25T04:39:20.849Z] Vulnerability Mmio stale data: Not affected [2026-05-25T04:39:20.849Z] Vulnerability Retbleed: Vulnerable [2026-05-25T04:39:20.849Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-25T04:39:20.849Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-25T04:39:20.849Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-25T04:39:20.849Z] Vulnerability Srbds: Not affected [2026-05-25T04:39:20.849Z] Vulnerability Tsx async abort: Not affected [2026-05-25T04:39:20.849Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] ---> nproc: [2026-05-25T04:39:20.849Z] 8 [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] ---> df -h: [2026-05-25T04:39:20.849Z] Filesystem Size Used Avail Use% Mounted on [2026-05-25T04:39:20.849Z] overlay 155G 14G 141G 9% / [2026-05-25T04:39:20.849Z] tmpfs 64M 0 64M 0% /dev [2026-05-25T04:39:20.849Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-25T04:39:20.849Z] shm 64M 0 64M 0% /dev/shm [2026-05-25T04:39:20.849Z] /dev/vda1 155G 14G 141G 9% /facter-os [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] ---> sar -b -r -n DEV: [2026-05-25T04:39:20.849Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10577) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] 04:18:02 LINUX RESTART (8 CPU) [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] 04:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-25T04:39:20.849Z] 04:20:01 304.65 16.36 288.29 0.00 2176.30 92939.71 0.00 [2026-05-25T04:39:20.849Z] 04:21:01 115.66 0.32 115.35 0.00 22.93 35197.62 0.00 [2026-05-25T04:39:20.849Z] 04:22:01 53.32 0.00 53.32 0.00 0.00 17029.96 0.00 [2026-05-25T04:39:20.849Z] 04:23:01 1.35 0.00 1.35 0.00 0.00 17.19 0.00 [2026-05-25T04:39:20.849Z] 04:24:01 23.73 1.07 22.66 0.00 41.99 2476.65 0.00 [2026-05-25T04:39:20.849Z] 04:25:01 3.08 0.03 3.05 0.00 0.27 66.38 0.00 [2026-05-25T04:39:20.849Z] 04:26:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2026-05-25T04:39:20.849Z] 04:27:01 1.17 0.00 1.17 0.00 0.00 15.86 0.00 [2026-05-25T04:39:20.849Z] 04:28:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2026-05-25T04:39:20.849Z] 04:29:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2026-05-25T04:39:20.849Z] 04:30:01 1.07 0.00 1.07 0.00 0.00 15.06 0.00 [2026-05-25T04:39:20.849Z] 04:31:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2026-05-25T04:39:20.849Z] 04:32:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2026-05-25T04:39:20.849Z] 04:33:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 [2026-05-25T04:39:20.849Z] 04:34:01 1.57 0.02 1.55 0.00 0.13 21.60 0.00 [2026-05-25T04:39:20.849Z] 04:35:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2026-05-25T04:39:20.849Z] 04:36:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2026-05-25T04:39:20.849Z] 04:37:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2026-05-25T04:39:20.849Z] 04:38:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2026-05-25T04:39:20.849Z] 04:39:01 158.41 0.72 157.69 0.00 23.20 69123.55 0.00 [2026-05-25T04:39:20.849Z] Average: 33.77 0.93 32.84 0.00 113.24 10851.57 0.00 [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] 04:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-25T04:39:20.849Z] 04:20:01 26518140 31214356 1063748 3.24 154988 4650188 2314324 6.82 1943712 3828696 381940 [2026-05-25T04:39:20.849Z] 04:21:01 26674212 31483900 796176 2.42 162216 4751284 1728328 5.10 1620976 3992996 620 [2026-05-25T04:39:20.849Z] 04:22:01 26162512 31488100 790268 2.40 175392 5203388 1695232 5.00 1677812 4393652 12 [2026-05-25T04:39:20.849Z] 04:23:01 26161868 31487624 790396 2.40 175444 5203372 1695232 5.00 1677796 4393652 20 [2026-05-25T04:39:20.849Z] 04:24:01 26043292 31479804 786576 2.39 189656 5294500 1707112 5.03 1726604 4444908 196 [2026-05-25T04:39:20.849Z] 04:25:01 26042348 31478508 786808 2.39 189400 5294224 1721400 5.07 1726688 4444520 8 [2026-05-25T04:39:20.849Z] 04:26:01 26047932 31484168 780952 2.38 189428 5294228 1721400 5.07 1721372 4444524 8 [2026-05-25T04:39:20.849Z] 04:27:01 26047164 31483624 781400 2.38 189460 5294364 1721400 5.07 1721252 4444652 12 [2026-05-25T04:39:20.849Z] 04:28:01 26048312 31484816 780028 2.37 189480 5294356 1721400 5.07 1720592 4444656 28 [2026-05-25T04:39:20.849Z] 04:29:01 26048460 31485036 779716 2.37 189528 5294372 1721400 5.07 1720720 4444668 12 [2026-05-25T04:39:20.849Z] 04:30:01 26050648 31487224 777420 2.37 189576 5294372 1721400 5.07 1718312 4444668 8 [2026-05-25T04:39:20.849Z] 04:31:01 26050760 31487388 777216 2.36 189604 5294376 1721400 5.07 1718360 4444672 4 [2026-05-25T04:39:20.849Z] 04:32:01 26050776 31487432 777116 2.36 189628 5294376 1721400 5.07 1718276 4444672 12 [2026-05-25T04:39:20.849Z] 04:33:01 26050312 31487004 777500 2.37 189668 5294364 1721400 5.07 1718260 4444676 8 [2026-05-25T04:39:20.849Z] 04:34:01 26049568 31486516 777896 2.37 189712 5294360 1749480 5.16 1718480 4444648 8 [2026-05-25T04:39:20.849Z] 04:35:01 26049536 31486508 777792 2.37 189748 5294360 1749480 5.16 1718460 4444648 12 [2026-05-25T04:39:20.849Z] 04:36:01 26049560 31486580 777680 2.37 189764 5294368 1749480 5.16 1718508 4444656 8 [2026-05-25T04:39:20.849Z] 04:37:01 26049936 31486996 777132 2.36 189788 5294368 1749480 5.16 1718524 4444656 16 [2026-05-25T04:39:20.849Z] 04:38:01 26049668 31486796 777320 2.36 189828 5294356 1749480 5.16 1718340 4444660 8 [2026-05-25T04:39:20.849Z] 04:39:01 24485228 31429304 827708 2.52 242644 6609708 1797732 5.30 1861156 5719812 596 [2026-05-25T04:39:20.849Z] Average: 26036512 31469084 798042 2.43 187748 5291664 1758898 5.19 1729210 4449935 19177 [2026-05-25T04:39:20.849Z] [2026-05-25T04:39:20.849Z] 04:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-25T04:39:20.849Z] 04:20:01 ens3 590.27 413.18 6558.34 90.64 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:20:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:20:01 veth163f001 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:20:01 docker0 301.43 415.46 26.27 3154.93 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:21:01 ens3 33.93 21.10 210.82 9.99 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:21:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:21:01 docker0 4.33 7.98 0.32 128.21 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:22:01 ens3 142.33 101.25 2550.86 218.95 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:22:01 lo 5.60 5.60 0.56 0.56 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:23:01 ens3 3.13 0.95 1.06 0.71 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:24:01 ens3 52.01 21.00 846.82 2.10 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:24:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:25:01 ens3 2.27 0.95 0.89 0.63 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:26:01 ens3 2.13 0.47 0.71 0.46 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:27:01 ens3 1.08 0.42 0.32 0.22 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:28:01 ens3 0.97 0.33 0.32 0.21 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:29:01 ens3 0.95 0.62 0.50 0.36 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:30:01 ens3 0.65 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:31:01 ens3 1.27 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:34:01 ens3 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.849Z] 04:35:01 ens3 0.32 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:37:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:38:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:39:01 ens3 427.95 290.52 8048.67 182.34 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:39:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:39:01 vethffa9f50 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] 04:39:01 docker0 49.89 74.29 5.08 759.34 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] Average: ens3 63.06 42.57 910.95 25.33 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] Average: vethffa9f50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] Average: docker0 17.78 24.89 1.58 202.12 0.00 0.00 0.00 0.00 [2026-05-25T04:39:20.850Z] [2026-05-25T04:39:20.850Z]