Pull request #1092 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 rather than 402f1523434569de7c307e28243421359c1fe93d Obtained Jenkinsfile from 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 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-ssh4251995409213380383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh3862504690113127525.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/PR-1092/workspace@libs/edgex-global-pipelines/.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/PR-1092/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10251441824786320465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh3888747568729863714.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-1092/workspace@libs/lf-pipelines/.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/PR-1092/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh118282924112258452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4053’ is offline Running on prd-centos7-docker-4c-2g-4055 in /w/workspace/gexfoundry_device-sdk-go_PR-1092 [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/gexfoundry_device-sdk-go_PR-1092 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/jenkins-gitclient-ssh4418236145235176450.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 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 /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/jenkins-gitclient-ssh9075413264795256635.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1092/head:refs/remotes/origin/PR-1092 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 into PR head commit 402f1523434569de7c307e28243421359c1fe93d Merge succeeded, producing 402f1523434569de7c307e28243421359c1fe93d Checking out Revision 402f1523434569de7c307e28243421359c1fe93d (PR-1092) > git config core.sparsecheckout # timeout=10 > git checkout -f 402f1523434569de7c307e28243421359c1fe93d # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/jenkins-gitclient-ssh1923868661913567405.key > git merge 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 402f1523434569de7c307e28243421359c1fe93d # timeout=10 Commit message: "feat(webserver): Include ServiceName in Common Responses" First time build. Skipping changelog. > git rev-list --no-walk 04339d72689ca4027ce14db41e0096084e37a587 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:42 ========================================================= 17:03:42 EdgeX Global Pipelines Version Info 17:03:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:43 ------------------- 17:03:43 stable info: 17:03:43 ------------------- 17:03:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:43 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:03:43 Message: update stable to v1.0.219 17:03:43 ------------------- 17:03:43 experimental info: 17:03:43 ------------------- 17:03:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:43 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:03:43 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1092 [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1092 [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1092 [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 402f1523434569de7c307e28243421359c1fe93d [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 402f152 [Pipeline] echo 17:03:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:44 provisioning config files... 17:03:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/config604819952384482421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:44 ---> docker-login.sh 17:03:44 nexus3.edgexfoundry.org:10001 17:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:44 Configure a credential helper to remove this warning. See 17:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:44 17:03:44 Login Succeeded 17:03:44 nexus3.edgexfoundry.org:10002 17:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:45 Configure a credential helper to remove this warning. See 17:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:45 17:03:45 Login Succeeded 17:03:45 nexus3.edgexfoundry.org:10003 17:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:45 Configure a credential helper to remove this warning. See 17:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:45 17:03:45 Login Succeeded 17:03:45 nexus3.edgexfoundry.org:10004 17:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:45 Configure a credential helper to remove this warning. See 17:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:45 17:03:45 Login Succeeded 17:03:45 docker.io 17:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:45 Configure a credential helper to remove this warning. See 17:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:45 17:03:45 Login Succeeded 17:03:45 ---> docker-login.sh ends [Pipeline] } 17:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:03:45 + git rev-list -1 --merges 402f1523434569de7c307e28243421359c1fe93d~1..402f1523434569de7c307e28243421359c1fe93d [Pipeline] echo 17:03:46 -----------> git rev-list -1 --merges 402f1523434569de7c307e28243421359c1fe93d~1..402f1523434569de7c307e28243421359c1fe93d 402f1523434569de7c307e28243421359c1fe93d [false] [Pipeline] sh 17:03:46 + git log --format=format:%s -1 402f1523434569de7c307e28243421359c1fe93d [Pipeline] echo 17:03:46 ========================================================= 17:03:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:46 + git log --format=format:%s -1 402f1523434569de7c307e28243421359c1fe93d [Pipeline] echo 17:03:46 [semverPrep] GIT_COMMIT: 402f1523434569de7c307e28243421359c1fe93d, Commit Message: feat(webserver): Include ServiceName in Common Responses [Pipeline] echo 17:03:46 [semverPrep] This is not a build commit. [Pipeline] sh 17:03:47 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:03:47 + grep -v github /etc/ssh/ssh_known_hosts 17:03:47 + '[' -e /tmp/ssh_known_hosts ']' 17:03:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:03:47 + sudo tee -a /etc/ssh/ssh_known_hosts 17:03:47 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:03:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:47 17:03:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:03:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:47 latest: Pulling from edgex-devops/git-semver 17:03:47 a0d0a0d46f8b: Pulling fs layer 17:03:47 3e5f54012d9b: Pulling fs layer 17:03:47 4c7163046ea9: Pulling fs layer 17:03:47 0c2d73faf560: Pulling fs layer 17:03:47 0c2d73faf560: Waiting 17:03:47 3e5f54012d9b: Verifying Checksum 17:03:47 3e5f54012d9b: Download complete 17:03:47 a0d0a0d46f8b: Verifying Checksum 17:03:47 a0d0a0d46f8b: Download complete 17:03:48 4c7163046ea9: Verifying Checksum 17:03:48 4c7163046ea9: Download complete 17:03:48 0c2d73faf560: Verifying Checksum 17:03:48 0c2d73faf560: Download complete 17:03:48 a0d0a0d46f8b: Pull complete 17:03:48 3e5f54012d9b: Pull complete 17:03:48 4c7163046ea9: Pull complete 17:03:48 0c2d73faf560: Pull complete 17:03:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:03:48 prd-centos7-docker-4c-2g-4055 does not seem to be running inside a container 17:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1092 -v /w/workspace/gexfoundry_device-sdk-go_PR-1092:/w/workspace/gexfoundry_device-sdk-go_PR-1092:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1092@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:03:49 $ docker top 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:49 [ssh-agent] Looking for ssh-agent implementation... 17:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:49 $ docker exec 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 ssh-agent 17:03:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOAfCmC/agent.14 17:03:49 SSH_AGENT_PID=21 17:03:49 Running ssh-add (command line suppressed) 17:03:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/private_key_3834887561808415705.key (/w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/private_key_3834887561808415705.key) 17:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:50 + git tag --points-at HEAD [Pipeline] } 17:03:50 $ docker exec --env ******** --env ******** 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 ssh-agent -k 17:03:50 unset SSH_AUTH_SOCK; 17:03:50 unset SSH_AGENT_PID; 17:03:50 echo Agent pid 21 killed; 17:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:50 [ssh-agent] Looking for ssh-agent implementation... 17:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:50 $ docker exec 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 ssh-agent 17:03:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMgMLgD/agent.54 17:03:50 SSH_AGENT_PID=60 17:03:50 Running ssh-add (command line suppressed) 17:03:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/private_key_7820331210851034223.key (/w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/private_key_7820331210851034223.key) 17:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:50 + git semver init 17:03:50 # -> Open(): unable to determine branch for HEAD 17:03:50 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1092/.git 17:03:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1092 17:03:50 # $SEMVER_REMOTE_NAME = origin 17:03:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:03:50 # $SEMVER_USER_NAME = edgex-jenkins 17:03:50 # $SEMVER_BRANCH = PR-1092 17:03:50 # $SEMVER_TEMP = /tmp/semver-431208304 17:03:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:03:51 # '/tmp/semver-431208304' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1092/.semver' 17:03:51 # -> Force: false 17:03:51 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1092/.semver [Pipeline] } 17:03:51 $ docker exec --env ******** --env ******** 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 ssh-agent -k 17:03:51 unset SSH_AUTH_SOCK; 17:03:51 unset SSH_AGENT_PID; 17:03:51 echo Agent pid 60 killed; 17:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:52 + git semver [Pipeline] } 17:03:52 $ docker stop --time=1 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 17:03:53 $ docker rm -f 2d0d991262d26658131efb7e9f0db2141a8ff088fb2b929960a48dc3c1f9a882 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:54 Stashed 1 file(s) [Pipeline] echo 17:03:54 [edgeXSemver]: initialized semver on version 0.0.0 [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 17:03:54 provisioning config files... 17:03:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/config8441793417518525401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:54 ---> docker-login.sh 17:03:54 nexus3.edgexfoundry.org:10001 17:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:54 Configure a credential helper to remove this warning. See 17:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:54 17:03:54 Login Succeeded 17:03:54 nexus3.edgexfoundry.org:10002 17:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:54 Configure a credential helper to remove this warning. See 17:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:54 17:03:54 Login Succeeded 17:03:54 nexus3.edgexfoundry.org:10003 17:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:54 Configure a credential helper to remove this warning. See 17:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:54 17:03:54 Login Succeeded 17:03:54 nexus3.edgexfoundry.org:10004 17:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:54 Configure a credential helper to remove this warning. See 17:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:54 17:03:54 Login Succeeded 17:03:54 docker.io 17:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:55 Configure a credential helper to remove this warning. See 17:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:55 17:03:55 Login Succeeded 17:03:55 ---> docker-login.sh ends [Pipeline] } 17:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:55 ========================================================= 17:03:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:03:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:03:55 + 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 . 17:03:55 Sending build context to Docker daemon 9.463MB 17:03:55 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 17:03:55 Step 2/11 : FROM ${BASE} AS builder 17:03:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:03:55 59bf1c3509f3: Pulling fs layer 17:03:55 666ba61612fd: Pulling fs layer 17:03:55 8ed8ca486205: Pulling fs layer 17:03:55 4fe6c5a15a65: Pulling fs layer 17:03:55 22a0e8bec74d: Pulling fs layer 17:03:55 f965cba54748: Pulling fs layer 17:03:55 861ffc35075e: Pulling fs layer 17:03:55 4b385c91608e: Pulling fs layer 17:03:55 560528eb2ebb: Pulling fs layer 17:03:55 f965cba54748: Waiting 17:03:55 861ffc35075e: Waiting 17:03:55 4b385c91608e: Waiting 17:03:55 560528eb2ebb: Waiting 17:03:55 4fe6c5a15a65: Waiting 17:03:55 22a0e8bec74d: Waiting 17:03:55 8ed8ca486205: Verifying Checksum 17:03:55 8ed8ca486205: Download complete 17:03:55 666ba61612fd: Verifying Checksum 17:03:55 666ba61612fd: Download complete 17:03:55 22a0e8bec74d: Verifying Checksum 17:03:55 22a0e8bec74d: Download complete 17:03:55 f965cba54748: Verifying Checksum 17:03:55 f965cba54748: Download complete 17:03:55 861ffc35075e: Verifying Checksum 17:03:55 861ffc35075e: Download complete 17:03:55 59bf1c3509f3: Verifying Checksum 17:03:55 59bf1c3509f3: Download complete 17:03:55 4b385c91608e: Verifying Checksum 17:03:55 4b385c91608e: Download complete 17:03:56 4fe6c5a15a65: Verifying Checksum 17:03:56 4fe6c5a15a65: Download complete 17:03:56 59bf1c3509f3: Pull complete 17:03:56 560528eb2ebb: Verifying Checksum 17:03:56 560528eb2ebb: Download complete 17:03:56 666ba61612fd: Pull complete 17:03:56 8ed8ca486205: Pull complete 17:04:01 4fe6c5a15a65: Pull complete 17:04:01 22a0e8bec74d: Pull complete 17:04:01 f965cba54748: Pull complete 17:04:01 861ffc35075e: Pull complete 17:04:01 4b385c91608e: Pull complete 17:04:03 560528eb2ebb: Pull complete 17:04:03 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 17:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:04:03 ---> dd4a08f94e63 17:04:03 Step 3/11 : ARG MAKE=make build 17:04:05 ---> Running in 59efd3433e41 17:04:05 Removing intermediate container 59efd3433e41 17:04:05 ---> d7a79a520e3e 17:04:05 Step 4/11 : WORKDIR /device-sdk-go 17:04:05 ---> Running in 83a2a225dbcc 17:04:05 Removing intermediate container 83a2a225dbcc 17:04:05 ---> 0569696a0ce0 17:04:05 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:04:05 ---> Running in 2acc3c5b0b72 17:04:05 Removing intermediate container 2acc3c5b0b72 17:04:05 ---> acc9fb80ebb0 17:04:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:05 ---> Running in 3a7039fba0c6 17:04:06 Removing intermediate container 3a7039fba0c6 17:04:06 ---> 9f8ae5643f03 17:04:06 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:04:06 ---> Running in 8ee315c34540 17:04:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:04:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:04:07 OK: 221 MiB in 52 packages 17:04:07 Removing intermediate container 8ee315c34540 17:04:07 ---> 14391b8e3a68 17:04:07 Step 8/11 : COPY go.mod vendor* ./ 17:04:07 ---> d277a116a8b0 17:04:07 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:07 ---> Running in 384a00814615 17:04:09 Still waiting to schedule task 17:04:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4054’ 17:04:34 Removing intermediate container 384a00814615 17:04:34 ---> 9621f4262af9 17:04:34 Step 10/11 : COPY . . 17:04:34 ---> 16b4d5de893c 17:04:34 Step 11/11 : RUN ${MAKE} 17:04:34 ---> Running in be96fc94a787 17:04:35 noop 17:04:35 Removing intermediate container be96fc94a787 17:04:35 ---> 39d9a2113bbc 17:04:35 Successfully built 39d9a2113bbc 17:04:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:04:35 + docker inspect -f . ci-base-image-x86_64 17:04:35 . [Pipeline] withDockerContainer 17:04:35 prd-centos7-docker-4c-2g-4055 does not seem to be running inside a container 17:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1092 -v /w/workspace/gexfoundry_device-sdk-go_PR-1092:/w/workspace/gexfoundry_device-sdk-go_PR-1092:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1092@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:04:36 $ docker top 59702455ccb05ae36c4730379daf34965b4f655dc40779a30d30b4813507830a -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:36 + go version 17:04:36 go version go1.17.6 linux/amd64 [Pipeline] } 17:04:36 $ docker stop --time=1 59702455ccb05ae36c4730379daf34965b4f655dc40779a30d30b4813507830a 17:04:37 $ docker rm -f 59702455ccb05ae36c4730379daf34965b4f655dc40779a30d30b4813507830a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:38 + docker inspect -f . ci-base-image-x86_64 17:04:38 . [Pipeline] withDockerContainer 17:04:38 prd-centos7-docker-4c-2g-4055 does not seem to be running inside a container 17:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1092 -v /w/workspace/gexfoundry_device-sdk-go_PR-1092:/w/workspace/gexfoundry_device-sdk-go_PR-1092:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1092@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:04:38 $ docker top 7757c29ab86dff2cf81557e253387671a224977c87e1ddf70a8880d2ccfcb9be -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:04:39 + make test 17:04:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:04:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:04:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:04:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:04:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:04:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.011s coverage: 23.3% of statements 17:04:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:04:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.007s coverage: 27.6% of statements 17:04:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.006s coverage: 78.9% of statements 17:04:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 9.0% of statements 17:04:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:04:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:04:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:04:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.044s coverage: 28.7% of statements 17:04:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:04:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.040s coverage: 86.1% of statements 17:04:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:04:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:04:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements 17:04:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.030s coverage: 89.2% of statements 17:04:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:04:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 17:04:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:05:09 GO111MODULE=on go vet ./... 17:05:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:05:13 $ docker stop --time=1 7757c29ab86dff2cf81557e253387671a224977c87e1ddf70a8880d2ccfcb9be 17:05:14 $ docker rm -f 7757c29ab86dff2cf81557e253387671a224977c87e1ddf70a8880d2ccfcb9be [Pipeline] // withDockerContainer [Pipeline] sh 17:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:05:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:05:16 + ls -al . 17:05:16 total 272 17:05:16 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 27 17:05 . 17:05:16 drwxrwxr-x. 4 jenkins jenkins 112 Jan 27 17:03 .. 17:05:16 drwxrwxr-x. 2 jenkins jenkins 37 Jan 27 17:03 bin 17:05:16 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 27 17:03 CHANGELOG.md 17:05:16 -rw-r--r--. 1 jenkins jenkins 128608 Jan 27 17:04 coverage.out 17:05:16 -rw-rw-r--. 1 jenkins jenkins 140 Jan 27 17:03 .dockerignore 17:05:16 drwxrwxr-x. 5 jenkins jenkins 62 Jan 27 17:03 example 17:05:16 drwxrwxr-x. 8 jenkins jenkins 179 Jan 27 17:03 .git 17:05:16 drwxrwxr-x. 3 jenkins jenkins 125 Jan 27 17:03 .github 17:05:16 -rw-rw-r--. 1 jenkins jenkins 131 Jan 27 17:03 .gitignore 17:05:16 -rw-rw-r--. 1 jenkins jenkins 42 Jan 27 17:03 .golangci.yml 17:05:16 -rw-rw-r--. 1 jenkins jenkins 2766 Jan 27 17:03 go.mod 17:05:16 -rw-rw-r--. 1 jenkins jenkins 49665 Jan 27 17:03 go.sum 17:05:16 -rw-rw-r--. 1 jenkins jenkins 677 Jan 27 17:03 GOVERNANCE.md 17:05:16 drwxrwxr-x. 15 jenkins jenkins 224 Jan 27 17:03 internal 17:05:16 -rw-rw-r--. 1 jenkins jenkins 880 Jan 27 17:03 Jenkinsfile 17:05:16 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 27 17:03 LICENSE 17:05:16 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 27 17:03 Makefile 17:05:16 drwxrwxr-x. 3 jenkins jenkins 16 Jan 27 17:03 openapi 17:05:16 -rw-rw-r--. 1 jenkins jenkins 619 Jan 27 17:03 OWNERS.md 17:05:16 drwxrwxr-x. 5 jenkins jenkins 50 Jan 27 17:03 pkg 17:05:16 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 27 17:03 README.md 17:05:16 drwx------. 3 jenkins jenkins 72 Jan 27 17:03 .semver 17:05:16 drwxrwxr-x. 4 jenkins jenkins 54 Jan 27 17:03 snap 17:05:16 -rw-rw-r--. 1 jenkins jenkins 5 Jan 27 17:03 VERSION 17:05:16 -rw-rw-r--. 1 jenkins jenkins 222 Jan 27 17:03 version.go [Pipeline] isUnix [Pipeline] sh 17:05:17 + 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=402f1523434569de7c307e28243421359c1fe93d --label arch=amd64 --label version=0.0.0 . 17:05:17 Sending build context to Docker daemon 9.592MB 17:05:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 17:05:17 Step 2/25 : FROM ${BASE} AS builder 17:05:17 ---> 39d9a2113bbc 17:05:17 Step 3/25 : ARG MAKE=make build 17:05:17 ---> Running in 58c9f79d2923 17:05:17 Removing intermediate container 58c9f79d2923 17:05:17 ---> 49bc000e7a99 17:05:17 Step 4/25 : WORKDIR /device-sdk-go 17:05:17 ---> Running in 7db56f2287d8 17:05:17 Removing intermediate container 7db56f2287d8 17:05:17 ---> f4f6a2fc3812 17:05:17 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:05:17 ---> Running in cde9cd4bfbed 17:05:17 Removing intermediate container cde9cd4bfbed 17:05:17 ---> 5f6482723f08 17:05:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:17 ---> Running in b49b9db289c7 17:05:17 Removing intermediate container b49b9db289c7 17:05:17 ---> bb6c76bc6506 17:05:17 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:05:17 ---> Running in 28de6616f15b 17:05:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:05:19 OK: 221 MiB in 52 packages 17:05:19 Removing intermediate container 28de6616f15b 17:05:19 ---> ae7e9fd92f9f 17:05:19 Step 8/25 : COPY go.mod vendor* ./ 17:05:19 ---> a9c7308371ca 17:05:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:19 ---> Running in 306fd0320bb7 17:05:20 Removing intermediate container 306fd0320bb7 17:05:20 ---> f2da8bfa48a4 17:05:20 Step 10/25 : COPY . . 17:05:20 ---> ce93417e0669 17:05:20 Step 11/25 : RUN ${MAKE} 17:05:20 ---> Running in c5abce2034ef 17:05:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:05:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:05:33 Removing intermediate container c5abce2034ef 17:05:33 ---> 5af9620c8613 17:05:33 Step 12/25 : FROM alpine:3.14 17:05:33 3.14: Pulling from library/alpine 17:05:33 97518928ae5f: Pulling fs layer 17:05:33 97518928ae5f: Verifying Checksum 17:05:33 97518928ae5f: Download complete 17:05:33 97518928ae5f: Pull complete 17:05:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:05:33 Status: Downloaded newer image for alpine:3.14 17:05:33 ---> 0a97eee8041e 17:05:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:05:33 ---> Running in 50405ea41cf7 17:05:33 Removing intermediate container 50405ea41cf7 17:05:33 ---> 8276934d8a1b 17:05:33 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:33 ---> Running in ef66f6cedd8a 17:05:34 Removing intermediate container ef66f6cedd8a 17:05:34 ---> 72c7f2f67548 17:05:34 Step 15/25 : RUN apk add --update --no-cache zeromq 17:05:34 ---> Running in 3d70d3978fbe 17:05:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:05:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:05:35 (1/5) Installing libgcc (10.3.1_git20210424-r2) 17:05:35 (2/5) Installing libsodium (1.0.18-r0) 17:05:35 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 17:05:35 (4/5) Installing libzmq (4.3.4-r0) 17:05:35 (5/5) Installing zeromq (4.3.4-r0) 17:05:36 Executing busybox-1.33.1-r6.trigger 17:05:36 OK: 8 MiB in 19 packages 17:05:36 Removing intermediate container 3d70d3978fbe 17:05:36 ---> aa1dafca1760 17:05:36 Step 16/25 : WORKDIR / 17:05:36 ---> Running in e9e89817e0e2 17:05:36 Removing intermediate container e9e89817e0e2 17:05:36 ---> bc1ebb473599 17:05:36 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:05:36 ---> 0b6de08ea3b1 17:05:36 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:05:36 ---> 2baaae818e66 17:05:36 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:05:36 ---> 89508debb059 17:05:36 Step 20/25 : EXPOSE 59999 17:05:36 ---> Running in 431aaafff17c 17:05:36 Removing intermediate container 431aaafff17c 17:05:36 ---> 40bb41364797 17:05:36 Step 21/25 : ENTRYPOINT ["/device-simple"] 17:05:37 ---> Running in 383000b7714b 17:05:37 Removing intermediate container 383000b7714b 17:05:37 ---> 69fbd24612aa 17:05:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:37 ---> Running in b8cbe8065124 17:05:37 Removing intermediate container b8cbe8065124 17:05:37 ---> c75b6a28cc53 17:05:37 Step 23/25 : LABEL arch=amd64 17:05:37 ---> Running in c4f49ea27a71 17:05:37 Removing intermediate container c4f49ea27a71 17:05:37 ---> 4d889811ca10 17:05:37 Step 24/25 : LABEL git_sha=402f1523434569de7c307e28243421359c1fe93d 17:05:37 ---> Running in 5fa84a8ea957 17:05:37 Removing intermediate container 5fa84a8ea957 17:05:37 ---> 47f2cd8b984f 17:05:37 Step 25/25 : LABEL version=0.0.0 17:05:37 ---> Running in d00e011bb282 17:05:37 Removing intermediate container d00e011bb282 17:05:37 ---> e19c0ad7a7de 17:05:37 [Warning] One or more build-args [ARCH] were not consumed 17:05:37 Successfully built e19c0ad7a7de 17:05:37 Successfully tagged device-sdk-simple:latest [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] sh 17:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:38 17:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:38 latest: Pulling from edgex-lftools-log-publisher 17:05:38 b4d181a07f80: Pulling fs layer 17:05:38 a1111a8f2ec3: Pulling fs layer 17:05:38 ed53099fbce6: Pulling fs layer 17:05:38 dc539afda2c1: Pulling fs layer 17:05:38 77bc0d833cb6: Pulling fs layer 17:05:38 9065ff56babe: Pulling fs layer 17:05:38 d287ab97295c: Pulling fs layer 17:05:38 dc539afda2c1: Waiting 17:05:38 77bc0d833cb6: Waiting 17:05:38 9065ff56babe: Waiting 17:05:38 d287ab97295c: Waiting 17:05:38 a1111a8f2ec3: Verifying Checksum 17:05:38 a1111a8f2ec3: Download complete 17:05:38 dc539afda2c1: Verifying Checksum 17:05:38 dc539afda2c1: Download complete 17:05:38 ed53099fbce6: Verifying Checksum 17:05:38 ed53099fbce6: Download complete 17:05:38 77bc0d833cb6: Verifying Checksum 17:05:38 77bc0d833cb6: Download complete 17:05:38 9065ff56babe: Verifying Checksum 17:05:38 9065ff56babe: Download complete 17:05:38 b4d181a07f80: Verifying Checksum 17:05:38 b4d181a07f80: Download complete 17:05:39 d287ab97295c: Verifying Checksum 17:05:39 d287ab97295c: Download complete 17:05:40 b4d181a07f80: Pull complete 17:05:40 a1111a8f2ec3: Pull complete 17:05:40 ed53099fbce6: Pull complete 17:05:40 dc539afda2c1: Pull complete 17:05:41 77bc0d833cb6: Pull complete 17:05:41 9065ff56babe: Pull complete 17:05:46 d287ab97295c: Pull complete 17:05:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:05:46 prd-centos7-docker-4c-2g-4055 does not seem to be running inside a container 17:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1092 -v /w/workspace/gexfoundry_device-sdk-go_PR-1092:/w/workspace/gexfoundry_device-sdk-go_PR-1092:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1092@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:48 $ docker top 7d2cb4c264970269b3ebea728700b7f713c1f70508923d5fce418cde8f024367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:49 ---> job-cost.sh 17:05:49 lf-activate-venv: SKIPPING 17:05:49 INFO: No Stack... 17:05:49 INFO: Retrieving Pricing Info for: v3-standard-2 17:05:50 INFO: Archiving Costs [Pipeline] sh 17:05:50 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives/cost.csv 17:05:50 + cut -d, -f6 [Pipeline] lock 17:05:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] 17:05:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] did not exist. Created. 17:05:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:51 + echo total: 0.05999999865889549 [Pipeline] stash 17:05:51 Stashed 1 file(s) [Pipeline] } 17:05:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:51 $ docker stop --time=1 7d2cb4c264970269b3ebea728700b7f713c1f70508923d5fce418cde8f024367 17:05:52 $ docker rm -f 7d2cb4c264970269b3ebea728700b7f713c1f70508923d5fce418cde8f024367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:06:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4058 in /w/workspace/gexfoundry_device-sdk-go_PR-1092 [Pipeline] { [Pipeline] ws 17:06:32 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:06:32 The recommended git tool is: git 17:06:37 using credential edgex-jenkins-ssh 17:06:37 Cloning the remote Git repository 17:06:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:06:37 > git init /w/workspace/device-sdk-go/2 # timeout=10 17:06:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:06:37 > git --version # timeout=10 17:06:37 > git --version # 'git version 2.17.1' 17:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:06:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:06:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1092/head:refs/remotes/origin/PR-1092 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:06:40 Merging remotes/origin/main commit 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 into PR head commit 402f1523434569de7c307e28243421359c1fe93d 17:06:40 Merge succeeded, producing 402f1523434569de7c307e28243421359c1fe93d 17:06:40 Checking out Revision 402f1523434569de7c307e28243421359c1fe93d (PR-1092) 17:06:40 > git config core.sparsecheckout # timeout=10 17:06:40 > git checkout -f 402f1523434569de7c307e28243421359c1fe93d # timeout=10 17:06:40 > git remote # timeout=10 17:06:40 > git config --get remote.origin.url # timeout=10 17:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:40 > git merge 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 # timeout=10 17:06:40 > git rev-parse HEAD^{commit} # timeout=10 17:06:40 > git config core.sparsecheckout # timeout=10 17:06:40 > git checkout -f 402f1523434569de7c307e28243421359c1fe93d # timeout=10 17:06:45 Commit message: "feat(webserver): Include ServiceName in Common Responses" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:46 Dload Upload Total Spent Left Speed 17:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 17:06:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:06:47 + sudo tee /etc/docker/daemon.new 17:06:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:06:47 { 17:06:47 "registry-mirrors": [ 17:06:47 "https://nexus3.edgexfoundry.org:10001" 17:06:47 ], 17:06:47 "bip": "10.250.0.254/24", 17:06:47 "hosts": [ 17:06:47 "tcp://0.0.0.0:5555", 17:06:47 "unix:///var/run/docker.sock" 17:06:47 ], 17:06:47 "mtu": 1458, 17:06:47 "selinux-enabled": true, 17:06:47 "seccomp-profile": "/etc/docker/seccomp.json" 17:06:47 } [Pipeline] sh 17:06:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:06:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:06 provisioning config files... 17:07:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4717850179652441882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:06 ---> docker-login.sh 17:07:06 nexus3.edgexfoundry.org:10001 17:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:07 Configure a credential helper to remove this warning. See 17:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:07 17:07:07 Login Succeeded 17:07:07 nexus3.edgexfoundry.org:10002 17:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:07 Configure a credential helper to remove this warning. See 17:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:07 17:07:07 Login Succeeded 17:07:07 nexus3.edgexfoundry.org:10003 17:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:08 Configure a credential helper to remove this warning. See 17:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:08 17:07:08 Login Succeeded 17:07:08 nexus3.edgexfoundry.org:10004 17:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:08 Configure a credential helper to remove this warning. See 17:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:08 17:07:08 Login Succeeded 17:07:08 docker.io 17:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:09 Configure a credential helper to remove this warning. See 17:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:09 17:07:09 Login Succeeded 17:07:09 ---> docker-login.sh ends [Pipeline] } 17:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:09 ========================================================= 17:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:07:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:07:10 + 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 . 17:07:10 Sending build context to Docker daemon 5.138MB 17:07:10 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 17:07:10 Step 2/11 : FROM ${BASE} AS builder 17:07:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:07:10 9b3977197b4f: Pulling fs layer 17:07:10 1a89e8eeedd5: Pulling fs layer 17:07:10 94645a83ff95: Pulling fs layer 17:07:10 3f3a8bcf1eab: Pulling fs layer 17:07:10 0c92f367c5e7: Pulling fs layer 17:07:10 3f3a8bcf1eab: Waiting 17:07:10 4b8299f9d1f4: Pulling fs layer 17:07:10 9a6b49a46696: Pulling fs layer 17:07:10 cf05db05a679: Pulling fs layer 17:07:10 0c92f367c5e7: Waiting 17:07:10 9a6b49a46696: Waiting 17:07:10 4b8299f9d1f4: Waiting 17:07:10 cf05db05a679: Waiting 17:07:10 94645a83ff95: Download complete 17:07:10 1a89e8eeedd5: Verifying Checksum 17:07:10 1a89e8eeedd5: Download complete 17:07:10 0c92f367c5e7: Download complete 17:07:10 4b8299f9d1f4: Verifying Checksum 17:07:10 4b8299f9d1f4: Download complete 17:07:10 9b3977197b4f: Verifying Checksum 17:07:10 9b3977197b4f: Download complete 17:07:10 9a6b49a46696: Verifying Checksum 17:07:10 9a6b49a46696: Download complete 17:07:11 9b3977197b4f: Pull complete 17:07:12 1a89e8eeedd5: Pull complete 17:07:12 94645a83ff95: Pull complete 17:07:12 cf05db05a679: Verifying Checksum 17:07:12 cf05db05a679: Download complete 17:07:13 3f3a8bcf1eab: Verifying Checksum 17:07:13 3f3a8bcf1eab: Download complete 17:07:25 3f3a8bcf1eab: Pull complete 17:07:25 0c92f367c5e7: Pull complete 17:07:25 4b8299f9d1f4: Pull complete 17:07:26 9a6b49a46696: Pull complete 17:07:31 cf05db05a679: Pull complete 17:07:31 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 17:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:07:31 ---> 0ccda1f7e2ee 17:07:31 Step 3/11 : ARG MAKE=make build 17:07:33 ---> Running in ad28909597a4 17:07:34 Removing intermediate container ad28909597a4 17:07:34 ---> e0e66ac5ab8d 17:07:34 Step 4/11 : WORKDIR /device-sdk-go 17:07:34 ---> Running in d7084e3f0256 17:07:34 Removing intermediate container d7084e3f0256 17:07:34 ---> dcb7e9aa5aa9 17:07:34 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:07:34 ---> Running in 8c87aa6d2db3 17:07:35 Removing intermediate container 8c87aa6d2db3 17:07:35 ---> 901248d82b9c 17:07:35 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:35 ---> Running in f1d25e30ec2c 17:07:37 Removing intermediate container f1d25e30ec2c 17:07:37 ---> c18db3ccb151 17:07:37 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:07:37 ---> Running in 1684828dce94 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:40 OK: 220 MiB in 52 packages 17:07:41 Removing intermediate container 1684828dce94 17:07:41 ---> d07fd1004a6f 17:07:41 Step 8/11 : COPY go.mod vendor* ./ 17:07:41 ---> c10467e8852f 17:07:41 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:42 ---> Running in b72332de20f8 17:09:03 Removing intermediate container b72332de20f8 17:09:03 ---> ec7378ccd293 17:09:03 Step 10/11 : COPY . . 17:09:03 ---> 1477cef5e9b7 17:09:03 Step 11/11 : RUN ${MAKE} 17:09:03 ---> Running in 395f6d3fcec4 17:09:03 noop 17:09:03 Removing intermediate container 395f6d3fcec4 17:09:03 ---> da7c1e626cd4 17:09:03 Successfully built da7c1e626cd4 17:09:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:09:04 + docker inspect -f . ci-base-image-arm64 17:09:04 . [Pipeline] withDockerContainer 17:09:04 prd-ubuntu18.04-docker-arm64-4c-16g-4058 does not seem to be running inside a container 17:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:09:06 $ docker top a5e3bf86ce60a4d6f3aea45f8615050b845ee1d3f84194bdc0caa1c5b8a88609 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:06 + go version 17:09:06 go version go1.17.6 linux/arm64 [Pipeline] } 17:09:06 $ docker stop --time=1 a5e3bf86ce60a4d6f3aea45f8615050b845ee1d3f84194bdc0caa1c5b8a88609 17:09:08 $ docker rm -f a5e3bf86ce60a4d6f3aea45f8615050b845ee1d3f84194bdc0caa1c5b8a88609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:09 + docker inspect -f . ci-base-image-arm64 17:09:09 . [Pipeline] withDockerContainer 17:09:09 prd-ubuntu18.04-docker-arm64-4c-16g-4058 does not seem to be running inside a container 17:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:09:11 $ docker top e16b981cbb1debfef96281a7e01b3232ab28f559866825928d9cf2e8a37727d7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:09:12 + make test 17:09:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:09:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.098s coverage: 23.3% of statements 17:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.6% of statements 17:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements 17:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.067s coverage: 9.0% of statements 17:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:10:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 28.7% of statements 17:10:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.127s coverage: 86.1% of statements 17:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.117s coverage: 57.4% of statements 17:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.171s coverage: 89.2% of statements 17:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:10:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.8% of statements 17:10:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:10:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:10:22 GO111MODULE=on go vet ./... 17:10:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:44 ./bin/test-attribution-txt.sh [Pipeline] echo 17:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:10:46 $ docker stop --time=1 e16b981cbb1debfef96281a7e01b3232ab28f559866825928d9cf2e8a37727d7 17:10:48 $ docker rm -f e16b981cbb1debfef96281a7e01b3232ab28f559866825928d9cf2e8a37727d7 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:49 Warning: overwriting stash ‘coverage-report’ 17:10:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:10:50 + ls -al . 17:10:50 total 308 17:10:50 drwxrwxr-x 10 jenkins jenkins 4096 Jan 27 17:10 . 17:10:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 17:06 .. 17:10:50 -rw-rw-r-- 1 jenkins jenkins 140 Jan 27 17:06 .dockerignore 17:10:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 17:06 .git 17:10:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 17:06 .github 17:10:50 -rw-rw-r-- 1 jenkins jenkins 131 Jan 27 17:06 .gitignore 17:10:50 -rw-rw-r-- 1 jenkins jenkins 42 Jan 27 17:06 .golangci.yml 17:10:50 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 27 17:06 CHANGELOG.md 17:10:50 -rw-rw-r-- 1 jenkins jenkins 677 Jan 27 17:06 GOVERNANCE.md 17:10:50 -rw-rw-r-- 1 jenkins jenkins 880 Jan 27 17:06 Jenkinsfile 17:10:50 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 27 17:06 LICENSE 17:10:50 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 27 17:06 Makefile 17:10:50 -rw-rw-r-- 1 jenkins jenkins 619 Jan 27 17:06 OWNERS.md 17:10:50 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 27 17:06 README.md 17:10:50 -rw-rw-r-- 1 jenkins jenkins 5 Jan 27 17:03 VERSION 17:10:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 17:06 bin 17:10:50 -rw-r--r-- 1 jenkins jenkins 128608 Jan 27 17:10 coverage.out 17:10:50 drwxrwxr-x 5 jenkins jenkins 4096 Jan 27 17:06 example 17:10:50 -rw-rw-r-- 1 jenkins jenkins 2766 Jan 27 17:06 go.mod 17:10:50 -rw-rw-r-- 1 jenkins jenkins 49665 Jan 27 17:06 go.sum 17:10:50 drwxrwxr-x 15 jenkins jenkins 4096 Jan 27 17:06 internal 17:10:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 17:06 openapi 17:10:50 drwxrwxr-x 5 jenkins jenkins 4096 Jan 27 17:06 pkg 17:10:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 17:06 snap 17:10:50 -rw-rw-r-- 1 jenkins jenkins 222 Jan 27 17:06 version.go [Pipeline] isUnix [Pipeline] sh 17:10:51 + 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=402f1523434569de7c307e28243421359c1fe93d --label arch=arm64 --label version=0.0.0 . 17:10:51 Sending build context to Docker daemon 5.268MB 17:10:51 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 17:10:51 Step 2/25 : FROM ${BASE} AS builder 17:10:51 ---> da7c1e626cd4 17:10:51 Step 3/25 : ARG MAKE=make build 17:10:52 ---> Running in 055a286714c7 17:10:52 Removing intermediate container 055a286714c7 17:10:52 ---> 8e3709db3001 17:10:52 Step 4/25 : WORKDIR /device-sdk-go 17:10:52 ---> Running in 562006bd5164 17:10:53 Removing intermediate container 562006bd5164 17:10:53 ---> ce8551e81786 17:10:53 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:10:53 ---> Running in 22261990737d 17:10:53 Removing intermediate container 22261990737d 17:10:53 ---> 8c12c06ffa25 17:10:53 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:53 ---> Running in c4ff310b2336 17:10:55 Removing intermediate container c4ff310b2336 17:10:55 ---> 3bb478bf5170 17:10:55 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:10:55 ---> Running in 168cedd2abb3 17:10:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:10:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:10:58 OK: 220 MiB in 52 packages 17:10:59 Removing intermediate container 168cedd2abb3 17:10:59 ---> 227f2f3a60ae 17:10:59 Step 8/25 : COPY go.mod vendor* ./ 17:11:00 ---> 9d381613d6b3 17:11:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:00 ---> Running in dee36aedc3e0 17:11:03 Removing intermediate container dee36aedc3e0 17:11:03 ---> daaf6aca1d66 17:11:03 Step 10/25 : COPY . . 17:11:04 ---> f0ade302b228 17:11:04 Step 11/25 : RUN ${MAKE} 17:11:04 ---> Running in a96144e1b484 17:11:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:11:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:11:52 Removing intermediate container a96144e1b484 17:11:52 ---> e1477aa60d67 17:11:52 Step 12/25 : FROM alpine:3.14 17:11:52 3.14: Pulling from library/alpine 17:11:52 be307f383ecc: Pulling fs layer 17:11:52 be307f383ecc: Download complete 17:11:52 be307f383ecc: Pull complete 17:11:52 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:11:52 Status: Downloaded newer image for alpine:3.14 17:11:52 ---> 5b8b7b635229 17:11:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:11:52 ---> Running in 84a7e71edcd5 17:11:52 Removing intermediate container 84a7e71edcd5 17:11:52 ---> db34b11f6735 17:11:52 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:52 ---> Running in 300bb6adbcb7 17:11:54 Removing intermediate container 300bb6adbcb7 17:11:54 ---> f95925281f74 17:11:54 Step 15/25 : RUN apk add --update --no-cache zeromq 17:11:54 ---> Running in 4ec7e3ca2a45 17:11:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:11:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:11:57 (1/5) Installing libgcc (10.3.1_git20210424-r2) 17:11:57 (2/5) Installing libsodium (1.0.18-r0) 17:11:57 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 17:11:57 (4/5) Installing libzmq (4.3.4-r0) 17:11:57 (5/5) Installing zeromq (4.3.4-r0) 17:11:57 Executing busybox-1.33.1-r6.trigger 17:11:57 OK: 8 MiB in 19 packages 17:11:58 Removing intermediate container 4ec7e3ca2a45 17:11:58 ---> 127cba4e2848 17:11:58 Step 16/25 : WORKDIR / 17:11:58 ---> Running in 97fadc939792 17:11:59 Removing intermediate container 97fadc939792 17:11:59 ---> 0d7c1b9b821e 17:11:59 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:11:59 ---> b4e4272669ec 17:11:59 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:12:00 ---> 6a2b215fd15e 17:12:00 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:12:01 ---> a5776b436f3b 17:12:01 Step 20/25 : EXPOSE 59999 17:12:01 ---> Running in a8894f7408db 17:12:01 Removing intermediate container a8894f7408db 17:12:01 ---> 1bf2bd41ee8a 17:12:01 Step 21/25 : ENTRYPOINT ["/device-simple"] 17:12:01 ---> Running in b3a573dad32e 17:12:02 Removing intermediate container b3a573dad32e 17:12:02 ---> e04c38ef2f3a 17:12:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:02 ---> Running in a799a5dd2ed7 17:12:02 Removing intermediate container a799a5dd2ed7 17:12:02 ---> d70a853cbd83 17:12:02 Step 23/25 : LABEL arch=arm64 17:12:02 ---> Running in 5378459303ba 17:12:03 Removing intermediate container 5378459303ba 17:12:03 ---> 5af9acc5ebcd 17:12:03 Step 24/25 : LABEL git_sha=402f1523434569de7c307e28243421359c1fe93d 17:12:03 ---> Running in 25a22470eafb 17:12:03 Removing intermediate container 25a22470eafb 17:12:03 ---> 24fceb8dd9f4 17:12:03 Step 25/25 : LABEL version=0.0.0 17:12:03 ---> Running in b5091c8d8033 17:12:03 Removing intermediate container b5091c8d8033 17:12:03 ---> ed2d564a85b1 17:12:03 [Warning] One or more build-args [ARCH] were not consumed 17:12:03 Successfully built ed2d564a85b1 17:12:03 Successfully tagged device-sdk-simple-arm64:latest [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] sh 17:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:04 17:12:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:04 arm64: Pulling from edgex-lftools-log-publisher 17:12:04 448f6bf000e3: Pulling fs layer 17:12:04 f757da607395: Pulling fs layer 17:12:04 05883995daec: Pulling fs layer 17:12:04 8603b9c90790: Pulling fs layer 17:12:04 1560dd03e051: Pulling fs layer 17:12:04 27f5ce0e4adf: Pulling fs layer 17:12:04 c2d8d7efcc4b: Pulling fs layer 17:12:04 1560dd03e051: Waiting 17:12:04 27f5ce0e4adf: Waiting 17:12:04 c2d8d7efcc4b: Waiting 17:12:04 8603b9c90790: Waiting 17:12:04 f757da607395: Verifying Checksum 17:12:04 f757da607395: Download complete 17:12:04 8603b9c90790: Download complete 17:12:04 1560dd03e051: Verifying Checksum 17:12:04 1560dd03e051: Download complete 17:12:04 05883995daec: Verifying Checksum 17:12:04 05883995daec: Download complete 17:12:04 27f5ce0e4adf: Verifying Checksum 17:12:04 27f5ce0e4adf: Download complete 17:12:05 448f6bf000e3: Download complete 17:12:07 c2d8d7efcc4b: Verifying Checksum 17:12:07 c2d8d7efcc4b: Download complete 17:12:09 448f6bf000e3: Pull complete 17:12:09 f757da607395: Pull complete 17:12:10 05883995daec: Pull complete 17:12:11 8603b9c90790: Pull complete 17:12:12 1560dd03e051: Pull complete 17:12:12 27f5ce0e4adf: Pull complete 17:12:27 c2d8d7efcc4b: Pull complete 17:12:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:12:27 prd-ubuntu18.04-docker-arm64-4c-16g-4058 does not seem to be running inside a container 17:12:27 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:12:30 $ docker top e72964049fd380f201f21ad3b1b04645fb78ab2b1d3e1e987a8a13da3650ad3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:31 ---> job-cost.sh 17:12:31 lf-activate-venv: SKIPPING 17:12:31 INFO: No Stack... 17:12:31 INFO: Retrieving Pricing Info for: v3-standard-4 17:12:31 INFO: Archiving Costs [Pipeline] sh 17:12:32 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 17:12:32 + cut -d, -f6 [Pipeline] lock 17:12:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] 17:12:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] did not exist. Created. 17:12:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:33 /w/workspace/device-sdk-go/2@tmp/durable-35ef0eb9/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-35ef0eb9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:12:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:12:34 Warning: overwriting stash ‘stack-cost’ 17:12:34 Stashed 1 file(s) [Pipeline] } 17:12:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1092-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:34 $ docker stop --time=1 e72964049fd380f201f21ad3b1b04645fb78ab2b1d3e1e987a8a13da3650ad3b 17:12:35 $ docker rm -f e72964049fd380f201f21ad3b1b04645fb78ab2b1d3e1e987a8a13da3650ad3b [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 17:12:36 provisioning config files... 17:12:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/config2774730810465953810tmp [Pipeline] { [Pipeline] sh 17:12:36 + set +x 17:12:36 + curl -s https://codecov.io/bash 17:12:36 + bash -s -- 17:12:36 17:12:36 _____ _ 17:12:36 / ____| | | 17:12:36 | | ___ __| | ___ ___ _____ __ 17:12:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:12:36 | |___| (_) | (_| | __/ (_| (_) \ V / 17:12:36 \_____\___/ \__,_|\___|\___\___/ \_/ 17:12:36 Bash-1.0.6 17:12:36 17:12:36 17:12:36 ==> git version 2.24.4 found 17:12:36 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:12:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:12:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:12:36 ==> Jenkins CI detected. 17:12:36 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1092 17:12:36 project root: . 17:12:36 --> token set from env 17:12:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:12:36 ==> Running gcov in . (disable via -X gcov) 17:12:36 ==> Python coveragepy not found 17:12:36 ==> Searching for coverage reports in: 17:12:36 + . 17:12:36 -> Found 1 reports 17:12:36 ==> Detecting git/mercurial file structure 17:12:36 ==> Reading reports 17:12:36 + ./coverage.out bytes=128608 17:12:36 ==> Appending adjustments 17:12:36 https://docs.codecov.io/docs/fixing-reports 17:12:37 + Found adjustments 17:12:37 ==> Gzipping contents 17:12:37 16K /tmp/codecov.MGfFXZ.gz 17:12:37 ==> Uploading reports 17:12:37 url: https://codecov.io 17:12:37 query: branch=PR-1092&commit=402f1523434569de7c307e28243421359c1fe93d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1092%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1092&job=&cmd_args= 17:12:37 -> Pinging Codecov 17:12:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1092&commit=402f1523434569de7c307e28243421359c1fe93d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1092%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1092&job=&cmd_args= 17:12:37 -> Uploading to 17:12:37 https://storage.googleapis.com/codecov/v4/raw/2022-01-27/7E55EF52A471D76F132DFD9A03CDDE97/402f1523434569de7c307e28243421359c1fe93d/4fcd299e-c60b-497e-94c4-4e99035652d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T171237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d98eb2d6ec4bfa358d4f6bcd995819dd68e264175187c0b0cf1a271685913feb 17:12:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:37 Dload Upload Total Spent Left Speed 17:12:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16052 0 0 100 16052 0 50768 --:--:-- --:--:-- --:--:-- 50637 17:12:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/402f1523434569de7c307e28243421359c1fe93d [Pipeline] } 17:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 17:12:38 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives ']' 17:12:38 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives 17:12:38 total 8 17:12:38 drwxr-xr-x. 3 root root 34 Jan 27 17:05 . 17:12:38 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 27 17:05 .. 17:12:38 drwxr-xr-x. 2 root root 6 Jan 27 17:05 cost 17:12:38 -rw-r--r--. 1 root root 85 Jan 27 17:05 cost.csv 17:12:38 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives 17:12:38 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives 17:12:38 total 8 17:12:38 drwxr-xr-x. 3 jenkins jenkins 34 Jan 27 17:05 . 17:12:38 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 27 17:05 .. 17:12:38 drwxr-xr-x. 2 jenkins jenkins 6 Jan 27 17:05 cost 17:12:38 -rw-r--r--. 1 jenkins jenkins 85 Jan 27 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:12:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:39 ---> package-listing.sh 17:12:39 ++ tr '[:upper:]' '[:lower:]' 17:12:39 ++ facter osfamily 17:12:39 + OS_FAMILY=redhat 17:12:39 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1092 17:12:39 + START_PACKAGES=/tmp/packages_start.txt 17:12:39 + END_PACKAGES=/tmp/packages_end.txt 17:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:39 + PACKAGES=/tmp/packages_start.txt 17:12:39 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1092 ']' 17:12:39 + PACKAGES=/tmp/packages_end.txt 17:12:39 + case "${OS_FAMILY}" in 17:12:39 + rpm -qa 17:12:39 + sort 17:12:39 + '[' -f /tmp/packages_start.txt ']' 17:12:39 + '[' -f /tmp/packages_end.txt ']' 17:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:39 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1092 ']' 17:12:39 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives/ 17:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1092/archives/ [Pipeline] echo 17:12:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1092/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:12:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:40 . [Pipeline] withDockerContainer 17:12:40 prd-centos7-docker-4c-2g-4055 does not seem to be running inside a container 17:12:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1092/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1092 -v /w/workspace/gexfoundry_device-sdk-go_PR-1092:/w/workspace/gexfoundry_device-sdk-go_PR-1092:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1092@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:12:41 $ docker top f90cd964c32b35450bb1e8acc83a3a707b5c6b7e52f87c5b8cf9c200387bfd09 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:41 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:42 + ls /var/log/sa-host 17:12:42 + sadf -c /var/log/sa-host/sa17 17:12:42 file_magic: OK 17:12:42 HZ: Using current value: 100 17:12:42 file_header: OK 17:12:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:12:42 Statistics: 17:12:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:12:42 File successfully converted to sysstat format version 12.0.3 17:12:42 + sadf -c /var/log/sa-host/sa27 17:12:42 file_magic: OK 17:12:42 HZ: Using current value: 100 17:12:42 file_header: OK 17:12:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:12:42 Statistics: 17:12:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:12:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:42 provisioning config files... 17:12:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1092@tmp/config6267649442694276017tmp [Pipeline] { [Pipeline] echo 17:12:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:42 ---> create-netrc.sh [Pipeline] } 17:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:42 ---> python-tools-install.sh [Pipeline] echo 17:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:43 ---> sudo-logs.sh 17:12:43 Archiving 'sudo' log.. 17:12:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-4055.novalocal: Name or service not known 17:12:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-4055.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:12:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:43 ---> job-cost.sh 17:12:43 lf-activate-venv: SKIPPING 17:12:43 DEBUG: total: 0.05999999865889549 17:12:43 INFO: Retrieving Stack Cost... 17:12:43 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:44 INFO: Archiving Costs [Pipeline] echo 17:12:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:44 ---> logs-deploy.sh 17:12:44 lf-activate-venv: SKIPPING 17:12:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1092/2 17:12:44 INFO: archiving workspace using pattern(s): 17:12:45 Archives upload complete. 17:12:45 INFO: archiving logs to Nexus