Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f93217a48f66f916d77da41a80c6f59472f374e0 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-ssh13832879484191000295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2668845495752210357.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3112733547927956672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14785451931091413407.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-ssh8523366907857632847.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, buildSnap:false] ========================================================= [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.20 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-4550 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 f93217a48f66f916d77da41a80c6f59472f374e0 (main) Commit message: "Merge pull request #495 from FelixTing/update-sdk" > 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 f93217a48f66f916d77da41a80c6f59472f374e0 # timeout=10 > git rev-list --no-walk 1035885eab2253e2bed58002dbe5aaa8ab8aecd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:13 ========================================================= 09:23:13 EdgeX Global Pipelines Version Info 09:23:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:14 ------------------- 09:23:14 stable info: 09:23:14 ------------------- 09:23:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:23:14 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 09:23:14 Message: update stable to v1.0.253 09:23:14 ------------------- 09:23:14 experimental info: 09:23:14 ------------------- 09:23:14 Commited By: **** collab-it+edgex@linuxfoundation.org 09:23:14 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 09:23:14 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f93217a [Pipeline] echo 09:23:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:15 provisioning config files... 09:23:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config549778982442646157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:16 ---> docker-login.sh 09:23:16 nexus3.edgexfoundry.org:10001 09:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:16 Configure a credential helper to remove this warning. See 09:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:16 09:23:16 Login Succeeded 09:23:16 nexus3.edgexfoundry.org:10002 09:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:16 Configure a credential helper to remove this warning. See 09:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:16 09:23:16 Login Succeeded 09:23:16 nexus3.edgexfoundry.org:10003 09:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:16 Configure a credential helper to remove this warning. See 09:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:16 09:23:16 Login Succeeded 09:23:16 nexus3.edgexfoundry.org:10004 09:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:16 Configure a credential helper to remove this warning. See 09:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:16 09:23:16 Login Succeeded 09:23:16 docker.io 09:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:17 Configure a credential helper to remove this warning. See 09:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:17 09:23:17 Login Succeeded 09:23:17 ---> docker-login.sh ends [Pipeline] } 09:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:23:17 + git rev-list -1 --merges f93217a48f66f916d77da41a80c6f59472f374e0~1..f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] echo 09:23:17 -----------> git rev-list -1 --merges f93217a48f66f916d77da41a80c6f59472f374e0~1..f93217a48f66f916d77da41a80c6f59472f374e0 f93217a48f66f916d77da41a80c6f59472f374e0 09:23:17 f93217a48f66f916d77da41a80c6f59472f374e0 [false] [Pipeline] sh 09:23:17 + git log --format=format:%s -1 f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] echo 09:23:17 ========================================================= 09:23:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:23:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:18 + git log --format=format:%s -1 f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] echo 09:23:18 [semverPrep] GIT_COMMIT: f93217a48f66f916d77da41a80c6f59472f374e0, Commit Message: Merge pull request #495 from FelixTing/update-sdk [Pipeline] echo 09:23:18 [semverPrep] This is not a build commit. [Pipeline] sh 09:23:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:18 + grep -v github /etc/ssh/ssh_known_hosts 09:23:18 + [ -e /tmp/ssh_known_hosts ] 09:23:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:23:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:23:18 + sudo tee -a /etc/ssh/ssh_known_hosts 09:23:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:18 09:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:19 0.1.4: Pulling from edgex-devops/py-git-semver 09:23:19 b85a868b505f: Pulling fs layer 09:23:19 e2be974225ed: Pulling fs layer 09:23:19 339a4e72a1f5: Pulling fs layer 09:23:19 988bab9f4d93: Pulling fs layer 09:23:19 1469e6f7b9e6: Pulling fs layer 09:23:19 eaf3925da568: Pulling fs layer 09:23:19 bab4dde63d76: Pulling fs layer 09:23:19 bde34c3a00c8: Pulling fs layer 09:23:19 b352a97aabf1: Pulling fs layer 09:23:19 4872d77fe225: Pulling fs layer 09:23:19 5851b861e8e6: Pulling fs layer 09:23:19 988bab9f4d93: Waiting 09:23:19 1469e6f7b9e6: Waiting 09:23:19 eaf3925da568: Waiting 09:23:19 bab4dde63d76: Waiting 09:23:19 bde34c3a00c8: Waiting 09:23:19 b352a97aabf1: Waiting 09:23:19 4872d77fe225: Waiting 09:23:19 5851b861e8e6: Waiting 09:23:19 e2be974225ed: Verifying Checksum 09:23:19 e2be974225ed: Download complete 09:23:19 988bab9f4d93: Verifying Checksum 09:23:19 988bab9f4d93: Download complete 09:23:19 1469e6f7b9e6: Verifying Checksum 09:23:19 1469e6f7b9e6: Download complete 09:23:19 339a4e72a1f5: Verifying Checksum 09:23:19 339a4e72a1f5: Download complete 09:23:19 eaf3925da568: Download complete 09:23:19 bde34c3a00c8: Verifying Checksum 09:23:19 bde34c3a00c8: Download complete 09:23:19 b352a97aabf1: Verifying Checksum 09:23:19 b352a97aabf1: Download complete 09:23:19 4872d77fe225: Verifying Checksum 09:23:19 4872d77fe225: Download complete 09:23:19 5851b861e8e6: Verifying Checksum 09:23:19 5851b861e8e6: Download complete 09:23:19 b85a868b505f: Verifying Checksum 09:23:19 b85a868b505f: Download complete 09:23:19 bab4dde63d76: Verifying Checksum 09:23:19 bab4dde63d76: Download complete 09:23:21 b85a868b505f: Pull complete 09:23:21 e2be974225ed: Pull complete 09:23:21 339a4e72a1f5: Pull complete 09:23:21 988bab9f4d93: Pull complete 09:23:22 1469e6f7b9e6: Pull complete 09:23:22 eaf3925da568: Pull complete 09:23:23 bab4dde63d76: Pull complete 09:23:24 bde34c3a00c8: Pull complete 09:23:24 b352a97aabf1: Pull complete 09:23:24 4872d77fe225: Pull complete 09:23:24 5851b861e8e6: Pull complete 09:23:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:24 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:23:24 $ 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 09:23:27 $ docker top 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df -eo pid,comm 09:23:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:23:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:27 [ssh-agent] Looking for ssh-agent implementation... 09:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:27 $ docker exec 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df ssh-agent 09:23:27 SSH_AUTH_SOCK=/tmp/ssh-mvEIvTiJFvj1/agent.32 09:23:27 SSH_AGENT_PID=38 09:23:27 Running ssh-add (command line suppressed) 09:23:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11833230927480286163.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11833230927480286163.key) 09:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:28 + git tag --points-at HEAD [Pipeline] } 09:23:28 $ docker exec --env ******** --env ******** 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df ssh-agent -k 09:23:28 unset SSH_AUTH_SOCK; 09:23:28 unset SSH_AGENT_PID; 09:23:28 echo Agent pid 38 killed; 09:23:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:28 [ssh-agent] Looking for ssh-agent implementation... 09:23:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:28 $ docker exec 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df ssh-agent 09:23:28 SSH_AUTH_SOCK=/tmp/ssh-yv7rdZhCNf7n/agent.70 09:23:28 SSH_AGENT_PID=76 09:23:28 Running ssh-add (command line suppressed) 09:23:28 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4657923303423999975.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4657923303423999975.key) 09:23:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:28 + git semver init 09:23:29 2023-08-25 09:23:29,176 [run_init] DEBUG init version:0.0.0 force:False 09:23:29 2023-08-25 09:23:29,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 09:23:29 2023-08-25 09:23:29,178 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 09:23:29 2023-08-25 09:23:29,178 [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, universal_newlines=False, shell=None, istream=None) 09:23:30 2023-08-25 09:23:29,978 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 09:23:30 2023-08-25 09:23:29,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 09:23:30 2023-08-25 09:23:29,979 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:23:30 2023-08-25 09:23:29,979 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:23:30 3.1.0-dev.5 [Pipeline] } 09:23:30 $ docker exec --env ******** --env ******** 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df ssh-agent -k 09:23:30 unset SSH_AUTH_SOCK; 09:23:30 unset SSH_AGENT_PID; 09:23:30 echo Agent pid 76 killed; 09:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:30 + git semver [Pipeline] } 09:23:30 $ docker stop --time=1 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df 09:23:32 $ docker rm -f --volumes 4538f2027953c2d04116977ff8daa5f8133050f1c218a9ad6fc1c6f11dc1d6df [Pipeline] // withDockerContainer [Pipeline] sh 09:23:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:23:32 Stashed 1 file(s) [Pipeline] echo 09:23:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 09:23:32 provisioning config files... 09:23:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4261051608777600859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:33 ---> docker-login.sh 09:23:33 nexus3.edgexfoundry.org:10001 09:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:33 Configure a credential helper to remove this warning. See 09:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:33 09:23:33 Login Succeeded 09:23:33 nexus3.edgexfoundry.org:10002 09:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:33 Configure a credential helper to remove this warning. See 09:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:33 09:23:33 Login Succeeded 09:23:33 nexus3.edgexfoundry.org:10003 09:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:33 Configure a credential helper to remove this warning. See 09:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:33 09:23:33 Login Succeeded 09:23:33 nexus3.edgexfoundry.org:10004 09:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:33 Configure a credential helper to remove this warning. See 09:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:33 09:23:33 Login Succeeded 09:23:33 docker.io 09:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:34 Configure a credential helper to remove this warning. See 09:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:34 09:23:34 Login Succeeded 09:23:34 ---> docker-login.sh ends [Pipeline] } 09:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:23:34 ========================================================= 09:23:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:23:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:23:34 Sending build context to Docker daemon 6.381MB 09:23:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:23:34 Step 2/10 : FROM ${BASE} AS builder 09:23:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:23:34 4db1b89c0bd1: Pulling fs layer 09:23:34 6911f1a30b25: Pulling fs layer 09:23:34 e194b8c5c2a9: Pulling fs layer 09:23:34 6863d3e3a2b1: Pulling fs layer 09:23:34 ec0bb842ea78: Pulling fs layer 09:23:34 40a00589a448: Pulling fs layer 09:23:34 6c08303d61cc: Pulling fs layer 09:23:34 798269fcf238: Pulling fs layer 09:23:34 ec0bb842ea78: Waiting 09:23:34 6863d3e3a2b1: Waiting 09:23:34 40a00589a448: Waiting 09:23:34 6c08303d61cc: Waiting 09:23:34 798269fcf238: Waiting 09:23:34 6911f1a30b25: Download complete 09:23:34 6863d3e3a2b1: Verifying Checksum 09:23:34 6863d3e3a2b1: Download complete 09:23:34 ec0bb842ea78: Download complete 09:23:34 4db1b89c0bd1: Verifying Checksum 09:23:34 4db1b89c0bd1: Download complete 09:23:34 40a00589a448: Verifying Checksum 09:23:34 40a00589a448: Download complete 09:23:35 4db1b89c0bd1: Pull complete 09:23:35 6911f1a30b25: Pull complete 09:23:35 e194b8c5c2a9: Verifying Checksum 09:23:35 e194b8c5c2a9: Download complete 09:23:35 798269fcf238: Verifying Checksum 09:23:35 798269fcf238: Download complete 09:23:35 6c08303d61cc: Verifying Checksum 09:23:35 6c08303d61cc: Download complete 09:23:39 e194b8c5c2a9: Pull complete 09:23:39 6863d3e3a2b1: Pull complete 09:23:39 ec0bb842ea78: Pull complete 09:23:39 40a00589a448: Pull complete 09:23:41 6c08303d61cc: Pull complete 09:23:42 798269fcf238: Pull complete 09:23:42 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 09:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:23:42 ---> ec979cd7f677 09:23:42 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:23:46 ---> Running in 482e982ac32f 09:23:46 Removing intermediate container 482e982ac32f 09:23:46 ---> 5d3c8171032e 09:23:46 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:23:46 ---> Running in 2076fc7aec21 09:23:47 Removing intermediate container 2076fc7aec21 09:23:47 ---> cb04caf75ff3 09:23:47 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:23:47 ---> Running in 264ab8ccb32e 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:23:47 (1/8) Installing openssh-keygen (9.1_p1-r4) 09:23:47 (2/8) Installing libedit (20221030.3.1-r0) 09:23:47 (3/8) Installing openssh-client-common (9.1_p1-r4) 09:23:47 (4/8) Installing openssh-client-default (9.1_p1-r4) 09:23:47 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 09:23:47 (6/8) Installing openssh-server-common (9.1_p1-r4) 09:23:47 (7/8) Installing openssh-server (9.1_p1-r4) 09:23:47 (8/8) Installing openssh (9.1_p1-r4) 09:23:47 Executing busybox-1.35.0-r29.trigger 09:23:47 OK: 270 MiB in 61 packages 09:23:47 Still waiting to schedule task 09:23:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:23:48 Removing intermediate container 264ab8ccb32e 09:23:48 ---> b0a443e38d5d 09:23:48 Step 6/10 : WORKDIR /device-modbus-go 09:23:48 ---> Running in 25f421fabfd0 09:23:48 Removing intermediate container 25f421fabfd0 09:23:48 ---> 5dd55ab668ad 09:23:48 Step 7/10 : COPY go.mod vendor* ./ 09:23:48 ---> 43e8bed30eaf 09:23:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:48 ---> Running in 8f26d5ec759c 09:24:44 Removing intermediate container 8f26d5ec759c 09:24:44 ---> 5f5bbe5a0a58 09:24:44 Step 9/10 : COPY . . 09:24:44 ---> 0427d7af8286 09:24:44 Step 10/10 : RUN ${MAKE} 09:24:44 ---> Running in 931a47c76ae3 09:24:44 noop 09:24:44 Removing intermediate container 931a47c76ae3 09:24:44 ---> aa8805fdc80f 09:24:44 Successfully built aa8805fdc80f 09:24:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:45 + docker inspect -f . ci-base-image-x86_64 09:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:45 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:24:45 $ 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 09:24:45 $ docker top 7464c1e270ef7755c720384fef5e5383df133b49b7bd33b21da23eec8946c1d3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:46 + go version 09:24:46 go version go1.20.6 linux/amd64 [Pipeline] } 09:24:46 $ docker stop --time=1 7464c1e270ef7755c720384fef5e5383df133b49b7bd33b21da23eec8946c1d3 09:24:47 $ docker rm -f --volumes 7464c1e270ef7755c720384fef5e5383df133b49b7bd33b21da23eec8946c1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:47 + docker inspect -f . ci-base-image-x86_64 09:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:47 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:24:47 $ 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 09:24:48 $ docker top 31f6f00e4ea6d87eece73ce2f522c4bc8f04586f799daefe004a8e091becc550 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 09:24:48 + make test 09:24:48 go test ./... -coverprofile=coverage.out 09:24:54 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:25:06 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:25:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.019s coverage: 47.9% of statements 09:25:11 go vet ./... 09:25:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:25:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:25:14 ./bin/test-attribution-txt.sh [Pipeline] echo 09:25:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:25:14 $ docker stop --time=1 31f6f00e4ea6d87eece73ce2f522c4bc8f04586f799daefe004a8e091becc550 09:25:18 $ docker rm -f --volumes 31f6f00e4ea6d87eece73ce2f522c4bc8f04586f799daefe004a8e091becc550 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:25:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:25:19 + ls -al . 09:25:19 total 192 09:25:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 09:24 . 09:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 09:23 .. 09:25:19 -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 09:23 .dockerignore 09:25:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 09:23 .git 09:25:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 09:23 .github 09:25:19 -rw-rw-r-- 1 jenkins jenkins 331 Aug 25 09:23 .gitignore 09:25:19 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 09:23 .golangci.yml 09:25:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 09:23 .semver 09:25:19 -rw-rw-r-- 1 jenkins jenkins 11101 Aug 25 09:23 Attribution.txt 09:25:19 -rw-rw-r-- 1 jenkins jenkins 14764 Aug 25 09:23 CHANGELOG.md 09:25:19 -rw-rw-r-- 1 jenkins jenkins 1365 Aug 25 09:23 Dockerfile 09:25:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 09:23 GOVERNANCE.md 09:25:19 -rw-rw-r-- 1 jenkins jenkins 680 Aug 25 09:23 Jenkinsfile 09:25:19 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 09:23 LICENSE 09:25:19 -rw-rw-r-- 1 jenkins jenkins 1936 Aug 25 09:23 Makefile 09:25:19 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 09:23 OWNERS.md 09:25:19 -rw-rw-r-- 1 jenkins jenkins 4578 Aug 25 09:23 README.md 09:25:19 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 09:23 VERSION 09:25:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 09:23 bin 09:25:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 09:23 cmd 09:25:19 -rw-r--r-- 1 jenkins jenkins 24334 Aug 25 09:25 coverage.out 09:25:19 -rw-rw-r-- 1 jenkins jenkins 3940 Aug 25 09:23 go.mod 09:25:19 -rw-rw-r-- 1 jenkins jenkins 34434 Aug 25 09:23 go.sum 09:25:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 09:23 internal 09:25:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 09:23 simulator 09:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 09:23 snap 09:25:19 -rw-rw-r-- 1 jenkins jenkins 229 Aug 25 09:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:19 + 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=f93217a48f66f916d77da41a80c6f59472f374e0 --label arch=amd64 --label version=3.1.0-dev.5 . 09:25:19 Sending build context to Docker daemon 6.406MB 09:25:19 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 09:25:19 Step 2/22 : FROM ${BASE} AS builder 09:25:19 ---> aa8805fdc80f 09:25:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:25:20 ---> Running in 19d2e7c4122f 09:25:20 Removing intermediate container 19d2e7c4122f 09:25:20 ---> 0f11bf4c5e3a 09:25:20 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:25:20 ---> Running in 17a35cc9a5c3 09:25:20 Removing intermediate container 17a35cc9a5c3 09:25:20 ---> 96687f777551 09:25:20 Step 5/22 : RUN apk add --update --no-cache make git openssh 09:25:20 ---> Running in 2f5696f461e3 09:25:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4551 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 09:25:20 Running in /w/workspace/device-modbus-go/118 [Pipeline] { [Pipeline] checkout 09:25:20 Selected Git installation does not exist. Using Default 09:25:20 The recommended git tool is: NONE 09:25:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:20 OK: 270 MiB in 61 packages 09:25:21 Removing intermediate container 2f5696f461e3 09:25:21 ---> 46af538586fc 09:25:21 Step 6/22 : WORKDIR /device-modbus-go 09:25:21 ---> Running in 8912220cd570 09:25:21 Removing intermediate container 8912220cd570 09:25:21 ---> d74e61ece23c 09:25:21 Step 7/22 : COPY go.mod vendor* ./ 09:25:21 ---> 705fcc85dd7f 09:25:21 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:21 ---> Running in ad2d129151b2 09:25:21 Removing intermediate container ad2d129151b2 09:25:21 ---> 00414b94a4f6 09:25:21 Step 9/22 : COPY . . 09:25:22 ---> af42b9fda1aa 09:25:22 Step 10/22 : RUN ${MAKE} 09:25:22 ---> Running in 5bd7fe60b928 09:25:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:25:25 using credential edgex-jenkins-ssh 09:25:25 Cloning the remote Git repository 09:25:25 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:25:25 > git init /w/workspace/device-modbus-go/118 # timeout=10 09:25:25 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:25:25 > git --version # timeout=10 09:25:25 > git --version # 'git version 2.25.1' 09:25:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:27 Avoid second fetch 09:25:27 Checking out Revision f93217a48f66f916d77da41a80c6f59472f374e0 (main) 09:25:26 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:25:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:27 > git config core.sparsecheckout # timeout=10 09:25:27 > git checkout -f f93217a48f66f916d77da41a80c6f59472f374e0 # timeout=10 09:25:28 Commit message: "Merge pull request #495 from FelixTing/update-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:29 Dload Upload Total Spent Left Speed 09:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 99943 0 --:--:-- --:--:-- --:--:-- 99144 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 09:25:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:25:30 + sudo tee /etc/docker/daemon.new 09:25:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:25:30 { 09:25:30 "registry-mirrors": [ 09:25:30 "https://nexus3.edgexfoundry.org:10001" 09:25:30 ], 09:25:30 "bip": "10.250.0.254/24", 09:25:30 "hosts": [ 09:25:30 "tcp://0.0.0.0:5555", 09:25:30 "unix:///var/run/docker.sock" 09:25:30 ], 09:25:30 "mtu": 1458, 09:25:30 "selinux-enabled": true, 09:25:30 "seccomp-profile": "/etc/docker/seccomp.json" 09:25:30 } [Pipeline] sh 09:25:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:25:30 + sudo service docker restart 09:25:44 Removing intermediate container 5bd7fe60b928 09:25:44 ---> 47bbdd0ffa5c 09:25:44 Step 11/22 : FROM alpine:3.17 09:25:44 3.17: Pulling from library/alpine 09:25:44 9398808236ff: Pulling fs layer 09:25:44 9398808236ff: Verifying Checksum 09:25:44 9398808236ff: Download complete 09:25:44 9398808236ff: Pull complete 09:25:44 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:25:44 Status: Downloaded newer image for alpine:3.17 09:25:44 ---> 1e0b8b5322fc 09:25:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:25:44 ---> Running in a907df21aafd 09:25:44 Removing intermediate container a907df21aafd 09:25:44 ---> 06463033676d 09:25:44 Step 13/22 : RUN apk add --update --no-cache dumb-init 09:25:44 ---> Running in c52711cd97d9 09:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:45 (1/1) Installing dumb-init (1.2.5-r2) 09:25:45 Executing busybox-1.35.0-r29.trigger 09:25:45 OK: 7 MiB in 16 packages 09:25:45 Removing intermediate container c52711cd97d9 09:25:45 ---> 24b3252d19bb 09:25:45 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:25:46 ---> 58cba5a2f665 09:25:46 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:25:46 ---> 5cc894d626ab 09:25:46 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:25:46 ---> 8f38d96c6258 09:25:46 Step 17/22 : EXPOSE 59901 09:25:46 ---> Running in 12554c936080 09:25:46 Removing intermediate container 12554c936080 09:25:46 ---> 974fc52ba1f0 09:25:46 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:25:46 ---> Running in c537cc6d7f85 09:25:46 Removing intermediate container c537cc6d7f85 09:25:46 ---> c9ee3768b517 09:25:46 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:25:46 ---> Running in 34e6a92fece7 09:25:46 Removing intermediate container 34e6a92fece7 09:25:46 ---> da06f5f4d7d9 09:25:46 Step 20/22 : LABEL arch=amd64 09:25:46 ---> Running in 1f3e654bf5df 09:25:46 Removing intermediate container 1f3e654bf5df 09:25:46 ---> 66aa1966926b 09:25:46 Step 21/22 : LABEL git_sha=f93217a48f66f916d77da41a80c6f59472f374e0 09:25:46 ---> Running in b68837e4b7e0 09:25:46 Removing intermediate container b68837e4b7e0 09:25:46 ---> 0be34284bbc2 09:25:46 Step 22/22 : LABEL version=3.1.0-dev.5 09:25:46 ---> Running in 48a0b5cf279d 09:25:46 Removing intermediate container 48a0b5cf279d 09:25:46 ---> 1159d9b0c0ad 09:25:46 [Warning] One or more build-args [ARCH] were not consumed 09:25:47 Successfully built 1159d9b0c0ad 09:25:47 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:47 provisioning config files... 09:25:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1781819321621687709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:47 ---> docker-login.sh 09:25:47 nexus3.edgexfoundry.org:10001 09:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:47 Configure a credential helper to remove this warning. See 09:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:47 09:25:47 Login Succeeded 09:25:47 nexus3.edgexfoundry.org:10002 09:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:47 Configure a credential helper to remove this warning. See 09:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:47 09:25:47 Login Succeeded 09:25:47 nexus3.edgexfoundry.org:10003 09:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:47 Configure a credential helper to remove this warning. See 09:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:47 09:25:47 Login Succeeded 09:25:47 nexus3.edgexfoundry.org:10004 09:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:47 Configure a credential helper to remove this warning. See 09:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:47 09:25:47 Login Succeeded 09:25:47 docker.io 09:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:48 Configure a credential helper to remove this warning. See 09:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:48 09:25:48 Login Succeeded 09:25:48 ---> docker-login.sh ends [Pipeline] } 09:25:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:48 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 09:25:48 f93217a48f66f916d77da41a80c6f59472f374e0 09:25:48 latest 09:25:48 3.1.0-dev.5 09:25:48 f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 09:25:48 main 09:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f93217a48f66f916d77da41a80c6f59472f374e0 09:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:25:48 27da9b96c665: Preparing 09:25:48 a6ffda34da65: Preparing 09:25:48 7e8f28a5742d: Preparing 09:25:48 6dac9a623cf1: Preparing 09:25:48 36b50b131297: Preparing 09:25:48 36b50b131297: Layer already exists 09:25:48 6dac9a623cf1: Pushed 09:25:48 a6ffda34da65: Pushed 09:25:48 27da9b96c665: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:48 provisioning config files... 09:25:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/118@tmp/config15986827280953492956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:49 ---> docker-login.sh 09:25:49 nexus3.edgexfoundry.org:10001 09:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:49 Configure a credential helper to remove this warning. See 09:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:49 09:25:49 Login Succeeded 09:25:49 nexus3.edgexfoundry.org:10002 09:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:50 Configure a credential helper to remove this warning. See 09:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:50 09:25:50 Login Succeeded 09:25:50 nexus3.edgexfoundry.org:10003 09:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:50 Configure a credential helper to remove this warning. See 09:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:50 09:25:50 Login Succeeded 09:25:50 nexus3.edgexfoundry.org:10004 09:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:50 Configure a credential helper to remove this warning. See 09:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:50 09:25:50 Login Succeeded 09:25:50 docker.io 09:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:51 7e8f28a5742d: Pushed 09:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:51 Configure a credential helper to remove this warning. See 09:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:51 09:25:51 Login Succeeded 09:25:51 ---> docker-login.sh ends [Pipeline] } 09:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:25:51 f93217a48f66f916d77da41a80c6f59472f374e0: digest: sha256:ab9d854801007d4aad32eb5833eca71711c3dad0317bb8a662bc57955b4e7790 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 09:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:51 ========================================================= 09:25:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:25:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:25:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 09:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:25:52 27da9b96c665: Preparing 09:25:52 a6ffda34da65: Preparing 09:25:52 7e8f28a5742d: Preparing 09:25:52 6dac9a623cf1: Preparing 09:25:52 36b50b131297: Preparing 09:25:52 6dac9a623cf1: Layer already exists 09:25:52 7e8f28a5742d: Layer already exists 09:25:52 36b50b131297: Layer already exists 09:25:52 a6ffda34da65: Layer already exists 09:25:52 27da9b96c665: Layer already exists 09:25:52 latest: digest: sha256:ab9d854801007d4aad32eb5833eca71711c3dad0317bb8a662bc57955b4e7790 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:52 Sending build context to Docker daemon 3.309MB 09:25:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:25:52 Step 2/10 : FROM ${BASE} AS builder 09:25:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:52 edb6bdbacee9: Pulling fs layer 09:25:52 5f9638ab2659: Pulling fs layer 09:25:52 8d51d6327a98: Pulling fs layer 09:25:52 8b374f2dd631: Pulling fs layer 09:25:52 ec14aa9079de: Pulling fs layer 09:25:52 2f466654f4bb: Pulling fs layer 09:25:52 554e91adad29: Pulling fs layer 09:25:52 8b374f2dd631: Waiting 09:25:52 ec14aa9079de: Waiting 09:25:52 2f466654f4bb: Waiting 09:25:52 554e91adad29: Waiting 09:25:52 5f9638ab2659: Verifying Checksum 09:25:52 5f9638ab2659: Download complete 09:25:52 8b374f2dd631: Verifying Checksum 09:25:52 8b374f2dd631: Download complete 09:25:52 ec14aa9079de: Verifying Checksum 09:25:52 ec14aa9079de: Download complete 09:25:52 edb6bdbacee9: Verifying Checksum 09:25:52 edb6bdbacee9: Download complete 09:25:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.5 09:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:25:52 27da9b96c665: Preparing 09:25:52 a6ffda34da65: Preparing 09:25:52 7e8f28a5742d: Preparing 09:25:52 6dac9a623cf1: Preparing 09:25:52 36b50b131297: Preparing 09:25:52 27da9b96c665: Layer already exists 09:25:52 36b50b131297: Layer already exists 09:25:52 a6ffda34da65: Layer already exists 09:25:52 7e8f28a5742d: Layer already exists 09:25:52 6dac9a623cf1: Layer already exists 09:25:52 3.1.0-dev.5: digest: sha256:ab9d854801007d4aad32eb5833eca71711c3dad0317bb8a662bc57955b4e7790 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 09:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:25:53 27da9b96c665: Preparing 09:25:53 a6ffda34da65: Preparing 09:25:53 7e8f28a5742d: Preparing 09:25:53 6dac9a623cf1: Preparing 09:25:53 36b50b131297: Preparing 09:25:53 27da9b96c665: Layer already exists 09:25:53 a6ffda34da65: Layer already exists 09:25:53 36b50b131297: Layer already exists 09:25:53 7e8f28a5742d: Layer already exists 09:25:53 6dac9a623cf1: Layer already exists 09:25:53 f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5: digest: sha256:ab9d854801007d4aad32eb5833eca71711c3dad0317bb8a662bc57955b4e7790 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:54 edb6bdbacee9: Pull complete 09:25:54 554e91adad29: Verifying Checksum 09:25:54 554e91adad29: Download complete 09:25:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 09:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:25:54 27da9b96c665: Preparing 09:25:54 a6ffda34da65: Preparing 09:25:54 7e8f28a5742d: Preparing 09:25:54 6dac9a623cf1: Preparing 09:25:54 36b50b131297: Preparing 09:25:54 a6ffda34da65: Layer already exists 09:25:54 27da9b96c665: Layer already exists 09:25:54 7e8f28a5742d: Layer already exists 09:25:54 36b50b131297: Layer already exists 09:25:54 6dac9a623cf1: Layer already exists 09:25:54 main: digest: sha256:ab9d854801007d4aad32eb5833eca71711c3dad0317bb8a662bc57955b4e7790 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:54 ===================================================== [Pipeline] echo 09:25:54 taggedImages: 09:25:54 - nexus3.edgexfoundry.org:10004/device-modbus:f93217a48f66f916d77da41a80c6f59472f374e0 09:25:54 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:25:54 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.5 09:25:54 - nexus3.edgexfoundry.org:10004/device-modbus:f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 09:25:54 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:54 5f9638ab2659: Pull complete 09:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:54 09:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:54 latest: Pulling from edgex-lftools-log-publisher 09:25:54 5eb5b503b376: Pulling fs layer 09:25:54 5c69ac0246d0: Pulling fs layer 09:25:54 ec43610c2a17: Pulling fs layer 09:25:54 3a2ae6a8a46f: Pulling fs layer 09:25:54 33b1e0a273af: Pulling fs layer 09:25:54 5d3b04190fa2: Pulling fs layer 09:25:54 2f39f015ded8: Pulling fs layer 09:25:54 3a2ae6a8a46f: Waiting 09:25:54 33b1e0a273af: Waiting 09:25:54 2f39f015ded8: Waiting 09:25:54 5d3b04190fa2: Waiting 09:25:54 5c69ac0246d0: Verifying Checksum 09:25:54 5c69ac0246d0: Download complete 09:25:54 3a2ae6a8a46f: Verifying Checksum 09:25:54 3a2ae6a8a46f: Download complete 09:25:54 33b1e0a273af: Verifying Checksum 09:25:54 33b1e0a273af: Download complete 09:25:54 ec43610c2a17: Verifying Checksum 09:25:54 ec43610c2a17: Download complete 09:25:54 5d3b04190fa2: Verifying Checksum 09:25:54 5d3b04190fa2: Download complete 09:25:55 5eb5b503b376: Verifying Checksum 09:25:55 5eb5b503b376: Download complete 09:25:55 8d51d6327a98: Verifying Checksum 09:25:55 8d51d6327a98: Download complete 09:25:55 2f466654f4bb: Download complete 09:25:55 2f39f015ded8: Download complete 09:25:56 5eb5b503b376: Pull complete 09:25:56 5c69ac0246d0: Pull complete 09:25:56 ec43610c2a17: Pull complete 09:25:56 3a2ae6a8a46f: Pull complete 09:25:57 33b1e0a273af: Pull complete 09:25:57 5d3b04190fa2: Pull complete 09:26:01 2f39f015ded8: Pull complete 09:26:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:01 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:26:01 $ 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 09:26:06 $ docker top 735462c077f49de7232ae55ee7bfd0476dc04fbe3d97e9ce41c0f7f1fa625ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:06 ---> job-cost.sh 09:26:06 lf-activate-venv: SKIPPING 09:26:06 INFO: No Stack... 09:26:07 INFO: Retrieving Pricing Info for: v3-standard-8 09:26:07 8d51d6327a98: Pull complete 09:26:07 8b374f2dd631: Pull complete 09:26:07 ec14aa9079de: Pull complete 09:26:07 INFO: Archiving Costs [Pipeline] sh 09:26:08 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 09:26:08 + cut -d, -f6 [Pipeline] lock 09:26:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] 09:26:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] did not exist. Created. 09:26:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:08 + echo total: 0.2199999988079071 [Pipeline] stash 09:26:08 Stashed 1 file(s) [Pipeline] } 09:26:08 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 09:26:08 $ docker stop --time=1 735462c077f49de7232ae55ee7bfd0476dc04fbe3d97e9ce41c0f7f1fa625ff4 09:26:09 $ docker rm -f --volumes 735462c077f49de7232ae55ee7bfd0476dc04fbe3d97e9ce41c0f7f1fa625ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:14 2f466654f4bb: Pull complete 09:26:16 554e91adad29: Pull complete 09:26:16 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 09:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:26:16 ---> 1e15ea492957 09:26:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:26:18 ---> Running in 5d7e11fc29c2 09:26:18 Removing intermediate container 5d7e11fc29c2 09:26:18 ---> d98064bb29c1 09:26:18 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:26:18 ---> Running in e4b024d9d3e1 09:26:18 Removing intermediate container e4b024d9d3e1 09:26:18 ---> a7a173895203 09:26:18 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:26:18 ---> Running in 2af545c1fe36 09:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:21 (1/8) Installing openssh-keygen (9.1_p1-r4) 09:26:21 (2/8) Installing libedit (20221030.3.1-r0) 09:26:21 (3/8) Installing openssh-client-common (9.1_p1-r4) 09:26:21 (4/8) Installing openssh-client-default (9.1_p1-r4) 09:26:21 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 09:26:21 (6/8) Installing openssh-server-common (9.1_p1-r4) 09:26:21 (7/8) Installing openssh-server (9.1_p1-r4) 09:26:21 (8/8) Installing openssh (9.1_p1-r4) 09:26:21 Executing busybox-1.35.0-r29.trigger 09:26:21 OK: 270 MiB in 61 packages 09:26:22 Removing intermediate container 2af545c1fe36 09:26:22 ---> 27f15fb3a060 09:26:22 Step 6/10 : WORKDIR /device-modbus-go 09:26:22 ---> Running in dba3db88ccfd 09:26:23 Removing intermediate container dba3db88ccfd 09:26:23 ---> 2be6a3eb0d0d 09:26:23 Step 7/10 : COPY go.mod vendor* ./ 09:26:23 ---> b348deb831f7 09:26:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:23 ---> Running in fee7d1cb68a9 09:27:31 Removing intermediate container fee7d1cb68a9 09:27:31 ---> e65f0552d1dc 09:27:31 Step 9/10 : COPY . . 09:27:31 ---> e41c913b61bf 09:27:31 Step 10/10 : RUN ${MAKE} 09:27:31 ---> Running in ce9326b227e7 09:27:31 noop 09:27:31 Removing intermediate container ce9326b227e7 09:27:31 ---> 43e98d549db8 09:27:31 Successfully built 43e98d549db8 09:27:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:31 + docker inspect -f . ci-base-image-arm64 09:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:32 prd-ubuntu20.04-docker-arm64-4c-16g-4551 does not seem to be running inside a container 09:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/118 -v /w/workspace/device-modbus-go/118:/w/workspace/device-modbus-go/118:rw,z -v /w/workspace/device-modbus-go/118@tmp:/w/workspace/device-modbus-go/118@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 09:27:33 $ docker top f7a4e972af9c9ee29b1bb877ea4159763640ae5b3b741b51225041a4efa77db3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:34 + go version 09:27:34 go version go1.20.6 linux/arm64 [Pipeline] } 09:27:34 $ docker stop --time=1 f7a4e972af9c9ee29b1bb877ea4159763640ae5b3b741b51225041a4efa77db3 09:27:35 $ docker rm -f --volumes f7a4e972af9c9ee29b1bb877ea4159763640ae5b3b741b51225041a4efa77db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:36 + docker inspect -f . ci-base-image-arm64 09:27:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:36 prd-ubuntu20.04-docker-arm64-4c-16g-4551 does not seem to be running inside a container 09:27:36 $ 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/118 -v /w/workspace/device-modbus-go/118:/w/workspace/device-modbus-go/118:rw,z -v /w/workspace/device-modbus-go/118@tmp:/w/workspace/device-modbus-go/118@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 09:27:37 $ docker top 09a723f167a0ee8710aec5604977fd3343ee8594e5b901a2e3c2e472dbf70383 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:38 + git config --global --add safe.directory /w/workspace/device-modbus-go/118 [Pipeline] fileExists [Pipeline] sh 09:27:38 + make test 09:27:38 go test ./... -coverprofile=coverage.out 09:28:10 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:30:02 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:30:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.078s coverage: 47.9% of statements 09:30:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:30:02 go vet ./... 09:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:30:24 ./bin/test-attribution-txt.sh [Pipeline] echo 09:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:30:25 $ docker stop --time=1 09a723f167a0ee8710aec5604977fd3343ee8594e5b901a2e3c2e472dbf70383 09:30:27 $ docker rm -f --volumes 09a723f167a0ee8710aec5604977fd3343ee8594e5b901a2e3c2e472dbf70383 [Pipeline] // withDockerContainer [Pipeline] sh 09:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:30:28 Warning: overwriting stash ‘coverage-report’ 09:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:30:29 + ls -al . 09:30:29 total 188 09:30:29 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 09:27 . 09:30:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 09:25 .. 09:30:29 -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 09:25 .dockerignore 09:30:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 09:25 .git 09:30:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 09:25 .github 09:30:29 -rw-rw-r-- 1 jenkins jenkins 331 Aug 25 09:25 .gitignore 09:30:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 09:25 .golangci.yml 09:30:29 -rw-rw-r-- 1 jenkins jenkins 11101 Aug 25 09:25 Attribution.txt 09:30:29 -rw-rw-r-- 1 jenkins jenkins 14764 Aug 25 09:25 CHANGELOG.md 09:30:29 -rw-rw-r-- 1 jenkins jenkins 1365 Aug 25 09:25 Dockerfile 09:30:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 09:25 GOVERNANCE.md 09:30:29 -rw-rw-r-- 1 jenkins jenkins 680 Aug 25 09:25 Jenkinsfile 09:30:29 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 09:25 LICENSE 09:30:29 -rw-rw-r-- 1 jenkins jenkins 1936 Aug 25 09:25 Makefile 09:30:29 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 09:25 OWNERS.md 09:30:29 -rw-rw-r-- 1 jenkins jenkins 4578 Aug 25 09:25 README.md 09:30:29 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 09:23 VERSION 09:30:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 09:25 bin 09:30:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 09:25 cmd 09:30:29 -rw-r--r-- 1 jenkins jenkins 24334 Aug 25 09:29 coverage.out 09:30:29 -rw-rw-r-- 1 jenkins jenkins 3940 Aug 25 09:25 go.mod 09:30:29 -rw-rw-r-- 1 jenkins jenkins 34434 Aug 25 09:25 go.sum 09:30:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 09:25 internal 09:30:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 09:25 simulator 09:30:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 09:25 snap 09:30:29 -rw-rw-r-- 1 jenkins jenkins 229 Aug 25 09:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:29 + 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=f93217a48f66f916d77da41a80c6f59472f374e0 --label arch=arm64 --label version=3.1.0-dev.5 . 09:30:29 Sending build context to Docker daemon 3.334MB 09:30:29 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 09:30:29 Step 2/22 : FROM ${BASE} AS builder 09:30:29 ---> 43e98d549db8 09:30:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:30:29 ---> Running in 52e830d9bd52 09:30:30 Removing intermediate container 52e830d9bd52 09:30:30 ---> 2c3102dc46f1 09:30:30 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:30:30 ---> Running in 67c18ef76338 09:30:30 Removing intermediate container 67c18ef76338 09:30:30 ---> f727d074d093 09:30:30 Step 5/22 : RUN apk add --update --no-cache make git openssh 09:30:30 ---> Running in 3c606f037869 09:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:30:33 OK: 270 MiB in 61 packages 09:30:34 Removing intermediate container 3c606f037869 09:30:34 ---> 1ab55272fe3d 09:30:34 Step 6/22 : WORKDIR /device-modbus-go 09:30:34 ---> Running in bcd8621df4ed 09:30:34 Removing intermediate container bcd8621df4ed 09:30:34 ---> 408bbce2e6bc 09:30:34 Step 7/22 : COPY go.mod vendor* ./ 09:30:34 ---> 2983ea2df1d6 09:30:34 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:34 ---> Running in 6c5e6c1fef7d 09:30:36 Removing intermediate container 6c5e6c1fef7d 09:30:36 ---> 3bd680402203 09:30:36 Step 9/22 : COPY . . 09:30:37 ---> c437907fd4da 09:30:37 Step 10/22 : RUN ${MAKE} 09:30:37 ---> Running in 18477e04a735 09:30:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:33:00 Removing intermediate container 18477e04a735 09:33:00 ---> 2997ec10a0ca 09:33:00 Step 11/22 : FROM alpine:3.17 09:33:00 3.17: Pulling from library/alpine 09:33:00 4060ece20d7a: Pulling fs layer 09:33:00 4060ece20d7a: Download complete 09:33:00 4060ece20d7a: Pull complete 09:33:00 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:33:00 Status: Downloaded newer image for alpine:3.17 09:33:00 ---> 8650cd65339b 09:33:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:33:00 ---> Running in f667fcb91591 09:33:00 Removing intermediate container f667fcb91591 09:33:00 ---> 168e713047f3 09:33:00 Step 13/22 : RUN apk add --update --no-cache dumb-init 09:33:00 ---> Running in 1a39c6bdffd6 09:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:33:00 (1/1) Installing dumb-init (1.2.5-r2) 09:33:00 Executing busybox-1.35.0-r29.trigger 09:33:00 OK: 8 MiB in 16 packages 09:33:00 Removing intermediate container 1a39c6bdffd6 09:33:00 ---> 51d4ed7e1892 09:33:00 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:33:00 ---> d43d716a4ef7 09:33:00 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:33:00 ---> 62e1f69a7e1f 09:33:00 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:33:00 ---> 479194cce320 09:33:00 Step 17/22 : EXPOSE 59901 09:33:00 ---> Running in c71b8c80fec6 09:33:00 Removing intermediate container c71b8c80fec6 09:33:00 ---> 3404e67132cd 09:33:00 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:33:00 ---> Running in 0e58d235e148 09:33:00 Removing intermediate container 0e58d235e148 09:33:00 ---> d649384af396 09:33:00 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:33:00 ---> Running in 564347ea761c 09:33:00 Removing intermediate container 564347ea761c 09:33:00 ---> 23415766f61d 09:33:00 Step 20/22 : LABEL arch=arm64 09:33:00 ---> Running in 4e566c6483ef 09:33:00 Removing intermediate container 4e566c6483ef 09:33:00 ---> d51fb2f75041 09:33:00 Step 21/22 : LABEL git_sha=f93217a48f66f916d77da41a80c6f59472f374e0 09:33:00 ---> Running in b770f47294de 09:33:00 Removing intermediate container b770f47294de 09:33:00 ---> 69748d4b5cbc 09:33:00 Step 22/22 : LABEL version=3.1.0-dev.5 09:33:00 ---> Running in 071dcdc254bf 09:33:00 Removing intermediate container 071dcdc254bf 09:33:00 ---> bcb1f2d017d1 09:33:00 [Warning] One or more build-args [ARCH] were not consumed 09:33:00 Successfully built bcb1f2d017d1 09:33:00 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 09:33:00 provisioning config files... 09:33:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/118@tmp/config15174307692303264545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:00 ---> docker-login.sh 09:33:00 nexus3.edgexfoundry.org:10001 09:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:01 Configure a credential helper to remove this warning. See 09:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:01 09:33:01 Login Succeeded 09:33:01 nexus3.edgexfoundry.org:10002 09:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:01 Configure a credential helper to remove this warning. See 09:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:01 09:33:01 Login Succeeded 09:33:01 nexus3.edgexfoundry.org:10003 09:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:01 Configure a credential helper to remove this warning. See 09:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:01 09:33:01 Login Succeeded 09:33:01 nexus3.edgexfoundry.org:10004 09:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:02 Configure a credential helper to remove this warning. See 09:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:02 09:33:02 Login Succeeded 09:33:02 docker.io 09:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:02 Configure a credential helper to remove this warning. See 09:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:02 09:33:02 Login Succeeded 09:33:02 ---> docker-login.sh ends [Pipeline] } 09:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:33:02 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 09:33:02 f93217a48f66f916d77da41a80c6f59472f374e0 09:33:02 latest 09:33:02 3.1.0-dev.5 09:33:02 f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 09:33:02 main 09:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f93217a48f66f916d77da41a80c6f59472f374e0 09:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:33:03 9acc42e72fbb: Preparing 09:33:03 191408eff41f: Preparing 09:33:03 9ef020a7033a: Preparing 09:33:03 ca64410a3455: Preparing 09:33:03 d2d9d24a8c2a: Preparing 09:33:03 d2d9d24a8c2a: Layer already exists 09:33:03 ca64410a3455: Pushed 09:33:03 9acc42e72fbb: Pushed 09:33:03 191408eff41f: Pushed 09:33:08 9ef020a7033a: Pushed 09:33:08 f93217a48f66f916d77da41a80c6f59472f374e0: digest: sha256:3fa674d1e265f43c73c4b4fa378ceb14bcb812abb772c3fa92f851a96935db11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:33:09 9acc42e72fbb: Preparing 09:33:09 191408eff41f: Preparing 09:33:09 9ef020a7033a: Preparing 09:33:09 ca64410a3455: Preparing 09:33:09 d2d9d24a8c2a: Preparing 09:33:09 9acc42e72fbb: Layer already exists 09:33:09 9ef020a7033a: Layer already exists 09:33:09 d2d9d24a8c2a: Layer already exists 09:33:09 ca64410a3455: Layer already exists 09:33:09 191408eff41f: Layer already exists 09:33:09 latest: digest: sha256:3fa674d1e265f43c73c4b4fa378ceb14bcb812abb772c3fa92f851a96935db11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.5 09:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:33:10 9acc42e72fbb: Preparing 09:33:10 191408eff41f: Preparing 09:33:10 9ef020a7033a: Preparing 09:33:10 ca64410a3455: Preparing 09:33:10 d2d9d24a8c2a: Preparing 09:33:10 d2d9d24a8c2a: Layer already exists 09:33:10 9ef020a7033a: Layer already exists 09:33:10 9acc42e72fbb: Layer already exists 09:33:10 191408eff41f: Layer already exists 09:33:10 ca64410a3455: Layer already exists 09:33:10 3.1.0-dev.5: digest: sha256:3fa674d1e265f43c73c4b4fa378ceb14bcb812abb772c3fa92f851a96935db11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 09:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:33:11 9acc42e72fbb: Preparing 09:33:11 191408eff41f: Preparing 09:33:11 9ef020a7033a: Preparing 09:33:11 ca64410a3455: Preparing 09:33:11 d2d9d24a8c2a: Preparing 09:33:11 d2d9d24a8c2a: Layer already exists 09:33:11 9acc42e72fbb: Layer already exists 09:33:11 191408eff41f: Layer already exists 09:33:11 9ef020a7033a: Layer already exists 09:33:11 ca64410a3455: Layer already exists 09:33:11 f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5: digest: sha256:3fa674d1e265f43c73c4b4fa378ceb14bcb812abb772c3fa92f851a96935db11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 09:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:33:11 9acc42e72fbb: Preparing 09:33:11 191408eff41f: Preparing 09:33:11 9ef020a7033a: Preparing 09:33:11 ca64410a3455: Preparing 09:33:11 d2d9d24a8c2a: Preparing 09:33:11 9ef020a7033a: Layer already exists 09:33:11 9acc42e72fbb: Layer already exists 09:33:11 d2d9d24a8c2a: Layer already exists 09:33:11 191408eff41f: Layer already exists 09:33:11 ca64410a3455: Layer already exists 09:33:11 main: digest: sha256:3fa674d1e265f43c73c4b4fa378ceb14bcb812abb772c3fa92f851a96935db11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:11 ===================================================== [Pipeline] echo 09:33:11 taggedImages: 09:33:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f93217a48f66f916d77da41a80c6f59472f374e0 09:33:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:33:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.5 09:33:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f93217a48f66f916d77da41a80c6f59472f374e0-3.1.0-dev.5 09:33:11 - 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 09:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:12 09:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:12 arm64: Pulling from edgex-lftools-log-publisher 09:33:12 8998bd30e6a1: Pulling fs layer 09:33:12 04944245beec: Pulling fs layer 09:33:12 699f458cf7ca: Pulling fs layer 09:33:12 765212b225bb: Pulling fs layer 09:33:12 f23df028b6ca: Pulling fs layer 09:33:12 d65c8cfc05b1: Pulling fs layer 09:33:12 2437ff75d9bd: Pulling fs layer 09:33:12 f23df028b6ca: Waiting 09:33:12 d65c8cfc05b1: Waiting 09:33:12 2437ff75d9bd: Waiting 09:33:12 765212b225bb: Waiting 09:33:12 04944245beec: Verifying Checksum 09:33:12 04944245beec: Download complete 09:33:12 765212b225bb: Verifying Checksum 09:33:12 765212b225bb: Download complete 09:33:12 f23df028b6ca: Verifying Checksum 09:33:12 f23df028b6ca: Download complete 09:33:12 d65c8cfc05b1: Verifying Checksum 09:33:12 d65c8cfc05b1: Download complete 09:33:13 699f458cf7ca: Verifying Checksum 09:33:13 699f458cf7ca: Download complete 09:33:13 8998bd30e6a1: Download complete 09:33:15 2437ff75d9bd: Verifying Checksum 09:33:15 2437ff75d9bd: Download complete 09:33:16 8998bd30e6a1: Pull complete 09:33:17 04944245beec: Pull complete 09:33:18 699f458cf7ca: Pull complete 09:33:18 765212b225bb: Pull complete 09:33:19 f23df028b6ca: Pull complete 09:33:19 d65c8cfc05b1: Pull complete 09:33:34 2437ff75d9bd: Pull complete 09:33:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-4551 does not seem to be running inside a container 09:33:34 $ 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/118 -v /w/workspace/device-modbus-go/118:/w/workspace/device-modbus-go/118:rw,z -v /w/workspace/device-modbus-go/118@tmp:/w/workspace/device-modbus-go/118@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 09:33:37 $ docker top 4f82bce64755a0722cecfacdbb3eb43205af4aadf7cc6e0e104d6ff095b4a611 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:37 ---> job-cost.sh 09:33:37 lf-activate-venv: SKIPPING 09:33:37 INFO: No Stack... 09:33:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:39 INFO: Archiving Costs [Pipeline] sh 09:33:39 + cat /w/workspace/device-modbus-go/118/archives/cost.csv 09:33:39 + cut -d, -f6 [Pipeline] lock 09:33:39 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] 09:33:39 Resource [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] did not exist. Created. 09:33:39 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:40 /w/workspace/device-modbus-go/118@tmp/durable-43585839/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:33:40 + echo total: 0.10999999940395355 [Pipeline] stash 09:33:40 Warning: overwriting stash ‘stack-cost’ 09:33:40 Stashed 1 file(s) [Pipeline] } 09:33:40 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:40 $ docker stop --time=1 4f82bce64755a0722cecfacdbb3eb43205af4aadf7cc6e0e104d6ff095b4a611 09:33:42 $ docker rm -f --volumes 4f82bce64755a0722cecfacdbb3eb43205af4aadf7cc6e0e104d6ff095b4a611 [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 09:33:42 provisioning config files... 09:33:42 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11484358597082037283tmp [Pipeline] { [Pipeline] sh 09:33:42 + set +x 09:33:42 + curl -s https://codecov.io/bash 09:33:42 + bash -s -- 09:33:42 09:33:42 _____ _ 09:33:42 / ____| | | 09:33:42 | | ___ __| | ___ ___ _____ __ 09:33:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:42 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:42 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:42 Bash-1.0.6 09:33:42 09:33:42 09:33:42 ==> git version 2.25.1 found 09:33:42 ==> 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 09:33:42 Release-Date: 2020-01-08 09:33:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:42 ==> Jenkins CI detected. 09:33:42 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 09:33:42 project root: . 09:33:42 --> token set from env 09:33:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:33:42 ==> Running gcov in . (disable via -X gcov) 09:33:42 ==> Python coveragepy not found 09:33:42 ==> Searching for coverage reports in: 09:33:42 + . 09:33:43 -> Found 1 reports 09:33:43 ==> Detecting git/mercurial file structure 09:33:43 ==> Reading reports 09:33:43 + ./coverage.out bytes=24334 09:33:43 ==> Appending adjustments 09:33:43 https://docs.codecov.io/docs/fixing-reports 09:33:43 + Found adjustments 09:33:43 ==> Gzipping contents 09:33:43 4.0K /tmp/codecov.QOlOwe.gz 09:33:43 ==> Uploading reports 09:33:43 url: https://codecov.io 09:33:43 query: branch=main&commit=f93217a48f66f916d77da41a80c6f59472f374e0&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:33:43 -> Pinging Codecov 09:33:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=f93217a48f66f916d77da41a80c6f59472f374e0&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:33:43 -> Uploading to 09:33:43 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/55DBCA73C666E3227836607328DD7E49/f93217a48f66f916d77da41a80c6f59472f374e0/d80e5998-4256-4ba3-a992-4480d1c3ab1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T093343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16000c5c92685852a5b6e949df95a9d1eee7f8d6cadea7610756eabf2b343341 09:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:43 Dload Upload Total Spent Left Speed 09:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 20172 --:--:-- --:--:-- --:--:-- 20070 100 3974 0 0 100 3974 0 20172 --:--:-- --:--:-- --:--:-- 20070 09:33:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] } 09:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:33:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:33:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:33:44 09:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:33:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:33:44 df9b9388f04a: Pulling fs layer 09:33:44 52dc419b0ee2: Pulling fs layer 09:33:44 25bc292e5bac: Pulling fs layer 09:33:44 114826534d7a: Pulling fs layer 09:33:44 4657fd5d0bcf: Pulling fs layer 09:33:44 6ad1cebc031e: Pulling fs layer 09:33:44 8a3aa393b2d8: Pulling fs layer 09:33:44 6ad1cebc031e: Waiting 09:33:44 4657fd5d0bcf: Waiting 09:33:44 114826534d7a: Waiting 09:33:44 8a3aa393b2d8: Waiting 09:33:44 25bc292e5bac: Verifying Checksum 09:33:44 25bc292e5bac: Download complete 09:33:44 52dc419b0ee2: Verifying Checksum 09:33:44 52dc419b0ee2: Download complete 09:33:44 4657fd5d0bcf: Verifying Checksum 09:33:44 4657fd5d0bcf: Download complete 09:33:44 df9b9388f04a: Download complete 09:33:44 6ad1cebc031e: Verifying Checksum 09:33:44 6ad1cebc031e: Download complete 09:33:44 df9b9388f04a: Pull complete 09:33:44 52dc419b0ee2: Pull complete 09:33:45 25bc292e5bac: Pull complete 09:33:45 114826534d7a: Verifying Checksum 09:33:45 114826534d7a: Download complete 09:33:45 8a3aa393b2d8: Verifying Checksum 09:33:45 8a3aa393b2d8: Download complete 09:33:48 114826534d7a: Pull complete 09:33:48 4657fd5d0bcf: Pull complete 09:33:49 6ad1cebc031e: Pull complete 09:33:51 8a3aa393b2d8: Pull complete 09:33:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:51 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:33:51 $ 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:1.410.4 cat 09:34:02 $ docker top f89c186e7f67221ef1dd601f3fcfe3d5da2823038a48cc4e3ee67d7ce0c28933 -eo pid,comm [Pipeline] { [Pipeline] echo 09:34:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 09:34:02 + set -o pipefail 09:34:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 09:34:07 09:34:07 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 09:34:07 09:34:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/2895ccba-ee1c-410b-b50a-0bb31c6e61ee 09:34:07 09:34:07 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 09:34:07 09:34:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:34:07 09:34:07 09:34:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:34:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:34:07 More details here: https://snyk.co/ue1NS [Pipeline] } 09:34:07 $ docker stop --time=1 f89c186e7f67221ef1dd601f3fcfe3d5da2823038a48cc4e3ee67d7ce0c28933 09:34:13 $ docker rm -f --volumes f89c186e7f67221ef1dd601f3fcfe3d5da2823038a48cc4e3ee67d7ce0c28933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:14 + git log --format=format:%s -1 f93217a48f66f916d77da41a80c6f59472f374e0 [Pipeline] sh 09:34:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:15 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:34:15 $ 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 09:34:15 $ docker top a18b1a67b0cc68c56205440c8d71179848ff69cf25136f01be237cc412abcd07 -eo pid,comm 09:34:15 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). 09:34:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:15 [ssh-agent] Looking for ssh-agent implementation... 09:34:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:15 $ docker exec a18b1a67b0cc68c56205440c8d71179848ff69cf25136f01be237cc412abcd07 ssh-agent 09:34:15 SSH_AUTH_SOCK=/tmp/ssh-6Zz6LYttYF65/agent.32 09:34:15 SSH_AGENT_PID=39 09:34:15 Running ssh-add (command line suppressed) 09:34:16 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3350474146452758751.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3350474146452758751.key) 09:34:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:16 + git semver tag 09:34:16 2023-08-25 09:34:16,472 [run_tag] DEBUG tag force:False 09:34:16 2023-08-25 09:34:16,473 [check_head_tag] DEBUG check head tag 09:34:16 2023-08-25 09:34:16,473 [execute] INFO git cat-file --batch-check 09:34:16 2023-08-25 09:34:16,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 09:34:16 2023-08-25 09:34:16,477 [execute] INFO git cat-file --batch 09:34:16 2023-08-25 09:34:16,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 09:34:16 2023-08-25 09:34:16,484 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:16 2023-08-25 09:34:16,485 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 09:34:16 2023-08-25 09:34:16,485 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 09:34:16 2023-08-25 09:34:16,489 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:16 3.1.0-dev.5 [Pipeline] } 09:34:16 $ docker exec --env ******** --env ******** a18b1a67b0cc68c56205440c8d71179848ff69cf25136f01be237cc412abcd07 ssh-agent -k 09:34:16 unset SSH_AUTH_SOCK; 09:34:16 unset SSH_AGENT_PID; 09:34:16 echo Agent pid 39 killed; 09:34:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:17 + git semver [Pipeline] } 09:34:17 $ docker stop --time=1 a18b1a67b0cc68c56205440c8d71179848ff69cf25136f01be237cc412abcd07 09:34:18 $ docker rm -f --volumes a18b1a67b0cc68c56205440c8d71179848ff69cf25136f01be237cc412abcd07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:19 09:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:19 0.23.1-centos7: Pulling from edgex-lftools 09:34:19 ab5ef0e58194: Pulling fs layer 09:34:19 9712f1f96733: Pulling fs layer 09:34:19 63f879dbbcfc: Pulling fs layer 09:34:19 0d9ebad4ef96: Pulling fs layer 09:34:19 e9a5061849ea: Pulling fs layer 09:34:19 d747dcd14b5f: Pulling fs layer 09:34:19 2de7ff778b66: Pulling fs layer 09:34:19 0d9ebad4ef96: Waiting 09:34:19 e9a5061849ea: Waiting 09:34:19 d747dcd14b5f: Waiting 09:34:19 9712f1f96733: Download complete 09:34:19 63f879dbbcfc: Verifying Checksum 09:34:19 63f879dbbcfc: Download complete 09:34:19 0d9ebad4ef96: Verifying Checksum 09:34:19 0d9ebad4ef96: Download complete 09:34:19 d747dcd14b5f: Verifying Checksum 09:34:19 d747dcd14b5f: Download complete 09:34:19 e9a5061849ea: Verifying Checksum 09:34:19 e9a5061849ea: Download complete 09:34:19 ab5ef0e58194: Verifying Checksum 09:34:19 ab5ef0e58194: Download complete 09:34:19 2de7ff778b66: Download complete 09:34:22 ab5ef0e58194: Pull complete 09:34:22 9712f1f96733: Pull complete 09:34:23 63f879dbbcfc: Pull complete 09:34:27 0d9ebad4ef96: Pull complete 09:34:27 e9a5061849ea: Pull complete 09:34:27 d747dcd14b5f: Pull complete 09:34:28 2de7ff778b66: Pull complete 09:34:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:28 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:34:28 $ 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 09:34:36 $ docker top 4beb362d4b9ac08a2891fbe58d93d81e4f33dd746950bef71203615d1bd9ada6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:34:36 provisioning config files... 09:34:36 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16590524239280203538tmp 09:34:36 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10719250035224762608tmp 09:34:36 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config580942448349101587tmp [Pipeline] { [Pipeline] echo 09:34:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:34:37 ---> sigul-configuration.sh 09:34:37 gpg: directory `/root/.gnupg' created 09:34:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:34:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:34:37 gpg: keyring `/root/.gnupg/secring.gpg' created 09:34:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:34:37 gpg: CAST5 encrypted data 09:34:37 gpg: encrypted with 1 passphrase 09:34:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:34:37 + mkdir /home/jenkins 09:34:37 + mkdir /home/jenkins/sigul [Pipeline] sh 09:34:37 + 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 09:34:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:34:37 ---> sigul-install.sh 09:34:37 Sigul already installed; skipping installation. [Pipeline] sh 09:34:38 + git tag --list 09:34:38 0.7.1 09:34:38 v1.0.0 09:34:38 v1.1.0 09:34:38 v1.1.1 09:34:38 v1.2.2 09:34:38 v1.3.0 09:34:38 v1.3.1 09:34:38 v2.0.0 09:34:38 v2.1.0 09:34:38 v2.1.1 09:34:38 v2.2.0 09:34:38 v2.3.0 09:34:38 v3.0 09:34:38 v3.0.0 09:34:38 v3.1.0-dev.1 09:34:38 v3.1.0-dev.2 09:34:38 v3.1.0-dev.3 09:34:38 v3.1.0-dev.4 09:34:38 v3.1.0-dev.5 [Pipeline] sh 09:34:38 + lftools sign git-tag v3.1.0-dev.5 09:34:39 Signing Git tag with Sigul... 09:34:39 Signing v3.1.0-dev.5 [Pipeline] echo 09:34:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:34:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:34:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:34:39 $ docker stop --time=1 4beb362d4b9ac08a2891fbe58d93d81e4f33dd746950bef71203615d1bd9ada6 09:34:41 $ docker rm -f --volumes 4beb362d4b9ac08a2891fbe58d93d81e4f33dd746950bef71203615d1bd9ada6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:34:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:41 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:34:41 $ 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 09:34:42 $ docker top 161c4904a764eea3e39aa28630b6184864ac69fa53dbdba2c99b579aa2a9835d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:42 [ssh-agent] Looking for ssh-agent implementation... 09:34:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:42 $ docker exec 161c4904a764eea3e39aa28630b6184864ac69fa53dbdba2c99b579aa2a9835d ssh-agent 09:34:42 SSH_AUTH_SOCK=/tmp/ssh-QWEdCMDnO5mN/agent.33 09:34:42 SSH_AGENT_PID=39 09:34:42 Running ssh-add (command line suppressed) 09:34:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8616926297253670194.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8616926297253670194.key) 09:34:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:43 + git semver bump pre 09:34:43 2023-08-25 09:34:43,200 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:43 2023-08-25 09:34:43,200 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 09:34:43 2023-08-25 09:34:43,200 [bump_version] DEBUG bumped version:3.1.0-dev.6 09:34:43 2023-08-25 09:34:43,200 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 09:34:43 2023-08-25 09:34:43,200 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:43 2023-08-25 09:34:43,200 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:43 2023-08-25 09:34:43,203 [execute] INFO git cat-file --batch-check 09:34:43 2023-08-25 09:34:43,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:34:43 2023-08-25 09:34:43,209 [execute] INFO git cat-file --batch 09:34:43 2023-08-25 09:34:43,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:34:43 2023-08-25 09:34:43,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:43 3.1.0-dev.6 [Pipeline] } 09:34:43 $ docker exec --env ******** --env ******** 161c4904a764eea3e39aa28630b6184864ac69fa53dbdba2c99b579aa2a9835d ssh-agent -k 09:34:43 unset SSH_AUTH_SOCK; 09:34:43 unset SSH_AGENT_PID; 09:34:43 echo Agent pid 39 killed; 09:34:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:43 + git semver [Pipeline] } 09:34:43 $ docker stop --time=1 161c4904a764eea3e39aa28630b6184864ac69fa53dbdba2c99b579aa2a9835d 09:34:45 $ docker rm -f --volumes 161c4904a764eea3e39aa28630b6184864ac69fa53dbdba2c99b579aa2a9835d [Pipeline] // withDockerContainer [Pipeline] sh 09:34:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:46 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:34:46 $ 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 09:34:46 $ docker top 36084e17bc25d6c7911124928cb0d27b5236e3747f7c369777d5795cbdf23756 -eo pid,comm 09:34:46 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). 09:34:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:46 [ssh-agent] Looking for ssh-agent implementation... 09:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:46 $ docker exec 36084e17bc25d6c7911124928cb0d27b5236e3747f7c369777d5795cbdf23756 ssh-agent 09:34:46 SSH_AUTH_SOCK=/tmp/ssh-lN7mivu7sUGw/agent.32 09:34:46 SSH_AGENT_PID=38 09:34:46 Running ssh-add (command line suppressed) 09:34:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3131128666333813396.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3131128666333813396.key) 09:34:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:47 + git semver push 09:34:47 2023-08-25 09:34:47,426 [run_push] DEBUG push 09:34:47 2023-08-25 09:34:47,427 [execute] INFO git cat-file --batch-check 09:34:47 2023-08-25 09:34:47,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:34:47 2023-08-25 09:34:47,431 [execute] INFO git rev-list 92b2e9a4a3bbfb184aecce2c94d31e1658d4b1e0 -- 09:34:47 2023-08-25 09:34:47,432 [execute] DEBUG Popen(['git', 'rev-list', '92b2e9a4a3bbfb184aecce2c94d31e1658d4b1e0', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:34:47 2023-08-25 09:34:47,441 [execute] INFO git fetch -v origin 09:34:47 2023-08-25 09:34:47,441 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:34:48 2023-08-25 09:34:47,924 [run_push] DEBUG no remote changes detected 09:34:48 2023-08-25 09:34:47,925 [execute] INFO git push origin semver 09:34:48 2023-08-25 09:34:47,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:34:49 2023-08-25 09:34:48,785 [run_push] DEBUG push all version tags 09:34:49 2023-08-25 09:34:48,785 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:34:49 2023-08-25 09:34:48,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 09:34:49 2023-08-25 09:34:49,787 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:34:49 3.1.0-dev.6 [Pipeline] } 09:34:49 $ docker exec --env ******** --env ******** 36084e17bc25d6c7911124928cb0d27b5236e3747f7c369777d5795cbdf23756 ssh-agent -k 09:34:50 unset SSH_AUTH_SOCK; 09:34:50 unset SSH_AGENT_PID; 09:34:50 echo Agent pid 38 killed; 09:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:50 + git semver [Pipeline] } 09:34:50 $ docker stop --time=1 36084e17bc25d6c7911124928cb0d27b5236e3747f7c369777d5795cbdf23756 09:34:51 $ docker rm -f --volumes 36084e17bc25d6c7911124928cb0d27b5236e3747f7c369777d5795cbdf23756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:34:52 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 09:34:52 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:34:52 total 16 09:34:52 drwxr-xr-x 3 root root 4096 Aug 25 09:26 . 09:34:52 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 09:34 .. 09:34:52 drwxr-xr-x 2 root root 4096 Aug 25 09:26 cost 09:34:52 -rw-r--r-- 1 root root 88 Aug 25 09:26 cost.csv 09:34:52 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 09:34:52 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:34:52 total 16 09:34:52 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 09:26 . 09:34:52 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 09:34 .. 09:34:52 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 09:26 cost 09:34:52 -rw-r--r-- 1 jenkins jenkins 88 Aug 25 09:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:34:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:34:54 ---> package-listing.sh 09:34:54 ++ facter osfamily 09:34:54 ++ tr '[:upper:]' '[:lower:]' 09:34:54 + OS_FAMILY=debian 09:34:54 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:34:54 + START_PACKAGES=/tmp/packages_start.txt 09:34:54 + END_PACKAGES=/tmp/packages_end.txt 09:34:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:54 + PACKAGES=/tmp/packages_start.txt 09:34:54 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:34:54 + PACKAGES=/tmp/packages_end.txt 09:34:54 + case "${OS_FAMILY}" in 09:34:54 + dpkg -l 09:34:54 + grep '^ii' 09:34:54 + '[' -f /tmp/packages_start.txt ']' 09:34:54 + '[' -f /tmp/packages_end.txt ']' 09:34:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:54 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:34:54 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:34:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:34:54 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 09:34:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:55 prd-ubuntu20.04-docker-8c-8g-4550 does not seem to be running inside a container 09:34:55 $ 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 09:34:55 $ docker top 76c32d6d88b9e4b653cc3f97dc37d782edf2af5270381823b3bdc60cc26b3260 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:56 + touch /tmp/pre-build-complete [Pipeline] sh 09:34:56 + mkdir -p /var/log/sysstat [Pipeline] sh 09:34:56 + ls /var/log/sa-host 09:34:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:56 provisioning config files... 09:34:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6644072317508043091tmp [Pipeline] { [Pipeline] echo 09:34:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:34:57 ---> create-netrc.sh [Pipeline] } 09:34:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:34:57 ---> python-tools-install.sh [Pipeline] echo 09:34:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:34:57 ---> sudo-logs.sh 09:34:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:34:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:34:58 ---> job-cost.sh 09:34:58 lf-activate-venv: SKIPPING 09:34:58 DEBUG: total: 0.2199999988079071 09:34:58 INFO: Retrieving Stack Cost... 09:34:58 INFO: Retrieving Pricing Info for: v3-standard-8 09:34:58 INFO: Archiving Costs [Pipeline] echo 09:34:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:34:59 ---> logs-deploy.sh 09:34:59 lf-activate-venv: SKIPPING 09:34:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/118 09:34:59 INFO: archiving workspace using pattern(s): 09:35:00 Archives upload complete. 09:35:00 INFO: archiving logs to Nexus