Pull request #1098 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faff48323d86496fa98a92123a9d78844e91f015+ff2bdc244935d5b40da6f20198b29dfc476efd7a (0a17e53e0ff452517363d24684465303446eedd1) 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-ssh4173901129780905400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16888512122872847176.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-1098/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-1098/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3782340287667454269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14308231217744125855.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-1098/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-1098/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4495222191881458707.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5081’ Running on prd-centos7-docker-4c-2g-5083 in /w/workspace/gexfoundry_device-sdk-go_PR-1098 [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-1098 # 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-1098@tmp/jenkins-gitclient-ssh6813851593817755315.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-1098@tmp/jenkins-gitclient-ssh605107111221687821.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1098/head:refs/remotes/origin/PR-1098 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit faff48323d86496fa98a92123a9d78844e91f015 Merge succeeded, producing faff48323d86496fa98a92123a9d78844e91f015 Checking out Revision faff48323d86496fa98a92123a9d78844e91f015 (PR-1098) > git config core.sparsecheckout # timeout=10 > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # 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-1098@tmp/jenkins-gitclient-ssh667420267717486913.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:50:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:50:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:50:03 ========================================================= 16:50:03 EdgeX Global Pipelines Version Info 16:50:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b4191eae823f6faf3dbca4785cc6abe7d0decba9 # timeout=10 16:50:04 ------------------- 16:50:04 stable info: 16:50:04 ------------------- 16:50:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:50:04 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:50:04 Message: update stable to v1.0.220 16:50:05 ------------------- 16:50:05 experimental info: 16:50:05 ------------------- 16:50:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:50:05 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:50:05 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1098 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1098 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1098 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faff483 [Pipeline] echo 16:50:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:06 provisioning config files... 16:50:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config7693719118692009789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:06 ---> docker-login.sh 16:50:06 nexus3.edgexfoundry.org:10001 16:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:06 Configure a credential helper to remove this warning. See 16:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:06 16:50:06 Login Succeeded 16:50:06 nexus3.edgexfoundry.org:10002 16:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:06 Configure a credential helper to remove this warning. See 16:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:06 16:50:06 Login Succeeded 16:50:06 nexus3.edgexfoundry.org:10003 16:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:06 Configure a credential helper to remove this warning. See 16:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:06 16:50:06 Login Succeeded 16:50:06 nexus3.edgexfoundry.org:10004 16:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:06 Configure a credential helper to remove this warning. See 16:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:06 16:50:06 Login Succeeded 16:50:06 docker.io 16:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:07 Configure a credential helper to remove this warning. See 16:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:07 16:50:07 Login Succeeded 16:50:07 ---> docker-login.sh ends [Pipeline] } 16:50:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:50:07 + git rev-list -1 --merges faff48323d86496fa98a92123a9d78844e91f015~1..faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo 16:50:07 -----------> git rev-list -1 --merges faff48323d86496fa98a92123a9d78844e91f015~1..faff48323d86496fa98a92123a9d78844e91f015 faff48323d86496fa98a92123a9d78844e91f015 [false] [Pipeline] sh 16:50:08 + git log --format=format:%s -1 faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo 16:50:08 ========================================================= 16:50:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:50:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:50:08 + git log --format=format:%s -1 faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo 16:50:08 [semverPrep] GIT_COMMIT: faff48323d86496fa98a92123a9d78844e91f015, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 16:50:08 [semverPrep] This is not a build commit. [Pipeline] sh 16:50:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:50:08 + grep -v github /etc/ssh/ssh_known_hosts 16:50:08 + '[' -e /tmp/ssh_known_hosts ']' 16:50:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:50:08 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:50:08 + sudo tee -a /etc/ssh/ssh_known_hosts 16:50:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:09 16:50:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:50:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:09 latest: Pulling from edgex-devops/git-semver 16:50:09 a0d0a0d46f8b: Pulling fs layer 16:50:09 3e5f54012d9b: Pulling fs layer 16:50:09 4c7163046ea9: Pulling fs layer 16:50:09 0c2d73faf560: Pulling fs layer 16:50:09 0c2d73faf560: Waiting 16:50:09 3e5f54012d9b: Verifying Checksum 16:50:09 3e5f54012d9b: Download complete 16:50:09 a0d0a0d46f8b: Verifying Checksum 16:50:09 a0d0a0d46f8b: Download complete 16:50:09 0c2d73faf560: Verifying Checksum 16:50:09 0c2d73faf560: Download complete 16:50:09 4c7163046ea9: Verifying Checksum 16:50:09 4c7163046ea9: Download complete 16:50:09 a0d0a0d46f8b: Pull complete 16:50:09 3e5f54012d9b: Pull complete 16:50:10 4c7163046ea9: Pull complete 16:50:10 0c2d73faf560: Pull complete 16:50:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:50:10 prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container 16:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:11 $ docker top 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:11 [ssh-agent] Looking for ssh-agent implementation... 16:50:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:11 $ docker exec 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent 16:50:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXECGdhl/agent.13 16:50:11 SSH_AGENT_PID=19 16:50:11 Running ssh-add (command line suppressed) 16:50:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_6391358952728205437.key (/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_6391358952728205437.key) 16:50:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:11 + git tag --points-at HEAD [Pipeline] } 16:50:11 $ docker exec --env ******** --env ******** 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent -k 16:50:12 unset SSH_AUTH_SOCK; 16:50:12 unset SSH_AGENT_PID; 16:50:12 echo Agent pid 19 killed; 16:50:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:50:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:12 [ssh-agent] Looking for ssh-agent implementation... 16:50:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:12 $ docker exec 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent 16:50:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfJBLkA/agent.51 16:50:12 SSH_AGENT_PID=57 16:50:12 Running ssh-add (command line suppressed) 16:50:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_9161283460197065822.key (/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_9161283460197065822.key) 16:50:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:12 + git semver init 16:50:12 # -> Open(): unable to determine branch for HEAD 16:50:12 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1098/.git 16:50:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1098 16:50:12 # $SEMVER_REMOTE_NAME = origin 16:50:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:12 # $SEMVER_USER_NAME = edgex-jenkins 16:50:12 # $SEMVER_BRANCH = PR-1098 16:50:12 # $SEMVER_TEMP = /tmp/semver-612383082 16:50:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:50:13 # '/tmp/semver-612383082' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1098/.semver' 16:50:13 # -> Force: false 16:50:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1098/.semver [Pipeline] } 16:50:13 $ docker exec --env ******** --env ******** 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent -k 16:50:13 unset SSH_AUTH_SOCK; 16:50:13 unset SSH_AGENT_PID; 16:50:13 echo Agent pid 57 killed; 16:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:14 + git semver [Pipeline] } 16:50:14 $ docker stop --time=1 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 16:50:15 $ docker rm -f 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:50:15 Stashed 1 file(s) [Pipeline] echo 16:50:15 [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 16:50:16 provisioning config files... 16:50:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config1426731558586700269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:16 ---> docker-login.sh 16:50:16 nexus3.edgexfoundry.org:10001 16:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:16 Configure a credential helper to remove this warning. See 16:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:16 16:50:16 Login Succeeded 16:50:16 nexus3.edgexfoundry.org:10002 16:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:16 Configure a credential helper to remove this warning. See 16:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:16 16:50:16 Login Succeeded 16:50:16 nexus3.edgexfoundry.org:10003 16:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:16 Configure a credential helper to remove this warning. See 16:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:16 16:50:16 Login Succeeded 16:50:16 nexus3.edgexfoundry.org:10004 16:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:16 Configure a credential helper to remove this warning. See 16:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:16 16:50:16 Login Succeeded 16:50:16 docker.io 16:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:17 Configure a credential helper to remove this warning. See 16:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:17 16:50:17 Login Succeeded 16:50:17 ---> docker-login.sh ends [Pipeline] } 16:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:50:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:17 ========================================================= 16:50:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:50:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:50:17 + 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 . 16:50:17 Sending build context to Docker daemon 9.453MB 16:50:17 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:50:17 Step 2/11 : FROM ${BASE} AS builder 16:50:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:50:17 59bf1c3509f3: Pulling fs layer 16:50:17 666ba61612fd: Pulling fs layer 16:50:17 8ed8ca486205: Pulling fs layer 16:50:17 4fe6c5a15a65: Pulling fs layer 16:50:17 22a0e8bec74d: Pulling fs layer 16:50:17 640e595b4fbd: Pulling fs layer 16:50:17 763cafe07f6e: Pulling fs layer 16:50:17 0c0b528cf693: Pulling fs layer 16:50:17 10935f4eaf8b: Pulling fs layer 16:50:17 22a0e8bec74d: Waiting 16:50:17 640e595b4fbd: Waiting 16:50:17 763cafe07f6e: Waiting 16:50:17 0c0b528cf693: Waiting 16:50:17 10935f4eaf8b: Waiting 16:50:17 4fe6c5a15a65: Waiting 16:50:17 8ed8ca486205: Verifying Checksum 16:50:17 8ed8ca486205: Download complete 16:50:17 666ba61612fd: Verifying Checksum 16:50:17 666ba61612fd: Download complete 16:50:17 22a0e8bec74d: Verifying Checksum 16:50:17 22a0e8bec74d: Download complete 16:50:17 59bf1c3509f3: Verifying Checksum 16:50:17 59bf1c3509f3: Download complete 16:50:17 640e595b4fbd: Verifying Checksum 16:50:17 640e595b4fbd: Download complete 16:50:17 763cafe07f6e: Verifying Checksum 16:50:17 763cafe07f6e: Download complete 16:50:17 0c0b528cf693: Verifying Checksum 16:50:17 0c0b528cf693: Download complete 16:50:18 59bf1c3509f3: Pull complete 16:50:18 10935f4eaf8b: Verifying Checksum 16:50:18 10935f4eaf8b: Download complete 16:50:18 666ba61612fd: Pull complete 16:50:18 8ed8ca486205: Pull complete 16:50:18 4fe6c5a15a65: Verifying Checksum 16:50:18 4fe6c5a15a65: Download complete 16:50:22 4fe6c5a15a65: Pull complete 16:50:22 22a0e8bec74d: Pull complete 16:50:22 640e595b4fbd: Pull complete 16:50:22 763cafe07f6e: Pull complete 16:50:22 0c0b528cf693: Pull complete 16:50:24 10935f4eaf8b: Pull complete 16:50:24 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:50:24 ---> 99d49a6021b9 16:50:24 Step 3/11 : ARG MAKE=make build 16:50:26 ---> Running in cf800fef57fd 16:50:26 Removing intermediate container cf800fef57fd 16:50:26 ---> b76e87f70aa6 16:50:26 Step 4/11 : WORKDIR /device-sdk-go 16:50:26 ---> Running in bc8271cce34d 16:50:26 Removing intermediate container bc8271cce34d 16:50:26 ---> cad35057bef1 16:50:26 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:50:26 ---> Running in beedd55bbb58 16:50:26 Removing intermediate container beedd55bbb58 16:50:26 ---> 3158756446c5 16:50:26 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:26 ---> Running in 647ed957fffd 16:50:27 Removing intermediate container 647ed957fffd 16:50:27 ---> c7cab516ee62 16:50:27 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:50:27 ---> Running in bcf11456ecbc 16:50:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:50:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:50:28 OK: 221 MiB in 52 packages 16:50:28 Removing intermediate container bcf11456ecbc 16:50:28 ---> c73021682843 16:50:28 Step 8/11 : COPY go.mod vendor* ./ 16:50:29 ---> d53c677cefce 16:50:29 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:29 ---> Running in 9a91f3ed1ae7 16:50:31 Still waiting to schedule task 16:50:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5082’ 16:51:01 Removing intermediate container 9a91f3ed1ae7 16:51:01 ---> aa0986d76356 16:51:01 Step 10/11 : COPY . . 16:51:01 ---> 30d35cd1815d 16:51:01 Step 11/11 : RUN ${MAKE} 16:51:01 ---> Running in 1aadcb25e130 16:51:01 noop 16:51:01 Removing intermediate container 1aadcb25e130 16:51:01 ---> 234dbfff33c4 16:51:01 Successfully built 234dbfff33c4 16:51:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:51:01 + docker inspect -f . ci-base-image-x86_64 16:51:01 . [Pipeline] withDockerContainer 16:51:01 prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container 16:51:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** ci-base-image-x86_64 cat 16:51:02 $ docker top 80df08d089a4cd82b518d060842efe578112fadcc86c13a6447217ae08a92f2e -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:02 + go version 16:51:02 go version go1.17.6 linux/amd64 [Pipeline] } 16:51:02 $ docker stop --time=1 80df08d089a4cd82b518d060842efe578112fadcc86c13a6447217ae08a92f2e 16:51:03 $ docker rm -f 80df08d089a4cd82b518d060842efe578112fadcc86c13a6447217ae08a92f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:03 + docker inspect -f . ci-base-image-x86_64 16:51:03 . [Pipeline] withDockerContainer 16:51:04 prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container 16:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** ci-base-image-x86_64 cat 16:51:04 $ docker top c53526df948cf235a29ae39eeb380989e4d15dfdbb784169bcef6008a0e06f51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:51:04 + make test 16:51:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:51:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:51:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:51:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:51:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements 16:51:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.009s coverage: 27.6% of statements 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.008s coverage: 78.9% of statements 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 10.8% of statements 16:51:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:51:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:51:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:51:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.012s coverage: 28.7% of statements 16:51:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:51:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.018s coverage: 86.1% of statements 16:51:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:51:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:51:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements 16:51:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.029s coverage: 89.2% of statements 16:51:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:51:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 16:51:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:51:35 GO111MODULE=on go vet ./... 16:51:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:51:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:51:39 ./bin/test-attribution-txt.sh [Pipeline] echo 16:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:51:39 $ docker stop --time=1 c53526df948cf235a29ae39eeb380989e4d15dfdbb784169bcef6008a0e06f51 16:51:41 $ docker rm -f c53526df948cf235a29ae39eeb380989e4d15dfdbb784169bcef6008a0e06f51 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:51:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:51:42 + ls -al . 16:51:42 total 272 16:51:42 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 16:51 . 16:51:42 drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 16:49 .. 16:51:42 drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 16:49 bin 16:51:42 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 16:49 CHANGELOG.md 16:51:42 -rw-r--r--. 1 jenkins jenkins 128110 Feb 11 16:51 coverage.out 16:51:42 -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 16:49 .dockerignore 16:51:42 drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 16:49 example 16:51:42 drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 16:50 .git 16:51:42 drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 16:49 .github 16:51:42 -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 16:49 .gitignore 16:51:42 -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 16:49 .golangci.yml 16:51:42 -rw-rw-r--. 1 jenkins jenkins 2774 Feb 11 16:49 go.mod 16:51:42 -rw-rw-r--. 1 jenkins jenkins 49778 Feb 11 16:49 go.sum 16:51:42 -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 16:49 GOVERNANCE.md 16:51:42 drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 16:49 internal 16:51:42 -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 16:49 Jenkinsfile 16:51:42 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 16:49 LICENSE 16:51:42 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 16:49 Makefile 16:51:42 drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 16:49 openapi 16:51:42 -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 16:49 OWNERS.md 16:51:42 drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 16:49 pkg 16:51:42 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 16:49 README.md 16:51:42 drwx------. 3 jenkins jenkins 72 Feb 11 16:50 .semver 16:51:42 drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 16:49 snap 16:51:42 -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 16:50 VERSION 16:51:42 -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 16:49 version.go [Pipeline] isUnix [Pipeline] sh 16:51:42 + 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=faff48323d86496fa98a92123a9d78844e91f015 --label arch=amd64 --label version=0.0.0 . 16:51:42 Sending build context to Docker daemon 9.582MB 16:51:42 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:51:42 Step 2/25 : FROM ${BASE} AS builder 16:51:42 ---> 234dbfff33c4 16:51:42 Step 3/25 : ARG MAKE=make build 16:51:42 ---> Running in aa35ad72c2e7 16:51:43 Removing intermediate container aa35ad72c2e7 16:51:43 ---> 95937e7428c2 16:51:43 Step 4/25 : WORKDIR /device-sdk-go 16:51:43 ---> Running in 6f290a3dbfa6 16:51:43 Removing intermediate container 6f290a3dbfa6 16:51:43 ---> e631e99f4e39 16:51:43 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:51:43 ---> Running in 8c248042e5a4 16:51:43 Removing intermediate container 8c248042e5a4 16:51:43 ---> dc2fa0636caa 16:51:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:43 ---> Running in 5e889f1f973b 16:51:43 Removing intermediate container 5e889f1f973b 16:51:43 ---> 5c8e44ccb423 16:51:43 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:51:43 ---> Running in d3b520d6e0c4 16:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:51:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:51:45 OK: 221 MiB in 52 packages 16:51:45 Removing intermediate container d3b520d6e0c4 16:51:45 ---> eaa949183c06 16:51:45 Step 8/25 : COPY go.mod vendor* ./ 16:51:45 ---> 797536020f6e 16:51:45 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:45 ---> Running in 09db8e86bc1d 16:51:46 Removing intermediate container 09db8e86bc1d 16:51:46 ---> 6c0b35d19c47 16:51:46 Step 10/25 : COPY . . 16:51:46 ---> db2dea3eb825 16:51:46 Step 11/25 : RUN ${MAKE} 16:51:46 ---> Running in ad6949059f39 16:51:46 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 16:51:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:51:59 Removing intermediate container ad6949059f39 16:51:59 ---> b9d4c52a28df 16:51:59 Step 12/25 : FROM alpine:3.14 16:51:59 3.14: Pulling from library/alpine 16:51:59 97518928ae5f: Pulling fs layer 16:51:59 97518928ae5f: Download complete 16:51:59 97518928ae5f: Pull complete 16:51:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:51:59 Status: Downloaded newer image for alpine:3.14 16:51:59 ---> 0a97eee8041e 16:51:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:51:59 ---> Running in c5361ba99880 16:51:59 Removing intermediate container c5361ba99880 16:51:59 ---> 36a4ee3ee62c 16:51:59 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:59 ---> Running in d351609bb38a 16:51:59 Removing intermediate container d351609bb38a 16:51:59 ---> e9a1d0aafdb8 16:51:59 Step 15/25 : RUN apk add --update --no-cache zeromq 16:51:59 ---> Running in 1364c28027ed 16:52:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:52:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:52:01 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:52:01 (2/5) Installing libsodium (1.0.18-r0) 16:52:01 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:52:01 (4/5) Installing libzmq (4.3.4-r0) 16:52:01 (5/5) Installing zeromq (4.3.4-r0) 16:52:01 Executing busybox-1.33.1-r6.trigger 16:52:01 OK: 8 MiB in 19 packages 16:52:02 Removing intermediate container 1364c28027ed 16:52:02 ---> dda50fdbbb2c 16:52:02 Step 16/25 : WORKDIR / 16:52:02 ---> Running in 2b979abed127 16:52:02 Removing intermediate container 2b979abed127 16:52:02 ---> 9b227189690a 16:52:02 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:52:02 ---> 605375196915 16:52:02 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:52:02 ---> 1a74ecab6e2d 16:52:02 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:52:02 ---> b852a20c4bd1 16:52:02 Step 20/25 : EXPOSE 59999 16:52:02 ---> Running in 8bc82f091aa2 16:52:02 Removing intermediate container 8bc82f091aa2 16:52:02 ---> 614f14ce736f 16:52:02 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:52:02 ---> Running in a3f7ee11f5bc 16:52:03 Removing intermediate container a3f7ee11f5bc 16:52:03 ---> f428119843a6 16:52:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:03 ---> Running in 94e4b54d57f0 16:52:03 Removing intermediate container 94e4b54d57f0 16:52:03 ---> 85bdfe92400c 16:52:03 Step 23/25 : LABEL arch=amd64 16:52:03 ---> Running in 0f73d0fba0ec 16:52:03 Removing intermediate container 0f73d0fba0ec 16:52:03 ---> 5e58620de0f9 16:52:03 Step 24/25 : LABEL git_sha=faff48323d86496fa98a92123a9d78844e91f015 16:52:03 ---> Running in 75e111df1d53 16:52:03 Removing intermediate container 75e111df1d53 16:52:03 ---> 91b74d187d63 16:52:03 Step 25/25 : LABEL version=0.0.0 16:52:03 ---> Running in 95c856f876d5 16:52:03 Removing intermediate container 95c856f876d5 16:52:03 ---> 5d803f6f4410 16:52:03 [Warning] One or more build-args [ARCH] were not consumed 16:52:03 Successfully built 5d803f6f4410 16:52:03 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 16:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:03 16:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:04 latest: Pulling from edgex-lftools-log-publisher 16:52:04 b4d181a07f80: Pulling fs layer 16:52:04 a1111a8f2ec3: Pulling fs layer 16:52:04 ed53099fbce6: Pulling fs layer 16:52:04 dc539afda2c1: Pulling fs layer 16:52:04 77bc0d833cb6: Pulling fs layer 16:52:04 9065ff56babe: Pulling fs layer 16:52:04 d287ab97295c: Pulling fs layer 16:52:04 dc539afda2c1: Waiting 16:52:04 77bc0d833cb6: Waiting 16:52:04 9065ff56babe: Waiting 16:52:04 d287ab97295c: Waiting 16:52:04 a1111a8f2ec3: Verifying Checksum 16:52:04 a1111a8f2ec3: Download complete 16:52:04 dc539afda2c1: Verifying Checksum 16:52:04 dc539afda2c1: Download complete 16:52:04 ed53099fbce6: Verifying Checksum 16:52:04 ed53099fbce6: Download complete 16:52:04 77bc0d833cb6: Verifying Checksum 16:52:04 77bc0d833cb6: Download complete 16:52:04 9065ff56babe: Verifying Checksum 16:52:04 9065ff56babe: Download complete 16:52:04 b4d181a07f80: Verifying Checksum 16:52:04 b4d181a07f80: Download complete 16:52:05 d287ab97295c: Verifying Checksum 16:52:05 d287ab97295c: Download complete 16:52:06 b4d181a07f80: Pull complete 16:52:06 a1111a8f2ec3: Pull complete 16:52:06 ed53099fbce6: Pull complete 16:52:06 dc539afda2c1: Pull complete 16:52:06 77bc0d833cb6: Pull complete 16:52:06 9065ff56babe: Pull complete 16:52:12 d287ab97295c: Pull complete 16:52:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:52:12 prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container 16:52:12 $ 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-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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:10003/edgex-lftools-log-publisher:latest cat 16:52:14 $ docker top 44f484700e1ba17b5fe775d8fc0acf175ddb351e85f3067b5469463dc859b3f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:15 ---> job-cost.sh 16:52:15 lf-activate-venv: SKIPPING 16:52:15 INFO: No Stack... 16:52:15 INFO: Retrieving Pricing Info for: v3-standard-2 16:52:15 INFO: Archiving Costs [Pipeline] sh 16:52:16 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/cost.csv 16:52:16 + cut -d, -f6 [Pipeline] lock 16:52:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] 16:52:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] did not exist. Created. 16:52:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:16 + echo total: 0.05999999865889549 [Pipeline] stash 16:52:16 Stashed 1 file(s) [Pipeline] } 16:52:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:16 $ docker stop --time=1 44f484700e1ba17b5fe775d8fc0acf175ddb351e85f3067b5469463dc859b3f5 16:52:17 $ docker rm -f 44f484700e1ba17b5fe775d8fc0acf175ddb351e85f3067b5469463dc859b3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5084 in /w/workspace/gexfoundry_device-sdk-go_PR-1098 [Pipeline] { [Pipeline] ws 16:53:32 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:53:33 The recommended git tool is: git 16:53:37 using credential edgex-jenkins-ssh 16:53:37 Cloning the remote Git repository 16:53:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:53:38 > git init /w/workspace/device-sdk-go/2 # timeout=10 16:53:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:53:38 > git --version # timeout=10 16:53:38 > git --version # 'git version 2.17.1' 16:53:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:53:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:53:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:53:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1098/head:refs/remotes/origin/PR-1098 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:53:40 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit faff48323d86496fa98a92123a9d78844e91f015 16:53:41 Merge succeeded, producing faff48323d86496fa98a92123a9d78844e91f015 16:53:41 Checking out Revision faff48323d86496fa98a92123a9d78844e91f015 (PR-1098) 16:53:40 > git config core.sparsecheckout # timeout=10 16:53:40 > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 16:53:40 > git remote # timeout=10 16:53:41 > git config --get remote.origin.url # timeout=10 16:53:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:41 > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 16:53:41 > git rev-parse HEAD^{commit} # timeout=10 16:53:41 > git config core.sparsecheckout # timeout=10 16:53:41 > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 16:53:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:53:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:46 Dload Upload Total Spent Left Speed 16:53:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 16:53:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:53:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:53:47 + sudo tee /etc/docker/daemon.new 16:53:47 { 16:53:47 "registry-mirrors": [ 16:53:47 "https://nexus3.edgexfoundry.org:10001" 16:53:47 ], 16:53:47 "bip": "10.250.0.254/24", 16:53:47 "hosts": [ 16:53:47 "tcp://0.0.0.0:5555", 16:53:47 "unix:///var/run/docker.sock" 16:53:47 ], 16:53:47 "mtu": 1458, 16:53:47 "selinux-enabled": true, 16:53:47 "seccomp-profile": "/etc/docker/seccomp.json" 16:53:47 } [Pipeline] sh 16:53:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:53:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:06 provisioning config files... 16:54:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config359270708931778786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:06 ---> docker-login.sh 16:54:06 nexus3.edgexfoundry.org:10001 16:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:07 Configure a credential helper to remove this warning. See 16:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:07 16:54:07 Login Succeeded 16:54:07 nexus3.edgexfoundry.org:10002 16:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:07 Configure a credential helper to remove this warning. See 16:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:07 16:54:07 Login Succeeded 16:54:07 nexus3.edgexfoundry.org:10003 16:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:08 Configure a credential helper to remove this warning. See 16:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:08 16:54:08 Login Succeeded 16:54:08 nexus3.edgexfoundry.org:10004 16:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:08 Configure a credential helper to remove this warning. See 16:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:08 16:54:08 Login Succeeded 16:54:08 docker.io 16:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:09 Configure a credential helper to remove this warning. See 16:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:09 16:54:09 Login Succeeded 16:54:09 ---> docker-login.sh ends [Pipeline] } 16:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:10 ========================================================= 16:54:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:54:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:54: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 . 16:54:10 Sending build context to Docker daemon 5.108MB 16:54:10 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:54:10 Step 2/11 : FROM ${BASE} AS builder 16:54:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:54:10 9b3977197b4f: Pulling fs layer 16:54:10 1a89e8eeedd5: Pulling fs layer 16:54:10 94645a83ff95: Pulling fs layer 16:54:10 3f3a8bcf1eab: Pulling fs layer 16:54:10 0c92f367c5e7: Pulling fs layer 16:54:10 f7c0051592d6: Pulling fs layer 16:54:10 a227ed2f7395: Pulling fs layer 16:54:10 3f3a8bcf1eab: Waiting 16:54:10 7b1c46037f91: Pulling fs layer 16:54:10 0c92f367c5e7: Waiting 16:54:10 f7c0051592d6: Waiting 16:54:10 7b1c46037f91: Waiting 16:54:10 a227ed2f7395: Waiting 16:54:10 94645a83ff95: Verifying Checksum 16:54:10 94645a83ff95: Download complete 16:54:10 1a89e8eeedd5: Verifying Checksum 16:54:10 1a89e8eeedd5: Download complete 16:54:10 0c92f367c5e7: Verifying Checksum 16:54:10 0c92f367c5e7: Download complete 16:54:11 f7c0051592d6: Verifying Checksum 16:54:11 f7c0051592d6: Download complete 16:54:11 9b3977197b4f: Verifying Checksum 16:54:11 9b3977197b4f: Download complete 16:54:11 a227ed2f7395: Verifying Checksum 16:54:11 a227ed2f7395: Download complete 16:54:11 9b3977197b4f: Pull complete 16:54:12 1a89e8eeedd5: Pull complete 16:54:12 94645a83ff95: Pull complete 16:54:12 7b1c46037f91: Download complete 16:54:13 3f3a8bcf1eab: Verifying Checksum 16:54:13 3f3a8bcf1eab: Download complete 16:54:25 3f3a8bcf1eab: Pull complete 16:54:25 0c92f367c5e7: Pull complete 16:54:25 f7c0051592d6: Pull complete 16:54:25 a227ed2f7395: Pull complete 16:54:31 7b1c46037f91: Pull complete 16:54:31 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:54:31 ---> f79e39bc4007 16:54:31 Step 3/11 : ARG MAKE=make build 16:54:32 ---> Running in 187170a83b52 16:54:33 Removing intermediate container 187170a83b52 16:54:33 ---> f51f2a909bfd 16:54:33 Step 4/11 : WORKDIR /device-sdk-go 16:54:33 ---> Running in 2524da8b4b6b 16:54:33 Removing intermediate container 2524da8b4b6b 16:54:33 ---> 97e4b7cb83c7 16:54:33 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:54:33 ---> Running in aaa0a5b6b3a8 16:54:33 Removing intermediate container aaa0a5b6b3a8 16:54:33 ---> f1c1c89033cc 16:54:33 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:33 ---> Running in 28dedc27dc1c 16:54:35 Removing intermediate container 28dedc27dc1c 16:54:35 ---> 5f97639e8184 16:54:35 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:54:35 ---> Running in 0df26f35777f 16:54:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:38 OK: 220 MiB in 52 packages 16:54:39 Removing intermediate container 0df26f35777f 16:54:39 ---> 6187f2f10bd6 16:54:39 Step 8/11 : COPY go.mod vendor* ./ 16:54:40 ---> c37777257dfc 16:54:40 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:40 ---> Running in e4921e620de0 16:56:01 Removing intermediate container e4921e620de0 16:56:01 ---> 32175ab21403 16:56:01 Step 10/11 : COPY . . 16:56:01 ---> e5bb30252d19 16:56:01 Step 11/11 : RUN ${MAKE} 16:56:01 ---> Running in 71a156fbe554 16:56:01 noop 16:56:01 Removing intermediate container 71a156fbe554 16:56:01 ---> 42a7d1152764 16:56:01 Successfully built 42a7d1152764 16:56:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:56:02 + docker inspect -f . ci-base-image-arm64 16:56:02 . [Pipeline] withDockerContainer 16:56:02 prd-ubuntu18.04-docker-arm64-4c-16g-5084 does not seem to be running inside a container 16:56:02 $ 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 ******** ci-base-image-arm64 cat 16:56:03 $ docker top 83dcdf0fa4161a34af9685c61dbbc56dd4d11c4114e3efe69f3549baa2fb784b -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:04 + go version 16:56:04 go version go1.17.6 linux/arm64 [Pipeline] } 16:56:04 $ docker stop --time=1 83dcdf0fa4161a34af9685c61dbbc56dd4d11c4114e3efe69f3549baa2fb784b 16:56:06 $ docker rm -f 83dcdf0fa4161a34af9685c61dbbc56dd4d11c4114e3efe69f3549baa2fb784b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:07 + docker inspect -f . ci-base-image-arm64 16:56:07 . [Pipeline] withDockerContainer 16:56:07 prd-ubuntu18.04-docker-arm64-4c-16g-5084 does not seem to be running inside a container 16:56:07 $ 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 ******** ci-base-image-arm64 cat 16:56:08 $ docker top e140a9ba4f5a35753f649288bdeca209c990a26c7f9b4da7288f881ad036e0fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:56:09 + make test 16:56:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:56:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:56:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:56:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:56:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:57:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.104s coverage: 23.3% of statements 16:57:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:57:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.100s coverage: 27.6% of statements 16:57:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 16:57:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 10.8% of statements 16:57:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:57:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:57:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:57:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 28.7% of statements 16:57:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:57:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 86.1% of statements 16:57:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:57:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:57:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.153s coverage: 57.4% of statements 16:57:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.180s coverage: 89.2% of statements 16:57:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:57:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.8% of statements 16:57:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:57:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:57:09 GO111MODULE=on go vet ./... 16:57:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:57:32 ./bin/test-attribution-txt.sh [Pipeline] echo 16:57:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:57:32 $ docker stop --time=1 e140a9ba4f5a35753f649288bdeca209c990a26c7f9b4da7288f881ad036e0fd 16:57:33 $ docker rm -f e140a9ba4f5a35753f649288bdeca209c990a26c7f9b4da7288f881ad036e0fd [Pipeline] // withDockerContainer [Pipeline] sh 16:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:34 Warning: overwriting stash ‘coverage-report’ 16:57:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:36 + ls -al . 16:57:36 total 308 16:57:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 16:57 . 16:57:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:53 .. 16:57:36 -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 16:53 .dockerignore 16:57:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 16:53 .git 16:57:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:53 .github 16:57:36 -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 16:53 .gitignore 16:57:36 -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 16:53 .golangci.yml 16:57:36 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 16:53 CHANGELOG.md 16:57:36 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 16:53 GOVERNANCE.md 16:57:36 -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 16:53 Jenkinsfile 16:57:36 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 16:53 LICENSE 16:57:36 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 16:53 Makefile 16:57:36 -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 16:53 OWNERS.md 16:57:36 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 16:53 README.md 16:57:36 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 16:50 VERSION 16:57:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 16:53 bin 16:57:36 -rw-r--r-- 1 jenkins jenkins 128110 Feb 11 16:57 coverage.out 16:57:36 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:53 example 16:57:36 -rw-rw-r-- 1 jenkins jenkins 2774 Feb 11 16:53 go.mod 16:57:36 -rw-rw-r-- 1 jenkins jenkins 49778 Feb 11 16:53 go.sum 16:57:36 drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 16:53 internal 16:57:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:53 openapi 16:57:36 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:53 pkg 16:57:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:53 snap 16:57:36 -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 16:53 version.go [Pipeline] isUnix [Pipeline] sh 16:57:36 + 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=faff48323d86496fa98a92123a9d78844e91f015 --label arch=arm64 --label version=0.0.0 . 16:57:37 Sending build context to Docker daemon 5.237MB 16:57:37 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:57:37 Step 2/25 : FROM ${BASE} AS builder 16:57:37 ---> 42a7d1152764 16:57:37 Step 3/25 : ARG MAKE=make build 16:57:37 ---> Running in 3ab002980774 16:57:37 Removing intermediate container 3ab002980774 16:57:37 ---> 109a40064346 16:57:37 Step 4/25 : WORKDIR /device-sdk-go 16:57:37 ---> Running in b9dcf411685f 16:57:37 Removing intermediate container b9dcf411685f 16:57:37 ---> fe3ecb4a1c94 16:57:37 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:57:38 ---> Running in 27f8085e8641 16:57:38 Removing intermediate container 27f8085e8641 16:57:38 ---> 36e1a5f80dc4 16:57:38 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:38 ---> Running in 9106a2b65f04 16:57:40 Removing intermediate container 9106a2b65f04 16:57:40 ---> 51f9821f6cb2 16:57:40 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:57:40 ---> Running in 0b43edb4d7e2 16:57:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:43 OK: 220 MiB in 52 packages 16:57:43 Removing intermediate container 0b43edb4d7e2 16:57:43 ---> e5a7a4f1db7e 16:57:43 Step 8/25 : COPY go.mod vendor* ./ 16:57:44 ---> a0874679e5b6 16:57:44 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:44 ---> Running in 71089358443d 16:57:47 Removing intermediate container 71089358443d 16:57:47 ---> 3242285c73bf 16:57:47 Step 10/25 : COPY . . 16:57:47 ---> e61c00f2dfc5 16:57:47 Step 11/25 : RUN ${MAKE} 16:57:48 ---> Running in 81dc3a5f4e07 16:57:49 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 16:58:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:58:28 Removing intermediate container 81dc3a5f4e07 16:58:28 ---> d454fcf6deb5 16:58:28 Step 12/25 : FROM alpine:3.14 16:58:29 3.14: Pulling from library/alpine 16:58:29 be307f383ecc: Pulling fs layer 16:58:29 be307f383ecc: Verifying Checksum 16:58:29 be307f383ecc: Download complete 16:58:30 be307f383ecc: Pull complete 16:58:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:58:30 Status: Downloaded newer image for alpine:3.14 16:58:30 ---> 5b8b7b635229 16:58:30 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:58:30 ---> Running in 4a6398aa02f0 16:58:31 Removing intermediate container 4a6398aa02f0 16:58:31 ---> d6cd4b8fa29c 16:58:31 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:31 ---> Running in 64e4b5a31631 16:58:32 Removing intermediate container 64e4b5a31631 16:58:32 ---> 440a48e49c2b 16:58:32 Step 15/25 : RUN apk add --update --no-cache zeromq 16:58:32 ---> Running in 122d243cd868 16:58:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:58:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:58:35 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:58:35 (2/5) Installing libsodium (1.0.18-r0) 16:58:35 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:58:36 (4/5) Installing libzmq (4.3.4-r0) 16:58:36 (5/5) Installing zeromq (4.3.4-r0) 16:58:36 Executing busybox-1.33.1-r6.trigger 16:58:36 OK: 8 MiB in 19 packages 16:58:37 Removing intermediate container 122d243cd868 16:58:37 ---> b243b45434bf 16:58:37 Step 16/25 : WORKDIR / 16:58:37 ---> Running in 39fb941430a2 16:58:37 Removing intermediate container 39fb941430a2 16:58:37 ---> bc838ae2104d 16:58:37 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:58:38 ---> 4b9f289d2aec 16:58:38 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:58:39 ---> 1ea44cd28236 16:58:39 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:58:39 ---> 027597c0fb0a 16:58:39 Step 20/25 : EXPOSE 59999 16:58:39 ---> Running in fddb6c3bdcc1 16:58:40 Removing intermediate container fddb6c3bdcc1 16:58:40 ---> 404f6b22f487 16:58:40 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:58:40 ---> Running in 1f679bab9413 16:58:40 Removing intermediate container 1f679bab9413 16:58:40 ---> 88742b000cd0 16:58:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:40 ---> Running in 5a5d5b841f85 16:58:41 Removing intermediate container 5a5d5b841f85 16:58:41 ---> eff36a05c820 16:58:41 Step 23/25 : LABEL arch=arm64 16:58:41 ---> Running in fa8a9d545c82 16:58:41 Removing intermediate container fa8a9d545c82 16:58:41 ---> 470e37c32059 16:58:41 Step 24/25 : LABEL git_sha=faff48323d86496fa98a92123a9d78844e91f015 16:58:41 ---> Running in 6513a414e7fd 16:58:41 Removing intermediate container 6513a414e7fd 16:58:41 ---> ff95425859ef 16:58:41 Step 25/25 : LABEL version=0.0.0 16:58:41 ---> Running in 4cbe3d7cca09 16:58:42 Removing intermediate container 4cbe3d7cca09 16:58:42 ---> 2fcc538ad830 16:58:42 [Warning] One or more build-args [ARCH] were not consumed 16:58:42 Successfully built 2fcc538ad830 16:58:42 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 16:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:42 16:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:43 arm64: Pulling from edgex-lftools-log-publisher 16:58:43 448f6bf000e3: Pulling fs layer 16:58:43 f757da607395: Pulling fs layer 16:58:43 05883995daec: Pulling fs layer 16:58:43 8603b9c90790: Pulling fs layer 16:58:43 1560dd03e051: Pulling fs layer 16:58:43 27f5ce0e4adf: Pulling fs layer 16:58:43 c2d8d7efcc4b: Pulling fs layer 16:58:43 1560dd03e051: Waiting 16:58:43 27f5ce0e4adf: Waiting 16:58:43 8603b9c90790: Waiting 16:58:43 c2d8d7efcc4b: Waiting 16:58:43 f757da607395: Verifying Checksum 16:58:43 f757da607395: Download complete 16:58:43 8603b9c90790: Verifying Checksum 16:58:43 8603b9c90790: Download complete 16:58:43 1560dd03e051: Verifying Checksum 16:58:43 1560dd03e051: Download complete 16:58:43 27f5ce0e4adf: Verifying Checksum 16:58:43 27f5ce0e4adf: Download complete 16:58:43 05883995daec: Verifying Checksum 16:58:43 05883995daec: Download complete 16:58:43 448f6bf000e3: Download complete 16:58:46 c2d8d7efcc4b: Verifying Checksum 16:58:46 c2d8d7efcc4b: Download complete 16:58:47 448f6bf000e3: Pull complete 16:58:47 f757da607395: Pull complete 16:58:49 05883995daec: Pull complete 16:58:49 8603b9c90790: Pull complete 16:58:50 1560dd03e051: Pull complete 16:58:50 27f5ce0e4adf: Pull complete 16:59:05 c2d8d7efcc4b: Pull complete 16:59:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:59:06 prd-ubuntu18.04-docker-arm64-4c-16g-5084 does not seem to be running inside a container 16:59:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:59:09 $ docker top e99b66706b7959d24d7f38d8ce4ef46e27186930ead35ad0e5a9a3cc068b87f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:09 ---> job-cost.sh 16:59:09 lf-activate-venv: SKIPPING 16:59:09 INFO: No Stack... 16:59:10 INFO: Retrieving Pricing Info for: v3-standard-4 16:59:10 INFO: Archiving Costs [Pipeline] sh 16:59:11 + cut -d, -f6 16:59:11 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 16:59:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] 16:59:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] did not exist. Created. 16:59:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:11 /w/workspace/device-sdk-go/2@tmp/durable-9a38cbda/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-9a38cbda/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:59:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:59:12 Warning: overwriting stash ‘stack-cost’ 16:59:12 Stashed 1 file(s) [Pipeline] } 16:59:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:12 $ docker stop --time=1 e99b66706b7959d24d7f38d8ce4ef46e27186930ead35ad0e5a9a3cc068b87f2 16:59:14 $ docker rm -f e99b66706b7959d24d7f38d8ce4ef46e27186930ead35ad0e5a9a3cc068b87f2 [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 16:59:14 provisioning config files... 16:59:14 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config2524031963283955145tmp [Pipeline] { [Pipeline] sh 16:59:14 + set +x 16:59:14 + curl -s https://codecov.io/bash 16:59:14 + bash -s -- 16:59:14 16:59:14 _____ _ 16:59:14 / ____| | | 16:59:14 | | ___ __| | ___ ___ _____ __ 16:59:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:59:14 | |___| (_) | (_| | __/ (_| (_) \ V / 16:59:14 \_____\___/ \__,_|\___|\___\___/ \_/ 16:59:14 Bash-1.0.6 16:59:14 16:59:14 16:59:14 ==> git version 2.24.4 found 16:59:14 ==> 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 16:59:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:59:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:59:14 ==> Jenkins CI detected. 16:59:14 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1098 16:59:14 project root: . 16:59:14 --> token set from env 16:59:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:59:14 ==> Running gcov in . (disable via -X gcov) 16:59:14 ==> Python coveragepy not found 16:59:14 ==> Searching for coverage reports in: 16:59:14 + . 16:59:14 -> Found 1 reports 16:59:14 ==> Detecting git/mercurial file structure 16:59:14 ==> Reading reports 16:59:14 + ./coverage.out bytes=128110 16:59:14 ==> Appending adjustments 16:59:14 https://docs.codecov.io/docs/fixing-reports 16:59:15 + Found adjustments 16:59:15 ==> Gzipping contents 16:59:15 16K /tmp/codecov.w0XCXX.gz 16:59:15 ==> Uploading reports 16:59:15 url: https://codecov.io 16:59:15 query: branch=PR-1098&commit=faff48323d86496fa98a92123a9d78844e91f015&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1098%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1098&job=&cmd_args= 16:59:15 -> Pinging Codecov 16:59:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1098&commit=faff48323d86496fa98a92123a9d78844e91f015&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1098%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1098&job=&cmd_args= 16:59:15 -> Uploading to 16:59:15 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/faff48323d86496fa98a92123a9d78844e91f015/09c6e7be-bf8c-47cc-9c59-e10a78c5c735.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T165915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3c31d9975d8910b0b6e2f900e46d2e97d30d700008842ac6bcc693e7340b739 16:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:15 Dload Upload Total Spent Left Speed 16:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16035 0 0 100 16035 0 50802 --:--:-- --:--:-- --:--:-- 50904 16:59:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] } 16:59:15 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 16:59:16 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives ']' 16:59:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives 16:59:16 total 8 16:59:16 drwxr-xr-x. 3 root root 34 Feb 11 16:52 . 16:59:16 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:52 .. 16:59:16 drwxr-xr-x. 2 root root 6 Feb 11 16:52 cost 16:59:16 -rw-r--r--. 1 root root 85 Feb 11 16:52 cost.csv 16:59:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives 16:59:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives 16:59:16 total 8 16:59:16 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 16:52 . 16:59:16 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:52 .. 16:59:16 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 16:52 cost 16:59:16 -rw-r--r--. 1 jenkins jenkins 85 Feb 11 16:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:59:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:17 ---> package-listing.sh 16:59:17 ++ facter osfamily 16:59:17 ++ tr '[:upper:]' '[:lower:]' 16:59:17 + OS_FAMILY=redhat 16:59:17 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1098 16:59:17 + START_PACKAGES=/tmp/packages_start.txt 16:59:17 + END_PACKAGES=/tmp/packages_end.txt 16:59:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:17 + PACKAGES=/tmp/packages_start.txt 16:59:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1098 ']' 16:59:17 + PACKAGES=/tmp/packages_end.txt 16:59:17 + case "${OS_FAMILY}" in 16:59:17 + rpm -qa 16:59:17 + sort 16:59:18 + '[' -f /tmp/packages_start.txt ']' 16:59:18 + '[' -f /tmp/packages_end.txt ']' 16:59:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1098 ']' 16:59:18 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/ 16:59:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/ [Pipeline] echo 16:59:18 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-1098/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:59:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:19 . [Pipeline] withDockerContainer 16:59:19 prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container 16:59:19 $ 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-1098/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-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:19 $ docker top 78c8ba2c3782682e9f1b7b50473de31ee8255da09151f6578f619228ad1d8ded -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:19 + touch /tmp/pre-build-complete [Pipeline] sh 16:59:20 + mkdir -p /var/log/sysstat [Pipeline] sh 16:59:20 + ls /var/log/sa-host 16:59:20 + sadf -c /var/log/sa-host/sa11 16:59:20 file_magic: OK 16:59:20 HZ: Using current value: 100 16:59:20 file_header: OK 16:59:20 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 16:59:20 Statistics: 16:59:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:59:20 File successfully converted to sysstat format version 12.0.3 16:59:20 + sadf -c /var/log/sa-host/sa17 16:59:20 file_magic: OK 16:59:20 HZ: Using current value: 100 16:59:20 file_header: OK 16:59:20 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 16:59:20 Statistics: 16:59:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:59:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:20 provisioning config files... 16:59:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config2251073766715324522tmp [Pipeline] { [Pipeline] echo 16:59:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:20 ---> create-netrc.sh [Pipeline] } 16:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:59:21 ---> python-tools-install.sh [Pipeline] echo 16:59:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:59:21 ---> sudo-logs.sh 16:59:21 Archiving 'sudo' log.. 16:59:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-5083.novalocal: Name or service not known 16:59:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-5083.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:59:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:59:21 ---> job-cost.sh 16:59:21 lf-activate-venv: SKIPPING 16:59:21 DEBUG: total: 0.05999999865889549 16:59:21 INFO: Retrieving Stack Cost... 16:59:22 INFO: Retrieving Pricing Info for: v3-standard-2 16:59:22 INFO: Archiving Costs [Pipeline] echo 16:59:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:22 ---> logs-deploy.sh 16:59:22 lf-activate-venv: SKIPPING 16:59:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1098/2 16:59:22 INFO: archiving workspace using pattern(s): 16:59:23 Archives upload complete. 16:59:23 INFO: archiving logs to Nexus