Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 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-ssh7896709790185545645.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6282520742949519988.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3246151041166915508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1192027894021363520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3964301895906708432.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-15130 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 # timeout=10 Commit message: "Merge pull request #1180 from weichou1229/issue-1179" > git rev-list --no-walk 8a3969459e3b49fd9513ee312ce7b8a9c05fc841 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T08:09:23.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T08:09:23.158Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T08:09:23.174Z] ========================================================= [2022-06-20T08:09:23.174Z] EdgeX Global Pipelines Version Info [2022-06-20T08:09:23.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:09:23.950Z] ------------------- [2022-06-20T08:09:23.950Z] stable info: [2022-06-20T08:09:23.950Z] ------------------- [2022-06-20T08:09:23.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T08:09:23.950Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T08:09:23.950Z] Message: update stable to v1.0.234 [2022-06-20T08:09:24.523Z] ------------------- [2022-06-20T08:09:24.523Z] experimental info: [2022-06-20T08:09:24.523Z] ------------------- [2022-06-20T08:09:24.523Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T08:09:24.523Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T08:09:24.523Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T08:09:24.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-20T08:09:24.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-20T08:09:24.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T08:09:24.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T08:09:24.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T08:09:24.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T08:09:24.854Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T08:09:24.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-20T08:09:24.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T08:09:24.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T08:09:24.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T08:09:24.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-20T08:09:24.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T08:09:24.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T08:09:24.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T08:09:24.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T08:09:24.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T08:09:24.983Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T08:09:24.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T08:09:25.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T08:09:25.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-20T08:09:25.028Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-20T08:09:25.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T08:09:25.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T08:09:25.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T08:09:25.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T08:09:25.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T08:09:25.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-20T08:09:25.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-20T08:09:25.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-20T08:09:25.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [Pipeline] echo [2022-06-20T08:09:25.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4287cc1 [Pipeline] echo [2022-06-20T08:09:25.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T08:09:25.206Z] provisioning config files... [2022-06-20T08:09:25.222Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5811828323578368899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:09:25.534Z] ---> docker-login.sh [2022-06-20T08:09:25.534Z] nexus3.edgexfoundry.org:10001 [2022-06-20T08:09:25.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:25.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:25.796Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:25.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:25.796Z] [2022-06-20T08:09:25.796Z] Login Succeeded [2022-06-20T08:09:25.796Z] nexus3.edgexfoundry.org:10002 [2022-06-20T08:09:26.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:26.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:26.058Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:26.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:26.058Z] [2022-06-20T08:09:26.058Z] Login Succeeded [2022-06-20T08:09:26.058Z] nexus3.edgexfoundry.org:10003 [2022-06-20T08:09:26.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:26.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:26.058Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:26.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:26.058Z] [2022-06-20T08:09:26.058Z] Login Succeeded [2022-06-20T08:09:26.058Z] nexus3.edgexfoundry.org:10004 [2022-06-20T08:09:26.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:26.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:26.321Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:26.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:26.321Z] [2022-06-20T08:09:26.321Z] Login Succeeded [2022-06-20T08:09:26.321Z] docker.io [2022-06-20T08:09:26.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:26.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:26.582Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:26.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:26.582Z] [2022-06-20T08:09:26.582Z] Login Succeeded [2022-06-20T08:09:26.582Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T08:09:26.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T08:09:26.977Z] + git rev-list -1 --merges 4287cc1d4c262ca519b36d36f1d06a90bcd6f745~1..4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [Pipeline] echo [2022-06-20T08:09:27.008Z] -----------> git rev-list -1 --merges 4287cc1d4c262ca519b36d36f1d06a90bcd6f745~1..4287cc1d4c262ca519b36d36f1d06a90bcd6f745 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [2022-06-20T08:09:27.008Z] 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [false] [Pipeline] sh [2022-06-20T08:09:27.303Z] + git log --format=format:%s -1 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [Pipeline] echo [2022-06-20T08:09:27.320Z] ========================================================= [2022-06-20T08:09:27.320Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T08:09:27.320Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T08:09:27.659Z] + git log --format=format:%s -1 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [Pipeline] echo [2022-06-20T08:09:27.671Z] [semverPrep] GIT_COMMIT: 4287cc1d4c262ca519b36d36f1d06a90bcd6f745, Commit Message: Merge pull request #1180 from weichou1229/issue-1179 [Pipeline] echo [2022-06-20T08:09:27.681Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T08:09:28.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T08:09:28.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T08:09:28.045Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T08:09:28.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T08:09:28.045Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T08:09:28.045Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T08:09:28.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:09:28.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T08:09:28.458Z] [2022-06-20T08:09:28.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:09:28.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T08:09:28.771Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T08:09:28.771Z] 42c077c10790: Pulling fs layer [2022-06-20T08:09:28.771Z] f63e77b7563a: Pulling fs layer [2022-06-20T08:09:28.771Z] bd5fdadae976: Pulling fs layer [2022-06-20T08:09:28.771Z] 205491f53016: Pulling fs layer [2022-06-20T08:09:28.771Z] df18705c85c3: Pulling fs layer [2022-06-20T08:09:28.771Z] bdb3f477010e: Pulling fs layer [2022-06-20T08:09:28.771Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T08:09:28.771Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T08:09:28.771Z] bdb8f0575790: Pulling fs layer [2022-06-20T08:09:28.771Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T08:09:28.771Z] c8a8fc8e1c8f: Waiting [2022-06-20T08:09:28.771Z] bdb3f477010e: Waiting [2022-06-20T08:09:28.771Z] 205491f53016: Waiting [2022-06-20T08:09:28.771Z] 2343380bae48: Pulling fs layer [2022-06-20T08:09:28.771Z] bdb8f0575790: Waiting [2022-06-20T08:09:28.771Z] 2343380bae48: Waiting [2022-06-20T08:09:28.771Z] 2c6e9b1d212d: Waiting [2022-06-20T08:09:28.771Z] df18705c85c3: Waiting [2022-06-20T08:09:28.771Z] f63e77b7563a: Download complete [2022-06-20T08:09:28.771Z] 205491f53016: Download complete [2022-06-20T08:09:29.033Z] df18705c85c3: Verifying Checksum [2022-06-20T08:09:29.033Z] df18705c85c3: Download complete [2022-06-20T08:09:29.033Z] bd5fdadae976: Verifying Checksum [2022-06-20T08:09:29.033Z] bd5fdadae976: Download complete [2022-06-20T08:09:29.033Z] bdb3f477010e: Verifying Checksum [2022-06-20T08:09:29.033Z] bdb3f477010e: Download complete [2022-06-20T08:09:29.033Z] 2c6e9b1d212d: Verifying Checksum [2022-06-20T08:09:29.033Z] 2c6e9b1d212d: Download complete [2022-06-20T08:09:29.033Z] bdb8f0575790: Verifying Checksum [2022-06-20T08:09:29.033Z] bdb8f0575790: Download complete [2022-06-20T08:09:29.033Z] 386e3cb2ff24: Download complete [2022-06-20T08:09:29.033Z] 2343380bae48: Download complete [2022-06-20T08:09:29.033Z] 42c077c10790: Verifying Checksum [2022-06-20T08:09:29.033Z] 42c077c10790: Download complete [2022-06-20T08:09:29.295Z] c8a8fc8e1c8f: Download complete [2022-06-20T08:09:30.681Z] 42c077c10790: Pull complete [2022-06-20T08:09:30.681Z] f63e77b7563a: Pull complete [2022-06-20T08:09:31.255Z] bd5fdadae976: Pull complete [2022-06-20T08:09:31.255Z] 205491f53016: Pull complete [2022-06-20T08:09:31.518Z] df18705c85c3: Pull complete [2022-06-20T08:09:31.795Z] bdb3f477010e: Pull complete [2022-06-20T08:09:33.714Z] c8a8fc8e1c8f: Pull complete [2022-06-20T08:09:33.714Z] 2c6e9b1d212d: Pull complete [2022-06-20T08:09:33.975Z] bdb8f0575790: Pull complete [2022-06-20T08:09:33.975Z] 386e3cb2ff24: Pull complete [2022-06-20T08:09:34.236Z] 2343380bae48: Pull complete [2022-06-20T08:09:34.236Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T08:09:34.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T08:09:34.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:09:34.349Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:09:34.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:09:36.052Z] $ docker top 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 -eo pid,comm [2022-06-20T08:09:36.117Z] 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). [2022-06-20T08:09:36.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T08:09:36.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T08:09:36.153Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T08:09:36.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T08:09:36.293Z] $ docker exec 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 ssh-agent [2022-06-20T08:09:36.419Z] SSH_AUTH_SOCK=/tmp/ssh-2zlRdVmOS6D3/agent.33 [2022-06-20T08:09:36.420Z] SSH_AGENT_PID=40 [2022-06-20T08:09:36.426Z] Running ssh-add (command line suppressed) [2022-06-20T08:09:36.555Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_689919202678012538.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_689919202678012538.key) [2022-06-20T08:09:36.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T08:09:36.866Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T08:09:36.896Z] $ docker exec --env ******** --env ******** 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 ssh-agent -k [2022-06-20T08:09:37.020Z] unset SSH_AUTH_SOCK; [2022-06-20T08:09:37.022Z] unset SSH_AGENT_PID; [2022-06-20T08:09:37.022Z] echo Agent pid 40 killed; [2022-06-20T08:09:37.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T08:09:37.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T08:09:37.056Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T08:09:37.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T08:09:37.203Z] $ docker exec 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 ssh-agent [2022-06-20T08:09:37.326Z] SSH_AUTH_SOCK=/tmp/ssh-S4SzeWdA0mo7/agent.73 [2022-06-20T08:09:37.326Z] SSH_AGENT_PID=79 [2022-06-20T08:09:37.332Z] Running ssh-add (command line suppressed) [2022-06-20T08:09:37.464Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7280742861333596323.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7280742861333596323.key) [2022-06-20T08:09:37.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T08:09:37.775Z] + git semver init [2022-06-20T08:09:38.036Z] 2022-06-20 08:09:38,002 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T08:09:38.036Z] 2022-06-20 08:09:38,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-06-20T08:09:38.036Z] 2022-06-20 08:09:38,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-06-20T08:09:38.036Z] 2022-06-20 08:09:38,003 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-20T08:09:38.980Z] 2022-06-20 08:09:38,823 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-06-20T08:09:38.980Z] 2022-06-20 08:09:38,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-06-20T08:09:38.980Z] 2022-06-20 08:09:38,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:09:38.980Z] 2022-06-20 08:09:38,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:09:38.980Z] 2.2.1-dev.7 [Pipeline] } [2022-06-20T08:09:38.998Z] $ docker exec --env ******** --env ******** 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 ssh-agent -k [2022-06-20T08:09:39.124Z] unset SSH_AUTH_SOCK; [2022-06-20T08:09:39.125Z] unset SSH_AGENT_PID; [2022-06-20T08:09:39.125Z] echo Agent pid 79 killed; [2022-06-20T08:09:39.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T08:09:39.443Z] + git semver [Pipeline] } [2022-06-20T08:09:39.728Z] $ docker stop --time=1 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 [2022-06-20T08:09:41.041Z] $ docker rm -f 040e1ef77d7a409a99a9dacb5feaaf6d6aa8b9af284fc2fa6617e8f7038a7322 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T08:09:41.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T08:09:41.653Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T08:09:41.656Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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 [2022-06-20T08:09:41.789Z] provisioning config files... [2022-06-20T08:09:41.804Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8586224372841656111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:09:42.114Z] ---> docker-login.sh [2022-06-20T08:09:42.114Z] nexus3.edgexfoundry.org:10001 [2022-06-20T08:09:42.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:42.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:42.114Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:42.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:42.114Z] [2022-06-20T08:09:42.114Z] Login Succeeded [2022-06-20T08:09:42.114Z] nexus3.edgexfoundry.org:10002 [2022-06-20T08:09:42.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:42.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:42.377Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:42.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:42.377Z] [2022-06-20T08:09:42.377Z] Login Succeeded [2022-06-20T08:09:42.377Z] nexus3.edgexfoundry.org:10003 [2022-06-20T08:09:42.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:42.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:42.377Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:42.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:42.377Z] [2022-06-20T08:09:42.377Z] Login Succeeded [2022-06-20T08:09:42.377Z] nexus3.edgexfoundry.org:10004 [2022-06-20T08:09:42.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:42.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:42.638Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:42.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:42.638Z] [2022-06-20T08:09:42.638Z] Login Succeeded [2022-06-20T08:09:42.638Z] docker.io [2022-06-20T08:09:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:09:42.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:09:42.904Z] Configure a credential helper to remove this warning. See [2022-06-20T08:09:42.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:09:42.904Z] [2022-06-20T08:09:42.904Z] Login Succeeded [2022-06-20T08:09:42.904Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T08:09:42.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T08:09:42.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T08:09:42.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T08:09:42.994Z] ========================================================= [2022-06-20T08:09:42.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T08:09:42.994Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:09:43.322Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T08:09:43.322Z] Sending build context to Docker daemon 9.731MB [2022-06-20T08:09:43.322Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T08:09:43.322Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-20T08:09:43.322Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T08:09:43.322Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T08:09:43.322Z] 666ba61612fd: Pulling fs layer [2022-06-20T08:09:43.322Z] 8ed8ca486205: Pulling fs layer [2022-06-20T08:09:43.322Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T08:09:43.322Z] c516ae0d96e1: Pulling fs layer [2022-06-20T08:09:43.323Z] 684cea983483: Pulling fs layer [2022-06-20T08:09:43.323Z] dd3240ac7de5: Pulling fs layer [2022-06-20T08:09:43.323Z] b1e948a4e11c: Pulling fs layer [2022-06-20T08:09:43.323Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T08:09:43.323Z] 646ad004c059: Pulling fs layer [2022-06-20T08:09:43.323Z] cc1cd167ecdc: Waiting [2022-06-20T08:09:43.323Z] b1e948a4e11c: Waiting [2022-06-20T08:09:43.323Z] 684cea983483: Waiting [2022-06-20T08:09:43.323Z] a8fd76ee1af6: Waiting [2022-06-20T08:09:43.323Z] 646ad004c059: Waiting [2022-06-20T08:09:43.323Z] dd3240ac7de5: Waiting [2022-06-20T08:09:43.323Z] 8ed8ca486205: Verifying Checksum [2022-06-20T08:09:43.323Z] 8ed8ca486205: Download complete [2022-06-20T08:09:43.583Z] 666ba61612fd: Verifying Checksum [2022-06-20T08:09:43.583Z] 666ba61612fd: Download complete [2022-06-20T08:09:43.583Z] c516ae0d96e1: Verifying Checksum [2022-06-20T08:09:43.583Z] c516ae0d96e1: Download complete [2022-06-20T08:09:43.583Z] 684cea983483: Download complete [2022-06-20T08:09:43.583Z] dd3240ac7de5: Verifying Checksum [2022-06-20T08:09:43.583Z] dd3240ac7de5: Download complete [2022-06-20T08:09:43.583Z] 59bf1c3509f3: Download complete [2022-06-20T08:09:43.583Z] b1e948a4e11c: Verifying Checksum [2022-06-20T08:09:43.583Z] b1e948a4e11c: Download complete [2022-06-20T08:09:43.583Z] 59bf1c3509f3: Pull complete [2022-06-20T08:09:43.846Z] 666ba61612fd: Pull complete [2022-06-20T08:09:43.846Z] 8ed8ca486205: Pull complete [2022-06-20T08:09:44.107Z] 646ad004c059: Verifying Checksum [2022-06-20T08:09:44.107Z] 646ad004c059: Download complete [2022-06-20T08:09:44.368Z] a8fd76ee1af6: Verifying Checksum [2022-06-20T08:09:44.368Z] a8fd76ee1af6: Download complete [2022-06-20T08:09:44.368Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T08:09:44.368Z] cc1cd167ecdc: Download complete [2022-06-20T08:09:48.572Z] cc1cd167ecdc: Pull complete [2022-06-20T08:09:48.572Z] c516ae0d96e1: Pull complete [2022-06-20T08:09:48.572Z] 684cea983483: Pull complete [2022-06-20T08:09:48.832Z] dd3240ac7de5: Pull complete [2022-06-20T08:09:48.832Z] b1e948a4e11c: Pull complete [2022-06-20T08:09:51.372Z] a8fd76ee1af6: Pull complete [2022-06-20T08:09:51.943Z] 646ad004c059: Pull complete [2022-06-20T08:09:51.943Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T08:09:51.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T08:09:51.943Z] ---> 8f69c11f6b0c [2022-06-20T08:09:51.943Z] Step 3/11 : ARG MAKE=make build [2022-06-20T08:09:53.859Z] ---> Running in b8d7f953652b [2022-06-20T08:09:53.859Z] Removing intermediate container b8d7f953652b [2022-06-20T08:09:53.859Z] ---> 19576e371949 [2022-06-20T08:09:53.859Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-20T08:09:53.859Z] ---> Running in ede07a60df74 [2022-06-20T08:09:53.859Z] Removing intermediate container ede07a60df74 [2022-06-20T08:09:53.859Z] ---> a72370c25073 [2022-06-20T08:09:53.859Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T08:09:53.859Z] ---> Running in 2c42af7adcf0 [2022-06-20T08:09:53.859Z] Removing intermediate container 2c42af7adcf0 [2022-06-20T08:09:53.859Z] ---> bc0dec86156f [2022-06-20T08:09:53.859Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T08:09:54.119Z] ---> Running in d1017d62a9b0 [2022-06-20T08:09:54.692Z] Removing intermediate container d1017d62a9b0 [2022-06-20T08:09:54.692Z] ---> c5f3259e4a05 [2022-06-20T08:09:54.692Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-20T08:09:54.692Z] ---> Running in da0828037a1f [2022-06-20T08:09:54.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T08:09:55.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T08:09:56.158Z] OK: 221 MiB in 52 packages [2022-06-20T08:09:56.418Z] Removing intermediate container da0828037a1f [2022-06-20T08:09:56.418Z] ---> 2460e5ba74b5 [2022-06-20T08:09:56.418Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-20T08:09:56.679Z] ---> 060514bf012c [2022-06-20T08:09:56.679Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T08:09:56.679Z] ---> Running in 956a30058692 [2022-06-20T08:09:56.760Z] Still waiting to schedule task [2022-06-20T08:09:56.760Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-20T08:10:14.813Z] Removing intermediate container 956a30058692 [2022-06-20T08:10:14.813Z] ---> 646593d064f5 [2022-06-20T08:10:14.813Z] Step 10/11 : COPY . . [2022-06-20T08:10:14.813Z] ---> fd51790807c7 [2022-06-20T08:10:14.813Z] Step 11/11 : RUN ${MAKE} [2022-06-20T08:10:14.813Z] ---> Running in 61fd718857aa [2022-06-20T08:10:14.813Z] noop [2022-06-20T08:10:14.813Z] Removing intermediate container 61fd718857aa [2022-06-20T08:10:14.813Z] ---> 5fcce4d62ea6 [2022-06-20T08:10:14.813Z] Successfully built 5fcce4d62ea6 [2022-06-20T08:10:14.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:10:15.140Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T08:10:15.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:10:15.220Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:10:15.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:10:15.683Z] $ docker top 7a7bd93763c6bae5b7412aadbfdc53e083f7a61e52b4fd8cc4c521b868d0ba9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T08:10:16.046Z] + go version [2022-06-20T08:10:16.046Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T08:10:16.064Z] $ docker stop --time=1 7a7bd93763c6bae5b7412aadbfdc53e083f7a61e52b4fd8cc4c521b868d0ba9d [2022-06-20T08:10:17.375Z] $ docker rm -f 7a7bd93763c6bae5b7412aadbfdc53e083f7a61e52b4fd8cc4c521b868d0ba9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:10:17.806Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T08:10:17.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:10:17.887Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:10:17.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:10:18.408Z] $ docker top 6b2888ffbad3199bba7900172c22fb9635aec7d49291856939c78cd4c9add57d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T08:10:18.783Z] + make test [2022-06-20T08:10:18.783Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-20T08:10:24.065Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-20T08:10:36.291Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-20T08:10:36.291Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-20T08:10:36.291Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-20T08:10:36.291Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.071s coverage: 23.7% of statements [2022-06-20T08:10:36.291Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-20T08:10:36.550Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 27.6% of statements [2022-06-20T08:10:36.550Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements [2022-06-20T08:10:36.550Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.068s coverage: 10.8% of statements [2022-06-20T08:10:36.550Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.088s coverage: 60.0% of statements [2022-06-20T08:10:36.550Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-20T08:10:36.550Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-20T08:10:36.813Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 34.8% of statements [2022-06-20T08:10:36.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-20T08:10:37.073Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.083s coverage: 85.4% of statements [2022-06-20T08:10:37.073Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-20T08:10:37.073Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-20T08:10:37.073Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.095s coverage: 65.1% of statements [2022-06-20T08:10:37.073Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.835s coverage: 89.2% of statements [2022-06-20T08:10:37.073Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-20T08:10:37.335Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.7% of statements [2022-06-20T08:10:37.336Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-20T08:10:52.229Z] GO111MODULE=on go vet ./... [2022-06-20T08:10:54.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T08:10:54.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T08:10:54.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T08:10:55.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T08:10:55.382Z] $ docker stop --time=1 6b2888ffbad3199bba7900172c22fb9635aec7d49291856939c78cd4c9add57d [2022-06-20T08:10:57.653Z] $ docker rm -f 6b2888ffbad3199bba7900172c22fb9635aec7d49291856939c78cd4c9add57d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T08:10:58.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T08:10:58.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T08:10:58.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T08:10:58.958Z] + ls -al . [2022-06-20T08:10:58.958Z] total 304 [2022-06-20T08:10:58.958Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 08:10 . [2022-06-20T08:10:58.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 08:09 .. [2022-06-20T08:10:58.958Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 08:09 .dockerignore [2022-06-20T08:10:58.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 08:09 .git [2022-06-20T08:10:58.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 08:09 .github [2022-06-20T08:10:58.958Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 20 08:09 .gitignore [2022-06-20T08:10:58.958Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 20 08:09 .golangci.yml [2022-06-20T08:10:58.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 08:09 .semver [2022-06-20T08:10:58.958Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 20 08:09 CHANGELOG.md [2022-06-20T08:10:58.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 08:09 GOVERNANCE.md [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 20 08:09 Jenkinsfile [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 20 08:09 LICENSE [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 20 08:09 Makefile [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 20 08:09 OWNERS.md [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 20 08:09 README.md [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 08:09 VERSION [2022-06-20T08:10:58.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 08:09 bin [2022-06-20T08:10:58.959Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 20 08:10 coverage.out [2022-06-20T08:10:58.959Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 08:09 example [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 20 08:09 go.mod [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 34801 Jun 20 08:09 go.sum [2022-06-20T08:10:58.959Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 20 08:09 internal [2022-06-20T08:10:58.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 08:09 openapi [2022-06-20T08:10:58.959Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 08:09 pkg [2022-06-20T08:10:58.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 08:09 snap [2022-06-20T08:10:58.959Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 20 08:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:10:59.267Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4287cc1d4c262ca519b36d36f1d06a90bcd6f745 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-06-20T08:10:59.267Z] Sending build context to Docker daemon 9.863MB [2022-06-20T08:10:59.267Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T08:10:59.267Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-20T08:10:59.267Z] ---> 5fcce4d62ea6 [2022-06-20T08:10:59.267Z] Step 3/25 : ARG MAKE=make build [2022-06-20T08:10:59.526Z] ---> Running in 3571dd1a431b [2022-06-20T08:10:59.526Z] Removing intermediate container 3571dd1a431b [2022-06-20T08:10:59.526Z] ---> ff1b66211882 [2022-06-20T08:10:59.526Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-20T08:10:59.526Z] ---> Running in ddc9c42de23c [2022-06-20T08:10:59.786Z] Removing intermediate container ddc9c42de23c [2022-06-20T08:10:59.786Z] ---> 2a74a62b8365 [2022-06-20T08:10:59.786Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T08:10:59.786Z] ---> Running in 725aab9cffdc [2022-06-20T08:10:59.786Z] Removing intermediate container 725aab9cffdc [2022-06-20T08:10:59.786Z] ---> d65ab29a3cba [2022-06-20T08:10:59.786Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T08:10:59.786Z] ---> Running in d7752ae5dff6 [2022-06-20T08:11:00.357Z] Removing intermediate container d7752ae5dff6 [2022-06-20T08:11:00.357Z] ---> 47e47ea2bdd4 [2022-06-20T08:11:00.357Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-20T08:11:00.618Z] ---> Running in 846a712b01b5 [2022-06-20T08:11:00.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T08:11:01.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T08:11:02.030Z] OK: 221 MiB in 52 packages [2022-06-20T08:11:02.289Z] Removing intermediate container 846a712b01b5 [2022-06-20T08:11:02.289Z] ---> 236861d77d2b [2022-06-20T08:11:02.289Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-20T08:11:02.289Z] ---> a9b2a0eafd20 [2022-06-20T08:11:02.289Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T08:11:02.289Z] ---> Running in e5ba4ff96700 [2022-06-20T08:11:02.859Z] Removing intermediate container e5ba4ff96700 [2022-06-20T08:11:02.859Z] ---> ca60fd9bd732 [2022-06-20T08:11:02.859Z] Step 10/25 : COPY . . [2022-06-20T08:11:03.430Z] ---> 78bef05a7536 [2022-06-20T08:11:03.430Z] Step 11/25 : RUN ${MAKE} [2022-06-20T08:11:03.430Z] ---> Running in ecd392f5f04e [2022-06-20T08:11:03.693Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-20T08:11:21.798Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-20T08:11:22.369Z] Removing intermediate container ecd392f5f04e [2022-06-20T08:11:22.369Z] ---> 22353511d3a2 [2022-06-20T08:11:22.369Z] Step 12/25 : FROM alpine:3.14 [2022-06-20T08:11:22.940Z] 3.14: Pulling from library/alpine [2022-06-20T08:11:23.200Z] 8663204ce13b: Pulling fs layer [2022-06-20T08:11:23.200Z] 8663204ce13b: Verifying Checksum [2022-06-20T08:11:23.200Z] 8663204ce13b: Download complete [2022-06-20T08:11:23.461Z] 8663204ce13b: Pull complete [2022-06-20T08:11:23.461Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T08:11:23.461Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T08:11:23.461Z] ---> e04c818066af [2022-06-20T08:11:23.461Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T08:11:23.461Z] ---> Running in f98b5db196db [2022-06-20T08:11:23.721Z] Removing intermediate container f98b5db196db [2022-06-20T08:11:23.721Z] ---> 0b54f40131eb [2022-06-20T08:11:23.721Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T08:11:23.721Z] ---> Running in 3dadb0e2c30e [2022-06-20T08:11:24.291Z] Removing intermediate container 3dadb0e2c30e [2022-06-20T08:11:24.291Z] ---> fc94e6cd90ca [2022-06-20T08:11:24.291Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-20T08:11:24.291Z] ---> Running in 7451480ade71 [2022-06-20T08:11:24.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T08:11:25.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T08:11:25.494Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T08:11:25.754Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-20T08:11:25.754Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T08:11:26.015Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-20T08:11:26.015Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-20T08:11:26.015Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T08:11:26.015Z] OK: 8 MiB in 19 packages [2022-06-20T08:11:26.586Z] Removing intermediate container 7451480ade71 [2022-06-20T08:11:26.586Z] ---> f1a7ebf2e465 [2022-06-20T08:11:26.586Z] Step 16/25 : WORKDIR / [2022-06-20T08:11:26.586Z] ---> Running in 6abbb5b5a8bb [2022-06-20T08:11:26.586Z] Removing intermediate container 6abbb5b5a8bb [2022-06-20T08:11:26.586Z] ---> 0ff2306c9511 [2022-06-20T08:11:26.586Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-20T08:11:26.848Z] ---> e3a5505b11ed [2022-06-20T08:11:26.848Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-20T08:11:27.418Z] ---> 17cd449b5f63 [2022-06-20T08:11:27.418Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-20T08:11:27.418Z] ---> 24b33c572111 [2022-06-20T08:11:27.418Z] Step 20/25 : EXPOSE 59999 [2022-06-20T08:11:27.677Z] ---> Running in b257f4ff9330 [2022-06-20T08:11:27.677Z] Removing intermediate container b257f4ff9330 [2022-06-20T08:11:27.677Z] ---> 5d8b9b69605c [2022-06-20T08:11:27.677Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-20T08:11:27.677Z] ---> Running in 9a19a75703e4 [2022-06-20T08:11:27.677Z] Removing intermediate container 9a19a75703e4 [2022-06-20T08:11:27.677Z] ---> 50ea3ff4878f [2022-06-20T08:11:27.677Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T08:11:27.677Z] ---> Running in aa6f579cef06 [2022-06-20T08:11:27.938Z] Removing intermediate container aa6f579cef06 [2022-06-20T08:11:27.938Z] ---> 444e8b8100d5 [2022-06-20T08:11:27.938Z] Step 23/25 : LABEL arch=amd64 [2022-06-20T08:11:27.938Z] ---> Running in 0063d1353687 [2022-06-20T08:11:27.938Z] Removing intermediate container 0063d1353687 [2022-06-20T08:11:27.938Z] ---> 1c9bcc7c1ff3 [2022-06-20T08:11:27.938Z] Step 24/25 : LABEL git_sha=4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [2022-06-20T08:11:27.938Z] ---> Running in 608a9109dcdf [2022-06-20T08:11:28.198Z] Removing intermediate container 608a9109dcdf [2022-06-20T08:11:28.198Z] ---> 0ce18de1d14d [2022-06-20T08:11:28.198Z] Step 25/25 : LABEL version=2.2.1-dev.7 [2022-06-20T08:11:28.198Z] ---> Running in f9a8f09bbc0b [2022-06-20T08:11:28.198Z] Removing intermediate container f9a8f09bbc0b [2022-06-20T08:11:28.198Z] ---> a4d60ee5bc53 [2022-06-20T08:11:28.198Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T08:11:28.198Z] Successfully built a4d60ee5bc53 [2022-06-20T08:11:28.198Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2022-06-20T08:11:28.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T08:11:28.638Z] [2022-06-20T08:11:28.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:11:28.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T08:11:28.942Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T08:11:28.942Z] 5eb5b503b376: Pulling fs layer [2022-06-20T08:11:28.942Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T08:11:28.942Z] ec43610c2a17: Pulling fs layer [2022-06-20T08:11:28.942Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T08:11:28.942Z] 33b1e0a273af: Pulling fs layer [2022-06-20T08:11:28.942Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T08:11:28.942Z] 2f39f015ded8: Pulling fs layer [2022-06-20T08:11:28.942Z] 2f39f015ded8: Waiting [2022-06-20T08:11:28.942Z] 3a2ae6a8a46f: Waiting [2022-06-20T08:11:28.942Z] 33b1e0a273af: Waiting [2022-06-20T08:11:28.942Z] 5d3b04190fa2: Waiting [2022-06-20T08:11:28.942Z] 5c69ac0246d0: Verifying Checksum [2022-06-20T08:11:28.942Z] 5c69ac0246d0: Download complete [2022-06-20T08:11:28.942Z] 33b1e0a273af: Verifying Checksum [2022-06-20T08:11:28.942Z] 33b1e0a273af: Download complete [2022-06-20T08:11:28.942Z] 5d3b04190fa2: Verifying Checksum [2022-06-20T08:11:28.942Z] 5d3b04190fa2: Download complete [2022-06-20T08:11:29.201Z] ec43610c2a17: Verifying Checksum [2022-06-20T08:11:29.201Z] 5eb5b503b376: Verifying Checksum [2022-06-20T08:11:29.201Z] 5eb5b503b376: Download complete [2022-06-20T08:11:29.773Z] 2f39f015ded8: Download complete [2022-06-20T08:11:30.341Z] 5eb5b503b376: Pull complete [2022-06-20T08:11:30.341Z] 5c69ac0246d0: Pull complete [2022-06-20T08:11:30.908Z] ec43610c2a17: Pull complete [2022-06-20T08:11:30.908Z] 3a2ae6a8a46f: Pull complete [2022-06-20T08:11:31.167Z] 33b1e0a273af: Pull complete [2022-06-20T08:11:31.167Z] 5d3b04190fa2: Pull complete [2022-06-20T08:11:35.367Z] 2f39f015ded8: Pull complete [2022-06-20T08:11:35.367Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T08:11:35.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T08:11:35.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:11:35.721Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:11:35.763Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:11:36.983Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15131 in /w/workspace/edgexfoundry_device-sdk-go_main [2022-06-20T08:11:37.739Z] $ docker top 2d067351c6c5b3e450526a8a6cdb8d7a6268861838de45cf7f94c1a3055b6ab0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-06-20T08:11:37.890Z] Running in /w/workspace/device-sdk-go/82 [Pipeline] { [Pipeline] checkout [2022-06-20T08:11:37.922Z] The recommended git tool is: git [2022-06-20T08:11:38.144Z] ---> job-cost.sh [2022-06-20T08:11:38.145Z] lf-activate-venv: SKIPPING [2022-06-20T08:11:38.145Z] INFO: No Stack... [2022-06-20T08:11:38.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T08:11:38.974Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T08:11:39.267Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-06-20T08:11:39.267Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T08:11:39.281Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] [2022-06-20T08:11:39.286Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] did not exist. Created. [2022-06-20T08:11:39.286Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T08:11:39.588Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T08:11:39.623Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T08:11:39.629Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T08:11:39.649Z] $ docker stop --time=1 2d067351c6c5b3e450526a8a6cdb8d7a6268861838de45cf7f94c1a3055b6ab0 [2022-06-20T08:11:40.827Z] $ docker rm -f 2d067351c6c5b3e450526a8a6cdb8d7a6268861838de45cf7f94c1a3055b6ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T08:11:44.892Z] using credential edgex-jenkins-ssh [2022-06-20T08:11:44.922Z] Cloning the remote Git repository [2022-06-20T08:11:45.025Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-20T08:11:45.138Z] > git init /w/workspace/device-sdk-go/82 # timeout=10 [2022-06-20T08:11:45.305Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-20T08:11:45.311Z] > git --version # timeout=10 [2022-06-20T08:11:45.370Z] > git --version # 'git version 2.25.1' [2022-06-20T08:11:45.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T08:11:45.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T08:11:47.721Z] Avoid second fetch [2022-06-20T08:11:47.722Z] Checking out Revision 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 (main) [2022-06-20T08:11:47.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-20T08:11:47.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T08:11:47.766Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T08:11:47.819Z] > git checkout -f 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 # timeout=10 [2022-06-20T08:11:52.246Z] Commit message: "Merge pull request #1180 from weichou1229/issue-1179" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T08:11:53.233Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T08:11:53.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T08:11:53.233Z] Dload Upload Total Spent Left Speed [2022-06-20T08:11:53.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 59193 0 --:--:-- --:--:-- --:--:-- 59193 [Pipeline] sh [2022-06-20T08:11:54.069Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T08:11:54.433Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T08:11:54.434Z] + sudo tee /etc/docker/daemon.new [2022-06-20T08:11:54.434Z] { [2022-06-20T08:11:54.434Z] "registry-mirrors": [ [2022-06-20T08:11:54.434Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T08:11:54.434Z] ], [2022-06-20T08:11:54.434Z] "bip": "10.250.0.254/24", [2022-06-20T08:11:54.434Z] "hosts": [ [2022-06-20T08:11:54.434Z] "tcp://0.0.0.0:5555", [2022-06-20T08:11:54.434Z] "unix:///var/run/docker.sock" [2022-06-20T08:11:54.434Z] ], [2022-06-20T08:11:54.434Z] "mtu": 1458, [2022-06-20T08:11:54.434Z] "selinux-enabled": true, [2022-06-20T08:11:54.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T08:11:54.434Z] } [Pipeline] sh [2022-06-20T08:11:54.817Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T08:11:55.174Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T08:12:13.582Z] provisioning config files... [2022-06-20T08:12:13.607Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/82@tmp/config6047669996859762329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:12:13.972Z] ---> docker-login.sh [2022-06-20T08:12:13.972Z] nexus3.edgexfoundry.org:10001 [2022-06-20T08:12:14.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:12:14.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:12:14.847Z] Configure a credential helper to remove this warning. See [2022-06-20T08:12:14.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:12:14.847Z] [2022-06-20T08:12:14.847Z] Login Succeeded [2022-06-20T08:12:14.847Z] nexus3.edgexfoundry.org:10002 [2022-06-20T08:12:15.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:12:15.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:12:15.395Z] Configure a credential helper to remove this warning. See [2022-06-20T08:12:15.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:12:15.395Z] [2022-06-20T08:12:15.395Z] Login Succeeded [2022-06-20T08:12:15.395Z] nexus3.edgexfoundry.org:10003 [2022-06-20T08:12:15.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:12:15.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:12:15.670Z] Configure a credential helper to remove this warning. See [2022-06-20T08:12:15.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:12:15.670Z] [2022-06-20T08:12:15.670Z] Login Succeeded [2022-06-20T08:12:15.670Z] nexus3.edgexfoundry.org:10004 [2022-06-20T08:12:15.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:12:16.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:12:16.223Z] Configure a credential helper to remove this warning. See [2022-06-20T08:12:16.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:12:16.223Z] [2022-06-20T08:12:16.223Z] Login Succeeded [2022-06-20T08:12:16.223Z] docker.io [2022-06-20T08:12:16.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T08:12:16.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T08:12:16.776Z] Configure a credential helper to remove this warning. See [2022-06-20T08:12:16.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T08:12:16.776Z] [2022-06-20T08:12:16.776Z] Login Succeeded [2022-06-20T08:12:17.049Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T08:12:17.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T08:12:17.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T08:12:17.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T08:12:17.613Z] ========================================================= [2022-06-20T08:12:17.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T08:12:17.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:12:17.983Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T08:12:18.262Z] Sending build context to Docker daemon 5.209MB [2022-06-20T08:12:18.262Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T08:12:18.262Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-20T08:12:18.538Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T08:12:18.539Z] 9b3977197b4f: Pulling fs layer [2022-06-20T08:12:18.539Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T08:12:18.539Z] 94645a83ff95: Pulling fs layer [2022-06-20T08:12:18.539Z] e6fb740bc735: Pulling fs layer [2022-06-20T08:12:18.539Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T08:12:18.539Z] 355e64cbe906: Pulling fs layer [2022-06-20T08:12:18.539Z] 63ab81a10011: Pulling fs layer [2022-06-20T08:12:18.539Z] 555d1d1c4555: Pulling fs layer [2022-06-20T08:12:18.539Z] 7d9057610161: Pulling fs layer [2022-06-20T08:12:18.539Z] e6fb740bc735: Waiting [2022-06-20T08:12:18.539Z] 3a77bd46dcc9: Waiting [2022-06-20T08:12:18.539Z] 355e64cbe906: Waiting [2022-06-20T08:12:18.539Z] 63ab81a10011: Waiting [2022-06-20T08:12:18.539Z] 7d9057610161: Waiting [2022-06-20T08:12:18.539Z] 555d1d1c4555: Waiting [2022-06-20T08:12:18.539Z] 94645a83ff95: Verifying Checksum [2022-06-20T08:12:18.539Z] 94645a83ff95: Download complete [2022-06-20T08:12:18.539Z] 1a89e8eeedd5: Verifying Checksum [2022-06-20T08:12:18.539Z] 1a89e8eeedd5: Download complete [2022-06-20T08:12:18.539Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T08:12:18.539Z] 3a77bd46dcc9: Download complete [2022-06-20T08:12:18.539Z] 355e64cbe906: Verifying Checksum [2022-06-20T08:12:18.539Z] 355e64cbe906: Download complete [2022-06-20T08:12:18.539Z] 63ab81a10011: Download complete [2022-06-20T08:12:18.539Z] 9b3977197b4f: Download complete [2022-06-20T08:12:19.536Z] 9b3977197b4f: Pull complete [2022-06-20T08:12:19.536Z] 7d9057610161: Verifying Checksum [2022-06-20T08:12:19.536Z] 7d9057610161: Download complete [2022-06-20T08:12:20.143Z] 1a89e8eeedd5: Pull complete [2022-06-20T08:12:20.426Z] 94645a83ff95: Pull complete [2022-06-20T08:12:20.700Z] 555d1d1c4555: Verifying Checksum [2022-06-20T08:12:20.700Z] 555d1d1c4555: Download complete [2022-06-20T08:12:21.299Z] e6fb740bc735: Verifying Checksum [2022-06-20T08:12:21.299Z] e6fb740bc735: Download complete [2022-06-20T08:12:33.719Z] e6fb740bc735: Pull complete [2022-06-20T08:12:33.719Z] 3a77bd46dcc9: Pull complete [2022-06-20T08:12:33.719Z] 355e64cbe906: Pull complete [2022-06-20T08:12:33.995Z] 63ab81a10011: Pull complete [2022-06-20T08:12:40.713Z] 555d1d1c4555: Pull complete [2022-06-20T08:12:42.694Z] 7d9057610161: Pull complete [2022-06-20T08:12:42.694Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T08:12:42.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T08:12:42.694Z] ---> 819e984ddca1 [2022-06-20T08:12:42.694Z] Step 3/11 : ARG MAKE=make build [2022-06-20T08:12:43.290Z] ---> Running in 7b8ec66d6d0e [2022-06-20T08:12:43.565Z] Removing intermediate container 7b8ec66d6d0e [2022-06-20T08:12:43.565Z] ---> 34839c47b891 [2022-06-20T08:12:43.565Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-20T08:12:43.565Z] ---> Running in c8e49cd09cb9 [2022-06-20T08:12:43.839Z] Removing intermediate container c8e49cd09cb9 [2022-06-20T08:12:43.839Z] ---> 012b505b1beb [2022-06-20T08:12:43.839Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T08:12:43.839Z] ---> Running in dad5cfe2591d [2022-06-20T08:12:44.119Z] Removing intermediate container dad5cfe2591d [2022-06-20T08:12:44.119Z] ---> 7595cd4c992f [2022-06-20T08:12:44.119Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T08:12:44.397Z] ---> Running in 6e162a1ee7f9 [2022-06-20T08:12:46.371Z] Removing intermediate container 6e162a1ee7f9 [2022-06-20T08:12:46.371Z] ---> 6b4632bf53e9 [2022-06-20T08:12:46.371Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-20T08:12:46.371Z] ---> Running in 61e5eea0cc63 [2022-06-20T08:12:46.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T08:12:47.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T08:12:48.936Z] OK: 220 MiB in 52 packages [2022-06-20T08:12:49.534Z] Removing intermediate container 61e5eea0cc63 [2022-06-20T08:12:49.534Z] ---> 1b9006bad69d [2022-06-20T08:12:49.534Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-20T08:12:50.131Z] ---> de0105bb4407 [2022-06-20T08:12:50.131Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T08:12:50.131Z] ---> Running in e30870d4691f [2022-06-20T08:13:37.152Z] Removing intermediate container e30870d4691f [2022-06-20T08:13:37.152Z] ---> 365a15b357b6 [2022-06-20T08:13:37.152Z] Step 10/11 : COPY . . [2022-06-20T08:13:37.152Z] ---> afeaee596deb [2022-06-20T08:13:37.152Z] Step 11/11 : RUN ${MAKE} [2022-06-20T08:13:37.152Z] ---> Running in b047a263fe9b [2022-06-20T08:13:37.152Z] noop [2022-06-20T08:13:37.152Z] Removing intermediate container b047a263fe9b [2022-06-20T08:13:37.152Z] ---> d15093540ecf [2022-06-20T08:13:37.152Z] Successfully built d15093540ecf [2022-06-20T08:13:37.152Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:13:37.524Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T08:13:37.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:13:37.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container [2022-06-20T08:13:37.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/82 -v /w/workspace/device-sdk-go/82:/w/workspace/device-sdk-go/82:rw,z -v /w/workspace/device-sdk-go/82@tmp:/w/workspace/device-sdk-go/82@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 [2022-06-20T08:13:39.160Z] $ docker top 8c7fb93a5c5937ae433fb354629786cc6201edd9f441e22b5ace19f3457bfda0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T08:13:40.070Z] + go version [2022-06-20T08:13:40.070Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T08:13:40.097Z] $ docker stop --time=1 8c7fb93a5c5937ae433fb354629786cc6201edd9f441e22b5ace19f3457bfda0 [2022-06-20T08:13:41.745Z] $ docker rm -f 8c7fb93a5c5937ae433fb354629786cc6201edd9f441e22b5ace19f3457bfda0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:13:42.348Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T08:13:42.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:13:42.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container [2022-06-20T08:13:42.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/82 -v /w/workspace/device-sdk-go/82:/w/workspace/device-sdk-go/82:rw,z -v /w/workspace/device-sdk-go/82@tmp:/w/workspace/device-sdk-go/82@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 [2022-06-20T08:13:43.941Z] $ docker top f73171659949ab9cf98de3c6690f7285e8992f4a60479af9584e2e3d453e146d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T08:13:44.872Z] + make test [2022-06-20T08:13:44.872Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-20T08:14:11.683Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-20T08:15:48.549Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-20T08:15:48.549Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-20T08:15:48.549Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-20T08:15:52.873Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.452s coverage: 23.7% of statements [2022-06-20T08:15:52.873Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-20T08:15:54.320Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.329s coverage: 27.6% of statements [2022-06-20T08:15:55.769Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.315s coverage: 78.9% of statements [2022-06-20T08:15:56.379Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.401s coverage: 10.8% of statements [2022-06-20T08:16:00.711Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.460s coverage: 60.0% of statements [2022-06-20T08:16:00.711Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-20T08:16:00.711Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-20T08:16:05.037Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.376s coverage: 34.8% of statements [2022-06-20T08:16:05.037Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-20T08:16:05.037Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.285s coverage: 85.4% of statements [2022-06-20T08:16:05.037Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-20T08:16:05.037Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-20T08:16:06.500Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.445s coverage: 65.1% of statements [2022-06-20T08:16:08.497Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.121s coverage: 89.2% of statements [2022-06-20T08:16:08.497Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-20T08:16:11.883Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.228s coverage: 4.7% of statements [2022-06-20T08:16:11.883Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-20T08:16:11.883Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T08:16:11.883Z] GO111MODULE=on go vet ./... [2022-06-20T08:17:33.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T08:17:33.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T08:17:33.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T08:17:33.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T08:17:33.745Z] $ docker stop --time=1 f73171659949ab9cf98de3c6690f7285e8992f4a60479af9584e2e3d453e146d [2022-06-20T08:17:35.613Z] $ docker rm -f f73171659949ab9cf98de3c6690f7285e8992f4a60479af9584e2e3d453e146d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T08:17:36.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T08:17:36.958Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T08:17:37.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T08:17:38.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T08:17:38.447Z] + ls -al . [2022-06-20T08:17:38.447Z] total 300 [2022-06-20T08:17:38.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 08:17 . [2022-06-20T08:17:38.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 08:11 .. [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 08:11 .dockerignore [2022-06-20T08:17:38.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 08:11 .git [2022-06-20T08:17:38.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 08:11 .github [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 20 08:11 .gitignore [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 20 08:11 .golangci.yml [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 20 08:11 CHANGELOG.md [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 08:11 GOVERNANCE.md [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 20 08:11 Jenkinsfile [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 20 08:11 LICENSE [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 20 08:11 Makefile [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 20 08:11 OWNERS.md [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 20 08:11 README.md [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 08:09 VERSION [2022-06-20T08:17:38.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 08:11 bin [2022-06-20T08:17:38.447Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 20 08:16 coverage.out [2022-06-20T08:17:38.447Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 08:11 example [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 20 08:11 go.mod [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 34801 Jun 20 08:11 go.sum [2022-06-20T08:17:38.447Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 20 08:11 internal [2022-06-20T08:17:38.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 08:11 openapi [2022-06-20T08:17:38.447Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 08:11 pkg [2022-06-20T08:17:38.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 08:11 snap [2022-06-20T08:17:38.447Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 20 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:17:38.811Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4287cc1d4c262ca519b36d36f1d06a90bcd6f745 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-06-20T08:17:39.087Z] Sending build context to Docker daemon 5.341MB [2022-06-20T08:17:39.364Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T08:17:39.364Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-20T08:17:39.364Z] ---> d15093540ecf [2022-06-20T08:17:39.364Z] Step 3/25 : ARG MAKE=make build [2022-06-20T08:17:39.364Z] ---> Running in c0e62044893e [2022-06-20T08:17:39.644Z] Removing intermediate container c0e62044893e [2022-06-20T08:17:39.644Z] ---> 49bf5b7313e9 [2022-06-20T08:17:39.644Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-20T08:17:39.644Z] ---> Running in 11bdcbe00c4a [2022-06-20T08:17:39.927Z] Removing intermediate container 11bdcbe00c4a [2022-06-20T08:17:39.927Z] ---> 85a9d5ba1354 [2022-06-20T08:17:39.927Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T08:17:40.210Z] ---> Running in 80791677a2ad [2022-06-20T08:17:40.485Z] Removing intermediate container 80791677a2ad [2022-06-20T08:17:40.485Z] ---> 7a64c3510946 [2022-06-20T08:17:40.485Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T08:17:40.485Z] ---> Running in 126f5646ee92 [2022-06-20T08:17:42.480Z] Removing intermediate container 126f5646ee92 [2022-06-20T08:17:42.480Z] ---> 87c5773a2487 [2022-06-20T08:17:42.480Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-20T08:17:42.480Z] ---> Running in a3673a9929c9 [2022-06-20T08:17:43.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T08:17:44.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T08:17:45.052Z] OK: 220 MiB in 52 packages [2022-06-20T08:17:45.652Z] Removing intermediate container a3673a9929c9 [2022-06-20T08:17:45.652Z] ---> 8d2f0692a56d [2022-06-20T08:17:45.652Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-20T08:17:46.250Z] ---> 8119594f011f [2022-06-20T08:17:46.250Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T08:17:46.250Z] ---> Running in 1b8911c8b855 [2022-06-20T08:17:48.229Z] Removing intermediate container 1b8911c8b855 [2022-06-20T08:17:48.229Z] ---> 24d5f903a5ff [2022-06-20T08:17:48.229Z] Step 10/25 : COPY . . [2022-06-20T08:17:49.203Z] ---> 17ef159a2f3c [2022-06-20T08:17:49.203Z] Step 11/25 : RUN ${MAKE} [2022-06-20T08:17:49.203Z] ---> Running in f6bc31f8ef5f [2022-06-20T08:17:50.200Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-20T08:19:42.075Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-20T08:19:45.472Z] Removing intermediate container f6bc31f8ef5f [2022-06-20T08:19:45.472Z] ---> d565a2eef570 [2022-06-20T08:19:45.472Z] Step 12/25 : FROM alpine:3.14 [2022-06-20T08:19:45.745Z] 3.14: Pulling from library/alpine [2022-06-20T08:19:45.745Z] 455c02918c45: Pulling fs layer [2022-06-20T08:19:46.018Z] 455c02918c45: Verifying Checksum [2022-06-20T08:19:46.018Z] 455c02918c45: Download complete [2022-06-20T08:19:46.620Z] 455c02918c45: Pull complete [2022-06-20T08:19:46.620Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T08:19:46.620Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T08:19:46.620Z] ---> ac73e934f311 [2022-06-20T08:19:46.620Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T08:19:46.620Z] ---> Running in 83cdffa6c493 [2022-06-20T08:19:46.896Z] Removing intermediate container 83cdffa6c493 [2022-06-20T08:19:46.896Z] ---> 83db784463c1 [2022-06-20T08:19:46.896Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T08:19:47.174Z] ---> Running in 83a0e15e51d5 [2022-06-20T08:19:48.640Z] Removing intermediate container 83a0e15e51d5 [2022-06-20T08:19:48.640Z] ---> ea21e9ac6156 [2022-06-20T08:19:48.640Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-20T08:19:48.926Z] ---> Running in 39fddcc1c035 [2022-06-20T08:19:49.924Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T08:19:50.518Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T08:19:51.495Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T08:19:51.495Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-20T08:19:51.495Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T08:19:51.774Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-20T08:19:51.775Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-20T08:19:51.775Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T08:19:52.049Z] OK: 8 MiB in 19 packages [2022-06-20T08:19:52.644Z] Removing intermediate container 39fddcc1c035 [2022-06-20T08:19:52.644Z] ---> 4b2e8a5e1ab0 [2022-06-20T08:19:52.644Z] Step 16/25 : WORKDIR / [2022-06-20T08:19:52.924Z] ---> Running in 4e0af496eb03 [2022-06-20T08:19:53.197Z] Removing intermediate container 4e0af496eb03 [2022-06-20T08:19:53.197Z] ---> 46f2fa12e70f [2022-06-20T08:19:53.197Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-20T08:19:53.798Z] ---> 4909849c2123 [2022-06-20T08:19:53.798Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-20T08:19:55.236Z] ---> fc55306f7a4a [2022-06-20T08:19:55.236Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-20T08:19:55.835Z] ---> 6c69fd2d685a [2022-06-20T08:19:55.835Z] Step 20/25 : EXPOSE 59999 [2022-06-20T08:19:55.835Z] ---> Running in 0ed827c3acd4 [2022-06-20T08:19:56.111Z] Removing intermediate container 0ed827c3acd4 [2022-06-20T08:19:56.111Z] ---> 34c21dcde1b6 [2022-06-20T08:19:56.111Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-20T08:19:56.112Z] ---> Running in 57f9b456e1d5 [2022-06-20T08:19:56.384Z] Removing intermediate container 57f9b456e1d5 [2022-06-20T08:19:56.384Z] ---> 45657ee05904 [2022-06-20T08:19:56.384Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T08:19:56.669Z] ---> Running in f7521fdfb4e3 [2022-06-20T08:19:56.944Z] Removing intermediate container f7521fdfb4e3 [2022-06-20T08:19:56.944Z] ---> 2be7a4c5a574 [2022-06-20T08:19:56.944Z] Step 23/25 : LABEL arch=arm64 [2022-06-20T08:19:56.944Z] ---> Running in 0836b5115cde [2022-06-20T08:19:57.220Z] Removing intermediate container 0836b5115cde [2022-06-20T08:19:57.220Z] ---> b4d2d3141770 [2022-06-20T08:19:57.220Z] Step 24/25 : LABEL git_sha=4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [2022-06-20T08:19:57.220Z] ---> Running in f55621a5ed5c [2022-06-20T08:19:57.495Z] Removing intermediate container f55621a5ed5c [2022-06-20T08:19:57.495Z] ---> 803906e26ba2 [2022-06-20T08:19:57.495Z] Step 25/25 : LABEL version=2.2.1-dev.7 [2022-06-20T08:19:57.775Z] ---> Running in 0b76bd4661c1 [2022-06-20T08:19:58.046Z] Removing intermediate container 0b76bd4661c1 [2022-06-20T08:19:58.046Z] ---> c55364dc1ebe [2022-06-20T08:19:58.046Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T08:19:58.046Z] Successfully built c55364dc1ebe [2022-06-20T08:19:58.046Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:19:58.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T08:19:58.506Z] [2022-06-20T08:19:58.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:19:58.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T08:19:59.130Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T08:19:59.130Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T08:19:59.130Z] 04944245beec: Pulling fs layer [2022-06-20T08:19:59.130Z] 699f458cf7ca: Pulling fs layer [2022-06-20T08:19:59.130Z] 765212b225bb: Pulling fs layer [2022-06-20T08:19:59.130Z] f23df028b6ca: Pulling fs layer [2022-06-20T08:19:59.130Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T08:19:59.130Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T08:19:59.130Z] 765212b225bb: Waiting [2022-06-20T08:19:59.130Z] f23df028b6ca: Waiting [2022-06-20T08:19:59.130Z] d65c8cfc05b1: Waiting [2022-06-20T08:19:59.130Z] 04944245beec: Verifying Checksum [2022-06-20T08:19:59.130Z] 04944245beec: Download complete [2022-06-20T08:19:59.130Z] 765212b225bb: Verifying Checksum [2022-06-20T08:19:59.130Z] 765212b225bb: Download complete [2022-06-20T08:19:59.130Z] f23df028b6ca: Verifying Checksum [2022-06-20T08:19:59.130Z] f23df028b6ca: Download complete [2022-06-20T08:19:59.130Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T08:19:59.130Z] d65c8cfc05b1: Download complete [2022-06-20T08:19:59.405Z] 699f458cf7ca: Verifying Checksum [2022-06-20T08:19:59.405Z] 699f458cf7ca: Download complete [2022-06-20T08:19:59.680Z] 8998bd30e6a1: Verifying Checksum [2022-06-20T08:19:59.680Z] 8998bd30e6a1: Download complete [2022-06-20T08:20:02.314Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T08:20:02.314Z] 2437ff75d9bd: Download complete [2022-06-20T08:20:04.295Z] 8998bd30e6a1: Pull complete [2022-06-20T08:20:04.572Z] 04944245beec: Pull complete [2022-06-20T08:20:06.014Z] 699f458cf7ca: Pull complete [2022-06-20T08:20:06.289Z] 765212b225bb: Pull complete [2022-06-20T08:20:07.272Z] f23df028b6ca: Pull complete [2022-06-20T08:20:07.272Z] d65c8cfc05b1: Pull complete [2022-06-20T08:20:22.365Z] 2437ff75d9bd: Pull complete [2022-06-20T08:20:22.365Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T08:20:22.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T08:20:22.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:20:22.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container [2022-06-20T08:20:22.717Z] $ 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-sdk-go/82 -v /w/workspace/device-sdk-go/82:/w/workspace/device-sdk-go/82:rw,z -v /w/workspace/device-sdk-go/82@tmp:/w/workspace/device-sdk-go/82@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 [2022-06-20T08:20:25.346Z] $ docker top 04e96ed6880e45a83ba8e122121051de64183d2dfcb716be98760f469f9fde40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:20:26.285Z] ---> job-cost.sh [2022-06-20T08:20:26.285Z] lf-activate-venv: SKIPPING [2022-06-20T08:20:26.285Z] INFO: No Stack... [2022-06-20T08:20:26.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T08:20:27.858Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T08:20:28.518Z] + cat /w/workspace/device-sdk-go/82/archives/cost.csv [2022-06-20T08:20:28.518Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T08:20:28.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] [2022-06-20T08:20:28.589Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] did not exist. Created. [2022-06-20T08:20:28.589Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T08:20:29.261Z] /w/workspace/device-sdk-go/82@tmp/durable-4f795462/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T08:20:29.936Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T08:20:29.956Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T08:20:30.019Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T08:20:30.026Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T08:20:30.049Z] $ docker stop --time=1 04e96ed6880e45a83ba8e122121051de64183d2dfcb716be98760f469f9fde40 [2022-06-20T08:20:31.551Z] $ docker rm -f 04e96ed6880e45a83ba8e122121051de64183d2dfcb716be98760f469f9fde40 [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 [2022-06-20T08:20:32.004Z] provisioning config files... [2022-06-20T08:20:32.018Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1086332394842849302tmp [Pipeline] { [Pipeline] sh [2022-06-20T08:20:32.347Z] + set +x [2022-06-20T08:20:32.347Z] + curl -s https://codecov.io/bash [2022-06-20T08:20:32.347Z] + bash -s -- [2022-06-20T08:20:32.347Z] [2022-06-20T08:20:32.347Z] _____ _ [2022-06-20T08:20:32.347Z] / ____| | | [2022-06-20T08:20:32.347Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T08:20:32.347Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T08:20:32.347Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T08:20:32.347Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T08:20:32.347Z] Bash-1.0.6 [2022-06-20T08:20:32.347Z] [2022-06-20T08:20:32.347Z] [2022-06-20T08:20:32.347Z] ==> git version 2.25.1 found [2022-06-20T08:20:32.347Z] ==> 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 [2022-06-20T08:20:32.347Z] Release-Date: 2020-01-08 [2022-06-20T08:20:32.347Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T08:20:32.347Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T08:20:32.347Z] ==> Jenkins CI detected. [2022-06-20T08:20:32.347Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-06-20T08:20:32.347Z] project root: . [2022-06-20T08:20:32.347Z] --> token set from env [2022-06-20T08:20:32.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T08:20:32.347Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T08:20:32.347Z] ==> Python coveragepy not found [2022-06-20T08:20:32.347Z] ==> Searching for coverage reports in: [2022-06-20T08:20:32.347Z] + . [2022-06-20T08:20:32.347Z] -> Found 1 reports [2022-06-20T08:20:32.347Z] ==> Detecting git/mercurial file structure [2022-06-20T08:20:32.606Z] ==> Reading reports [2022-06-20T08:20:32.606Z] + ./coverage.out bytes=131190 [2022-06-20T08:20:32.606Z] ==> Appending adjustments [2022-06-20T08:20:32.606Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T08:20:32.866Z] + Found adjustments [2022-06-20T08:20:32.866Z] ==> Gzipping contents [2022-06-20T08:20:32.866Z] 20K /tmp/codecov.ks44Xs.gz [2022-06-20T08:20:32.866Z] ==> Uploading reports [2022-06-20T08:20:32.866Z] url: https://codecov.io [2022-06-20T08:20:32.866Z] query: branch=main&commit=4287cc1d4c262ca519b36d36f1d06a90bcd6f745&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-20T08:20:32.866Z] -> Pinging Codecov [2022-06-20T08:20:32.867Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=4287cc1d4c262ca519b36d36f1d06a90bcd6f745&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-20T08:20:32.867Z] -> Uploading to [2022-06-20T08:20:32.867Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/7E55EF52A471D76F132DFD9A03CDDE97/4287cc1d4c262ca519b36d36f1d06a90bcd6f745/924329f7-2d6f-41ac-9291-a42d28762821.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T082032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=583ed6170daeeaa924dcf20bd2e78b8c876450b7e5b8d6cb8476ec0b1cfb1fbd [2022-06-20T08:20:33.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T08:20:33.129Z] Dload Upload Total Spent Left Speed [2022-06-20T08:20:33.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16820 0 0 100 16820 0 68653 --:--:-- --:--:-- --:--:-- 68373 [2022-06-20T08:20:33.129Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [Pipeline] } [2022-06-20T08:20:33.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-20T08:20:33.328Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-20T08:20:33.341Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:20:33.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-20T08:20:33.644Z] [2022-06-20T08:20:33.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:20:33.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-20T08:20:33.952Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-20T08:20:33.952Z] df9b9388f04a: Pulling fs layer [2022-06-20T08:20:33.952Z] 52dc419b0ee2: Pulling fs layer [2022-06-20T08:20:33.952Z] 25bc292e5bac: Pulling fs layer [2022-06-20T08:20:33.952Z] 114826534d7a: Pulling fs layer [2022-06-20T08:20:33.952Z] 4657fd5d0bcf: Pulling fs layer [2022-06-20T08:20:33.952Z] 6ad1cebc031e: Pulling fs layer [2022-06-20T08:20:33.952Z] 8a3aa393b2d8: Pulling fs layer [2022-06-20T08:20:33.952Z] 6ad1cebc031e: Waiting [2022-06-20T08:20:33.952Z] 4657fd5d0bcf: Waiting [2022-06-20T08:20:33.952Z] 8a3aa393b2d8: Waiting [2022-06-20T08:20:33.952Z] 114826534d7a: Waiting [2022-06-20T08:20:33.952Z] 25bc292e5bac: Download complete [2022-06-20T08:20:33.952Z] 52dc419b0ee2: Verifying Checksum [2022-06-20T08:20:33.952Z] 52dc419b0ee2: Download complete [2022-06-20T08:20:33.952Z] 4657fd5d0bcf: Verifying Checksum [2022-06-20T08:20:33.952Z] 4657fd5d0bcf: Download complete [2022-06-20T08:20:33.952Z] df9b9388f04a: Download complete [2022-06-20T08:20:34.215Z] df9b9388f04a: Pull complete [2022-06-20T08:20:34.215Z] 6ad1cebc031e: Verifying Checksum [2022-06-20T08:20:34.215Z] 6ad1cebc031e: Download complete [2022-06-20T08:20:34.215Z] 52dc419b0ee2: Pull complete [2022-06-20T08:20:34.215Z] 25bc292e5bac: Pull complete [2022-06-20T08:20:34.788Z] 114826534d7a: Verifying Checksum [2022-06-20T08:20:34.788Z] 114826534d7a: Download complete [2022-06-20T08:20:34.788Z] 8a3aa393b2d8: Verifying Checksum [2022-06-20T08:20:34.788Z] 8a3aa393b2d8: Download complete [2022-06-20T08:20:38.985Z] 114826534d7a: Pull complete [2022-06-20T08:20:38.985Z] 4657fd5d0bcf: Pull complete [2022-06-20T08:20:38.985Z] 6ad1cebc031e: Pull complete [2022-06-20T08:20:41.520Z] 8a3aa393b2d8: Pull complete [2022-06-20T08:20:41.520Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-20T08:20:41.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-20T08:20:41.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:20:41.612Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:20:41.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:20:43.445Z] $ docker top 07588b1556b1a7f4dee905e80d0b059863cfeadc462cc2c809756924ae9ed566 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-20T08:20:43.520Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-06-20T08:20:43.802Z] + set -o pipefail [2022-06-20T08:20:43.802Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-06-20T08:20:49.097Z] [2022-06-20T08:20:49.097Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-06-20T08:20:49.097Z] [2022-06-20T08:20:49.097Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/086d29e1-fe1e-4fa2-8f6c-80b73771dcbe [2022-06-20T08:20:49.097Z] [2022-06-20T08:20:49.097Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-20T08:20:49.097Z] [2022-06-20T08:20:49.097Z] [Pipeline] } [2022-06-20T08:20:49.114Z] $ docker stop --time=1 07588b1556b1a7f4dee905e80d0b059863cfeadc462cc2c809756924ae9ed566 [2022-06-20T08:20:51.375Z] $ docker rm -f 07588b1556b1a7f4dee905e80d0b059863cfeadc462cc2c809756924ae9ed566 [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) [Pipeline] echo [2022-06-20T08:20:51.774Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T08:20:51.789Z] provisioning config files... [2022-06-20T08:20:51.799Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7097737723377429070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:20:52.096Z] --> edgex-publish-swagger.sh [2022-06-20T08:20:52.096Z] === Publish openapi/v2 API === [2022-06-20T08:20:52.096Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-20T08:20:52.096Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-06-20T08:20:52.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T08:20:52.096Z] Dload Upload Total Spent Left Speed [2022-06-20T08:20:52.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81509 --:--:-- --:--:-- --:--:-- 81386 [2022-06-20T08:20:52.668Z] [2022-06-20T08:20:52.668Z] [Pipeline] } [2022-06-20T08:20:52.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T08:20:53.079Z] + git log --format=format:%s -1 4287cc1d4c262ca519b36d36f1d06a90bcd6f745 [Pipeline] sh [2022-06-20T08:20:53.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T08:20:53.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:20:53.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T08:20:53.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:20:53.771Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:20:53.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:20:54.257Z] $ docker top 1ff3b53884589a2f34841d269ab63cfe7cab9dc654aedb53fd43addac3020576 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T08:20:54.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T08:20:54.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T08:20:54.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T08:20:54.521Z] $ docker exec 1ff3b53884589a2f34841d269ab63cfe7cab9dc654aedb53fd43addac3020576 ssh-agent [2022-06-20T08:20:54.639Z] SSH_AUTH_SOCK=/tmp/ssh-v46W8Zf8LA7E/agent.32 [2022-06-20T08:20:54.639Z] SSH_AGENT_PID=38 [2022-06-20T08:20:54.645Z] Running ssh-add (command line suppressed) [2022-06-20T08:20:54.758Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5568518351958591589.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5568518351958591589.key) [2022-06-20T08:20:54.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T08:20:55.062Z] + git semver tag [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,233 [run_tag] DEBUG tag force:False [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,233 [check_head_tag] DEBUG check head tag [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,234 [execute] INFO git cat-file --batch-check [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,237 [execute] INFO git cat-file --batch [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,249 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,249 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-20T08:20:55.323Z] 2022-06-20 08:20:55,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:20:55.323Z] 2.2.1-dev.7 [Pipeline] } [2022-06-20T08:20:55.337Z] $ docker exec --env ******** --env ******** 1ff3b53884589a2f34841d269ab63cfe7cab9dc654aedb53fd43addac3020576 ssh-agent -k [2022-06-20T08:20:55.444Z] unset SSH_AUTH_SOCK; [2022-06-20T08:20:55.444Z] unset SSH_AGENT_PID; [2022-06-20T08:20:55.445Z] echo Agent pid 38 killed; [2022-06-20T08:20:55.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T08:20:55.769Z] + git semver [Pipeline] } [2022-06-20T08:20:56.049Z] $ docker stop --time=1 1ff3b53884589a2f34841d269ab63cfe7cab9dc654aedb53fd43addac3020576 [2022-06-20T08:20:57.346Z] $ docker rm -f 1ff3b53884589a2f34841d269ab63cfe7cab9dc654aedb53fd43addac3020576 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:20:57.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-20T08:20:57.740Z] [2022-06-20T08:20:57.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:20:58.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-20T08:20:58.055Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-20T08:20:58.055Z] ab5ef0e58194: Pulling fs layer [2022-06-20T08:20:58.055Z] 9712f1f96733: Pulling fs layer [2022-06-20T08:20:58.055Z] 63f879dbbcfc: Pulling fs layer [2022-06-20T08:20:58.055Z] 0d9ebad4ef96: Pulling fs layer [2022-06-20T08:20:58.055Z] e9a5061849ea: Pulling fs layer [2022-06-20T08:20:58.055Z] d747dcd14b5f: Pulling fs layer [2022-06-20T08:20:58.055Z] 2de7ff778b66: Pulling fs layer [2022-06-20T08:20:58.055Z] 0d9ebad4ef96: Waiting [2022-06-20T08:20:58.056Z] e9a5061849ea: Waiting [2022-06-20T08:20:58.056Z] d747dcd14b5f: Waiting [2022-06-20T08:20:58.056Z] 2de7ff778b66: Waiting [2022-06-20T08:20:58.056Z] 9712f1f96733: Verifying Checksum [2022-06-20T08:20:58.056Z] 9712f1f96733: Download complete [2022-06-20T08:20:58.316Z] 63f879dbbcfc: Verifying Checksum [2022-06-20T08:20:58.317Z] 63f879dbbcfc: Download complete [2022-06-20T08:20:58.577Z] e9a5061849ea: Verifying Checksum [2022-06-20T08:20:58.577Z] e9a5061849ea: Download complete [2022-06-20T08:20:58.577Z] d747dcd14b5f: Verifying Checksum [2022-06-20T08:20:58.577Z] d747dcd14b5f: Download complete [2022-06-20T08:20:58.577Z] ab5ef0e58194: Verifying Checksum [2022-06-20T08:20:58.577Z] ab5ef0e58194: Download complete [2022-06-20T08:20:58.577Z] 0d9ebad4ef96: Verifying Checksum [2022-06-20T08:20:58.577Z] 0d9ebad4ef96: Download complete [2022-06-20T08:20:58.836Z] 2de7ff778b66: Verifying Checksum [2022-06-20T08:20:58.836Z] 2de7ff778b66: Download complete [2022-06-20T08:21:01.366Z] ab5ef0e58194: Pull complete [2022-06-20T08:21:01.366Z] 9712f1f96733: Pull complete [2022-06-20T08:21:01.933Z] 63f879dbbcfc: Pull complete [2022-06-20T08:21:06.158Z] 0d9ebad4ef96: Pull complete [2022-06-20T08:21:06.158Z] e9a5061849ea: Pull complete [2022-06-20T08:21:06.158Z] d747dcd14b5f: Pull complete [2022-06-20T08:21:07.096Z] 2de7ff778b66: Pull complete [2022-06-20T08:21:07.096Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-20T08:21:07.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-20T08:21:07.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:21:07.193Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:21:07.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:21:09.408Z] $ docker top 76432e7e108700cdfe91774732b787b8ae4a25f9b7b79005cf3b3baae8f17fa0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-20T08:21:09.486Z] provisioning config files... [2022-06-20T08:21:09.493Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3116543687971169095tmp [2022-06-20T08:21:09.502Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2581417976826795624tmp [2022-06-20T08:21:09.512Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1373832763125899745tmp [Pipeline] { [Pipeline] echo [2022-06-20T08:21:09.528Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:09.812Z] ---> sigul-configuration.sh [2022-06-20T08:21:09.812Z] gpg: directory `/root/.gnupg' created [2022-06-20T08:21:09.812Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-20T08:21:09.812Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-20T08:21:09.812Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-20T08:21:09.812Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-20T08:21:09.812Z] gpg: CAST5 encrypted data [2022-06-20T08:21:09.812Z] gpg: encrypted with 1 passphrase [2022-06-20T08:21:09.812Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-20T08:21:10.102Z] + mkdir /home/jenkins [2022-06-20T08:21:10.102Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-20T08:21:10.389Z] + 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 [2022-06-20T08:21:10.398Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:10.685Z] ---> sigul-install.sh [2022-06-20T08:21:10.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-20T08:21:10.979Z] + git tag --list [2022-06-20T08:21:10.979Z] 0.7.1 [2022-06-20T08:21:10.979Z] delhi-tag [2022-06-20T08:21:10.979Z] v1.0.0 [2022-06-20T08:21:10.979Z] v1.1.0 [2022-06-20T08:21:10.979Z] v1.1.1 [2022-06-20T08:21:10.979Z] v1.1.2 [2022-06-20T08:21:10.979Z] v1.2.0 [2022-06-20T08:21:10.979Z] v1.2.1 [2022-06-20T08:21:10.979Z] v1.2.2 [2022-06-20T08:21:10.979Z] v1.2.3 [2022-06-20T08:21:10.979Z] v1.3.0 [2022-06-20T08:21:10.979Z] v1.4.0 [2022-06-20T08:21:10.979Z] v2.0.0 [2022-06-20T08:21:10.979Z] v2.1.0 [2022-06-20T08:21:10.979Z] v2.1.1 [2022-06-20T08:21:10.979Z] v2.1.1-dev.2 [2022-06-20T08:21:10.979Z] v2.1.1-dev.3 [2022-06-20T08:21:10.979Z] v2.2.0 [2022-06-20T08:21:10.979Z] v2.2.1-dev.1 [2022-06-20T08:21:10.979Z] v2.2.1-dev.2 [2022-06-20T08:21:10.979Z] v2.2.1-dev.3 [2022-06-20T08:21:10.979Z] v2.2.1-dev.4 [2022-06-20T08:21:10.979Z] v2.2.1-dev.5 [2022-06-20T08:21:10.979Z] v2.2.1-dev.6 [2022-06-20T08:21:10.979Z] v2.2.1-dev.7 [Pipeline] sh [2022-06-20T08:21:11.270Z] + lftools sign git-tag v2.2.1-dev.7 [2022-06-20T08:21:11.843Z] Signing Git tag with Sigul... [2022-06-20T08:21:11.843Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-06-20T08:21:12.113Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:12.400Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-20T08:21:12.409Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-20T08:21:12.432Z] $ docker stop --time=1 76432e7e108700cdfe91774732b787b8ae4a25f9b7b79005cf3b3baae8f17fa0 [2022-06-20T08:21:13.724Z] $ docker rm -f 76432e7e108700cdfe91774732b787b8ae4a25f9b7b79005cf3b3baae8f17fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-20T08:21:14.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T08:21:14.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:21:14.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T08:21:14.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:21:14.511Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:21:14.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:21:14.906Z] $ docker top cc33f38fcdbf5f9749146649735ba2f7a9525aa037aecb9b1dc0a43751dae2a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T08:21:14.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T08:21:14.992Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T08:21:15.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T08:21:15.118Z] $ docker exec cc33f38fcdbf5f9749146649735ba2f7a9525aa037aecb9b1dc0a43751dae2a0 ssh-agent [2022-06-20T08:21:15.235Z] SSH_AUTH_SOCK=/tmp/ssh-V0Aqq30d0DI1/agent.34 [2022-06-20T08:21:15.235Z] SSH_AGENT_PID=40 [2022-06-20T08:21:15.241Z] Running ssh-add (command line suppressed) [2022-06-20T08:21:15.359Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2946079767626078983.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2946079767626078983.key) [2022-06-20T08:21:15.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T08:21:15.660Z] + git semver bump pre [2022-06-20T08:21:15.921Z] 2022-06-20 08:21:15,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,834 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,834 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,834 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,834 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,836 [execute] INFO git cat-file --batch-check [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,840 [execute] INFO git cat-file --batch [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T08:21:15.922Z] 2022-06-20 08:21:15,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:21:15.922Z] 2.2.1-dev.8 [Pipeline] } [2022-06-20T08:21:15.936Z] $ docker exec --env ******** --env ******** cc33f38fcdbf5f9749146649735ba2f7a9525aa037aecb9b1dc0a43751dae2a0 ssh-agent -k [2022-06-20T08:21:16.043Z] unset SSH_AUTH_SOCK; [2022-06-20T08:21:16.043Z] unset SSH_AGENT_PID; [2022-06-20T08:21:16.043Z] echo Agent pid 40 killed; [2022-06-20T08:21:16.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T08:21:16.354Z] + git semver [Pipeline] } [2022-06-20T08:21:16.632Z] $ docker stop --time=1 cc33f38fcdbf5f9749146649735ba2f7a9525aa037aecb9b1dc0a43751dae2a0 [2022-06-20T08:21:17.917Z] $ docker rm -f cc33f38fcdbf5f9749146649735ba2f7a9525aa037aecb9b1dc0a43751dae2a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T08:21:18.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T08:21:18.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:21:18.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T08:21:18.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:21:18.646Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:21:18.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:21:19.050Z] $ docker top 8e7b7679f8fb32697f278c4c83c94ec73ba6319ae2e9bb0efe87ef4829d51f9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T08:21:19.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T08:21:19.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T08:21:19.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T08:21:19.277Z] $ docker exec 8e7b7679f8fb32697f278c4c83c94ec73ba6319ae2e9bb0efe87ef4829d51f9c ssh-agent [2022-06-20T08:21:19.397Z] SSH_AUTH_SOCK=/tmp/ssh-moRCmd4tsI61/agent.33 [2022-06-20T08:21:19.397Z] SSH_AGENT_PID=39 [2022-06-20T08:21:19.404Z] Running ssh-add (command line suppressed) [2022-06-20T08:21:19.521Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1688548309870458277.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1688548309870458277.key) [2022-06-20T08:21:19.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T08:21:19.825Z] + git semver push [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,029 [run_push] DEBUG push [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,030 [execute] INFO git cat-file --batch-check [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,034 [execute] INFO git rev-list 243949b91c25440a8ce697773d1dfd07104821d7 -- [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,034 [execute] DEBUG Popen(['git', 'rev-list', '243949b91c25440a8ce697773d1dfd07104821d7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,045 [execute] INFO git fetch -v origin [2022-06-20T08:21:20.085Z] 2022-06-20 08:21:20,045 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-20T08:21:20.657Z] 2022-06-20 08:21:20,520 [run_push] DEBUG no remote changes detected [2022-06-20T08:21:20.657Z] 2022-06-20 08:21:20,521 [execute] INFO git push origin semver [2022-06-20T08:21:20.657Z] 2022-06-20 08:21:20,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-20T08:21:21.600Z] 2022-06-20 08:21:21,362 [run_push] DEBUG push all version tags [2022-06-20T08:21:21.600Z] 2022-06-20 08:21:21,362 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-20T08:21:21.600Z] 2022-06-20 08:21:21,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-20T08:21:22.172Z] 2022-06-20 08:21:22,093 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-20T08:21:22.172Z] 2.2.1-dev.8 [Pipeline] } [2022-06-20T08:21:22.187Z] $ docker exec --env ******** --env ******** 8e7b7679f8fb32697f278c4c83c94ec73ba6319ae2e9bb0efe87ef4829d51f9c ssh-agent -k [2022-06-20T08:21:22.299Z] unset SSH_AUTH_SOCK; [2022-06-20T08:21:22.300Z] unset SSH_AGENT_PID; [2022-06-20T08:21:22.300Z] echo Agent pid 39 killed; [2022-06-20T08:21:22.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T08:21:22.624Z] + git semver [Pipeline] } [2022-06-20T08:21:22.905Z] $ docker stop --time=1 8e7b7679f8fb32697f278c4c83c94ec73ba6319ae2e9bb0efe87ef4829d51f9c [2022-06-20T08:21:24.203Z] $ docker rm -f 8e7b7679f8fb32697f278c4c83c94ec73ba6319ae2e9bb0efe87ef4829d51f9c [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 [2022-06-20T08:21:24.810Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-06-20T08:21:24.810Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-20T08:21:24.810Z] total 16 [2022-06-20T08:21:24.810Z] drwxr-xr-x 3 root root 4096 Jun 20 08:11 . [2022-06-20T08:21:24.810Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 08:21 .. [2022-06-20T08:21:24.810Z] drwxr-xr-x 2 root root 4096 Jun 20 08:11 cost [2022-06-20T08:21:24.810Z] -rw-r--r-- 1 root root 83 Jun 20 08:11 cost.csv [2022-06-20T08:21:24.810Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-20T08:21:24.810Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-20T08:21:24.810Z] total 16 [2022-06-20T08:21:24.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 08:11 . [2022-06-20T08:21:24.810Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 08:21 .. [2022-06-20T08:21:24.810Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 08:11 cost [2022-06-20T08:21:24.810Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 20 08:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:25.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:25.978Z] ---> package-listing.sh [2022-06-20T08:21:25.978Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T08:21:25.978Z] ++ facter osfamily [2022-06-20T08:21:26.240Z] + OS_FAMILY=debian [2022-06-20T08:21:26.240Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-06-20T08:21:26.240Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T08:21:26.240Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T08:21:26.240Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T08:21:26.240Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T08:21:26.240Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-06-20T08:21:26.240Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T08:21:26.240Z] + case "${OS_FAMILY}" in [2022-06-20T08:21:26.240Z] + dpkg -l [2022-06-20T08:21:26.240Z] + grep '^ii' [2022-06-20T08:21:26.240Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T08:21:26.240Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T08:21:26.240Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T08:21:26.240Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-06-20T08:21:26.240Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-06-20T08:21:26.240Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-06-20T08:21:26.254Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T08:21:26.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T08:21:27.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T08:21:27.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T08:21:27.299Z] prd-ubuntu20.04-docker-8c-8g-15130 does not seem to be running inside a container [2022-06-20T08:21:27.335Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-06-20T08:21:27.566Z] $ docker top fafd5a716ab7b6e6c64b644a4afbb487faeb2a711c0764b2a840780b3a4b5fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T08:21:27.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T08:21:28.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T08:21:28.520Z] + ls /var/log/sa-host [2022-06-20T08:21:28.520Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T08:21:28.666Z] provisioning config files... [2022-06-20T08:21:28.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7264528963512053649tmp [Pipeline] { [Pipeline] echo [2022-06-20T08:21:28.692Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:28.983Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T08:21:28.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:29.335Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T08:21:29.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:29.631Z] ---> sudo-logs.sh [2022-06-20T08:21:29.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T08:21:29.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:29.941Z] ---> job-cost.sh [2022-06-20T08:21:29.941Z] lf-activate-venv: SKIPPING [2022-06-20T08:21:29.941Z] DEBUG: total: 0.2199999988079071 [2022-06-20T08:21:29.941Z] INFO: Retrieving Stack Cost... [2022-06-20T08:21:30.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T08:21:30.773Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T08:21:30.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T08:21:31.072Z] ---> logs-deploy.sh [2022-06-20T08:21:31.072Z] lf-activate-venv: SKIPPING [2022-06-20T08:21:31.072Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/82 [2022-06-20T08:21:31.072Z] INFO: archiving workspace using pattern(s): [2022-06-20T08:21:32.011Z] Archives upload complete. [2022-06-20T08:21:32.011Z] INFO: archiving logs to Nexus