Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8255f7a45f8884f577f818fffb07e95878fc842 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-ssh15175161974061765991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15473696474025179360.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11049422180512656171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14211006192768580079.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-ssh12443552427795944681.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9177’ Running on prd-ubuntu20.04-docker-8c-8g-9197 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8255f7a45f8884f577f818fffb07e95878fc842 (main) Commit message: "Merge pull request #710 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f e8255f7a45f8884f577f818fffb07e95878fc842 # timeout=10 > git rev-list --no-walk 5af22609869f7a1740db3476e60b775e51835e3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:21 ========================================================= 06:22:21 EdgeX Global Pipelines Version Info 06:22:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:22:22 ------------------- 06:22:22 stable info: 06:22:22 ------------------- 06:22:22 Commited By: Cherry Wang cherry@iotechsys.com 06:22:22 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:22:22 Message: update stable to v1.0.278 06:22:23 ------------------- 06:22:23 experimental info: 06:22:23 ------------------- 06:22:23 Commited By: **** collab-it+edgex@linuxfoundation.org 06:22:23 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:22:23 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:22:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:22:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:22:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:22:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] echo 06:22:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8255f7 [Pipeline] echo 06:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:24 provisioning config files... 06:22:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config884544479048177100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:24 ---> ****-login.sh 06:22:24 nexus3.edgexfoundry.org:10001 06:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:25 06:22:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:25 Configure a credential helper to remove this warning. See 06:22:25 https://docs.****.com/go/credential-store/ 06:22:25 06:22:25 Login Succeeded 06:22:25 nexus3.edgexfoundry.org:10002 06:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:25 06:22:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:25 Configure a credential helper to remove this warning. See 06:22:25 https://docs.****.com/go/credential-store/ 06:22:25 06:22:25 Login Succeeded 06:22:25 nexus3.edgexfoundry.org:10003 06:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:25 06:22:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:25 Configure a credential helper to remove this warning. See 06:22:25 https://docs.****.com/go/credential-store/ 06:22:25 06:22:25 Login Succeeded 06:22:25 nexus3.edgexfoundry.org:10004 06:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:25 06:22:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:25 Configure a credential helper to remove this warning. See 06:22:25 https://docs.****.com/go/credential-store/ 06:22:25 06:22:25 Login Succeeded 06:22:25 ****.io 06:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:25 06:22:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:25 Configure a credential helper to remove this warning. See 06:22:25 https://docs.****.com/go/credential-store/ 06:22:25 06:22:25 Login Succeeded 06:22:25 ---> ****-login.sh ends [Pipeline] } 06:22:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:22:26 + git rev-list -1 --merges e8255f7a45f8884f577f818fffb07e95878fc842~1..e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] echo 06:22:26 -----------> git rev-list -1 --merges e8255f7a45f8884f577f818fffb07e95878fc842~1..e8255f7a45f8884f577f818fffb07e95878fc842 e8255f7a45f8884f577f818fffb07e95878fc842 06:22:26 e8255f7a45f8884f577f818fffb07e95878fc842 [false] [Pipeline] sh 06:22:26 + git log --format=format:%s -1 e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] echo 06:22:26 ========================================================= 06:22:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:22:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:27 + git log --format=format:%s -1 e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] echo 06:22:27 [semverPrep] GIT_COMMIT: e8255f7a45f8884f577f818fffb07e95878fc842, Commit Message: Merge pull request #710 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 06:22:27 [semverPrep] This is not a build commit. [Pipeline] sh 06:22:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:27 + grep -v github /etc/ssh/ssh_known_hosts 06:22:27 + [ -e /tmp/ssh_known_hosts ] 06:22:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:22:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:22:27 + sudo tee -a /etc/ssh/ssh_known_hosts 06:22:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:27 06:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:28 0.1.4: Pulling from edgex-devops/py-git-semver 06:22:28 3dae71ba6b94: Pulling fs layer 06:22:28 6bf1a483ea7c: Pulling fs layer 06:22:28 f5dfc541a4d3: Pulling fs layer 06:22:28 461d9e800cba: Pulling fs layer 06:22:28 80192f66455f: Pulling fs layer 06:22:28 2e8e34ca0e6c: Pulling fs layer 06:22:28 a29436f7fd5d: Pulling fs layer 06:22:28 923cac83aea3: Pulling fs layer 06:22:28 25ad8b0a4227: Pulling fs layer 06:22:28 db01528c6b51: Pulling fs layer 06:22:28 28988de357af: Pulling fs layer 06:22:28 80192f66455f: Waiting 06:22:28 a29436f7fd5d: Waiting 06:22:28 923cac83aea3: Waiting 06:22:28 25ad8b0a4227: Waiting 06:22:28 db01528c6b51: Waiting 06:22:28 2e8e34ca0e6c: Waiting 06:22:28 28988de357af: Waiting 06:22:28 6bf1a483ea7c: Verifying Checksum 06:22:28 6bf1a483ea7c: Download complete 06:22:28 461d9e800cba: Download complete 06:22:28 80192f66455f: Verifying Checksum 06:22:28 80192f66455f: Download complete 06:22:28 f5dfc541a4d3: Verifying Checksum 06:22:28 f5dfc541a4d3: Download complete 06:22:28 3dae71ba6b94: Verifying Checksum 06:22:28 3dae71ba6b94: Download complete 06:22:28 923cac83aea3: Download complete 06:22:28 25ad8b0a4227: Download complete 06:22:28 db01528c6b51: Download complete 06:22:28 28988de357af: Download complete 06:22:28 a29436f7fd5d: Verifying Checksum 06:22:28 a29436f7fd5d: Download complete 06:22:29 2e8e34ca0e6c: Verifying Checksum 06:22:29 2e8e34ca0e6c: Download complete 06:22:30 3dae71ba6b94: Pull complete 06:22:30 6bf1a483ea7c: Pull complete 06:22:31 f5dfc541a4d3: Pull complete 06:22:31 461d9e800cba: Pull complete 06:22:31 80192f66455f: Pull complete 06:22:35 2e8e34ca0e6c: Pull complete 06:22:35 a29436f7fd5d: Pull complete 06:22:35 923cac83aea3: Pull complete 06:22:35 25ad8b0a4227: Pull complete 06:22:35 db01528c6b51: Pull complete 06:22:35 28988de357af: Pull complete 06:22:35 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:35 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:22:35 $ 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 06:22:38 $ docker top 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 -eo pid,comm 06:22:38 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). 06:22:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:38 [ssh-agent] Looking for ssh-agent implementation... 06:22:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:39 $ docker exec 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 ssh-agent 06:22:39 SSH_AUTH_SOCK=/tmp/ssh-Mwj7cXgvJhGY/agent.32 06:22:39 SSH_AGENT_PID=38 06:22:39 Running ssh-add (command line suppressed) 06:22:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1838770345708528466.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1838770345708528466.key) 06:22:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 06:22:39 + git tag --points-at HEAD [Pipeline] } 06:22:39 $ docker exec --env ******** --env ******** 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 ssh-agent -k 06:22:40 unset SSH_AUTH_SOCK; 06:22:40 unset SSH_AGENT_PID; 06:22:40 echo Agent pid 38 killed; 06:22:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:22:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:40 [ssh-agent] Looking for ssh-agent implementation... 06:22:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:40 $ docker exec 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 ssh-agent 06:22:40 SSH_AUTH_SOCK=/tmp/ssh-r2uhD17ec7K7/agent.84 06:22:40 SSH_AGENT_PID=90 06:22:40 Running ssh-add (command line suppressed) 06:22:40 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_699104490243180387.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_699104490243180387.key) 06:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:40 + git semver init 06:22:40 2026-05-13 06:22:40,942 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:22:40 2026-05-13 06:22:40,949 [run_init] DEBUG init version:0.0.0 force:False 06:22:40 2026-05-13 06:22:40,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:22:40 2026-05-13 06:22:40,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:22:40 2026-05-13 06:22:40,951 [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) 06:22:42 2026-05-13 06:22:42,219 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:22:42 2026-05-13 06:22:42,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:22:42 2026-05-13 06:22:42,219 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:42 2026-05-13 06:22:42,219 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:42 4.1.0-dev.20 [Pipeline] } 06:22:42 $ docker exec --env ******** --env ******** 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 ssh-agent -k 06:22:42 unset SSH_AUTH_SOCK; 06:22:42 unset SSH_AGENT_PID; 06:22:42 echo Agent pid 90 killed; 06:22:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:42 + git semver [Pipeline] } 06:22:43 $ docker stop --time=1 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 06:22:44 $ docker rm -f --volumes 46467b57b202d9ecdf8cfed9e93594c74c7b43d2c4774f50eb3f7ab6fd627f03 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:22:45 Stashed 1 file(s) [Pipeline] echo 06:22:45 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 06:22:45 provisioning config files... 06:22:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6321521812095367230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:45 ---> ****-login.sh 06:22:45 nexus3.edgexfoundry.org:10001 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 Login Succeeded 06:22:45 nexus3.edgexfoundry.org:10002 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 Login Succeeded 06:22:45 nexus3.edgexfoundry.org:10003 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:46 Login Succeeded 06:22:46 nexus3.edgexfoundry.org:10004 06:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:46 Login Succeeded 06:22:46 ****.io 06:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:46 Login Succeeded 06:22:46 ---> ****-login.sh ends [Pipeline] } 06:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:22:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:22:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:22:46 ========================================================= 06:22:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:22:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:22:48 #0 building with "default" instance using docker driver 06:22:48 06:22:48 #1 [internal] load build definition from Dockerfile 06:22:49 #1 transferring dockerfile: 06:22:49 #1 transferring dockerfile: 1.52kB 0.0s done 06:22:49 #1 DONE 1.0s 06:22:49 06:22:49 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:22:50 #2 DONE 1.2s 06:22:51 06:22:51 #3 [internal] load .dockerignore 06:22:51 #3 transferring context: 06:22:51 #3 transferring context: 182B done 06:22:51 #3 DONE 0.5s 06:22:51 06:22:51 #4 [internal] load build context 06:22:51 #4 DONE 0.0s 06:22:51 06:22:51 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:22:51 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:22:51 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.4s done 06:22:52 #5 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:22:52 #5 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:22:52 #5 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:22:52 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.2s 06:22:52 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.3s 06:22:52 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.6s 06:22:53 #5 ... 06:22:53 06:22:53 #4 [internal] load build context 06:22:53 #4 transferring context: 25.71MB 0.3s done 06:22:53 #4 DONE 1.2s 06:22:53 06:22:53 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:22:53 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.6s done 06:22:53 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:22:53 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:22:53 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 1.2s 06:22:53 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 1.2s done 06:22:53 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 37.75MB / 60.15MB 1.4s 06:22:53 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.4s 06:22:53 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.6s 06:22:53 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 06:22:54 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 2.2s 06:22:54 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.3s done 06:22:54 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.2s done 06:22:54 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.8s done 06:22:54 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 2.6s 06:22:55 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 2.7s 06:22:55 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 3.1s done 06:22:55 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 3.2s 06:22:55 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 3.3s done 06:22:56 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:22:56 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 3.9s 06:22:56 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.34MB / 112.58MB 4.0s 06:22:56 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.11MB / 112.58MB 4.2s 06:22:56 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 4.2s 06:22:56 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 4.2s done 06:22:56 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 4.3s 06:22:56 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 4.3s 06:22:56 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 4.4s 06:22:56 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 4.4s 06:22:56 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 4.5s 06:22:58 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 5.7s done 06:22:58 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 5.8s done 06:23:00 Still waiting to schedule task 06:23:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:23:01 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 06:23:01 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:23:01 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:23:01 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:23:01 #5 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:23:01 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:23:01 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 06:23:01 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 06:23:05 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 06:23:05 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:23:05 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 06:23:05 #5 DONE 14.2s 06:23:05 06:23:05 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:23:05 #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:23:05 #6 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:23:06 #6 0.713 (1/8) Installing openssh-keygen (10.0_p1-r10) 06:23:06 #6 0.721 (2/8) Installing libedit (20250104.3.1-r1) 06:23:06 #6 0.727 (3/8) Installing openssh-client-common (10.0_p1-r10) 06:23:06 #6 0.746 (4/8) Installing openssh-client-default (10.0_p1-r10) 06:23:06 #6 0.755 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 06:23:06 #6 0.760 (6/8) Installing openssh-server-common (10.0_p1-r10) 06:23:06 #6 0.762 (7/8) Installing openssh-server (10.0_p1-r10) 06:23:06 #6 0.783 (8/8) Installing openssh (10.0_p1-r10) 06:23:06 #6 0.789 Executing busybox-1.37.0-r19.trigger 06:23:06 #6 0.796 OK: 272 MiB in 68 packages 06:23:10 #6 DONE 4.6s 06:23:10 06:23:10 #7 [builder 3/7] WORKDIR /device-modbus-go 06:23:10 #7 DONE 0.0s 06:23:10 06:23:10 #8 [builder 4/7] COPY go.mod vendor* ./ 06:23:10 #8 DONE 0.0s 06:23:10 06:23:10 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:28 #9 DONE 15.8s 06:23:28 06:23:28 #10 [builder 6/7] COPY . . 06:23:28 #10 DONE 0.2s 06:23:28 06:23:28 #11 [builder 7/7] RUN echo noop 06:23:28 #11 0.202 noop 06:23:28 #11 DONE 0.2s 06:23:28 06:23:28 #12 exporting to image 06:23:28 #12 exporting layers 06:23:34 #12 exporting layers 7.0s done 06:23:34 #12 writing image sha256:d198adcbac6e7ab46ac7263b55d1a4ca54fa8709c873c0d0d1b6001ccabcfbdd done 06:23:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:23:34 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker inspect -f . ci-base-image-x86_64 06:23:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:34 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:23:34 $ 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 06:23:34 $ docker top 49182870dfa8f3299a553229e9c77c45d51305b7d0ab3bd1383a6ed89153c065 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:35 + go version 06:23:35 go version go1.25.2 linux/amd64 [Pipeline] } 06:23:35 $ docker stop --time=1 49182870dfa8f3299a553229e9c77c45d51305b7d0ab3bd1383a6ed89153c065 06:23:37 $ docker rm -f --volumes 49182870dfa8f3299a553229e9c77c45d51305b7d0ab3bd1383a6ed89153c065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:38 + docker inspect -f . ci-base-image-x86_64 06:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:38 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:23:38 $ 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 06:23:38 $ docker top ce2d9a982b3de75e24553b29aa169a7e4ab2d61ed636e6d0f24e82e359ab3da1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:23:39 + make test 06:23:39 go test ./... -coverprofile=coverage.out ./... 06:23:40 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:24:02 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:24:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements 06:24:12 0 issues. 06:24:12 go vet ./... 06:24:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:24:17 ./bin/test-attribution-txt.sh 06:24:17 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:24:17 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:24:17 $ docker stop --time=1 ce2d9a982b3de75e24553b29aa169a7e4ab2d61ed636e6d0f24e82e359ab3da1 06:24:20 $ docker rm -f --volumes ce2d9a982b3de75e24553b29aa169a7e4ab2d61ed636e6d0f24e82e359ab3da1 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:24:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:21 + ls -al . 06:24:21 total 268 06:24:21 drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:23 . 06:24:21 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 .. 06:24:21 -rw-rw-r-- 1 jenkins jenkins 140 May 13 06:22 .dockerignore 06:24:21 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:24 .git 06:24:21 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 .github 06:24:21 -rw-rw-r-- 1 jenkins jenkins 266 May 13 06:22 .gitignore 06:24:21 -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:22 .golangci.yml 06:24:21 drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:22 .semver 06:24:21 -rw-rw-r-- 1 jenkins jenkins 22459 May 13 06:22 Attribution.txt 06:24:21 -rw-rw-r-- 1 jenkins jenkins 18046 May 13 06:22 CHANGELOG.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 1479 May 13 06:22 Dockerfile 06:24:21 -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:22 GOVERNANCE.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 681 May 13 06:22 Jenkinsfile 06:24:21 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 06:22 LICENSE 06:24:21 -rw-rw-r-- 1 jenkins jenkins 2529 May 13 06:22 Makefile 06:24:21 -rw-rw-r-- 1 jenkins jenkins 622 May 13 06:22 OWNERS.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 4463 May 13 06:22 README.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:22 VERSION 06:24:21 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 bin 06:24:21 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 cmd 06:24:21 -rw-r--r-- 1 jenkins jenkins 32380 May 13 06:24 coverage.out 06:24:21 -rw-rw-r-- 1 jenkins jenkins 6841 May 13 06:22 go.mod 06:24:21 -rw-rw-r-- 1 jenkins jenkins 89767 May 13 06:22 go.sum 06:24:21 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 internal 06:24:21 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 simulator 06:24:21 -rw-rw-r-- 1 jenkins jenkins 229 May 13 06:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:22 + 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=e8255f7a45f8884f577f818fffb07e95878fc842 --label arch=amd64 --label version=4.1.0-dev.20 . 06:24:22 #0 building with "default" instance using docker driver 06:24:22 06:24:22 #1 [internal] load build definition from Dockerfile 06:24:22 #1 transferring dockerfile: 1.52kB done 06:24:22 #1 DONE 0.0s 06:24:22 06:24:22 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:24:22 #2 DONE 0.0s 06:24:22 06:24:22 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:24:22 #3 DONE 0.1s 06:24:22 06:24:22 #4 [internal] load .dockerignore 06:24:22 #4 transferring context: 182B done 06:24:22 #4 DONE 0.0s 06:24:22 06:24:22 #5 [internal] load build context 06:24:22 #5 transferring context: 46.28kB 0.0s done 06:24:22 #5 DONE 0.0s 06:24:22 06:24:22 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:24:22 #6 DONE 0.1s 06:24:22 06:24:22 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:24:22 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 06:24:22 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:24:22 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:24:22 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:24:22 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:24:22 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 06:24:22 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 06:24:22 #7 DONE 0.3s 06:24:22 06:24:22 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:24:22 #8 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:24:22 #8 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:24:23 #8 ... 06:24:23 06:24:23 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:24:23 #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:24:23 #9 0.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:24:23 #9 0.789 OK: 272 MiB in 68 packages 06:24:23 #9 DONE 0.9s 06:24:23 06:24:23 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:24:23 #8 0.617 (1/1) Installing dumb-init (1.2.5-r3) 06:24:23 #8 0.625 Executing busybox-1.37.0-r20.trigger 06:24:23 #8 0.632 OK: 7 MiB in 17 packages 06:24:23 #8 DONE 0.8s 06:24:23 06:24:23 #10 [builder 3/7] WORKDIR /device-modbus-go 06:24:23 #10 DONE 0.0s 06:24:23 06:24:23 #11 [builder 4/7] COPY go.mod vendor* ./ 06:24:23 #11 DONE 0.0s 06:24:23 06:24:23 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:23 #12 DONE 0.5s 06:24:23 06:24:23 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:24:23 #13 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:24:23 #13 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:24:23 #13 0.697 OK: 7 MiB in 17 packages 06:24:24 #13 DONE 0.8s 06:24:24 06:24:24 #14 [builder 6/7] COPY . . 06:24:24 #14 DONE 0.2s 06:24:24 06:24:24 #15 [builder 7/7] RUN make build 06:24:24 #15 0.332 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:24:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9199 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:24:36 Running in /w/workspace/device-modbus-go/216 [Pipeline] { [Pipeline] checkout 06:24:36 The recommended git tool is: git 06:24:41 using credential edgex-jenkins-ssh 06:24:41 Cloning the remote Git repository 06:24:41 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:24:41 > git init /w/workspace/device-modbus-go/216 # timeout=10 06:24:41 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:24:41 > git --version # timeout=10 06:24:41 > git --version # 'git version 2.25.1' 06:24:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:45 Avoid second fetch 06:24:45 Checking out Revision e8255f7a45f8884f577f818fffb07e95878fc842 (main) 06:24:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:24:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:45 > git config core.sparsecheckout # timeout=10 06:24:45 > git checkout -f e8255f7a45f8884f577f818fffb07e95878fc842 # timeout=10 06:24:45 Commit message: "Merge pull request #710 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:49 provisioning config files... 06:24:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/216@tmp/config7006293641011008397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:50 ---> ****-login.sh 06:24:50 nexus3.edgexfoundry.org:10001 06:24:51 #15 DONE 25.6s 06:24:51 06:24:51 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:24:51 #16 DONE 0.2s 06:24:51 06:24:51 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:24:51 #17 DONE 0.0s 06:24:51 06:24:51 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:24:51 #18 DONE 0.0s 06:24:51 06:24:51 #19 exporting to image 06:24:51 #19 exporting layers 0.1s done 06:24:51 #19 writing image sha256:1bd3001fec7b2c33e6846107e42360599b3285877eaff95915882bcb271c42a7 done 06:24:51 #19 naming to docker.io/library/device-modbus done 06:24:51 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:51 provisioning config files... 06:24:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8109757115419595883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:51 Configure a credential helper to remove this warning. See 06:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:51 06:24:51 Login Succeeded 06:24:51 nexus3.edgexfoundry.org:10002 06:24:51 ---> ****-login.sh 06:24:51 nexus3.edgexfoundry.org:10001 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:51 Login Succeeded 06:24:51 nexus3.edgexfoundry.org:10002 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:51 Login Succeeded 06:24:51 nexus3.edgexfoundry.org:10003 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:51 Login Succeeded 06:24:51 nexus3.edgexfoundry.org:10004 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:51 Login Succeeded 06:24:51 ****.io 06:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:51 Configure a credential helper to remove this warning. See 06:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:51 06:24:51 Login Succeeded 06:24:51 nexus3.edgexfoundry.org:10003 06:24:51 Login Succeeded 06:24:51 ---> ****-login.sh ends [Pipeline] } 06:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:24:52 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:24:52 e8255f7a45f8884f577f818fffb07e95878fc842 06:24:52 latest 06:24:52 4.1.0-dev.20 06:24:52 e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:24:52 main 06:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:52 Configure a credential helper to remove this warning. See 06:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:52 06:24:52 Login Succeeded 06:24:52 nexus3.edgexfoundry.org:10004 06:24:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [Pipeline] } 06:24:52 Configure a credential helper to remove this warning. See 06:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:52 06:24:52 Login Succeeded 06:24:52 ****.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 06:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:24:52 43af65c91849: Preparing 06:24:52 33dda7d116e1: Preparing 06:24:52 ca0840947910: Preparing 06:24:52 346995d7ef75: Preparing 06:24:52 71114a2ba65c: Preparing 06:24:52 0854555d70ac: Preparing 06:24:52 0854555d70ac: Waiting 06:24:52 43af65c91849: Pushed 06:24:52 71114a2ba65c: Pushed 06:24:52 33dda7d116e1: Pushed 06:24:52 346995d7ef75: Pushed 06:24:52 0854555d70ac: Layer already exists 06:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:52 Configure a credential helper to remove this warning. See 06:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:52 06:24:52 Login Succeeded 06:24:53 ---> ****-login.sh ends [Pipeline] } 06:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:24:53 ========================================================= 06:24:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:24:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:24:54 Sending build context to Docker daemon 13.08MB 06:24:54 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 06:24:54 Step 2/10 : FROM ${BASE} AS builder 06:24:54 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:54 6b59a28fa201: Pulling fs layer 06:24:54 d32bb0dddca7: Pulling fs layer 06:24:54 5dab1238d3d9: Pulling fs layer 06:24:54 196fd7d83e7d: Pulling fs layer 06:24:54 4f4fb700ef54: Pulling fs layer 06:24:54 8ba94037c8f0: Pulling fs layer 06:24:54 deaec5988b04: Pulling fs layer 06:24:54 9f65657bb879: Pulling fs layer 06:24:54 196fd7d83e7d: Waiting 06:24:54 4f4fb700ef54: Waiting 06:24:54 9f65657bb879: Waiting 06:24:54 8ba94037c8f0: Waiting 06:24:54 deaec5988b04: Waiting 06:24:54 d32bb0dddca7: Verifying Checksum 06:24:54 d32bb0dddca7: Download complete 06:24:54 196fd7d83e7d: Verifying Checksum 06:24:54 196fd7d83e7d: Download complete 06:24:54 4f4fb700ef54: Download complete 06:24:54 8ba94037c8f0: Verifying Checksum 06:24:54 8ba94037c8f0: Download complete 06:24:54 6b59a28fa201: Verifying Checksum 06:24:54 6b59a28fa201: Download complete 06:24:55 9f65657bb879: Verifying Checksum 06:24:55 9f65657bb879: Download complete 06:24:55 6b59a28fa201: Pull complete 06:24:56 d32bb0dddca7: Pull complete 06:24:56 5dab1238d3d9: Download complete 06:24:56 ca0840947910: Pushed 06:24:57 e8255f7a45f8884f577f818fffb07e95878fc842: digest: sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:57 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:24:57 43af65c91849: Preparing 06:24:57 33dda7d116e1: Preparing 06:24:57 ca0840947910: Preparing 06:24:57 346995d7ef75: Preparing 06:24:57 71114a2ba65c: Preparing 06:24:57 0854555d70ac: Preparing 06:24:57 0854555d70ac: Waiting 06:24:57 71114a2ba65c: Layer already exists 06:24:57 ca0840947910: Layer already exists 06:24:57 346995d7ef75: Layer already exists 06:24:57 33dda7d116e1: Layer already exists 06:24:57 43af65c91849: Layer already exists 06:24:57 0854555d70ac: Layer already exists 06:24:57 latest: digest: sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:57 deaec5988b04: Verifying Checksum 06:24:57 deaec5988b04: Download complete 06:24:58 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:24:58 43af65c91849: Preparing 06:24:58 33dda7d116e1: Preparing 06:24:58 ca0840947910: Preparing 06:24:58 346995d7ef75: Preparing 06:24:58 71114a2ba65c: Preparing 06:24:58 0854555d70ac: Preparing 06:24:58 0854555d70ac: Waiting 06:24:58 43af65c91849: Layer already exists 06:24:58 71114a2ba65c: Layer already exists 06:24:58 346995d7ef75: Layer already exists 06:24:58 ca0840947910: Layer already exists 06:24:58 33dda7d116e1: Layer already exists 06:24:58 0854555d70ac: Layer already exists 06:24:58 4.1.0-dev.20: digest: sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:58 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:24:59 43af65c91849: Preparing 06:24:59 33dda7d116e1: Preparing 06:24:59 ca0840947910: Preparing 06:24:59 346995d7ef75: Preparing 06:24:59 71114a2ba65c: Preparing 06:24:59 0854555d70ac: Preparing 06:24:59 0854555d70ac: Waiting 06:24:59 71114a2ba65c: Layer already exists 06:24:59 33dda7d116e1: Layer already exists 06:24:59 ca0840947910: Layer already exists 06:24:59 346995d7ef75: Layer already exists 06:24:59 43af65c91849: Layer already exists 06:24:59 0854555d70ac: Layer already exists 06:24:59 e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20: digest: sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:24:59 43af65c91849: Preparing 06:24:59 33dda7d116e1: Preparing 06:24:59 ca0840947910: Preparing 06:24:59 346995d7ef75: Preparing 06:24:59 71114a2ba65c: Preparing 06:24:59 0854555d70ac: Preparing 06:24:59 0854555d70ac: Waiting 06:24:59 33dda7d116e1: Layer already exists 06:24:59 71114a2ba65c: Layer already exists 06:24:59 346995d7ef75: Layer already exists 06:24:59 43af65c91849: Layer already exists 06:24:59 ca0840947910: Layer already exists 06:24:59 0854555d70ac: Layer already exists 06:24:59 main: digest: sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:59 ===================================================== [Pipeline] echo 06:24:59 taggedImages: 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 06:24:59 ========================================================= 06:24:59 [edgeXBuildMultiArch] RAW Config: 06:24:59 images: 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:24:59 - nexus3.edgexfoundry.org:10004/device-modbus:main 06:24:59 settingsFile: 06:24:59 device-modbus-go-settings 06:24:59 ========================================================= [Pipeline] node 06:25:10 5dab1238d3d9: Pull complete 06:25:10 196fd7d83e7d: Pull complete 06:25:10 4f4fb700ef54: Pull complete 06:25:10 8ba94037c8f0: Pull complete 06:25:14 Still waiting to schedule task 06:25:14 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9182’ 06:25:20 deaec5988b04: Pull complete 06:25:21 9f65657bb879: Pull complete 06:25:22 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:25:22 ---> 334268110677 06:25:22 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:25:24 ---> Running in e333a9392ebe 06:25:25 Removing intermediate container e333a9392ebe 06:25:25 ---> bc302667d156 06:25:25 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:25:25 ---> Running in 4cae02f62abd 06:25:25 Removing intermediate container 4cae02f62abd 06:25:25 ---> c0e5409be7db 06:25:25 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:25:25 ---> Running in 1fcd810881f3 06:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:25:28 (1/8) Installing openssh-keygen (10.0_p1-r10) 06:25:28 (2/8) Installing libedit (20250104.3.1-r1) 06:25:28 (3/8) Installing openssh-client-common (10.0_p1-r10) 06:25:29 (4/8) Installing openssh-client-default (10.0_p1-r10) 06:25:29 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 06:25:29 (6/8) Installing openssh-server-common (10.0_p1-r10) 06:25:29 (7/8) Installing openssh-server (10.0_p1-r10) 06:25:29 (8/8) Installing openssh (10.0_p1-r10) 06:25:29 Executing busybox-1.37.0-r19.trigger 06:25:29 OK: 262 MiB in 68 packages 06:25:30 Removing intermediate container 1fcd810881f3 06:25:30 ---> d71f333f0917 06:25:30 Step 6/10 : WORKDIR /device-modbus-go 06:25:30 ---> Running in 33fd0e36ce05 06:25:30 Removing intermediate container 33fd0e36ce05 06:25:30 ---> 940e50312523 06:25:30 Step 7/10 : COPY go.mod vendor* ./ 06:25:31 ---> 89793c59463d 06:25:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:31 ---> Running in 63f9b58bc0a8 06:26:19 Running on prd-centos7-docker-4c-2g-9201 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:19 provisioning config files... 06:26:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10934564339253916402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:21 ---> ****-login.sh 06:26:21 nexus3.edgexfoundry.org:10001 06:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:21 Configure a credential helper to remove this warning. See 06:26:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:21 06:26:21 Login Succeeded 06:26:21 nexus3.edgexfoundry.org:10002 06:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:21 Configure a credential helper to remove this warning. See 06:26:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:21 06:26:21 Login Succeeded 06:26:21 nexus3.edgexfoundry.org:10003 06:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:21 Configure a credential helper to remove this warning. See 06:26:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:21 06:26:21 Login Succeeded 06:26:21 nexus3.edgexfoundry.org:10004 06:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:22 Configure a credential helper to remove this warning. See 06:26:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:22 06:26:22 Login Succeeded 06:26:22 ****.io 06:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:22 Configure a credential helper to remove this warning. See 06:26:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:22 06:26:22 Login Succeeded 06:26:22 ---> ****-login.sh ends [Pipeline] } 06:26:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:22 + docker buildx ls 06:26:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:26:22 default * docker 06:26:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:26:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:26:23 edgex-builder [Pipeline] sh 06:26:23 + docker buildx inspect --bootstrap 06:26:23 #1 [internal] booting buildkit 06:26:23 #1 pulling image moby/buildkit:buildx-stable-1 06:26:26 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 06:26:26 #1 creating container buildx_buildkit_edgex-builder0 06:26:27 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 06:26:27 #1 DONE 4.3s 06:26:27 Name: edgex-builder 06:26:27 Driver: docker-container 06:26:27 06:26:27 Nodes: 06:26:27 Name: edgex-builder0 06:26:27 Endpoint: unix:///var/run/docker.sock 06:26:27 Status: running 06:26:27 Buildkit: v0.29.0 06:26:27 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:26:27 + docker buildx ls 06:26:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:26:27 edgex-builder * docker-container 06:26:27 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:26:27 default docker 06:26:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:26:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 --push - 06:26:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842' 06:26:28 #1 [internal] load build definition from Dockerfile 06:26:28 #1 transferring dockerfile: 198B done 06:26:28 #1 DONE 0.0s 06:26:28 06:26:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 06:26:28 #2 DONE 0.1s 06:26:28 06:26:28 #3 [internal] load .dockerignore 06:26:28 #3 transferring context: 06:26:28 #3 transferring context: 2B done 06:26:28 #3 DONE 0.0s 06:26:28 06:26:28 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842 06:26:28 #4 DONE 0.1s 06:26:28 06:26:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:28 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:28 #5 DONE 0.0s 06:26:28 06:26:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:28 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:28 #6 DONE 0.1s 06:26:28 06:26:28 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:26:28 #7 DONE 0.0s 06:26:28 06:26:28 #8 exporting to image 06:26:28 #8 exporting layers done 06:26:28 #8 exporting manifest sha256:a5c8b7273e368f4d2dddef7aabbdc372f7bf70df56b7bc53ef244d00a6a6f907 0.0s done 06:26:28 #8 exporting config sha256:1bd3001fec7b2c33e6846107e42360599b3285877eaff95915882bcb271c42a7 done 06:26:28 #8 exporting manifest sha256:1120d78de480202897c011d245099abab2237e30a8cf1513018aa2a4d004ade4 0.0s done 06:26:28 #8 exporting config sha256:721ccbff2a140f54c6e96936fe049269e18b6a5cbbec34aa40e48736a58da8f1 done 06:26:28 #8 exporting manifest list sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 0.0s done 06:26:28 #8 pushing layers 0.1s done 06:26:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842@sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 06:26:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:26:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842@sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 0.1s done 06:26:28 #8 DONE 0.2s 06:26:28 06:26:28 1 warning found (use --debug to expand): 06:26:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:26:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 06:26:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 06:26:29 #1 [internal] load build definition from Dockerfile 06:26:29 #1 transferring dockerfile: 164B done 06:26:29 #1 DONE 0.0s 06:26:29 06:26:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:26:29 #2 DONE 0.0s 06:26:29 06:26:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:26:29 #3 DONE 0.0s 06:26:29 06:26:29 #4 [internal] load .dockerignore 06:26:29 #4 transferring context: 2B done 06:26:29 #4 DONE 0.0s 06:26:29 06:26:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:29 #5 DONE 0.0s 06:26:29 06:26:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:29 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:29 #6 CACHED 06:26:29 06:26:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:29 #5 CACHED 06:26:29 06:26:29 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:26:29 #7 DONE 0.0s 06:26:29 06:26:29 #8 exporting to image 06:26:29 #8 exporting layers done 06:26:29 #8 exporting manifest sha256:a5c8b7273e368f4d2dddef7aabbdc372f7bf70df56b7bc53ef244d00a6a6f907 done 06:26:29 #8 exporting config sha256:1bd3001fec7b2c33e6846107e42360599b3285877eaff95915882bcb271c42a7 done 06:26:29 #8 exporting manifest sha256:1120d78de480202897c011d245099abab2237e30a8cf1513018aa2a4d004ade4 done 06:26:29 #8 exporting config sha256:721ccbff2a140f54c6e96936fe049269e18b6a5cbbec34aa40e48736a58da8f1 done 06:26:29 #8 exporting manifest list sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 done 06:26:29 #8 pushing layers 0.0s done 06:26:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 0.1s done 06:26:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:26:29 #8 DONE 0.1s 06:26:29 06:26:29 1 warning found (use --debug to expand): 06:26:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:26:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20' 06:26:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 --push - 06:26:29 #1 [internal] load build definition from Dockerfile 06:26:29 #1 transferring dockerfile: 170B done 06:26:29 #1 DONE 0.0s 06:26:29 06:26:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:26:29 #2 DONE 0.0s 06:26:29 06:26:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:26:29 #3 DONE 0.0s 06:26:29 06:26:29 #4 [internal] load .dockerignore 06:26:29 #4 transferring context: 2B done 06:26:29 #4 DONE 0.0s 06:26:29 06:26:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:29 #5 CACHED 06:26:29 06:26:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:29 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:29 #6 CACHED 06:26:29 06:26:29 #7 exporting to image 06:26:29 #7 exporting layers 06:26:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:26:29 #7 exporting layers done 06:26:29 #7 exporting manifest sha256:a5c8b7273e368f4d2dddef7aabbdc372f7bf70df56b7bc53ef244d00a6a6f907 done 06:26:29 #7 exporting config sha256:1bd3001fec7b2c33e6846107e42360599b3285877eaff95915882bcb271c42a7 done 06:26:29 #7 exporting manifest sha256:1120d78de480202897c011d245099abab2237e30a8cf1513018aa2a4d004ade4 done 06:26:29 #7 exporting config sha256:721ccbff2a140f54c6e96936fe049269e18b6a5cbbec34aa40e48736a58da8f1 done 06:26:29 #7 exporting manifest list sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 done 06:26:29 #7 pushing layers 0.0s done 06:26:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20@sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 0.1s done 06:26:29 #7 DONE 0.1s 06:26:29 06:26:29 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:26:29 #8 DONE 0.0s 06:26:29 06:26:29 1 warning found (use --debug to expand): 06:26:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:26:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20' 06:26:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 --push - 06:26:30 #1 [internal] load build definition from Dockerfile 06:26:30 #1 transferring dockerfile: 211B done 06:26:30 #1 DONE 0.0s 06:26:30 06:26:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:26:30 #2 DONE 0.0s 06:26:30 06:26:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:26:30 #3 DONE 0.0s 06:26:30 06:26:30 #4 [internal] load .dockerignore 06:26:30 #4 transferring context: 2B done 06:26:30 #4 DONE 0.0s 06:26:30 06:26:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:30 #5 CACHED 06:26:30 06:26:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:30 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:30 #6 CACHED 06:26:30 06:26:30 #7 exporting to image 06:26:30 #7 exporting layers done 06:26:30 #7 exporting manifest sha256:a5c8b7273e368f4d2dddef7aabbdc372f7bf70df56b7bc53ef244d00a6a6f907 done 06:26:30 #7 exporting config sha256:1bd3001fec7b2c33e6846107e42360599b3285877eaff95915882bcb271c42a7 done 06:26:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:26:30 #7 exporting manifest sha256:1120d78de480202897c011d245099abab2237e30a8cf1513018aa2a4d004ade4 done 06:26:30 #7 exporting config sha256:721ccbff2a140f54c6e96936fe049269e18b6a5cbbec34aa40e48736a58da8f1 done 06:26:30 #7 exporting manifest list sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 done 06:26:30 #7 pushing layers 0.0s done 06:26:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20@sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 0.1s done 06:26:30 #7 DONE 0.1s 06:26:30 06:26:30 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:26:30 #8 DONE 0.0s 06:26:30 06:26:30 1 warning found (use --debug to expand): 06:26:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:26:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 06:26:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 06:26:30 #1 [internal] load build definition from Dockerfile 06:26:30 #1 transferring dockerfile: 162B done 06:26:30 #1 DONE 0.0s 06:26:30 06:26:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:26:30 #2 DONE 0.0s 06:26:30 06:26:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:26:30 #3 DONE 0.0s 06:26:30 06:26:30 #4 [internal] load .dockerignore 06:26:30 #4 transferring context: 2B done 06:26:30 #4 DONE 0.0s 06:26:30 06:26:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:31 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:31 #5 CACHED 06:26:31 06:26:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 06:26:31 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:234a8d7e46d05751be96a53ec8c59a4fa9814b7632544c314171ec271975813e 0.0s done 06:26:31 #6 CACHED 06:26:31 06:26:31 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:26:31 #7 DONE 0.0s 06:26:31 06:26:31 #8 exporting to image 06:26:31 #8 exporting layers done 06:26:31 #8 exporting manifest sha256:a5c8b7273e368f4d2dddef7aabbdc372f7bf70df56b7bc53ef244d00a6a6f907 done 06:26:31 #8 exporting config sha256:1bd3001fec7b2c33e6846107e42360599b3285877eaff95915882bcb271c42a7 done 06:26:31 #8 exporting manifest sha256:1120d78de480202897c011d245099abab2237e30a8cf1513018aa2a4d004ade4 done 06:26:31 #8 exporting config sha256:721ccbff2a140f54c6e96936fe049269e18b6a5cbbec34aa40e48736a58da8f1 done 06:26:31 #8 exporting manifest list sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 done 06:26:31 #8 pushing layers 0.0s done 06:26:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9b811e6185ee5529a93c0c840cf1921f6513e47d3fa224a9b133ada4ffea3673 0.1s done 06:26:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:26:31 #8 DONE 0.1s 06:26:31 06:26:31 1 warning found (use --debug to expand): 06:26:31  - 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 06:26:31 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:26:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:32 ---> package-listing.sh 06:26:32 ++ facter osfamily 06:26:32 ++ tr '[:upper:]' '[:lower:]' 06:26:32 + OS_FAMILY=redhat 06:26:32 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:26:32 + START_PACKAGES=/tmp/packages_start.txt 06:26:32 + END_PACKAGES=/tmp/packages_end.txt 06:26:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:32 + PACKAGES=/tmp/packages_start.txt 06:26:32 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:26:32 + PACKAGES=/tmp/packages_end.txt 06:26:32 + case "${OS_FAMILY}" in 06:26:32 + sort 06:26:32 + rpm -qa 06:26:33 + '[' -f /tmp/packages_start.txt ']' 06:26:33 + '[' -f /tmp/packages_end.txt ']' 06:26:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:33 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:26:33 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:26:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:26:33 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 06:26:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:34 06:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:34 latest: Pulling from edgex-lftools-log-publisher 06:26:34 5eb5b503b376: Pulling fs layer 06:26:34 5c69ac0246d0: Pulling fs layer 06:26:34 ec43610c2a17: Pulling fs layer 06:26:34 3a2ae6a8a46f: Pulling fs layer 06:26:34 33b1e0a273af: Pulling fs layer 06:26:34 5d3b04190fa2: Pulling fs layer 06:26:34 2f39f015ded8: Pulling fs layer 06:26:34 3a2ae6a8a46f: Waiting 06:26:34 5d3b04190fa2: Waiting 06:26:34 2f39f015ded8: Waiting 06:26:34 33b1e0a273af: Waiting 06:26:34 5c69ac0246d0: Download complete 06:26:34 3a2ae6a8a46f: Verifying Checksum 06:26:34 3a2ae6a8a46f: Download complete 06:26:34 33b1e0a273af: Verifying Checksum 06:26:34 33b1e0a273af: Download complete 06:26:34 5d3b04190fa2: Verifying Checksum 06:26:34 5d3b04190fa2: Download complete 06:26:34 ec43610c2a17: Verifying Checksum 06:26:34 ec43610c2a17: Download complete 06:26:34 5eb5b503b376: Verifying Checksum 06:26:34 5eb5b503b376: Download complete 06:26:35 2f39f015ded8: Verifying Checksum 06:26:35 2f39f015ded8: Download complete 06:26:35 5eb5b503b376: Pull complete 06:26:36 5c69ac0246d0: Pull complete 06:26:36 ec43610c2a17: Pull complete 06:26:36 3a2ae6a8a46f: Pull complete 06:26:36 33b1e0a273af: Pull complete 06:26:36 5d3b04190fa2: Pull complete 06:26:40 2f39f015ded8: Pull complete 06:26:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:40 prd-centos7-docker-4c-2g-9201 does not seem to be running inside a container 06:26:40 $ 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 06:26:43 $ docker top c8fbf1b959986eb99ae7df0c595b0c917f561eacb0c20e12de55be5f74a632fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:43 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:44 + mkdir -p /var/log/sysstat [Pipeline] sh 06:26:44 + ls /var/log/sa-host 06:26:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:44 provisioning config files... 06:26:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9453686640790866681tmp [Pipeline] { [Pipeline] echo 06:26:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:44 ---> create-netrc.sh [Pipeline] } 06:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:26:45 ---> python-tools-install.sh [Pipeline] echo 06:26:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:26:45 ---> sudo-logs.sh 06:26:45 Archiving 'sudo' log.. 06:26:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-9201.novalocal: Name or service not known 06:26:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-9201.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:26:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:26:45 ---> job-cost.sh 06:26:45 lf-activate-venv: SKIPPING 06:26:45 INFO: No Stack... 06:26:46 INFO: Retrieving Pricing Info for: v3-standard-2 06:26:46 INFO: Archiving Costs [Pipeline] echo 06:26:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:46 ---> logs-deploy.sh 06:26:46 lf-activate-venv: SKIPPING 06:26:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/216 06:26:46 INFO: archiving workspace using pattern(s): 06:26:47 Archives upload complete. 06:26:47 INFO: archiving logs to Nexus 06:26:48 ---> uname -a: 06:26:48 Linux prd-centos7-docker-4c-2g-9201.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:26:48 06:26:48 06:26:48 ---> lscpu: 06:26:48 Architecture: x86_64 06:26:48 CPU op-mode(s): 32-bit, 64-bit 06:26:48 Byte Order: Little Endian 06:26:48 Address sizes: 40 bits physical, 48 bits virtual 06:26:48 CPU(s): 2 06:26:48 On-line CPU(s) list: 0,1 06:26:48 Thread(s) per core: 1 06:26:48 Core(s) per socket: 1 06:26:48 Socket(s): 2 06:26:48 NUMA node(s): 1 06:26:48 Vendor ID: AuthenticAMD 06:26:48 CPU family: 23 06:26:48 Model: 49 06:26:48 Model name: AMD EPYC-Rome Processor 06:26:48 Stepping: 0 06:26:48 CPU MHz: 2799.998 06:26:48 BogoMIPS: 5599.99 06:26:48 Virtualization: AMD-V 06:26:48 Hypervisor vendor: KVM 06:26:48 Virtualization type: full 06:26:48 L1d cache: 64 KiB 06:26:48 L1i cache: 64 KiB 06:26:48 L2 cache: 1 MiB 06:26:48 L3 cache: 32 MiB 06:26:48 NUMA node0 CPU(s): 0,1 06:26:48 Vulnerability Itlb multihit: Not affected 06:26:48 Vulnerability L1tf: Not affected 06:26:48 Vulnerability Mds: Not affected 06:26:48 Vulnerability Meltdown: Not affected 06:26:48 Vulnerability Mmio stale data: Not affected 06:26:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:26:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:26:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:26:48 Vulnerability Srbds: Not affected 06:26:48 Vulnerability Tsx async abort: Not affected 06:26:48 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 06:26:48 06:26:48 06:26:48 ---> nproc: 06:26:48 2 06:26:48 06:26:48 06:26:48 ---> df -h: 06:26:48 Filesystem Size Used Avail Use% Mounted on 06:26:48 overlay 40G 7.4G 33G 19% / 06:26:48 tmpfs 64M 0 64M 0% /dev 06:26:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:26:48 shm 64M 0 64M 0% /dev/shm 06:26:48 /dev/vda1 40G 7.4G 33G 19% /facter-os 06:26:48 06:26:48 06:26:48 Cannot open /var/log/sysstat/sa13: No such file or directory 06:26:48 Please check if data collecting is enabled 06:26:48 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:26:48 $ docker stop --time=1 c8fbf1b959986eb99ae7df0c595b0c917f561eacb0c20e12de55be5f74a632fe 06:26:49 $ docker rm -f --volumes c8fbf1b959986eb99ae7df0c595b0c917f561eacb0c20e12de55be5f74a632fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:26:49 [WS-CLEANUP] Deleting project workspace... 06:26:49 [WS-CLEANUP] Deferred wipeout is used... 06:26:49 [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 06:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:50 06:26:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:50 latest: Pulling from edgex-lftools-log-publisher 06:26:50 5eb5b503b376: Pulling fs layer 06:26:50 5c69ac0246d0: Pulling fs layer 06:26:50 ec43610c2a17: Pulling fs layer 06:26:50 3a2ae6a8a46f: Pulling fs layer 06:26:50 33b1e0a273af: Pulling fs layer 06:26:50 5d3b04190fa2: Pulling fs layer 06:26:50 2f39f015ded8: Pulling fs layer 06:26:50 33b1e0a273af: Waiting 06:26:50 5d3b04190fa2: Waiting 06:26:50 2f39f015ded8: Waiting 06:26:50 3a2ae6a8a46f: Waiting 06:26:50 5c69ac0246d0: Download complete 06:26:50 3a2ae6a8a46f: Verifying Checksum 06:26:50 3a2ae6a8a46f: Download complete 06:26:50 33b1e0a273af: Verifying Checksum 06:26:50 33b1e0a273af: Download complete 06:26:50 5d3b04190fa2: Verifying Checksum 06:26:50 5d3b04190fa2: Download complete 06:26:50 ec43610c2a17: Verifying Checksum 06:26:50 ec43610c2a17: Download complete 06:26:50 5eb5b503b376: Verifying Checksum 06:26:50 5eb5b503b376: Download complete 06:26:51 2f39f015ded8: Download complete 06:26:52 5eb5b503b376: Pull complete 06:26:52 5c69ac0246d0: Pull complete 06:26:52 ec43610c2a17: Pull complete 06:26:52 3a2ae6a8a46f: Pull complete 06:26:53 33b1e0a273af: Pull complete 06:26:53 5d3b04190fa2: Pull complete 06:26:59 2f39f015ded8: Pull complete 06:26:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:59 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:26:59 $ 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 06:27:01 $ docker top 7bc7ea996fd5b76f11de1e8ef14026c0441f02d1241595fff918bf67c6e732e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:02 ---> job-cost.sh 06:27:02 lf-activate-venv: SKIPPING 06:27:02 INFO: No Stack... 06:27:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:02 INFO: Archiving Costs [Pipeline] sh 06:27:03 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:27:03 + cut -d, -f6 [Pipeline] lock 06:27:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] 06:27:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] did not exist. Created. 06:27:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:03 + echo total: 0.2199999988079071 [Pipeline] stash 06:27:03 Stashed 1 file(s) [Pipeline] } 06:27:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:03 $ docker stop --time=1 7bc7ea996fd5b76f11de1e8ef14026c0441f02d1241595fff918bf67c6e732e9 06:27:04 $ docker rm -f --volumes 7bc7ea996fd5b76f11de1e8ef14026c0441f02d1241595fff918bf67c6e732e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:22 Removing intermediate container 63f9b58bc0a8 06:27:22 ---> 083dcf49f2a9 06:27:22 Step 9/10 : COPY . . 06:27:22 ---> 249a26c4e785 06:27:22 Step 10/10 : RUN ${MAKE} 06:27:22 ---> Running in f9e9aea9cb8b 06:27:22 noop 06:27:22 Removing intermediate container f9e9aea9cb8b 06:27:22 ---> b830392b3de8 06:27:22 Successfully built b830392b3de8 06:27:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:23 + docker inspect -f . ci-base-image-arm64 06:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:23 prd-ubuntu20.04-docker-arm64-4c-16g-9199 does not seem to be running inside a container 06:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/216 -v /w/workspace/device-modbus-go/216:/w/workspace/device-modbus-go/216:rw,z -v /w/workspace/device-modbus-go/216@tmp:/w/workspace/device-modbus-go/216@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 06:27:24 $ docker top 4efb562fce319015f60c39254a6899ed9c25698d364938b97ebbae6a55ebeb17 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:25 + go version 06:27:25 go version go1.25.3 linux/arm64 [Pipeline] } 06:27:25 $ docker stop --time=1 4efb562fce319015f60c39254a6899ed9c25698d364938b97ebbae6a55ebeb17 06:27:27 $ docker rm -f --volumes 4efb562fce319015f60c39254a6899ed9c25698d364938b97ebbae6a55ebeb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker inspect -f . ci-base-image-arm64 06:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:28 prd-ubuntu20.04-docker-arm64-4c-16g-9199 does not seem to be running inside a container 06:27:28 $ 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/216 -v /w/workspace/device-modbus-go/216:/w/workspace/device-modbus-go/216:rw,z -v /w/workspace/device-modbus-go/216@tmp:/w/workspace/device-modbus-go/216@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 06:27:29 $ docker top 493eb563df68071d96d22a01617991174dda414466a9b0cea02c157aa8239b16 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:30 + git config --global --add safe.directory /w/workspace/device-modbus-go/216 [Pipeline] fileExists [Pipeline] sh 06:27:31 + make test 06:27:31 go test ./... -coverprofile=coverage.out ./... 06:27:37 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:31:44 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:31:44 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 49.7% of statements 06:31:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:31:44 go vet ./... 06:32:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:31 ./bin/test-attribution-txt.sh 06:32:31 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:32:31 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:32:31 $ docker stop --time=1 493eb563df68071d96d22a01617991174dda414466a9b0cea02c157aa8239b16 06:32:33 $ docker rm -f --volumes 493eb563df68071d96d22a01617991174dda414466a9b0cea02c157aa8239b16 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:32:35 Warning: overwriting stash ‘coverage-report’ 06:32:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:36 + ls -al . 06:32:36 total 264 06:32:36 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:27 . 06:32:36 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:24 .. 06:32:36 -rw-rw-r-- 1 jenkins jenkins 140 May 13 06:24 .dockerignore 06:32:36 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:24 .git 06:32:36 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:24 .github 06:32:36 -rw-rw-r-- 1 jenkins jenkins 266 May 13 06:24 .gitignore 06:32:36 -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:24 .golangci.yml 06:32:36 -rw-rw-r-- 1 jenkins jenkins 22459 May 13 06:24 Attribution.txt 06:32:36 -rw-rw-r-- 1 jenkins jenkins 18046 May 13 06:24 CHANGELOG.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 1479 May 13 06:24 Dockerfile 06:32:36 -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:24 GOVERNANCE.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 681 May 13 06:24 Jenkinsfile 06:32:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 06:24 LICENSE 06:32:36 -rw-rw-r-- 1 jenkins jenkins 2529 May 13 06:24 Makefile 06:32:36 -rw-rw-r-- 1 jenkins jenkins 622 May 13 06:24 OWNERS.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 4463 May 13 06:24 README.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:22 VERSION 06:32:36 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:24 bin 06:32:36 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:24 cmd 06:32:36 -rw-r--r-- 1 jenkins jenkins 32380 May 13 06:31 coverage.out 06:32:36 -rw-rw-r-- 1 jenkins jenkins 6841 May 13 06:24 go.mod 06:32:36 -rw-rw-r-- 1 jenkins jenkins 89767 May 13 06:24 go.sum 06:32:36 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:24 internal 06:32:36 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:24 simulator 06:32:36 -rw-rw-r-- 1 jenkins jenkins 229 May 13 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:36 + 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=e8255f7a45f8884f577f818fffb07e95878fc842 --label arch=arm64 --label version=4.1.0-dev.20 . 06:32:37 Sending build context to Docker daemon 13.11MB 06:32:37 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 06:32:37 Step 2/23 : FROM ${BASE} AS builder 06:32:37 ---> b830392b3de8 06:32:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:32:37 ---> Running in 7292a6e2dfe5 06:32:37 Removing intermediate container 7292a6e2dfe5 06:32:37 ---> b082acf29bd6 06:32:37 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:37 ---> Running in d61cf3505158 06:32:37 Removing intermediate container d61cf3505158 06:32:37 ---> e1ec29aa2d2d 06:32:37 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:32:38 ---> Running in 6838a08f2916 06:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:32:41 OK: 262 MiB in 68 packages 06:32:42 Removing intermediate container 6838a08f2916 06:32:42 ---> 557603d951b0 06:32:42 Step 6/23 : WORKDIR /device-modbus-go 06:32:42 ---> Running in 56be8ca4d779 06:32:42 Removing intermediate container 56be8ca4d779 06:32:42 ---> bfbf6344f066 06:32:42 Step 7/23 : COPY go.mod vendor* ./ 06:32:43 ---> 8d83ab863296 06:32:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:43 ---> Running in bbe76351da2c 06:32:46 Removing intermediate container bbe76351da2c 06:32:46 ---> 57cfe6c09b62 06:32:46 Step 9/23 : COPY . . 06:32:47 ---> d7de50b60d98 06:32:47 Step 10/23 : RUN ${MAKE} 06:32:47 ---> Running in 08763b9a3fe0 06:32:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:36:55 Removing intermediate container 08763b9a3fe0 06:36:55 ---> c044f03ab454 06:36:55 Step 11/23 : FROM alpine:3.22 06:36:55 3.22: Pulling from library/alpine 06:36:55 58e777220c39: Pulling fs layer 06:36:55 58e777220c39: Verifying Checksum 06:36:55 58e777220c39: Download complete 06:36:55 58e777220c39: Pull complete 06:36:55 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:36:55 Status: Downloaded newer image for alpine:3.22 06:36:55 ---> 6a2735c23ff3 06:36:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:36:55 ---> Running in 80af9b885c36 06:36:55 Removing intermediate container 80af9b885c36 06:36:55 ---> deaaf5d6ebc7 06:36:55 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:36:55 ---> Running in 4dfc6c486e37 06:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:36:55 (1/1) Installing dumb-init (1.2.5-r3) 06:36:55 Executing busybox-1.37.0-r20.trigger 06:36:55 OK: 8 MiB in 17 packages 06:36:55 Removing intermediate container 4dfc6c486e37 06:36:55 ---> a634040ef3bf 06:36:55 Step 14/23 : RUN apk --no-cache upgrade 06:36:55 ---> Running in 43c1de1db2bf 06:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:36:55 OK: 8 MiB in 17 packages 06:36:58 Removing intermediate container 43c1de1db2bf 06:36:58 ---> ac705744948a 06:36:58 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:36:59 ---> 2b3f57146d92 06:36:59 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:37:00 ---> 8fe0e5e009ac 06:37:00 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:37:00 ---> 0789e71964e5 06:37:00 Step 18/23 : EXPOSE 59901 06:37:00 ---> Running in 84d5f535d447 06:37:01 Removing intermediate container 84d5f535d447 06:37:01 ---> 1013681e129e 06:37:01 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:37:01 ---> Running in 68fe5b065677 06:37:01 Removing intermediate container 68fe5b065677 06:37:01 ---> ea2fb6c33ea2 06:37:01 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:37:01 ---> Running in 0378e1a57360 06:37:01 Removing intermediate container 0378e1a57360 06:37:01 ---> c3a68372413c 06:37:01 Step 21/23 : LABEL arch=arm64 06:37:01 ---> Running in be08db11c564 06:37:02 Removing intermediate container be08db11c564 06:37:02 ---> 662e46b0d6d7 06:37:02 Step 22/23 : LABEL git_sha=e8255f7a45f8884f577f818fffb07e95878fc842 06:37:02 ---> Running in 7bb0356eb858 06:37:02 Removing intermediate container 7bb0356eb858 06:37:02 ---> 37e161235124 06:37:02 Step 23/23 : LABEL version=4.1.0-dev.20 06:37:02 ---> Running in 13d63d146aa0 06:37:03 Removing intermediate container 13d63d146aa0 06:37:03 ---> c62a79f26620 06:37:03 [Warning] One or more build-args [ARCH] were not consumed 06:37:03 Successfully built c62a79f26620 06:37:03 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 06:37:03 provisioning config files... 06:37:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/216@tmp/config9001616147543714316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:03 ---> ****-login.sh 06:37:03 nexus3.edgexfoundry.org:10001 06:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:03 Configure a credential helper to remove this warning. See 06:37:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:03 06:37:03 Login Succeeded 06:37:03 nexus3.edgexfoundry.org:10002 06:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:04 Configure a credential helper to remove this warning. See 06:37:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:04 06:37:04 Login Succeeded 06:37:04 nexus3.edgexfoundry.org:10003 06:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:04 Configure a credential helper to remove this warning. See 06:37:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:04 06:37:04 Login Succeeded 06:37:04 nexus3.edgexfoundry.org:10004 06:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:04 Configure a credential helper to remove this warning. See 06:37:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:04 06:37:04 Login Succeeded 06:37:04 ****.io 06:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:05 Configure a credential helper to remove this warning. See 06:37:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:05 06:37:05 Login Succeeded 06:37:05 ---> ****-login.sh ends [Pipeline] } 06:37:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:05 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:37:05 e8255f7a45f8884f577f818fffb07e95878fc842 06:37:05 latest 06:37:05 4.1.0-dev.20 06:37:05 e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:37:05 main 06:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842 06:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:37:06 6c979f3bae6b: Preparing 06:37:06 b4a9e304f459: Preparing 06:37:06 d907236e7133: Preparing 06:37:06 e75142d0536d: Preparing 06:37:06 b81d26fcce3e: Preparing 06:37:06 eeaa73608b53: Preparing 06:37:06 eeaa73608b53: Waiting 06:37:06 e75142d0536d: Pushed 06:37:06 6c979f3bae6b: Pushed 06:37:06 b4a9e304f459: Pushed 06:37:06 b81d26fcce3e: Pushed 06:37:06 eeaa73608b53: Layer already exists 06:37:14 d907236e7133: Pushed 06:37:14 e8255f7a45f8884f577f818fffb07e95878fc842: digest: sha256:bcadeb7bfe4a0bef405e4fb3a76cc432c7b9121a035267eaf5e75ce2dc2601a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:14 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:37:15 6c979f3bae6b: Preparing 06:37:15 b4a9e304f459: Preparing 06:37:15 d907236e7133: Preparing 06:37:15 e75142d0536d: Preparing 06:37:15 b81d26fcce3e: Preparing 06:37:15 eeaa73608b53: Preparing 06:37:15 eeaa73608b53: Waiting 06:37:15 e75142d0536d: Layer already exists 06:37:15 d907236e7133: Layer already exists 06:37:15 6c979f3bae6b: Layer already exists 06:37:15 b81d26fcce3e: Layer already exists 06:37:15 b4a9e304f459: Layer already exists 06:37:15 eeaa73608b53: Layer already exists 06:37:15 latest: digest: sha256:bcadeb7bfe4a0bef405e4fb3a76cc432c7b9121a035267eaf5e75ce2dc2601a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 06:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:37:16 6c979f3bae6b: Preparing 06:37:16 b4a9e304f459: Preparing 06:37:16 d907236e7133: Preparing 06:37:16 e75142d0536d: Preparing 06:37:16 b81d26fcce3e: Preparing 06:37:16 eeaa73608b53: Preparing 06:37:16 eeaa73608b53: Waiting 06:37:16 b4a9e304f459: Layer already exists 06:37:16 d907236e7133: Layer already exists 06:37:16 6c979f3bae6b: Layer already exists 06:37:16 b81d26fcce3e: Layer already exists 06:37:16 e75142d0536d: Layer already exists 06:37:16 eeaa73608b53: Layer already exists 06:37:16 4.1.0-dev.20: digest: sha256:bcadeb7bfe4a0bef405e4fb3a76cc432c7b9121a035267eaf5e75ce2dc2601a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:37:17 6c979f3bae6b: Preparing 06:37:17 b4a9e304f459: Preparing 06:37:17 d907236e7133: Preparing 06:37:17 e75142d0536d: Preparing 06:37:17 b81d26fcce3e: Preparing 06:37:17 eeaa73608b53: Preparing 06:37:17 eeaa73608b53: Waiting 06:37:17 e75142d0536d: Layer already exists 06:37:17 d907236e7133: Layer already exists 06:37:17 6c979f3bae6b: Layer already exists 06:37:17 b4a9e304f459: Layer already exists 06:37:17 b81d26fcce3e: Layer already exists 06:37:17 eeaa73608b53: Layer already exists 06:37:17 e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20: digest: sha256:bcadeb7bfe4a0bef405e4fb3a76cc432c7b9121a035267eaf5e75ce2dc2601a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:37:18 6c979f3bae6b: Preparing 06:37:18 b4a9e304f459: Preparing 06:37:18 d907236e7133: Preparing 06:37:18 e75142d0536d: Preparing 06:37:18 b81d26fcce3e: Preparing 06:37:18 eeaa73608b53: Preparing 06:37:18 eeaa73608b53: Waiting 06:37:18 b81d26fcce3e: Layer already exists 06:37:18 d907236e7133: Layer already exists 06:37:18 b4a9e304f459: Layer already exists 06:37:18 e75142d0536d: Layer already exists 06:37:18 6c979f3bae6b: Layer already exists 06:37:18 eeaa73608b53: Layer already exists 06:37:18 main: digest: sha256:bcadeb7bfe4a0bef405e4fb3a76cc432c7b9121a035267eaf5e75ce2dc2601a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:18 ===================================================== [Pipeline] echo 06:37:18 taggedImages: 06:37:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842 06:37:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:37:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 06:37:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 06:37:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 06:37:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] echo 06:37:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 06:37:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] echo 06:37:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:e8255f7a45f8884f577f818fffb07e95878fc842-4.1.0-dev.20 [Pipeline] echo 06:37:18 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 06:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:18 06:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:19 arm64: Pulling from edgex-lftools-log-publisher 06:37:19 8998bd30e6a1: Pulling fs layer 06:37:19 04944245beec: Pulling fs layer 06:37:19 699f458cf7ca: Pulling fs layer 06:37:19 765212b225bb: Pulling fs layer 06:37:19 f23df028b6ca: Pulling fs layer 06:37:19 d65c8cfc05b1: Pulling fs layer 06:37:19 2437ff75d9bd: Pulling fs layer 06:37:19 f23df028b6ca: Waiting 06:37:19 d65c8cfc05b1: Waiting 06:37:19 2437ff75d9bd: Waiting 06:37:19 765212b225bb: Waiting 06:37:19 04944245beec: Verifying Checksum 06:37:19 04944245beec: Download complete 06:37:19 765212b225bb: Verifying Checksum 06:37:19 765212b225bb: Download complete 06:37:19 f23df028b6ca: Verifying Checksum 06:37:19 f23df028b6ca: Download complete 06:37:19 d65c8cfc05b1: Verifying Checksum 06:37:19 d65c8cfc05b1: Download complete 06:37:19 699f458cf7ca: Verifying Checksum 06:37:19 699f458cf7ca: Download complete 06:37:20 8998bd30e6a1: Verifying Checksum 06:37:20 8998bd30e6a1: Download complete 06:37:22 2437ff75d9bd: Verifying Checksum 06:37:22 2437ff75d9bd: Download complete 06:37:25 8998bd30e6a1: Pull complete 06:37:25 04944245beec: Pull complete 06:37:26 699f458cf7ca: Pull complete 06:37:26 765212b225bb: Pull complete 06:37:27 f23df028b6ca: Pull complete 06:37:28 d65c8cfc05b1: Pull complete 06:37:46 2437ff75d9bd: Pull complete 06:37:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:46 prd-ubuntu20.04-docker-arm64-4c-16g-9199 does not seem to be running inside a container 06:37:46 $ 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/216 -v /w/workspace/device-modbus-go/216:/w/workspace/device-modbus-go/216:rw,z -v /w/workspace/device-modbus-go/216@tmp:/w/workspace/device-modbus-go/216@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 06:37:49 $ docker top 1e764db1f0f495ef078e86c2ba0128669d57117b9b7311d446351c7063ccc616 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:50 ---> job-cost.sh 06:37:50 lf-activate-venv: SKIPPING 06:37:50 INFO: No Stack... 06:37:51 INFO: Retrieving Pricing Info for: v3-standard-4 06:37:51 INFO: Archiving Costs [Pipeline] sh 06:37:52 + cat /w/workspace/device-modbus-go/216/archives/cost.csv 06:37:52 + cut -d, -f6 [Pipeline] lock 06:37:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] 06:37:52 Resource [jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] did not exist. Created. 06:37:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:53 /w/workspace/device-modbus-go/216@tmp/durable-19fd9ec0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:37:53 + echo total: 0.10999999940395355 [Pipeline] stash 06:37:53 Warning: overwriting stash ‘stack-cost’ 06:37:53 Stashed 1 file(s) [Pipeline] } 06:37:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:53 $ docker stop --time=1 1e764db1f0f495ef078e86c2ba0128669d57117b9b7311d446351c7063ccc616 06:37:55 $ docker rm -f --volumes 1e764db1f0f495ef078e86c2ba0128669d57117b9b7311d446351c7063ccc616 [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 06:37:55 provisioning config files... 06:37:55 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17880446851661578919tmp [Pipeline] { [Pipeline] sh 06:37:56 + set +x 06:37:56 + curl -s https://codecov.io/bash 06:37:56 + bash -s -- 06:37:56 06:37:56 _____ _ 06:37:56 / ____| | | 06:37:56 | | ___ __| | ___ ___ _____ __ 06:37:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:37:56 | |___| (_) | (_| | __/ (_| (_) \ V / 06:37:56 \_____\___/ \__,_|\___|\___\___/ \_/ 06:37:56 Bash-1.0.6 06:37:56 06:37:56 06:37:56 ==> git version 2.25.1 found 06:37:56 ==> 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 06:37:56 Release-Date: 2020-01-08 06:37:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:37:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:37:56 ==> Jenkins CI detected. 06:37:56 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:37:56 project root: . 06:37:56 --> token set from env 06:37:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:37:56 ==> Running gcov in . (disable via -X gcov) 06:37:56 ==> Python coveragepy not found 06:37:56 ==> Searching for coverage reports in: 06:37:56 + . 06:37:56 -> Found 1 reports 06:37:56 ==> Detecting git/mercurial file structure 06:37:56 ==> Reading reports 06:37:56 + ./coverage.out bytes=32380 06:37:56 ==> Appending adjustments 06:37:56 https://docs.codecov.io/docs/fixing-reports 06:37:56 + Found adjustments 06:37:56 ==> Gzipping contents 06:37:56 8.0K /tmp/codecov.iLi8LE.gz 06:37:56 ==> Uploading reports 06:37:56 url: https://codecov.io 06:37:56 query: branch=main&commit=e8255f7a45f8884f577f818fffb07e95878fc842&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:37:56 -> Pinging Codecov 06:37:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8255f7a45f8884f577f818fffb07e95878fc842&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:37:56 -> Uploading to 06:37:56 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/e8255f7a45f8884f577f818fffb07e95878fc842/c1f2e5e9-9754-4aef-a600-ecc324fe5fb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260513%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260513T063756Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2cef428abbabaa2cf8446e26703fd88be10e7b25b91d9326caad5867920326c2 06:37:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:37:56 Dload Upload Total Spent Left Speed 06:37:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5118 0 0 100 5118 0 36042 --:--:-- --:--:-- --:--:-- 36042 06:37:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] } 06:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:37:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:37:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:37:57 06:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:37:57 latest: Pulling from edgex-devops/edgex-snyk-go 06:37:57 2d35ebdb57d9: Already exists 06:37:57 85e8836fcdb2: Pulling fs layer 06:37:57 91631faa732a: Pulling fs layer 06:37:57 f3f5ae8826fa: Pulling fs layer 06:37:57 4f4fb700ef54: Pulling fs layer 06:37:57 7861252a18e6: Pulling fs layer 06:37:57 9130f900ef6f: Pulling fs layer 06:37:57 7861252a18e6: Waiting 06:37:57 9130f900ef6f: Waiting 06:37:57 4f4fb700ef54: Waiting 06:37:57 f3f5ae8826fa: Verifying Checksum 06:37:57 f3f5ae8826fa: Download complete 06:37:57 85e8836fcdb2: Download complete 06:37:57 4f4fb700ef54: Verifying Checksum 06:37:57 4f4fb700ef54: Download complete 06:37:57 85e8836fcdb2: Pull complete 06:37:57 7861252a18e6: Verifying Checksum 06:37:57 7861252a18e6: Download complete 06:37:58 91631faa732a: Download complete 06:37:59 9130f900ef6f: Verifying Checksum 06:37:59 9130f900ef6f: Download complete 06:38:03 91631faa732a: Pull complete 06:38:03 f3f5ae8826fa: Pull complete 06:38:03 4f4fb700ef54: Pull complete 06:38:03 7861252a18e6: Pull complete 06:38:08 9130f900ef6f: Pull complete 06:38:08 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:08 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:38:08 $ 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 06:38:10 $ docker top 00dbc08b4a942e91d2aefee8c1f2e8948349e8d384e8c02b54be92cad6d70a84 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:38:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:38:10 + set -o pipefail 06:38:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:38:17 06:38:17 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:38:17 06:38:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/069d5490-56c8-4270-894e-9df6216109a2 06:38:17 06:38:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:38:17 06:38:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:38:17 06:38:17 06:38:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:38:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:38:17 $ docker stop --time=1 00dbc08b4a942e91d2aefee8c1f2e8948349e8d384e8c02b54be92cad6d70a84 06:38:19 $ docker rm -f --volumes 00dbc08b4a942e91d2aefee8c1f2e8948349e8d384e8c02b54be92cad6d70a84 [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 06:38:20 + git log --format=format:%s -1 e8255f7a45f8884f577f818fffb07e95878fc842 [Pipeline] sh 06:38:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:38:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:21 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:38:21 $ 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 06:38:21 $ docker top 3f1ca4d9385a9704f217778c4bcb99a641d61c21bc8bbbb95526dddda7e8e6b5 -eo pid,comm 06:38:21 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). 06:38:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:21 [ssh-agent] Looking for ssh-agent implementation... 06:38:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:21 $ docker exec 3f1ca4d9385a9704f217778c4bcb99a641d61c21bc8bbbb95526dddda7e8e6b5 ssh-agent 06:38:21 SSH_AUTH_SOCK=/tmp/ssh-8PMzFjftUZ7Y/agent.33 06:38:21 SSH_AGENT_PID=39 06:38:21 Running ssh-add (command line suppressed) 06:38:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16711353284186260162.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16711353284186260162.key) 06:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:22 + git semver tag 06:38:22 2026-05-13 06:38:22,337 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:38:22 2026-05-13 06:38:22,342 [run_tag] DEBUG tag force:False 06:38:22 2026-05-13 06:38:22,342 [check_head_tag] DEBUG check head tag 06:38:22 2026-05-13 06:38:22,342 [execute] INFO git cat-file --batch-check 06:38:22 2026-05-13 06:38:22,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:38:22 2026-05-13 06:38:22,345 [execute] INFO git cat-file --batch 06:38:22 2026-05-13 06:38:22,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:38:22 2026-05-13 06:38:22,356 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:22 2026-05-13 06:38:22,357 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 06:38:22 2026-05-13 06:38:22,357 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:38:22 2026-05-13 06:38:22,360 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:22 4.1.0-dev.20 [Pipeline] } 06:38:22 $ docker exec --env ******** --env ******** 3f1ca4d9385a9704f217778c4bcb99a641d61c21bc8bbbb95526dddda7e8e6b5 ssh-agent -k 06:38:22 unset SSH_AUTH_SOCK; 06:38:22 unset SSH_AGENT_PID; 06:38:22 echo Agent pid 39 killed; 06:38:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:22 + git semver [Pipeline] } 06:38:23 $ docker stop --time=1 3f1ca4d9385a9704f217778c4bcb99a641d61c21bc8bbbb95526dddda7e8e6b5 06:38:24 $ docker rm -f --volumes 3f1ca4d9385a9704f217778c4bcb99a641d61c21bc8bbbb95526dddda7e8e6b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:38:24 06:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:38:25 0.23.1-centos7: Pulling from edgex-lftools 06:38:25 ab5ef0e58194: Pulling fs layer 06:38:25 9712f1f96733: Pulling fs layer 06:38:25 63f879dbbcfc: Pulling fs layer 06:38:25 0d9ebad4ef96: Pulling fs layer 06:38:25 e9a5061849ea: Pulling fs layer 06:38:25 d747dcd14b5f: Pulling fs layer 06:38:25 2de7ff778b66: Pulling fs layer 06:38:25 0d9ebad4ef96: Waiting 06:38:25 e9a5061849ea: Waiting 06:38:25 d747dcd14b5f: Waiting 06:38:25 2de7ff778b66: Waiting 06:38:25 9712f1f96733: Verifying Checksum 06:38:25 9712f1f96733: Download complete 06:38:25 63f879dbbcfc: Verifying Checksum 06:38:25 63f879dbbcfc: Download complete 06:38:25 e9a5061849ea: Verifying Checksum 06:38:25 e9a5061849ea: Download complete 06:38:25 d747dcd14b5f: Download complete 06:38:25 0d9ebad4ef96: Verifying Checksum 06:38:25 0d9ebad4ef96: Download complete 06:38:25 2de7ff778b66: Verifying Checksum 06:38:25 2de7ff778b66: Download complete 06:38:25 ab5ef0e58194: Verifying Checksum 06:38:25 ab5ef0e58194: Download complete 06:38:30 ab5ef0e58194: Pull complete 06:38:30 9712f1f96733: Pull complete 06:38:30 63f879dbbcfc: Pull complete 06:38:35 0d9ebad4ef96: Pull complete 06:38:35 e9a5061849ea: Pull complete 06:38:35 d747dcd14b5f: Pull complete 06:38:36 2de7ff778b66: Pull complete 06:38:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:38:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:36 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:38:36 $ 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 06:38:38 $ docker top ef57077f41b7f8119413e7c83d33ec63d60a448a445cb0627b7978418f467c49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:38:38 provisioning config files... 06:38:38 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3472186189662459228tmp 06:38:38 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config114087614234970021tmp 06:38:38 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6704464417049232326tmp [Pipeline] { [Pipeline] echo 06:38:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:38:38 ---> sigul-configuration.sh 06:38:38 gpg: directory `/root/.gnupg' created 06:38:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:38:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:38:38 gpg: keyring `/root/.gnupg/secring.gpg' created 06:38:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:38:38 gpg: CAST5 encrypted data 06:38:38 gpg: encrypted with 1 passphrase 06:38:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:38:39 + mkdir /home/jenkins 06:38:39 + mkdir /home/jenkins/sigul [Pipeline] sh 06:38:39 + 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 06:38:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:38:39 ---> sigul-install.sh 06:38:39 Sigul already installed; skipping installation. [Pipeline] sh 06:38:40 + git tag --list 06:38:40 0.7.1 06:38:40 v1.0.0 06:38:40 v1.1.0 06:38:40 v1.1.1 06:38:40 v1.2.2 06:38:40 v1.3.0 06:38:40 v1.3.1 06:38:40 v2.0.0 06:38:40 v2.1.0 06:38:40 v2.1.1 06:38:40 v2.2.0 06:38:40 v2.3.0 06:38:40 v3.0 06:38:40 v3.0.0 06:38:40 v3.1 06:38:40 v3.1.0 06:38:40 v3.1.1 06:38:40 v4.0 06:38:40 v4.0.0 06:38:40 v4.0.1 06:38:40 v4.0.1-dev.1 06:38:40 v4.0.1-dev.2 06:38:40 v4.0.1-dev.3 06:38:40 v4.0.1-dev.4 06:38:40 v4.1.0-dev.1 06:38:40 v4.1.0-dev.10 06:38:40 v4.1.0-dev.11 06:38:40 v4.1.0-dev.12 06:38:40 v4.1.0-dev.13 06:38:40 v4.1.0-dev.14 06:38:40 v4.1.0-dev.15 06:38:40 v4.1.0-dev.16 06:38:40 v4.1.0-dev.17 06:38:40 v4.1.0-dev.18 06:38:40 v4.1.0-dev.19 06:38:40 v4.1.0-dev.2 06:38:40 v4.1.0-dev.20 06:38:40 v4.1.0-dev.3 06:38:40 v4.1.0-dev.4 06:38:40 v4.1.0-dev.5 06:38:40 v4.1.0-dev.6 06:38:40 v4.1.0-dev.7 06:38:40 v4.1.0-dev.8 06:38:40 v4.1.0-dev.9 [Pipeline] sh 06:38:40 + lftools sign git-tag v4.1.0-dev.20 06:38:41 Signing Git tag with Sigul... 06:38:41 Signing v4.1.0-dev.20 [Pipeline] echo 06:38:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:38:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:38:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:38:41 $ docker stop --time=1 ef57077f41b7f8119413e7c83d33ec63d60a448a445cb0627b7978418f467c49 06:38:42 $ docker rm -f --volumes ef57077f41b7f8119413e7c83d33ec63d60a448a445cb0627b7978418f467c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:38:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:38:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:38:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:43 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:38:43 $ 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 06:38:44 $ docker top e2a58ec73ea7beb87adb644c37bf5ea3af0f3787eba157ad2a2c391e8b012f14 -eo pid,comm 06:38:44 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). 06:38:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:44 [ssh-agent] Looking for ssh-agent implementation... 06:38:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:44 $ docker exec e2a58ec73ea7beb87adb644c37bf5ea3af0f3787eba157ad2a2c391e8b012f14 ssh-agent 06:38:44 SSH_AUTH_SOCK=/tmp/ssh-kAAmHTUl2jtF/agent.32 06:38:44 SSH_AGENT_PID=38 06:38:44 Running ssh-add (command line suppressed) 06:38:44 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10425229383490363568.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10425229383490363568.key) 06:38:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:44 + git semver bump pre 06:38:44 2026-05-13 06:38:44,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:38:44 2026-05-13 06:38:44,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:44 2026-05-13 06:38:44,953 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev 06:38:44 2026-05-13 06:38:44,953 [bump_version] DEBUG bumped version:4.1.0-dev.21 06:38:44 2026-05-13 06:38:44,953 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:38:44 2026-05-13 06:38:44,953 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:44 2026-05-13 06:38:44,953 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:44 2026-05-13 06:38:44,954 [execute] INFO git cat-file --batch-check 06:38:44 2026-05-13 06:38:44,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:38:44 2026-05-13 06:38:44,957 [execute] INFO git cat-file --batch 06:38:44 2026-05-13 06:38:44,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:38:44 2026-05-13 06:38:44,960 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:44 4.1.0-dev.21 [Pipeline] } 06:38:45 $ docker exec --env ******** --env ******** e2a58ec73ea7beb87adb644c37bf5ea3af0f3787eba157ad2a2c391e8b012f14 ssh-agent -k 06:38:45 unset SSH_AUTH_SOCK; 06:38:45 unset SSH_AGENT_PID; 06:38:45 echo Agent pid 38 killed; 06:38:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:45 + git semver [Pipeline] } 06:38:45 $ docker stop --time=1 e2a58ec73ea7beb87adb644c37bf5ea3af0f3787eba157ad2a2c391e8b012f14 06:38:46 $ docker rm -f --volumes e2a58ec73ea7beb87adb644c37bf5ea3af0f3787eba157ad2a2c391e8b012f14 [Pipeline] // withDockerContainer [Pipeline] sh 06:38:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:38:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:47 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:38:47 $ 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 06:38:47 $ docker top 90ab4dedfd2b991d3f9e2e9de821339ced098d9aa1a96b77d61981e830e554d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:48 [ssh-agent] Looking for ssh-agent implementation... 06:38:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:48 $ docker exec 90ab4dedfd2b991d3f9e2e9de821339ced098d9aa1a96b77d61981e830e554d7 ssh-agent 06:38:48 SSH_AUTH_SOCK=/tmp/ssh-ROi8M7Wesl0q/agent.32 06:38:48 SSH_AGENT_PID=38 06:38:48 Running ssh-add (command line suppressed) 06:38:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17537121412668359708.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17537121412668359708.key) 06:38:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:48 + git semver push 06:38:49 2026-05-13 06:38:48,981 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:38:49 2026-05-13 06:38:48,986 [run_push] DEBUG push 06:38:49 2026-05-13 06:38:48,986 [execute] INFO git cat-file --batch-check 06:38:49 2026-05-13 06:38:48,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:38:49 2026-05-13 06:38:48,988 [execute] INFO git rev-list 23290eb14e5c065b81210a6a249b8c76d34e0da0 -- 06:38:49 2026-05-13 06:38:48,989 [execute] DEBUG Popen(['git', 'rev-list', '23290eb14e5c065b81210a6a249b8c76d34e0da0', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:38:49 2026-05-13 06:38:48,996 [execute] INFO git fetch -v -- origin 06:38:49 2026-05-13 06:38:48,996 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:38:49 2026-05-13 06:38:49,569 [run_push] DEBUG no remote changes detected 06:38:49 2026-05-13 06:38:49,569 [execute] INFO git push origin semver 06:38:49 2026-05-13 06:38:49,569 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:38:50 2026-05-13 06:38:50,644 [run_push] DEBUG push all version tags 06:38:50 2026-05-13 06:38:50,644 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:38:50 2026-05-13 06:38:50,644 [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) 06:38:51 2026-05-13 06:38:51,709 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:38:51 4.1.0-dev.21 [Pipeline] } 06:38:51 $ docker exec --env ******** --env ******** 90ab4dedfd2b991d3f9e2e9de821339ced098d9aa1a96b77d61981e830e554d7 ssh-agent -k 06:38:52 unset SSH_AUTH_SOCK; 06:38:52 unset SSH_AGENT_PID; 06:38:52 echo Agent pid 38 killed; 06:38:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:52 + git semver [Pipeline] } 06:38:52 $ docker stop --time=1 90ab4dedfd2b991d3f9e2e9de821339ced098d9aa1a96b77d61981e830e554d7 06:38:53 $ docker rm -f --volumes 90ab4dedfd2b991d3f9e2e9de821339ced098d9aa1a96b77d61981e830e554d7 [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 06:38:54 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:38:54 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:38:54 total 16 06:38:54 drwxr-xr-x 3 root root 4096 May 13 06:27 . 06:38:54 drwxrwxr-x 10 jenkins jenkins 4096 May 13 06:38 .. 06:38:54 drwxr-xr-x 2 root root 4096 May 13 06:27 cost 06:38:54 -rw-r--r-- 1 root root 88 May 13 06:27 cost.csv 06:38:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:38:54 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:38:54 total 16 06:38:54 drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:27 . 06:38:54 drwxrwxr-x 10 jenkins jenkins 4096 May 13 06:38 .. 06:38:54 drwxr-xr-x 2 jenkins jenkins 4096 May 13 06:27 cost 06:38:54 -rw-r--r-- 1 jenkins jenkins 88 May 13 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:38:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:38:55 ---> package-listing.sh 06:38:55 ++ facter osfamily 06:38:55 ++ tr '[:upper:]' '[:lower:]' 06:38:55 + OS_FAMILY=debian 06:38:55 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:38:55 + START_PACKAGES=/tmp/packages_start.txt 06:38:55 + END_PACKAGES=/tmp/packages_end.txt 06:38:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:55 + PACKAGES=/tmp/packages_start.txt 06:38:55 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:38:55 + PACKAGES=/tmp/packages_end.txt 06:38:55 + case "${OS_FAMILY}" in 06:38:55 + dpkg -l 06:38:55 + grep '^ii' 06:38:55 + '[' -f /tmp/packages_start.txt ']' 06:38:55 + '[' -f /tmp/packages_end.txt ']' 06:38:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:55 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:38:55 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:38:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:38:55 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 06:38:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:56 prd-ubuntu20.04-docker-8c-8g-9197 does not seem to be running inside a container 06:38:56 $ 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 06:38:57 $ docker top 0e5231c79eaebe6524b3d00ec63728f4182f41ab15c32b7303275b305a23aad4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:57 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:38:58 + ls /var/log/sa-host 06:38:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:58 provisioning config files... 06:38:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1402682676171514284tmp [Pipeline] { [Pipeline] echo 06:38:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:58 ---> create-netrc.sh [Pipeline] } 06:38:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:38:58 ---> python-tools-install.sh [Pipeline] echo 06:38:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:59 ---> sudo-logs.sh 06:38:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:38:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:59 ---> job-cost.sh 06:38:59 lf-activate-venv: SKIPPING 06:38:59 DEBUG: total: 0.2199999988079071 06:38:59 INFO: Retrieving Stack Cost... 06:38:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:39:00 INFO: Archiving Costs [Pipeline] echo 06:39:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:39:00 ---> logs-deploy.sh 06:39:00 lf-activate-venv: SKIPPING 06:39:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/216 06:39:00 INFO: archiving workspace using pattern(s): 06:39:01 Archives upload complete. 06:39:01 INFO: archiving logs to Nexus