Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 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-ssh17826605157216532743.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-ssh431340794696490816.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7649881791015197069.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-ssh14284024142501443834.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1430244249592699804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-711973 in /w/workspace/xfoundry_device-modbus-go_odessa [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/xfoundry_device-modbus-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef6fb8718a92f9c9df7c8df871cfdac15af45b6b (odessa) Commit message: "Merge pull request #668 from weichou1229/issue-647-odessa" > git config core.sparsecheckout # timeout=10 > git checkout -f ef6fb8718a92f9c9df7c8df871cfdac15af45b6b # timeout=10 > git rev-list --no-walk f5d7f7d9e377d9278c615111da67a40f46b57ec2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:08 ========================================================= 08:13:08 EdgeX Global Pipelines Version Info 08:13:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:09 ------------------- 08:13:09 stable info: 08:13:09 ------------------- 08:13:09 Commited By: Cherry Wang cherry@iotechsys.com 08:13:09 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:13:09 Message: update stable to v1.0.278 08:13:10 ------------------- 08:13:10 experimental info: 08:13:10 ------------------- 08:13:10 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:10 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:13:10 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef6fb87 [Pipeline] echo 08:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:11 provisioning config files... 08:13:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config12084731344357181036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:11 ---> ****-login.sh 08:13:11 nexus3.edgexfoundry.org:10001 08:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:11 08:13:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:11 Configure a credential helper to remove this warning. See 08:13:11 https://docs.****.com/go/credential-store/ 08:13:11 08:13:11 Login Succeeded 08:13:11 nexus3.edgexfoundry.org:10002 08:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:11 08:13:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:11 Configure a credential helper to remove this warning. See 08:13:11 https://docs.****.com/go/credential-store/ 08:13:11 08:13:11 Login Succeeded 08:13:11 nexus3.edgexfoundry.org:10003 08:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:11 08:13:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:11 Configure a credential helper to remove this warning. See 08:13:11 https://docs.****.com/go/credential-store/ 08:13:11 08:13:11 Login Succeeded 08:13:11 nexus3.edgexfoundry.org:10004 08:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:11 08:13:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:11 Configure a credential helper to remove this warning. See 08:13:11 https://docs.****.com/go/credential-store/ 08:13:11 08:13:11 Login Succeeded 08:13:11 ****.io 08:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:12 08:13:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:12 Configure a credential helper to remove this warning. See 08:13:12 https://docs.****.com/go/credential-store/ 08:13:12 08:13:12 Login Succeeded 08:13:12 ---> ****-login.sh ends [Pipeline] } 08:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:13:12 + git rev-list -1 --merges ef6fb8718a92f9c9df7c8df871cfdac15af45b6b~1..ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo 08:13:12 -----------> git rev-list -1 --merges ef6fb8718a92f9c9df7c8df871cfdac15af45b6b~1..ef6fb8718a92f9c9df7c8df871cfdac15af45b6b ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:13:12 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [false] [Pipeline] sh 08:13:13 + git log --format=format:%s -1 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo 08:13:13 ========================================================= 08:13:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:13 + git log --format=format:%s -1 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo 08:13:13 [semverPrep] GIT_COMMIT: ef6fb8718a92f9c9df7c8df871cfdac15af45b6b, Commit Message: Merge pull request #668 from weichou1229/issue-647-odessa [Pipeline] echo 08:13:13 [semverPrep] This is not a build commit. [Pipeline] sh 08:13:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:14 + grep -v github /etc/ssh/ssh_known_hosts 08:13:14 + [ -e /tmp/ssh_known_hosts ] 08:13:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:13:14 + sudo tee -a /etc/ssh/ssh_known_hosts 08:13:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:14 08:13:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:14 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:14 3dae71ba6b94: Pulling fs layer 08:13:14 6bf1a483ea7c: Pulling fs layer 08:13:14 f5dfc541a4d3: Pulling fs layer 08:13:14 461d9e800cba: Pulling fs layer 08:13:14 80192f66455f: Pulling fs layer 08:13:14 2e8e34ca0e6c: Pulling fs layer 08:13:14 a29436f7fd5d: Pulling fs layer 08:13:14 923cac83aea3: Pulling fs layer 08:13:14 25ad8b0a4227: Pulling fs layer 08:13:14 db01528c6b51: Pulling fs layer 08:13:14 28988de357af: Pulling fs layer 08:13:14 461d9e800cba: Waiting 08:13:14 80192f66455f: Waiting 08:13:14 2e8e34ca0e6c: Waiting 08:13:14 a29436f7fd5d: Waiting 08:13:14 923cac83aea3: Waiting 08:13:14 25ad8b0a4227: Waiting 08:13:14 db01528c6b51: Waiting 08:13:14 28988de357af: Waiting 08:13:14 6bf1a483ea7c: Verifying Checksum 08:13:14 6bf1a483ea7c: Download complete 08:13:14 461d9e800cba: Download complete 08:13:14 80192f66455f: Verifying Checksum 08:13:14 80192f66455f: Download complete 08:13:14 f5dfc541a4d3: Verifying Checksum 08:13:14 f5dfc541a4d3: Download complete 08:13:14 3dae71ba6b94: Verifying Checksum 08:13:14 3dae71ba6b94: Download complete 08:13:14 923cac83aea3: Verifying Checksum 08:13:14 923cac83aea3: Download complete 08:13:14 25ad8b0a4227: Verifying Checksum 08:13:14 25ad8b0a4227: Download complete 08:13:14 db01528c6b51: Verifying Checksum 08:13:14 db01528c6b51: Download complete 08:13:15 28988de357af: Verifying Checksum 08:13:15 28988de357af: Download complete 08:13:15 a29436f7fd5d: Verifying Checksum 08:13:15 a29436f7fd5d: Download complete 08:13:15 2e8e34ca0e6c: Verifying Checksum 08:13:15 2e8e34ca0e6c: Download complete 08:13:16 3dae71ba6b94: Pull complete 08:13:16 6bf1a483ea7c: Pull complete 08:13:17 f5dfc541a4d3: Pull complete 08:13:17 461d9e800cba: Pull complete 08:13:17 80192f66455f: Pull complete 08:13:21 2e8e34ca0e6c: Pull complete 08:13:22 a29436f7fd5d: Pull complete 08:13:22 923cac83aea3: Pull complete 08:13:22 25ad8b0a4227: Pull complete 08:13:22 db01528c6b51: Pull complete 08:13:22 28988de357af: Pull complete 08:13:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:22 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:27 $ docker top 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 -eo pid,comm 08:13:27 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). 08:13:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:27 [ssh-agent] Looking for ssh-agent implementation... 08:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:27 $ docker exec 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent 08:13:28 SSH_AUTH_SOCK=/tmp/ssh-0IVBb4B9Rtvf/agent.31 08:13:28 SSH_AGENT_PID=37 08:13:28 Running ssh-add (command line suppressed) 08:13:28 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_8404780855398925491.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_8404780855398925491.key) 08:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:28 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] sh 08:13:28 + git tag --points-at HEAD [Pipeline] } 08:13:28 $ docker exec --env ******** --env ******** 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent -k 08:13:28 unset SSH_AUTH_SOCK; 08:13:28 unset SSH_AGENT_PID; 08:13:28 echo Agent pid 37 killed; 08:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:28 [ssh-agent] Looking for ssh-agent implementation... 08:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:29 $ docker exec 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent 08:13:29 SSH_AUTH_SOCK=/tmp/ssh-0ogomPxyohHD/agent.84 08:13:29 SSH_AGENT_PID=90 08:13:29 Running ssh-add (command line suppressed) 08:13:29 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_3937841914582973367.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_3937841914582973367.key) 08:13:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:29 + git semver init 08:13:29 2025-10-28 08:13:29,766 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:13:29 2025-10-28 08:13:29,770 [run_init] DEBUG init version:0.0.0 force:False 08:13:29 2025-10-28 08:13:29,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_odessa/.semver 08:13:29 2025-10-28 08:13:29,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_odessa/.semver 08:13:29 2025-10-28 08:13:29,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_odessa/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) 08:13:31 2025-10-28 08:13:31,183 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_odessa/.git/info/exclude 08:13:31 2025-10-28 08:13:31,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:False 08:13:31 2025-10-28 08:13:31,183 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:13:31 2025-10-28 08:13:31,183 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:13:31 4.0.1-dev.2 [Pipeline] } 08:13:31 $ docker exec --env ******** --env ******** 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent -k 08:13:31 unset SSH_AUTH_SOCK; 08:13:31 unset SSH_AGENT_PID; 08:13:31 echo Agent pid 90 killed; 08:13:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:32 + git semver [Pipeline] } 08:13:32 $ docker stop --time=1 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 08:13:33 $ docker rm -f --volumes 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:34 Stashed 1 file(s) [Pipeline] echo 08:13:34 [edgeXSemver]: initialized semver on version 4.0.1-dev.2 [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 08:13:34 provisioning config files... 08:13:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config5012763420692099157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:34 ---> ****-login.sh 08:13:34 nexus3.edgexfoundry.org:10001 08:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:34 Login Succeeded 08:13:34 nexus3.edgexfoundry.org:10002 08:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:34 Login Succeeded 08:13:34 nexus3.edgexfoundry.org:10003 08:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:35 Login Succeeded 08:13:35 nexus3.edgexfoundry.org:10004 08:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:35 Login Succeeded 08:13:35 ****.io 08:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:35 Login Succeeded 08:13:35 ---> ****-login.sh ends [Pipeline] } 08:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:13:35 + grep ^go [0-9].[0-9]* go.mod+ 08:13:35 cut -d -f 2 08:13:35 + cut -d . -f1-2 [Pipeline] echo 08:13:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:13:35 ========================================================= 08:13:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 08:13:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:13:36 #0 building with "default" instance using docker driver 08:13:36 08:13:36 #1 [internal] load build definition from Dockerfile 08:13:36 #1 transferring dockerfile: 1.52kB done 08:13:36 #1 DONE 0.0s 08:13:36 08:13:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:13:36 #2 DONE 0.1s 08:13:37 08:13:37 #3 [internal] load .dockerignore 08:13:37 #3 transferring context: 182B done 08:13:37 #3 DONE 0.0s 08:13:37 08:13:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 08:13:37 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 08:13:37 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 08:13:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 08:13:37 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 08:13:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s 08:13:37 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 08:13:37 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 08:13:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 08:13:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 13.63MB / 74.06MB 0.2s 08:13:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 08:13:37 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 08:13:37 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 08:13:37 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 08:13:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 25.35MB / 74.06MB 0.3s 08:13:37 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.10MB / 100.52MB 0.3s 08:13:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 37.86MB / 74.06MB 0.4s 08:13:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 08:13:37 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.59MB / 100.52MB 0.4s 08:13:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 4.19MB / 13.29MB 0.4s 08:13:37 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 08:13:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 61.87MB / 74.06MB 0.6s 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 22.02MB / 100.52MB 0.6s 08:13:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 08:13:37 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 08:13:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 29.36MB / 100.52MB 0.7s 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 45.09MB / 100.52MB 0.8s 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 67.11MB / 100.52MB 0.9s 08:13:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 91.80MB / 100.52MB 1.0s 08:13:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s 08:13:38 #4 ... 08:13:38 08:13:38 #5 [internal] load build context 08:13:38 #5 transferring context: 65.83MB 1.0s done 08:13:38 #5 DONE 1.6s 08:13:38 08:13:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 08:13:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.5s done 08:13:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.5s done 08:13:38 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 08:13:43 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.7s done 08:13:43 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 08:13:43 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 08:13:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:13:43 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 08:13:43 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.1s done 08:13:43 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s 08:13:45 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.1s done 08:13:45 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 08:13:46 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.6s done 08:13:46 #4 DONE 9.7s 08:13:46 08:13:46 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:13:46 #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:46 #6 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:47 #6 0.715 (1/8) Installing openssh-keygen (9.7_p1-r5) 08:13:47 #6 0.725 (2/8) Installing libedit (20240517.3.1-r0) 08:13:47 #6 0.732 (3/8) Installing openssh-client-common (9.7_p1-r5) 08:13:47 #6 0.755 (4/8) Installing openssh-client-default (9.7_p1-r5) 08:13:47 #6 0.765 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 08:13:47 #6 0.769 (6/8) Installing openssh-server-common (9.7_p1-r5) 08:13:47 #6 0.773 (7/8) Installing openssh-server (9.7_p1-r5) 08:13:47 #6 0.786 (8/8) Installing openssh (9.7_p1-r5) 08:13:47 #6 0.792 Executing busybox-1.36.1-r29.trigger 08:13:47 #6 0.801 OK: 253 MiB in 66 packages 08:13:49 Still waiting to schedule task 08:13:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:13:52 #6 DONE 6.2s 08:13:52 08:13:52 #7 [builder 3/7] WORKDIR /device-modbus-go 08:13:52 #7 DONE 0.0s 08:13:52 08:13:52 #8 [builder 4/7] COPY go.mod vendor* ./ 08:13:53 #8 DONE 0.9s 08:13:53 08:13:53 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:15 #9 DONE 21.5s 08:14:15 08:14:15 #10 [builder 6/7] COPY . . 08:14:16 #10 DONE 1.5s 08:14:16 08:14:16 #11 [builder 7/7] RUN echo noop 08:14:16 #11 0.260 noop 08:14:16 #11 DONE 0.3s 08:14:16 08:14:16 #12 exporting to image 08:14:16 #12 exporting layers 08:14:25 #12 exporting layers 7.1s done 08:14:25 #12 writing image sha256:dba538247da5d154e4fe8fc67a4792d02b4ab670a6547db512aa519c9e525c1b done 08:14:25 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:14:25 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:25 + docker inspect -f . ci-base-image-x86_64 08:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:25 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** ci-base-image-x86_64 cat 08:14:25 $ docker top bcbf9ddfc21dc4a57c800bcb498d318cd3cfb9f1ee95431756f5e16037afec65 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:26 + go version 08:14:26 go version go1.23.7 linux/amd64 [Pipeline] } 08:14:26 $ docker stop --time=1 bcbf9ddfc21dc4a57c800bcb498d318cd3cfb9f1ee95431756f5e16037afec65 08:14:27 $ docker rm -f --volumes bcbf9ddfc21dc4a57c800bcb498d318cd3cfb9f1ee95431756f5e16037afec65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:28 + docker inspect -f . ci-base-image-x86_64 08:14:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:28 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** ci-base-image-x86_64 cat 08:14:28 $ docker top cd961e3efda6200153592f7740b27465d6ff5dbf91697ca6ca6a239d8769b437 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:28 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] fileExists [Pipeline] sh 08:14:29 + make test 08:14:29 go test ./... -coverprofile=coverage.out 08:14:30 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:14:48 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 08:14:48 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 49.0% of statements 08:14:56 go vet ./... 08:15:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:15:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:15:02 + go mod tidy [Pipeline] } 08:15:02 $ docker stop --time=1 cd961e3efda6200153592f7740b27465d6ff5dbf91697ca6ca6a239d8769b437 08:15:08 $ docker rm -f --volumes cd961e3efda6200153592f7740b27465d6ff5dbf91697ca6ca6a239d8769b437 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:15:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:09 + ls -al . 08:15:09 total 264 08:15:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 08:14 . 08:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 08:13 .. 08:15:09 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 08:13 .dockerignore 08:15:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 08:14 .git 08:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:13 .github 08:15:09 -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 08:13 .gitignore 08:15:09 -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 08:13 .golangci.yml 08:15:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 08:13 .semver 08:15:09 -rw-rw-r-- 1 jenkins jenkins 19806 Oct 28 08:13 Attribution.txt 08:15:09 -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 08:13 CHANGELOG.md 08:15:09 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 08:13 Dockerfile 08:15:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 08:13 GOVERNANCE.md 08:15:09 -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 08:13 Jenkinsfile 08:15:09 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 08:13 LICENSE 08:15:09 -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 08:13 Makefile 08:15:09 -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 08:13 OWNERS.md 08:15:09 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 08:13 README.md 08:15:09 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 08:13 VERSION 08:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:13 bin 08:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:13 cmd 08:15:09 -rw-r--r-- 1 jenkins jenkins 27945 Oct 28 08:14 coverage.out 08:15:09 -rw-rw-r-- 1 jenkins jenkins 6347 Oct 28 08:13 go.mod 08:15:09 -rw-rw-r-- 1 jenkins jenkins 87133 Oct 28 08:13 go.sum 08:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:13 internal 08:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:13 simulator 08:15:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 08:13 vendor 08:15:09 -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + 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=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b --label arch=amd64 --label version=4.0.1-dev.2 . 08:15:10 #0 building with "default" instance using docker driver 08:15:10 08:15:10 #1 [internal] load build definition from Dockerfile 08:15:10 #1 transferring dockerfile: 1.52kB done 08:15:10 #1 DONE 0.0s 08:15:10 08:15:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:15:10 #2 DONE 0.0s 08:15:10 08:15:10 #3 [internal] load metadata for docker.io/library/alpine:3.20 08:15:10 #3 DONE 0.1s 08:15:10 08:15:10 #4 [internal] load .dockerignore 08:15:10 #4 transferring context: 33B 08:15:10 #4 transferring context: 182B done 08:15:10 #4 DONE 0.0s 08:15:10 08:15:10 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:15:10 #5 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:15:10 #5 ... 08:15:10 08:15:10 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:15:10 #6 DONE 0.1s 08:15:10 08:15:10 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:15:10 #5 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:15:10 #5 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:15:10 #5 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:15:10 #5 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:15:10 #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 08:15:10 #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:15:10 #5 DONE 0.3s 08:15:10 08:15:10 #7 [internal] load build context 08:15:10 #7 transferring context: 1.01MB 0.2s done 08:15:10 #7 DONE 0.3s 08:15:10 08:15:10 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:15:11 #8 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:11 #8 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:11 #8 0.771 OK: 253 MiB in 66 packages 08:15:11 #8 DONE 1.0s 08:15:11 08:15:11 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:15:11 #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:11 #9 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:11 #9 0.591 (1/1) Installing dumb-init (1.2.5-r3) 08:15:11 #9 0.596 Executing busybox-1.36.1-r30.trigger 08:15:11 #9 0.603 OK: 8 MiB in 15 packages 08:15:11 #9 DONE 0.8s 08:15:11 08:15:11 #10 [builder 3/7] WORKDIR /device-modbus-go 08:15:11 #10 DONE 0.0s 08:15:11 08:15:11 #11 [builder 4/7] COPY go.mod vendor* ./ 08:15:12 #11 DONE 1.0s 08:15:12 08:15:12 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:15:12 #12 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:12 #12 0.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:12 #12 0.955 OK: 8 MiB in 15 packages 08:15:12 #12 DONE 1.1s 08:15:12 08:15:12 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:13 #13 0.284 skipping... 08:15:13 #13 DONE 0.3s 08:15:13 08:15:13 #14 [builder 6/7] COPY . . 08:15:14 #14 DONE 1.4s 08:15:14 08:15:14 #15 [builder 7/7] RUN make build 08:15:14 #15 0.193 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 08:15:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-712024 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] ws 08:15:38 Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout 08:15:41 #15 DONE 24.5s 08:15:41 08:15:41 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 08:15:41 #16 DONE 0.3s 08:15:41 08:15:41 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 08:15:41 #17 DONE 0.0s 08:15:41 08:15:41 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 08:15:41 #18 DONE 0.0s 08:15:41 08:15:41 #19 exporting to image 08:15:41 #19 exporting layers 0.1s done 08:15:41 #19 writing image sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done 08:15:41 #19 naming to docker.io/library/device-modbus done 08:15:41 #19 DONE 0.1s [Pipeline] } 08:15:41 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:41 provisioning config files... 08:15:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6642991990670002244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:42 ---> ****-login.sh 08:15:42 nexus3.edgexfoundry.org:10001 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 Login Succeeded 08:15:42 nexus3.edgexfoundry.org:10002 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 Login Succeeded 08:15:42 nexus3.edgexfoundry.org:10003 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 Login Succeeded 08:15:42 nexus3.edgexfoundry.org:10004 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 Login Succeeded 08:15:42 ****.io 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 Login Succeeded 08:15:42 ---> ****-login.sh ends [Pipeline] } 08:15:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:42 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:15:42 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:15:42 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:15:42 4.0.1-dev.2 08:15:42 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:15:42 odessa 08:15:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:15:43 d6740f0a01e0: Preparing 08:15:43 0542f79900bb: Preparing 08:15:43 a5846b7d8dd9: Preparing 08:15:43 38cdc3aab66a: Preparing 08:15:43 d80f2c057c20: Preparing 08:15:43 abfcb263a588: Preparing 08:15:43 abfcb263a588: Waiting 08:15:43 d80f2c057c20: Pushed 08:15:43 d6740f0a01e0: Pushed 08:15:43 0542f79900bb: Pushed 08:15:43 38cdc3aab66a: Pushed 08:15:43 abfcb263a588: Layer already exists 08:15:46 using credential edgex-jenkins-ssh 08:15:46 Cloning the remote Git repository 08:15:46 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:15:46 > git init /w/workspace/device-modbus-go/4 # timeout=10 08:15:46 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:15:46 > git --version # timeout=10 08:15:46 > git --version # 'git version 2.25.1' 08:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:46 a5846b7d8dd9: Pushed 08:15:46 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 08:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:15:47 d6740f0a01e0: Preparing 08:15:47 0542f79900bb: Preparing 08:15:47 a5846b7d8dd9: Preparing 08:15:47 38cdc3aab66a: Preparing 08:15:47 d80f2c057c20: Preparing 08:15:47 abfcb263a588: Preparing 08:15:47 abfcb263a588: Waiting 08:15:47 a5846b7d8dd9: Layer already exists 08:15:47 38cdc3aab66a: Layer already exists 08:15:47 d80f2c057c20: Layer already exists 08:15:47 0542f79900bb: Layer already exists 08:15:47 d6740f0a01e0: Layer already exists 08:15:47 abfcb263a588: Layer already exists 08:15:47 4.0.1-dev.2: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv 08:15:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:15:48 d6740f0a01e0: Preparing 08:15:48 0542f79900bb: Preparing 08:15:48 a5846b7d8dd9: Preparing 08:15:48 38cdc3aab66a: Preparing 08:15:48 d80f2c057c20: Preparing 08:15:48 abfcb263a588: Preparing 08:15:48 abfcb263a588: Waiting 08:15:48 a5846b7d8dd9: Layer already exists 08:15:48 d6740f0a01e0: Layer already exists 08:15:48 0542f79900bb: Layer already exists 08:15:48 d80f2c057c20: Layer already exists 08:15:48 38cdc3aab66a: Layer already exists 08:15:48 abfcb263a588: Layer already exists 08:15:48 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:odessa 08:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:15:48 d6740f0a01e0: Preparing 08:15:48 0542f79900bb: Preparing 08:15:48 a5846b7d8dd9: Preparing 08:15:48 38cdc3aab66a: Preparing 08:15:48 d80f2c057c20: Preparing 08:15:48 abfcb263a588: Preparing 08:15:48 abfcb263a588: Waiting 08:15:48 d80f2c057c20: Layer already exists 08:15:48 38cdc3aab66a: Layer already exists 08:15:48 0542f79900bb: Layer already exists 08:15:48 d6740f0a01e0: Layer already exists 08:15:48 a5846b7d8dd9: Layer already exists 08:15:48 abfcb263a588: Layer already exists 08:15:48 odessa: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:48 ===================================================== [Pipeline] echo 08:15:48 taggedImages: 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] echo 08:15:48 ========================================================= 08:15:48 [edgeXBuildMultiArch] RAW Config: 08:15:48 images: 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:15:48 - nexus3.edgexfoundry.org:10004/device-modbus:odessa 08:15:48 settingsFile: 08:15:48 device-modbus-go-settings 08:15:48 ========================================================= [Pipeline] node 08:15:49 Avoid second fetch 08:15:49 Checking out Revision ef6fb8718a92f9c9df7c8df871cfdac15af45b6b (odessa) 08:15:49 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:15:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:50 > git config core.sparsecheckout # timeout=10 08:15:50 > git checkout -f ef6fb8718a92f9c9df7c8df871cfdac15af45b6b # timeout=10 08:15:51 Commit message: "Merge pull request #668 from weichou1229/issue-647-odessa" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:56 provisioning config files... 08:15:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config13334334685213210515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:57 ---> ****-login.sh 08:15:57 nexus3.edgexfoundry.org:10001 08:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:57 Configure a credential helper to remove this warning. See 08:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:57 08:15:57 Login Succeeded 08:15:57 nexus3.edgexfoundry.org:10002 08:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:57 Configure a credential helper to remove this warning. See 08:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:57 08:15:57 Login Succeeded 08:15:57 nexus3.edgexfoundry.org:10003 08:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:58 Configure a credential helper to remove this warning. See 08:15:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:58 08:15:58 Login Succeeded 08:15:58 nexus3.edgexfoundry.org:10004 08:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:58 Configure a credential helper to remove this warning. See 08:15:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:58 08:15:58 Login Succeeded 08:15:58 ****.io 08:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:59 Configure a credential helper to remove this warning. See 08:15:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:59 08:15:59 Login Succeeded 08:15:59 ---> ****-login.sh ends [Pipeline] } 08:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:59 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:15:59 + cut -d -f 2 08:15:59 + grep ^go [0-9].[0-9]* go.mod 08:15:59 + cut -d . -f1-2 [Pipeline] echo 08:16:00 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:16:00 ========================================================= 08:16:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 08:16:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:16:03 Still waiting to schedule task 08:16:03 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:16:04 Sending build context to Docker daemon 55.16MB 08:16:04 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:16:04 Step 2/10 : FROM ${BASE} AS builder 08:16:04 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:04 94e9d8af2201: Pulling fs layer 08:16:04 345fe9f21930: Pulling fs layer 08:16:04 b40fc9e46828: Pulling fs layer 08:16:04 c9804373a1e5: Pulling fs layer 08:16:04 4f4fb700ef54: Pulling fs layer 08:16:04 f5a772c54f75: Pulling fs layer 08:16:04 e2dd1b2a9dca: Pulling fs layer 08:16:04 0a0502178392: Pulling fs layer 08:16:04 c9804373a1e5: Waiting 08:16:04 4f4fb700ef54: Waiting 08:16:04 f5a772c54f75: Waiting 08:16:04 e2dd1b2a9dca: Waiting 08:16:04 0a0502178392: Waiting 08:16:04 345fe9f21930: Download complete 08:16:04 c9804373a1e5: Verifying Checksum 08:16:04 c9804373a1e5: Download complete 08:16:04 4f4fb700ef54: Verifying Checksum 08:16:04 4f4fb700ef54: Download complete 08:16:04 f5a772c54f75: Download complete 08:16:04 94e9d8af2201: Verifying Checksum 08:16:04 94e9d8af2201: Download complete 08:16:05 0a0502178392: Verifying Checksum 08:16:05 0a0502178392: Download complete 08:16:05 94e9d8af2201: Pull complete 08:16:06 b40fc9e46828: Download complete 08:16:07 e2dd1b2a9dca: Verifying Checksum 08:16:07 e2dd1b2a9dca: Download complete 08:16:08 345fe9f21930: Pull complete 08:16:23 b40fc9e46828: Pull complete 08:16:23 c9804373a1e5: Pull complete 08:16:23 4f4fb700ef54: Pull complete 08:16:23 f5a772c54f75: Pull complete 08:16:29 e2dd1b2a9dca: Pull complete 08:16:31 0a0502178392: Pull complete 08:16:31 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 08:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:16:31 ---> 72db82c1953f 08:16:31 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:16:33 ---> Running in b6d3a66a86b4 08:16:33 Removing intermediate container b6d3a66a86b4 08:16:33 ---> a8e5f1ebe8b7 08:16:33 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:16:33 ---> Running in 3056c3a4a6a0 08:16:34 Removing intermediate container 3056c3a4a6a0 08:16:34 ---> ef1a8dc44101 08:16:34 Step 5/10 : RUN apk add --update --no-cache make git openssh 08:16:34 ---> Running in 2469554e019f 08:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:16:37 (1/8) Installing openssh-keygen (9.7_p1-r5) 08:16:37 (2/8) Installing libedit (20240517.3.1-r0) 08:16:37 (3/8) Installing openssh-client-common (9.7_p1-r5) 08:16:37 (4/8) Installing openssh-client-default (9.7_p1-r5) 08:16:37 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 08:16:37 (6/8) Installing openssh-server-common (9.7_p1-r5) 08:16:37 (7/8) Installing openssh-server (9.7_p1-r5) 08:16:37 (8/8) Installing openssh (9.7_p1-r5) 08:16:37 Executing busybox-1.36.1-r29.trigger 08:16:37 OK: 245 MiB in 66 packages 08:16:38 Removing intermediate container 2469554e019f 08:16:38 ---> 62a5781f0e32 08:16:38 Step 6/10 : WORKDIR /device-modbus-go 08:16:38 ---> Running in 408a33a09410 08:16:38 Removing intermediate container 408a33a09410 08:16:38 ---> de2dc0dcd4b1 08:16:38 Step 7/10 : COPY go.mod vendor* ./ 08:16:50 ---> 616c111ef861 08:16:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:50 ---> Running in 7d148d848808 08:18:42 Removing intermediate container 7d148d848808 08:18:42 ---> 15e1b5270a89 08:18:42 Step 9/10 : COPY . . 08:18:42 ---> b585ad51a60f 08:18:42 Step 10/10 : RUN ${MAKE} 08:18:42 ---> Running in 75f0a3c66f69 08:18:42 noop 08:18:42 Removing intermediate container 75f0a3c66f69 08:18:42 ---> 89ec71bf7e85 08:18:43 Successfully built 89ec71bf7e85 08:18:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:43 + docker inspect -f . ci-base-image-arm64 08:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:43 prd-ubuntu20.04-docker-arm64-4c-16g-712024 does not seem to be running inside a container 08:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** ci-base-image-arm64 cat 08:18:45 $ docker top c85f915818f2f318734292346ec4dadb6df3ae78543182d2acecb9a9fe677f57 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:45 + go version 08:18:45 go version go1.23.7 linux/arm64 [Pipeline] } 08:18:45 $ docker stop --time=1 c85f915818f2f318734292346ec4dadb6df3ae78543182d2acecb9a9fe677f57 08:18:47 $ docker rm -f --volumes c85f915818f2f318734292346ec4dadb6df3ae78543182d2acecb9a9fe677f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:48 + docker inspect -f . ci-base-image-arm64 08:18:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:48 prd-ubuntu20.04-docker-arm64-4c-16g-712024 does not seem to be running inside a container 08:18:48 $ 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/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** ci-base-image-arm64 cat 08:18:49 $ docker top bfbdeea20fe0ddde258a9d9d46b7af396fd63749d45cc9202fb8e807d6acbd35 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:50 + git config --global --add safe.directory /w/workspace/device-modbus-go/4 [Pipeline] fileExists [Pipeline] sh 08:18:50 + make test 08:18:50 go test ./... -coverprofile=coverage.out 08:18:54 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:22:01 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 08:22:01 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 49.0% of statements 08:22:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:22:01 go vet ./... 08:22:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:22:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:22:48 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:22:48 + go mod tidy [Pipeline] } 08:22:54 $ docker stop --time=1 bfbdeea20fe0ddde258a9d9d46b7af396fd63749d45cc9202fb8e807d6acbd35 08:22:56 $ docker rm -f --volumes bfbdeea20fe0ddde258a9d9d46b7af396fd63749d45cc9202fb8e807d6acbd35 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:57 Warning: overwriting stash ‘coverage-report’ 08:22:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:59 + ls -al . 08:22:59 total 260 08:22:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 08:18 . 08:22:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 08:15 .. 08:22:59 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 08:15 .dockerignore 08:22:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 08:15 .git 08:22:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:15 .github 08:22:59 -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 08:15 .gitignore 08:22:59 -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 08:15 .golangci.yml 08:22:59 -rw-rw-r-- 1 jenkins jenkins 19806 Oct 28 08:15 Attribution.txt 08:22:59 -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 08:15 CHANGELOG.md 08:22:59 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 08:15 Dockerfile 08:22:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 08:15 GOVERNANCE.md 08:22:59 -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 08:15 Jenkinsfile 08:22:59 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 08:15 LICENSE 08:22:59 -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 08:15 Makefile 08:22:59 -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 08:15 OWNERS.md 08:22:59 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 08:15 README.md 08:22:59 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 08:13 VERSION 08:22:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:15 bin 08:22:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:15 cmd 08:22:59 -rw-r--r-- 1 jenkins jenkins 27945 Oct 28 08:22 coverage.out 08:22:59 -rw-rw-r-- 1 jenkins jenkins 6347 Oct 28 08:15 go.mod 08:22:59 -rw-rw-r-- 1 jenkins jenkins 87133 Oct 28 08:15 go.sum 08:22:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:15 internal 08:22:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:15 simulator 08:22:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 08:15 vendor 08:22:59 -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + 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=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b --label arch=arm64 --label version=4.0.1-dev.2 . 08:23:04 Sending build context to Docker daemon 55.19MB 08:23:04 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 08:23:04 Step 2/23 : FROM ${BASE} AS builder 08:23:04 ---> 89ec71bf7e85 08:23:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:23:04 ---> Running in 0dcf249c5790 08:23:05 Removing intermediate container 0dcf249c5790 08:23:05 ---> f4c3ea1ed6f3 08:23:05 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:23:05 ---> Running in 362e6dc18186 08:23:05 Removing intermediate container 362e6dc18186 08:23:05 ---> 77ad8617b477 08:23:05 Step 5/23 : RUN apk add --update --no-cache make git openssh 08:23:05 ---> Running in b882612c0d83 08:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:08 OK: 245 MiB in 66 packages 08:23:09 Removing intermediate container b882612c0d83 08:23:09 ---> 61194afea111 08:23:09 Step 6/23 : WORKDIR /device-modbus-go 08:23:09 ---> Running in ba17c2f46d2e 08:23:09 Removing intermediate container ba17c2f46d2e 08:23:09 ---> 92b31e2b4843 08:23:09 Step 7/23 : COPY go.mod vendor* ./ 08:23:24 ---> d18cfa38c5d0 08:23:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:24 ---> Running in 7ca46b8570f6 08:23:24 skipping... 08:23:24 Removing intermediate container 7ca46b8570f6 08:23:24 ---> 58ef07afc881 08:23:24 Step 9/23 : COPY . . 08:23:40 ---> a680227e3b5c 08:23:40 Step 10/23 : RUN ${MAKE} 08:23:40 ---> Running in d398f7392962 08:23:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 08:26:46 Removing intermediate container d398f7392962 08:26:46 ---> 80d271506949 08:26:46 Step 11/23 : FROM alpine:3.20 08:26:46 3.20: Pulling from library/alpine 08:26:47 c765ae84869f: Pulling fs layer 08:26:47 c765ae84869f: Download complete 08:26:48 c765ae84869f: Pull complete 08:26:48 Digest: sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:26:48 Status: Downloaded newer image for alpine:3.20 08:26:48 ---> 1e03d7e192cc 08:26:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 08:26:48 ---> Running in 0e39ed8850ef 08:26:48 Removing intermediate container 0e39ed8850ef 08:26:48 ---> f71d3cd7c35d 08:26:48 Step 13/23 : RUN apk add --update --no-cache dumb-init 08:26:48 ---> Running in eb0cfe04767e 08:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:51 (1/1) Installing dumb-init (1.2.5-r3) 08:26:51 Executing busybox-1.36.1-r30.trigger 08:26:51 OK: 9 MiB in 15 packages 08:26:52 Removing intermediate container eb0cfe04767e 08:26:52 ---> 5ea8b4fc2f2d 08:26:52 Step 14/23 : RUN apk --no-cache upgrade 08:26:52 ---> Running in 754ce2845db3 08:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:54 OK: 9 MiB in 15 packages 08:26:55 Removing intermediate container 754ce2845db3 08:26:55 ---> 294be31bbd29 08:26:55 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 08:26:57 ---> 25cd32df4732 08:26:57 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 08:26:57 ---> ca35522105f0 08:26:57 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:26:58 ---> 561bbd7ba085 08:26:58 Step 18/23 : EXPOSE 59901 08:26:58 ---> Running in a4b8ae704831 08:26:58 Removing intermediate container a4b8ae704831 08:26:58 ---> ecd6b31b2cb4 08:26:58 Step 19/23 : ENTRYPOINT ["/device-modbus"] 08:26:58 ---> Running in 23e0dc260b1c 08:26:59 Removing intermediate container 23e0dc260b1c 08:26:59 ---> b30d28017f42 08:26:59 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:26:59 ---> Running in d60b83e8863a 08:26:59 Removing intermediate container d60b83e8863a 08:26:59 ---> 109c3dbbdef4 08:26:59 Step 21/23 : LABEL arch=arm64 08:26:59 ---> Running in 41be3278a778 08:26:59 Removing intermediate container 41be3278a778 08:26:59 ---> f403412e370e 08:26:59 Step 22/23 : LABEL git_sha=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:26:59 ---> Running in 65159d6425a1 08:27:00 Removing intermediate container 65159d6425a1 08:27:00 ---> 30855e85afb2 08:27:00 Step 23/23 : LABEL version=4.0.1-dev.2 08:27:00 ---> Running in 87a99898b2b3 08:27:00 Removing intermediate container 87a99898b2b3 08:27:00 ---> 0c34d6b72158 08:27:00 [Warning] One or more build-args [ARCH] were not consumed 08:27:01 Successfully built 0c34d6b72158 08:27:01 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 08:27:01 provisioning config files... 08:27:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config12459795381383101007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:01 ---> ****-login.sh 08:27:01 nexus3.edgexfoundry.org:10001 08:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:02 Configure a credential helper to remove this warning. See 08:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:02 08:27:02 Login Succeeded 08:27:02 nexus3.edgexfoundry.org:10002 08:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:02 Configure a credential helper to remove this warning. See 08:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:02 08:27:02 Login Succeeded 08:27:02 nexus3.edgexfoundry.org:10003 08:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:02 Configure a credential helper to remove this warning. See 08:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:02 08:27:02 Login Succeeded 08:27:02 nexus3.edgexfoundry.org:10004 08:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:03 Configure a credential helper to remove this warning. See 08:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:03 08:27:03 Login Succeeded 08:27:03 ****.io 08:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:03 Configure a credential helper to remove this warning. See 08:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:03 08:27:03 Login Succeeded 08:27:03 ---> ****-login.sh ends [Pipeline] } 08:27:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:03 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:27:03 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 08:27:03 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:27:03 4.0.1-dev.2 08:27:03 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:27:03 odessa 08:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:27:04 c372d2b6e16a: Preparing 08:27:04 9ecf02f04aa7: Preparing 08:27:04 3002726cf41e: Preparing 08:27:04 27b41f7bd952: Preparing 08:27:04 4b5f8a0dccb3: Preparing 08:27:04 c231f5c0ede3: Preparing 08:27:04 c231f5c0ede3: Waiting 08:27:04 4b5f8a0dccb3: Pushed 08:27:04 c372d2b6e16a: Pushed 08:27:04 9ecf02f04aa7: Pushed 08:27:06 27b41f7bd952: Pushed 08:27:06 c231f5c0ede3: Layer already exists 08:27:12 3002726cf41e: Pushed 08:27:12 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 08:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:27:12 c372d2b6e16a: Preparing 08:27:12 9ecf02f04aa7: Preparing 08:27:12 3002726cf41e: Preparing 08:27:12 27b41f7bd952: Preparing 08:27:12 4b5f8a0dccb3: Preparing 08:27:12 c231f5c0ede3: Preparing 08:27:12 c231f5c0ede3: Waiting 08:27:12 3002726cf41e: Layer already exists 08:27:12 c372d2b6e16a: Layer already exists 08:27:12 4b5f8a0dccb3: Layer already exists 08:27:12 9ecf02f04aa7: Layer already exists 08:27:12 27b41f7bd952: Layer already exists 08:27:12 c231f5c0ede3: Layer already exists 08:27:12 4.0.1-dev.2: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:13 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:27:13 c372d2b6e16a: Preparing 08:27:13 9ecf02f04aa7: Preparing 08:27:13 3002726cf41e: Preparing 08:27:13 27b41f7bd952: Preparing 08:27:13 4b5f8a0dccb3: Preparing 08:27:13 c231f5c0ede3: Preparing 08:27:13 c231f5c0ede3: Waiting 08:27:13 9ecf02f04aa7: Layer already exists 08:27:13 4b5f8a0dccb3: Layer already exists 08:27:13 27b41f7bd952: Layer already exists 08:27:13 c372d2b6e16a: Layer already exists 08:27:13 3002726cf41e: Layer already exists 08:27:13 c231f5c0ede3: Layer already exists 08:27:13 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:14 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa 08:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:27:14 c372d2b6e16a: Preparing 08:27:14 9ecf02f04aa7: Preparing 08:27:14 3002726cf41e: Preparing 08:27:14 27b41f7bd952: Preparing 08:27:14 4b5f8a0dccb3: Preparing 08:27:14 c231f5c0ede3: Preparing 08:27:14 c231f5c0ede3: Waiting 08:27:14 4b5f8a0dccb3: Layer already exists 08:27:14 27b41f7bd952: Layer already exists 08:27:14 c372d2b6e16a: Layer already exists 08:27:14 9ecf02f04aa7: Layer already exists 08:27:14 3002726cf41e: Layer already exists 08:27:14 c231f5c0ede3: Layer already exists 08:27:14 odessa: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:15 ===================================================== [Pipeline] echo 08:27:15 taggedImages: 08:27:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:27:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 08:27:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:27:15 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] echo 08:27:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo 08:27:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 [Pipeline] echo 08:27:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [Pipeline] echo 08:27:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:15 08:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:15 arm64: Pulling from edgex-lftools-log-publisher 08:27:15 8998bd30e6a1: Pulling fs layer 08:27:15 04944245beec: Pulling fs layer 08:27:15 699f458cf7ca: Pulling fs layer 08:27:15 765212b225bb: Pulling fs layer 08:27:15 f23df028b6ca: Pulling fs layer 08:27:15 d65c8cfc05b1: Pulling fs layer 08:27:15 2437ff75d9bd: Pulling fs layer 08:27:15 f23df028b6ca: Waiting 08:27:15 765212b225bb: Waiting 08:27:15 d65c8cfc05b1: Waiting 08:27:15 2437ff75d9bd: Waiting 08:27:16 04944245beec: Verifying Checksum 08:27:16 04944245beec: Download complete 08:27:16 765212b225bb: Verifying Checksum 08:27:16 765212b225bb: Download complete 08:27:16 f23df028b6ca: Verifying Checksum 08:27:16 f23df028b6ca: Download complete 08:27:16 d65c8cfc05b1: Verifying Checksum 08:27:16 d65c8cfc05b1: Download complete 08:27:16 699f458cf7ca: Verifying Checksum 08:27:16 699f458cf7ca: Download complete 08:27:16 8998bd30e6a1: Verifying Checksum 08:27:16 8998bd30e6a1: Download complete 08:27:19 2437ff75d9bd: Verifying Checksum 08:27:19 2437ff75d9bd: Download complete 08:27:21 8998bd30e6a1: Pull complete 08:27:21 04944245beec: Pull complete 08:27:23 699f458cf7ca: Pull complete 08:27:23 765212b225bb: Pull complete 08:27:24 f23df028b6ca: Pull complete 08:27:24 d65c8cfc05b1: Pull complete 08:27:43 2437ff75d9bd: Pull complete 08:27:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:43 prd-ubuntu20.04-docker-arm64-4c-16g-712024 does not seem to be running inside a container 08:27:43 $ 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/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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:arm64 cat 08:27:45 $ docker top 9a2a0a6ada509a45bf8d6bb26eba0732a06a11daec08159d4e2329d9b0eeb75f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:46 ---> job-cost.sh 08:27:46 lf-activate-venv: SKIPPING 08:27:46 INFO: No Stack... 08:27:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:27:48 INFO: Archiving Costs [Pipeline] sh 08:27:48 + cat /w/workspace/device-modbus-go/4/archives/cost.csv 08:27:48 + cut -d, -f6 [Pipeline] lock 08:27:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] 08:27:48 Resource [jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] did not exist. Created. 08:27:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:49 + echo total: 0.10999999940395355 [Pipeline] stash 08:27:49 Stashed 1 file(s) [Pipeline] } 08:27:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:49 $ docker stop --time=1 9a2a0a6ada509a45bf8d6bb26eba0732a06a11daec08159d4e2329d9b0eeb75f 08:27:51 $ docker rm -f --volumes 9a2a0a6ada509a45bf8d6bb26eba0732a06a11daec08159d4e2329d9b0eeb75f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:28:13 Running on prd-centos7-docker-4c-2g-712376 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:13 provisioning config files... 08:28:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10214956384955334995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:14 ---> ****-login.sh 08:28:14 nexus3.edgexfoundry.org:10001 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:15 Configure a credential helper to remove this warning. See 08:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:15 08:28:15 Login Succeeded 08:28:15 nexus3.edgexfoundry.org:10002 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:15 Configure a credential helper to remove this warning. See 08:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:15 08:28:15 Login Succeeded 08:28:15 nexus3.edgexfoundry.org:10003 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:15 Configure a credential helper to remove this warning. See 08:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:15 08:28:15 Login Succeeded 08:28:15 nexus3.edgexfoundry.org:10004 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:15 Configure a credential helper to remove this warning. See 08:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:15 08:28:15 Login Succeeded 08:28:15 ****.io 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:16 Configure a credential helper to remove this warning. See 08:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:16 08:28:16 Login Succeeded 08:28:16 ---> ****-login.sh ends [Pipeline] } 08:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:16 + docker buildx ls 08:28:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:28:17 default * docker 08:28:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:28:17 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:28:17 edgex-builder [Pipeline] sh 08:28:17 + docker buildx inspect --bootstrap 08:28:17 #1 [internal] booting buildkit 08:28:17 #1 pulling image moby/buildkit:buildx-stable-1 08:28:21 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 08:28:21 #1 creating container buildx_buildkit_edgex-builder0 08:28:23 #1 creating container buildx_buildkit_edgex-builder0 3.0s done 08:28:23 #1 DONE 6.0s 08:28:23 Name: edgex-builder 08:28:23 Driver: docker-container 08:28:23 08:28:23 Nodes: 08:28:23 Name: edgex-builder0 08:28:23 Endpoint: unix:///var/run/docker.sock 08:28:23 Status: running 08:28:23 Buildkit: v0.25.1 08:28:23 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:28:23 + docker buildx ls 08:28:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:28:23 edgex-builder * docker-container 08:28:23 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:28:23 default docker 08:28:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:28:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b --push - 08:28:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b' 08:28:24 #1 [internal] load build definition from Dockerfile 08:28:24 #1 transferring dockerfile: 198B done 08:28:24 #1 DONE 0.0s 08:28:24 08:28:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:28:24 #2 DONE 0.5s 08:28:24 08:28:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 08:28:24 #3 DONE 0.5s 08:28:24 08:28:24 #4 [internal] load .dockerignore 08:28:24 #4 transferring context: 2B done 08:28:24 #4 DONE 0.1s 08:28:24 08:28:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:24 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done 08:28:24 #5 DONE 0.0s 08:28:24 08:28:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:24 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done 08:28:24 #6 DONE 0.1s 08:28:24 08:28:24 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:28:24 #7 DONE 0.0s 08:28:24 08:28:24 #8 exporting to image 08:28:24 #8 exporting layers done 08:28:24 #8 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 0.0s done 08:28:24 #8 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done 08:28:24 #8 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b done 08:28:24 #8 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done 08:28:24 #8 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done 08:28:24 #8 pushing layers 0.1s done 08:28:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 08:28:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:28:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done 08:28:25 #8 DONE 0.2s 08:28:26 08:28:26 1 warning found (use --debug to expand): 08:28:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:28:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 --push - 08:28:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2' 08:28:26 #1 [internal] load build definition from Dockerfile 08:28:26 #1 transferring dockerfile: 169B done 08:28:26 #1 DONE 0.0s 08:28:26 08:28:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 08:28:26 #2 DONE 0.0s 08:28:26 08:28:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 08:28:26 #3 DONE 0.0s 08:28:26 08:28:26 #4 [internal] load .dockerignore 08:28:26 #4 transferring context: 2B done 08:28:26 #4 DONE 0.0s 08:28:26 08:28:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:26 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:27 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.1s done 08:28:27 #5 CACHED 08:28:27 08:28:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:27 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.1s done 08:28:27 #6 CACHED 08:28:27 08:28:27 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:28:27 #7 DONE 0.0s 08:28:27 08:28:27 #8 exporting to image 08:28:27 #8 exporting layers done 08:28:27 #8 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 done 08:28:27 #8 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done 08:28:27 #8 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b done 08:28:27 #8 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done 08:28:27 #8 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done 08:28:27 #8 pushing layers 0.0s done 08:28:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done 08:28:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:28:27 #8 DONE 0.1s 08:28:27 08:28:27 1 warning found (use --debug to expand): 08:28:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:28:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2' 08:28:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 --push - 08:28:27 #1 [internal] load build definition from Dockerfile 08:28:27 #1 transferring dockerfile: 210B done 08:28:27 #1 DONE 0.0s 08:28:27 08:28:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:28:27 #2 DONE 0.0s 08:28:27 08:28:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 08:28:27 #3 DONE 0.0s 08:28:27 08:28:27 #4 [internal] load .dockerignore 08:28:27 #4 transferring context: 2B done 08:28:27 #4 DONE 0.0s 08:28:27 08:28:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:27 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done 08:28:27 #5 CACHED 08:28:27 08:28:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:27 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done 08:28:27 #6 CACHED 08:28:27 08:28:27 #7 exporting to image 08:28:27 #7 exporting layers done 08:28:27 #7 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 08:28:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:28:27 #7 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 done 08:28:27 #7 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done 08:28:27 #7 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b 0.0s done 08:28:27 #7 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done 08:28:27 #7 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done 08:28:27 #7 pushing layers 0.0s done 08:28:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done 08:28:27 #7 DONE 0.1s 08:28:27 08:28:27 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:28:27 #8 DONE 0.0s 08:28:27 08:28:27 1 warning found (use --debug to expand): 08:28:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:28:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa' 08:28:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:odessa --push - 08:28:28 #1 [internal] load build definition from Dockerfile 08:28:28 #1 transferring dockerfile: 164B done 08:28:28 #1 DONE 0.0s 08:28:28 08:28:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa 08:28:28 #2 DONE 0.0s 08:28:28 08:28:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa 08:28:28 #3 DONE 0.0s 08:28:28 08:28:28 #4 [internal] load .dockerignore 08:28:28 #4 transferring context: 2B done 08:28:28 #4 DONE 0.0s 08:28:28 08:28:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:28 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done 08:28:28 #5 CACHED 08:28:28 08:28:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 08:28:28 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done 08:28:28 #6 CACHED 08:28:28 08:28:28 #7 exporting to image 08:28:28 #7 exporting layers done 08:28:28 #7 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 done 08:28:28 #7 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done 08:28:28 #7 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b done 08:28:28 #7 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done 08:28:28 #7 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done 08:28:28 #7 pushing layers 08:28:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:28:28 #7 pushing layers 0.0s done 08:28:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done 08:28:28 #7 DONE 0.1s 08:28:28 08:28:28 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:28:28 #8 DONE 0.0s 08:28:28 08:28:28 1 warning found (use --debug to expand): 08:28:28  - 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 08:28:28 + '[' -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:28:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:28:29 ---> package-listing.sh 08:28:29 ++ facter osfamily 08:28:29 ++ tr '[:upper:]' '[:lower:]' 08:28:29 + OS_FAMILY=redhat 08:28:29 + workspace=/w/workspace/xfoundry_device-modbus-go_odessa 08:28:29 + START_PACKAGES=/tmp/packages_start.txt 08:28:29 + END_PACKAGES=/tmp/packages_end.txt 08:28:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:29 + PACKAGES=/tmp/packages_start.txt 08:28:29 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 08:28:29 + PACKAGES=/tmp/packages_end.txt 08:28:29 + case "${OS_FAMILY}" in 08:28:29 + sort 08:28:29 + rpm -qa 08:28:30 + '[' -f /tmp/packages_start.txt ']' 08:28:30 + '[' -f /tmp/packages_end.txt ']' 08:28:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:28:30 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 08:28:30 + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ 08:28:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo 08:28:30 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:28:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:31 08:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:31 latest: Pulling from edgex-lftools-log-publisher 08:28:31 5eb5b503b376: Pulling fs layer 08:28:31 5c69ac0246d0: Pulling fs layer 08:28:31 ec43610c2a17: Pulling fs layer 08:28:31 3a2ae6a8a46f: Pulling fs layer 08:28:31 33b1e0a273af: Pulling fs layer 08:28:31 5d3b04190fa2: Pulling fs layer 08:28:31 2f39f015ded8: Pulling fs layer 08:28:31 33b1e0a273af: Waiting 08:28:31 5d3b04190fa2: Waiting 08:28:31 2f39f015ded8: Waiting 08:28:31 3a2ae6a8a46f: Waiting 08:28:31 5c69ac0246d0: Verifying Checksum 08:28:31 5c69ac0246d0: Download complete 08:28:31 3a2ae6a8a46f: Verifying Checksum 08:28:31 3a2ae6a8a46f: Download complete 08:28:31 ec43610c2a17: Verifying Checksum 08:28:31 ec43610c2a17: Download complete 08:28:31 5d3b04190fa2: Verifying Checksum 08:28:31 5d3b04190fa2: Download complete 08:28:31 33b1e0a273af: Verifying Checksum 08:28:31 33b1e0a273af: Download complete 08:28:32 5eb5b503b376: Download complete 08:28:32 2f39f015ded8: Verifying Checksum 08:28:32 2f39f015ded8: Download complete 08:28:33 5eb5b503b376: Pull complete 08:28:33 5c69ac0246d0: Pull complete 08:28:34 ec43610c2a17: Pull complete 08:28:34 3a2ae6a8a46f: Pull complete 08:28:34 33b1e0a273af: Pull complete 08:28:35 5d3b04190fa2: Pull complete 08:28:38 2f39f015ded8: Pull complete 08:28:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:38 prd-centos7-docker-4c-2g-712376 does not seem to be running inside a container 08:28:38 $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 08:28:46 $ docker top 19ec5512c1c56cf8239a0e6d49f7612fb6df4fcc72737902e174433252dfda9a -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:46 + touch /tmp/pre-build-complete [Pipeline] sh 08:28:47 + mkdir -p /var/log/sysstat [Pipeline] sh 08:28:47 + ls /var/log/sa-host 08:28:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:47 provisioning config files... 08:28:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config13450300072771187195tmp [Pipeline] { [Pipeline] echo 08:28:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:28:47 ---> create-netrc.sh [Pipeline] } 08:28:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:28:48 ---> python-tools-install.sh [Pipeline] echo 08:28:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:28:48 ---> sudo-logs.sh 08:28:48 Archiving 'sudo' log.. 08:28:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-712376.novalocal: Name or service not known 08:28:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-712376.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:28:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:28:48 ---> job-cost.sh 08:28:48 lf-activate-venv: SKIPPING 08:28:48 DEBUG: total: 0.10999999940395355 08:28:48 INFO: Retrieving Stack Cost... 08:28:49 INFO: Retrieving Pricing Info for: v3-standard-2 08:28:49 INFO: Archiving Costs [Pipeline] echo 08:28:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:28:50 ---> logs-deploy.sh 08:28:50 lf-activate-venv: SKIPPING 08:28:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/4 08:28:50 INFO: archiving workspace using pattern(s): 08:28:51 Archives upload complete. 08:28:51 INFO: archiving logs to Nexus 08:28:52 ---> uname -a: 08:28:52 Linux prd-centos7-docker-4c-2g-712376.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:28:52 08:28:52 08:28:52 ---> lscpu: 08:28:52 Architecture: x86_64 08:28:52 CPU op-mode(s): 32-bit, 64-bit 08:28:52 Byte Order: Little Endian 08:28:52 Address sizes: 40 bits physical, 48 bits virtual 08:28:52 CPU(s): 2 08:28:52 On-line CPU(s) list: 0,1 08:28:52 Thread(s) per core: 1 08:28:52 Core(s) per socket: 1 08:28:52 Socket(s): 2 08:28:52 NUMA node(s): 1 08:28:52 Vendor ID: AuthenticAMD 08:28:52 CPU family: 23 08:28:52 Model: 49 08:28:52 Model name: AMD EPYC-Rome Processor 08:28:52 Stepping: 0 08:28:52 CPU MHz: 2799.998 08:28:52 BogoMIPS: 5599.99 08:28:52 Virtualization: AMD-V 08:28:52 Hypervisor vendor: KVM 08:28:52 Virtualization type: full 08:28:52 L1d cache: 64 KiB 08:28:52 L1i cache: 64 KiB 08:28:52 L2 cache: 1 MiB 08:28:52 L3 cache: 32 MiB 08:28:52 NUMA node0 CPU(s): 0,1 08:28:52 Vulnerability Itlb multihit: Not affected 08:28:52 Vulnerability L1tf: Not affected 08:28:52 Vulnerability Mds: Not affected 08:28:52 Vulnerability Meltdown: Not affected 08:28:52 Vulnerability Mmio stale data: Not affected 08:28:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:28:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:28:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:28:52 Vulnerability Srbds: Not affected 08:28:52 Vulnerability Tsx async abort: Not affected 08:28:52 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 08:28:52 08:28:52 08:28:52 ---> nproc: 08:28:52 2 08:28:52 08:28:52 08:28:52 ---> df -h: 08:28:52 Filesystem Size Used Avail Use% Mounted on 08:28:52 overlay 40G 7.3G 33G 19% / 08:28:52 tmpfs 64M 0 64M 0% /dev 08:28:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:28:52 shm 64M 0 64M 0% /dev/shm 08:28:52 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:28:52 08:28:52 08:28:52 Cannot open /var/log/sysstat/sa28: No such file or directory 08:28:52 Please check if data collecting is enabled 08:28:52 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:28:52 $ docker stop --time=1 19ec5512c1c56cf8239a0e6d49f7612fb6df4fcc72737902e174433252dfda9a 08:28:53 $ docker rm -f --volumes 19ec5512c1c56cf8239a0e6d49f7612fb6df4fcc72737902e174433252dfda9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:28:53 [WS-CLEANUP] Deleting project workspace... 08:28:53 [WS-CLEANUP] Deferred wipeout is used... 08:28:53 [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 08:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:54 08:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:54 latest: Pulling from edgex-lftools-log-publisher 08:28:54 5eb5b503b376: Pulling fs layer 08:28:54 5c69ac0246d0: Pulling fs layer 08:28:54 ec43610c2a17: Pulling fs layer 08:28:54 3a2ae6a8a46f: Pulling fs layer 08:28:54 3a2ae6a8a46f: Waiting 08:28:54 33b1e0a273af: Pulling fs layer 08:28:54 5d3b04190fa2: Pulling fs layer 08:28:54 2f39f015ded8: Pulling fs layer 08:28:54 33b1e0a273af: Waiting 08:28:54 2f39f015ded8: Waiting 08:28:54 5d3b04190fa2: Waiting 08:28:54 5c69ac0246d0: Verifying Checksum 08:28:54 5c69ac0246d0: Download complete 08:28:54 3a2ae6a8a46f: Download complete 08:28:54 33b1e0a273af: Verifying Checksum 08:28:54 33b1e0a273af: Download complete 08:28:54 ec43610c2a17: Verifying Checksum 08:28:54 ec43610c2a17: Download complete 08:28:54 5d3b04190fa2: Download complete 08:28:54 5eb5b503b376: Verifying Checksum 08:28:54 5eb5b503b376: Download complete 08:28:55 2f39f015ded8: Download complete 08:28:56 5eb5b503b376: Pull complete 08:28:56 5c69ac0246d0: Pull complete 08:28:56 ec43610c2a17: Pull complete 08:28:56 3a2ae6a8a46f: Pull complete 08:28:56 33b1e0a273af: Pull complete 08:28:56 5d3b04190fa2: Pull complete 08:29:03 2f39f015ded8: Pull complete 08:29:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:03 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:29:03 $ 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/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 08:29:08 $ docker top 379f73e376ac7fa58384d3670ec2ae2db19d2a246a78b4adcdb886d51e913de2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:09 ---> job-cost.sh 08:29:09 lf-activate-venv: SKIPPING 08:29:09 INFO: No Stack... 08:29:09 INFO: Retrieving Pricing Info for: v3-standard-8 08:29:09 INFO: Archiving Costs [Pipeline] sh 08:29:09 + cat /w/workspace/xfoundry_device-modbus-go_odessa/archives/cost.csv 08:29:09 + cut -d, -f6 [Pipeline] lock 08:29:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] 08:29:09 Resource [jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] did not exist. Created. 08:29:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:29:10 /w/workspace/xfoundry_device-modbus-go_odessa@tmp/durable-0fa74bd4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:29:10 + echo total: 0.2199999988079071 [Pipeline] stash 08:29:10 Warning: overwriting stash ‘stack-cost’ 08:29:10 Stashed 1 file(s) [Pipeline] } 08:29:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:29:10 $ docker stop --time=1 379f73e376ac7fa58384d3670ec2ae2db19d2a246a78b4adcdb886d51e913de2 08:29:11 $ docker rm -f --volumes 379f73e376ac7fa58384d3670ec2ae2db19d2a246a78b4adcdb886d51e913de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:29:12 provisioning config files... 08:29:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config3028482088127993798tmp [Pipeline] { [Pipeline] sh 08:29:12 + set +x 08:29:12 + curl -s https://codecov.io/bash 08:29:12 + bash -s -- 08:29:12 08:29:12 _____ _ 08:29:12 / ____| | | 08:29:12 | | ___ __| | ___ ___ _____ __ 08:29:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:29:12 | |___| (_) | (_| | __/ (_| (_) \ V / 08:29:12 \_____\___/ \__,_|\___|\___\___/ \_/ 08:29:12 Bash-1.0.6 08:29:12 08:29:12 08:29:12 ==> git version 2.25.1 found 08:29:12 ==> 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 08:29:12 Release-Date: 2020-01-08 08:29:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:29:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:29:12 ==> Jenkins CI detected. 08:29:12 current dir:  /w/workspace/xfoundry_device-modbus-go_odessa 08:29:12 project root: . 08:29:12 --> token set from env 08:29:12 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 08:29:12 ==> Running gcov in . (disable via -X gcov) 08:29:12 ==> Python coveragepy not found 08:29:12 ==> Searching for coverage reports in: 08:29:12 + . 08:29:12 -> Found 1 reports 08:29:12 ==> Detecting git/mercurial file structure 08:29:12 ==> Reading reports 08:29:12 + ./coverage.out bytes=27945 08:29:12 ==> Appending adjustments 08:29:12 https://docs.codecov.io/docs/fixing-reports 08:29:12 + Found adjustments 08:29:12 ==> Gzipping contents 08:29:12 32K /tmp/codecov.wp03M1.gz 08:29:12 ==> Uploading reports 08:29:12 url: https://codecov.io 08:29:12 query: branch=odessa&commit=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:29:12 -> Pinging Codecov 08:29:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:29:12 -> Uploading to 08:29:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/ef6fb8718a92f9c9df7c8df871cfdac15af45b6b/1d9f3869-76dc-4023-a39e-ecf01994e290.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T082912Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8bae1a7f81ef2c7406cf0f0c36937c011d73487ad550cdf9ceaf7e056ec18a14 08:29:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:12 Dload Upload Total Spent Left Speed 08:29:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29281 0 0 100 29281 0 84627 --:--:-- --:--:-- --:--:-- 84627 08:29:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] } 08:29:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:29:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:29:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:29:14 08:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:29:14 latest: Pulling from edgex-devops/edgex-snyk-go 08:29:14 0a9a5dfd008f: Already exists 08:29:14 36466aa92d05: Pulling fs layer 08:29:14 e10405b45d13: Pulling fs layer 08:29:14 096b7ceb2af7: Pulling fs layer 08:29:14 4f4fb700ef54: Pulling fs layer 08:29:14 e50aa161e22a: Pulling fs layer 08:29:14 d3c8db5fb9df: Pulling fs layer 08:29:14 e50aa161e22a: Waiting 08:29:14 d3c8db5fb9df: Waiting 08:29:14 4f4fb700ef54: Waiting 08:29:14 096b7ceb2af7: Verifying Checksum 08:29:14 096b7ceb2af7: Download complete 08:29:14 36466aa92d05: Verifying Checksum 08:29:14 36466aa92d05: Download complete 08:29:14 4f4fb700ef54: Verifying Checksum 08:29:14 4f4fb700ef54: Download complete 08:29:14 36466aa92d05: Pull complete 08:29:14 e50aa161e22a: Verifying Checksum 08:29:14 e50aa161e22a: Download complete 08:29:15 e10405b45d13: Download complete 08:29:15 d3c8db5fb9df: Verifying Checksum 08:29:15 d3c8db5fb9df: Download complete 08:29:19 e10405b45d13: Pull complete 08:29:19 096b7ceb2af7: Pull complete 08:29:19 4f4fb700ef54: Pull complete 08:29:19 e50aa161e22a: Pull complete 08:29:24 d3c8db5fb9df: Pull complete 08:29:24 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 08:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:29:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:24 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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/edgex-snyk-go:latest cat 08:29:30 $ docker top 268508e3d81bb4468a29c8bd14ab2ef21e5c7d166fc9e5c8f9231d93657ef9f9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:31 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] echo 08:29:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:odessa' [Pipeline] sh 08:29:31 + set -o pipefail 08:29:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:odessa' 08:29:35 08:29:35 Monitoring /w/workspace/xfoundry_device-modbus-go_odessa (github.com/edgexfoundry/device-modbus-go)... 08:29:35 08:29:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c58c7743-9caa-446e-9fe1-04a48e755148/history/9d627801-7063-4989-835d-f5030033190b 08:29:35 08:29:35 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:29:35 08:29:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:29:35 [Pipeline] } 08:29:35 $ docker stop --time=1 268508e3d81bb4468a29c8bd14ab2ef21e5c7d166fc9e5c8f9231d93657ef9f9 08:29:37 $ docker rm -f --volumes 268508e3d81bb4468a29c8bd14ab2ef21e5c7d166fc9e5c8f9231d93657ef9f9 [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 08:29:38 + git log --format=format:%s -1 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] sh 08:29:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:38 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:39 $ docker top 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd -eo pid,comm 08:29:39 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). 08:29:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:39 [ssh-agent] Looking for ssh-agent implementation... 08:29:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:39 $ docker exec 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd ssh-agent 08:29:39 SSH_AUTH_SOCK=/tmp/ssh-tJTgJkPmLyXA/agent.32 08:29:39 SSH_AGENT_PID=38 08:29:39 Running ssh-add (command line suppressed) 08:29:39 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14894624241417860517.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14894624241417860517.key) 08:29:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:39 + git semver tag 08:29:40 2025-10-28 08:29:40,106 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:29:40 2025-10-28 08:29:40,110 [run_tag] DEBUG tag force:False 08:29:40 2025-10-28 08:29:40,110 [check_head_tag] DEBUG check head tag 08:29:40 2025-10-28 08:29:40,111 [execute] INFO git cat-file --batch-check 08:29:40 2025-10-28 08:29:40,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) 08:29:40 2025-10-28 08:29:40,113 [execute] INFO git cat-file --batch 08:29:40 2025-10-28 08:29:40,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) 08:29:40 2025-10-28 08:29:40,123 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:29:40 2025-10-28 08:29:40,124 [execute] INFO git tag -a v4.0.1-dev.2 -m v4.0.1-dev.2 08:29:40 2025-10-28 08:29:40,124 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.2', '-m', 'v4.0.1-dev.2'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) 08:29:40 2025-10-28 08:29:40,126 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:29:40 4.0.1-dev.2 [Pipeline] } 08:29:40 $ docker exec --env ******** --env ******** 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd ssh-agent -k 08:29:40 unset SSH_AUTH_SOCK; 08:29:40 unset SSH_AGENT_PID; 08:29:40 echo Agent pid 38 killed; 08:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:40 + git semver [Pipeline] } 08:29:40 $ docker stop --time=1 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd 08:29:42 $ docker rm -f --volumes 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:42 08:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:42 0.23.1-centos7: Pulling from edgex-lftools 08:29:42 ab5ef0e58194: Pulling fs layer 08:29:42 9712f1f96733: Pulling fs layer 08:29:42 63f879dbbcfc: Pulling fs layer 08:29:42 0d9ebad4ef96: Pulling fs layer 08:29:42 e9a5061849ea: Pulling fs layer 08:29:42 d747dcd14b5f: Pulling fs layer 08:29:42 2de7ff778b66: Pulling fs layer 08:29:42 0d9ebad4ef96: Waiting 08:29:42 e9a5061849ea: Waiting 08:29:42 2de7ff778b66: Waiting 08:29:42 d747dcd14b5f: Waiting 08:29:42 9712f1f96733: Verifying Checksum 08:29:42 9712f1f96733: Download complete 08:29:43 63f879dbbcfc: Verifying Checksum 08:29:43 63f879dbbcfc: Download complete 08:29:43 e9a5061849ea: Verifying Checksum 08:29:43 e9a5061849ea: Download complete 08:29:43 0d9ebad4ef96: Verifying Checksum 08:29:43 0d9ebad4ef96: Download complete 08:29:43 d747dcd14b5f: Verifying Checksum 08:29:43 d747dcd14b5f: Download complete 08:29:43 ab5ef0e58194: Verifying Checksum 08:29:43 ab5ef0e58194: Download complete 08:29:43 2de7ff778b66: Verifying Checksum 08:29:43 2de7ff778b66: Download complete 08:29:46 ab5ef0e58194: Pull complete 08:29:46 9712f1f96733: Pull complete 08:29:47 63f879dbbcfc: Pull complete 08:29:52 0d9ebad4ef96: Pull complete 08:29:53 e9a5061849ea: Pull complete 08:29:53 d747dcd14b5f: Pull complete 08:29:54 2de7ff778b66: Pull complete 08:29:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:54 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:30:00 $ docker top 169b8774220c2c7cee79891f326e81310365b27a5350f900c34d1be93bb79355 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:30:00 provisioning config files... 08:30:00 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6419204821988690920tmp 08:30:00 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10679059425507026730tmp 08:30:00 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6823270364938846052tmp [Pipeline] { [Pipeline] echo 08:30:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:30:00 ---> sigul-configuration.sh 08:30:00 gpg: directory `/root/.gnupg' created 08:30:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:30:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:30:00 gpg: keyring `/root/.gnupg/secring.gpg' created 08:30:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:30:00 gpg: CAST5 encrypted data 08:30:00 gpg: encrypted with 1 passphrase 08:30:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:30:00 + mkdir /home/jenkins 08:30:00 + mkdir /home/jenkins/sigul [Pipeline] sh 08:30:01 + 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 08:30:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:30:01 ---> sigul-install.sh 08:30:01 Sigul already installed; skipping installation. [Pipeline] sh 08:30:01 + git tag --list 08:30:01 0.7.1 08:30:01 v1.0.0 08:30:01 v1.1.0 08:30:01 v1.1.1 08:30:01 v1.2.2 08:30:01 v1.3.0 08:30:01 v1.3.1 08:30:01 v2.0.0 08:30:01 v2.1.0 08:30:01 v2.1.1 08:30:01 v2.2.0 08:30:01 v2.3.0 08:30:01 v3.0 08:30:01 v3.0.0 08:30:01 v3.1 08:30:01 v3.1.0 08:30:01 v3.1.1 08:30:01 v4.0 08:30:01 v4.0.0 08:30:01 v4.0.1-dev.1 08:30:01 v4.0.1-dev.2 08:30:01 v4.1.0-dev.1 08:30:01 v4.1.0-dev.10 08:30:01 v4.1.0-dev.11 08:30:01 v4.1.0-dev.2 08:30:01 v4.1.0-dev.3 08:30:01 v4.1.0-dev.4 08:30:01 v4.1.0-dev.5 08:30:01 v4.1.0-dev.6 08:30:01 v4.1.0-dev.7 08:30:01 v4.1.0-dev.8 08:30:01 v4.1.0-dev.9 [Pipeline] sh 08:30:02 + lftools sign git-tag v4.0.1-dev.2 08:30:02 Signing Git tag with Sigul... 08:30:02 Signing v4.0.1-dev.2 [Pipeline] echo 08:30:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:30:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:30:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:30:03 $ docker stop --time=1 169b8774220c2c7cee79891f326e81310365b27a5350f900c34d1be93bb79355 08:30:04 $ docker rm -f --volumes 169b8774220c2c7cee79891f326e81310365b27a5350f900c34d1be93bb79355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:30:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:05 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:05 $ docker top a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 -eo pid,comm 08:30:05 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). 08:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:05 [ssh-agent] Looking for ssh-agent implementation... 08:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:05 $ docker exec a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 ssh-agent 08:30:05 SSH_AUTH_SOCK=/tmp/ssh-oRse6h9S3hwJ/agent.32 08:30:05 SSH_AGENT_PID=38 08:30:05 Running ssh-add (command line suppressed) 08:30:05 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_4277058091954394417.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_4277058091954394417.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:06 + git semver bump pre 08:30:06 2025-10-28 08:30:06,476 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:30:06 2025-10-28 08:30:06,480 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:30:06 2025-10-28 08:30:06,480 [bump_version] DEBUG bumping version:4.0.1-dev.2 on axis:pre with prefix:dev 08:30:06 2025-10-28 08:30:06,480 [bump_version] DEBUG bumped version:4.0.1-dev.3 08:30:06 2025-10-28 08:30:06,480 [write_version] DEBUG write version:4.0.1-dev.3 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:True 08:30:06 2025-10-28 08:30:06,480 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:30:06 2025-10-28 08:30:06,480 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:30:06 2025-10-28 08:30:06,482 [execute] INFO git cat-file --batch-check 08:30:06 2025-10-28 08:30:06,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 08:30:06 2025-10-28 08:30:06,486 [execute] INFO git cat-file --batch 08:30:06 2025-10-28 08:30:06,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 08:30:06 2025-10-28 08:30:06,489 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:30:06 4.0.1-dev.3 [Pipeline] } 08:30:06 $ docker exec --env ******** --env ******** a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 ssh-agent -k 08:30:06 unset SSH_AUTH_SOCK; 08:30:06 unset SSH_AGENT_PID; 08:30:06 echo Agent pid 38 killed; 08:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:07 + git semver [Pipeline] } 08:30:07 $ docker stop --time=1 a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 08:30:08 $ docker rm -f --volumes a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:09 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:09 $ docker top 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 -eo pid,comm 08:30:09 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). 08:30:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:09 [ssh-agent] Looking for ssh-agent implementation... 08:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:09 $ docker exec 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 ssh-agent 08:30:09 SSH_AUTH_SOCK=/tmp/ssh-ksQ4fNZWnAZf/agent.33 08:30:09 SSH_AGENT_PID=39 08:30:09 Running ssh-add (command line suppressed) 08:30:09 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_13151570885140660115.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_13151570885140660115.key) 08:30:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:10 + git semver push 08:30:10 2025-10-28 08:30:10,436 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:30:10 2025-10-28 08:30:10,439 [run_push] DEBUG push 08:30:10 2025-10-28 08:30:10,440 [execute] INFO git cat-file --batch-check 08:30:10 2025-10-28 08:30:10,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 08:30:10 2025-10-28 08:30:10,442 [execute] INFO git rev-list 45701f9fd74f7bb5ac70ce98b5453c5ea01a4e15 -- 08:30:10 2025-10-28 08:30:10,442 [execute] DEBUG Popen(['git', 'rev-list', '45701f9fd74f7bb5ac70ce98b5453c5ea01a4e15', '--'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 08:30:10 2025-10-28 08:30:10,451 [execute] INFO git fetch -v -- origin 08:30:10 2025-10-28 08:30:10,451 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 08:30:11 2025-10-28 08:30:11,005 [run_push] DEBUG no remote changes detected 08:30:11 2025-10-28 08:30:11,005 [execute] INFO git push origin semver 08:30:11 2025-10-28 08:30:11,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 08:30:11 2025-10-28 08:30:11,755 [run_push] DEBUG push all version tags 08:30:11 2025-10-28 08:30:11,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:30:11 2025-10-28 08:30:11,755 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) 08:30:12 2025-10-28 08:30:12,544 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 08:30:12 4.0.1-dev.3 [Pipeline] } 08:30:12 $ docker exec --env ******** --env ******** 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 ssh-agent -k 08:30:12 unset SSH_AUTH_SOCK; 08:30:12 unset SSH_AGENT_PID; 08:30:12 echo Agent pid 39 killed; 08:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:13 + git semver [Pipeline] } 08:30:13 $ docker stop --time=1 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 08:30:14 $ docker rm -f --volumes 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 [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 08:30:15 + [ -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ] 08:30:15 + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives 08:30:15 total 16 08:30:15 drwxr-xr-x 3 root root 4096 Oct 28 08:29 . 08:30:15 drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 08:30 .. 08:30:15 drwxr-xr-x 2 root root 4096 Oct 28 08:29 cost 08:30:15 -rw-r--r-- 1 root root 89 Oct 28 08:29 cost.csv 08:30:15 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_odessa/archives 08:30:15 + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives 08:30:15 total 16 08:30:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 08:29 . 08:30:15 drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 08:30 .. 08:30:15 drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 08:29 cost 08:30:15 -rw-r--r-- 1 jenkins jenkins 89 Oct 28 08:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:30:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:30:16 ---> package-listing.sh 08:30:16 ++ facter osfamily 08:30:16 ++ tr '[:upper:]' '[:lower:]' 08:30:16 + OS_FAMILY=debian 08:30:16 + workspace=/w/workspace/xfoundry_device-modbus-go_odessa 08:30:16 + START_PACKAGES=/tmp/packages_start.txt 08:30:16 + END_PACKAGES=/tmp/packages_end.txt 08:30:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:16 + PACKAGES=/tmp/packages_start.txt 08:30:16 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 08:30:16 + PACKAGES=/tmp/packages_end.txt 08:30:16 + case "${OS_FAMILY}" in 08:30:16 + dpkg -l 08:30:16 + grep '^ii' 08:30:16 + '[' -f /tmp/packages_start.txt ']' 08:30:16 + '[' -f /tmp/packages_end.txt ']' 08:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:16 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 08:30:16 + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ 08:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo 08:30:16 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:30:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:17 prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container 08:30:17 $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:30:18 $ docker top 4c3502986d1efab1d4e4ad1e8c8ff70afd692d2b43ec5b4575e4d6308dac2733 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:18 + touch /tmp/pre-build-complete [Pipeline] sh 08:30:18 + mkdir -p /var/log/sysstat [Pipeline] sh 08:30:18 + ls /var/log/sa-host 08:30:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:18 provisioning config files... 08:30:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config5653054507143550727tmp [Pipeline] { [Pipeline] echo 08:30:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:30:19 ---> create-netrc.sh [Pipeline] } 08:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:30:19 ---> python-tools-install.sh [Pipeline] echo 08:30:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:30:19 ---> sudo-logs.sh 08:30:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:30:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:30:20 ---> job-cost.sh 08:30:20 lf-activate-venv: SKIPPING 08:30:20 DEBUG: total: 0.2199999988079071 08:30:20 INFO: Retrieving Stack Cost... 08:30:20 INFO: Retrieving Pricing Info for: v3-standard-8 08:30:20 INFO: Archiving Costs [Pipeline] echo 08:30:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:30:21 ---> logs-deploy.sh 08:30:21 lf-activate-venv: SKIPPING 08:30:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/4 08:30:21 INFO: archiving workspace using pattern(s): 08:30:21 Archives upload complete. 08:30:21 INFO: archiving logs to Nexus