Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 379ed16500191e309631f046ff14167998812a6c 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-ssh8735318102706717984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3568038491870558077.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13897838187068828339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5302147215421056948.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-ssh17570783840970075745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8553 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 379ed16500191e309631f046ff14167998812a6c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #659 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" > git checkout -f 379ed16500191e309631f046ff14167998812a6c # timeout=10 > git rev-list --no-walk ded4f4b49ca25371b9e9f1b4664a2749226cc248 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-09T07:18:28.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-09T07:18:28.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-09T07:18:28.354Z] ========================================================= [2025-09-09T07:18:28.354Z] EdgeX Global Pipelines Version Info [2025-09-09T07:18:28.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:18:29.456Z] ------------------- [2025-09-09T07:18:29.456Z] stable info: [2025-09-09T07:18:29.456Z] ------------------- [2025-09-09T07:18:29.456Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-09T07:18:29.456Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-09T07:18:29.456Z] Message: update stable to v1.0.276 [2025-09-09T07:18:29.716Z] ------------------- [2025-09-09T07:18:29.716Z] experimental info: [2025-09-09T07:18:29.716Z] ------------------- [2025-09-09T07:18:29.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-09T07:18:29.716Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-09T07:18:29.716Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-09T07:18:29.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-09-09T07:18:29.814Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-09-09T07:18:29.834Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-09T07:18:29.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-09T07:18:29.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-09T07:18:29.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-09T07:18:29.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-09T07:18:29.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-09T07:18:29.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-09T07:18:29.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-09T07:18:29.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-09T07:18:30.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-09-09T07:18:30.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-09T07:18:30.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-09T07:18:30.071Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-09T07:18:30.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-09T07:18:30.116Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-09T07:18:30.134Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-09T07:18:30.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-09T07:18:30.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-09T07:18:30.188Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-09T07:18:30.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-09T07:18:30.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-09T07:18:30.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-09T07:18:30.280Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-09T07:18:30.296Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-09T07:18:30.315Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-09T07:18:30.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-09T07:18:30.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-09T07:18:30.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-09T07:18:30.474Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 379ed16500191e309631f046ff14167998812a6c [Pipeline] echo [2025-09-09T07:18:30.494Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 379ed16 [Pipeline] echo [2025-09-09T07:18:30.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:18:30.577Z] provisioning config files... [2025-09-09T07:18:30.591Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7783300969497845572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:18:30.950Z] ---> ****-login.sh [2025-09-09T07:18:30.951Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:18:30.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:31.210Z] [2025-09-09T07:18:31.211Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T07:18:31.211Z] Configure a credential helper to remove this warning. See [2025-09-09T07:18:31.211Z] https://docs.****.com/go/credential-store/ [2025-09-09T07:18:31.211Z] [2025-09-09T07:18:31.211Z] Login Succeeded [2025-09-09T07:18:31.211Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:18:31.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:31.211Z] [2025-09-09T07:18:31.211Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T07:18:31.211Z] Configure a credential helper to remove this warning. See [2025-09-09T07:18:31.211Z] https://docs.****.com/go/credential-store/ [2025-09-09T07:18:31.211Z] [2025-09-09T07:18:31.211Z] Login Succeeded [2025-09-09T07:18:31.211Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:18:31.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:31.211Z] [2025-09-09T07:18:31.211Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T07:18:31.211Z] Configure a credential helper to remove this warning. See [2025-09-09T07:18:31.211Z] https://docs.****.com/go/credential-store/ [2025-09-09T07:18:31.211Z] [2025-09-09T07:18:31.211Z] Login Succeeded [2025-09-09T07:18:31.211Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:18:31.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:31.471Z] [2025-09-09T07:18:31.471Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T07:18:31.471Z] Configure a credential helper to remove this warning. See [2025-09-09T07:18:31.471Z] https://docs.****.com/go/credential-store/ [2025-09-09T07:18:31.471Z] [2025-09-09T07:18:31.471Z] Login Succeeded [2025-09-09T07:18:31.471Z] ****.io [2025-09-09T07:18:31.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:31.732Z] [2025-09-09T07:18:31.732Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T07:18:31.732Z] Configure a credential helper to remove this warning. See [2025-09-09T07:18:31.732Z] https://docs.****.com/go/credential-store/ [2025-09-09T07:18:31.732Z] [2025-09-09T07:18:31.732Z] Login Succeeded [2025-09-09T07:18:31.732Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:18:31.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-09T07:18:32.137Z] + git rev-list -1 --merges 379ed16500191e309631f046ff14167998812a6c~1..379ed16500191e309631f046ff14167998812a6c [Pipeline] echo [2025-09-09T07:18:32.167Z] -----------> git rev-list -1 --merges 379ed16500191e309631f046ff14167998812a6c~1..379ed16500191e309631f046ff14167998812a6c 379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:18:32.167Z] 379ed16500191e309631f046ff14167998812a6c [false] [Pipeline] sh [2025-09-09T07:18:32.463Z] + git log --format=format:%s -1 379ed16500191e309631f046ff14167998812a6c [Pipeline] echo [2025-09-09T07:18:32.481Z] ========================================================= [2025-09-09T07:18:32.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-09T07:18:32.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-09T07:18:32.813Z] + git log --format=format:%s -1 379ed16500191e309631f046ff14167998812a6c [Pipeline] echo [2025-09-09T07:18:32.826Z] [semverPrep] GIT_COMMIT: 379ed16500191e309631f046ff14167998812a6c, Commit Message: Merge pull request #659 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0 [Pipeline] echo [2025-09-09T07:18:32.842Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-09T07:18:33.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-09T07:18:33.199Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-09T07:18:33.199Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-09T07:18:33.199Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-09T07:18:33.199Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2025-09-09T07:18:33.199Z] tee -a /etc/ssh/ssh_known_hosts [2025-09-09T07:18:33.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:18:33.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T07:18:33.569Z] [2025-09-09T07:18:33.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:18:33.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T07:18:34.150Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-09T07:18:34.412Z] 3dae71ba6b94: Pulling fs layer [2025-09-09T07:18:34.412Z] 6bf1a483ea7c: Pulling fs layer [2025-09-09T07:18:34.412Z] f5dfc541a4d3: Pulling fs layer [2025-09-09T07:18:34.412Z] 461d9e800cba: Pulling fs layer [2025-09-09T07:18:34.412Z] 80192f66455f: Pulling fs layer [2025-09-09T07:18:34.412Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-09T07:18:34.412Z] a29436f7fd5d: Pulling fs layer [2025-09-09T07:18:34.412Z] 923cac83aea3: Pulling fs layer [2025-09-09T07:18:34.412Z] 25ad8b0a4227: Pulling fs layer [2025-09-09T07:18:34.412Z] db01528c6b51: Pulling fs layer [2025-09-09T07:18:34.412Z] 461d9e800cba: Waiting [2025-09-09T07:18:34.412Z] 28988de357af: Pulling fs layer [2025-09-09T07:18:34.412Z] a29436f7fd5d: Waiting [2025-09-09T07:18:34.412Z] 923cac83aea3: Waiting [2025-09-09T07:18:34.412Z] 2e8e34ca0e6c: Waiting [2025-09-09T07:18:34.412Z] 25ad8b0a4227: Waiting [2025-09-09T07:18:34.412Z] 80192f66455f: Waiting [2025-09-09T07:18:34.412Z] db01528c6b51: Waiting [2025-09-09T07:18:34.412Z] 28988de357af: Waiting [2025-09-09T07:18:34.412Z] 6bf1a483ea7c: Verifying Checksum [2025-09-09T07:18:34.412Z] 6bf1a483ea7c: Download complete [2025-09-09T07:18:34.412Z] 461d9e800cba: Download complete [2025-09-09T07:18:34.412Z] 80192f66455f: Verifying Checksum [2025-09-09T07:18:34.412Z] 80192f66455f: Download complete [2025-09-09T07:18:34.677Z] f5dfc541a4d3: Verifying Checksum [2025-09-09T07:18:34.677Z] f5dfc541a4d3: Download complete [2025-09-09T07:18:34.677Z] 3dae71ba6b94: Verifying Checksum [2025-09-09T07:18:34.677Z] 3dae71ba6b94: Download complete [2025-09-09T07:18:34.677Z] 923cac83aea3: Download complete [2025-09-09T07:18:34.940Z] 25ad8b0a4227: Verifying Checksum [2025-09-09T07:18:34.940Z] 25ad8b0a4227: Download complete [2025-09-09T07:18:34.940Z] db01528c6b51: Verifying Checksum [2025-09-09T07:18:34.940Z] db01528c6b51: Download complete [2025-09-09T07:18:34.940Z] 28988de357af: Verifying Checksum [2025-09-09T07:18:34.940Z] 28988de357af: Download complete [2025-09-09T07:18:35.199Z] a29436f7fd5d: Verifying Checksum [2025-09-09T07:18:35.199Z] a29436f7fd5d: Download complete [2025-09-09T07:18:35.459Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-09T07:18:35.459Z] 2e8e34ca0e6c: Download complete [2025-09-09T07:18:36.397Z] 3dae71ba6b94: Pull complete [2025-09-09T07:18:36.655Z] 6bf1a483ea7c: Pull complete [2025-09-09T07:18:37.593Z] f5dfc541a4d3: Pull complete [2025-09-09T07:18:37.854Z] 461d9e800cba: Pull complete [2025-09-09T07:18:37.854Z] 80192f66455f: Pull complete [2025-09-09T07:18:42.040Z] 2e8e34ca0e6c: Pull complete [2025-09-09T07:18:42.973Z] a29436f7fd5d: Pull complete [2025-09-09T07:18:42.973Z] 923cac83aea3: Pull complete [2025-09-09T07:18:42.973Z] 25ad8b0a4227: Pull complete [2025-09-09T07:18:42.973Z] db01528c6b51: Pull complete [2025-09-09T07:18:42.973Z] 28988de357af: Pull complete [2025-09-09T07:18:42.973Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-09T07:18:42.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T07:18:42.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:18:43.101Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:18:43.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-09T07:18:47.173Z] $ docker top 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb -eo pid,comm [2025-09-09T07:18:47.229Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-09T07:18:47.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-09T07:18:47.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T07:18:47.280Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T07:18:47.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T07:18:47.403Z] $ docker exec 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent [2025-09-09T07:18:47.507Z] SSH_AUTH_SOCK=/tmp/ssh-tnkIZYJWOntZ/agent.32 [2025-09-09T07:18:47.507Z] SSH_AGENT_PID=38 [2025-09-09T07:18:47.514Z] Running ssh-add (command line suppressed) [2025-09-09T07:18:47.617Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9321877259355609200.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9321877259355609200.key) [2025-09-09T07:18:47.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T07:18:47.922Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-09-09T07:18:48.206Z] + git tag --points-at HEAD [Pipeline] } [2025-09-09T07:18:48.214Z] $ docker exec --env ******** --env ******** 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent -k [2025-09-09T07:18:48.304Z] unset SSH_AUTH_SOCK; [2025-09-09T07:18:48.304Z] unset SSH_AGENT_PID; [2025-09-09T07:18:48.305Z] echo Agent pid 38 killed; [2025-09-09T07:18:48.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-09T07:18:48.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T07:18:48.361Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T07:18:48.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T07:18:48.478Z] $ docker exec 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent [2025-09-09T07:18:48.585Z] SSH_AUTH_SOCK=/tmp/ssh-10QZ1xWvuKPT/agent.86 [2025-09-09T07:18:48.585Z] SSH_AGENT_PID=92 [2025-09-09T07:18:48.591Z] Running ssh-add (command line suppressed) [2025-09-09T07:18:48.701Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13106046543976047277.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13106046543976047277.key) [2025-09-09T07:18:48.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T07:18:49.013Z] + git semver init [2025-09-09T07:18:49.275Z] 2025-09-09 07:18:49,233 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-09T07:18:49.275Z] 2025-09-09 07:18:49,236 [run_init] DEBUG init version:0.0.0 force:False [2025-09-09T07:18:49.275Z] 2025-09-09 07:18:49,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-09-09T07:18:49.275Z] 2025-09-09 07:18:49,237 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-09-09T07:18:49.275Z] 2025-09-09 07:18:49,237 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-09T07:18:50.653Z] 2025-09-09 07:18:50,502 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-09-09T07:18:50.653Z] 2025-09-09 07:18:50,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-09-09T07:18:50.653Z] 2025-09-09 07:18:50,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:18:50.653Z] 2025-09-09 07:18:50,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:18:50.653Z] 4.1.0-dev.10 [Pipeline] } [2025-09-09T07:18:50.660Z] $ docker exec --env ******** --env ******** 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent -k [2025-09-09T07:18:50.756Z] unset SSH_AUTH_SOCK; [2025-09-09T07:18:50.756Z] unset SSH_AGENT_PID; [2025-09-09T07:18:50.756Z] echo Agent pid 92 killed; [2025-09-09T07:18:50.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T07:18:51.097Z] + git semver [Pipeline] } [2025-09-09T07:18:51.678Z] $ docker stop --time=1 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb [2025-09-09T07:18:52.967Z] $ docker rm -f --volumes 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T07:18:53.305Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-09T07:18:53.570Z] Stashed 1 file(s) [Pipeline] echo [2025-09-09T07:18:53.573Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:18:53.725Z] provisioning config files... [2025-09-09T07:18:53.749Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config56634725612463648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:18:54.051Z] ---> ****-login.sh [2025-09-09T07:18:54.051Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:18:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:54.051Z] Login Succeeded [2025-09-09T07:18:54.051Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:18:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:54.051Z] Login Succeeded [2025-09-09T07:18:54.051Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:18:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:54.310Z] Login Succeeded [2025-09-09T07:18:54.310Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:18:54.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:54.310Z] Login Succeeded [2025-09-09T07:18:54.310Z] ****.io [2025-09-09T07:18:54.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:18:54.570Z] Login Succeeded [2025-09-09T07:18:54.570Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:18:54.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-09T07:18:54.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:18:54.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:18:54.701Z] ========================================================= [2025-09-09T07:18:54.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-09T07:18:54.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:18:55.041Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-09T07:18:55.607Z] #0 building with "default" instance using docker driver [2025-09-09T07:18:55.607Z] [2025-09-09T07:18:55.607Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:18:55.607Z] #1 transferring dockerfile: 1.52kB done [2025-09-09T07:18:55.607Z] #1 DONE 0.0s [2025-09-09T07:18:55.607Z] [2025-09-09T07:18:55.607Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-09T07:18:55.607Z] #2 DONE 0.1s [2025-09-09T07:18:55.866Z] [2025-09-09T07:18:55.866Z] #3 [internal] load .dockerignore [2025-09-09T07:18:55.866Z] #3 transferring context: 182B done [2025-09-09T07:18:55.866Z] #3 DONE 0.0s [2025-09-09T07:18:55.866Z] [2025-09-09T07:18:55.866Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-09T07:18:55.866Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-09T07:18:55.866Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-09T07:18:55.866Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-09T07:18:55.866Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-09T07:18:55.866Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-09T07:18:55.866Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-09T07:18:55.866Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-09T07:18:55.866Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-09-09T07:18:55.866Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-09T07:18:55.866Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-09T07:18:55.866Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-09-09T07:18:55.866Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-09T07:18:56.124Z] #4 ... [2025-09-09T07:18:56.124Z] [2025-09-09T07:18:56.124Z] #5 [internal] load build context [2025-09-09T07:18:56.124Z] #5 transferring context: 27.97MB 0.2s done [2025-09-09T07:18:56.124Z] #5 DONE 0.2s [2025-09-09T07:18:56.124Z] [2025-09-09T07:18:56.124Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-09T07:18:56.124Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.3s [2025-09-09T07:18:56.124Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-09-09T07:18:56.124Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-09-09T07:18:56.124Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-09-09T07:18:56.124Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.3s [2025-09-09T07:18:56.124Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.4s [2025-09-09T07:18:56.124Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-09T07:18:56.124Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 4.19MB / 13.29MB 0.4s [2025-09-09T07:18:56.383Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.6s [2025-09-09T07:18:56.383Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 20.97MB / 103.05MB 0.6s [2025-09-09T07:18:56.383Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-09-09T07:18:56.641Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-09-09T07:18:56.641Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 45.09MB / 103.05MB 0.8s [2025-09-09T07:18:56.641Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 0.9s [2025-09-09T07:18:56.641Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s done [2025-09-09T07:18:56.641Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 92.72MB / 103.05MB 1.0s [2025-09-09T07:18:56.641Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-09T07:18:56.898Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-09-09T07:18:57.467Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.6s done [2025-09-09T07:19:01.656Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-09-09T07:19:01.656Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-09T07:19:01.656Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-09T07:19:01.656Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-09-09T07:19:01.916Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-09T07:19:01.916Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad [2025-09-09T07:19:02.176Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-09T07:19:02.176Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-09T07:19:02.452Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.1s done [2025-09-09T07:19:02.452Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-09-09T07:19:05.736Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-09-09T07:19:05.736Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-09T07:19:05.736Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done [2025-09-09T07:19:06.303Z] #4 DONE 10.6s [2025-09-09T07:19:06.565Z] [2025-09-09T07:19:06.565Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-09T07:19:06.565Z] #6 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T07:19:06.824Z] #6 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T07:19:07.391Z] #6 0.876 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.886 (2/8) Installing libedit (20240517.3.1-r0) [2025-09-09T07:19:07.391Z] #6 0.891 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.913 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.922 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.926 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.929 (7/8) Installing openssh-server (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.947 (8/8) Installing openssh (9.7_p1-r5) [2025-09-09T07:19:07.391Z] #6 0.954 Executing busybox-1.36.1-r29.trigger [2025-09-09T07:19:07.391Z] #6 0.964 OK: 253 MiB in 66 packages [2025-09-09T07:19:08.687Z] Still waiting to schedule task [2025-09-09T07:19:08.688Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8549’ is offline [2025-09-09T07:19:12.662Z] #6 DONE 5.4s [2025-09-09T07:19:12.662Z] [2025-09-09T07:19:12.662Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-09-09T07:19:12.662Z] #7 DONE 0.0s [2025-09-09T07:19:12.662Z] [2025-09-09T07:19:12.662Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-09T07:19:12.662Z] #8 DONE 0.0s [2025-09-09T07:19:12.662Z] [2025-09-09T07:19:12.662Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T07:19:30.747Z] #9 DONE 18.3s [2025-09-09T07:19:30.747Z] [2025-09-09T07:19:30.747Z] #10 [builder 6/7] COPY . . [2025-09-09T07:19:30.747Z] #10 DONE 0.3s [2025-09-09T07:19:30.747Z] [2025-09-09T07:19:30.747Z] #11 [builder 7/7] RUN echo noop [2025-09-09T07:19:30.747Z] #11 0.181 noop [2025-09-09T07:19:30.747Z] #11 DONE 0.2s [2025-09-09T07:19:30.747Z] [2025-09-09T07:19:30.747Z] #12 exporting to image [2025-09-09T07:19:30.747Z] #12 exporting layers [2025-09-09T07:19:38.870Z] #12 exporting layers 6.9s done [2025-09-09T07:19:38.870Z] #12 writing image sha256:789ddf49874bcade0cbe044a0972c54ff3ddd2e03fd42b81241bc52394f3e00c done [2025-09-09T07:19:38.870Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-09T07:19:38.870Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:19:39.201Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-09T07:19:39.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:19:39.278Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:19:39.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-09T07:19:39.703Z] $ docker top ebe3ac9f7281a639533de84f705bbddaa3aacc69e5483460c60347291e2004ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:19:40.044Z] + go version [2025-09-09T07:19:40.044Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-09T07:19:40.056Z] $ docker stop --time=1 ebe3ac9f7281a639533de84f705bbddaa3aacc69e5483460c60347291e2004ef [2025-09-09T07:19:41.312Z] $ docker rm -f --volumes ebe3ac9f7281a639533de84f705bbddaa3aacc69e5483460c60347291e2004ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:19:41.751Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-09T07:19:41.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:19:41.827Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:19:41.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-09T07:19:42.111Z] $ docker top 08d5450e25a672c4da3d1af03a4c5d878da5dd63d299abbcda0e91be0bad1193 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:19:42.460Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-09-09T07:19:42.759Z] + make test [2025-09-09T07:19:42.759Z] go test ./... -coverprofile=coverage.out [2025-09-09T07:19:44.135Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-09-09T07:20:06.060Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-09-09T07:20:06.060Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 46.5% of statements [2025-09-09T07:20:16.034Z] go vet ./... [2025-09-09T07:20:21.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-09T07:20:21.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-09T07:20:21.300Z] ./bin/test-attribution-txt.sh [2025-09-09T07:20:21.300Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-09T07:20:21.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-09T07:20:21.327Z] $ docker stop --time=1 08d5450e25a672c4da3d1af03a4c5d878da5dd63d299abbcda0e91be0bad1193 [2025-09-09T07:20:26.794Z] $ docker rm -f --volumes 08d5450e25a672c4da3d1af03a4c5d878da5dd63d299abbcda0e91be0bad1193 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T07:20:27.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-09T07:20:27.426Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-09T07:20:27.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-09T07:20:28.267Z] + ls -al . [2025-09-09T07:20:28.267Z] total 260 [2025-09-09T07:20:28.267Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 07:19 . [2025-09-09T07:20:28.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 07:18 .. [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 07:18 .dockerignore [2025-09-09T07:20:28.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 07:20 .git [2025-09-09T07:20:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:18 .github [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 07:18 .gitignore [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 9 07:18 .golangci.yml [2025-09-09T07:20:28.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 07:18 .semver [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 20445 Sep 9 07:18 Attribution.txt [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 18046 Sep 9 07:18 CHANGELOG.md [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 1479 Sep 9 07:18 Dockerfile [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 07:18 GOVERNANCE.md [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 07:18 Jenkinsfile [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 07:18 LICENSE [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 2524 Sep 9 07:18 Makefile [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 07:18 OWNERS.md [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 07:18 README.md [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 07:18 VERSION [2025-09-09T07:20:28.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:18 bin [2025-09-09T07:20:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:18 cmd [2025-09-09T07:20:28.267Z] -rw-r--r-- 1 jenkins jenkins 27945 Sep 9 07:20 coverage.out [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 6428 Sep 9 07:18 go.mod [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 87547 Sep 9 07:18 go.sum [2025-09-09T07:20:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:18 internal [2025-09-09T07:20:28.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:18 simulator [2025-09-09T07:20:28.267Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 07:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:20:28.585Z] + 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=379ed16500191e309631f046ff14167998812a6c --label arch=amd64 --label version=4.1.0-dev.10 . [2025-09-09T07:20:28.845Z] #0 building with "default" instance using docker driver [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:20:28.845Z] #1 transferring dockerfile: 1.52kB done [2025-09-09T07:20:28.845Z] #1 DONE 0.0s [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-09T07:20:28.845Z] #2 DONE 0.0s [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T07:20:28.845Z] #3 DONE 0.1s [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #4 [internal] load .dockerignore [2025-09-09T07:20:28.845Z] #4 transferring context: 182B done [2025-09-09T07:20:28.845Z] #4 DONE 0.0s [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #5 [internal] load build context [2025-09-09T07:20:28.845Z] #5 transferring context: 41.68kB 0.0s done [2025-09-09T07:20:28.845Z] #5 DONE 0.0s [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-09T07:20:28.845Z] #6 DONE 0.1s [2025-09-09T07:20:28.845Z] [2025-09-09T07:20:28.845Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T07:20:28.845Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T07:20:28.845Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T07:20:28.845Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-09T07:20:28.845Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-09T07:20:28.845Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-09T07:20:29.104Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-09T07:20:29.104Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-09T07:20:29.104Z] #7 DONE 0.4s [2025-09-09T07:20:29.104Z] [2025-09-09T07:20:29.104Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-09T07:20:29.363Z] #8 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T07:20:29.363Z] #8 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T07:20:29.622Z] #8 0.785 OK: 253 MiB in 66 packages [2025-09-09T07:20:30.193Z] #8 DONE 1.1s [2025-09-09T07:20:30.193Z] [2025-09-09T07:20:30.193Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-09T07:20:30.193Z] #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T07:20:30.193Z] #9 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T07:20:30.193Z] #9 0.536 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T07:20:30.193Z] #9 0.542 Executing busybox-1.36.1-r29.trigger [2025-09-09T07:20:30.193Z] #9 0.550 OK: 8 MiB in 15 packages [2025-09-09T07:20:30.193Z] #9 DONE 0.8s [2025-09-09T07:20:30.193Z] [2025-09-09T07:20:30.193Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-09-09T07:20:30.193Z] #10 DONE 0.0s [2025-09-09T07:20:30.193Z] [2025-09-09T07:20:30.193Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-09T07:20:30.193Z] #11 DONE 0.0s [2025-09-09T07:20:30.193Z] [2025-09-09T07:20:30.193Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T07:20:30.758Z] #12 DONE 0.6s [2025-09-09T07:20:30.758Z] [2025-09-09T07:20:30.758Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-09T07:20:30.758Z] #13 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T07:20:30.758Z] #13 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T07:20:30.758Z] #13 0.761 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T07:20:31.016Z] #13 1.071 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T07:20:31.583Z] #13 ... [2025-09-09T07:20:31.583Z] [2025-09-09T07:20:31.583Z] #14 [builder 6/7] COPY . . [2025-09-09T07:20:31.583Z] #14 DONE 0.8s [2025-09-09T07:20:31.583Z] [2025-09-09T07:20:31.583Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-09T07:20:31.583Z] #13 1.469 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T07:20:31.583Z] #13 1.473 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T07:20:31.583Z] #13 1.476 Executing busybox-1.36.1-r30.trigger [2025-09-09T07:20:31.583Z] #13 1.482 OK: 8 MiB in 15 packages [2025-09-09T07:20:31.583Z] #13 DONE 1.6s [2025-09-09T07:20:31.583Z] [2025-09-09T07:20:31.583Z] #15 [builder 7/7] RUN make build [2025-09-09T07:20:31.839Z] #15 0.283 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-09-09T07:20:58.346Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8555 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-09-09T07:20:58.362Z] Running in /w/workspace/device-modbus-go/201 [Pipeline] { [2025-09-09T07:20:58.374Z] #15 DONE 24.7s [2025-09-09T07:20:58.374Z] [2025-09-09T07:20:58.374Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-09-09T07:20:58.374Z] #16 DONE 0.4s [2025-09-09T07:20:58.374Z] [2025-09-09T07:20:58.374Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-09-09T07:20:58.374Z] #17 DONE 0.0s [2025-09-09T07:20:58.374Z] [2025-09-09T07:20:58.374Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-09-09T07:20:58.374Z] #18 DONE 0.0s [2025-09-09T07:20:58.374Z] [2025-09-09T07:20:58.374Z] #19 exporting to image [2025-09-09T07:20:58.374Z] #19 exporting layers [2025-09-09T07:20:58.374Z] #19 exporting layers 0.2s done [2025-09-09T07:20:58.374Z] #19 writing image sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done [2025-09-09T07:20:58.374Z] #19 naming to docker.io/library/device-modbus done [2025-09-09T07:20:58.374Z] #19 DONE 0.2s [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [2025-09-09T07:20:58.423Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:20:58.615Z] provisioning config files... [2025-09-09T07:20:58.625Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17030408553909300565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:20:58.926Z] ---> ****-login.sh [2025-09-09T07:20:58.926Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:20:58.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:20:58.926Z] Login Succeeded [2025-09-09T07:20:58.926Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:20:58.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:20:58.926Z] Login Succeeded [2025-09-09T07:20:58.926Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:20:58.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:20:59.186Z] Login Succeeded [2025-09-09T07:20:59.186Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:20:59.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:20:59.186Z] Login Succeeded [2025-09-09T07:20:59.186Z] ****.io [2025-09-09T07:20:59.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:20:59.445Z] Login Succeeded [2025-09-09T07:20:59.445Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:20:59.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:20:59.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:20:59.533Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-09-09T07:20:59.533Z] 379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:20:59.533Z] latest [2025-09-09T07:20:59.533Z] 4.1.0-dev.10 [2025-09-09T07:20:59.533Z] 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:20:59.533Z] main [2025-09-09T07:20:59.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:20:59.881Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:00.208Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:21:00.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-09T07:21:00.208Z] ac654d2aaf29: Preparing [2025-09-09T07:21:00.208Z] 2bfc00823d80: Preparing [2025-09-09T07:21:00.208Z] 803004ff96d7: Preparing [2025-09-09T07:21:00.208Z] db73cf6a0ce3: Preparing [2025-09-09T07:21:00.208Z] 4fd417cbb502: Preparing [2025-09-09T07:21:00.208Z] 097100c76c15: Preparing [2025-09-09T07:21:00.208Z] 097100c76c15: Waiting [2025-09-09T07:21:00.208Z] 2bfc00823d80: Pushed [2025-09-09T07:21:00.208Z] 4fd417cbb502: Pushed [2025-09-09T07:21:00.467Z] db73cf6a0ce3: Pushed [2025-09-09T07:21:00.467Z] ac654d2aaf29: Pushed [2025-09-09T07:21:01.110Z] 097100c76c15: Layer already exists [2025-09-09T07:21:03.644Z] 803004ff96d7: Pushed [2025-09-09T07:21:03.904Z] 379ed16500191e309631f046ff14167998812a6c: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:04.493Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:04.860Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-09T07:21:04.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-09T07:21:04.860Z] ac654d2aaf29: Preparing [2025-09-09T07:21:04.860Z] 2bfc00823d80: Preparing [2025-09-09T07:21:04.860Z] 803004ff96d7: Preparing [2025-09-09T07:21:04.860Z] db73cf6a0ce3: Preparing [2025-09-09T07:21:04.860Z] 4fd417cbb502: Preparing [2025-09-09T07:21:04.860Z] 097100c76c15: Preparing [2025-09-09T07:21:04.860Z] 097100c76c15: Waiting [2025-09-09T07:21:04.860Z] ac654d2aaf29: Layer already exists [2025-09-09T07:21:04.860Z] 2bfc00823d80: Layer already exists [2025-09-09T07:21:04.860Z] db73cf6a0ce3: Layer already exists [2025-09-09T07:21:04.860Z] 4fd417cbb502: Layer already exists [2025-09-09T07:21:04.860Z] 803004ff96d7: Layer already exists [2025-09-09T07:21:04.860Z] 097100c76c15: Layer already exists [2025-09-09T07:21:04.860Z] latest: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:05.187Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:05.234Z] using credential edgex-jenkins-ssh [2025-09-09T07:21:05.255Z] Cloning the remote Git repository [2025-09-09T07:21:05.513Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [2025-09-09T07:21:05.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-09T07:21:05.513Z] ac654d2aaf29: Preparing [2025-09-09T07:21:05.513Z] 2bfc00823d80: Preparing [2025-09-09T07:21:05.513Z] 803004ff96d7: Preparing [2025-09-09T07:21:05.513Z] db73cf6a0ce3: Preparing [2025-09-09T07:21:05.513Z] 4fd417cbb502: Preparing [2025-09-09T07:21:05.513Z] 097100c76c15: Preparing [2025-09-09T07:21:05.513Z] 097100c76c15: Waiting [2025-09-09T07:21:05.513Z] ac654d2aaf29: Layer already exists [2025-09-09T07:21:05.513Z] db73cf6a0ce3: Layer already exists [2025-09-09T07:21:05.513Z] 2bfc00823d80: Layer already exists [2025-09-09T07:21:05.513Z] 803004ff96d7: Layer already exists [2025-09-09T07:21:05.513Z] 4fd417cbb502: Layer already exists [2025-09-09T07:21:05.513Z] 097100c76c15: Layer already exists [2025-09-09T07:21:05.513Z] 4.1.0-dev.10: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:05.846Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:06.169Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:21:06.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-09T07:21:06.169Z] ac654d2aaf29: Preparing [2025-09-09T07:21:06.169Z] 2bfc00823d80: Preparing [2025-09-09T07:21:06.169Z] 803004ff96d7: Preparing [2025-09-09T07:21:06.169Z] db73cf6a0ce3: Preparing [2025-09-09T07:21:06.169Z] 4fd417cbb502: Preparing [2025-09-09T07:21:06.169Z] 097100c76c15: Preparing [2025-09-09T07:21:06.169Z] 097100c76c15: Waiting [2025-09-09T07:21:06.169Z] 4fd417cbb502: Layer already exists [2025-09-09T07:21:06.169Z] 803004ff96d7: Layer already exists [2025-09-09T07:21:06.169Z] 2bfc00823d80: Layer already exists [2025-09-09T07:21:06.169Z] ac654d2aaf29: Layer already exists [2025-09-09T07:21:06.169Z] db73cf6a0ce3: Layer already exists [2025-09-09T07:21:06.169Z] 097100c76c15: Layer already exists [2025-09-09T07:21:06.169Z] 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:05.296Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-09-09T07:21:05.390Z] > git init /w/workspace/device-modbus-go/201 # timeout=10 [2025-09-09T07:21:05.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-09-09T07:21:05.527Z] > git --version # timeout=10 [2025-09-09T07:21:05.548Z] > git --version # 'git version 2.25.1' [2025-09-09T07:21:05.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-09T07:21:05.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-09T07:21:06.503Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:06.840Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-09T07:21:06.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-09T07:21:06.840Z] ac654d2aaf29: Preparing [2025-09-09T07:21:06.840Z] 2bfc00823d80: Preparing [2025-09-09T07:21:06.840Z] 803004ff96d7: Preparing [2025-09-09T07:21:06.840Z] db73cf6a0ce3: Preparing [2025-09-09T07:21:06.840Z] 4fd417cbb502: Preparing [2025-09-09T07:21:06.840Z] 097100c76c15: Preparing [2025-09-09T07:21:06.840Z] 097100c76c15: Waiting [2025-09-09T07:21:06.840Z] 803004ff96d7: Layer already exists [2025-09-09T07:21:06.840Z] db73cf6a0ce3: Layer already exists [2025-09-09T07:21:06.840Z] 2bfc00823d80: Layer already exists [2025-09-09T07:21:06.840Z] 4fd417cbb502: Layer already exists [2025-09-09T07:21:06.840Z] ac654d2aaf29: Layer already exists [2025-09-09T07:21:06.840Z] 097100c76c15: Layer already exists [2025-09-09T07:21:06.840Z] main: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:21:06.927Z] ===================================================== [Pipeline] echo [2025-09-09T07:21:06.943Z] taggedImages: [2025-09-09T07:21:06.943Z] - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:21:06.943Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-09T07:21:06.943Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [2025-09-09T07:21:06.943Z] - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:21:06.943Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-09-09T07:21:06.995Z] ========================================================= [2025-09-09T07:21:06.995Z] [edgeXBuildMultiArch] RAW Config: [2025-09-09T07:21:06.995Z] images: [2025-09-09T07:21:06.995Z] - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:21:06.995Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-09T07:21:06.995Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [2025-09-09T07:21:06.995Z] - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:21:06.995Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-09T07:21:06.995Z] settingsFile: [2025-09-09T07:21:06.995Z] device-modbus-go-settings [2025-09-09T07:21:06.995Z] ========================================================= [Pipeline] node [2025-09-09T07:21:08.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-09-09T07:21:08.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-09T07:21:09.233Z] Avoid second fetch [2025-09-09T07:21:09.233Z] Checking out Revision 379ed16500191e309631f046ff14167998812a6c (main) [2025-09-09T07:21:09.864Z] Commit message: "Merge pull request #659 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" [2025-09-09T07:21:09.244Z] > git config core.sparsecheckout # timeout=10 [2025-09-09T07:21:09.312Z] > git checkout -f 379ed16500191e309631f046ff14167998812a6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:21:14.229Z] provisioning config files... [2025-09-09T07:21:14.258Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/201@tmp/config6089902542608803264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:21:14.921Z] ---> ****-login.sh [2025-09-09T07:21:14.921Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:21:15.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:21:15.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:21:15.465Z] Configure a credential helper to remove this warning. See [2025-09-09T07:21:15.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:21:15.465Z] [2025-09-09T07:21:15.465Z] Login Succeeded [2025-09-09T07:21:15.465Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:21:15.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:21:15.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:21:15.737Z] Configure a credential helper to remove this warning. See [2025-09-09T07:21:15.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:21:15.737Z] [2025-09-09T07:21:15.737Z] Login Succeeded [2025-09-09T07:21:15.737Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:21:16.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:21:16.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:21:16.276Z] Configure a credential helper to remove this warning. See [2025-09-09T07:21:16.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:21:16.276Z] [2025-09-09T07:21:16.276Z] Login Succeeded [2025-09-09T07:21:16.276Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:21:16.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:21:16.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:21:16.545Z] Configure a credential helper to remove this warning. See [2025-09-09T07:21:16.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:21:16.545Z] [2025-09-09T07:21:16.545Z] Login Succeeded [2025-09-09T07:21:16.545Z] ****.io [2025-09-09T07:21:16.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:21:17.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:21:17.080Z] Configure a credential helper to remove this warning. See [2025-09-09T07:21:17.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:21:17.080Z] [2025-09-09T07:21:17.081Z] Login Succeeded [2025-09-09T07:21:17.081Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:21:17.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-09T07:21:17.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:21:17.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:21:17.458Z] ========================================================= [2025-09-09T07:21:17.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-09T07:21:17.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:21:17.824Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-09T07:21:18.416Z] Sending build context to Docker daemon 14.18MB [2025-09-09T07:21:18.416Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-09T07:21:18.416Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-09T07:21:18.416Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-09T07:21:18.416Z] 94e9d8af2201: Pulling fs layer [2025-09-09T07:21:18.416Z] a6c56e8762df: Pulling fs layer [2025-09-09T07:21:18.416Z] f0f3c8884826: Pulling fs layer [2025-09-09T07:21:18.416Z] c7e7622c144d: Pulling fs layer [2025-09-09T07:21:18.416Z] 4f4fb700ef54: Pulling fs layer [2025-09-09T07:21:18.416Z] b4c3b6d88c5a: Pulling fs layer [2025-09-09T07:21:18.416Z] ba8bce9d2590: Pulling fs layer [2025-09-09T07:21:18.416Z] ca778ea9c289: Pulling fs layer [2025-09-09T07:21:18.416Z] c7e7622c144d: Waiting [2025-09-09T07:21:18.416Z] 4f4fb700ef54: Waiting [2025-09-09T07:21:18.416Z] b4c3b6d88c5a: Waiting [2025-09-09T07:21:18.416Z] ca778ea9c289: Waiting [2025-09-09T07:21:18.416Z] ba8bce9d2590: Waiting [2025-09-09T07:21:18.416Z] a6c56e8762df: Download complete [2025-09-09T07:21:18.689Z] c7e7622c144d: Verifying Checksum [2025-09-09T07:21:18.689Z] c7e7622c144d: Download complete [2025-09-09T07:21:18.689Z] 4f4fb700ef54: Verifying Checksum [2025-09-09T07:21:18.689Z] 4f4fb700ef54: Download complete [2025-09-09T07:21:18.689Z] b4c3b6d88c5a: Verifying Checksum [2025-09-09T07:21:18.689Z] b4c3b6d88c5a: Download complete [2025-09-09T07:21:18.689Z] 94e9d8af2201: Verifying Checksum [2025-09-09T07:21:18.689Z] 94e9d8af2201: Download complete [2025-09-09T07:21:19.280Z] ca778ea9c289: Verifying Checksum [2025-09-09T07:21:19.280Z] ca778ea9c289: Download complete [2025-09-09T07:21:19.551Z] 94e9d8af2201: Pull complete [2025-09-09T07:21:20.139Z] a6c56e8762df: Pull complete [2025-09-09T07:21:20.727Z] f0f3c8884826: Verifying Checksum [2025-09-09T07:21:20.727Z] f0f3c8884826: Download complete [2025-09-09T07:21:21.699Z] ba8bce9d2590: Download complete [2025-09-09T07:21:21.999Z] Still waiting to schedule task [2025-09-09T07:21:21.999Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-09-09T07:21:34.055Z] f0f3c8884826: Pull complete [2025-09-09T07:21:34.055Z] c7e7622c144d: Pull complete [2025-09-09T07:21:34.324Z] 4f4fb700ef54: Pull complete [2025-09-09T07:21:34.594Z] b4c3b6d88c5a: Pull complete [2025-09-09T07:21:42.814Z] ba8bce9d2590: Pull complete [2025-09-09T07:21:44.226Z] ca778ea9c289: Pull complete [2025-09-09T07:21:44.497Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-09T07:21:44.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-09T07:21:44.497Z] ---> 47b25d7523d1 [2025-09-09T07:21:44.497Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-09-09T07:21:46.440Z] ---> Running in 7e360f38bcc0 [2025-09-09T07:21:46.440Z] Removing intermediate container 7e360f38bcc0 [2025-09-09T07:21:46.440Z] ---> 9668d56abb31 [2025-09-09T07:21:46.440Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-09T07:21:46.440Z] ---> Running in b7027f6eb731 [2025-09-09T07:21:46.708Z] Removing intermediate container b7027f6eb731 [2025-09-09T07:21:46.708Z] ---> b981f28e437a [2025-09-09T07:21:46.708Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-09-09T07:21:46.708Z] ---> Running in 953ce48de936 [2025-09-09T07:21:48.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T07:21:48.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T07:21:49.528Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-09-09T07:21:49.528Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-09-09T07:21:49.528Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-09-09T07:21:49.528Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-09-09T07:21:49.528Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-09-09T07:21:49.528Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-09-09T07:21:49.528Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-09-09T07:21:49.528Z] (8/8) Installing openssh (9.7_p1-r5) [2025-09-09T07:21:49.528Z] Executing busybox-1.36.1-r29.trigger [2025-09-09T07:21:49.528Z] OK: 245 MiB in 66 packages [2025-09-09T07:21:50.966Z] Removing intermediate container 953ce48de936 [2025-09-09T07:21:50.966Z] ---> af6a00fad9e9 [2025-09-09T07:21:50.966Z] Step 6/10 : WORKDIR /device-modbus-go [2025-09-09T07:21:50.966Z] ---> Running in db9b1a884ef4 [2025-09-09T07:21:50.966Z] Removing intermediate container db9b1a884ef4 [2025-09-09T07:21:50.966Z] ---> 2fc966409f55 [2025-09-09T07:21:50.966Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-09T07:21:51.571Z] ---> 363c6ebb313f [2025-09-09T07:21:51.571Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T07:21:51.571Z] ---> Running in d67da388f4d6 [2025-09-09T07:23:43.330Z] Removing intermediate container d67da388f4d6 [2025-09-09T07:23:43.330Z] ---> 06fc32e0eb49 [2025-09-09T07:23:43.330Z] Step 9/10 : COPY . . [2025-09-09T07:23:43.330Z] ---> f10608488783 [2025-09-09T07:23:43.330Z] Step 10/10 : RUN ${MAKE} [2025-09-09T07:23:43.330Z] ---> Running in 8f3faec34c14 [2025-09-09T07:23:43.330Z] noop [2025-09-09T07:23:43.330Z] Removing intermediate container 8f3faec34c14 [2025-09-09T07:23:43.330Z] ---> 6a1ed882f078 [2025-09-09T07:23:43.330Z] Successfully built 6a1ed882f078 [2025-09-09T07:23:43.330Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:23:43.686Z] + docker inspect -f . ci-base-image-arm64 [2025-09-09T07:23:43.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:23:43.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-8555 does not seem to be running inside a container [2025-09-09T07:23:43.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/201 -v /w/workspace/device-modbus-go/201:/w/workspace/device-modbus-go/201:rw,z -v /w/workspace/device-modbus-go/201@tmp:/w/workspace/device-modbus-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-09T07:23:45.176Z] $ docker top 2f3b0584ba4012568e84ebf5796e7683f6ec9a9a1b9e0e50bb2d2181d132900f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:23:46.076Z] + go version [2025-09-09T07:23:46.076Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-09T07:23:46.099Z] $ docker stop --time=1 2f3b0584ba4012568e84ebf5796e7683f6ec9a9a1b9e0e50bb2d2181d132900f [2025-09-09T07:23:47.729Z] $ docker rm -f --volumes 2f3b0584ba4012568e84ebf5796e7683f6ec9a9a1b9e0e50bb2d2181d132900f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:23:48.337Z] + docker inspect -f . ci-base-image-arm64 [2025-09-09T07:23:48.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:23:48.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-8555 does not seem to be running inside a container [2025-09-09T07:23:48.597Z] $ 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/201 -v /w/workspace/device-modbus-go/201:/w/workspace/device-modbus-go/201:rw,z -v /w/workspace/device-modbus-go/201@tmp:/w/workspace/device-modbus-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-09T07:23:49.796Z] $ docker top c70ab72e5ff68cab3ae2d3a4f53a8b28547c396ac13cb41e8972ef49c2d09318 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:23:50.333Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/201 [Pipeline] fileExists [Pipeline] sh [2025-09-09T07:23:50.941Z] + make test [2025-09-09T07:23:50.941Z] go test ./... -coverprofile=coverage.out [2025-09-09T07:23:56.317Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-09-09T07:24:17.490Z] Running on prd-centos7-docker-4c-2g-8557 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:24:17.536Z] provisioning config files... [2025-09-09T07:24:17.601Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11919078271227828768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:19.844Z] ---> ****-login.sh [2025-09-09T07:24:19.845Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:24:20.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:24:20.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:24:20.761Z] Configure a credential helper to remove this warning. See [2025-09-09T07:24:20.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:24:20.761Z] [2025-09-09T07:24:20.761Z] Login Succeeded [2025-09-09T07:24:20.762Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:24:20.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:24:20.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:24:20.762Z] Configure a credential helper to remove this warning. See [2025-09-09T07:24:20.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:24:20.762Z] [2025-09-09T07:24:20.762Z] Login Succeeded [2025-09-09T07:24:20.762Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:24:21.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:24:21.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:24:21.037Z] Configure a credential helper to remove this warning. See [2025-09-09T07:24:21.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:24:21.037Z] [2025-09-09T07:24:21.037Z] Login Succeeded [2025-09-09T07:24:21.037Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:24:21.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:24:21.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:24:21.037Z] Configure a credential helper to remove this warning. See [2025-09-09T07:24:21.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:24:21.037Z] [2025-09-09T07:24:21.037Z] Login Succeeded [2025-09-09T07:24:21.037Z] ****.io [2025-09-09T07:24:21.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:24:21.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:24:21.302Z] Configure a credential helper to remove this warning. See [2025-09-09T07:24:21.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:24:21.303Z] [2025-09-09T07:24:21.303Z] Login Succeeded [2025-09-09T07:24:21.303Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:24:21.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T07:24:21.657Z] + docker buildx ls [2025-09-09T07:24:21.657Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-09T07:24:21.657Z] default * docker [2025-09-09T07:24:21.657Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-09T07:24:21.963Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-09T07:24:21.963Z] edgex-builder [Pipeline] sh [2025-09-09T07:24:22.272Z] + docker buildx inspect --bootstrap [2025-09-09T07:24:22.272Z] #1 [internal] booting buildkit [2025-09-09T07:24:22.272Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-09T07:24:25.592Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-09-09T07:24:25.592Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-09T07:24:26.184Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2025-09-09T07:24:26.184Z] #1 DONE 4.0s [2025-09-09T07:24:26.447Z] Name: edgex-builder [2025-09-09T07:24:26.447Z] Driver: docker-container [2025-09-09T07:24:26.447Z] [2025-09-09T07:24:26.447Z] Nodes: [2025-09-09T07:24:26.447Z] Name: edgex-builder0 [2025-09-09T07:24:26.447Z] Endpoint: unix:///var/run/docker.sock [2025-09-09T07:24:26.447Z] Status: running [2025-09-09T07:24:26.447Z] Buildkit: v0.23.2 [2025-09-09T07:24:26.447Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-09T07:24:26.744Z] + docker buildx ls [2025-09-09T07:24:26.744Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-09T07:24:26.744Z] edgex-builder * docker-container [2025-09-09T07:24:26.744Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-09T07:24:26.744Z] default docker [2025-09-09T07:24:26.744Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-09T07:24:27.039Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c --push - [2025-09-09T07:24:27.039Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c' [2025-09-09T07:24:27.040Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:24:27.040Z] #1 transferring dockerfile: 198B done [2025-09-09T07:24:27.040Z] #1 DONE 0.0s [2025-09-09T07:24:27.040Z] [2025-09-09T07:24:27.040Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:24:27.040Z] #2 DONE 0.1s [2025-09-09T07:24:27.040Z] [2025-09-09T07:24:27.040Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:24:27.040Z] #3 DONE 0.1s [2025-09-09T07:24:27.040Z] [2025-09-09T07:24:27.040Z] #4 [internal] load .dockerignore [2025-09-09T07:24:27.299Z] #4 transferring context: 2B done [2025-09-09T07:24:27.299Z] #4 DONE 0.0s [2025-09-09T07:24:27.299Z] [2025-09-09T07:24:27.299Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:27.299Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done [2025-09-09T07:24:27.299Z] #5 DONE 0.0s [2025-09-09T07:24:27.299Z] [2025-09-09T07:24:27.299Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:27.299Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done [2025-09-09T07:24:27.299Z] #6 DONE 0.1s [2025-09-09T07:24:27.299Z] [2025-09-09T07:24:27.299Z] #7 exporting to image [2025-09-09T07:24:27.299Z] #7 exporting layers [2025-09-09T07:24:27.299Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-09T07:24:27.299Z] #7 ... [2025-09-09T07:24:27.299Z] [2025-09-09T07:24:27.299Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-09T07:24:27.299Z] #8 DONE 0.0s [2025-09-09T07:24:27.299Z] [2025-09-09T07:24:27.299Z] #7 exporting to image [2025-09-09T07:24:27.299Z] #7 exporting layers done [2025-09-09T07:24:27.299Z] #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done [2025-09-09T07:24:27.299Z] #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done [2025-09-09T07:24:27.299Z] #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done [2025-09-09T07:24:27.299Z] #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done [2025-09-09T07:24:27.299Z] #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done [2025-09-09T07:24:27.299Z] #7 pushing layers 0.1s done [2025-09-09T07:24:27.299Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 [2025-09-09T07:24:27.562Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done [2025-09-09T07:24:27.562Z] #7 DONE 0.2s [2025-09-09T07:24:27.562Z] [2025-09-09T07:24:27.562Z] 1 warning found (use --debug to expand): [2025-09-09T07:24:27.562Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-09T07:24:27.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-09-09T07:24:27.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-09-09T07:24:27.858Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:24:27.858Z] #1 transferring dockerfile: 164B done [2025-09-09T07:24:27.858Z] #1 DONE 0.0s [2025-09-09T07:24:27.858Z] [2025-09-09T07:24:27.858Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-09T07:24:27.858Z] #2 DONE 0.0s [2025-09-09T07:24:27.858Z] [2025-09-09T07:24:27.858Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-09T07:24:27.858Z] #3 DONE 0.0s [2025-09-09T07:24:27.858Z] [2025-09-09T07:24:27.858Z] #4 [internal] load .dockerignore [2025-09-09T07:24:27.858Z] #4 transferring context: 2B done [2025-09-09T07:24:27.858Z] #4 DONE 0.0s [2025-09-09T07:24:27.858Z] [2025-09-09T07:24:27.858Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:27.858Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done [2025-09-09T07:24:27.858Z] #5 CACHED [2025-09-09T07:24:27.858Z] [2025-09-09T07:24:27.858Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:27.858Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done [2025-09-09T07:24:27.858Z] #6 CACHED [2025-09-09T07:24:27.858Z] [2025-09-09T07:24:27.858Z] #7 exporting to image [2025-09-09T07:24:27.858Z] #7 exporting layers done [2025-09-09T07:24:27.858Z] #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done [2025-09-09T07:24:27.858Z] #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done [2025-09-09T07:24:27.858Z] #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done [2025-09-09T07:24:27.858Z] #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 [2025-09-09T07:24:27.858Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-09T07:24:28.117Z] #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done [2025-09-09T07:24:28.117Z] #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done [2025-09-09T07:24:28.117Z] #7 pushing layers 0.0s done [2025-09-09T07:24:28.117Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done [2025-09-09T07:24:28.117Z] #7 DONE 0.1s [2025-09-09T07:24:28.117Z] [2025-09-09T07:24:28.117Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-09T07:24:28.117Z] #8 DONE 0.0s [2025-09-09T07:24:28.117Z] [2025-09-09T07:24:28.117Z] 1 warning found (use --debug to expand): [2025-09-09T07:24:28.117Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-09T07:24:28.410Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10' [2025-09-09T07:24:28.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 --push - [2025-09-09T07:24:28.670Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:24:28.670Z] #1 transferring dockerfile: 170B done [2025-09-09T07:24:28.670Z] #1 DONE 0.0s [2025-09-09T07:24:28.670Z] [2025-09-09T07:24:28.670Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [2025-09-09T07:24:28.670Z] #2 DONE 0.0s [2025-09-09T07:24:28.670Z] [2025-09-09T07:24:28.670Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [2025-09-09T07:24:28.670Z] #3 DONE 0.0s [2025-09-09T07:24:28.670Z] [2025-09-09T07:24:28.670Z] #4 [internal] load .dockerignore [2025-09-09T07:24:28.670Z] #4 transferring context: 2B done [2025-09-09T07:24:28.670Z] #4 DONE 0.0s [2025-09-09T07:24:28.670Z] [2025-09-09T07:24:28.670Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:28.671Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done [2025-09-09T07:24:28.671Z] #5 CACHED [2025-09-09T07:24:28.671Z] [2025-09-09T07:24:28.671Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:28.671Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done [2025-09-09T07:24:28.671Z] #6 CACHED [2025-09-09T07:24:28.671Z] [2025-09-09T07:24:28.671Z] #7 exporting to image [2025-09-09T07:24:28.671Z] #7 exporting layers done [2025-09-09T07:24:28.671Z] #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done [2025-09-09T07:24:28.671Z] #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done [2025-09-09T07:24:28.671Z] #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done [2025-09-09T07:24:28.671Z] #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done [2025-09-09T07:24:28.671Z] #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done [2025-09-09T07:24:28.671Z] #7 pushing layers 0.0s done [2025-09-09T07:24:28.671Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 [2025-09-09T07:24:28.671Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-09T07:24:28.671Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done [2025-09-09T07:24:28.671Z] #7 DONE 0.1s [2025-09-09T07:24:28.671Z] [2025-09-09T07:24:28.671Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-09T07:24:28.671Z] #8 DONE 0.0s [2025-09-09T07:24:28.671Z] [2025-09-09T07:24:28.671Z] 1 warning found (use --debug to expand): [2025-09-09T07:24:28.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-09T07:24:28.965Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10' [2025-09-09T07:24:28.965Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 --push - [2025-09-09T07:24:28.965Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:24:28.965Z] #1 transferring dockerfile: 211B done [2025-09-09T07:24:28.965Z] #1 DONE 0.0s [2025-09-09T07:24:28.965Z] [2025-09-09T07:24:28.965Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:24:28.965Z] #2 DONE 0.0s [2025-09-09T07:24:28.965Z] [2025-09-09T07:24:28.965Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:24:28.965Z] #3 DONE 0.0s [2025-09-09T07:24:28.965Z] [2025-09-09T07:24:28.965Z] #4 [internal] load .dockerignore [2025-09-09T07:24:28.965Z] #4 transferring context: 2B done [2025-09-09T07:24:28.965Z] #4 DONE 0.0s [2025-09-09T07:24:28.965Z] [2025-09-09T07:24:28.965Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:28.965Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done [2025-09-09T07:24:28.965Z] #5 CACHED [2025-09-09T07:24:28.965Z] [2025-09-09T07:24:28.965Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:28.965Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done [2025-09-09T07:24:28.965Z] #6 CACHED [2025-09-09T07:24:28.965Z] [2025-09-09T07:24:28.965Z] #7 exporting to image [2025-09-09T07:24:28.965Z] #7 exporting layers done [2025-09-09T07:24:28.965Z] #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done [2025-09-09T07:24:28.965Z] #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done [2025-09-09T07:24:28.965Z] #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 [2025-09-09T07:24:28.965Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-09T07:24:29.225Z] #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done [2025-09-09T07:24:29.225Z] #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done [2025-09-09T07:24:29.225Z] #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done [2025-09-09T07:24:29.225Z] #7 pushing layers 0.0s done [2025-09-09T07:24:29.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done [2025-09-09T07:24:29.225Z] #7 DONE 0.1s [2025-09-09T07:24:29.225Z] [2025-09-09T07:24:29.225Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-09T07:24:29.225Z] #8 DONE 0.0s [2025-09-09T07:24:29.225Z] [2025-09-09T07:24:29.225Z] 1 warning found (use --debug to expand): [2025-09-09T07:24:29.225Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-09T07:24:29.521Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-09-09T07:24:29.521Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-09-09T07:24:29.521Z] #1 [internal] load build definition from Dockerfile [2025-09-09T07:24:29.521Z] #1 transferring dockerfile: 162B done [2025-09-09T07:24:29.521Z] #1 DONE 0.0s [2025-09-09T07:24:29.521Z] [2025-09-09T07:24:29.521Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-09T07:24:29.521Z] #2 DONE 0.0s [2025-09-09T07:24:29.521Z] [2025-09-09T07:24:29.521Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-09T07:24:29.521Z] #3 DONE 0.0s [2025-09-09T07:24:29.521Z] [2025-09-09T07:24:29.521Z] #4 [internal] load .dockerignore [2025-09-09T07:24:29.521Z] #4 transferring context: 2B done [2025-09-09T07:24:29.521Z] #4 DONE 0.0s [2025-09-09T07:24:29.521Z] [2025-09-09T07:24:29.521Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:29.521Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done [2025-09-09T07:24:29.521Z] #5 CACHED [2025-09-09T07:24:29.521Z] [2025-09-09T07:24:29.521Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a [2025-09-09T07:24:29.521Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done [2025-09-09T07:24:29.521Z] #6 CACHED [2025-09-09T07:24:29.521Z] [2025-09-09T07:24:29.521Z] #7 exporting to image [2025-09-09T07:24:29.521Z] #7 exporting layers done [2025-09-09T07:24:29.521Z] #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done [2025-09-09T07:24:29.521Z] #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done [2025-09-09T07:24:29.521Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-09T07:24:29.781Z] #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done [2025-09-09T07:24:29.781Z] #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done [2025-09-09T07:24:29.781Z] #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done [2025-09-09T07:24:29.781Z] #7 pushing layers 0.0s done [2025-09-09T07:24:29.781Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done [2025-09-09T07:24:29.781Z] #7 DONE 0.1s [2025-09-09T07:24:29.781Z] [2025-09-09T07:24:29.781Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-09T07:24:29.781Z] #8 DONE 0.0s [2025-09-09T07:24:29.781Z] [2025-09-09T07:24:29.781Z] 1 warning found (use --debug to expand): [2025-09-09T07:24:29.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-09T07:24:30.152Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:30.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:31.078Z] ---> package-listing.sh [2025-09-09T07:24:31.078Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-09T07:24:31.078Z] ++ facter osfamily [2025-09-09T07:24:31.337Z] + OS_FAMILY=redhat [2025-09-09T07:24:31.337Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-09-09T07:24:31.337Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-09T07:24:31.337Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-09T07:24:31.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-09T07:24:31.337Z] + PACKAGES=/tmp/packages_start.txt [2025-09-09T07:24:31.337Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-09T07:24:31.337Z] + PACKAGES=/tmp/packages_end.txt [2025-09-09T07:24:31.337Z] + case "${OS_FAMILY}" in [2025-09-09T07:24:31.337Z] + rpm -qa [2025-09-09T07:24:31.337Z] + sort [2025-09-09T07:24:31.908Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-09T07:24:31.908Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-09T07:24:31.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-09T07:24:31.908Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-09T07:24:31.908Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-09-09T07:24:31.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-09-09T07:24:31.917Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-09T07:24:32.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:24:32.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:24:32.512Z] [2025-09-09T07:24:32.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:24:32.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:24:32.818Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-09T07:24:32.818Z] 5eb5b503b376: Pulling fs layer [2025-09-09T07:24:32.818Z] 5c69ac0246d0: Pulling fs layer [2025-09-09T07:24:32.818Z] ec43610c2a17: Pulling fs layer [2025-09-09T07:24:32.818Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-09T07:24:32.818Z] 33b1e0a273af: Pulling fs layer [2025-09-09T07:24:32.818Z] 5d3b04190fa2: Pulling fs layer [2025-09-09T07:24:32.818Z] 2f39f015ded8: Pulling fs layer [2025-09-09T07:24:32.818Z] 3a2ae6a8a46f: Waiting [2025-09-09T07:24:32.818Z] 33b1e0a273af: Waiting [2025-09-09T07:24:32.818Z] 5d3b04190fa2: Waiting [2025-09-09T07:24:32.818Z] 2f39f015ded8: Waiting [2025-09-09T07:24:32.818Z] 5c69ac0246d0: Verifying Checksum [2025-09-09T07:24:32.818Z] 5c69ac0246d0: Download complete [2025-09-09T07:24:32.818Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-09T07:24:32.818Z] 3a2ae6a8a46f: Download complete [2025-09-09T07:24:32.818Z] 33b1e0a273af: Verifying Checksum [2025-09-09T07:24:32.818Z] 33b1e0a273af: Download complete [2025-09-09T07:24:32.818Z] 5d3b04190fa2: Verifying Checksum [2025-09-09T07:24:32.818Z] 5d3b04190fa2: Download complete [2025-09-09T07:24:32.818Z] ec43610c2a17: Verifying Checksum [2025-09-09T07:24:32.818Z] ec43610c2a17: Download complete [2025-09-09T07:24:33.084Z] 5eb5b503b376: Verifying Checksum [2025-09-09T07:24:33.084Z] 5eb5b503b376: Download complete [2025-09-09T07:24:33.658Z] 2f39f015ded8: Verifying Checksum [2025-09-09T07:24:33.658Z] 2f39f015ded8: Download complete [2025-09-09T07:24:34.599Z] 5eb5b503b376: Pull complete [2025-09-09T07:24:34.599Z] 5c69ac0246d0: Pull complete [2025-09-09T07:24:34.859Z] ec43610c2a17: Pull complete [2025-09-09T07:24:35.117Z] 3a2ae6a8a46f: Pull complete [2025-09-09T07:24:35.384Z] 33b1e0a273af: Pull complete [2025-09-09T07:24:35.384Z] 5d3b04190fa2: Pull complete [2025-09-09T07:24:39.630Z] 2f39f015ded8: Pull complete [2025-09-09T07:24:39.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-09T07:24:39.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:24:39.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:24:39.784Z] prd-centos7-docker-4c-2g-8557 does not seem to be running inside a container [2025-09-09T07:24:39.820Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-09T07:24:42.896Z] $ docker top 1d820e2cbd25be437e553bb6384892a549a8ba03850a8d8b709811eec0c94910 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:24:43.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-09T07:24:43.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-09T07:24:43.815Z] + ls /var/log/sa-host [2025-09-09T07:24:43.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:24:43.885Z] provisioning config files... [2025-09-09T07:24:43.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13652397277279001991tmp [Pipeline] { [Pipeline] echo [2025-09-09T07:24:43.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:44.194Z] ---> create-netrc.sh [Pipeline] } [2025-09-09T07:24:44.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:44.532Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-09T07:24:44.542Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:44.830Z] ---> sudo-logs.sh [2025-09-09T07:24:44.830Z] Archiving 'sudo' log.. [2025-09-09T07:24:44.830Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8557.novalocal: Name or service not known [2025-09-09T07:24:44.830Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8557.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-09T07:24:44.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:45.141Z] ---> job-cost.sh [2025-09-09T07:24:45.141Z] lf-activate-venv: SKIPPING [2025-09-09T07:24:45.141Z] INFO: No Stack... [2025-09-09T07:24:45.400Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-09T07:24:45.966Z] INFO: Archiving Costs [Pipeline] echo [2025-09-09T07:24:45.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:24:46.265Z] ---> logs-deploy.sh [2025-09-09T07:24:46.265Z] lf-activate-venv: SKIPPING [2025-09-09T07:24:46.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/201 [2025-09-09T07:24:46.265Z] INFO: archiving workspace using pattern(s): [2025-09-09T07:24:47.201Z] Archives upload complete. [2025-09-09T07:24:47.201Z] INFO: archiving logs to Nexus [2025-09-09T07:24:47.770Z] ---> uname -a: [2025-09-09T07:24:47.770Z] Linux prd-centos7-docker-4c-2g-8557.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-09-09T07:24:47.770Z] [2025-09-09T07:24:47.770Z] [2025-09-09T07:24:47.770Z] ---> lscpu: [2025-09-09T07:24:47.770Z] Architecture: x86_64 [2025-09-09T07:24:47.770Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-09T07:24:47.770Z] Byte Order: Little Endian [2025-09-09T07:24:47.770Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-09T07:24:47.770Z] CPU(s): 2 [2025-09-09T07:24:47.770Z] On-line CPU(s) list: 0,1 [2025-09-09T07:24:47.770Z] Thread(s) per core: 1 [2025-09-09T07:24:47.770Z] Core(s) per socket: 1 [2025-09-09T07:24:47.770Z] Socket(s): 2 [2025-09-09T07:24:47.770Z] NUMA node(s): 1 [2025-09-09T07:24:47.770Z] Vendor ID: AuthenticAMD [2025-09-09T07:24:47.770Z] CPU family: 23 [2025-09-09T07:24:47.770Z] Model: 49 [2025-09-09T07:24:47.770Z] Model name: AMD EPYC-Rome Processor [2025-09-09T07:24:47.771Z] Stepping: 0 [2025-09-09T07:24:47.771Z] CPU MHz: 2799.998 [2025-09-09T07:24:47.771Z] BogoMIPS: 5599.99 [2025-09-09T07:24:47.771Z] Virtualization: AMD-V [2025-09-09T07:24:47.771Z] Hypervisor vendor: KVM [2025-09-09T07:24:47.771Z] Virtualization type: full [2025-09-09T07:24:47.771Z] L1d cache: 64 KiB [2025-09-09T07:24:47.771Z] L1i cache: 64 KiB [2025-09-09T07:24:47.771Z] L2 cache: 1 MiB [2025-09-09T07:24:47.771Z] L3 cache: 32 MiB [2025-09-09T07:24:47.771Z] NUMA node0 CPU(s): 0,1 [2025-09-09T07:24:47.771Z] Vulnerability Itlb multihit: Not affected [2025-09-09T07:24:47.771Z] Vulnerability L1tf: Not affected [2025-09-09T07:24:47.771Z] Vulnerability Mds: Not affected [2025-09-09T07:24:47.771Z] Vulnerability Meltdown: Not affected [2025-09-09T07:24:47.771Z] Vulnerability Mmio stale data: Not affected [2025-09-09T07:24:47.771Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-09T07:24:47.771Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-09T07:24:47.771Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-09T07:24:47.771Z] Vulnerability Srbds: Not affected [2025-09-09T07:24:47.771Z] Vulnerability Tsx async abort: Not affected [2025-09-09T07:24:47.771Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-09-09T07:24:47.771Z] [2025-09-09T07:24:47.771Z] [2025-09-09T07:24:47.771Z] ---> nproc: [2025-09-09T07:24:47.771Z] 2 [2025-09-09T07:24:47.771Z] [2025-09-09T07:24:47.771Z] [2025-09-09T07:24:47.771Z] ---> df -h: [2025-09-09T07:24:47.771Z] Filesystem Size Used Avail Use% Mounted on [2025-09-09T07:24:47.771Z] overlay 40G 7.3G 33G 19% / [2025-09-09T07:24:47.771Z] tmpfs 64M 0 64M 0% /dev [2025-09-09T07:24:47.771Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-09T07:24:47.771Z] shm 64M 0 64M 0% /dev/shm [2025-09-09T07:24:47.771Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-09T07:24:47.771Z] [2025-09-09T07:24:47.771Z] [2025-09-09T07:24:47.771Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-09-09T07:24:47.771Z] Please check if data collecting is enabled [2025-09-09T07:24:47.771Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:24:48.066Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-09T07:24:48.068Z] $ docker stop --time=1 1d820e2cbd25be437e553bb6384892a549a8ba03850a8d8b709811eec0c94910 [2025-09-09T07:24:49.220Z] $ docker rm -f --volumes 1d820e2cbd25be437e553bb6384892a549a8ba03850a8d8b709811eec0c94910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-09T07:24:49.318Z] [WS-CLEANUP] Deleting project workspace... [2025-09-09T07:24:49.318Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-09T07:24:49.333Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:24:49.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:24:49.772Z] [2025-09-09T07:24:49.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:24:50.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:24:50.076Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-09T07:24:50.076Z] 5eb5b503b376: Pulling fs layer [2025-09-09T07:24:50.076Z] 5c69ac0246d0: Pulling fs layer [2025-09-09T07:24:50.076Z] ec43610c2a17: Pulling fs layer [2025-09-09T07:24:50.076Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-09T07:24:50.076Z] 33b1e0a273af: Pulling fs layer [2025-09-09T07:24:50.076Z] 5d3b04190fa2: Pulling fs layer [2025-09-09T07:24:50.076Z] 2f39f015ded8: Pulling fs layer [2025-09-09T07:24:50.076Z] 3a2ae6a8a46f: Waiting [2025-09-09T07:24:50.076Z] 33b1e0a273af: Waiting [2025-09-09T07:24:50.076Z] 5d3b04190fa2: Waiting [2025-09-09T07:24:50.076Z] 2f39f015ded8: Waiting [2025-09-09T07:24:50.076Z] 5c69ac0246d0: Download complete [2025-09-09T07:24:50.076Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-09T07:24:50.076Z] 3a2ae6a8a46f: Download complete [2025-09-09T07:24:50.076Z] 33b1e0a273af: Verifying Checksum [2025-09-09T07:24:50.076Z] 33b1e0a273af: Download complete [2025-09-09T07:24:50.076Z] 5d3b04190fa2: Verifying Checksum [2025-09-09T07:24:50.076Z] 5d3b04190fa2: Download complete [2025-09-09T07:24:50.344Z] ec43610c2a17: Verifying Checksum [2025-09-09T07:24:50.344Z] ec43610c2a17: Download complete [2025-09-09T07:24:50.344Z] 5eb5b503b376: Download complete [2025-09-09T07:24:50.910Z] 2f39f015ded8: Verifying Checksum [2025-09-09T07:24:50.910Z] 2f39f015ded8: Download complete [2025-09-09T07:24:51.845Z] 5eb5b503b376: Pull complete [2025-09-09T07:24:51.845Z] 5c69ac0246d0: Pull complete [2025-09-09T07:24:52.412Z] ec43610c2a17: Pull complete [2025-09-09T07:24:52.412Z] 3a2ae6a8a46f: Pull complete [2025-09-09T07:24:52.671Z] 33b1e0a273af: Pull complete [2025-09-09T07:24:52.929Z] 5d3b04190fa2: Pull complete [2025-09-09T07:24:59.495Z] 2f39f015ded8: Pull complete [2025-09-09T07:24:59.495Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-09T07:24:59.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:24:59.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:24:59.601Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:24:59.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-09T07:25:02.627Z] $ docker top 3539c2f08710390f2049c85bc7a2cea77f28695ca849a1ceba42624446548e39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:25:02.999Z] ---> job-cost.sh [2025-09-09T07:25:02.999Z] lf-activate-venv: SKIPPING [2025-09-09T07:25:02.999Z] INFO: No Stack... [2025-09-09T07:25:03.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-09T07:25:03.517Z] INFO: Archiving Costs [Pipeline] sh [2025-09-09T07:25:03.802Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-09-09T07:25:03.802Z] + cut -d, -f6 [Pipeline] lock [2025-09-09T07:25:03.818Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [2025-09-09T07:25:03.825Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] did not exist. Created. [2025-09-09T07:25:03.831Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-09T07:25:04.143Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-09T07:25:04.176Z] Stashed 1 file(s) [Pipeline] } [2025-09-09T07:25:04.184Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-09T07:25:04.209Z] $ docker stop --time=1 3539c2f08710390f2049c85bc7a2cea77f28695ca849a1ceba42624446548e39 [2025-09-09T07:25:05.342Z] $ docker rm -f --volumes 3539c2f08710390f2049c85bc7a2cea77f28695ca849a1ceba42624446548e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-09T07:27:18.763Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-09-09T07:27:18.763Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 46.5% of statements [2025-09-09T07:27:18.763Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-09T07:27:18.763Z] go vet ./... [2025-09-09T07:27:57.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-09T07:27:57.647Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-09T07:27:57.647Z] ./bin/test-attribution-txt.sh [2025-09-09T07:27:57.647Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-09T07:27:57.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-09T07:27:57.673Z] $ docker stop --time=1 c70ab72e5ff68cab3ae2d3a4f53a8b28547c396ac13cb41e8972ef49c2d09318 [2025-09-09T07:27:59.545Z] $ docker rm -f --volumes c70ab72e5ff68cab3ae2d3a4f53a8b28547c396ac13cb41e8972ef49c2d09318 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T07:28:01.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-09T07:28:01.160Z] Warning: overwriting stash ‘coverage-report’ [2025-09-09T07:28:01.593Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-09T07:28:02.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-09T07:28:02.315Z] + ls -al . [2025-09-09T07:28:02.315Z] total 256 [2025-09-09T07:28:02.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 07:23 . [2025-09-09T07:28:02.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 07:21 .. [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 07:21 .dockerignore [2025-09-09T07:28:02.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 07:21 .git [2025-09-09T07:28:02.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:21 .github [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 07:21 .gitignore [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 9 07:21 .golangci.yml [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 20445 Sep 9 07:21 Attribution.txt [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 18046 Sep 9 07:21 CHANGELOG.md [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 1479 Sep 9 07:21 Dockerfile [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 07:21 GOVERNANCE.md [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 07:21 Jenkinsfile [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 07:21 LICENSE [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 2524 Sep 9 07:21 Makefile [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 07:21 OWNERS.md [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 07:21 README.md [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 07:18 VERSION [2025-09-09T07:28:02.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:21 bin [2025-09-09T07:28:02.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:21 cmd [2025-09-09T07:28:02.315Z] -rw-r--r-- 1 jenkins jenkins 27945 Sep 9 07:27 coverage.out [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 6428 Sep 9 07:21 go.mod [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 87547 Sep 9 07:21 go.sum [2025-09-09T07:28:02.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:21 internal [2025-09-09T07:28:02.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:21 simulator [2025-09-09T07:28:02.315Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 07:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:28:02.663Z] + 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=379ed16500191e309631f046ff14167998812a6c --label arch=arm64 --label version=4.1.0-dev.10 . [2025-09-09T07:28:03.252Z] Sending build context to Docker daemon 14.21MB [2025-09-09T07:28:03.252Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-09-09T07:28:03.252Z] Step 2/23 : FROM ${BASE} AS builder [2025-09-09T07:28:03.252Z] ---> 6a1ed882f078 [2025-09-09T07:28:03.252Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-09-09T07:28:03.252Z] ---> Running in ef62e701ec8d [2025-09-09T07:28:03.520Z] Removing intermediate container ef62e701ec8d [2025-09-09T07:28:03.520Z] ---> c866c677542b [2025-09-09T07:28:03.520Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-09T07:28:03.520Z] ---> Running in ae1cacaca7e0 [2025-09-09T07:28:03.786Z] Removing intermediate container ae1cacaca7e0 [2025-09-09T07:28:03.786Z] ---> 3df100c824e4 [2025-09-09T07:28:03.786Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-09-09T07:28:04.055Z] ---> Running in a95d188c4c5a [2025-09-09T07:28:05.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T07:28:05.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T07:28:06.684Z] OK: 245 MiB in 66 packages [2025-09-09T07:28:07.646Z] Removing intermediate container a95d188c4c5a [2025-09-09T07:28:07.646Z] ---> 82f9ef21f8de [2025-09-09T07:28:07.646Z] Step 6/23 : WORKDIR /device-modbus-go [2025-09-09T07:28:07.646Z] ---> Running in eb3f5d610cee [2025-09-09T07:28:07.916Z] Removing intermediate container eb3f5d610cee [2025-09-09T07:28:07.916Z] ---> 7eedff068344 [2025-09-09T07:28:07.916Z] Step 7/23 : COPY go.mod vendor* ./ [2025-09-09T07:28:08.191Z] ---> 7334d02d72ff [2025-09-09T07:28:08.191Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T07:28:08.457Z] ---> Running in 1fcaf326b3f8 [2025-09-09T07:28:10.398Z] Removing intermediate container 1fcaf326b3f8 [2025-09-09T07:28:10.398Z] ---> 99d37a036d34 [2025-09-09T07:28:10.398Z] Step 9/23 : COPY . . [2025-09-09T07:28:11.806Z] ---> def06903459f [2025-09-09T07:28:11.806Z] Step 10/23 : RUN ${MAKE} [2025-09-09T07:28:11.806Z] ---> Running in 4a259b01823b [2025-09-09T07:28:12.766Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-09-09T07:31:34.544Z] Removing intermediate container 4a259b01823b [2025-09-09T07:31:34.544Z] ---> 5c20e9287618 [2025-09-09T07:31:34.544Z] Step 11/23 : FROM alpine:3.20 [2025-09-09T07:31:34.544Z] 3.20: Pulling from library/alpine [2025-09-09T07:31:34.544Z] 13e713f82565: Pulling fs layer [2025-09-09T07:31:34.544Z] 13e713f82565: Verifying Checksum [2025-09-09T07:31:34.544Z] 13e713f82565: Download complete [2025-09-09T07:31:34.544Z] 13e713f82565: Pull complete [2025-09-09T07:31:34.544Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T07:31:34.544Z] Status: Downloaded newer image for alpine:3.20 [2025-09-09T07:31:34.544Z] ---> c88e9dceb6cb [2025-09-09T07:31:34.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-09-09T07:31:34.544Z] ---> Running in 814a2fa7b5d6 [2025-09-09T07:31:34.544Z] Removing intermediate container 814a2fa7b5d6 [2025-09-09T07:31:34.544Z] ---> c476621adbef [2025-09-09T07:31:34.544Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-09-09T07:31:34.544Z] ---> Running in 528549eaae74 [2025-09-09T07:31:34.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T07:31:34.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T07:31:34.544Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T07:31:34.544Z] Executing busybox-1.36.1-r29.trigger [2025-09-09T07:31:34.544Z] OK: 9 MiB in 15 packages [2025-09-09T07:31:34.544Z] Removing intermediate container 528549eaae74 [2025-09-09T07:31:34.544Z] ---> 00fd490a4f11 [2025-09-09T07:31:34.544Z] Step 14/23 : RUN apk --no-cache upgrade [2025-09-09T07:31:34.544Z] ---> Running in 55f13093e15b [2025-09-09T07:31:34.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T07:31:34.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T07:31:34.545Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T07:31:34.545Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T07:31:34.545Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T07:31:34.545Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T07:31:34.545Z] Executing busybox-1.36.1-r30.trigger [2025-09-09T07:31:34.545Z] OK: 9 MiB in 15 packages [2025-09-09T07:31:35.129Z] Removing intermediate container 55f13093e15b [2025-09-09T07:31:35.129Z] ---> be510ed7c9f5 [2025-09-09T07:31:35.129Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-09-09T07:31:37.072Z] ---> d50e1bc51e56 [2025-09-09T07:31:37.072Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-09-09T07:31:37.655Z] ---> c576c8d69238 [2025-09-09T07:31:37.655Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-09-09T07:31:37.924Z] ---> cd4cece6634d [2025-09-09T07:31:37.924Z] Step 18/23 : EXPOSE 59901 [2025-09-09T07:31:38.206Z] ---> Running in af172f0dd00c [2025-09-09T07:31:38.474Z] Removing intermediate container af172f0dd00c [2025-09-09T07:31:38.474Z] ---> 43bd74803616 [2025-09-09T07:31:38.474Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-09-09T07:31:38.474Z] ---> Running in 950cd82ae33b [2025-09-09T07:31:38.743Z] Removing intermediate container 950cd82ae33b [2025-09-09T07:31:38.743Z] ---> d0393515032c [2025-09-09T07:31:38.743Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-09T07:31:38.743Z] ---> Running in ce81b3083983 [2025-09-09T07:31:39.009Z] Removing intermediate container ce81b3083983 [2025-09-09T07:31:39.009Z] ---> 7a7ef45380fb [2025-09-09T07:31:39.009Z] Step 21/23 : LABEL arch=arm64 [2025-09-09T07:31:39.009Z] ---> Running in 8655adf970ab [2025-09-09T07:31:39.283Z] Removing intermediate container 8655adf970ab [2025-09-09T07:31:39.283Z] ---> f27cbb4c62c4 [2025-09-09T07:31:39.283Z] Step 22/23 : LABEL git_sha=379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:31:39.561Z] ---> Running in 9e4c1ed71f48 [2025-09-09T07:31:39.827Z] Removing intermediate container 9e4c1ed71f48 [2025-09-09T07:31:39.828Z] ---> fe8d23c66117 [2025-09-09T07:31:39.828Z] Step 23/23 : LABEL version=4.1.0-dev.10 [2025-09-09T07:31:39.828Z] ---> Running in f7c0d4a2980f [2025-09-09T07:31:40.094Z] Removing intermediate container f7c0d4a2980f [2025-09-09T07:31:40.094Z] ---> d067e5f2dac3 [2025-09-09T07:31:40.094Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-09T07:31:40.094Z] Successfully built d067e5f2dac3 [2025-09-09T07:31:40.094Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:31:40.271Z] provisioning config files... [2025-09-09T07:31:40.286Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/201@tmp/config14253576046361920836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:31:40.624Z] ---> ****-login.sh [2025-09-09T07:31:40.624Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:31:40.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:31:40.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:31:40.889Z] Configure a credential helper to remove this warning. See [2025-09-09T07:31:40.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:31:40.889Z] [2025-09-09T07:31:40.889Z] Login Succeeded [2025-09-09T07:31:40.889Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:31:41.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:31:41.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:31:41.162Z] Configure a credential helper to remove this warning. See [2025-09-09T07:31:41.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:31:41.162Z] [2025-09-09T07:31:41.162Z] Login Succeeded [2025-09-09T07:31:41.162Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:31:41.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:31:41.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:31:41.428Z] Configure a credential helper to remove this warning. See [2025-09-09T07:31:41.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:31:41.428Z] [2025-09-09T07:31:41.428Z] Login Succeeded [2025-09-09T07:31:41.696Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:31:41.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:31:41.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:31:41.964Z] Configure a credential helper to remove this warning. See [2025-09-09T07:31:41.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:31:41.964Z] [2025-09-09T07:31:41.964Z] Login Succeeded [2025-09-09T07:31:41.964Z] ****.io [2025-09-09T07:31:42.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:31:42.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:31:42.500Z] Configure a credential helper to remove this warning. See [2025-09-09T07:31:42.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:31:42.500Z] [2025-09-09T07:31:42.500Z] Login Succeeded [2025-09-09T07:31:42.500Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:31:42.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:31:42.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:31:42.597Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-09-09T07:31:42.597Z] 379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:31:42.597Z] latest [2025-09-09T07:31:42.597Z] 4.1.0-dev.10 [2025-09-09T07:31:42.597Z] 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:31:42.597Z] main [2025-09-09T07:31:42.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:42.992Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:43.352Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:31:43.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-09T07:31:43.352Z] db163320bfb1: Preparing [2025-09-09T07:31:43.352Z] db70df423b6d: Preparing [2025-09-09T07:31:43.352Z] d3a950f653fc: Preparing [2025-09-09T07:31:43.352Z] 70adad5faad8: Preparing [2025-09-09T07:31:43.352Z] 7b85fdd1595a: Preparing [2025-09-09T07:31:43.352Z] 1e890da81ec9: Preparing [2025-09-09T07:31:43.352Z] 1e890da81ec9: Waiting [2025-09-09T07:31:43.619Z] db163320bfb1: Pushed [2025-09-09T07:31:43.619Z] db70df423b6d: Pushed [2025-09-09T07:31:43.619Z] 7b85fdd1595a: Pushed [2025-09-09T07:31:43.884Z] 70adad5faad8: Pushed [2025-09-09T07:31:44.840Z] 1e890da81ec9: Layer already exists [2025-09-09T07:31:51.465Z] d3a950f653fc: Pushed [2025-09-09T07:31:51.465Z] 379ed16500191e309631f046ff14167998812a6c: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:51.822Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:52.171Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-09-09T07:31:52.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-09T07:31:52.171Z] db163320bfb1: Preparing [2025-09-09T07:31:52.171Z] db70df423b6d: Preparing [2025-09-09T07:31:52.171Z] d3a950f653fc: Preparing [2025-09-09T07:31:52.171Z] 70adad5faad8: Preparing [2025-09-09T07:31:52.171Z] 7b85fdd1595a: Preparing [2025-09-09T07:31:52.171Z] 1e890da81ec9: Preparing [2025-09-09T07:31:52.171Z] 1e890da81ec9: Waiting [2025-09-09T07:31:52.171Z] 7b85fdd1595a: Layer already exists [2025-09-09T07:31:52.171Z] 70adad5faad8: Layer already exists [2025-09-09T07:31:52.171Z] db70df423b6d: Layer already exists [2025-09-09T07:31:52.171Z] db163320bfb1: Layer already exists [2025-09-09T07:31:52.171Z] d3a950f653fc: Layer already exists [2025-09-09T07:31:52.171Z] 1e890da81ec9: Layer already exists [2025-09-09T07:31:52.171Z] latest: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:52.529Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:52.873Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 [2025-09-09T07:31:52.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-09T07:31:52.873Z] db163320bfb1: Preparing [2025-09-09T07:31:52.873Z] db70df423b6d: Preparing [2025-09-09T07:31:52.873Z] d3a950f653fc: Preparing [2025-09-09T07:31:52.873Z] 70adad5faad8: Preparing [2025-09-09T07:31:52.873Z] 7b85fdd1595a: Preparing [2025-09-09T07:31:52.873Z] 1e890da81ec9: Preparing [2025-09-09T07:31:52.873Z] 1e890da81ec9: Waiting [2025-09-09T07:31:52.873Z] 70adad5faad8: Layer already exists [2025-09-09T07:31:52.873Z] db70df423b6d: Layer already exists [2025-09-09T07:31:52.873Z] 7b85fdd1595a: Layer already exists [2025-09-09T07:31:52.873Z] d3a950f653fc: Layer already exists [2025-09-09T07:31:52.873Z] db163320bfb1: Layer already exists [2025-09-09T07:31:52.873Z] 1e890da81ec9: Layer already exists [2025-09-09T07:31:52.873Z] 4.1.0-dev.10: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:53.232Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:53.597Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:31:53.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-09T07:31:53.597Z] db163320bfb1: Preparing [2025-09-09T07:31:53.597Z] db70df423b6d: Preparing [2025-09-09T07:31:53.597Z] d3a950f653fc: Preparing [2025-09-09T07:31:53.597Z] 70adad5faad8: Preparing [2025-09-09T07:31:53.597Z] 7b85fdd1595a: Preparing [2025-09-09T07:31:53.597Z] 1e890da81ec9: Preparing [2025-09-09T07:31:53.597Z] 1e890da81ec9: Waiting [2025-09-09T07:31:53.597Z] db163320bfb1: Layer already exists [2025-09-09T07:31:53.597Z] d3a950f653fc: Layer already exists [2025-09-09T07:31:53.597Z] db70df423b6d: Layer already exists [2025-09-09T07:31:53.597Z] 70adad5faad8: Layer already exists [2025-09-09T07:31:53.597Z] 7b85fdd1595a: Layer already exists [2025-09-09T07:31:53.597Z] 1e890da81ec9: Layer already exists [2025-09-09T07:31:53.597Z] 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:53.956Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:54.366Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-09-09T07:31:54.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-09T07:31:54.366Z] db163320bfb1: Preparing [2025-09-09T07:31:54.366Z] db70df423b6d: Preparing [2025-09-09T07:31:54.366Z] d3a950f653fc: Preparing [2025-09-09T07:31:54.366Z] 70adad5faad8: Preparing [2025-09-09T07:31:54.366Z] 7b85fdd1595a: Preparing [2025-09-09T07:31:54.366Z] 1e890da81ec9: Preparing [2025-09-09T07:31:54.366Z] 1e890da81ec9: Waiting [2025-09-09T07:31:54.366Z] db163320bfb1: Layer already exists [2025-09-09T07:31:54.366Z] 70adad5faad8: Layer already exists [2025-09-09T07:31:54.366Z] 7b85fdd1595a: Layer already exists [2025-09-09T07:31:54.366Z] d3a950f653fc: Layer already exists [2025-09-09T07:31:54.366Z] db70df423b6d: Layer already exists [2025-09-09T07:31:54.366Z] 1e890da81ec9: Layer already exists [2025-09-09T07:31:54.642Z] main: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:31:54.736Z] ===================================================== [Pipeline] echo [2025-09-09T07:31:54.748Z] taggedImages: [2025-09-09T07:31:54.748Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c [2025-09-09T07:31:54.748Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-09-09T07:31:54.748Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 [2025-09-09T07:31:54.748Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [2025-09-09T07:31:54.748Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-09-09T07:31:54.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c [Pipeline] echo [2025-09-09T07:31:54.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-09-09T07:31:54.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 [Pipeline] echo [2025-09-09T07:31:54.801Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [Pipeline] echo [2025-09-09T07:31:54.817Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:55.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-09T07:31:55.218Z] [2025-09-09T07:31:55.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:31:55.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-09T07:31:55.563Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-09T07:31:55.563Z] 8998bd30e6a1: Pulling fs layer [2025-09-09T07:31:55.563Z] 04944245beec: Pulling fs layer [2025-09-09T07:31:55.563Z] 699f458cf7ca: Pulling fs layer [2025-09-09T07:31:55.563Z] 765212b225bb: Pulling fs layer [2025-09-09T07:31:55.564Z] f23df028b6ca: Pulling fs layer [2025-09-09T07:31:55.564Z] d65c8cfc05b1: Pulling fs layer [2025-09-09T07:31:55.564Z] 2437ff75d9bd: Pulling fs layer [2025-09-09T07:31:55.564Z] f23df028b6ca: Waiting [2025-09-09T07:31:55.564Z] 765212b225bb: Waiting [2025-09-09T07:31:55.564Z] 2437ff75d9bd: Waiting [2025-09-09T07:31:55.564Z] d65c8cfc05b1: Waiting [2025-09-09T07:31:55.847Z] 04944245beec: Verifying Checksum [2025-09-09T07:31:55.847Z] 04944245beec: Download complete [2025-09-09T07:31:55.847Z] 765212b225bb: Verifying Checksum [2025-09-09T07:31:55.847Z] 765212b225bb: Download complete [2025-09-09T07:31:55.847Z] f23df028b6ca: Download complete [2025-09-09T07:31:55.847Z] d65c8cfc05b1: Download complete [2025-09-09T07:31:55.847Z] 699f458cf7ca: Verifying Checksum [2025-09-09T07:31:55.847Z] 699f458cf7ca: Download complete [2025-09-09T07:31:56.437Z] 8998bd30e6a1: Verifying Checksum [2025-09-09T07:31:56.437Z] 8998bd30e6a1: Download complete [2025-09-09T07:31:59.011Z] 2437ff75d9bd: Verifying Checksum [2025-09-09T07:31:59.011Z] 2437ff75d9bd: Download complete [2025-09-09T07:32:00.412Z] 8998bd30e6a1: Pull complete [2025-09-09T07:32:00.991Z] 04944245beec: Pull complete [2025-09-09T07:32:02.928Z] 699f458cf7ca: Pull complete [2025-09-09T07:32:02.928Z] 765212b225bb: Pull complete [2025-09-09T07:32:03.508Z] f23df028b6ca: Pull complete [2025-09-09T07:32:03.772Z] d65c8cfc05b1: Pull complete [2025-09-09T07:32:21.952Z] 2437ff75d9bd: Pull complete [2025-09-09T07:32:21.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-09T07:32:21.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-09T07:32:21.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:32:22.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-8555 does not seem to be running inside a container [2025-09-09T07:32:22.216Z] $ 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/201 -v /w/workspace/device-modbus-go/201:/w/workspace/device-modbus-go/201:rw,z -v /w/workspace/device-modbus-go/201@tmp:/w/workspace/device-modbus-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-09T07:32:24.820Z] $ docker top c392d671cfb4441f00be3af0ab5592103d0de4eb87b4e6adae879bbe0c7a2270 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:32:25.649Z] ---> job-cost.sh [2025-09-09T07:32:25.649Z] lf-activate-venv: SKIPPING [2025-09-09T07:32:25.649Z] INFO: No Stack... [2025-09-09T07:32:25.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-09T07:32:26.864Z] INFO: Archiving Costs [Pipeline] sh [2025-09-09T07:32:27.499Z] + cat /w/workspace/device-modbus-go/201/archives/cost.csv [2025-09-09T07:32:27.499Z] + cut -d, -f6 [Pipeline] lock [2025-09-09T07:32:27.555Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [2025-09-09T07:32:32.043Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] did not exist. Created. [2025-09-09T07:32:32.050Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-09T07:32:32.707Z] /w/workspace/device-modbus-go/201@tmp/durable-813af5dc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-09T07:32:33.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-09T07:32:33.053Z] Warning: overwriting stash ‘stack-cost’ [2025-09-09T07:32:33.098Z] Stashed 1 file(s) [Pipeline] } [2025-09-09T07:32:33.105Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-09T07:32:33.125Z] $ docker stop --time=1 c392d671cfb4441f00be3af0ab5592103d0de4eb87b4e6adae879bbe0c7a2270 [2025-09-09T07:32:34.609Z] $ docker rm -f --volumes c392d671cfb4441f00be3af0ab5592103d0de4eb87b4e6adae879bbe0c7a2270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-09-09T07:32:35.138Z] provisioning config files... [2025-09-09T07:32:35.147Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10702491925166606389tmp [Pipeline] { [Pipeline] sh [2025-09-09T07:32:35.446Z] + set +x [2025-09-09T07:32:35.446Z] + curl -s https://codecov.io/bash [2025-09-09T07:32:35.446Z] + bash -s -- [2025-09-09T07:32:35.446Z] [2025-09-09T07:32:35.446Z] _____ _ [2025-09-09T07:32:35.446Z] / ____| | | [2025-09-09T07:32:35.446Z] | | ___ __| | ___ ___ _____ __ [2025-09-09T07:32:35.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-09T07:32:35.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-09T07:32:35.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-09T07:32:35.446Z] Bash-1.0.6 [2025-09-09T07:32:35.446Z] [2025-09-09T07:32:35.446Z] [2025-09-09T07:32:35.446Z] ==> git version 2.25.1 found [2025-09-09T07:32:35.446Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-09-09T07:32:35.446Z] Release-Date: 2020-01-08 [2025-09-09T07:32:35.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-09T07:32:35.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-09T07:32:35.446Z] ==> Jenkins CI detected. [2025-09-09T07:32:35.446Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-09-09T07:32:35.446Z] project root: . [2025-09-09T07:32:35.446Z] --> token set from env [2025-09-09T07:32:35.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-09T07:32:35.446Z] ==> Running gcov in . (disable via -X gcov) [2025-09-09T07:32:35.446Z] ==> Python coveragepy not found [2025-09-09T07:32:35.446Z] ==> Searching for coverage reports in: [2025-09-09T07:32:35.446Z] + . [2025-09-09T07:32:35.446Z] -> Found 1 reports [2025-09-09T07:32:35.446Z] ==> Detecting git/mercurial file structure [2025-09-09T07:32:35.705Z] ==> Reading reports [2025-09-09T07:32:35.705Z] + ./coverage.out bytes=27945 [2025-09-09T07:32:35.705Z] ==> Appending adjustments [2025-09-09T07:32:35.705Z] https://docs.codecov.io/docs/fixing-reports [2025-09-09T07:32:35.705Z] + Found adjustments [2025-09-09T07:32:35.705Z] ==> Gzipping contents [2025-09-09T07:32:35.705Z] 8.0K /tmp/codecov.LzV1r6.gz [2025-09-09T07:32:35.705Z] ==> Uploading reports [2025-09-09T07:32:35.705Z] url: https://codecov.io [2025-09-09T07:32:35.705Z] query: branch=main&commit=379ed16500191e309631f046ff14167998812a6c&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-09T07:32:35.705Z] -> Pinging Codecov [2025-09-09T07:32:35.706Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=379ed16500191e309631f046ff14167998812a6c&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-09T07:32:35.964Z] -> Uploading to [2025-09-09T07:32:35.964Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/379ed16500191e309631f046ff14167998812a6c/47410ce4-e27c-4a21-8578-1ecff135f615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250909%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250909T073235Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=04765c66ee0a5be79d6c08d8c8b5c8bd1a297020d4fe2dbd47c74e1c717ca33e [2025-09-09T07:32:35.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-09T07:32:35.964Z] Dload Upload Total Spent Left Speed [2025-09-09T07:32:36.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 22328 --:--:-- --:--:-- --:--:-- 22328 [2025-09-09T07:32:36.223Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/379ed16500191e309631f046ff14167998812a6c [Pipeline] } [2025-09-09T07:32:36.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-09T07:32:36.381Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-09T07:32:36.402Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:32:36.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-09T07:32:36.717Z] [2025-09-09T07:32:36.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:32:37.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-09T07:32:37.024Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-09T07:32:37.024Z] 0a9a5dfd008f: Already exists [2025-09-09T07:32:37.024Z] 36466aa92d05: Already exists [2025-09-09T07:32:37.024Z] e10405b45d13: Already exists [2025-09-09T07:32:37.024Z] 096b7ceb2af7: Already exists [2025-09-09T07:32:37.024Z] 4f4fb700ef54: Already exists [2025-09-09T07:32:37.024Z] e50aa161e22a: Pulling fs layer [2025-09-09T07:32:37.024Z] d3c8db5fb9df: Pulling fs layer [2025-09-09T07:32:37.284Z] e50aa161e22a: Verifying Checksum [2025-09-09T07:32:37.284Z] e50aa161e22a: Download complete [2025-09-09T07:32:37.544Z] e50aa161e22a: Pull complete [2025-09-09T07:32:39.456Z] d3c8db5fb9df: Verifying Checksum [2025-09-09T07:32:39.456Z] d3c8db5fb9df: Download complete [2025-09-09T07:32:43.648Z] d3c8db5fb9df: Pull complete [2025-09-09T07:32:43.648Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-09T07:32:43.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-09T07:32:43.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:32:43.767Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:32:43.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-09T07:32:45.723Z] $ docker top b656775b5dc7c39bba7e2cac0f90a7327191bee6b995ef7d47bd88e4eb5d9537 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:32:46.081Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-09-09T07:32:46.092Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-09-09T07:32:46.372Z] + set -o pipefail [2025-09-09T07:32:46.372Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-09-09T07:32:56.362Z] [2025-09-09T07:32:56.362Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-09-09T07:32:56.362Z] [2025-09-09T07:32:56.362Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/31ab6c35-c7ed-466b-aa07-37048cf3caeb [2025-09-09T07:32:56.362Z] [2025-09-09T07:32:56.362Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-09-09T07:32:56.362Z] [2025-09-09T07:32:56.362Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-09T07:32:56.362Z] [2025-09-09T07:32:56.362Z] [2025-09-09T07:32:56.362Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-09T07:32:56.362Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-09T07:32:56.371Z] $ docker stop --time=1 b656775b5dc7c39bba7e2cac0f90a7327191bee6b995ef7d47bd88e4eb5d9537 [2025-09-09T07:33:00.511Z] $ docker rm -f --volumes b656775b5dc7c39bba7e2cac0f90a7327191bee6b995ef7d47bd88e4eb5d9537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-09T07:33:01.416Z] + git log --format=format:%s -1 379ed16500191e309631f046ff14167998812a6c [Pipeline] sh [2025-09-09T07:33:01.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-09T07:33:01.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:33:02.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T07:33:02.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:33:02.098Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:33:02.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-09T07:33:02.536Z] $ docker top 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 -eo pid,comm [2025-09-09T07:33:02.587Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-09T07:33:02.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-09T07:33:02.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T07:33:02.645Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T07:33:02.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T07:33:02.765Z] $ docker exec 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 ssh-agent [2025-09-09T07:33:02.880Z] SSH_AUTH_SOCK=/tmp/ssh-eUaWxqOG9oyr/agent.31 [2025-09-09T07:33:02.880Z] SSH_AGENT_PID=37 [2025-09-09T07:33:02.883Z] Running ssh-add (command line suppressed) [2025-09-09T07:33:02.985Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6519259604821305949.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6519259604821305949.key) [2025-09-09T07:33:03.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T07:33:03.294Z] + git semver tag [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,509 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,515 [run_tag] DEBUG tag force:False [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,515 [check_head_tag] DEBUG check head tag [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,515 [execute] INFO git cat-file --batch-check [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,518 [execute] INFO git cat-file --batch [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,528 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,528 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-09T07:33:03.554Z] 2025-09-09 07:33:03,531 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:03.554Z] 4.1.0-dev.10 [Pipeline] } [2025-09-09T07:33:03.821Z] $ docker exec --env ******** --env ******** 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 ssh-agent -k [2025-09-09T07:33:03.921Z] unset SSH_AUTH_SOCK; [2025-09-09T07:33:03.922Z] unset SSH_AGENT_PID; [2025-09-09T07:33:03.922Z] echo Agent pid 37 killed; [2025-09-09T07:33:03.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T07:33:04.257Z] + git semver [Pipeline] } [2025-09-09T07:33:04.837Z] $ docker stop --time=1 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 [2025-09-09T07:33:06.110Z] $ docker rm -f --volumes 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:33:06.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-09T07:33:06.527Z] [2025-09-09T07:33:06.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:33:06.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-09T07:33:06.830Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-09T07:33:06.830Z] ab5ef0e58194: Pulling fs layer [2025-09-09T07:33:06.830Z] 9712f1f96733: Pulling fs layer [2025-09-09T07:33:06.830Z] 63f879dbbcfc: Pulling fs layer [2025-09-09T07:33:06.830Z] 0d9ebad4ef96: Pulling fs layer [2025-09-09T07:33:06.830Z] e9a5061849ea: Pulling fs layer [2025-09-09T07:33:06.830Z] d747dcd14b5f: Pulling fs layer [2025-09-09T07:33:06.830Z] 0d9ebad4ef96: Waiting [2025-09-09T07:33:06.830Z] e9a5061849ea: Waiting [2025-09-09T07:33:06.830Z] 2de7ff778b66: Pulling fs layer [2025-09-09T07:33:06.830Z] 2de7ff778b66: Waiting [2025-09-09T07:33:06.830Z] d747dcd14b5f: Waiting [2025-09-09T07:33:06.830Z] 9712f1f96733: Verifying Checksum [2025-09-09T07:33:06.830Z] 9712f1f96733: Download complete [2025-09-09T07:33:07.090Z] 63f879dbbcfc: Verifying Checksum [2025-09-09T07:33:07.090Z] 63f879dbbcfc: Download complete [2025-09-09T07:33:07.354Z] e9a5061849ea: Verifying Checksum [2025-09-09T07:33:07.354Z] e9a5061849ea: Download complete [2025-09-09T07:33:07.354Z] d747dcd14b5f: Verifying Checksum [2025-09-09T07:33:07.354Z] d747dcd14b5f: Download complete [2025-09-09T07:33:07.354Z] 0d9ebad4ef96: Verifying Checksum [2025-09-09T07:33:07.354Z] 0d9ebad4ef96: Download complete [2025-09-09T07:33:07.354Z] 2de7ff778b66: Verifying Checksum [2025-09-09T07:33:07.354Z] 2de7ff778b66: Download complete [2025-09-09T07:33:07.613Z] ab5ef0e58194: Verifying Checksum [2025-09-09T07:33:07.613Z] ab5ef0e58194: Download complete [2025-09-09T07:33:11.807Z] ab5ef0e58194: Pull complete [2025-09-09T07:33:11.807Z] 9712f1f96733: Pull complete [2025-09-09T07:33:12.375Z] 63f879dbbcfc: Pull complete [2025-09-09T07:33:18.941Z] 0d9ebad4ef96: Pull complete [2025-09-09T07:33:18.941Z] e9a5061849ea: Pull complete [2025-09-09T07:33:18.941Z] d747dcd14b5f: Pull complete [2025-09-09T07:33:19.881Z] 2de7ff778b66: Pull complete [2025-09-09T07:33:20.139Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-09T07:33:20.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-09T07:33:20.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:33:20.242Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:33:20.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-09T07:33:23.950Z] $ docker top 0c690a8ec1889c6e7dc096cdbfecdb4b37d7eda314cddd3f769892da21afa343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:33:24.029Z] provisioning config files... [2025-09-09T07:33:24.036Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6756172430736549804tmp [2025-09-09T07:33:24.047Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8555554529288715021tmp [2025-09-09T07:33:24.056Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6673511172751579159tmp [Pipeline] { [Pipeline] echo [2025-09-09T07:33:24.088Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:24.382Z] ---> sigul-configuration.sh [2025-09-09T07:33:24.382Z] gpg: directory `/root/.gnupg' created [2025-09-09T07:33:24.382Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-09T07:33:24.382Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-09T07:33:24.382Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-09T07:33:24.382Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-09T07:33:24.382Z] gpg: CAST5 encrypted data [2025-09-09T07:33:24.382Z] gpg: encrypted with 1 passphrase [2025-09-09T07:33:24.382Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-09T07:33:24.681Z] + mkdir /home/jenkins [2025-09-09T07:33:24.681Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-09T07:33:24.983Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-09T07:33:24.997Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:25.291Z] ---> sigul-install.sh [2025-09-09T07:33:25.291Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-09T07:33:25.587Z] + git tag --list [2025-09-09T07:33:25.587Z] 0.7.1 [2025-09-09T07:33:25.587Z] v1.0.0 [2025-09-09T07:33:25.587Z] v1.1.0 [2025-09-09T07:33:25.587Z] v1.1.1 [2025-09-09T07:33:25.587Z] v1.2.2 [2025-09-09T07:33:25.587Z] v1.3.0 [2025-09-09T07:33:25.587Z] v1.3.1 [2025-09-09T07:33:25.587Z] v2.0.0 [2025-09-09T07:33:25.587Z] v2.1.0 [2025-09-09T07:33:25.587Z] v2.1.1 [2025-09-09T07:33:25.587Z] v2.2.0 [2025-09-09T07:33:25.587Z] v2.3.0 [2025-09-09T07:33:25.587Z] v3.0 [2025-09-09T07:33:25.587Z] v3.0.0 [2025-09-09T07:33:25.587Z] v3.1 [2025-09-09T07:33:25.587Z] v3.1.0 [2025-09-09T07:33:25.587Z] v3.1.1 [2025-09-09T07:33:25.587Z] v4.0 [2025-09-09T07:33:25.587Z] v4.0.0 [2025-09-09T07:33:25.587Z] v4.1.0-dev.1 [2025-09-09T07:33:25.587Z] v4.1.0-dev.10 [2025-09-09T07:33:25.587Z] v4.1.0-dev.2 [2025-09-09T07:33:25.587Z] v4.1.0-dev.3 [2025-09-09T07:33:25.587Z] v4.1.0-dev.4 [2025-09-09T07:33:25.587Z] v4.1.0-dev.5 [2025-09-09T07:33:25.587Z] v4.1.0-dev.6 [2025-09-09T07:33:25.587Z] v4.1.0-dev.7 [2025-09-09T07:33:25.587Z] v4.1.0-dev.8 [2025-09-09T07:33:25.587Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-09T07:33:25.882Z] + lftools sign git-tag v4.1.0-dev.10 [2025-09-09T07:33:26.450Z] Signing Git tag with Sigul... [2025-09-09T07:33:26.450Z] Signing v4.1.0-dev.10 [Pipeline] echo [2025-09-09T07:33:27.036Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:27.334Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-09T07:33:27.341Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-09T07:33:27.362Z] $ docker stop --time=1 0c690a8ec1889c6e7dc096cdbfecdb4b37d7eda314cddd3f769892da21afa343 [2025-09-09T07:33:28.634Z] $ docker rm -f --volumes 0c690a8ec1889c6e7dc096cdbfecdb4b37d7eda314cddd3f769892da21afa343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-09T07:33:29.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-09T07:33:29.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:33:29.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T07:33:29.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:33:29.641Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:33:29.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-09T07:33:29.915Z] $ docker top ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 -eo pid,comm [2025-09-09T07:33:29.963Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-09T07:33:29.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-09T07:33:30.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T07:33:30.133Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T07:33:30.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T07:33:30.255Z] $ docker exec ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 ssh-agent [2025-09-09T07:33:30.371Z] SSH_AUTH_SOCK=/tmp/ssh-UEvXvCD69U9I/agent.33 [2025-09-09T07:33:30.371Z] SSH_AGENT_PID=39 [2025-09-09T07:33:30.375Z] Running ssh-add (command line suppressed) [2025-09-09T07:33:30.475Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6789167556332228159.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6789167556332228159.key) [2025-09-09T07:33:30.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T07:33:30.793Z] + git semver bump pre [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,009 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,013 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,013 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,013 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,013 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,015 [execute] INFO git cat-file --batch-check [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,020 [execute] INFO git cat-file --batch [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-09T07:33:31.053Z] 2025-09-09 07:33:31,024 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:31.053Z] 4.1.0-dev.11 [Pipeline] } [2025-09-09T07:33:31.059Z] $ docker exec --env ******** --env ******** ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 ssh-agent -k [2025-09-09T07:33:31.146Z] unset SSH_AUTH_SOCK; [2025-09-09T07:33:31.146Z] unset SSH_AGENT_PID; [2025-09-09T07:33:31.146Z] echo Agent pid 39 killed; [2025-09-09T07:33:31.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T07:33:31.488Z] + git semver [Pipeline] } [2025-09-09T07:33:31.753Z] $ docker stop --time=1 ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 [2025-09-09T07:33:33.042Z] $ docker rm -f --volumes ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T07:33:33.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-09T07:33:33.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:33:33.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T07:33:33.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:33:33.796Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:33:33.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-09T07:33:34.060Z] $ docker top 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 -eo pid,comm [2025-09-09T07:33:34.105Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-09T07:33:34.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-09T07:33:34.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T07:33:34.167Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T07:33:34.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T07:33:34.278Z] $ docker exec 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 ssh-agent [2025-09-09T07:33:34.397Z] SSH_AUTH_SOCK=/tmp/ssh-lnqYoDSEfq7X/agent.33 [2025-09-09T07:33:34.397Z] SSH_AGENT_PID=39 [2025-09-09T07:33:34.402Z] Running ssh-add (command line suppressed) [2025-09-09T07:33:34.490Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15175895032689014025.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15175895032689014025.key) [2025-09-09T07:33:34.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T07:33:34.795Z] + git semver push [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,004 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,008 [run_push] DEBUG push [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,009 [execute] INFO git cat-file --batch-check [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,012 [execute] INFO git rev-list b9274a5370056a75ab39756b418dcb94ed8c8d39 -- [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,012 [execute] DEBUG Popen(['git', 'rev-list', 'b9274a5370056a75ab39756b418dcb94ed8c8d39', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,016 [execute] INFO git fetch -v -- origin [2025-09-09T07:33:35.054Z] 2025-09-09 07:33:35,016 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-09T07:33:35.622Z] 2025-09-09 07:33:35,467 [run_push] DEBUG no remote changes detected [2025-09-09T07:33:35.622Z] 2025-09-09 07:33:35,467 [execute] INFO git push origin semver [2025-09-09T07:33:35.622Z] 2025-09-09 07:33:35,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-09T07:33:36.559Z] 2025-09-09 07:33:36,243 [run_push] DEBUG push all version tags [2025-09-09T07:33:36.559Z] 2025-09-09 07:33:36,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-09T07:33:36.559Z] 2025-09-09 07:33:36,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-09T07:33:37.131Z] 2025-09-09 07:33:36,913 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-09T07:33:37.131Z] 4.1.0-dev.11 [Pipeline] } [2025-09-09T07:33:37.139Z] $ docker exec --env ******** --env ******** 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 ssh-agent -k [2025-09-09T07:33:37.220Z] unset SSH_AUTH_SOCK; [2025-09-09T07:33:37.220Z] unset SSH_AGENT_PID; [2025-09-09T07:33:37.221Z] echo Agent pid 39 killed; [2025-09-09T07:33:37.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T07:33:37.580Z] + git semver [Pipeline] } [2025-09-09T07:33:37.848Z] $ docker stop --time=1 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 [2025-09-09T07:33:39.130Z] $ docker rm -f --volumes 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-09T07:33:39.734Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-09-09T07:33:39.734Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-09T07:33:39.734Z] total 16 [2025-09-09T07:33:39.734Z] drwxr-xr-x 3 root root 4096 Sep 9 07:25 . [2025-09-09T07:33:39.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 07:33 .. [2025-09-09T07:33:39.734Z] drwxr-xr-x 2 root root 4096 Sep 9 07:25 cost [2025-09-09T07:33:39.734Z] -rw-r--r-- 1 root root 88 Sep 9 07:25 cost.csv [2025-09-09T07:33:39.734Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-09T07:33:39.734Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-09T07:33:39.734Z] total 16 [2025-09-09T07:33:39.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 07:25 . [2025-09-09T07:33:39.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 07:33 .. [2025-09-09T07:33:39.734Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 07:25 cost [2025-09-09T07:33:39.734Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 9 07:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:40.029Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:40.889Z] ---> package-listing.sh [2025-09-09T07:33:40.889Z] ++ facter osfamily [2025-09-09T07:33:40.889Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-09T07:33:41.149Z] + OS_FAMILY=debian [2025-09-09T07:33:41.149Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-09-09T07:33:41.149Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-09T07:33:41.149Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-09T07:33:41.149Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-09T07:33:41.149Z] + PACKAGES=/tmp/packages_start.txt [2025-09-09T07:33:41.149Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-09T07:33:41.149Z] + PACKAGES=/tmp/packages_end.txt [2025-09-09T07:33:41.149Z] + case "${OS_FAMILY}" in [2025-09-09T07:33:41.149Z] + dpkg -l [2025-09-09T07:33:41.149Z] + grep '^ii' [2025-09-09T07:33:41.149Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-09T07:33:41.149Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-09T07:33:41.149Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-09T07:33:41.149Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-09T07:33:41.149Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-09-09T07:33:41.149Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-09-09T07:33:41.162Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-09T07:33:41.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:33:42.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T07:33:42.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:33:42.084Z] prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container [2025-09-09T07:33:42.114Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-09T07:33:42.338Z] $ docker top c64f5f3272f1a2cd90eebdbb16af3b8b8e91840ad9c1c8c9459aafae143332d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T07:33:42.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-09T07:33:42.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-09T07:33:43.273Z] + ls /var/log/sa-host [2025-09-09T07:33:43.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:33:43.313Z] provisioning config files... [2025-09-09T07:33:43.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config232344622723144622tmp [Pipeline] { [Pipeline] echo [2025-09-09T07:33:43.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:43.619Z] ---> create-netrc.sh [Pipeline] } [2025-09-09T07:33:43.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:43.943Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-09T07:33:43.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:44.238Z] ---> sudo-logs.sh [2025-09-09T07:33:44.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-09T07:33:44.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:44.558Z] ---> job-cost.sh [2025-09-09T07:33:44.558Z] lf-activate-venv: SKIPPING [2025-09-09T07:33:44.558Z] DEBUG: total: 0.2199999988079071 [2025-09-09T07:33:44.558Z] INFO: Retrieving Stack Cost... [2025-09-09T07:33:44.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-09T07:33:45.077Z] INFO: Archiving Costs [Pipeline] echo [2025-09-09T07:33:45.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:33:45.636Z] ---> logs-deploy.sh [2025-09-09T07:33:45.636Z] lf-activate-venv: SKIPPING [2025-09-09T07:33:45.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/201 [2025-09-09T07:33:45.636Z] INFO: archiving workspace using pattern(s): [2025-09-09T07:33:46.573Z] Archives upload complete. [2025-09-09T07:33:46.573Z] INFO: archiving logs to Nexus