Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c708da8ae444ac50ec21e75fcd02d7f27d6045d8 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-ssh7134314955348316512.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-ssh9942467160226249464.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1966269568618273126.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-ssh18416405564589425557.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13852671523263278205.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772983 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c708da8ae444ac50ec21e75fcd02d7f27d6045d8 (main) Commit message: "Merge pull request #674 from sansmoraxz/patch-1" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c708da8ae444ac50ec21e75fcd02d7f27d6045d8 # timeout=10 > git rev-list --no-walk 39b981e46d8fe8411fd729ef18898e222cbfbd49 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:39:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:39:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:39:19 ========================================================= 10:39:19 EdgeX Global Pipelines Version Info 10:39:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:39:20 ------------------- 10:39:20 stable info: 10:39:20 ------------------- 10:39:20 Commited By: Cherry Wang cherry@iotechsys.com 10:39:20 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:39:20 Message: update stable to v1.0.278 10:39:21 ------------------- 10:39:21 experimental info: 10:39:21 ------------------- 10:39:21 Commited By: **** collab-it+edgex@linuxfoundation.org 10:39:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:39:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c708da8 [Pipeline] echo 10:39:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:22 provisioning config files... 10:39:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2442042459828605812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:22 ---> ****-login.sh 10:39:22 nexus3.edgexfoundry.org:10001 10:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 10:39:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.****.com/go/credential-store/ 10:39:23 10:39:23 Login Succeeded 10:39:23 nexus3.edgexfoundry.org:10002 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 10:39:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.****.com/go/credential-store/ 10:39:23 10:39:23 Login Succeeded 10:39:23 nexus3.edgexfoundry.org:10003 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 10:39:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.****.com/go/credential-store/ 10:39:23 10:39:23 Login Succeeded 10:39:23 nexus3.edgexfoundry.org:10004 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 10:39:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.****.com/go/credential-store/ 10:39:23 10:39:23 Login Succeeded 10:39:23 ****.io 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 10:39:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.****.com/go/credential-store/ 10:39:23 10:39:23 Login Succeeded 10:39:23 ---> ****-login.sh ends [Pipeline] } 10:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:39:24 + git rev-list -1 --merges c708da8ae444ac50ec21e75fcd02d7f27d6045d8~1..c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] echo 10:39:24 -----------> git rev-list -1 --merges c708da8ae444ac50ec21e75fcd02d7f27d6045d8~1..c708da8ae444ac50ec21e75fcd02d7f27d6045d8 c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [false] [Pipeline] sh 10:39:24 + git log --format=format:%s -1 c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] echo 10:39:24 ========================================================= 10:39:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:39:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:39:24 + git log --format=format:%s -1 c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] echo 10:39:24 [semverPrep] GIT_COMMIT: c708da8ae444ac50ec21e75fcd02d7f27d6045d8, Commit Message: Merge pull request #674 from sansmoraxz/patch-1 [Pipeline] echo 10:39:24 [semverPrep] This is not a build commit. [Pipeline] sh 10:39:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:25 + grep -v github /etc/ssh/ssh_known_hosts 10:39:25 + [ -e /tmp/ssh_known_hosts ] 10:39:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:39:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:39:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:39:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:25 10:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:25 0.1.4: Pulling from edgex-devops/py-git-semver 10:39:25 3dae71ba6b94: Pulling fs layer 10:39:25 6bf1a483ea7c: Pulling fs layer 10:39:25 f5dfc541a4d3: Pulling fs layer 10:39:25 461d9e800cba: Pulling fs layer 10:39:25 80192f66455f: Pulling fs layer 10:39:25 2e8e34ca0e6c: Pulling fs layer 10:39:25 a29436f7fd5d: Pulling fs layer 10:39:25 923cac83aea3: Pulling fs layer 10:39:25 25ad8b0a4227: Pulling fs layer 10:39:25 db01528c6b51: Pulling fs layer 10:39:25 28988de357af: Pulling fs layer 10:39:25 80192f66455f: Waiting 10:39:25 461d9e800cba: Waiting 10:39:25 2e8e34ca0e6c: Waiting 10:39:25 a29436f7fd5d: Waiting 10:39:25 923cac83aea3: Waiting 10:39:25 db01528c6b51: Waiting 10:39:25 25ad8b0a4227: Waiting 10:39:25 28988de357af: Waiting 10:39:25 6bf1a483ea7c: Verifying Checksum 10:39:25 6bf1a483ea7c: Download complete 10:39:25 461d9e800cba: Verifying Checksum 10:39:25 461d9e800cba: Download complete 10:39:25 80192f66455f: Verifying Checksum 10:39:25 80192f66455f: Download complete 10:39:26 f5dfc541a4d3: Verifying Checksum 10:39:26 f5dfc541a4d3: Download complete 10:39:26 3dae71ba6b94: Verifying Checksum 10:39:26 3dae71ba6b94: Download complete 10:39:26 923cac83aea3: Download complete 10:39:26 25ad8b0a4227: Verifying Checksum 10:39:26 25ad8b0a4227: Download complete 10:39:26 db01528c6b51: Download complete 10:39:26 28988de357af: Verifying Checksum 10:39:26 28988de357af: Download complete 10:39:26 a29436f7fd5d: Verifying Checksum 10:39:26 a29436f7fd5d: Download complete 10:39:26 2e8e34ca0e6c: Verifying Checksum 10:39:26 2e8e34ca0e6c: Download complete 10:39:27 3dae71ba6b94: Pull complete 10:39:27 6bf1a483ea7c: Pull complete 10:39:28 f5dfc541a4d3: Pull complete 10:39:28 461d9e800cba: Pull complete 10:39:28 80192f66455f: Pull complete 10:39:32 2e8e34ca0e6c: Pull complete 10:39:33 a29436f7fd5d: Pull complete 10:39:33 923cac83aea3: Pull complete 10:39:33 25ad8b0a4227: Pull complete 10:39:33 db01528c6b51: Pull complete 10:39:33 28988de357af: Pull complete 10:39:33 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:33 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:36 $ docker top 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db -eo pid,comm 10:39:36 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). 10:39:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:36 [ssh-agent] Looking for ssh-agent implementation... 10:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:36 $ docker exec 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db ssh-agent 10:39:36 SSH_AUTH_SOCK=/tmp/ssh-HKoyUdOCup2Y/agent.32 10:39:36 SSH_AGENT_PID=38 10:39:36 Running ssh-add (command line suppressed) 10:39:36 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14804387330335930286.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14804387330335930286.key) 10:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:36 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 10:39:37 + git tag --points-at HEAD [Pipeline] } 10:39:37 $ docker exec --env ******** --env ******** 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db ssh-agent -k 10:39:37 unset SSH_AUTH_SOCK; 10:39:37 unset SSH_AGENT_PID; 10:39:37 echo Agent pid 38 killed; 10:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:37 [ssh-agent] Looking for ssh-agent implementation... 10:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:37 $ docker exec 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db ssh-agent 10:39:37 SSH_AUTH_SOCK=/tmp/ssh-pMBI9nenrPpL/agent.85 10:39:37 SSH_AGENT_PID=91 10:39:37 Running ssh-add (command line suppressed) 10:39:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13618133959545564806.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13618133959545564806.key) 10:39:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:37 + git semver init 10:39:38 2025-11-12 10:39:38,016 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:39:38 2025-11-12 10:39:38,020 [run_init] DEBUG init version:0.0.0 force:False 10:39:38 2025-11-12 10:39:38,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 10:39:38 2025-11-12 10:39:38,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 10:39:38 2025-11-12 10:39:38,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 10:39:39 2025-11-12 10:39:39,357 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 10:39:39 2025-11-12 10:39:39,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 10:39:39 2025-11-12 10:39:39,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:39:39 2025-11-12 10:39:39,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:39:39 4.1.0-dev.14 [Pipeline] } 10:39:39 $ docker exec --env ******** --env ******** 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db ssh-agent -k 10:39:39 unset SSH_AUTH_SOCK; 10:39:39 unset SSH_AGENT_PID; 10:39:39 echo Agent pid 91 killed; 10:39:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:39 + git semver [Pipeline] } 10:39:40 $ docker stop --time=1 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db 10:39:41 $ docker rm -f --volumes 1472de7aa356391ca2f4dd4198d96b6260f3d51e133d1510ea0e3364b8f9a6db [Pipeline] // withDockerContainer [Pipeline] sh 10:39:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:42 Stashed 1 file(s) [Pipeline] echo 10:39:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 10:39:42 provisioning config files... 10:39:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2214929183160669528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:42 ---> ****-login.sh 10:39:42 nexus3.edgexfoundry.org:10001 10:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:42 Login Succeeded 10:39:42 nexus3.edgexfoundry.org:10002 10:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:42 Login Succeeded 10:39:42 nexus3.edgexfoundry.org:10003 10:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:42 Login Succeeded 10:39:42 nexus3.edgexfoundry.org:10004 10:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:42 Login Succeeded 10:39:42 ****.io 10:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:43 Login Succeeded 10:39:43 ---> ****-login.sh ends [Pipeline] } 10:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:39:43 ========================================================= 10:39:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 10:39:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:39:44 #0 building with "default" instance using docker driver 10:39:44 10:39:44 #1 [internal] load build definition from Dockerfile 10:39:44 #1 transferring dockerfile: 1.52kB done 10:39:44 #1 DONE 0.0s 10:39:44 10:39:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:39:44 #2 DONE 0.1s 10:39:44 10:39:44 #3 [internal] load .dockerignore 10:39:44 #3 transferring context: 182B done 10:39:44 #3 DONE 0.0s 10:39:44 10:39:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:39:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 10:39:44 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 10:39:44 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 10:39:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 10:39:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:39:44 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 10:39:44 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 10:39:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 10:39:44 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 10:39:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 10:39:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 10:39:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:39:44 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 10:39:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 10:39:44 #4 ... 10:39:44 10:39:44 #5 [internal] load build context 10:39:44 #5 transferring context: 28.15MB 0.2s done 10:39:44 #5 DONE 0.3s 10:39:44 10:39:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:39:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.78MB / 60.15MB 0.3s 10:39:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 10:39:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 10:39:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 10:39:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 10:39:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.68MB / 112.58MB 0.5s 10:39:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 10:39:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 10:39:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.5s 10:39:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 10:39:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 10:39:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.7s 10:39:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 10:39:44 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 10:39:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 0.8s 10:39:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.9s 10:39:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 1.0s 10:39:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 1.1s 10:39:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 1.2s 10:39:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 10:39:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s 10:39:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s done 10:39:51 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 10:39:51 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 10:39:51 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:39:51 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 10:39:51 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10:39:51 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 10:39:51 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10:39:54 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 10:39:54 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 10:39:54 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 10:39:54 #4 DONE 10.5s 10:39:54 10:39:54 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 10:39:54 #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:39:57 Still waiting to schedule task 10:39:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:39:58 #6 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:39:58 #6 3.267 (1/8) Installing openssh-keygen (10.0_p1-r9) 10:39:58 #6 3.283 (2/8) Installing libedit (20250104.3.1-r1) 10:39:58 #6 3.291 (3/8) Installing openssh-client-common (10.0_p1-r9) 10:39:58 #6 3.356 (4/8) Installing openssh-client-default (10.0_p1-r9) 10:39:58 #6 3.384 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 10:39:58 #6 3.392 (6/8) Installing openssh-server-common (10.0_p1-r9) 10:39:58 #6 3.395 (7/8) Installing openssh-server (10.0_p1-r9) 10:39:58 #6 3.446 (8/8) Installing openssh (10.0_p1-r9) 10:39:58 #6 3.456 Executing busybox-1.37.0-r19.trigger 10:39:58 #6 3.466 OK: 272 MiB in 68 packages 10:40:00 #6 DONE 5.4s 10:40:00 10:40:00 #7 [builder 3/7] WORKDIR /device-modbus-go 10:40:00 #7 DONE 0.0s 10:40:00 10:40:00 #8 [builder 4/7] COPY go.mod vendor* ./ 10:40:00 #8 DONE 0.0s 10:40:00 10:40:00 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:15 #9 DONE 15.0s 10:40:15 10:40:15 #10 [builder 6/7] COPY . . 10:40:15 #10 DONE 0.2s 10:40:15 10:40:15 #11 [builder 7/7] RUN echo noop 10:40:15 #11 0.188 noop 10:40:15 #11 DONE 0.2s 10:40:15 10:40:15 #12 exporting to image 10:40:15 #12 exporting layers 10:40:25 #12 exporting layers 8.7s done 10:40:25 #12 writing image sha256:8c53e8e2dd92780cbbf21eace775056c721dee4731e30f81630e9d9fcd426b83 done 10:40:25 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:40:25 #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:26 + docker inspect -f . ci-base-image-x86_64 10:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:26 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:40:26 $ docker top d96be0d4023c6d6ab15e073e3f67d2bb4812f66c101db5ca701de61e427f1b78 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:26 + go version 10:40:26 go version go1.25.2 linux/amd64 [Pipeline] } 10:40:26 $ docker stop --time=1 d96be0d4023c6d6ab15e073e3f67d2bb4812f66c101db5ca701de61e427f1b78 10:40:28 $ docker rm -f --volumes d96be0d4023c6d6ab15e073e3f67d2bb4812f66c101db5ca701de61e427f1b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:28 + docker inspect -f . ci-base-image-x86_64 10:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:28 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:40:29 $ docker top f3d440f15ec4993dee5d9a41e0673b12c0c8ac740627ead31fa4248c5bb38fbf -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 10:40:29 + make test 10:40:29 go test ./... -coverprofile=coverage.out ./... 10:40:31 ? github.com/edgexfoundry/device-modbus-go [no test files] 10:40:53 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 10:40:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 45.4% of statements 10:41:05 0 issues. 10:41:05 go vet ./... 10:41:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:10 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:41:10 $ docker stop --time=1 f3d440f15ec4993dee5d9a41e0673b12c0c8ac740627ead31fa4248c5bb38fbf 10:41:12 $ docker rm -f --volumes f3d440f15ec4993dee5d9a41e0673b12c0c8ac740627ead31fa4248c5bb38fbf [Pipeline] // withDockerContainer [Pipeline] sh 10:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:14 + ls -al . 10:41:14 total 264 10:41:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 10:40 . 10:41:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 10:39 .. 10:41:14 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 10:39 .dockerignore 10:41:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 10:40 .git 10:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 10:39 .github 10:41:14 -rw-rw-r-- 1 jenkins jenkins 266 Nov 12 10:39 .gitignore 10:41:14 -rw-rw-r-- 1 jenkins jenkins 359 Nov 12 10:39 .golangci.yml 10:41:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 10:39 .semver 10:41:14 -rw-rw-r-- 1 jenkins jenkins 22459 Nov 12 10:39 Attribution.txt 10:41:14 -rw-rw-r-- 1 jenkins jenkins 18046 Nov 12 10:39 CHANGELOG.md 10:41:14 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 12 10:39 Dockerfile 10:41:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 10:39 GOVERNANCE.md 10:41:14 -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 10:39 Jenkinsfile 10:41:14 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 10:39 LICENSE 10:41:14 -rw-rw-r-- 1 jenkins jenkins 2529 Nov 12 10:39 Makefile 10:41:14 -rw-rw-r-- 1 jenkins jenkins 622 Nov 12 10:39 OWNERS.md 10:41:14 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 12 10:39 README.md 10:41:14 -rw-rw-r-- 1 jenkins jenkins 12 Nov 12 10:39 VERSION 10:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 10:39 bin 10:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 10:39 cmd 10:41:14 -rw-r--r-- 1 jenkins jenkins 28001 Nov 12 10:40 coverage.out 10:41:14 -rw-rw-r-- 1 jenkins jenkins 6960 Nov 12 10:39 go.mod 10:41:14 -rw-rw-r-- 1 jenkins jenkins 89682 Nov 12 10:39 go.sum 10:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 10:39 internal 10:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 10:39 simulator 10:41:14 -rw-rw-r-- 1 jenkins jenkins 229 Nov 12 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:14 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c708da8ae444ac50ec21e75fcd02d7f27d6045d8 --label arch=amd64 --label version=4.1.0-dev.14 . 10:41:14 #0 building with "default" instance using docker driver 10:41:14 10:41:14 #1 [internal] load build definition from Dockerfile 10:41:14 #1 transferring dockerfile: 1.52kB done 10:41:14 #1 DONE 0.0s 10:41:14 10:41:14 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:14 #2 DONE 0.0s 10:41:14 10:41:14 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:41:14 #3 DONE 0.1s 10:41:14 10:41:14 #4 [internal] load .dockerignore 10:41:14 #4 transferring context: 182B done 10:41:14 #4 DONE 0.0s 10:41:14 10:41:14 #5 [internal] load build context 10:41:14 #5 transferring context: 42.19kB 0.0s done 10:41:14 #5 DONE 0.0s 10:41:14 10:41:14 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:41:14 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:41:14 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:41:14 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:41:14 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:41:14 #6 DONE 0.0s 10:41:14 10:41:14 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:41:14 #7 DONE 0.1s 10:41:14 10:41:14 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:41:15 #8 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:41:15 #8 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:41:15 #8 0.650 (1/1) Installing dumb-init (1.2.5-r3) 10:41:15 #8 0.656 Executing busybox-1.37.0-r19.trigger 10:41:15 #8 0.663 OK: 7 MiB in 17 packages 10:41:15 #8 DONE 0.8s 10:41:15 10:41:15 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 10:41:15 #9 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:41:15 #9 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:41:15 #9 0.614 OK: 272 MiB in 68 packages 10:41:15 #9 DONE 0.7s 10:41:15 10:41:15 #10 [builder 3/7] WORKDIR /device-modbus-go 10:41:15 #10 DONE 0.0s 10:41:15 10:41:15 #11 [builder 4/7] COPY go.mod vendor* ./ 10:41:15 #11 DONE 0.0s 10:41:15 10:41:15 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:16 #12 DONE 0.6s 10:41:16 10:41:16 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:41:16 #13 0.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:41:16 #13 0.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:41:16 #13 ... 10:41:16 10:41:16 #14 [builder 6/7] COPY . . 10:41:16 #14 DONE 0.2s 10:41:16 10:41:16 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:41:16 #13 0.874 OK: 7 MiB in 17 packages 10:41:16 #13 DONE 1.0s 10:41:16 10:41:16 #15 [builder 7/7] RUN make build 10:41:16 #15 0.267 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 10:41:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772984 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 10:41:33 Running in /w/workspace/device-modbus-go/205 [Pipeline] { [Pipeline] checkout 10:41:36 The recommended git tool is: git 10:41:42 using credential edgex-jenkins-ssh 10:41:42 Cloning the remote Git repository 10:41:42 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 10:41:43 #15 DONE 25.8s 10:41:43 10:41:43 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 10:41:43 #16 DONE 0.2s 10:41:43 10:41:43 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 10:41:43 #17 DONE 0.0s 10:41:43 10:41:43 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 10:41:43 #18 DONE 0.0s 10:41:43 10:41:43 #19 exporting to image 10:41:43 #19 exporting layers 0.1s done 10:41:43 #19 writing image sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df done 10:41:43 #19 naming to docker.io/library/device-modbus done 10:41:43 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:43 provisioning config files... 10:41:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9478526666021621645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> ****-login.sh 10:41:43 nexus3.edgexfoundry.org:10001 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 Login Succeeded 10:41:43 nexus3.edgexfoundry.org:10002 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 Login Succeeded 10:41:43 nexus3.edgexfoundry.org:10003 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 Login Succeeded 10:41:43 nexus3.edgexfoundry.org:10004 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:43 Login Succeeded 10:41:43 ****.io 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 Login Succeeded 10:41:44 ---> ****-login.sh ends [Pipeline] } 10:41:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:44 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 10:41:44 c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:41:44 latest 10:41:44 4.1.0-dev.14 10:41:44 c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:41:44 main 10:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { 10:41:42 > git init /w/workspace/device-modbus-go/205 # timeout=10 10:41:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 10:41:43 > git --version # timeout=10 10:41:43 > git --version # 'git version 2.25.1' 10:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 10:41:44 665159cc570d: Preparing 10:41:44 3acc20f0f6ee: Preparing 10:41:44 e8f426e047eb: Preparing 10:41:44 698883151c29: Preparing 10:41:44 1d1a02a58748: Preparing 10:41:44 256f393e029f: Preparing 10:41:44 256f393e029f: Waiting 10:41:44 698883151c29: Pushed 10:41:44 1d1a02a58748: Pushed 10:41:44 665159cc570d: Pushed 10:41:44 3acc20f0f6ee: Pushed 10:41:44 256f393e029f: Layer already exists 10:41:46 Avoid second fetch 10:41:46 Checking out Revision c708da8ae444ac50ec21e75fcd02d7f27d6045d8 (main) 10:41:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 10:41:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:46 > git config core.sparsecheckout # timeout=10 10:41:46 > git checkout -f c708da8ae444ac50ec21e75fcd02d7f27d6045d8 # timeout=10 10:41:47 Commit message: "Merge pull request #674 from sansmoraxz/patch-1" 10:41:49 e8f426e047eb: Pushed 10:41:49 c708da8ae444ac50ec21e75fcd02d7f27d6045d8: digest: sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 10:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 10:41:49 665159cc570d: Preparing 10:41:49 3acc20f0f6ee: Preparing 10:41:49 e8f426e047eb: Preparing 10:41:49 698883151c29: Preparing 10:41:49 1d1a02a58748: Preparing 10:41:49 256f393e029f: Preparing 10:41:49 256f393e029f: Waiting 10:41:49 e8f426e047eb: Layer already exists 10:41:49 698883151c29: Layer already exists 10:41:49 1d1a02a58748: Layer already exists 10:41:49 3acc20f0f6ee: Layer already exists 10:41:49 665159cc570d: Layer already exists 10:41:49 256f393e029f: Layer already exists 10:41:49 latest: digest: sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 10:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 10:41:50 665159cc570d: Preparing 10:41:50 3acc20f0f6ee: Preparing 10:41:50 e8f426e047eb: Preparing 10:41:50 698883151c29: Preparing 10:41:50 1d1a02a58748: Preparing 10:41:50 256f393e029f: Preparing 10:41:50 256f393e029f: Waiting 10:41:50 e8f426e047eb: Layer already exists 10:41:50 1d1a02a58748: Layer already exists 10:41:50 3acc20f0f6ee: Layer already exists 10:41:50 665159cc570d: Layer already exists 10:41:50 698883151c29: Layer already exists 10:41:50 256f393e029f: Layer already exists 10:41:50 4.1.0-dev.14: digest: sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 10:41:50 665159cc570d: Preparing 10:41:50 3acc20f0f6ee: Preparing 10:41:50 e8f426e047eb: Preparing 10:41:50 698883151c29: Preparing 10:41:50 1d1a02a58748: Preparing 10:41:50 256f393e029f: Preparing 10:41:50 256f393e029f: Waiting 10:41:50 1d1a02a58748: Layer already exists 10:41:50 3acc20f0f6ee: Layer already exists 10:41:50 e8f426e047eb: Layer already exists 10:41:50 665159cc570d: Layer already exists 10:41:50 698883151c29: Layer already exists 10:41:50 256f393e029f: Layer already exists 10:41:50 c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14: digest: sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:51 provisioning config files... 10:41:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 10:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 10:41:51 665159cc570d: Preparing 10:41:51 3acc20f0f6ee: Preparing 10:41:51 e8f426e047eb: Preparing 10:41:51 698883151c29: Preparing 10:41:51 1d1a02a58748: Preparing 10:41:51 256f393e029f: Preparing 10:41:51 256f393e029f: Waiting 10:41:51 3acc20f0f6ee: Layer already exists 10:41:51 665159cc570d: Layer already exists 10:41:51 e8f426e047eb: Layer already exists 10:41:51 1d1a02a58748: Layer already exists 10:41:51 698883151c29: Layer already exists 10:41:51 256f393e029f: Layer already exists 10:41:51 main: digest: sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 size: 1573 [Pipeline] } 10:41:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/205@tmp/config15768713097482217808tmp [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] echo 10:41:52 ===================================================== [Pipeline] echo 10:41:52 taggedImages: 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:latest 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 10:41:52 ========================================================= 10:41:52 [edgeXBuildMultiArch] RAW Config: 10:41:52 images: 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:latest 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:41:52 - nexus3.edgexfoundry.org:10004/device-modbus:main 10:41:52 settingsFile: 10:41:52 device-modbus-go-settings 10:41:52 ========================================================= [Pipeline] node 10:41:52 Running on prd-centos7-docker-4c-2g-772978 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:52 provisioning config files... 10:41:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14603752846883789669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:52 ---> ****-login.sh 10:41:52 nexus3.edgexfoundry.org:10001 10:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:52 Configure a credential helper to remove this warning. See 10:41:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:52 10:41:52 Login Succeeded 10:41:52 nexus3.edgexfoundry.org:10002 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 nexus3.edgexfoundry.org:10003 10:41:53 ---> ****-login.sh 10:41:53 nexus3.edgexfoundry.org:10001 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 nexus3.edgexfoundry.org:10002 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 nexus3.edgexfoundry.org:10003 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 nexus3.edgexfoundry.org:10004 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 ****.io 10:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 nexus3.edgexfoundry.org:10004 10:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:53 Configure a credential helper to remove this warning. See 10:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:53 10:41:53 Login Succeeded 10:41:53 ---> ****-login.sh ends [Pipeline] } 10:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:54 Configure a credential helper to remove this warning. See 10:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:54 10:41:54 Login Succeeded 10:41:54 ****.io 10:41:54 + docker buildx ls 10:41:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:41:54 default * docker 10:41:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:41:54 edgex-builder [Pipeline] sh 10:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:54 Configure a credential helper to remove this warning. See 10:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:54 10:41:54 Login Succeeded 10:41:54 ---> ****-login.sh ends [Pipeline] } 10:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:41:54 + docker buildx inspect --bootstrap 10:41:54 #1 [internal] booting buildkit 10:41:54 #1 pulling image moby/buildkit:buildx-stable-1 [Pipeline] echo 10:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:54 ========================================================= 10:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 10:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:41:55 Sending build context to Docker daemon 14.28MB 10:41:55 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 10:41:55 Step 2/10 : FROM ${BASE} AS builder 10:41:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:41:55 6b59a28fa201: Pulling fs layer 10:41:55 d32bb0dddca7: Pulling fs layer 10:41:55 5dab1238d3d9: Pulling fs layer 10:41:55 196fd7d83e7d: Pulling fs layer 10:41:55 4f4fb700ef54: Pulling fs layer 10:41:55 196fd7d83e7d: Waiting 10:41:55 8ba94037c8f0: Pulling fs layer 10:41:55 deaec5988b04: Pulling fs layer 10:41:55 9f65657bb879: Pulling fs layer 10:41:55 4f4fb700ef54: Waiting 10:41:55 8ba94037c8f0: Waiting 10:41:55 deaec5988b04: Waiting 10:41:55 9f65657bb879: Waiting 10:41:55 d32bb0dddca7: Verifying Checksum 10:41:55 d32bb0dddca7: Download complete 10:41:55 196fd7d83e7d: Verifying Checksum 10:41:55 196fd7d83e7d: Download complete 10:41:55 4f4fb700ef54: Download complete 10:41:55 8ba94037c8f0: Verifying Checksum 10:41:55 8ba94037c8f0: Download complete 10:41:55 6b59a28fa201: Verifying Checksum 10:41:55 6b59a28fa201: Download complete 10:41:56 9f65657bb879: Verifying Checksum 10:41:56 9f65657bb879: Download complete 10:41:57 6b59a28fa201: Pull complete 10:41:57 d32bb0dddca7: Pull complete 10:41:57 5dab1238d3d9: Verifying Checksum 10:41:57 5dab1238d3d9: Download complete 10:41:58 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 10:41:58 #1 creating container buildx_buildkit_edgex-builder0 10:41:58 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 10:41:58 #1 DONE 3.9s 10:41:58 Name: edgex-builder 10:41:58 Driver: docker-container 10:41:58 10:41:58 Nodes: 10:41:58 Name: edgex-builder0 10:41:58 Endpoint: unix:///var/run/docker.sock 10:41:58 Status: running 10:41:58 Buildkit: v0.25.1 10:41:58 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:41:58 + docker buildx ls 10:41:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:41:58 edgex-builder * docker-container 10:41:58 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:41:58 default docker 10:41:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:41:59 deaec5988b04: Verifying Checksum 10:41:59 deaec5988b04: Download complete 10:41:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 --push - 10:41:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8' 10:41:59 #1 [internal] load build definition from Dockerfile 10:41:59 #1 transferring dockerfile: 198B done 10:41:59 #1 DONE 0.0s 10:41:59 10:41:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:41:59 #2 DONE 0.1s 10:41:59 10:41:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:41:59 #3 DONE 0.1s 10:41:59 10:41:59 #4 [internal] load .dockerignore 10:41:59 #4 transferring context: 2B done 10:41:59 #4 DONE 0.0s 10:41:59 10:41:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:41:59 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:41:59 #5 DONE 0.0s 10:41:59 10:41:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:41:59 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:41:59 #6 DONE 0.1s 10:41:59 10:41:59 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 10:41:59 #7 DONE 0.0s 10:41:59 10:41:59 #8 exporting to image 10:41:59 #8 exporting layers done 10:41:59 #8 exporting manifest sha256:d83c349606a84d362408896ee11a0cda2e7ec7d50f1560418a49a6d1a6abd7a1 done 10:41:59 #8 exporting config sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df done 10:41:59 #8 exporting manifest sha256:60226914594dfc9fc74e7e81f81397e942ed799b236acf6da583a7889de82274 done 10:41:59 #8 exporting config sha256:b003c9d6d8d55e3fb07fd2ea9d16abe7302e90bd8ff5d00d1fc44e30b14609cf done 10:41:59 #8 exporting manifest list sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee done 10:41:59 #8 pushing layers 0.1s done 10:41:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 10:41:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:41:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 0.1s done 10:41:59 #8 DONE 0.2s 10:41:59 10:41:59 1 warning found (use --debug to expand): 10:41:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:42:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 10:42:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 10:42:00 #1 [internal] load build definition from Dockerfile 10:42:00 #1 transferring dockerfile: 164B done 10:42:00 #1 DONE 0.0s 10:42:00 10:42:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 10:42:00 #2 DONE 0.0s 10:42:00 10:42:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 10:42:00 #3 DONE 0.0s 10:42:00 10:42:00 #4 [internal] load .dockerignore 10:42:00 #4 transferring context: 2B done 10:42:00 #4 DONE 0.0s 10:42:00 10:42:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:00 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 done 10:42:00 #5 CACHED 10:42:00 10:42:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:00 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:42:00 #6 CACHED 10:42:00 10:42:00 #7 exporting to image 10:42:00 #7 exporting layers done 10:42:00 #7 exporting manifest sha256:d83c349606a84d362408896ee11a0cda2e7ec7d50f1560418a49a6d1a6abd7a1 done 10:42:00 #7 exporting config sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df done 10:42:00 #7 exporting manifest sha256:60226914594dfc9fc74e7e81f81397e942ed799b236acf6da583a7889de82274 done 10:42:00 #7 exporting config sha256:b003c9d6d8d55e3fb07fd2ea9d16abe7302e90bd8ff5d00d1fc44e30b14609cf done 10:42:00 #7 exporting manifest list sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 10:42:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:42:00 #7 exporting manifest list sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee done 10:42:00 #7 pushing layers 0.0s done 10:42:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 0.1s done 10:42:00 #7 DONE 0.1s 10:42:00 10:42:00 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 10:42:00 #8 DONE 0.0s 10:42:00 10:42:00 1 warning found (use --debug to expand): 10:42:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:42:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14' 10:42:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 --push - 10:42:00 #1 [internal] load build definition from Dockerfile 10:42:00 #1 transferring dockerfile: 170B done 10:42:00 #1 DONE 0.0s 10:42:00 10:42:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 10:42:00 #2 DONE 0.0s 10:42:00 10:42:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14 10:42:00 #3 DONE 0.0s 10:42:00 10:42:00 #4 [internal] load .dockerignore 10:42:00 #4 transferring context: 2B done 10:42:00 #4 DONE 0.0s 10:42:00 10:42:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:00 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:42:00 #5 CACHED 10:42:00 10:42:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:00 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:42:00 #6 CACHED 10:42:00 10:42:00 #7 exporting to image 10:42:00 #7 exporting layers done 10:42:00 #7 exporting manifest sha256:d83c349606a84d362408896ee11a0cda2e7ec7d50f1560418a49a6d1a6abd7a1 done 10:42:00 #7 exporting config sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df done 10:42:00 #7 exporting manifest sha256:60226914594dfc9fc74e7e81f81397e942ed799b236acf6da583a7889de82274 done 10:42:00 #7 exporting config sha256:b003c9d6d8d55e3fb07fd2ea9d16abe7302e90bd8ff5d00d1fc44e30b14609cf done 10:42:00 #7 exporting manifest list sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee done 10:42:00 #7 pushing layers 0.0s done 10:42:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 10:42:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:42:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.14@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 0.1s done 10:42:00 #7 DONE 0.1s 10:42:00 10:42:00 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 10:42:00 #8 DONE 0.0s 10:42:00 10:42:00 1 warning found (use --debug to expand): 10:42:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:42:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14' 10:42:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 --push - 10:42:01 #1 [internal] load build definition from Dockerfile 10:42:01 #1 transferring dockerfile: 211B done 10:42:01 #1 DONE 0.0s 10:42:01 10:42:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:42:01 #2 DONE 0.0s 10:42:01 10:42:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:42:01 #3 DONE 0.0s 10:42:01 10:42:01 #4 [internal] load .dockerignore 10:42:01 #4 transferring context: 2B done 10:42:01 #4 DONE 0.0s 10:42:01 10:42:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:01 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 done 10:42:01 #5 CACHED 10:42:01 10:42:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:01 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:42:01 #6 CACHED 10:42:01 10:42:01 #7 exporting to image 10:42:01 #7 exporting layers 10:42:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:42:01 #7 exporting layers done 10:42:01 #7 exporting manifest sha256:d83c349606a84d362408896ee11a0cda2e7ec7d50f1560418a49a6d1a6abd7a1 done 10:42:01 #7 exporting config sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df done 10:42:01 #7 exporting manifest sha256:60226914594dfc9fc74e7e81f81397e942ed799b236acf6da583a7889de82274 done 10:42:01 #7 exporting config sha256:b003c9d6d8d55e3fb07fd2ea9d16abe7302e90bd8ff5d00d1fc44e30b14609cf done 10:42:01 #7 exporting manifest list sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee done 10:42:01 #7 pushing layers 0.0s done 10:42:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 0.1s done 10:42:01 #7 DONE 0.1s 10:42:01 10:42:01 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 10:42:01 #8 DONE 0.0s 10:42:01 10:42:01 1 warning found (use --debug to expand): 10:42:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:42:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 10:42:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 10:42:01 #1 [internal] load build definition from Dockerfile 10:42:01 #1 transferring dockerfile: 162B done 10:42:01 #1 DONE 0.0s 10:42:01 10:42:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 10:42:01 #2 DONE 0.0s 10:42:01 10:42:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 10:42:01 #3 DONE 0.0s 10:42:01 10:42:01 #4 [internal] load .dockerignore 10:42:01 #4 transferring context: 2B done 10:42:01 #4 DONE 0.0s 10:42:01 10:42:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:01 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:42:01 #5 CACHED 10:42:01 10:42:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 10:42:01 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:48bdaedd813dacd6fd208f75da1cfbbde36c8f781dc355dad9296611964ca2f6 0.0s done 10:42:01 #6 CACHED 10:42:01 10:42:01 #7 exporting to image 10:42:01 #7 exporting layers done 10:42:01 #7 exporting manifest sha256:d83c349606a84d362408896ee11a0cda2e7ec7d50f1560418a49a6d1a6abd7a1 done 10:42:01 #7 exporting config sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df 10:42:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:42:01 #7 exporting config sha256:6e17c0619d62189f2f668eab0048a9827c1dbca88ab02463845003188ed6a2df done 10:42:01 #7 exporting manifest sha256:60226914594dfc9fc74e7e81f81397e942ed799b236acf6da583a7889de82274 done 10:42:01 #7 exporting config sha256:b003c9d6d8d55e3fb07fd2ea9d16abe7302e90bd8ff5d00d1fc44e30b14609cf done 10:42:01 #7 exporting manifest list sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee done 10:42:01 #7 pushing layers 0.0s done 10:42:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8405a990933707a8fe60cc2ed0d37d7e24b4e602d1b38ee9924067784257b4ee 0.1s done 10:42:01 #7 DONE 0.1s 10:42:01 10:42:01 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 10:42:01 #8 DONE 0.0s 10:42:01 10:42:01 1 warning found (use --debug to expand): 10:42:01  - 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 10:42:02 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:42:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:42:03 ---> package-listing.sh 10:42:03 ++ facter osfamily 10:42:03 ++ tr '[:upper:]' '[:lower:]' 10:42:04 + OS_FAMILY=redhat 10:42:04 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 10:42:04 + START_PACKAGES=/tmp/packages_start.txt 10:42:04 + END_PACKAGES=/tmp/packages_end.txt 10:42:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:04 + PACKAGES=/tmp/packages_start.txt 10:42:04 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 10:42:04 + PACKAGES=/tmp/packages_end.txt 10:42:04 + case "${OS_FAMILY}" in 10:42:04 + rpm -qa 10:42:04 + sort 10:42:04 + '[' -f /tmp/packages_start.txt ']' 10:42:04 + '[' -f /tmp/packages_end.txt ']' 10:42:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:04 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 10:42:04 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 10:42:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 10:42:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:42:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:05 10:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:05 latest: Pulling from edgex-lftools-log-publisher 10:42:05 5eb5b503b376: Pulling fs layer 10:42:05 5c69ac0246d0: Pulling fs layer 10:42:05 ec43610c2a17: Pulling fs layer 10:42:05 3a2ae6a8a46f: Pulling fs layer 10:42:05 33b1e0a273af: Pulling fs layer 10:42:05 5d3b04190fa2: Pulling fs layer 10:42:05 2f39f015ded8: Pulling fs layer 10:42:05 33b1e0a273af: Waiting 10:42:05 5d3b04190fa2: Waiting 10:42:05 2f39f015ded8: Waiting 10:42:05 3a2ae6a8a46f: Waiting 10:42:05 5c69ac0246d0: Verifying Checksum 10:42:05 5c69ac0246d0: Download complete 10:42:05 3a2ae6a8a46f: Verifying Checksum 10:42:05 3a2ae6a8a46f: Download complete 10:42:05 33b1e0a273af: Verifying Checksum 10:42:05 33b1e0a273af: Download complete 10:42:05 5d3b04190fa2: Verifying Checksum 10:42:05 5d3b04190fa2: Download complete 10:42:05 ec43610c2a17: Verifying Checksum 10:42:05 ec43610c2a17: Download complete 10:42:06 5eb5b503b376: Verifying Checksum 10:42:06 5eb5b503b376: Download complete 10:42:06 2f39f015ded8: Verifying Checksum 10:42:06 2f39f015ded8: Download complete 10:42:07 5eb5b503b376: Pull complete 10:42:07 5c69ac0246d0: Pull complete 10:42:07 ec43610c2a17: Pull complete 10:42:07 3a2ae6a8a46f: Pull complete 10:42:07 33b1e0a273af: Pull complete 10:42:08 5d3b04190fa2: Pull complete 10:42:11 5dab1238d3d9: Pull complete 10:42:11 196fd7d83e7d: Pull complete 10:42:11 4f4fb700ef54: Pull complete 10:42:12 8ba94037c8f0: Pull complete 10:42:12 2f39f015ded8: Pull complete 10:42:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:12 prd-centos7-docker-4c-2g-772978 does not seem to be running inside a container 10:42:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:15 $ docker top dbbff70311ea685c928ec52fb3440ce1c275331bb9296b61f1d09ff2152a32a9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:16 + touch /tmp/pre-build-complete [Pipeline] sh 10:42:16 + mkdir -p /var/log/sysstat [Pipeline] sh 10:42:16 + ls /var/log/sa-host 10:42:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:16 provisioning config files... 10:42:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9310044566575335941tmp [Pipeline] { [Pipeline] echo 10:42:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:42:17 ---> create-netrc.sh [Pipeline] } 10:42:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:42:17 ---> python-tools-install.sh [Pipeline] echo 10:42:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:42:17 ---> sudo-logs.sh 10:42:17 Archiving 'sudo' log.. 10:42:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-772978.novalocal: Name or service not known 10:42:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-772978.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:42:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:42:18 ---> job-cost.sh 10:42:18 lf-activate-venv: SKIPPING 10:42:18 INFO: No Stack... 10:42:18 INFO: Retrieving Pricing Info for: v3-standard-2 10:42:18 INFO: Archiving Costs [Pipeline] echo 10:42:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:18 ---> logs-deploy.sh 10:42:18 lf-activate-venv: SKIPPING 10:42:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/205 10:42:18 INFO: archiving workspace using pattern(s): 10:42:19 Archives upload complete. 10:42:19 INFO: archiving logs to Nexus 10:42:20 ---> uname -a: 10:42:20 Linux prd-centos7-docker-4c-2g-772978.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:42:20 10:42:20 10:42:20 ---> lscpu: 10:42:20 Architecture: x86_64 10:42:20 CPU op-mode(s): 32-bit, 64-bit 10:42:20 Byte Order: Little Endian 10:42:20 Address sizes: 40 bits physical, 48 bits virtual 10:42:20 CPU(s): 2 10:42:20 On-line CPU(s) list: 0,1 10:42:20 Thread(s) per core: 1 10:42:20 Core(s) per socket: 1 10:42:20 Socket(s): 2 10:42:20 NUMA node(s): 1 10:42:20 Vendor ID: AuthenticAMD 10:42:20 CPU family: 23 10:42:20 Model: 49 10:42:20 Model name: AMD EPYC-Rome Processor 10:42:20 Stepping: 0 10:42:20 CPU MHz: 2799.996 10:42:20 BogoMIPS: 5599.99 10:42:20 Virtualization: AMD-V 10:42:20 Hypervisor vendor: KVM 10:42:20 Virtualization type: full 10:42:20 L1d cache: 64 KiB 10:42:20 L1i cache: 64 KiB 10:42:20 L2 cache: 1 MiB 10:42:20 L3 cache: 32 MiB 10:42:20 NUMA node0 CPU(s): 0,1 10:42:20 Vulnerability Itlb multihit: Not affected 10:42:20 Vulnerability L1tf: Not affected 10:42:20 Vulnerability Mds: Not affected 10:42:20 Vulnerability Meltdown: Not affected 10:42:20 Vulnerability Mmio stale data: Not affected 10:42:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:42:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:42:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:42:20 Vulnerability Srbds: Not affected 10:42:20 Vulnerability Tsx async abort: Not affected 10:42:20 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 10:42:20 10:42:20 10:42:20 ---> nproc: 10:42:20 2 10:42:20 10:42:20 10:42:20 ---> df -h: 10:42:20 Filesystem Size Used Avail Use% Mounted on 10:42:20 overlay 40G 7.0G 34G 18% / 10:42:20 tmpfs 64M 0 64M 0% /dev 10:42:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:42:20 shm 64M 0 64M 0% /dev/shm 10:42:20 /dev/vda1 40G 7.0G 34G 18% /facter-os 10:42:20 10:42:20 10:42:20 Cannot open /var/log/sysstat/sa12: No such file or directory 10:42:20 Please check if data collecting is enabled 10:42:20 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:20 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:42:20 $ docker stop --time=1 dbbff70311ea685c928ec52fb3440ce1c275331bb9296b61f1d09ff2152a32a9 10:42:21 $ docker rm -f --volumes dbbff70311ea685c928ec52fb3440ce1c275331bb9296b61f1d09ff2152a32a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:42:22 [WS-CLEANUP] Deleting project workspace... 10:42:22 [WS-CLEANUP] Deferred wipeout is used... 10:42:22 [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 10:42:22 deaec5988b04: Pull complete 10:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:22 10:42:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:22 latest: Pulling from edgex-lftools-log-publisher 10:42:22 5eb5b503b376: Pulling fs layer 10:42:22 5c69ac0246d0: Pulling fs layer 10:42:22 ec43610c2a17: Pulling fs layer 10:42:22 3a2ae6a8a46f: Pulling fs layer 10:42:22 33b1e0a273af: Pulling fs layer 10:42:22 5d3b04190fa2: Pulling fs layer 10:42:22 2f39f015ded8: Pulling fs layer 10:42:22 33b1e0a273af: Waiting 10:42:22 5d3b04190fa2: Waiting 10:42:22 2f39f015ded8: Waiting 10:42:22 3a2ae6a8a46f: Waiting 10:42:22 5c69ac0246d0: Verifying Checksum 10:42:22 5c69ac0246d0: Download complete 10:42:22 3a2ae6a8a46f: Verifying Checksum 10:42:22 3a2ae6a8a46f: Download complete 10:42:22 33b1e0a273af: Verifying Checksum 10:42:22 33b1e0a273af: Download complete 10:42:22 5d3b04190fa2: Download complete 10:42:22 ec43610c2a17: Verifying Checksum 10:42:22 ec43610c2a17: Download complete 10:42:22 9f65657bb879: Pull complete 10:42:22 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 10:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:42:22 ---> 334268110677 10:42:22 Step 3/10 : ARG ADD_BUILD_TAGS="" 10:42:23 5eb5b503b376: Verifying Checksum 10:42:23 5eb5b503b376: Download complete 10:42:23 2f39f015ded8: Verifying Checksum 10:42:23 2f39f015ded8: Download complete 10:42:24 5eb5b503b376: Pull complete 10:42:24 ---> Running in a59b211205cc 10:42:24 Removing intermediate container a59b211205cc 10:42:24 ---> 8aa65ea69e9d 10:42:24 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:24 ---> Running in 88cdcb8debed 10:42:24 5c69ac0246d0: Pull complete 10:42:25 Removing intermediate container 88cdcb8debed 10:42:25 ---> 89340a33a954 10:42:25 Step 5/10 : RUN apk add --update --no-cache make git openssh 10:42:25 ---> Running in ddec21956608 10:42:25 ec43610c2a17: Pull complete 10:42:25 3a2ae6a8a46f: Pull complete 10:42:25 33b1e0a273af: Pull complete 10:42:25 5d3b04190fa2: Pull complete 10:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:42:28 (1/8) Installing openssh-keygen (10.0_p1-r9) 10:42:28 (2/8) Installing libedit (20250104.3.1-r1) 10:42:28 (3/8) Installing openssh-client-common (10.0_p1-r9) 10:42:28 (4/8) Installing openssh-client-default (10.0_p1-r9) 10:42:28 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 10:42:28 (6/8) Installing openssh-server-common (10.0_p1-r9) 10:42:28 (7/8) Installing openssh-server (10.0_p1-r9) 10:42:28 (8/8) Installing openssh (10.0_p1-r9) 10:42:28 Executing busybox-1.37.0-r19.trigger 10:42:28 OK: 262 MiB in 68 packages 10:42:29 Removing intermediate container ddec21956608 10:42:29 ---> 34fc30e5a73f 10:42:29 Step 6/10 : WORKDIR /device-modbus-go 10:42:29 ---> Running in b48ddd702c70 10:42:29 Removing intermediate container b48ddd702c70 10:42:29 ---> f5e0863ed799 10:42:29 Step 7/10 : COPY go.mod vendor* ./ 10:42:30 ---> e1444bbcc9cc 10:42:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:30 ---> Running in 8f5d8c54f7a4 10:42:32 2f39f015ded8: Pull complete 10:42:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:32 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:33 $ docker top 313d42493202faf432df685ab7e4daeef7a7385c2e1d44230c814c409cdf543b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:34 ---> job-cost.sh 10:42:34 lf-activate-venv: SKIPPING 10:42:34 INFO: No Stack... 10:42:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:34 INFO: Archiving Costs [Pipeline] sh 10:42:35 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 10:42:35 + cut -d, -f6 [Pipeline] lock 10:42:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] 10:42:35 Resource [jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] did not exist. Created. 10:42:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:35 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:35 Stashed 1 file(s) [Pipeline] } 10:42:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:35 $ docker stop --time=1 313d42493202faf432df685ab7e4daeef7a7385c2e1d44230c814c409cdf543b 10:42:36 $ docker rm -f --volumes 313d42493202faf432df685ab7e4daeef7a7385c2e1d44230c814c409cdf543b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:22 Removing intermediate container 8f5d8c54f7a4 10:44:22 ---> e0ea723cd9fb 10:44:22 Step 9/10 : COPY . . 10:44:22 ---> b8f78d6d0278 10:44:22 Step 10/10 : RUN ${MAKE} 10:44:22 ---> Running in 58ffb0685bfc 10:44:22 noop 10:44:22 Removing intermediate container 58ffb0685bfc 10:44:22 ---> 98030653a2f4 10:44:22 Successfully built 98030653a2f4 10:44:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:22 + docker inspect -f . ci-base-image-arm64 10:44:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-772984 does not seem to be running inside a container 10:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/205 -v /w/workspace/device-modbus-go/205:/w/workspace/device-modbus-go/205:rw,z -v /w/workspace/device-modbus-go/205@tmp:/w/workspace/device-modbus-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:44:24 $ docker top 639802c0e7961a28eb45e5ce40466ca3392e583317b204b82d00b86061a933e4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:24 + go version 10:44:24 go version go1.25.3 linux/arm64 [Pipeline] } 10:44:24 $ docker stop --time=1 639802c0e7961a28eb45e5ce40466ca3392e583317b204b82d00b86061a933e4 10:44:26 $ docker rm -f --volumes 639802c0e7961a28eb45e5ce40466ca3392e583317b204b82d00b86061a933e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:27 + docker inspect -f . ci-base-image-arm64 10:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:27 prd-ubuntu20.04-docker-arm64-4c-16g-772984 does not seem to be running inside a container 10:44:27 $ 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/205 -v /w/workspace/device-modbus-go/205:/w/workspace/device-modbus-go/205:rw,z -v /w/workspace/device-modbus-go/205@tmp:/w/workspace/device-modbus-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:44:29 $ docker top c4fb9536ba184fdcfe5d5c1aac8fbb79c67bde64f43e2db91d90b1fb9d6ef37c -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:29 + git config --global --add safe.directory /w/workspace/device-modbus-go/205 [Pipeline] fileExists [Pipeline] sh 10:44:30 + make test 10:44:30 go test ./... -coverprofile=coverage.out ./... 10:44:35 ? github.com/edgexfoundry/device-modbus-go [no test files] 10:48:12 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 10:48:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 45.4% of statements 10:48:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:48:12 go vet ./... 10:48:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:48:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:48:51 ./bin/test-attribution-txt.sh [Pipeline] echo 10:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:48:51 $ docker stop --time=1 c4fb9536ba184fdcfe5d5c1aac8fbb79c67bde64f43e2db91d90b1fb9d6ef37c 10:48:53 $ docker rm -f --volumes c4fb9536ba184fdcfe5d5c1aac8fbb79c67bde64f43e2db91d90b1fb9d6ef37c [Pipeline] // withDockerContainer [Pipeline] sh 10:48:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:48:54 Warning: overwriting stash ‘coverage-report’ 10:48:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:48:56 + ls -al . 10:48:56 total 260 10:48:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 10:44 . 10:48:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 10:41 .. 10:48:56 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 10:41 .dockerignore 10:48:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 10:41 .git 10:48:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 10:41 .github 10:48:56 -rw-rw-r-- 1 jenkins jenkins 266 Nov 12 10:41 .gitignore 10:48:56 -rw-rw-r-- 1 jenkins jenkins 359 Nov 12 10:41 .golangci.yml 10:48:56 -rw-rw-r-- 1 jenkins jenkins 22459 Nov 12 10:41 Attribution.txt 10:48:56 -rw-rw-r-- 1 jenkins jenkins 18046 Nov 12 10:41 CHANGELOG.md 10:48:56 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 12 10:41 Dockerfile 10:48:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 10:41 GOVERNANCE.md 10:48:56 -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 10:41 Jenkinsfile 10:48:56 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 10:41 LICENSE 10:48:56 -rw-rw-r-- 1 jenkins jenkins 2529 Nov 12 10:41 Makefile 10:48:56 -rw-rw-r-- 1 jenkins jenkins 622 Nov 12 10:41 OWNERS.md 10:48:56 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 12 10:41 README.md 10:48:56 -rw-rw-r-- 1 jenkins jenkins 12 Nov 12 10:39 VERSION 10:48:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 10:41 bin 10:48:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 10:41 cmd 10:48:56 -rw-r--r-- 1 jenkins jenkins 28001 Nov 12 10:47 coverage.out 10:48:56 -rw-rw-r-- 1 jenkins jenkins 6960 Nov 12 10:41 go.mod 10:48:56 -rw-rw-r-- 1 jenkins jenkins 89682 Nov 12 10:41 go.sum 10:48:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 10:41 internal 10:48:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 10:41 simulator 10:48:56 -rw-rw-r-- 1 jenkins jenkins 229 Nov 12 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:56 + 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=c708da8ae444ac50ec21e75fcd02d7f27d6045d8 --label arch=arm64 --label version=4.1.0-dev.14 . 10:48:57 Sending build context to Docker daemon 14.31MB 10:48:57 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 10:48:57 Step 2/23 : FROM ${BASE} AS builder 10:48:57 ---> 98030653a2f4 10:48:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:48:57 ---> Running in df871565db89 10:48:57 Removing intermediate container df871565db89 10:48:57 ---> 95140d056be5 10:48:57 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:48:57 ---> Running in 20091f3fb646 10:48:57 Removing intermediate container 20091f3fb646 10:48:57 ---> 5a9fef7318ff 10:48:57 Step 5/23 : RUN apk add --update --no-cache make git openssh 10:48:57 ---> Running in 0294c8ff9751 10:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:49:01 OK: 262 MiB in 68 packages 10:49:01 Removing intermediate container 0294c8ff9751 10:49:01 ---> 68dee9766a6c 10:49:01 Step 6/23 : WORKDIR /device-modbus-go 10:49:01 ---> Running in 6ead0188763e 10:49:01 Removing intermediate container 6ead0188763e 10:49:01 ---> 5d147ba4a4f8 10:49:01 Step 7/23 : COPY go.mod vendor* ./ 10:49:02 ---> 0bb5b3e1c04f 10:49:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:02 ---> Running in 8c702c03f31e 10:49:04 Removing intermediate container 8c702c03f31e 10:49:04 ---> 29b8d4c8930a 10:49:04 Step 9/23 : COPY . . 10:49:05 ---> e9a75dcbd067 10:49:05 Step 10/23 : RUN ${MAKE} 10:49:05 ---> Running in 94834a503456 10:49:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 10:52:43 Removing intermediate container 94834a503456 10:52:43 ---> fb91538972d9 10:52:43 Step 11/23 : FROM alpine:3.22 10:52:43 3.22: Pulling from library/alpine 10:52:43 6b59a28fa201: Already exists 10:52:43 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:52:43 Status: Downloaded newer image for alpine:3.22 10:52:43 ---> 171e65262c80 10:52:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 10:52:43 ---> Running in 85769fa501e4 10:52:43 Removing intermediate container 85769fa501e4 10:52:43 ---> 8f5f9f10aa94 10:52:43 Step 13/23 : RUN apk add --update --no-cache dumb-init 10:52:43 ---> Running in 1c0bc0a65c26 10:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:52:43 (1/1) Installing dumb-init (1.2.5-r3) 10:52:43 Executing busybox-1.37.0-r19.trigger 10:52:43 OK: 8 MiB in 17 packages 10:52:43 Removing intermediate container 1c0bc0a65c26 10:52:43 ---> 12aeb03f58b7 10:52:43 Step 14/23 : RUN apk --no-cache upgrade 10:52:43 ---> Running in c3a2f1d7d99f 10:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:52:44 OK: 8 MiB in 17 packages 10:52:45 Removing intermediate container c3a2f1d7d99f 10:52:45 ---> 6137480495b5 10:52:45 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 10:52:46 ---> aa55849bc123 10:52:46 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 10:52:48 ---> d6efd7be952d 10:52:48 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 10:52:48 ---> ba60bf561019 10:52:48 Step 18/23 : EXPOSE 59901 10:52:48 ---> Running in 4c703d599abb 10:52:48 Removing intermediate container 4c703d599abb 10:52:48 ---> 2fe5702d3003 10:52:48 Step 19/23 : ENTRYPOINT ["/device-modbus"] 10:52:48 ---> Running in 43c43d0fd60c 10:52:48 Removing intermediate container 43c43d0fd60c 10:52:48 ---> 2e7f84864c0a 10:52:48 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:52:49 ---> Running in a2ce68d49880 10:52:49 Removing intermediate container a2ce68d49880 10:52:49 ---> ac1eae780f6d 10:52:49 Step 21/23 : LABEL arch=arm64 10:52:49 ---> Running in e3a84c82fe9f 10:52:49 Removing intermediate container e3a84c82fe9f 10:52:49 ---> e077777e207d 10:52:49 Step 22/23 : LABEL git_sha=c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:52:49 ---> Running in 93a038c74544 10:52:49 Removing intermediate container 93a038c74544 10:52:49 ---> a18cd6a05ea7 10:52:49 Step 23/23 : LABEL version=4.1.0-dev.14 10:52:49 ---> Running in 196ca746cb38 10:52:50 Removing intermediate container 196ca746cb38 10:52:50 ---> 619e751860c6 10:52:50 [Warning] One or more build-args [ARCH] were not consumed 10:52:50 Successfully built 619e751860c6 10:52:50 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 10:52:50 provisioning config files... 10:52:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/205@tmp/config2985484661443706115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:50 ---> ****-login.sh 10:52:50 nexus3.edgexfoundry.org:10001 10:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:50 Configure a credential helper to remove this warning. See 10:52:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:50 10:52:50 Login Succeeded 10:52:50 nexus3.edgexfoundry.org:10002 10:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:51 Configure a credential helper to remove this warning. See 10:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:51 10:52:51 Login Succeeded 10:52:51 nexus3.edgexfoundry.org:10003 10:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:51 Configure a credential helper to remove this warning. See 10:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:51 10:52:51 Login Succeeded 10:52:51 nexus3.edgexfoundry.org:10004 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:52 Configure a credential helper to remove this warning. See 10:52:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:52 10:52:52 Login Succeeded 10:52:52 ****.io 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:52 Configure a credential helper to remove this warning. See 10:52:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:52 10:52:52 Login Succeeded 10:52:52 ---> ****-login.sh ends [Pipeline] } 10:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:52:52 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 10:52:52 c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:52:52 latest 10:52:52 4.1.0-dev.14 10:52:52 c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:52:52 main 10:52:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 10:52:53 3718ba8623c7: Preparing 10:52:53 2c1971a78833: Preparing 10:52:53 492d405b5b83: Preparing 10:52:53 dea13015116f: Preparing 10:52:53 9b757cc7984d: Preparing 10:52:53 0e64f2360a44: Preparing 10:52:53 0e64f2360a44: Waiting 10:52:53 3718ba8623c7: Pushed 10:52:53 2c1971a78833: Pushed 10:52:53 9b757cc7984d: Pushed 10:52:53 dea13015116f: Pushed 10:52:53 0e64f2360a44: Layer already exists 10:53:01 492d405b5b83: Pushed 10:53:01 c708da8ae444ac50ec21e75fcd02d7f27d6045d8: digest: sha256:ebb5260ec6842529f965576725c250ef32da273d231a569ac280331afeaeed79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:02 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 10:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 10:53:02 3718ba8623c7: Preparing 10:53:02 2c1971a78833: Preparing 10:53:02 492d405b5b83: Preparing 10:53:02 dea13015116f: Preparing 10:53:02 9b757cc7984d: Preparing 10:53:02 0e64f2360a44: Preparing 10:53:02 0e64f2360a44: Waiting 10:53:02 9b757cc7984d: Layer already exists 10:53:02 3718ba8623c7: Layer already exists 10:53:02 2c1971a78833: Layer already exists 10:53:02 dea13015116f: Layer already exists 10:53:02 492d405b5b83: Layer already exists 10:53:02 0e64f2360a44: Layer already exists 10:53:02 latest: digest: sha256:ebb5260ec6842529f965576725c250ef32da273d231a569ac280331afeaeed79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.14 10:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 10:53:03 3718ba8623c7: Preparing 10:53:03 2c1971a78833: Preparing 10:53:03 492d405b5b83: Preparing 10:53:03 dea13015116f: Preparing 10:53:03 9b757cc7984d: Preparing 10:53:03 0e64f2360a44: Preparing 10:53:03 0e64f2360a44: Waiting 10:53:03 3718ba8623c7: Layer already exists 10:53:03 dea13015116f: Layer already exists 10:53:03 9b757cc7984d: Layer already exists 10:53:03 2c1971a78833: Layer already exists 10:53:03 492d405b5b83: Layer already exists 10:53:03 0e64f2360a44: Layer already exists 10:53:03 4.1.0-dev.14: digest: sha256:ebb5260ec6842529f965576725c250ef32da273d231a569ac280331afeaeed79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 10:53:04 3718ba8623c7: Preparing 10:53:04 2c1971a78833: Preparing 10:53:04 492d405b5b83: Preparing 10:53:04 dea13015116f: Preparing 10:53:04 9b757cc7984d: Preparing 10:53:04 0e64f2360a44: Preparing 10:53:04 0e64f2360a44: Waiting 10:53:04 dea13015116f: Layer already exists 10:53:04 9b757cc7984d: Layer already exists 10:53:04 3718ba8623c7: Layer already exists 10:53:04 2c1971a78833: Layer already exists 10:53:04 492d405b5b83: Layer already exists 10:53:04 0e64f2360a44: Layer already exists 10:53:04 c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14: digest: sha256:ebb5260ec6842529f965576725c250ef32da273d231a569ac280331afeaeed79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 10:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 10:53:05 3718ba8623c7: Preparing 10:53:05 2c1971a78833: Preparing 10:53:05 492d405b5b83: Preparing 10:53:05 dea13015116f: Preparing 10:53:05 9b757cc7984d: Preparing 10:53:05 0e64f2360a44: Preparing 10:53:05 0e64f2360a44: Waiting 10:53:05 9b757cc7984d: Layer already exists 10:53:05 3718ba8623c7: Layer already exists 10:53:05 dea13015116f: Layer already exists 10:53:05 492d405b5b83: Layer already exists 10:53:05 2c1971a78833: Layer already exists 10:53:05 0e64f2360a44: Layer already exists 10:53:05 main: digest: sha256:ebb5260ec6842529f965576725c250ef32da273d231a569ac280331afeaeed79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:05 ===================================================== [Pipeline] echo 10:53:05 taggedImages: 10:53:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 10:53:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 10:53:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.14 10:53:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 10:53:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 10:53:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] echo 10:53:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 10:53:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.14 [Pipeline] echo 10:53:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:c708da8ae444ac50ec21e75fcd02d7f27d6045d8-4.1.0-dev.14 [Pipeline] echo 10:53:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:06 10:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:06 arm64: Pulling from edgex-lftools-log-publisher 10:53:06 8998bd30e6a1: Pulling fs layer 10:53:06 04944245beec: Pulling fs layer 10:53:06 699f458cf7ca: Pulling fs layer 10:53:06 765212b225bb: Pulling fs layer 10:53:06 f23df028b6ca: Pulling fs layer 10:53:06 765212b225bb: Waiting 10:53:06 d65c8cfc05b1: Pulling fs layer 10:53:06 f23df028b6ca: Waiting 10:53:06 2437ff75d9bd: Pulling fs layer 10:53:06 d65c8cfc05b1: Waiting 10:53:06 04944245beec: Verifying Checksum 10:53:06 04944245beec: Download complete 10:53:06 765212b225bb: Verifying Checksum 10:53:06 765212b225bb: Download complete 10:53:06 f23df028b6ca: Verifying Checksum 10:53:06 f23df028b6ca: Download complete 10:53:06 d65c8cfc05b1: Verifying Checksum 10:53:06 d65c8cfc05b1: Download complete 10:53:06 699f458cf7ca: Verifying Checksum 10:53:06 699f458cf7ca: Download complete 10:53:07 8998bd30e6a1: Verifying Checksum 10:53:07 8998bd30e6a1: Download complete 10:53:09 2437ff75d9bd: Verifying Checksum 10:53:09 2437ff75d9bd: Download complete 10:53:11 8998bd30e6a1: Pull complete 10:53:11 04944245beec: Pull complete 10:53:13 699f458cf7ca: Pull complete 10:53:13 765212b225bb: Pull complete 10:53:14 f23df028b6ca: Pull complete 10:53:14 d65c8cfc05b1: Pull complete 10:53:33 2437ff75d9bd: Pull complete 10:53:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:33 prd-ubuntu20.04-docker-arm64-4c-16g-772984 does not seem to be running inside a container 10:53:33 $ 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/205 -v /w/workspace/device-modbus-go/205:/w/workspace/device-modbus-go/205:rw,z -v /w/workspace/device-modbus-go/205@tmp:/w/workspace/device-modbus-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:53:36 $ docker top bcbe9f4056806492a6f226dbb1fe23da1791c0a6bececebb38b7b3694d51f189 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:36 ---> job-cost.sh 10:53:36 lf-activate-venv: SKIPPING 10:53:36 INFO: No Stack... 10:53:37 INFO: Retrieving Pricing Info for: v3-standard-4 10:53:37 INFO: Archiving Costs [Pipeline] sh 10:53:38 + + cat /w/workspace/device-modbus-go/205/archives/cost.csv 10:53:38 cut -d, -f6 [Pipeline] lock 10:53:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] 10:53:38 Resource [jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] did not exist. Created. 10:53:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:38 /w/workspace/device-modbus-go/205@tmp/durable-d36ae109/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:53:39 + echo total: 0.10999999940395355 [Pipeline] stash 10:53:39 Warning: overwriting stash ‘stack-cost’ 10:53:39 Stashed 1 file(s) [Pipeline] } 10:53:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:39 $ docker stop --time=1 bcbe9f4056806492a6f226dbb1fe23da1791c0a6bececebb38b7b3694d51f189 10:53:41 $ docker rm -f --volumes bcbe9f4056806492a6f226dbb1fe23da1791c0a6bececebb38b7b3694d51f189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:53:41 provisioning config files... 10:53:41 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13785874242458989240tmp [Pipeline] { [Pipeline] sh 10:53:41 + set +x 10:53:41 + curl -s https://codecov.io/bash 10:53:41 + bash -s -- 10:53:41 10:53:41 _____ _ 10:53:41 / ____| | | 10:53:41 | | ___ __| | ___ ___ _____ __ 10:53:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:53:41 | |___| (_) | (_| | __/ (_| (_) \ V / 10:53:41 \_____\___/ \__,_|\___|\___\___/ \_/ 10:53:41 Bash-1.0.6 10:53:41 10:53:41 10:53:41 ==> git version 2.25.1 found 10:53:41 ==> 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 10:53:41 Release-Date: 2020-01-08 10:53:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:53:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:53:41 ==> Jenkins CI detected. 10:53:41 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 10:53:41 project root: . 10:53:41 --> token set from env 10:53:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:53:41 ==> Running gcov in . (disable via -X gcov) 10:53:41 ==> Python coveragepy not found 10:53:41 ==> Searching for coverage reports in: 10:53:41 + . 10:53:42 -> Found 1 reports 10:53:42 ==> Detecting git/mercurial file structure 10:53:42 ==> Reading reports 10:53:42 + ./coverage.out bytes=28001 10:53:42 ==> Appending adjustments 10:53:42 https://docs.codecov.io/docs/fixing-reports 10:53:42 + Found adjustments 10:53:42 ==> Gzipping contents 10:53:42 8.0K /tmp/codecov.QxEXnU.gz 10:53:42 ==> Uploading reports 10:53:42 url: https://codecov.io 10:53:42 query: branch=main&commit=c708da8ae444ac50ec21e75fcd02d7f27d6045d8&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:53:42 -> Pinging Codecov 10:53:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c708da8ae444ac50ec21e75fcd02d7f27d6045d8&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:53:42 -> Uploading to 10:53:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/c708da8ae444ac50ec21e75fcd02d7f27d6045d8/77dcb83c-c631-4097-8752-0c87ad6e7b71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251112T105342Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=806906adc1feff9fe2b99d851405cf5ab7f7b37f4869c973288f870317378237 10:53:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:42 Dload Upload Total Spent Left Speed 10:53:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 20786 --:--:-- --:--:-- --:--:-- 20685 100 4282 0 0 100 4282 0 14039 --:--:-- --:--:-- --:--:-- 13993 10:53:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] } 10:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:53:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:53:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:53:43 10:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:53:43 latest: Pulling from edgex-devops/edgex-snyk-go 10:53:43 2d35ebdb57d9: Already exists 10:53:43 85e8836fcdb2: Pulling fs layer 10:53:43 91631faa732a: Pulling fs layer 10:53:43 f3f5ae8826fa: Pulling fs layer 10:53:43 4f4fb700ef54: Pulling fs layer 10:53:43 7861252a18e6: Pulling fs layer 10:53:43 9130f900ef6f: Pulling fs layer 10:53:43 4f4fb700ef54: Waiting 10:53:43 9130f900ef6f: Waiting 10:53:43 7861252a18e6: Waiting 10:53:43 f3f5ae8826fa: Verifying Checksum 10:53:43 f3f5ae8826fa: Download complete 10:53:43 85e8836fcdb2: Download complete 10:53:43 4f4fb700ef54: Download complete 10:53:43 85e8836fcdb2: Pull complete 10:53:43 7861252a18e6: Verifying Checksum 10:53:43 7861252a18e6: Download complete 10:53:44 91631faa732a: Verifying Checksum 10:53:44 91631faa732a: Download complete 10:53:44 9130f900ef6f: Verifying Checksum 10:53:44 9130f900ef6f: Download complete 10:53:50 91631faa732a: Pull complete 10:53:50 f3f5ae8826fa: Pull complete 10:53:50 4f4fb700ef54: Pull complete 10:53:50 7861252a18e6: Pull complete 10:53:55 9130f900ef6f: Pull complete 10:53:55 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:53:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:55 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:53:57 $ docker top 53c5c8272bf7f0db899c331524fb68f4940a749a30d96ac28f79b17fc4da3391 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 10:53:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 10:53:57 + set -o pipefail 10:53:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 10:54:06 10:54:06 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 10:54:06 10:54:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/a37ac410-f077-47b3-8ef3-2ae50abb4427 10:54:06 10:54:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:54:06 10:54:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:54:06 10:54:06 10:54:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:54:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:54:06 $ docker stop --time=1 53c5c8272bf7f0db899c331524fb68f4940a749a30d96ac28f79b17fc4da3391 10:54:08 $ docker rm -f --volumes 53c5c8272bf7f0db899c331524fb68f4940a749a30d96ac28f79b17fc4da3391 [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 10:54:09 + git log --format=format:%s -1 c708da8ae444ac50ec21e75fcd02d7f27d6045d8 [Pipeline] sh 10:54:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:10 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:10 $ docker top 7a524470fe3f6df078a14f03d613195f8df8f60f80bd6d1739b6a1a3319a489e -eo pid,comm 10:54:10 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). 10:54:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:10 [ssh-agent] Looking for ssh-agent implementation... 10:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:11 $ docker exec 7a524470fe3f6df078a14f03d613195f8df8f60f80bd6d1739b6a1a3319a489e ssh-agent 10:54:11 SSH_AUTH_SOCK=/tmp/ssh-Mdql9qBcGp5S/agent.32 10:54:11 SSH_AGENT_PID=38 10:54:11 Running ssh-add (command line suppressed) 10:54:11 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15592916902128542624.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15592916902128542624.key) 10:54:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:11 + git semver tag 10:54:11 2025-11-12 10:54:11,772 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:54:11 2025-11-12 10:54:11,775 [run_tag] DEBUG tag force:False 10:54:11 2025-11-12 10:54:11,775 [check_head_tag] DEBUG check head tag 10:54:11 2025-11-12 10:54:11,776 [execute] INFO git cat-file --batch-check 10:54:11 2025-11-12 10:54:11,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 10:54:11 2025-11-12 10:54:11,778 [execute] INFO git cat-file --batch 10:54:11 2025-11-12 10:54:11,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 10:54:11 2025-11-12 10:54:11,788 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:11 2025-11-12 10:54:11,788 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 10:54:11 2025-11-12 10:54:11,788 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 10:54:11 2025-11-12 10:54:11,792 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:11 4.1.0-dev.14 [Pipeline] } 10:54:12 $ docker exec --env ******** --env ******** 7a524470fe3f6df078a14f03d613195f8df8f60f80bd6d1739b6a1a3319a489e ssh-agent -k 10:54:12 unset SSH_AUTH_SOCK; 10:54:12 unset SSH_AGENT_PID; 10:54:12 echo Agent pid 38 killed; 10:54:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:12 + git semver [Pipeline] } 10:54:12 $ docker stop --time=1 7a524470fe3f6df078a14f03d613195f8df8f60f80bd6d1739b6a1a3319a489e 10:54:14 $ docker rm -f --volumes 7a524470fe3f6df078a14f03d613195f8df8f60f80bd6d1739b6a1a3319a489e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:54:14 10:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:54:14 0.23.1-centos7: Pulling from edgex-lftools 10:54:14 ab5ef0e58194: Pulling fs layer 10:54:14 9712f1f96733: Pulling fs layer 10:54:14 63f879dbbcfc: Pulling fs layer 10:54:14 0d9ebad4ef96: Pulling fs layer 10:54:14 e9a5061849ea: Pulling fs layer 10:54:14 d747dcd14b5f: Pulling fs layer 10:54:14 2de7ff778b66: Pulling fs layer 10:54:14 0d9ebad4ef96: Waiting 10:54:14 e9a5061849ea: Waiting 10:54:14 d747dcd14b5f: Waiting 10:54:14 2de7ff778b66: Waiting 10:54:14 9712f1f96733: Download complete 10:54:15 63f879dbbcfc: Verifying Checksum 10:54:15 63f879dbbcfc: Download complete 10:54:15 e9a5061849ea: Verifying Checksum 10:54:15 e9a5061849ea: Download complete 10:54:15 d747dcd14b5f: Download complete 10:54:15 0d9ebad4ef96: Verifying Checksum 10:54:15 0d9ebad4ef96: Download complete 10:54:15 ab5ef0e58194: Verifying Checksum 10:54:15 ab5ef0e58194: Download complete 10:54:15 2de7ff778b66: Verifying Checksum 10:54:15 2de7ff778b66: Download complete 10:54:19 ab5ef0e58194: Pull complete 10:54:19 9712f1f96733: Pull complete 10:54:19 63f879dbbcfc: Pull complete 10:54:25 0d9ebad4ef96: Pull complete 10:54:25 e9a5061849ea: Pull complete 10:54:25 d747dcd14b5f: Pull complete 10:54:26 2de7ff778b66: Pull complete 10:54:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:26 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:54:28 $ docker top 68922bb18a50d81e7ae5cc71730e6d756511935f20b694df3cdbcdf78e0042fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:54:28 provisioning config files... 10:54:28 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17992349440085388497tmp 10:54:28 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config19009480389597282tmp 10:54:28 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2792915718569085662tmp [Pipeline] { [Pipeline] echo 10:54:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:54:29 ---> sigul-configuration.sh 10:54:29 gpg: directory `/root/.gnupg' created 10:54:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:54:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:54:29 gpg: keyring `/root/.gnupg/secring.gpg' created 10:54:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:54:29 gpg: CAST5 encrypted data 10:54:29 gpg: encrypted with 1 passphrase 10:54:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:54:29 + mkdir /home/jenkins 10:54:29 + mkdir /home/jenkins/sigul [Pipeline] sh 10:54:29 + 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 10:54:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:54:30 ---> sigul-install.sh 10:54:30 Sigul already installed; skipping installation. [Pipeline] sh 10:54:30 + git tag --list 10:54:30 0.7.1 10:54:30 v1.0.0 10:54:30 v1.1.0 10:54:30 v1.1.1 10:54:30 v1.2.2 10:54:30 v1.3.0 10:54:30 v1.3.1 10:54:30 v2.0.0 10:54:30 v2.1.0 10:54:30 v2.1.1 10:54:30 v2.2.0 10:54:30 v2.3.0 10:54:30 v3.0 10:54:30 v3.0.0 10:54:30 v3.1 10:54:30 v3.1.0 10:54:30 v3.1.1 10:54:30 v4.0 10:54:30 v4.0.0 10:54:30 v4.0.1-dev.1 10:54:30 v4.0.1-dev.2 10:54:30 v4.1.0-dev.1 10:54:30 v4.1.0-dev.10 10:54:30 v4.1.0-dev.11 10:54:30 v4.1.0-dev.12 10:54:30 v4.1.0-dev.13 10:54:30 v4.1.0-dev.14 10:54:30 v4.1.0-dev.2 10:54:30 v4.1.0-dev.3 10:54:30 v4.1.0-dev.4 10:54:30 v4.1.0-dev.5 10:54:30 v4.1.0-dev.6 10:54:30 v4.1.0-dev.7 10:54:30 v4.1.0-dev.8 10:54:30 v4.1.0-dev.9 [Pipeline] sh 10:54:30 + lftools sign git-tag v4.1.0-dev.14 10:54:31 Signing Git tag with Sigul... 10:54:31 Signing v4.1.0-dev.14 [Pipeline] echo 10:54:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:54:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:54:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:54:32 $ docker stop --time=1 68922bb18a50d81e7ae5cc71730e6d756511935f20b694df3cdbcdf78e0042fe 10:54:33 $ docker rm -f --volumes 68922bb18a50d81e7ae5cc71730e6d756511935f20b694df3cdbcdf78e0042fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:54:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:34 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:54:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:34 $ docker top b1e4855c7e352064cc216c41f51f56d94e2ac8cd1d3e84dd58386be7b75ae136 -eo pid,comm 10:54:34 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). 10:54:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:34 [ssh-agent] Looking for ssh-agent implementation... 10:54:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:34 $ docker exec b1e4855c7e352064cc216c41f51f56d94e2ac8cd1d3e84dd58386be7b75ae136 ssh-agent 10:54:34 SSH_AUTH_SOCK=/tmp/ssh-1n7ttcquLVgU/agent.32 10:54:34 SSH_AGENT_PID=38 10:54:34 Running ssh-add (command line suppressed) 10:54:34 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12005093328042642509.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12005093328042642509.key) 10:54:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:35 + git semver bump pre 10:54:35 2025-11-12 10:54:35,476 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:54:35 2025-11-12 10:54:35,479 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:35 2025-11-12 10:54:35,479 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 10:54:35 2025-11-12 10:54:35,479 [bump_version] DEBUG bumped version:4.1.0-dev.15 10:54:35 2025-11-12 10:54:35,479 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 10:54:35 2025-11-12 10:54:35,479 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:35 2025-11-12 10:54:35,480 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:35 2025-11-12 10:54:35,481 [execute] INFO git cat-file --batch-check 10:54:35 2025-11-12 10:54:35,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:54:35 2025-11-12 10:54:35,484 [execute] INFO git cat-file --batch 10:54:35 2025-11-12 10:54:35,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:54:35 2025-11-12 10:54:35,487 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:35 4.1.0-dev.15 [Pipeline] } 10:54:35 $ docker exec --env ******** --env ******** b1e4855c7e352064cc216c41f51f56d94e2ac8cd1d3e84dd58386be7b75ae136 ssh-agent -k 10:54:35 unset SSH_AUTH_SOCK; 10:54:35 unset SSH_AGENT_PID; 10:54:35 echo Agent pid 38 killed; 10:54:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:35 + git semver [Pipeline] } 10:54:36 $ docker stop --time=1 b1e4855c7e352064cc216c41f51f56d94e2ac8cd1d3e84dd58386be7b75ae136 10:54:37 $ docker rm -f --volumes b1e4855c7e352064cc216c41f51f56d94e2ac8cd1d3e84dd58386be7b75ae136 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:38 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:54:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:38 $ docker top 4acd435c8260b03ee082c16b69e726505942ef6da7c4a13040ea9dbec97c0f51 -eo pid,comm 10:54:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:54:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:38 [ssh-agent] Looking for ssh-agent implementation... 10:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:38 $ docker exec 4acd435c8260b03ee082c16b69e726505942ef6da7c4a13040ea9dbec97c0f51 ssh-agent 10:54:38 SSH_AUTH_SOCK=/tmp/ssh-fteAetT3WZm7/agent.32 10:54:38 SSH_AGENT_PID=38 10:54:38 Running ssh-add (command line suppressed) 10:54:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13806378730922818482.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13806378730922818482.key) 10:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:39 + git semver push 10:54:39 2025-11-12 10:54:39,458 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:54:39 2025-11-12 10:54:39,462 [run_push] DEBUG push 10:54:39 2025-11-12 10:54:39,462 [execute] INFO git cat-file --batch-check 10:54:39 2025-11-12 10:54:39,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:54:39 2025-11-12 10:54:39,465 [execute] INFO git rev-list 39b088fb5cf11ba15ef8ce71e85acc88617221f0 -- 10:54:39 2025-11-12 10:54:39,465 [execute] DEBUG Popen(['git', 'rev-list', '39b088fb5cf11ba15ef8ce71e85acc88617221f0', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:54:39 2025-11-12 10:54:39,472 [execute] INFO git fetch -v -- origin 10:54:39 2025-11-12 10:54:39,472 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:54:40 2025-11-12 10:54:39,998 [run_push] DEBUG no remote changes detected 10:54:40 2025-11-12 10:54:39,998 [execute] INFO git push origin semver 10:54:40 2025-11-12 10:54:39,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:54:40 2025-11-12 10:54:40,769 [run_push] DEBUG push all version tags 10:54:40 2025-11-12 10:54:40,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:54:40 2025-11-12 10:54:40,770 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 10:54:41 2025-11-12 10:54:41,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 10:54:41 4.1.0-dev.15 [Pipeline] } 10:54:41 $ docker exec --env ******** --env ******** 4acd435c8260b03ee082c16b69e726505942ef6da7c4a13040ea9dbec97c0f51 ssh-agent -k 10:54:41 unset SSH_AUTH_SOCK; 10:54:41 unset SSH_AGENT_PID; 10:54:41 echo Agent pid 38 killed; 10:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:42 + git semver [Pipeline] } 10:54:42 $ docker stop --time=1 4acd435c8260b03ee082c16b69e726505942ef6da7c4a13040ea9dbec97c0f51 10:54:43 $ docker rm -f --volumes 4acd435c8260b03ee082c16b69e726505942ef6da7c4a13040ea9dbec97c0f51 [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 10:54:44 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 10:54:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 10:54:44 total 16 10:54:44 drwxr-xr-x 3 root root 4096 Nov 12 10:42 . 10:54:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 10:54 .. 10:54:44 drwxr-xr-x 2 root root 4096 Nov 12 10:42 cost 10:54:44 -rw-r--r-- 1 root root 88 Nov 12 10:42 cost.csv 10:54:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 10:54:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 10:54:44 total 16 10:54:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 10:42 . 10:54:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 10:54 .. 10:54:44 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 10:42 cost 10:54:44 -rw-r--r-- 1 jenkins jenkins 88 Nov 12 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:54:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:54:45 ---> package-listing.sh 10:54:45 ++ facter osfamily 10:54:45 ++ tr '[:upper:]' '[:lower:]' 10:54:45 + OS_FAMILY=debian 10:54:45 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 10:54:45 + START_PACKAGES=/tmp/packages_start.txt 10:54:45 + END_PACKAGES=/tmp/packages_end.txt 10:54:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:54:45 + PACKAGES=/tmp/packages_start.txt 10:54:45 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 10:54:45 + PACKAGES=/tmp/packages_end.txt 10:54:45 + case "${OS_FAMILY}" in 10:54:45 + dpkg -l 10:54:45 + grep '^ii' 10:54:45 + '[' -f /tmp/packages_start.txt ']' 10:54:45 + '[' -f /tmp/packages_end.txt ']' 10:54:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:54:45 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 10:54:45 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 10:54:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 10:54:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:54:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:54:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:46 prd-ubuntu20.04-docker-8c-8g-772983 does not seem to be running inside a container 10:54:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:54:46 $ docker top d196cc3e1b6b7ab18ad24a107e7c7405e78ef933d839ccef730b4e78fd35746a -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:47 + touch /tmp/pre-build-complete [Pipeline] sh 10:54:47 + mkdir -p /var/log/sysstat [Pipeline] sh 10:54:47 + ls /var/log/sa-host 10:54:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:47 provisioning config files... 10:54:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1050734716310269544tmp [Pipeline] { [Pipeline] echo 10:54:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:54:47 ---> create-netrc.sh [Pipeline] } 10:54:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:54:48 ---> python-tools-install.sh [Pipeline] echo 10:54:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:54:48 ---> sudo-logs.sh 10:54:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:54:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:54:48 ---> job-cost.sh 10:54:48 lf-activate-venv: SKIPPING 10:54:48 DEBUG: total: 0.2199999988079071 10:54:48 INFO: Retrieving Stack Cost... 10:54:49 INFO: Retrieving Pricing Info for: v3-standard-8 10:54:49 INFO: Archiving Costs [Pipeline] echo 10:54:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:54:50 ---> logs-deploy.sh 10:54:50 lf-activate-venv: SKIPPING 10:54:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/205 10:54:50 INFO: archiving workspace using pattern(s): 10:54:50 Archives upload complete. 10:54:50 INFO: archiving logs to Nexus