Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb657558cb9eced0a6c4719836835e5c6ab098c 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-ssh8797812124261287974.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-ssh15105465959815066362.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-ssh2361018691038929463.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-ssh3863633654741851164.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-ssh16876927322166997067.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 ‘prd-ubuntu20.04-docker-8c-8g-775198’ is offline Running on prd-ubuntu20.04-docker-8c-8g-775223 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4bb657558cb9eced0a6c4719836835e5c6ab098c (main) Commit message: "feat: Group multiple read requests (#679)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb657558cb9eced0a6c4719836835e5c6ab098c # timeout=10 > git rev-list --no-walk d93774f6323e2d664e1d824b30137e6a0bc718dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:20:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:20:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:20:15 ========================================================= 11:20:15 EdgeX Global Pipelines Version Info 11:20:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:20:16 ------------------- 11:20:16 stable info: 11:20:16 ------------------- 11:20:16 Commited By: Cherry Wang cherry@iotechsys.com 11:20:16 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:20:16 Message: update stable to v1.0.278 11:20:16 ------------------- 11:20:16 experimental info: 11:20:16 ------------------- 11:20:16 Commited By: **** collab-it+edgex@linuxfoundation.org 11:20:16 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:20:16 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bb6575 [Pipeline] echo 11:20:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:20:17 provisioning config files... 11:20:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13676955893909971099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:18 ---> ****-login.sh 11:20:18 nexus3.edgexfoundry.org:10001 11:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:18 11:20:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:20:18 Configure a credential helper to remove this warning. See 11:20:18 https://docs.****.com/go/credential-store/ 11:20:18 11:20:18 Login Succeeded 11:20:18 nexus3.edgexfoundry.org:10002 11:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:18 11:20:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:20:18 Configure a credential helper to remove this warning. See 11:20:18 https://docs.****.com/go/credential-store/ 11:20:18 11:20:18 Login Succeeded 11:20:18 nexus3.edgexfoundry.org:10003 11:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:18 11:20:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:20:18 Configure a credential helper to remove this warning. See 11:20:18 https://docs.****.com/go/credential-store/ 11:20:18 11:20:18 Login Succeeded 11:20:18 nexus3.edgexfoundry.org:10004 11:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:18 11:20:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:20:18 Configure a credential helper to remove this warning. See 11:20:18 https://docs.****.com/go/credential-store/ 11:20:18 11:20:18 Login Succeeded 11:20:18 ****.io 11:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:18 11:20:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:20:18 Configure a credential helper to remove this warning. See 11:20:18 https://docs.****.com/go/credential-store/ 11:20:18 11:20:18 Login Succeeded 11:20:18 ---> ****-login.sh ends [Pipeline] } 11:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:20:19 + git rev-list -1 --merges 4bb657558cb9eced0a6c4719836835e5c6ab098c~1..4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] echo 11:20:19 -----------> git rev-list -1 --merges 4bb657558cb9eced0a6c4719836835e5c6ab098c~1..4bb657558cb9eced0a6c4719836835e5c6ab098c 4bb657558cb9eced0a6c4719836835e5c6ab098c [false] [Pipeline] sh 11:20:19 + git log --format=format:%s -1 4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] echo 11:20:19 ========================================================= 11:20:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:20:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:20:19 + git log --format=format:%s -1 4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] echo 11:20:19 [semverPrep] GIT_COMMIT: 4bb657558cb9eced0a6c4719836835e5c6ab098c, Commit Message: feat: Group multiple read requests (#679) [Pipeline] echo 11:20:19 [semverPrep] This is not a build commit. [Pipeline] sh 11:20:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:20:20 + grep -v github /etc/ssh/ssh_known_hosts 11:20:20 + [ -e /tmp/ssh_known_hosts ] 11:20:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:20:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:20:20 sudo tee -a /etc/ssh/ssh_known_hosts 11:20:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:20 11:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:21 0.1.4: Pulling from edgex-devops/py-git-semver 11:20:21 3dae71ba6b94: Pulling fs layer 11:20:21 6bf1a483ea7c: Pulling fs layer 11:20:21 f5dfc541a4d3: Pulling fs layer 11:20:21 461d9e800cba: Pulling fs layer 11:20:21 80192f66455f: Pulling fs layer 11:20:21 2e8e34ca0e6c: Pulling fs layer 11:20:21 a29436f7fd5d: Pulling fs layer 11:20:21 923cac83aea3: Pulling fs layer 11:20:21 25ad8b0a4227: Pulling fs layer 11:20:21 db01528c6b51: Pulling fs layer 11:20:21 28988de357af: Pulling fs layer 11:20:21 80192f66455f: Waiting 11:20:21 2e8e34ca0e6c: Waiting 11:20:21 a29436f7fd5d: Waiting 11:20:21 db01528c6b51: Waiting 11:20:21 923cac83aea3: Waiting 11:20:21 25ad8b0a4227: Waiting 11:20:21 28988de357af: Waiting 11:20:21 461d9e800cba: Waiting 11:20:21 6bf1a483ea7c: Download complete 11:20:21 461d9e800cba: Verifying Checksum 11:20:21 461d9e800cba: Download complete 11:20:21 80192f66455f: Verifying Checksum 11:20:21 80192f66455f: Download complete 11:20:21 f5dfc541a4d3: Verifying Checksum 11:20:21 f5dfc541a4d3: Download complete 11:20:21 3dae71ba6b94: Verifying Checksum 11:20:21 3dae71ba6b94: Download complete 11:20:21 923cac83aea3: Verifying Checksum 11:20:21 923cac83aea3: Download complete 11:20:21 25ad8b0a4227: Verifying Checksum 11:20:21 25ad8b0a4227: Download complete 11:20:21 db01528c6b51: Download complete 11:20:21 28988de357af: Verifying Checksum 11:20:21 28988de357af: Download complete 11:20:21 a29436f7fd5d: Verifying Checksum 11:20:21 a29436f7fd5d: Download complete 11:20:21 2e8e34ca0e6c: Verifying Checksum 11:20:21 2e8e34ca0e6c: Download complete 11:20:22 3dae71ba6b94: Pull complete 11:20:23 6bf1a483ea7c: Pull complete 11:20:23 f5dfc541a4d3: Pull complete 11:20:23 461d9e800cba: Pull complete 11:20:23 80192f66455f: Pull complete 11:20:27 2e8e34ca0e6c: Pull complete 11:20:27 a29436f7fd5d: Pull complete 11:20:28 923cac83aea3: Pull complete 11:20:28 25ad8b0a4227: Pull complete 11:20:28 db01528c6b51: Pull complete 11:20:28 28988de357af: Pull complete 11:20:28 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:28 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:20:28 $ 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 11:20:31 $ docker top d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 -eo pid,comm 11:20:31 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). 11:20:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:20:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:31 [ssh-agent] Looking for ssh-agent implementation... 11:20:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:31 $ docker exec d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 ssh-agent 11:20:31 SSH_AUTH_SOCK=/tmp/ssh-r1eHy1ee2RPy/agent.32 11:20:31 SSH_AGENT_PID=38 11:20:31 Running ssh-add (command line suppressed) 11:20:31 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_377856805032707732.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_377856805032707732.key) 11:20:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 11:20:32 + git tag --points-at HEAD [Pipeline] } 11:20:32 $ docker exec --env ******** --env ******** d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 ssh-agent -k 11:20:32 unset SSH_AUTH_SOCK; 11:20:32 unset SSH_AGENT_PID; 11:20:32 echo Agent pid 38 killed; 11:20:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:20:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:32 [ssh-agent] Looking for ssh-agent implementation... 11:20:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:32 $ docker exec d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 ssh-agent 11:20:32 SSH_AUTH_SOCK=/tmp/ssh-y4GiTJfqBm2p/agent.85 11:20:32 SSH_AGENT_PID=91 11:20:32 Running ssh-add (command line suppressed) 11:20:33 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4045702076429272771.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4045702076429272771.key) 11:20:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:33 + git semver init 11:20:33 2025-12-17 11:20:33,565 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:20:33 2025-12-17 11:20:33,570 [run_init] DEBUG init version:0.0.0 force:False 11:20:33 2025-12-17 11:20:33,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 11:20:33 2025-12-17 11:20:33,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 11:20:33 2025-12-17 11:20:33,571 [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) 11:20:34 2025-12-17 11:20:34,905 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 11:20:34 2025-12-17 11:20:34,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 11:20:34 2025-12-17 11:20:34,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:20:34 2025-12-17 11:20:34,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:20:34 4.1.0-dev.16 [Pipeline] } 11:20:34 $ docker exec --env ******** --env ******** d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 ssh-agent -k 11:20:35 unset SSH_AUTH_SOCK; 11:20:35 unset SSH_AGENT_PID; 11:20:35 echo Agent pid 91 killed; 11:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:20:35 + git semver [Pipeline] } 11:20:35 $ docker stop --time=1 d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 11:20:37 $ docker rm -f --volumes d0d2f0398c229734afd20aa91cec1944be388c59ab9fee63129600f646404708 [Pipeline] // withDockerContainer [Pipeline] sh 11:20:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:20:37 Stashed 1 file(s) [Pipeline] echo 11:20:37 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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 11:20:38 provisioning config files... 11:20:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3626217848291267596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:38 ---> ****-login.sh 11:20:38 nexus3.edgexfoundry.org:10001 11:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:38 Login Succeeded 11:20:38 nexus3.edgexfoundry.org:10002 11:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:38 Login Succeeded 11:20:38 nexus3.edgexfoundry.org:10003 11:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:38 Login Succeeded 11:20:38 nexus3.edgexfoundry.org:10004 11:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:38 Login Succeeded 11:20:38 ****.io 11:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:38 Login Succeeded 11:20:38 ---> ****-login.sh ends [Pipeline] } 11:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:20:39 ========================================================= 11:20:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:20:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:39 + 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 . 11:20:40 #0 building with "default" instance using docker driver 11:20:40 11:20:40 #1 [internal] load build definition from Dockerfile 11:20:40 #1 transferring dockerfile: 1.52kB done 11:20:40 #1 DONE 0.0s 11:20:40 11:20:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:20:40 #2 DONE 0.1s 11:20:40 11:20:40 #3 [internal] load .dockerignore 11:20:40 #3 transferring context: 182B done 11:20:40 #3 DONE 0.0s 11:20:40 11:20:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:20:40 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:20:40 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:20:40 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:20:40 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:20:40 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 11:20:40 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 11:20:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s 11:20:40 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 11:20:40 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:20:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.2s 11:20:40 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:20:40 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:20:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 11:20:40 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 11:20:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 11:20:40 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 11:20:40 #4 ... 11:20:40 11:20:40 #5 [internal] load build context 11:20:40 #5 transferring context: 25.56MB 0.3s done 11:20:40 #5 DONE 0.3s 11:20:40 11:20:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:20:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.3s 11:20:40 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:20:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.09MB / 11.98MB 0.3s 11:20:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.4s 11:20:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.4s 11:20:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 11:20:40 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 11:20:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.6s 11:20:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.6s 11:20:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 11:20:40 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 11:20:40 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.6s 11:20:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s 11:20:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.7s 11:20:40 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.7s 11:20:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.9s 11:20:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s 11:20:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 11:20:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 1.0s 11:20:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 11:20:41 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11:20:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 1.1s 11:20:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 11:20:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 11:20:46 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:20:46 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:20:46 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:20:46 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:20:46 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11:20:46 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 11:20:46 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11:20:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 11:20:49 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:20:49 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 11:20:49 #4 DONE 9.5s 11:20:49 11:20:49 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 11:20:49 #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:20:49 #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:20:50 #6 0.745 (1/8) Installing openssh-keygen (10.0_p1-r10) 11:20:50 #6 0.758 (2/8) Installing libedit (20250104.3.1-r1) 11:20:50 #6 0.763 (3/8) Installing openssh-client-common (10.0_p1-r10) 11:20:50 #6 0.786 (4/8) Installing openssh-client-default (10.0_p1-r10) 11:20:50 #6 0.800 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 11:20:50 #6 0.805 (6/8) Installing openssh-server-common (10.0_p1-r10) 11:20:50 #6 0.808 (7/8) Installing openssh-server (10.0_p1-r10) 11:20:50 #6 0.830 (8/8) Installing openssh (10.0_p1-r10) 11:20:50 #6 0.837 Executing busybox-1.37.0-r19.trigger 11:20:50 #6 0.847 OK: 272 MiB in 68 packages 11:20:52 Still waiting to schedule task 11:20:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:20:53 #6 DONE 3.7s 11:20:53 11:20:53 #7 [builder 3/7] WORKDIR /device-modbus-go 11:20:53 #7 DONE 0.0s 11:20:53 11:20:53 #8 [builder 4/7] COPY go.mod vendor* ./ 11:20:53 #8 DONE 0.0s 11:20:53 11:20:53 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:21:15 #9 DONE 21.1s 11:21:15 11:21:15 #10 [builder 6/7] COPY . . 11:21:15 #10 DONE 0.2s 11:21:15 11:21:15 #11 [builder 7/7] RUN echo noop 11:21:15 #11 0.216 noop 11:21:15 #11 DONE 0.3s 11:21:15 11:21:15 #12 exporting to image 11:21:15 #12 exporting layers 11:21:23 #12 exporting layers 8.4s done 11:21:23 #12 writing image sha256:802b1d996f6d7ae4ae1d3e22615ae1a4fd25747e685dd8b202c340bb151ac8f7 done 11:21:23 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:21:23 #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:24 + docker inspect -f . ci-base-image-x86_64 11:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:24 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:21:24 $ 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 11:21:24 $ docker top 7cdb10d7d869bb698bd7dbf716944371ed8112f8846fd0fcfb79ddc5d139b613 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:25 + go version 11:21:25 go version go1.25.2 linux/amd64 [Pipeline] } 11:21:25 $ docker stop --time=1 7cdb10d7d869bb698bd7dbf716944371ed8112f8846fd0fcfb79ddc5d139b613 11:21:26 $ docker rm -f --volumes 7cdb10d7d869bb698bd7dbf716944371ed8112f8846fd0fcfb79ddc5d139b613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:26 + docker inspect -f . ci-base-image-x86_64 11:21:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:26 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:21:26 $ 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 11:21:27 $ docker top 3934537039eb769e5d51c383c018a06ebd18152d6ab0c3f18c217a3b8b344315 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 11:21:27 + make test 11:21:27 go test ./... -coverprofile=coverage.out ./... 11:21:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 11:21:51 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 11:21:51 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements 11:22:03 0 issues. 11:22:03 go vet ./... 11:22:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:22:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:22:09 ./bin/test-attribution-txt.sh [Pipeline] echo 11:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:22:10 $ docker stop --time=1 3934537039eb769e5d51c383c018a06ebd18152d6ab0c3f18c217a3b8b344315 11:22:12 $ docker rm -f --volumes 3934537039eb769e5d51c383c018a06ebd18152d6ab0c3f18c217a3b8b344315 [Pipeline] // withDockerContainer [Pipeline] sh 11:22:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:22:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:22:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:22:14 + ls -al . 11:22:14 total 268 11:22:14 drwxrwxr-x 9 jenkins jenkins 4096 Dec 17 11:21 . 11:22:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 11:20 .. 11:22:14 -rw-rw-r-- 1 jenkins jenkins 140 Dec 17 11:20 .dockerignore 11:22:14 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 11:21 .git 11:22:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 11:20 .github 11:22:14 -rw-rw-r-- 1 jenkins jenkins 266 Dec 17 11:20 .gitignore 11:22:14 -rw-rw-r-- 1 jenkins jenkins 359 Dec 17 11:20 .golangci.yml 11:22:14 drwxr-xr-x 3 jenkins jenkins 4096 Dec 17 11:20 .semver 11:22:14 -rw-rw-r-- 1 jenkins jenkins 22459 Dec 17 11:20 Attribution.txt 11:22:14 -rw-rw-r-- 1 jenkins jenkins 18046 Dec 17 11:20 CHANGELOG.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 1479 Dec 17 11:20 Dockerfile 11:22:14 -rw-rw-r-- 1 jenkins jenkins 677 Dec 17 11:20 GOVERNANCE.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 681 Dec 17 11:20 Jenkinsfile 11:22:14 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 17 11:20 LICENSE 11:22:14 -rw-rw-r-- 1 jenkins jenkins 2529 Dec 17 11:20 Makefile 11:22:14 -rw-rw-r-- 1 jenkins jenkins 622 Dec 17 11:20 OWNERS.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 17 11:20 README.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 12 Dec 17 11:20 VERSION 11:22:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 11:20 bin 11:22:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 11:20 cmd 11:22:14 -rw-r--r-- 1 jenkins jenkins 32380 Dec 17 11:21 coverage.out 11:22:14 -rw-rw-r-- 1 jenkins jenkins 6959 Dec 17 11:20 go.mod 11:22:14 -rw-rw-r-- 1 jenkins jenkins 89680 Dec 17 11:20 go.sum 11:22:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 11:20 internal 11:22:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 11:20 simulator 11:22:14 -rw-rw-r-- 1 jenkins jenkins 229 Dec 17 11:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:14 + 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=4bb657558cb9eced0a6c4719836835e5c6ab098c --label arch=amd64 --label version=4.1.0-dev.16 . 11:22:14 #0 building with "default" instance using docker driver 11:22:14 11:22:14 #1 [internal] load build definition from Dockerfile 11:22:14 #1 transferring dockerfile: 1.52kB done 11:22:14 #1 DONE 0.0s 11:22:14 11:22:14 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:22:14 #2 DONE 0.0s 11:22:14 11:22:14 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:22:14 #3 DONE 0.1s 11:22:14 11:22:14 #4 [internal] load .dockerignore 11:22:14 #4 transferring context: 182B done 11:22:14 #4 DONE 0.0s 11:22:14 11:22:14 #5 [internal] load build context 11:22:14 #5 transferring context: 45.92kB 0.0s done 11:22:14 #5 DONE 0.0s 11:22:14 11:22:14 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:22:14 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:22:14 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:22:14 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:22:14 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:22:14 #6 DONE 0.1s 11:22:14 11:22:14 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:22:14 #7 DONE 0.1s 11:22:14 11:22:14 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 11:22:14 #8 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:22:18 #8 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:22:18 #8 ... 11:22:18 11:22:18 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 11:22:18 #9 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:22:18 #9 2.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:22:18 #9 3.134 OK: 272 MiB in 68 packages 11:22:18 #9 DONE 3.3s 11:22:18 11:22:18 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 11:22:18 #8 3.203 (1/1) Installing dumb-init (1.2.5-r3) 11:22:18 #8 3.209 Executing busybox-1.37.0-r19.trigger 11:22:18 #8 3.217 OK: 7 MiB in 17 packages 11:22:18 #8 DONE 3.4s 11:22:18 11:22:18 #10 [builder 3/7] WORKDIR /device-modbus-go 11:22:18 #10 DONE 0.0s 11:22:18 11:22:18 #11 [builder 4/7] COPY go.mod vendor* ./ 11:22:18 #11 DONE 0.1s 11:22:18 11:22:18 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:18 #12 DONE 0.5s 11:22:18 11:22:18 #13 [stage-1 3/6] RUN apk --no-cache upgrade 11:22:18 #13 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:22:18 #13 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:22:18 #13 0.735 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:22:18 #13 ... 11:22:18 11:22:18 #14 [builder 6/7] COPY . . 11:22:18 #14 DONE 0.3s 11:22:18 11:22:18 #13 [stage-1 3/6] RUN apk --no-cache upgrade 11:22:18 #13 0.815 Executing busybox-1.37.0-r20.post-upgrade 11:22:18 #13 0.863 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:22:18 #13 0.866 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:22:18 #13 0.870 Executing busybox-1.37.0-r20.trigger 11:22:18 #13 0.878 OK: 7 MiB in 17 packages 11:22:19 #13 DONE 1.0s 11:22:19 11:22:19 #15 [builder 7/7] RUN make build 11:22:19 #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 11:22:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775224 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 11:22:33 Running in /w/workspace/device-modbus-go/209 [Pipeline] { [Pipeline] checkout 11:22:34 The recommended git tool is: git 11:22:38 using credential edgex-jenkins-ssh 11:22:38 Cloning the remote Git repository 11:22:38 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 11:22:38 > git init /w/workspace/device-modbus-go/209 # timeout=10 11:22:38 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 11:22:38 > git --version # timeout=10 11:22:38 > git --version # 'git version 2.25.1' 11:22:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:22:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:22:42 Avoid second fetch 11:22:42 Checking out Revision 4bb657558cb9eced0a6c4719836835e5c6ab098c (main) 11:22:41 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 11:22:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:22:42 > git config core.sparsecheckout # timeout=10 11:22:42 > git checkout -f 4bb657558cb9eced0a6c4719836835e5c6ab098c # timeout=10 11:22:43 Commit message: "feat: Group multiple read requests (#679)" 11:22:45 #15 DONE 26.3s 11:22:45 11:22:45 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 11:22:45 #16 DONE 0.2s 11:22:45 11:22:45 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 11:22:45 #17 DONE 0.0s 11:22:45 11:22:45 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 11:22:45 #18 DONE 0.0s 11:22:45 11:22:45 #19 exporting to image 11:22:45 #19 exporting layers 0.1s done 11:22:45 #19 writing image sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e done 11:22:45 #19 naming to docker.io/library/device-modbus done 11:22:45 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:45 provisioning config files... 11:22:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15863687841660302185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:46 ---> ****-login.sh 11:22:46 nexus3.edgexfoundry.org:10001 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 Login Succeeded 11:22:46 nexus3.edgexfoundry.org:10002 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 Login Succeeded 11:22:46 nexus3.edgexfoundry.org:10003 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 Login Succeeded 11:22:46 nexus3.edgexfoundry.org:10004 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 Login Succeeded 11:22:46 ****.io 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 Login Succeeded 11:22:46 ---> ****-login.sh ends [Pipeline] } 11:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:22:46 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 11:22:46 4bb657558cb9eced0a6c4719836835e5c6ab098c 11:22:46 latest 11:22:46 4.1.0-dev.16 11:22:46 4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:22:46 main 11:22:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:47 provisioning config files... 11:22:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/209@tmp/config10996219124913703359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 11:22:47 4a443eb3215e: Preparing 11:22:47 a697b9873d11: Preparing 11:22:47 5701b5a46a6e: Preparing 11:22:47 2788c185ee54: Preparing 11:22:47 2660bc312676: Preparing 11:22:47 256f393e029f: Preparing 11:22:47 256f393e029f: Waiting 11:22:47 a697b9873d11: Pushed 11:22:47 2660bc312676: Pushed 11:22:47 4a443eb3215e: Pushed 11:22:47 256f393e029f: Layer already exists 11:22:47 2788c185ee54: Pushed 11:22:48 ---> ****-login.sh 11:22:48 nexus3.edgexfoundry.org:10001 11:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:48 Configure a credential helper to remove this warning. See 11:22:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:48 11:22:48 Login Succeeded 11:22:48 nexus3.edgexfoundry.org:10002 11:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:48 Configure a credential helper to remove this warning. See 11:22:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:48 11:22:48 Login Succeeded 11:22:48 nexus3.edgexfoundry.org:10003 11:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:49 Configure a credential helper to remove this warning. See 11:22:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:49 11:22:49 Login Succeeded 11:22:49 nexus3.edgexfoundry.org:10004 11:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:49 Configure a credential helper to remove this warning. See 11:22:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:49 11:22:49 Login Succeeded 11:22:49 ****.io 11:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:50 Configure a credential helper to remove this warning. See 11:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:50 11:22:50 Login Succeeded 11:22:50 ---> ****-login.sh ends [Pipeline] } 11:22:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:22:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:22:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:22:50 ========================================================= 11:22:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:22:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:51 + 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 . 11:22:51 Sending build context to Docker daemon 13MB 11:22:51 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 11:22:51 Step 2/10 : FROM ${BASE} AS builder 11:22:51 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:22:51 6b59a28fa201: Pulling fs layer 11:22:51 d32bb0dddca7: Pulling fs layer 11:22:51 5dab1238d3d9: Pulling fs layer 11:22:51 196fd7d83e7d: Pulling fs layer 11:22:51 4f4fb700ef54: Pulling fs layer 11:22:51 8ba94037c8f0: Pulling fs layer 11:22:51 deaec5988b04: Pulling fs layer 11:22:51 9f65657bb879: Pulling fs layer 11:22:51 deaec5988b04: Waiting 11:22:51 8ba94037c8f0: Waiting 11:22:51 9f65657bb879: Waiting 11:22:51 196fd7d83e7d: Waiting 11:22:51 4f4fb700ef54: Waiting 11:22:51 d32bb0dddca7: Verifying Checksum 11:22:51 d32bb0dddca7: Download complete 11:22:51 196fd7d83e7d: Verifying Checksum 11:22:51 196fd7d83e7d: Download complete 11:22:51 4f4fb700ef54: Verifying Checksum 11:22:51 4f4fb700ef54: Download complete 11:22:51 5701b5a46a6e: Pushed 11:22:51 4bb657558cb9eced0a6c4719836835e5c6ab098c: digest: sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:51 8ba94037c8f0: Verifying Checksum 11:22:51 8ba94037c8f0: Download complete 11:22:51 6b59a28fa201: Verifying Checksum 11:22:51 6b59a28fa201: Download complete 11:22:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:52 9f65657bb879: Verifying Checksum 11:22:52 9f65657bb879: Download complete 11:22:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 11:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 11:22:52 4a443eb3215e: Preparing 11:22:52 a697b9873d11: Preparing 11:22:52 5701b5a46a6e: Preparing 11:22:52 2788c185ee54: Preparing 11:22:52 2660bc312676: Preparing 11:22:52 256f393e029f: Preparing 11:22:52 256f393e029f: Waiting 11:22:52 2788c185ee54: Layer already exists 11:22:52 a697b9873d11: Layer already exists 11:22:52 5701b5a46a6e: Layer already exists 11:22:52 4a443eb3215e: Layer already exists 11:22:52 2660bc312676: Layer already exists 11:22:52 256f393e029f: Layer already exists 11:22:52 latest: digest: sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:52 6b59a28fa201: Pull complete 11:22:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 11:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 11:22:53 4a443eb3215e: Preparing 11:22:53 a697b9873d11: Preparing 11:22:53 5701b5a46a6e: Preparing 11:22:53 2788c185ee54: Preparing 11:22:53 2660bc312676: Preparing 11:22:53 256f393e029f: Preparing 11:22:53 256f393e029f: Waiting 11:22:53 5701b5a46a6e: Layer already exists 11:22:53 2788c185ee54: Layer already exists 11:22:53 a697b9873d11: Layer already exists 11:22:53 2660bc312676: Layer already exists 11:22:53 4a443eb3215e: Layer already exists 11:22:53 256f393e029f: Layer already exists 11:22:53 4.1.0-dev.16: digest: sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:53 d32bb0dddca7: Pull complete 11:22:53 5dab1238d3d9: Verifying Checksum 11:22:53 5dab1238d3d9: Download complete 11:22:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 11:22:53 4a443eb3215e: Preparing 11:22:53 a697b9873d11: Preparing 11:22:53 5701b5a46a6e: Preparing 11:22:53 2788c185ee54: Preparing 11:22:53 2660bc312676: Preparing 11:22:53 256f393e029f: Preparing 11:22:53 a697b9873d11: Layer already exists 11:22:53 4a443eb3215e: Layer already exists 11:22:53 5701b5a46a6e: Layer already exists 11:22:53 2660bc312676: Layer already exists 11:22:53 2788c185ee54: Layer already exists 11:22:53 256f393e029f: Layer already exists 11:22:53 4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16: digest: sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 11:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 11:22:54 4a443eb3215e: Preparing 11:22:54 a697b9873d11: Preparing 11:22:54 5701b5a46a6e: Preparing 11:22:54 2788c185ee54: Preparing 11:22:54 2660bc312676: Preparing 11:22:54 256f393e029f: Preparing 11:22:54 256f393e029f: Waiting 11:22:54 4a443eb3215e: Layer already exists 11:22:54 a697b9873d11: Layer already exists 11:22:54 2788c185ee54: Layer already exists 11:22:54 5701b5a46a6e: Layer already exists 11:22:54 2660bc312676: Layer already exists 11:22:54 256f393e029f: Layer already exists 11:22:54 main: digest: sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:54 ===================================================== [Pipeline] echo 11:22:54 taggedImages: 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:latest 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 11:22:54 ========================================================= 11:22:54 [edgeXBuildMultiArch] RAW Config: 11:22:54 images: 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:latest 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:22:54 - nexus3.edgexfoundry.org:10004/device-modbus:main 11:22:54 settingsFile: 11:22:54 device-modbus-go-settings 11:22:54 ========================================================= [Pipeline] node 11:22:55 deaec5988b04: Verifying Checksum 11:22:55 deaec5988b04: Download complete 11:23:07 5dab1238d3d9: Pull complete 11:23:07 196fd7d83e7d: Pull complete 11:23:07 4f4fb700ef54: Pull complete 11:23:07 8ba94037c8f0: Pull complete 11:23:09 Still waiting to schedule task 11:23:09 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:23:17 deaec5988b04: Pull complete 11:23:18 9f65657bb879: Pull complete 11:23:18 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:23:18 ---> 334268110677 11:23:18 Step 3/10 : ARG ADD_BUILD_TAGS="" 11:23:20 ---> Running in 11b32f1590d5 11:23:20 Removing intermediate container 11b32f1590d5 11:23:20 ---> a0c6dcdda5b9 11:23:20 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:23:20 ---> Running in 4da06c5f9bcc 11:23:20 Removing intermediate container 4da06c5f9bcc 11:23:20 ---> e0192521a4ad 11:23:20 Step 5/10 : RUN apk add --update --no-cache make git openssh 11:23:20 ---> Running in 7f4f7f815f40 11:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:23:23 (1/8) Installing openssh-keygen (10.0_p1-r10) 11:23:23 (2/8) Installing libedit (20250104.3.1-r1) 11:23:23 (3/8) Installing openssh-client-common (10.0_p1-r10) 11:23:23 (4/8) Installing openssh-client-default (10.0_p1-r10) 11:23:23 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 11:23:23 (6/8) Installing openssh-server-common (10.0_p1-r10) 11:23:23 (7/8) Installing openssh-server (10.0_p1-r10) 11:23:23 (8/8) Installing openssh (10.0_p1-r10) 11:23:23 Executing busybox-1.37.0-r19.trigger 11:23:23 OK: 262 MiB in 68 packages 11:23:25 Removing intermediate container 7f4f7f815f40 11:23:25 ---> e0ae5b127986 11:23:25 Step 6/10 : WORKDIR /device-modbus-go 11:23:25 ---> Running in 7427989fa3fa 11:23:25 Removing intermediate container 7427989fa3fa 11:23:25 ---> 6b75cbacabb9 11:23:25 Step 7/10 : COPY go.mod vendor* ./ 11:23:25 ---> 94385185e8a3 11:23:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:25 ---> Running in 7257d8b09279 11:24:03 Running on prd-centos7-docker-4c-2g-775225 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:04 provisioning config files... 11:24:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2682177318450283208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:08 ---> ****-login.sh 11:24:08 nexus3.edgexfoundry.org:10001 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 nexus3.edgexfoundry.org:10002 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 nexus3.edgexfoundry.org:10003 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 nexus3.edgexfoundry.org:10004 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 ****.io 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 ---> ****-login.sh ends [Pipeline] } 11:24:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:24:09 + docker buildx ls 11:24:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:24:09 default * docker 11:24:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:24:09 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:24:09 edgex-builder [Pipeline] sh 11:24:10 + docker buildx inspect --bootstrap 11:24:10 #1 [internal] booting buildkit 11:24:10 #1 pulling image moby/buildkit:buildx-stable-1 11:24:13 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 11:24:13 #1 creating container buildx_buildkit_edgex-builder0 11:24:14 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 11:24:14 #1 DONE 5.1s 11:24:14 Name: edgex-builder 11:24:14 Driver: docker-container 11:24:14 11:24:14 Nodes: 11:24:14 Name: edgex-builder0 11:24:14 Endpoint: unix:///var/run/docker.sock 11:24:14 Status: running 11:24:14 Buildkit: v0.26.2 11:24:14 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:24:15 + docker buildx ls 11:24:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:24:15 edgex-builder * docker-container 11:24:15 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:24:15 default docker 11:24:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:24:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c' 11:24:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c --push - 11:24:15 #1 [internal] load build definition from Dockerfile 11:24:15 #1 transferring dockerfile: 198B done 11:24:15 #1 DONE 0.0s 11:24:15 11:24:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:24:15 #2 DONE 0.1s 11:24:15 11:24:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:24:15 #3 DONE 0.1s 11:24:15 11:24:15 #4 [internal] load .dockerignore 11:24:15 #4 transferring context: 2B done 11:24:15 #4 DONE 0.0s 11:24:15 11:24:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:15 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:15 #5 DONE 0.0s 11:24:15 11:24:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:15 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:15 #6 DONE 0.1s 11:24:15 11:24:15 #7 exporting to image 11:24:15 #7 exporting layers 11:24:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:24:15 #7 ... 11:24:15 11:24:15 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 11:24:15 #8 DONE 0.0s 11:24:15 11:24:15 #7 exporting to image 11:24:15 #7 exporting layers done 11:24:15 #7 exporting manifest sha256:881df4ea99a650a9318f46a8a0566d846b471c053f996f1922f7d422a5803992 done 11:24:15 #7 exporting config sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e done 11:24:15 #7 exporting manifest sha256:5221d7f99023867a765eb69623d7cee0ebb8330bd6ac34ae0a9961fdb6f8f8e9 0.0s done 11:24:15 #7 exporting config sha256:a17e688aa137df7f7cac44ff8c78f5e37e99b11a8912686e0478948d37c62ccf done 11:24:15 #7 exporting manifest list sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 done 11:24:15 #7 pushing layers 0.1s done 11:24:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 11:24:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 0.1s done 11:24:15 #7 DONE 0.2s 11:24:15 11:24:15 1 warning found (use --debug to expand): 11:24:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:24:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 11:24:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 11:24:16 #1 [internal] load build definition from Dockerfile 11:24:16 #1 transferring dockerfile: 164B done 11:24:16 #1 DONE 0.0s 11:24:16 11:24:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 11:24:16 #2 DONE 0.0s 11:24:16 11:24:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 11:24:16 #3 DONE 0.0s 11:24:16 11:24:16 #4 [internal] load .dockerignore 11:24:16 #4 transferring context: 2B done 11:24:16 #4 DONE 0.0s 11:24:16 11:24:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:16 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:16 #5 CACHED 11:24:16 11:24:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:16 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:16 #6 CACHED 11:24:16 11:24:16 #7 exporting to image 11:24:16 #7 exporting layers done 11:24:16 #7 exporting manifest sha256:881df4ea99a650a9318f46a8a0566d846b471c053f996f1922f7d422a5803992 done 11:24:16 #7 exporting config sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e 11:24:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:24:16 #7 exporting config sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e done 11:24:16 #7 exporting manifest sha256:5221d7f99023867a765eb69623d7cee0ebb8330bd6ac34ae0a9961fdb6f8f8e9 done 11:24:16 #7 exporting config sha256:a17e688aa137df7f7cac44ff8c78f5e37e99b11a8912686e0478948d37c62ccf done 11:24:16 #7 exporting manifest list sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 done 11:24:16 #7 pushing layers 0.0s done 11:24:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 0.1s done 11:24:16 #7 DONE 0.1s 11:24:16 11:24:16 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 11:24:16 #8 DONE 0.0s 11:24:16 11:24:16 1 warning found (use --debug to expand): 11:24:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:24:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16' 11:24:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 --push - 11:24:16 #1 [internal] load build definition from Dockerfile 11:24:16 #1 transferring dockerfile: 170B done 11:24:16 #1 DONE 0.0s 11:24:16 11:24:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 11:24:16 #2 DONE 0.0s 11:24:16 11:24:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16 11:24:16 #3 DONE 0.0s 11:24:16 11:24:16 #4 [internal] load .dockerignore 11:24:16 #4 transferring context: 2B done 11:24:16 #4 DONE 0.0s 11:24:16 11:24:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:16 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:16 #5 CACHED 11:24:16 11:24:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:16 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:16 #6 CACHED 11:24:16 11:24:16 #7 exporting to image 11:24:16 #7 exporting layers done 11:24:16 #7 exporting manifest sha256:881df4ea99a650a9318f46a8a0566d846b471c053f996f1922f7d422a5803992 done 11:24:16 #7 exporting config sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e done 11:24:16 #7 exporting manifest sha256:5221d7f99023867a765eb69623d7cee0ebb8330bd6ac34ae0a9961fdb6f8f8e9 done 11:24:16 #7 exporting config sha256:a17e688aa137df7f7cac44ff8c78f5e37e99b11a8912686e0478948d37c62ccf done 11:24:16 #7 exporting manifest list sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 done 11:24:16 #7 pushing layers 0.0s done 11:24:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 11:24:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:24:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.16@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 0.1s done 11:24:17 #7 DONE 0.1s 11:24:17 11:24:17 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 11:24:17 #8 DONE 0.0s 11:24:17 11:24:17 1 warning found (use --debug to expand): 11:24:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:24:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16' 11:24:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 --push - 11:24:17 #1 [internal] load build definition from Dockerfile 11:24:17 #1 transferring dockerfile: 211B done 11:24:17 #1 DONE 0.0s 11:24:17 11:24:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:24:17 #2 DONE 0.0s 11:24:17 11:24:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:24:17 #3 DONE 0.0s 11:24:17 11:24:17 #4 [internal] load .dockerignore 11:24:17 #4 transferring context: 2B done 11:24:17 #4 DONE 0.0s 11:24:17 11:24:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:17 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:17 #5 CACHED 11:24:17 11:24:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:17 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:17 #6 CACHED 11:24:17 11:24:17 #7 exporting to image 11:24:17 #7 exporting layers done 11:24:17 #7 exporting manifest sha256:881df4ea99a650a9318f46a8a0566d846b471c053f996f1922f7d422a5803992 done 11:24:17 #7 exporting config sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e done 11:24:17 #7 exporting manifest sha256:5221d7f99023867a765eb69623d7cee0ebb8330bd6ac34ae0a9961fdb6f8f8e9 done 11:24:17 #7 exporting config sha256:a17e688aa137df7f7cac44ff8c78f5e37e99b11a8912686e0478948d37c62ccf done 11:24:17 #7 exporting manifest list sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 done 11:24:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:24:17 #7 pushing layers 0.0s done 11:24:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 0.1s done 11:24:17 #7 DONE 0.1s 11:24:17 11:24:17 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 11:24:17 #8 DONE 0.0s 11:24:17 11:24:17 1 warning found (use --debug to expand): 11:24:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:24:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 11:24:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 11:24:18 #1 [internal] load build definition from Dockerfile 11:24:18 #1 transferring dockerfile: 162B done 11:24:18 #1 DONE 0.0s 11:24:18 11:24:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 11:24:18 #2 DONE 0.0s 11:24:18 11:24:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 11:24:18 #3 DONE 0.0s 11:24:18 11:24:18 #4 [internal] load .dockerignore 11:24:18 #4 transferring context: 2B done 11:24:18 #4 DONE 0.0s 11:24:18 11:24:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:18 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:18 #5 CACHED 11:24:18 11:24:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 11:24:18 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7bbdba037794417668385659798c9051091ecf222a0f7bb03b34f4e21e16b010 0.0s done 11:24:18 #6 CACHED 11:24:18 11:24:18 #7 exporting to image 11:24:18 #7 exporting layers done 11:24:18 #7 exporting manifest sha256:881df4ea99a650a9318f46a8a0566d846b471c053f996f1922f7d422a5803992 done 11:24:18 #7 exporting config sha256:5cb8763c51c0eb9fbdbe8dc51acab71a7b4d673fd9fb25069c63b6b136896e1e done 11:24:18 #7 exporting manifest sha256:5221d7f99023867a765eb69623d7cee0ebb8330bd6ac34ae0a9961fdb6f8f8e9 done 11:24:18 #7 exporting config sha256:a17e688aa137df7f7cac44ff8c78f5e37e99b11a8912686e0478948d37c62ccf done 11:24:18 #7 exporting manifest list sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 done 11:24:18 #7 pushing layers 0.0s done 11:24:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 11:24:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:24:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:2e1f39c6dada9c3e7e4a9d180ecf55e192c9862cdb2b9eb76ae68512d5d5f605 0.1s done 11:24:18 #7 DONE 0.1s 11:24:18 11:24:18 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 11:24:18 #8 DONE 0.0s 11:24:18 11:24:18 1 warning found (use --debug to expand): 11:24:18  - 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 11:24:18 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:24:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:24:19 ---> package-listing.sh 11:24:19 ++ facter osfamily 11:24:19 ++ tr '[:upper:]' '[:lower:]' 11:24:19 + OS_FAMILY=redhat 11:24:19 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 11:24:19 + START_PACKAGES=/tmp/packages_start.txt 11:24:19 + END_PACKAGES=/tmp/packages_end.txt 11:24:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:19 + PACKAGES=/tmp/packages_start.txt 11:24:19 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 11:24:19 + PACKAGES=/tmp/packages_end.txt 11:24:19 + case "${OS_FAMILY}" in 11:24:19 + rpm -qa 11:24:19 + sort 11:24:20 + '[' -f /tmp/packages_start.txt ']' 11:24:20 + '[' -f /tmp/packages_end.txt ']' 11:24:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:20 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 11:24:20 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 11:24:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 11:24:20 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 11:24:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:21 11:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:21 latest: Pulling from edgex-lftools-log-publisher 11:24:21 5eb5b503b376: Pulling fs layer 11:24:21 5c69ac0246d0: Pulling fs layer 11:24:21 ec43610c2a17: Pulling fs layer 11:24:21 3a2ae6a8a46f: Pulling fs layer 11:24:21 33b1e0a273af: Pulling fs layer 11:24:21 5d3b04190fa2: Pulling fs layer 11:24:21 2f39f015ded8: Pulling fs layer 11:24:21 3a2ae6a8a46f: Waiting 11:24:21 33b1e0a273af: Waiting 11:24:21 5d3b04190fa2: Waiting 11:24:21 2f39f015ded8: Waiting 11:24:21 5c69ac0246d0: Download complete 11:24:21 3a2ae6a8a46f: Verifying Checksum 11:24:21 3a2ae6a8a46f: Download complete 11:24:21 ec43610c2a17: Verifying Checksum 11:24:21 ec43610c2a17: Download complete 11:24:21 33b1e0a273af: Verifying Checksum 11:24:21 33b1e0a273af: Download complete 11:24:21 5d3b04190fa2: Verifying Checksum 11:24:21 5d3b04190fa2: Download complete 11:24:21 5eb5b503b376: Verifying Checksum 11:24:21 5eb5b503b376: Download complete 11:24:22 2f39f015ded8: Verifying Checksum 11:24:22 2f39f015ded8: Download complete 11:24:22 5eb5b503b376: Pull complete 11:24:23 5c69ac0246d0: Pull complete 11:24:23 ec43610c2a17: Pull complete 11:24:23 3a2ae6a8a46f: Pull complete 11:24:23 33b1e0a273af: Pull complete 11:24:23 5d3b04190fa2: Pull complete 11:24:28 2f39f015ded8: Pull complete 11:24:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:28 prd-centos7-docker-4c-2g-775225 does not seem to be running inside a container 11:24:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:24:32 $ docker top 9d743353d07c1807642ad8cbb7587edf7a19b69344eb9b11f6acd9a6b46c2cde -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:33 + touch /tmp/pre-build-complete [Pipeline] sh 11:24:33 + mkdir -p /var/log/sysstat [Pipeline] sh 11:24:33 + ls /var/log/sa-host 11:24:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:33 provisioning config files... 11:24:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9264035750115512788tmp [Pipeline] { [Pipeline] echo 11:24:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:24:34 ---> create-netrc.sh [Pipeline] } 11:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:24:34 ---> python-tools-install.sh [Pipeline] echo 11:24:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:24:34 ---> sudo-logs.sh 11:24:34 Archiving 'sudo' log.. 11:24:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-775225.novalocal: Name or service not known 11:24:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-775225.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:24:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:24:35 ---> job-cost.sh 11:24:35 lf-activate-venv: SKIPPING 11:24:35 INFO: No Stack... 11:24:35 INFO: Retrieving Pricing Info for: v3-standard-2 11:24:35 INFO: Archiving Costs [Pipeline] echo 11:24:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:24:36 ---> logs-deploy.sh 11:24:36 lf-activate-venv: SKIPPING 11:24:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/209 11:24:36 INFO: archiving workspace using pattern(s): 11:24:36 Archives upload complete. 11:24:36 INFO: archiving logs to Nexus 11:24:37 ---> uname -a: 11:24:37 Linux prd-centos7-docker-4c-2g-775225.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:24:37 11:24:37 11:24:37 ---> lscpu: 11:24:37 Architecture: x86_64 11:24:37 CPU op-mode(s): 32-bit, 64-bit 11:24:37 Byte Order: Little Endian 11:24:37 Address sizes: 40 bits physical, 48 bits virtual 11:24:37 CPU(s): 2 11:24:37 On-line CPU(s) list: 0,1 11:24:37 Thread(s) per core: 1 11:24:37 Core(s) per socket: 1 11:24:37 Socket(s): 2 11:24:37 NUMA node(s): 1 11:24:37 Vendor ID: AuthenticAMD 11:24:37 CPU family: 23 11:24:37 Model: 49 11:24:37 Model name: AMD EPYC-Rome Processor 11:24:37 Stepping: 0 11:24:37 CPU MHz: 2800.000 11:24:37 BogoMIPS: 5600.00 11:24:37 Virtualization: AMD-V 11:24:37 Hypervisor vendor: KVM 11:24:37 Virtualization type: full 11:24:37 L1d cache: 64 KiB 11:24:37 L1i cache: 64 KiB 11:24:37 L2 cache: 1 MiB 11:24:37 L3 cache: 32 MiB 11:24:37 NUMA node0 CPU(s): 0,1 11:24:37 Vulnerability Itlb multihit: Not affected 11:24:37 Vulnerability L1tf: Not affected 11:24:37 Vulnerability Mds: Not affected 11:24:37 Vulnerability Meltdown: Not affected 11:24:37 Vulnerability Mmio stale data: Not affected 11:24:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:24:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:24:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:24:37 Vulnerability Srbds: Not affected 11:24:37 Vulnerability Tsx async abort: Not affected 11:24:37 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 11:24:37 11:24:37 11:24:37 ---> nproc: 11:24:37 2 11:24:37 11:24:37 11:24:37 ---> df -h: 11:24:37 Filesystem Size Used Avail Use% Mounted on 11:24:37 overlay 40G 7.3G 33G 19% / 11:24:37 tmpfs 64M 0 64M 0% /dev 11:24:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:24:37 shm 64M 0 64M 0% /dev/shm 11:24:37 /dev/vda1 40G 7.3G 33G 19% /facter-os 11:24:37 11:24:37 11:24:37 Cannot open /var/log/sysstat/sa17: No such file or directory 11:24:37 Please check if data collecting is enabled 11:24:37 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:24:37 $ docker stop --time=1 9d743353d07c1807642ad8cbb7587edf7a19b69344eb9b11f6acd9a6b46c2cde 11:24:39 $ docker rm -f --volumes 9d743353d07c1807642ad8cbb7587edf7a19b69344eb9b11f6acd9a6b46c2cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:24:39 [WS-CLEANUP] Deleting project workspace... 11:24:39 [WS-CLEANUP] Deferred wipeout is used... 11:24:39 [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 11:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:39 11:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:39 latest: Pulling from edgex-lftools-log-publisher 11:24:39 5eb5b503b376: Pulling fs layer 11:24:39 5c69ac0246d0: Pulling fs layer 11:24:39 ec43610c2a17: Pulling fs layer 11:24:39 3a2ae6a8a46f: Pulling fs layer 11:24:39 33b1e0a273af: Pulling fs layer 11:24:39 5d3b04190fa2: Pulling fs layer 11:24:39 2f39f015ded8: Pulling fs layer 11:24:39 3a2ae6a8a46f: Waiting 11:24:39 33b1e0a273af: Waiting 11:24:39 5d3b04190fa2: Waiting 11:24:39 2f39f015ded8: Waiting 11:24:39 5c69ac0246d0: Download complete 11:24:39 3a2ae6a8a46f: Verifying Checksum 11:24:39 3a2ae6a8a46f: Download complete 11:24:39 33b1e0a273af: Verifying Checksum 11:24:39 33b1e0a273af: Download complete 11:24:39 5d3b04190fa2: Verifying Checksum 11:24:39 5d3b04190fa2: Download complete 11:24:40 ec43610c2a17: Verifying Checksum 11:24:40 ec43610c2a17: Download complete 11:24:40 5eb5b503b376: Verifying Checksum 11:24:40 5eb5b503b376: Download complete 11:24:40 2f39f015ded8: Download complete 11:24:41 5eb5b503b376: Pull complete 11:24:42 5c69ac0246d0: Pull complete 11:24:42 ec43610c2a17: Pull complete 11:24:42 3a2ae6a8a46f: Pull complete 11:24:42 33b1e0a273af: Pull complete 11:24:42 5d3b04190fa2: Pull complete 11:24:49 2f39f015ded8: Pull complete 11:24:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:49 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:24:49 $ 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 11:24:53 $ docker top cd136615fc9ccf999e53adbceb23e57f571272d819a94015e32277578bf28e75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:53 ---> job-cost.sh 11:24:53 lf-activate-venv: SKIPPING 11:24:53 INFO: No Stack... 11:24:54 INFO: Retrieving Pricing Info for: v3-standard-8 11:24:54 INFO: Archiving Costs [Pipeline] sh 11:24:54 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 11:24:54 + cut -d, -f6 [Pipeline] lock 11:24:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] 11:24:54 Resource [jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] did not exist. Created. 11:24:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:54 + echo total: 0.2199999988079071 [Pipeline] stash 11:24:54 Stashed 1 file(s) [Pipeline] } 11:24:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:55 $ docker stop --time=1 cd136615fc9ccf999e53adbceb23e57f571272d819a94015e32277578bf28e75 11:24:56 $ docker rm -f --volumes cd136615fc9ccf999e53adbceb23e57f571272d819a94015e32277578bf28e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:25:02 Removing intermediate container 7257d8b09279 11:25:02 ---> 3a447e4b60e7 11:25:02 Step 9/10 : COPY . . 11:25:03 ---> edec92b79ecd 11:25:03 Step 10/10 : RUN ${MAKE} 11:25:03 ---> Running in 9082ab018476 11:25:04 noop 11:25:05 Removing intermediate container 9082ab018476 11:25:05 ---> 0db6b2537dd0 11:25:05 Successfully built 0db6b2537dd0 11:25:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:05 + docker inspect -f . ci-base-image-arm64 11:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:05 prd-ubuntu20.04-docker-arm64-4c-16g-775224 does not seem to be running inside a container 11:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/209 -v /w/workspace/device-modbus-go/209:/w/workspace/device-modbus-go/209:rw,z -v /w/workspace/device-modbus-go/209@tmp:/w/workspace/device-modbus-go/209@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 11:25:06 $ docker top 037cc38e6f575d9e6359d58df5cbbda17d0073e88e4d5be43ca2bd5c1a37caa8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:07 + go version 11:25:07 go version go1.25.3 linux/arm64 [Pipeline] } 11:25:07 $ docker stop --time=1 037cc38e6f575d9e6359d58df5cbbda17d0073e88e4d5be43ca2bd5c1a37caa8 11:25:09 $ docker rm -f --volumes 037cc38e6f575d9e6359d58df5cbbda17d0073e88e4d5be43ca2bd5c1a37caa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:10 + docker inspect -f . ci-base-image-arm64 11:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:10 prd-ubuntu20.04-docker-arm64-4c-16g-775224 does not seem to be running inside a container 11:25:10 $ 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/209 -v /w/workspace/device-modbus-go/209:/w/workspace/device-modbus-go/209:rw,z -v /w/workspace/device-modbus-go/209@tmp:/w/workspace/device-modbus-go/209@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 11:25:11 $ docker top 3fd2e0b81b9d034fb20cac69e31e5668dbecbb28d12aeff84e8b49f5972ae605 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:12 + git config --global --add safe.directory /w/workspace/device-modbus-go/209 [Pipeline] fileExists [Pipeline] sh 11:25:12 + make test 11:25:12 go test ./... -coverprofile=coverage.out ./... 11:25:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 11:28:55 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 11:28:55 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 49.7% of statements 11:28:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:28:55 go vet ./... 11:29:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:29:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:29:34 ./bin/test-attribution-txt.sh [Pipeline] echo 11:29:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:29:34 $ docker stop --time=1 3fd2e0b81b9d034fb20cac69e31e5668dbecbb28d12aeff84e8b49f5972ae605 11:29:35 $ docker rm -f --volumes 3fd2e0b81b9d034fb20cac69e31e5668dbecbb28d12aeff84e8b49f5972ae605 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:37 Warning: overwriting stash ‘coverage-report’ 11:29:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:29:39 + ls -al . 11:29:39 total 264 11:29:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 11:25 . 11:29:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 11:22 .. 11:29:39 -rw-rw-r-- 1 jenkins jenkins 140 Dec 17 11:22 .dockerignore 11:29:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 11:22 .git 11:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 11:22 .github 11:29:39 -rw-rw-r-- 1 jenkins jenkins 266 Dec 17 11:22 .gitignore 11:29:39 -rw-rw-r-- 1 jenkins jenkins 359 Dec 17 11:22 .golangci.yml 11:29:39 -rw-rw-r-- 1 jenkins jenkins 22459 Dec 17 11:22 Attribution.txt 11:29:39 -rw-rw-r-- 1 jenkins jenkins 18046 Dec 17 11:22 CHANGELOG.md 11:29:39 -rw-rw-r-- 1 jenkins jenkins 1479 Dec 17 11:22 Dockerfile 11:29:39 -rw-rw-r-- 1 jenkins jenkins 677 Dec 17 11:22 GOVERNANCE.md 11:29:39 -rw-rw-r-- 1 jenkins jenkins 681 Dec 17 11:22 Jenkinsfile 11:29:39 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 17 11:22 LICENSE 11:29:39 -rw-rw-r-- 1 jenkins jenkins 2529 Dec 17 11:22 Makefile 11:29:39 -rw-rw-r-- 1 jenkins jenkins 622 Dec 17 11:22 OWNERS.md 11:29:39 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 17 11:22 README.md 11:29:39 -rw-rw-r-- 1 jenkins jenkins 12 Dec 17 11:20 VERSION 11:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 11:22 bin 11:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 11:22 cmd 11:29:39 -rw-r--r-- 1 jenkins jenkins 32380 Dec 17 11:28 coverage.out 11:29:39 -rw-rw-r-- 1 jenkins jenkins 6959 Dec 17 11:22 go.mod 11:29:39 -rw-rw-r-- 1 jenkins jenkins 89680 Dec 17 11:22 go.sum 11:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 11:22 internal 11:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 11:22 simulator 11:29:39 -rw-rw-r-- 1 jenkins jenkins 229 Dec 17 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:39 + 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=4bb657558cb9eced0a6c4719836835e5c6ab098c --label arch=arm64 --label version=4.1.0-dev.16 . 11:29:40 Sending build context to Docker daemon 13.03MB 11:29:40 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 11:29:40 Step 2/23 : FROM ${BASE} AS builder 11:29:40 ---> 0db6b2537dd0 11:29:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:29:40 ---> Running in 5c1316d06307 11:29:40 Removing intermediate container 5c1316d06307 11:29:40 ---> 1fb98894d5fc 11:29:40 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:40 ---> Running in a8a99dcbf395 11:29:40 Removing intermediate container a8a99dcbf395 11:29:40 ---> 4d440ca5e552 11:29:40 Step 5/23 : RUN apk add --update --no-cache make git openssh 11:29:40 ---> Running in f2225167a12e 11:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:29:43 OK: 262 MiB in 68 packages 11:29:44 Removing intermediate container f2225167a12e 11:29:44 ---> 36a3606e5136 11:29:44 Step 6/23 : WORKDIR /device-modbus-go 11:29:44 ---> Running in a7381a9652e1 11:29:44 Removing intermediate container a7381a9652e1 11:29:44 ---> 1d756557d4cd 11:29:44 Step 7/23 : COPY go.mod vendor* ./ 11:29:45 ---> 24f08a079dac 11:29:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:45 ---> Running in a947a0d491b5 11:29:49 Removing intermediate container a947a0d491b5 11:29:49 ---> 20aee55e5db4 11:29:49 Step 9/23 : COPY . . 11:29:50 ---> 170862ab3435 11:29:50 Step 10/23 : RUN ${MAKE} 11:29:50 ---> Running in b37a6e2e86d7 11:29:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 11:33:27 Removing intermediate container b37a6e2e86d7 11:33:27 ---> 48059a3544ee 11:33:27 Step 11/23 : FROM alpine:3.22 11:33:27 3.22: Pulling from library/alpine 11:33:27 6b59a28fa201: Already exists 11:33:27 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:33:27 Status: Downloaded newer image for alpine:3.22 11:33:27 ---> 171e65262c80 11:33:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 11:33:27 ---> Running in b52ee7898b13 11:33:27 Removing intermediate container b52ee7898b13 11:33:27 ---> 4073da26e0d0 11:33:27 Step 13/23 : RUN apk add --update --no-cache dumb-init 11:33:27 ---> Running in 205c482286e4 11:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:33:27 (1/1) Installing dumb-init (1.2.5-r3) 11:33:27 Executing busybox-1.37.0-r19.trigger 11:33:27 OK: 8 MiB in 17 packages 11:33:27 Removing intermediate container 205c482286e4 11:33:27 ---> f1192a5c76a6 11:33:27 Step 14/23 : RUN apk --no-cache upgrade 11:33:27 ---> Running in 18e739484720 11:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:33:27 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:33:27 Executing busybox-1.37.0-r20.post-upgrade 11:33:27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:33:27 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:33:27 Executing busybox-1.37.0-r20.trigger 11:33:27 OK: 8 MiB in 17 packages 11:33:28 Removing intermediate container 18e739484720 11:33:28 ---> 1036457ff5c3 11:33:28 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 11:33:30 ---> a5156a92781a 11:33:30 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 11:33:31 ---> 941f6e64f1f2 11:33:31 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 11:33:31 ---> 0f7984ab2f37 11:33:31 Step 18/23 : EXPOSE 59901 11:33:31 ---> Running in be7831a6a588 11:33:31 Removing intermediate container be7831a6a588 11:33:31 ---> 06a89dd63259 11:33:31 Step 19/23 : ENTRYPOINT ["/device-modbus"] 11:33:31 ---> Running in 82ad59630460 11:33:32 Removing intermediate container 82ad59630460 11:33:32 ---> 03eb7a8b7677 11:33:32 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:33:32 ---> Running in 1e7aed665160 11:33:32 Removing intermediate container 1e7aed665160 11:33:32 ---> 12b00385f779 11:33:32 Step 21/23 : LABEL arch=arm64 11:33:32 ---> Running in 7f7ca0349300 11:33:33 Removing intermediate container 7f7ca0349300 11:33:33 ---> 4168a618e9f4 11:33:33 Step 22/23 : LABEL git_sha=4bb657558cb9eced0a6c4719836835e5c6ab098c 11:33:33 ---> Running in 12c730c99d2a 11:33:33 Removing intermediate container 12c730c99d2a 11:33:33 ---> e7eab7bd9e64 11:33:33 Step 23/23 : LABEL version=4.1.0-dev.16 11:33:33 ---> Running in 6265d21839b9 11:33:33 Removing intermediate container 6265d21839b9 11:33:33 ---> e5dc831e0631 11:33:33 [Warning] One or more build-args [ARCH] were not consumed 11:33:33 Successfully built e5dc831e0631 11:33:33 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 11:33:33 provisioning config files... 11:33:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/209@tmp/config8933492262907539243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:34 ---> ****-login.sh 11:33:34 nexus3.edgexfoundry.org:10001 11:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:34 Configure a credential helper to remove this warning. See 11:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:34 11:33:34 Login Succeeded 11:33:34 nexus3.edgexfoundry.org:10002 11:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:34 Configure a credential helper to remove this warning. See 11:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:34 11:33:34 Login Succeeded 11:33:34 nexus3.edgexfoundry.org:10003 11:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:35 Configure a credential helper to remove this warning. See 11:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:35 11:33:35 Login Succeeded 11:33:35 nexus3.edgexfoundry.org:10004 11:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:35 Configure a credential helper to remove this warning. See 11:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:35 11:33:35 Login Succeeded 11:33:35 ****.io 11:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:33:36 Configure a credential helper to remove this warning. See 11:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:33:36 11:33:36 Login Succeeded 11:33:36 ---> ****-login.sh ends [Pipeline] } 11:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:33:36 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 11:33:36 4bb657558cb9eced0a6c4719836835e5c6ab098c 11:33:36 latest 11:33:36 4.1.0-dev.16 11:33:36 4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:33:36 main 11:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 11:33:36 48d673706031: Preparing 11:33:36 a1ff0d3e32e5: Preparing 11:33:36 b4ea2a878df2: Preparing 11:33:36 d083ea3fc811: Preparing 11:33:36 1d7a77bc8470: Preparing 11:33:36 0e64f2360a44: Preparing 11:33:36 0e64f2360a44: Waiting 11:33:37 48d673706031: Pushed 11:33:37 1d7a77bc8470: Pushed 11:33:37 a1ff0d3e32e5: Pushed 11:33:37 0e64f2360a44: Layer already exists 11:33:37 d083ea3fc811: Pushed 11:33:44 b4ea2a878df2: Pushed 11:33:44 4bb657558cb9eced0a6c4719836835e5c6ab098c: digest: sha256:5c45ea106de589db496d0607995be9809fd0c5b1c847abe9600aaa4cca750caa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:44 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 11:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 11:33:45 48d673706031: Preparing 11:33:45 a1ff0d3e32e5: Preparing 11:33:45 b4ea2a878df2: Preparing 11:33:45 d083ea3fc811: Preparing 11:33:45 1d7a77bc8470: Preparing 11:33:45 0e64f2360a44: Preparing 11:33:45 0e64f2360a44: Waiting 11:33:45 a1ff0d3e32e5: Layer already exists 11:33:45 d083ea3fc811: Layer already exists 11:33:45 b4ea2a878df2: Layer already exists 11:33:45 1d7a77bc8470: Layer already exists 11:33:45 48d673706031: Layer already exists 11:33:45 0e64f2360a44: Layer already exists 11:33:45 latest: digest: sha256:5c45ea106de589db496d0607995be9809fd0c5b1c847abe9600aaa4cca750caa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:45 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.16 11:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 11:33:46 48d673706031: Preparing 11:33:46 a1ff0d3e32e5: Preparing 11:33:46 b4ea2a878df2: Preparing 11:33:46 d083ea3fc811: Preparing 11:33:46 1d7a77bc8470: Preparing 11:33:46 0e64f2360a44: Preparing 11:33:46 0e64f2360a44: Waiting 11:33:46 48d673706031: Layer already exists 11:33:46 b4ea2a878df2: Layer already exists 11:33:46 d083ea3fc811: Layer already exists 11:33:46 a1ff0d3e32e5: Layer already exists 11:33:46 1d7a77bc8470: Layer already exists 11:33:46 0e64f2360a44: Layer already exists 11:33:46 4.1.0-dev.16: digest: sha256:5c45ea106de589db496d0607995be9809fd0c5b1c847abe9600aaa4cca750caa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 11:33:46 48d673706031: Preparing 11:33:46 a1ff0d3e32e5: Preparing 11:33:46 b4ea2a878df2: Preparing 11:33:46 d083ea3fc811: Preparing 11:33:46 1d7a77bc8470: Preparing 11:33:46 0e64f2360a44: Preparing 11:33:46 0e64f2360a44: Waiting 11:33:46 a1ff0d3e32e5: Layer already exists 11:33:46 b4ea2a878df2: Layer already exists 11:33:46 1d7a77bc8470: Layer already exists 11:33:46 48d673706031: Layer already exists 11:33:46 d083ea3fc811: Layer already exists 11:33:46 0e64f2360a44: Layer already exists 11:33:46 4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16: digest: sha256:5c45ea106de589db496d0607995be9809fd0c5b1c847abe9600aaa4cca750caa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:47 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 11:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 11:33:47 48d673706031: Preparing 11:33:47 a1ff0d3e32e5: Preparing 11:33:47 b4ea2a878df2: Preparing 11:33:47 d083ea3fc811: Preparing 11:33:47 1d7a77bc8470: Preparing 11:33:47 0e64f2360a44: Preparing 11:33:47 0e64f2360a44: Waiting 11:33:47 a1ff0d3e32e5: Layer already exists 11:33:47 d083ea3fc811: Layer already exists 11:33:47 48d673706031: Layer already exists 11:33:47 1d7a77bc8470: Layer already exists 11:33:47 b4ea2a878df2: Layer already exists 11:33:47 0e64f2360a44: Layer already exists 11:33:47 main: digest: sha256:5c45ea106de589db496d0607995be9809fd0c5b1c847abe9600aaa4cca750caa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:33:47 ===================================================== [Pipeline] echo 11:33:47 taggedImages: 11:33:47 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c 11:33:47 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 11:33:47 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.16 11:33:47 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 11:33:47 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 11:33:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] echo 11:33:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 11:33:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.16 [Pipeline] echo 11:33:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4bb657558cb9eced0a6c4719836835e5c6ab098c-4.1.0-dev.16 [Pipeline] echo 11:33:47 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 11:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:48 11:33:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:48 arm64: Pulling from edgex-lftools-log-publisher 11:33:48 8998bd30e6a1: Pulling fs layer 11:33:48 04944245beec: Pulling fs layer 11:33:48 699f458cf7ca: Pulling fs layer 11:33:48 765212b225bb: Pulling fs layer 11:33:48 f23df028b6ca: Pulling fs layer 11:33:48 d65c8cfc05b1: Pulling fs layer 11:33:48 2437ff75d9bd: Pulling fs layer 11:33:48 f23df028b6ca: Waiting 11:33:48 d65c8cfc05b1: Waiting 11:33:48 2437ff75d9bd: Waiting 11:33:48 04944245beec: Verifying Checksum 11:33:48 04944245beec: Download complete 11:33:48 765212b225bb: Verifying Checksum 11:33:48 765212b225bb: Download complete 11:33:48 f23df028b6ca: Verifying Checksum 11:33:48 f23df028b6ca: Download complete 11:33:48 d65c8cfc05b1: Verifying Checksum 11:33:48 d65c8cfc05b1: Download complete 11:33:49 699f458cf7ca: Verifying Checksum 11:33:49 699f458cf7ca: Download complete 11:33:49 8998bd30e6a1: Verifying Checksum 11:33:49 8998bd30e6a1: Download complete 11:33:52 2437ff75d9bd: Verifying Checksum 11:33:52 2437ff75d9bd: Download complete 11:33:54 8998bd30e6a1: Pull complete 11:33:54 04944245beec: Pull complete 11:33:56 699f458cf7ca: Pull complete 11:33:56 765212b225bb: Pull complete 11:33:57 f23df028b6ca: Pull complete 11:33:57 d65c8cfc05b1: Pull complete 11:34:15 2437ff75d9bd: Pull complete 11:34:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:34:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:15 prd-ubuntu20.04-docker-arm64-4c-16g-775224 does not seem to be running inside a container 11:34:15 $ 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/209 -v /w/workspace/device-modbus-go/209:/w/workspace/device-modbus-go/209:rw,z -v /w/workspace/device-modbus-go/209@tmp:/w/workspace/device-modbus-go/209@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 11:34:18 $ docker top 4e730a82d35c505b1196b00a49d1ffcfc9745368fbfa79e8daf78ecd0b8aff1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:19 ---> job-cost.sh 11:34:19 lf-activate-venv: SKIPPING 11:34:19 INFO: No Stack... 11:34:19 INFO: Retrieving Pricing Info for: v3-standard-4 11:34:20 INFO: Archiving Costs [Pipeline] sh 11:34:21 + cat /w/workspace/device-modbus-go/209/archives/cost.csv 11:34:21 + cut -d, -f6 [Pipeline] lock 11:34:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] 11:34:21 Resource [jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] did not exist. Created. 11:34:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:34:21 /w/workspace/device-modbus-go/209@tmp/durable-a9a3c5e5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:34:22 + echo total: 0.10999999940395355 [Pipeline] stash 11:34:22 Warning: overwriting stash ‘stack-cost’ 11:34:22 Stashed 1 file(s) [Pipeline] } 11:34:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-209-stack-cost] [Pipeline] // lock [Pipeline] } 11:34:22 $ docker stop --time=1 4e730a82d35c505b1196b00a49d1ffcfc9745368fbfa79e8daf78ecd0b8aff1e 11:34:25 $ docker rm -f --volumes 4e730a82d35c505b1196b00a49d1ffcfc9745368fbfa79e8daf78ecd0b8aff1e [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 11:34:26 provisioning config files... 11:34:26 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17140816754462848766tmp [Pipeline] { [Pipeline] sh 11:34:26 + set +x 11:34:26 + curl -s https://codecov.io/bash 11:34:26 + bash -s -- 11:34:26 11:34:26 _____ _ 11:34:26 / ____| | | 11:34:26 | | ___ __| | ___ ___ _____ __ 11:34:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:34:26 | |___| (_) | (_| | __/ (_| (_) \ V / 11:34:26 \_____\___/ \__,_|\___|\___\___/ \_/ 11:34:26 Bash-1.0.6 11:34:26 11:34:26 11:34:26 ==> git version 2.25.1 found 11:34:26 ==> 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 11:34:26 Release-Date: 2020-01-08 11:34:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:34:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:34:26 ==> Jenkins CI detected. 11:34:26 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 11:34:26 project root: . 11:34:26 --> token set from env 11:34:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:34:26 ==> Running gcov in . (disable via -X gcov) 11:34:26 ==> Python coveragepy not found 11:34:26 ==> Searching for coverage reports in: 11:34:26 + . 11:34:26 -> Found 1 reports 11:34:26 ==> Detecting git/mercurial file structure 11:34:26 ==> Reading reports 11:34:26 + ./coverage.out bytes=32380 11:34:26 ==> Appending adjustments 11:34:26 https://docs.codecov.io/docs/fixing-reports 11:34:26 + Found adjustments 11:34:26 ==> Gzipping contents 11:34:26 8.0K /tmp/codecov.Jfq7Bh.gz 11:34:26 ==> Uploading reports 11:34:26 url: https://codecov.io 11:34:26 query: branch=main&commit=4bb657558cb9eced0a6c4719836835e5c6ab098c&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:34:26 -> Pinging Codecov 11:34:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4bb657558cb9eced0a6c4719836835e5c6ab098c&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:34:27 -> Uploading to 11:34:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/4bb657558cb9eced0a6c4719836835e5c6ab098c/57f707bc-9385-4b32-83f6-15df4f7a203e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251217%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251217T113426Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e91596b07e0b80e850757e7f8ffc2f4f8eef1c8edb37d68b9bd3664186324222 11:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 11:34:27 Dload Upload Total Spent Left Speed 11:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5118 0 0 100 5118 0 42650 --:--:-- --:--:-- --:--:-- 42650 11:34:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] } 11:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:34:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:34:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:34:27 11:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:34:27 latest: Pulling from edgex-devops/edgex-snyk-go 11:34:27 2d35ebdb57d9: Already exists 11:34:27 85e8836fcdb2: Pulling fs layer 11:34:27 91631faa732a: Pulling fs layer 11:34:27 f3f5ae8826fa: Pulling fs layer 11:34:27 4f4fb700ef54: Pulling fs layer 11:34:27 7861252a18e6: Pulling fs layer 11:34:27 9130f900ef6f: Pulling fs layer 11:34:27 7861252a18e6: Waiting 11:34:27 4f4fb700ef54: Waiting 11:34:27 9130f900ef6f: Waiting 11:34:27 f3f5ae8826fa: Verifying Checksum 11:34:27 f3f5ae8826fa: Download complete 11:34:27 4f4fb700ef54: Verifying Checksum 11:34:27 4f4fb700ef54: Download complete 11:34:28 85e8836fcdb2: Pull complete 11:34:28 7861252a18e6: Download complete 11:34:28 91631faa732a: Verifying Checksum 11:34:28 91631faa732a: Download complete 11:34:29 9130f900ef6f: Verifying Checksum 11:34:29 9130f900ef6f: Download complete 11:34:33 91631faa732a: Pull complete 11:34:33 f3f5ae8826fa: Pull complete 11:34:33 4f4fb700ef54: Pull complete 11:34:33 7861252a18e6: Pull complete 11:34:36 9130f900ef6f: Pull complete 11:34:37 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:37 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:34:37 $ 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 11:34:39 $ docker top 0329fdb09ac983333e1d10a68cd10b2ee97ef2c51ca77bb7f67ca6d102779402 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 11:34:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 11:34:40 + set -o pipefail 11:34:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 11:34:50 11:34:50 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 11:34:50 11:34:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/a7bcb6df-edc5-49c8-aef2-2409d1d78d37 11:34:50 11:34:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:34:50 11:34:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:34:50 11:34:50 11:34:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:34:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:34:50 $ docker stop --time=1 0329fdb09ac983333e1d10a68cd10b2ee97ef2c51ca77bb7f67ca6d102779402 11:34:53 $ docker rm -f --volumes 0329fdb09ac983333e1d10a68cd10b2ee97ef2c51ca77bb7f67ca6d102779402 [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 11:34:54 + git log --format=format:%s -1 4bb657558cb9eced0a6c4719836835e5c6ab098c [Pipeline] sh 11:34:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:54 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:34:54 $ 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 11:34:55 $ docker top 366feab84c8e4dc2e9f677ca917fd60c93561b471678e0d582d84b7c6e3f7265 -eo pid,comm 11:34:55 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). 11:34:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:55 [ssh-agent] Looking for ssh-agent implementation... 11:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:55 $ docker exec 366feab84c8e4dc2e9f677ca917fd60c93561b471678e0d582d84b7c6e3f7265 ssh-agent 11:34:55 SSH_AUTH_SOCK=/tmp/ssh-tveGtwC6jOXs/agent.32 11:34:55 SSH_AGENT_PID=38 11:34:55 Running ssh-add (command line suppressed) 11:34:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6898096746710497675.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6898096746710497675.key) 11:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:56 + git semver tag 11:34:56 2025-12-17 11:34:56,280 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:34:56 2025-12-17 11:34:56,285 [run_tag] DEBUG tag force:False 11:34:56 2025-12-17 11:34:56,285 [check_head_tag] DEBUG check head tag 11:34:56 2025-12-17 11:34:56,286 [execute] INFO git cat-file --batch-check 11:34:56 2025-12-17 11:34:56,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 11:34:56 2025-12-17 11:34:56,289 [execute] INFO git cat-file --batch 11:34:56 2025-12-17 11:34:56,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 11:34:56 2025-12-17 11:34:56,305 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:34:56 2025-12-17 11:34:56,305 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 11:34:56 2025-12-17 11:34:56,305 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 11:34:56 2025-12-17 11:34:56,308 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:34:56 4.1.0-dev.16 [Pipeline] } 11:34:56 $ docker exec --env ******** --env ******** 366feab84c8e4dc2e9f677ca917fd60c93561b471678e0d582d84b7c6e3f7265 ssh-agent -k 11:34:56 unset SSH_AUTH_SOCK; 11:34:56 unset SSH_AGENT_PID; 11:34:56 echo Agent pid 38 killed; 11:34:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:57 + git semver [Pipeline] } 11:34:57 $ docker stop --time=1 366feab84c8e4dc2e9f677ca917fd60c93561b471678e0d582d84b7c6e3f7265 11:34:58 $ docker rm -f --volumes 366feab84c8e4dc2e9f677ca917fd60c93561b471678e0d582d84b7c6e3f7265 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:59 11:34:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:59 0.23.1-centos7: Pulling from edgex-lftools 11:34:59 ab5ef0e58194: Pulling fs layer 11:34:59 9712f1f96733: Pulling fs layer 11:34:59 63f879dbbcfc: Pulling fs layer 11:34:59 0d9ebad4ef96: Pulling fs layer 11:34:59 e9a5061849ea: Pulling fs layer 11:34:59 d747dcd14b5f: Pulling fs layer 11:34:59 0d9ebad4ef96: Waiting 11:34:59 e9a5061849ea: Waiting 11:34:59 2de7ff778b66: Pulling fs layer 11:34:59 d747dcd14b5f: Waiting 11:34:59 9712f1f96733: Verifying Checksum 11:34:59 9712f1f96733: Download complete 11:34:59 63f879dbbcfc: Verifying Checksum 11:34:59 63f879dbbcfc: Download complete 11:34:59 ab5ef0e58194: Verifying Checksum 11:34:59 ab5ef0e58194: Download complete 11:34:59 d747dcd14b5f: Verifying Checksum 11:34:59 d747dcd14b5f: Download complete 11:34:59 0d9ebad4ef96: Verifying Checksum 11:34:59 0d9ebad4ef96: Download complete 11:34:59 e9a5061849ea: Verifying Checksum 11:34:59 e9a5061849ea: Download complete 11:34:59 2de7ff778b66: Verifying Checksum 11:34:59 2de7ff778b66: Download complete 11:35:03 ab5ef0e58194: Pull complete 11:35:03 9712f1f96733: Pull complete 11:35:03 63f879dbbcfc: Pull complete 11:35:10 0d9ebad4ef96: Pull complete 11:35:10 e9a5061849ea: Pull complete 11:35:10 d747dcd14b5f: Pull complete 11:35:11 2de7ff778b66: Pull complete 11:35:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:11 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:35:11 $ 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 11:35:13 $ docker top 38609a1217fd46367cff2586fa17b46f0bc4e947da1fa9de5f6807d7af3ac34a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:35:13 provisioning config files... 11:35:13 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15418469957168870589tmp 11:35:13 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8076180697955590504tmp 11:35:13 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17457462587830076618tmp [Pipeline] { [Pipeline] echo 11:35:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:35:14 ---> sigul-configuration.sh 11:35:14 gpg: directory `/root/.gnupg' created 11:35:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:35:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:35:14 gpg: keyring `/root/.gnupg/secring.gpg' created 11:35:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:35:14 gpg: CAST5 encrypted data 11:35:14 gpg: encrypted with 1 passphrase 11:35:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:35:14 + mkdir /home/jenkins 11:35:14 + mkdir /home/jenkins/sigul [Pipeline] sh 11:35:14 + 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 11:35:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:35:15 ---> sigul-install.sh 11:35:15 Sigul already installed; skipping installation. [Pipeline] sh 11:35:15 + git tag --list 11:35:15 0.7.1 11:35:15 v1.0.0 11:35:15 v1.1.0 11:35:15 v1.1.1 11:35:15 v1.2.2 11:35:15 v1.3.0 11:35:15 v1.3.1 11:35:15 v2.0.0 11:35:15 v2.1.0 11:35:15 v2.1.1 11:35:15 v2.2.0 11:35:15 v2.3.0 11:35:15 v3.0 11:35:15 v3.0.0 11:35:15 v3.1 11:35:15 v3.1.0 11:35:15 v3.1.1 11:35:15 v4.0 11:35:15 v4.0.0 11:35:15 v4.0.1 11:35:15 v4.0.1-dev.1 11:35:15 v4.0.1-dev.2 11:35:15 v4.0.1-dev.3 11:35:15 v4.0.1-dev.4 11:35:15 v4.1.0-dev.1 11:35:15 v4.1.0-dev.10 11:35:15 v4.1.0-dev.11 11:35:15 v4.1.0-dev.12 11:35:15 v4.1.0-dev.13 11:35:15 v4.1.0-dev.14 11:35:15 v4.1.0-dev.15 11:35:15 v4.1.0-dev.16 11:35:15 v4.1.0-dev.2 11:35:15 v4.1.0-dev.3 11:35:15 v4.1.0-dev.4 11:35:15 v4.1.0-dev.5 11:35:15 v4.1.0-dev.6 11:35:15 v4.1.0-dev.7 11:35:15 v4.1.0-dev.8 11:35:15 v4.1.0-dev.9 [Pipeline] sh 11:35:15 + lftools sign git-tag v4.1.0-dev.16 11:35:16 Signing Git tag with Sigul... 11:35:16 Signing v4.1.0-dev.16 [Pipeline] echo 11:35:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:35:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:35:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:35:17 $ docker stop --time=1 38609a1217fd46367cff2586fa17b46f0bc4e947da1fa9de5f6807d7af3ac34a 11:35:18 $ docker rm -f --volumes 38609a1217fd46367cff2586fa17b46f0bc4e947da1fa9de5f6807d7af3ac34a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:19 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:35:19 $ 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 11:35:19 $ docker top ac834a3e1735f412c8ff62c86d43900fab2c0200d6e64867bec09a0abec8ff62 -eo pid,comm 11:35:19 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). 11:35:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:19 [ssh-agent] Looking for ssh-agent implementation... 11:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:19 $ docker exec ac834a3e1735f412c8ff62c86d43900fab2c0200d6e64867bec09a0abec8ff62 ssh-agent 11:35:19 SSH_AUTH_SOCK=/tmp/ssh-8whkmcGPecL0/agent.32 11:35:19 SSH_AGENT_PID=38 11:35:19 Running ssh-add (command line suppressed) 11:35:20 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14034311091464728822.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14034311091464728822.key) 11:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:20 + git semver bump pre 11:35:20 2025-12-17 11:35:20,581 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:35:20 2025-12-17 11:35:20,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:35:20 2025-12-17 11:35:20,587 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev 11:35:20 2025-12-17 11:35:20,587 [bump_version] DEBUG bumped version:4.1.0-dev.17 11:35:20 2025-12-17 11:35:20,587 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 11:35:20 2025-12-17 11:35:20,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:35:20 2025-12-17 11:35:20,587 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:35:20 2025-12-17 11:35:20,589 [execute] INFO git cat-file --batch-check 11:35:20 2025-12-17 11:35:20,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:35:20 2025-12-17 11:35:20,594 [execute] INFO git cat-file --batch 11:35:20 2025-12-17 11:35:20,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:35:20 2025-12-17 11:35:20,597 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:35:20 4.1.0-dev.17 [Pipeline] } 11:35:20 $ docker exec --env ******** --env ******** ac834a3e1735f412c8ff62c86d43900fab2c0200d6e64867bec09a0abec8ff62 ssh-agent -k 11:35:20 unset SSH_AUTH_SOCK; 11:35:20 unset SSH_AGENT_PID; 11:35:20 echo Agent pid 38 killed; 11:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:21 + git semver [Pipeline] } 11:35:21 $ docker stop --time=1 ac834a3e1735f412c8ff62c86d43900fab2c0200d6e64867bec09a0abec8ff62 11:35:22 $ docker rm -f --volumes ac834a3e1735f412c8ff62c86d43900fab2c0200d6e64867bec09a0abec8ff62 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:35:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:23 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:35:23 $ 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 11:35:23 $ docker top e9d3a351a9d8e2d5819647a33bd442cac2df32f3a332902c6bbb59dfb63d6acb -eo pid,comm 11:35:23 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). 11:35:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:24 [ssh-agent] Looking for ssh-agent implementation... 11:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:24 $ docker exec e9d3a351a9d8e2d5819647a33bd442cac2df32f3a332902c6bbb59dfb63d6acb ssh-agent 11:35:24 SSH_AUTH_SOCK=/tmp/ssh-IvRVp9ik4P3L/agent.32 11:35:24 SSH_AGENT_PID=38 11:35:24 Running ssh-add (command line suppressed) 11:35:24 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7262962295361073048.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7262962295361073048.key) 11:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:24 + git semver push 11:35:24 2025-12-17 11:35:24,890 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:35:24 2025-12-17 11:35:24,896 [run_push] DEBUG push 11:35:24 2025-12-17 11:35:24,897 [execute] INFO git cat-file --batch-check 11:35:24 2025-12-17 11:35:24,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:35:24 2025-12-17 11:35:24,899 [execute] INFO git rev-list 42feb002108b9f544a1813e46b305b355d30fb6e -- 11:35:24 2025-12-17 11:35:24,900 [execute] DEBUG Popen(['git', 'rev-list', '42feb002108b9f544a1813e46b305b355d30fb6e', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:35:24 2025-12-17 11:35:24,908 [execute] INFO git fetch -v -- origin 11:35:24 2025-12-17 11:35:24,908 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:35:25 2025-12-17 11:35:25,477 [run_push] DEBUG no remote changes detected 11:35:25 2025-12-17 11:35:25,477 [execute] INFO git push origin semver 11:35:25 2025-12-17 11:35:25,478 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:35:26 2025-12-17 11:35:26,254 [run_push] DEBUG push all version tags 11:35:26 2025-12-17 11:35:26,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:35:26 2025-12-17 11:35:26,255 [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) 11:35:27 2025-12-17 11:35:26,975 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 11:35:27 4.1.0-dev.17 [Pipeline] } 11:35:27 $ docker exec --env ******** --env ******** e9d3a351a9d8e2d5819647a33bd442cac2df32f3a332902c6bbb59dfb63d6acb ssh-agent -k 11:35:27 unset SSH_AUTH_SOCK; 11:35:27 unset SSH_AGENT_PID; 11:35:27 echo Agent pid 38 killed; 11:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:27 + git semver [Pipeline] } 11:35:27 $ docker stop --time=1 e9d3a351a9d8e2d5819647a33bd442cac2df32f3a332902c6bbb59dfb63d6acb 11:35:28 $ docker rm -f --volumes e9d3a351a9d8e2d5819647a33bd442cac2df32f3a332902c6bbb59dfb63d6acb [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 11:35:29 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 11:35:29 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 11:35:29 total 16 11:35:29 drwxr-xr-x 3 root root 4096 Dec 17 11:24 . 11:35:29 drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 11:35 .. 11:35:29 drwxr-xr-x 2 root root 4096 Dec 17 11:24 cost 11:35:29 -rw-r--r-- 1 root root 88 Dec 17 11:24 cost.csv 11:35:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 11:35:29 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 11:35:29 total 16 11:35:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 17 11:24 . 11:35:29 drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 11:35 .. 11:35:29 drwxr-xr-x 2 jenkins jenkins 4096 Dec 17 11:24 cost 11:35:29 -rw-r--r-- 1 jenkins jenkins 88 Dec 17 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:35:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:35:30 ---> package-listing.sh 11:35:30 ++ facter osfamily 11:35:30 ++ tr '[:upper:]' '[:lower:]' 11:35:31 + OS_FAMILY=debian 11:35:31 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 11:35:31 + START_PACKAGES=/tmp/packages_start.txt 11:35:31 + END_PACKAGES=/tmp/packages_end.txt 11:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:31 + PACKAGES=/tmp/packages_start.txt 11:35:31 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 11:35:31 + PACKAGES=/tmp/packages_end.txt 11:35:31 + case "${OS_FAMILY}" in 11:35:31 + dpkg -l 11:35:31 + grep '^ii' 11:35:31 + '[' -f /tmp/packages_start.txt ']' 11:35:31 + '[' -f /tmp/packages_end.txt ']' 11:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:31 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 11:35:31 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 11:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 11:35:31 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 11:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:32 prd-ubuntu20.04-docker-8c-8g-775223 does not seem to be running inside a container 11:35:32 $ 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 11:35:32 $ docker top 864d8f90525a10a9acd04bdd884c14b7df3ecd4075e584f3c97a139a76cb0f00 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 11:35:32 + mkdir -p /var/log/sysstat [Pipeline] sh 11:35:33 + ls /var/log/sa-host 11:35:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:33 provisioning config files... 11:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10514308552230381912tmp [Pipeline] { [Pipeline] echo 11:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:35:33 ---> create-netrc.sh [Pipeline] } 11:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:35:33 ---> python-tools-install.sh [Pipeline] echo 11:35:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:35:34 ---> sudo-logs.sh 11:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:35:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:35:34 ---> job-cost.sh 11:35:34 lf-activate-venv: SKIPPING 11:35:34 DEBUG: total: 0.2199999988079071 11:35:34 INFO: Retrieving Stack Cost... 11:35:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:35:35 INFO: Archiving Costs [Pipeline] echo 11:35:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:35:35 ---> logs-deploy.sh 11:35:35 lf-activate-venv: SKIPPING 11:35:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/209 11:35:35 INFO: archiving workspace using pattern(s): 11:35:36 Archives upload complete. 11:35:36 INFO: archiving logs to Nexus