Pull request #1097 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 40d1c897eaa9b8b12c574efe2df53de1b20fd829+ff2bdc244935d5b40da6f20198b29dfc476efd7a (8287b7305e9ea1cbadfb105fc0281ed0e8369c85) 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-ssh4928365597945864889.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-ssh11425064000154814575.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-1097/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-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh991740779391511524.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-ssh4556825000469197099.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-1097/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-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2935191429698440988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-5842’ is offline Running on prd-centos7-docker-4c-2g-5843 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [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-1097 # 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-1097@tmp/jenkins-gitclient-ssh7586226846728746094.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 40d1c897eaa9b8b12c574efe2df53de1b20fd829 > 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-1097@tmp/jenkins-gitclient-ssh4692623936951421379.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d1c897eaa9b8b12c574efe2df53de1b20fd829 # 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-1097@tmp/jenkins-gitclient-ssh5824270693841553774.key Merge succeeded, producing 40d1c897eaa9b8b12c574efe2df53de1b20fd829 Checking out Revision 40d1c897eaa9b8b12c574efe2df53de1b20fd829 (PR-1097) > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d1c897eaa9b8b12c574efe2df53de1b20fd829 # timeout=10 Commit message: "feat: implement ProtocolProperties validation mechanism" First time build. Skipping changelog. > git rev-list --no-walk 94cb92c36a440055d9e540eb72cfa13032b154e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:51 ========================================================= 15:54:51 EdgeX Global Pipelines Version Info 15:54:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:54:52 ------------------- 15:54:52 stable info: 15:54:52 ------------------- 15:54:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:52 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:54:52 Message: update stable to v1.0.220 15:54:52 ------------------- 15:54:52 experimental info: 15:54:52 ------------------- 15:54:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:52 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:54:52 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40d1c897eaa9b8b12c574efe2df53de1b20fd829 [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40d1c89 [Pipeline] echo 15:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:53 provisioning config files... 15:54:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config7707233671833373805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:53 ---> docker-login.sh 15:54:53 nexus3.edgexfoundry.org:10001 15:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:53 Configure a credential helper to remove this warning. See 15:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:53 15:54:53 Login Succeeded 15:54:53 nexus3.edgexfoundry.org:10002 15:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:53 Configure a credential helper to remove this warning. See 15:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:53 15:54:53 Login Succeeded 15:54:53 nexus3.edgexfoundry.org:10003 15:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:54 Configure a credential helper to remove this warning. See 15:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:54 15:54:54 Login Succeeded 15:54:54 nexus3.edgexfoundry.org:10004 15:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:54 Configure a credential helper to remove this warning. See 15:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:54 15:54:54 Login Succeeded 15:54:54 docker.io 15:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:54 Configure a credential helper to remove this warning. See 15:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:54 15:54:54 Login Succeeded 15:54:54 ---> docker-login.sh ends [Pipeline] } 15:54:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:54:55 + git rev-list -1 --merges 40d1c897eaa9b8b12c574efe2df53de1b20fd829~1..40d1c897eaa9b8b12c574efe2df53de1b20fd829 [Pipeline] echo 15:54:55 -----------> git rev-list -1 --merges 40d1c897eaa9b8b12c574efe2df53de1b20fd829~1..40d1c897eaa9b8b12c574efe2df53de1b20fd829 40d1c897eaa9b8b12c574efe2df53de1b20fd829 [false] [Pipeline] sh 15:54:55 + git log --format=format:%s -1 40d1c897eaa9b8b12c574efe2df53de1b20fd829 [Pipeline] echo 15:54:55 ========================================================= 15:54:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:54:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:55 + git log --format=format:%s -1 40d1c897eaa9b8b12c574efe2df53de1b20fd829 [Pipeline] echo 15:54:55 [semverPrep] GIT_COMMIT: 40d1c897eaa9b8b12c574efe2df53de1b20fd829, Commit Message: feat: implement ProtocolProperties validation mechanism [Pipeline] echo 15:54:55 [semverPrep] This is not a build commit. [Pipeline] sh 15:54:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:54:56 + grep -v github /etc/ssh/ssh_known_hosts 15:54:56 + '[' -e /tmp/ssh_known_hosts ']' 15:54:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:54:56 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:54:56 + sudo tee -a /etc/ssh/ssh_known_hosts 15:54:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:56 15:54:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:56 latest: Pulling from edgex-devops/git-semver 15:54:56 a0d0a0d46f8b: Pulling fs layer 15:54:56 3e5f54012d9b: Pulling fs layer 15:54:56 4c7163046ea9: Pulling fs layer 15:54:56 0c2d73faf560: Pulling fs layer 15:54:56 0c2d73faf560: Waiting 15:54:56 3e5f54012d9b: Verifying Checksum 15:54:56 3e5f54012d9b: Download complete 15:54:56 a0d0a0d46f8b: Verifying Checksum 15:54:56 a0d0a0d46f8b: Download complete 15:54:56 4c7163046ea9: Verifying Checksum 15:54:56 4c7163046ea9: Download complete 15:54:56 0c2d73faf560: Verifying Checksum 15:54:56 0c2d73faf560: Download complete 15:54:57 a0d0a0d46f8b: Pull complete 15:54:57 3e5f54012d9b: Pull complete 15:54:57 4c7163046ea9: Pull complete 15:54:57 0c2d73faf560: Pull complete 15:54:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:57 prd-centos7-docker-4c-2g-5843 does not seem to be running inside a container 15:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:57 $ docker top 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:58 [ssh-agent] Looking for ssh-agent implementation... 15:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:58 $ docker exec 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 ssh-agent 15:54:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcLoGdj/agent.14 15:54:58 SSH_AGENT_PID=21 15:54:58 Running ssh-add (command line suppressed) 15:54:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_2145905547836981712.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_2145905547836981712.key) 15:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:59 + git tag --points-at HEAD [Pipeline] } 15:54:58 $ docker exec --env ******** --env ******** 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 ssh-agent -k 15:54:58 unset SSH_AUTH_SOCK; 15:54:58 unset SSH_AGENT_PID; 15:54:58 echo Agent pid 21 killed; 15:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:59 [ssh-agent] Looking for ssh-agent implementation... 15:54:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:58 $ docker exec 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 ssh-agent 15:54:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgjaAAA/agent.54 15:54:59 SSH_AGENT_PID=60 15:54:59 Running ssh-add (command line suppressed) 15:54:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_3584057643661127369.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_3584057643661127369.key) 15:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:59 + git semver init 15:54:59 # -> Open(): unable to determine branch for HEAD 15:54:59 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.git 15:54:59 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1097 15:54:59 # $SEMVER_REMOTE_NAME = origin 15:54:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:59 # $SEMVER_USER_NAME = edgex-jenkins 15:54:59 # $SEMVER_BRANCH = PR-1097 15:54:59 # $SEMVER_TEMP = /tmp/semver-232935525 15:54:59 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:55:00 # '/tmp/semver-232935525' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver' 15:55:00 # -> Force: false 15:55:00 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver [Pipeline] } 15:55:00 $ docker exec --env ******** --env ******** 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 ssh-agent -k 15:55:00 unset SSH_AUTH_SOCK; 15:55:00 unset SSH_AGENT_PID; 15:55:00 echo Agent pid 60 killed; 15:55:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:01 + git semver [Pipeline] } 15:55:00 $ docker stop --time=1 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 15:55:02 $ docker rm -f 9f06032c1d9babca5fc31052ed74b81fb33ac25a03a1e939056beaada85811f6 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:02 Stashed 1 file(s) [Pipeline] echo 15:55:02 [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 15:55:03 provisioning config files... 15:55:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config2324347742102029092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:03 ---> docker-login.sh 15:55:03 nexus3.edgexfoundry.org:10001 15:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:03 Configure a credential helper to remove this warning. See 15:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:03 15:55:03 Login Succeeded 15:55:03 nexus3.edgexfoundry.org:10002 15:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:03 Configure a credential helper to remove this warning. See 15:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:03 15:55:03 Login Succeeded 15:55:03 nexus3.edgexfoundry.org:10003 15:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:03 Configure a credential helper to remove this warning. See 15:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:03 15:55:03 Login Succeeded 15:55:03 nexus3.edgexfoundry.org:10004 15:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:03 Configure a credential helper to remove this warning. See 15:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:03 15:55:03 Login Succeeded 15:55:03 docker.io 15:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:04 Configure a credential helper to remove this warning. See 15:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:04 15:55:04 Login Succeeded 15:55:04 ---> docker-login.sh ends [Pipeline] } 15:55:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:55:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:04 ========================================================= 15:55:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:55:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:55:04 + 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 . 15:55:04 Sending build context to Docker daemon 9.573MB 15:55:04 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 15:55:04 Step 2/11 : FROM ${BASE} AS builder 15:55:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:04 59bf1c3509f3: Pulling fs layer 15:55:04 666ba61612fd: Pulling fs layer 15:55:04 8ed8ca486205: Pulling fs layer 15:55:04 4fe6c5a15a65: Pulling fs layer 15:55:04 22a0e8bec74d: Pulling fs layer 15:55:04 640e595b4fbd: Pulling fs layer 15:55:04 763cafe07f6e: Pulling fs layer 15:55:04 0c0b528cf693: Pulling fs layer 15:55:04 10935f4eaf8b: Pulling fs layer 15:55:04 640e595b4fbd: Waiting 15:55:04 763cafe07f6e: Waiting 15:55:04 0c0b528cf693: Waiting 15:55:04 10935f4eaf8b: Waiting 15:55:04 4fe6c5a15a65: Waiting 15:55:04 22a0e8bec74d: Waiting 15:55:04 8ed8ca486205: Verifying Checksum 15:55:04 8ed8ca486205: Download complete 15:55:04 666ba61612fd: Verifying Checksum 15:55:04 666ba61612fd: Download complete 15:55:04 22a0e8bec74d: Verifying Checksum 15:55:04 22a0e8bec74d: Download complete 15:55:04 59bf1c3509f3: Verifying Checksum 15:55:04 640e595b4fbd: Verifying Checksum 15:55:04 640e595b4fbd: Download complete 15:55:04 59bf1c3509f3: Download complete 15:55:04 763cafe07f6e: Verifying Checksum 15:55:04 763cafe07f6e: Download complete 15:55:04 0c0b528cf693: Verifying Checksum 15:55:04 0c0b528cf693: Download complete 15:55:05 59bf1c3509f3: Pull complete 15:55:05 10935f4eaf8b: Verifying Checksum 15:55:05 10935f4eaf8b: Download complete 15:55:05 666ba61612fd: Pull complete 15:55:05 4fe6c5a15a65: Verifying Checksum 15:55:05 4fe6c5a15a65: Download complete 15:55:05 8ed8ca486205: Pull complete 15:55:09 4fe6c5a15a65: Pull complete 15:55:09 22a0e8bec74d: Pull complete 15:55:09 640e595b4fbd: Pull complete 15:55:09 763cafe07f6e: Pull complete 15:55:09 0c0b528cf693: Pull complete 15:55:12 10935f4eaf8b: Pull complete 15:55:12 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:55:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:55:12 ---> 99d49a6021b9 15:55:12 Step 3/11 : ARG MAKE=make build 15:55:15 ---> Running in 5b2c76124bf7 15:55:15 Removing intermediate container 5b2c76124bf7 15:55:15 ---> 2119df473c6a 15:55:15 Step 4/11 : WORKDIR /device-sdk-go 15:55:15 ---> Running in bd8fea2daafe 15:55:15 Removing intermediate container bd8fea2daafe 15:55:15 ---> 982e7b795e2e 15:55:15 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:55:15 ---> Running in 632981f759c7 15:55:15 Removing intermediate container 632981f759c7 15:55:15 ---> 5f84a66ea7f3 15:55:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:15 ---> Running in 1430cef5dc00 15:55:15 Removing intermediate container 1430cef5dc00 15:55:15 ---> 5371975f3b67 15:55:15 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:55:15 ---> Running in 12b7937f4852 15:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:17 OK: 221 MiB in 52 packages 15:55:17 Removing intermediate container 12b7937f4852 15:55:17 ---> 7986cc653ca9 15:55:17 Step 8/11 : COPY go.mod vendor* ./ 15:55:17 ---> 02af2124bd86 15:55:17 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:17 ---> Running in 5bc02252738e 15:55:18 Still waiting to schedule task 15:55:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:55:49 Removing intermediate container 5bc02252738e 15:55:49 ---> 744538e01800 15:55:49 Step 10/11 : COPY . . 15:55:49 ---> 3ebf4ce8bc54 15:55:49 Step 11/11 : RUN ${MAKE} 15:55:49 ---> Running in c1087c76f3aa 15:55:49 noop 15:55:49 Removing intermediate container c1087c76f3aa 15:55:49 ---> 2845730dabf4 15:55:49 Successfully built 2845730dabf4 15:55:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:55:49 + docker inspect -f . ci-base-image-x86_64 15:55:49 . [Pipeline] withDockerContainer 15:55:49 prd-centos7-docker-4c-2g-5843 does not seem to be running inside a container 15:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:55:50 $ docker top 7d754f68e0694855653635d1ef8b3860ac0dc0b6bec9d20123d06d10bdf93dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:50 + go version 15:55:50 go version go1.17.6 linux/amd64 [Pipeline] } 15:55:50 $ docker stop --time=1 7d754f68e0694855653635d1ef8b3860ac0dc0b6bec9d20123d06d10bdf93dc5 15:55:51 $ docker rm -f 7d754f68e0694855653635d1ef8b3860ac0dc0b6bec9d20123d06d10bdf93dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:52 + docker inspect -f . ci-base-image-x86_64 15:55:52 . [Pipeline] withDockerContainer 15:55:52 prd-centos7-docker-4c-2g-5843 does not seem to be running inside a container 15:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:55:52 $ docker top 4c638d5e003e589b3dac78868858ae315f8282a1c8d49d140e592f94321dcd35 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:55:52 + make test 15:55:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:55:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:56:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:56:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:56:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:56:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.014s coverage: 23.3% of statements 15:56:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:56:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.018s coverage: 27.6% of statements 15:56:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.006s coverage: 78.9% of statements 15:56:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.014s coverage: 10.8% of statements 15:56:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:56:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:56:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:56:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.013s coverage: 33.0% of statements 15:56:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:56:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.010s coverage: 86.1% of statements 15:56:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:56:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:56:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.010s coverage: 57.4% of statements 15:56:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.029s coverage: 89.2% of statements 15:56:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:56:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 15:56:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:56:23 GO111MODULE=on go vet ./... 15:56:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:29 ./bin/test-attribution-txt.sh [Pipeline] echo 15:56:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:56:29 $ docker stop --time=1 4c638d5e003e589b3dac78868858ae315f8282a1c8d49d140e592f94321dcd35 15:56:30 $ docker rm -f 4c638d5e003e589b3dac78868858ae315f8282a1c8d49d140e592f94321dcd35 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:56:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:32 + ls -al . 15:56:32 total 272 15:56:32 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 22 15:56 . 15:56:32 drwxrwxr-x. 4 jenkins jenkins 112 Feb 22 15:54 .. 15:56:32 drwxrwxr-x. 2 jenkins jenkins 37 Feb 22 15:54 bin 15:56:32 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 22 15:54 CHANGELOG.md 15:56:32 -rw-r--r--. 1 jenkins jenkins 129001 Feb 22 15:56 coverage.out 15:56:32 -rw-rw-r--. 1 jenkins jenkins 140 Feb 22 15:54 .dockerignore 15:56:32 drwxrwxr-x. 5 jenkins jenkins 62 Feb 22 15:54 example 15:56:32 drwxrwxr-x. 8 jenkins jenkins 179 Feb 22 15:54 .git 15:56:32 drwxrwxr-x. 3 jenkins jenkins 125 Feb 22 15:54 .github 15:56:32 -rw-rw-r--. 1 jenkins jenkins 131 Feb 22 15:54 .gitignore 15:56:32 -rw-rw-r--. 1 jenkins jenkins 42 Feb 22 15:54 .golangci.yml 15:56:32 -rw-rw-r--. 1 jenkins jenkins 2774 Feb 22 15:54 go.mod 15:56:32 -rw-rw-r--. 1 jenkins jenkins 49778 Feb 22 15:54 go.sum 15:56:32 -rw-rw-r--. 1 jenkins jenkins 677 Feb 22 15:54 GOVERNANCE.md 15:56:32 drwxrwxr-x. 15 jenkins jenkins 224 Feb 22 15:54 internal 15:56:32 -rw-rw-r--. 1 jenkins jenkins 880 Feb 22 15:54 Jenkinsfile 15:56:32 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 22 15:54 LICENSE 15:56:32 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 22 15:54 Makefile 15:56:32 drwxrwxr-x. 3 jenkins jenkins 16 Feb 22 15:54 openapi 15:56:32 -rw-rw-r--. 1 jenkins jenkins 619 Feb 22 15:54 OWNERS.md 15:56:32 drwxrwxr-x. 5 jenkins jenkins 50 Feb 22 15:54 pkg 15:56:32 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 22 15:54 README.md 15:56:32 drwx------. 3 jenkins jenkins 72 Feb 22 15:55 .semver 15:56:32 drwxrwxr-x. 4 jenkins jenkins 54 Feb 22 15:54 snap 15:56:32 -rw-rw-r--. 1 jenkins jenkins 5 Feb 22 15:55 VERSION 15:56:32 -rw-rw-r--. 1 jenkins jenkins 222 Feb 22 15:54 version.go [Pipeline] isUnix [Pipeline] sh 15:56:32 + 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=40d1c897eaa9b8b12c574efe2df53de1b20fd829 --label arch=amd64 --label version=0.0.0 . 15:56:32 Sending build context to Docker daemon 9.703MB 15:56:32 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:56:32 Step 2/25 : FROM ${BASE} AS builder 15:56:32 ---> 2845730dabf4 15:56:32 Step 3/25 : ARG MAKE=make build 15:56:33 ---> Running in 1ece707a71f9 15:56:33 Removing intermediate container 1ece707a71f9 15:56:33 ---> 53901f64f1f5 15:56:33 Step 4/25 : WORKDIR /device-sdk-go 15:56:33 ---> Running in 161bae40e111 15:56:33 Removing intermediate container 161bae40e111 15:56:33 ---> 799521357d61 15:56:33 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:56:33 ---> Running in 6ee79ec6fbfa 15:56:33 Removing intermediate container 6ee79ec6fbfa 15:56:33 ---> e17bcab84e4a 15:56:33 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:33 ---> Running in acca401dff0c 15:56:33 Removing intermediate container acca401dff0c 15:56:33 ---> 40ed9db3efe8 15:56:33 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:56:33 ---> Running in 9d0a36da1a5d 15:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:56:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:56:35 OK: 221 MiB in 52 packages 15:56:35 Removing intermediate container 9d0a36da1a5d 15:56:35 ---> f97139fee513 15:56:35 Step 8/25 : COPY go.mod vendor* ./ 15:56:35 ---> 7bbd1e738a7a 15:56:35 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:35 ---> Running in 263f90777270 15:56:36 Removing intermediate container 263f90777270 15:56:36 ---> 5601c9f5e0df 15:56:36 Step 10/25 : COPY . . 15:56:36 ---> 8a8a3e75e84a 15:56:36 Step 11/25 : RUN ${MAKE} 15:56:36 ---> Running in c20d55be0fd2 15:56:36 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 15:56:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:56:48 Removing intermediate container c20d55be0fd2 15:56:48 ---> 0bd7ddba49ca 15:56:48 Step 12/25 : FROM alpine:3.14 15:56:48 3.14: Pulling from library/alpine 15:56:49 97518928ae5f: Pulling fs layer 15:56:49 97518928ae5f: Verifying Checksum 15:56:49 97518928ae5f: Download complete 15:56:49 97518928ae5f: Pull complete 15:56:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:56:49 Status: Downloaded newer image for alpine:3.14 15:56:49 ---> 0a97eee8041e 15:56:49 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:56:49 ---> Running in b5e25da84ae5 15:56:49 Removing intermediate container b5e25da84ae5 15:56:49 ---> 2c03f61e8e17 15:56:49 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:49 ---> Running in dcb0e89dfcb2 15:56:50 Removing intermediate container dcb0e89dfcb2 15:56:50 ---> 1aa70264cf0b 15:56:50 Step 15/25 : RUN apk add --update --no-cache zeromq 15:56:50 ---> Running in 4b22e1589f13 15:56:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:56:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:56:51 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:56:51 (2/5) Installing libsodium (1.0.18-r0) 15:56:51 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:56:51 (4/5) Installing libzmq (4.3.4-r0) 15:56:52 (5/5) Installing zeromq (4.3.4-r0) 15:56:52 Executing busybox-1.33.1-r6.trigger 15:56:52 OK: 8 MiB in 19 packages 15:56:52 Removing intermediate container 4b22e1589f13 15:56:52 ---> 4f6bf1d4165b 15:56:52 Step 16/25 : WORKDIR / 15:56:52 ---> Running in a6892ed4a8a4 15:56:52 Removing intermediate container a6892ed4a8a4 15:56:52 ---> 7c1ee04a2ab5 15:56:52 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:56:52 ---> fa931776ca47 15:56:52 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:56:53 ---> 055c931bd1d7 15:56:53 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:56:53 ---> 99656ef5d3e3 15:56:53 Step 20/25 : EXPOSE 59999 15:56:53 ---> Running in 13a1887bee9f 15:56:53 Removing intermediate container 13a1887bee9f 15:56:53 ---> 99ac7bfa5884 15:56:53 Step 21/25 : ENTRYPOINT ["/device-simple"] 15:56:53 ---> Running in 0f56c9fc366c 15:56:53 Removing intermediate container 0f56c9fc366c 15:56:53 ---> 8688bb45877a 15:56:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:53 ---> Running in b5ed1d35e7bc 15:56:53 Removing intermediate container b5ed1d35e7bc 15:56:53 ---> cd060d324bd2 15:56:53 Step 23/25 : LABEL arch=amd64 15:56:53 ---> Running in 2d84771b954b 15:56:53 Removing intermediate container 2d84771b954b 15:56:53 ---> 08e821e437d1 15:56:53 Step 24/25 : LABEL git_sha=40d1c897eaa9b8b12c574efe2df53de1b20fd829 15:56:53 ---> Running in a0fe3c852c2e 15:56:53 Removing intermediate container a0fe3c852c2e 15:56:53 ---> 3b4d5962bce7 15:56:53 Step 25/25 : LABEL version=0.0.0 15:56:53 ---> Running in 3a42c8c9a2c0 15:56:53 Removing intermediate container 3a42c8c9a2c0 15:56:53 ---> d479fa8e672d 15:56:53 [Warning] One or more build-args [ARCH] were not consumed 15:56:53 Successfully built d479fa8e672d 15:56:53 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 15:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:54 15:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:54 latest: Pulling from edgex-lftools-log-publisher 15:56:54 b4d181a07f80: Pulling fs layer 15:56:54 a1111a8f2ec3: Pulling fs layer 15:56:54 ed53099fbce6: Pulling fs layer 15:56:54 dc539afda2c1: Pulling fs layer 15:56:54 77bc0d833cb6: Pulling fs layer 15:56:54 9065ff56babe: Pulling fs layer 15:56:54 d287ab97295c: Pulling fs layer 15:56:54 dc539afda2c1: Waiting 15:56:54 77bc0d833cb6: Waiting 15:56:54 9065ff56babe: Waiting 15:56:54 d287ab97295c: Waiting 15:56:54 a1111a8f2ec3: Verifying Checksum 15:56:54 a1111a8f2ec3: Download complete 15:56:54 dc539afda2c1: Download complete 15:56:54 ed53099fbce6: Verifying Checksum 15:56:54 ed53099fbce6: Download complete 15:56:54 9065ff56babe: Verifying Checksum 15:56:54 9065ff56babe: Download complete 15:56:54 77bc0d833cb6: Verifying Checksum 15:56:54 77bc0d833cb6: Download complete 15:56:54 b4d181a07f80: Download complete 15:56:55 d287ab97295c: Verifying Checksum 15:56:55 d287ab97295c: Download complete 15:56:56 b4d181a07f80: Pull complete 15:56:56 a1111a8f2ec3: Pull complete 15:56:56 ed53099fbce6: Pull complete 15:56:56 dc539afda2c1: Pull complete 15:56:57 77bc0d833cb6: Pull complete 15:56:57 9065ff56babe: Pull complete 15:57:02 d287ab97295c: Pull complete 15:57:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:57:02 prd-centos7-docker-4c-2g-5843 does not seem to be running inside a container 15:57:02 $ 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-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:57:05 $ docker top 79e735b84fcdd705c5b5b2225250d7e00559e692fb6c4f14ed7869e3486d4d04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:05 ---> job-cost.sh 15:57:05 lf-activate-venv: SKIPPING 15:57:05 INFO: No Stack... 15:57:06 INFO: Retrieving Pricing Info for: v3-standard-2 15:57:06 INFO: Archiving Costs [Pipeline] sh 15:57:07 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/cost.csv 15:57:07 + cut -d, -f6 [Pipeline] lock 15:57:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] 15:57:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] did not exist. Created. 15:57:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:07 + echo total: 0.05999999865889549 [Pipeline] stash 15:57:07 Stashed 1 file(s) [Pipeline] } 15:57:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:07 $ docker stop --time=1 79e735b84fcdd705c5b5b2225250d7e00559e692fb6c4f14ed7869e3486d4d04 15:57:08 $ docker rm -f 79e735b84fcdd705c5b5b2225250d7e00559e692fb6c4f14ed7869e3486d4d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5844 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] ws 15:57:12 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 15:57:12 The recommended git tool is: git 15:57:19 using credential edgex-jenkins-ssh 15:57:19 Cloning the remote Git repository 15:57:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:57:19 > git init /w/workspace/device-sdk-go/8 # timeout=10 15:57:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:57:20 > git --version # timeout=10 15:57:20 > git --version # 'git version 2.17.1' 15:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:23 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 40d1c897eaa9b8b12c574efe2df53de1b20fd829 15:57:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:57:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:57:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:57:23 > git config core.sparsecheckout # timeout=10 15:57:23 > git checkout -f 40d1c897eaa9b8b12c574efe2df53de1b20fd829 # timeout=10 15:57:23 > git remote # timeout=10 15:57:23 > git config --get remote.origin.url # timeout=10 15:57:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:23 > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 15:57:23 > git rev-parse HEAD^{commit} # timeout=10 15:57:23 Merge succeeded, producing 40d1c897eaa9b8b12c574efe2df53de1b20fd829 15:57:23 Checking out Revision 40d1c897eaa9b8b12c574efe2df53de1b20fd829 (PR-1097) 15:57:23 > git config core.sparsecheckout # timeout=10 15:57:23 > git checkout -f 40d1c897eaa9b8b12c574efe2df53de1b20fd829 # timeout=10 15:57:28 Commit message: "feat: implement ProtocolProperties validation mechanism" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:57:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:29 Dload Upload Total Spent Left Speed 15:57:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh 15:57:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:57:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:57:30 + sudo tee /etc/docker/daemon.new 15:57:30 { 15:57:30 "registry-mirrors": [ 15:57:30 "https://nexus3.edgexfoundry.org:10001" 15:57:30 ], 15:57:30 "bip": "10.250.0.254/24", 15:57:30 "hosts": [ 15:57:30 "tcp://0.0.0.0:5555", 15:57:30 "unix:///var/run/docker.sock" 15:57:30 ], 15:57:30 "mtu": 1458, 15:57:30 "selinux-enabled": true, 15:57:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:57:30 } [Pipeline] sh 15:57:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:57:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:49 provisioning config files... 15:57:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config8172126550726327606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:50 ---> docker-login.sh 15:57:50 nexus3.edgexfoundry.org:10001 15:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:51 Configure a credential helper to remove this warning. See 15:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:51 15:57:51 Login Succeeded 15:57:51 nexus3.edgexfoundry.org:10002 15:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:51 Configure a credential helper to remove this warning. See 15:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:51 15:57:51 Login Succeeded 15:57:51 nexus3.edgexfoundry.org:10003 15:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:52 Configure a credential helper to remove this warning. See 15:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:52 15:57:52 Login Succeeded 15:57:52 nexus3.edgexfoundry.org:10004 15:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:53 Configure a credential helper to remove this warning. See 15:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:53 15:57:53 Login Succeeded 15:57:53 docker.io 15:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:53 Configure a credential helper to remove this warning. See 15:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:53 15:57:53 Login Succeeded 15:57:53 ---> docker-login.sh ends [Pipeline] } 15:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:54 ========================================================= 15:57:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:57:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:57:54 + 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 . 15:57:55 Sending build context to Docker daemon 5.209MB 15:57:55 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 15:57:55 Step 2/11 : FROM ${BASE} AS builder 15:57:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:55 9b3977197b4f: Pulling fs layer 15:57:55 1a89e8eeedd5: Pulling fs layer 15:57:55 94645a83ff95: Pulling fs layer 15:57:55 3f3a8bcf1eab: Pulling fs layer 15:57:55 0c92f367c5e7: Pulling fs layer 15:57:55 f7c0051592d6: Pulling fs layer 15:57:55 a227ed2f7395: Pulling fs layer 15:57:55 7b1c46037f91: Pulling fs layer 15:57:55 f7c0051592d6: Waiting 15:57:55 a227ed2f7395: Waiting 15:57:55 7b1c46037f91: Waiting 15:57:55 3f3a8bcf1eab: Waiting 15:57:55 0c92f367c5e7: Waiting 15:57:55 94645a83ff95: Verifying Checksum 15:57:55 94645a83ff95: Download complete 15:57:55 1a89e8eeedd5: Verifying Checksum 15:57:55 1a89e8eeedd5: Download complete 15:57:55 0c92f367c5e7: Download complete 15:57:55 f7c0051592d6: Verifying Checksum 15:57:55 f7c0051592d6: Download complete 15:57:55 a227ed2f7395: Verifying Checksum 15:57:55 a227ed2f7395: Download complete 15:57:55 9b3977197b4f: Verifying Checksum 15:57:55 9b3977197b4f: Download complete 15:57:56 9b3977197b4f: Pull complete 15:57:57 1a89e8eeedd5: Pull complete 15:57:57 94645a83ff95: Pull complete 15:57:57 7b1c46037f91: Verifying Checksum 15:57:57 7b1c46037f91: Download complete 15:57:58 3f3a8bcf1eab: Verifying Checksum 15:57:58 3f3a8bcf1eab: Download complete 15:58:10 3f3a8bcf1eab: Pull complete 15:58:10 0c92f367c5e7: Pull complete 15:58:11 f7c0051592d6: Pull complete 15:58:11 a227ed2f7395: Pull complete 15:58:18 7b1c46037f91: Pull complete 15:58:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:58:18 ---> f79e39bc4007 15:58:18 Step 3/11 : ARG MAKE=make build 15:58:20 ---> Running in 25c99d359a65 15:58:20 Removing intermediate container 25c99d359a65 15:58:20 ---> c6e9f59c8eef 15:58:20 Step 4/11 : WORKDIR /device-sdk-go 15:58:21 ---> Running in b9e0b16098c9 15:58:21 Removing intermediate container b9e0b16098c9 15:58:21 ---> 67a7734d479a 15:58:21 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:58:21 ---> Running in f0df48d95d36 15:58:21 Removing intermediate container f0df48d95d36 15:58:21 ---> cc06a06991c6 15:58:21 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:22 ---> Running in 7681056bf1ab 15:58:24 Removing intermediate container 7681056bf1ab 15:58:24 ---> 415ad1716a06 15:58:24 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:58:24 ---> Running in 494d217b1a11 15:58:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:58:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:58:27 OK: 220 MiB in 52 packages 15:58:28 Removing intermediate container 494d217b1a11 15:58:28 ---> 509805de06bb 15:58:28 Step 8/11 : COPY go.mod vendor* ./ 15:58:29 ---> 3c9b48bc457a 15:58:29 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:29 ---> Running in cd925457f26d 15:59:51 Removing intermediate container cd925457f26d 15:59:51 ---> fd22fec07c0b 15:59:51 Step 10/11 : COPY . . 15:59:52 ---> 517abff3097e 15:59:52 Step 11/11 : RUN ${MAKE} 15:59:52 ---> Running in 06e558d32376 15:59:53 noop 15:59:54 Removing intermediate container 06e558d32376 15:59:54 ---> 3049acafdee0 15:59:54 Successfully built 3049acafdee0 15:59:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:59:54 + docker inspect -f . ci-base-image-arm64 15:59:54 . [Pipeline] withDockerContainer 15:59:54 prd-ubuntu18.04-docker-arm64-4c-16g-5844 does not seem to be running inside a container 15:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:56 $ docker top 8960682de3b4747af0b27b85bd277a5ba63cd9e86e33b79f10c75b9ac30d1164 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:57 + go version 15:59:57 go version go1.17.6 linux/arm64 [Pipeline] } 15:59:57 $ docker stop --time=1 8960682de3b4747af0b27b85bd277a5ba63cd9e86e33b79f10c75b9ac30d1164 15:59:59 $ docker rm -f 8960682de3b4747af0b27b85bd277a5ba63cd9e86e33b79f10c75b9ac30d1164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:59 + docker inspect -f . ci-base-image-arm64 15:59:59 . [Pipeline] withDockerContainer 16:00:00 prd-ubuntu18.04-docker-arm64-4c-16g-5844 does not seem to be running inside a container 16:00:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:01 $ docker top b028a5f50151fe9f5aa2eb8e0a4b7ff4721323c28e64a90ac478b5eb03c8ecd5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:00:02 + make test 16:00:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:00:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:01:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:01:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:01:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:01:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.085s coverage: 23.3% of statements 16:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:01:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.069s coverage: 27.6% of statements 16:01:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements 16:01:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.086s coverage: 10.8% of statements 16:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:01:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 33.0% of statements 16:01:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:01:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.062s coverage: 86.1% of statements 16:01:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:01:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:01:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.138s coverage: 57.4% of statements 16:01:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.188s coverage: 89.2% of statements 16:01:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:01:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.064s coverage: 4.8% of statements 16:01:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:01:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:01:19 GO111MODULE=on go vet ./... 16:01:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:46 ./bin/test-attribution-txt.sh [Pipeline] echo 16:01:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:01:48 $ docker stop --time=1 b028a5f50151fe9f5aa2eb8e0a4b7ff4721323c28e64a90ac478b5eb03c8ecd5 16:01:50 $ docker rm -f b028a5f50151fe9f5aa2eb8e0a4b7ff4721323c28e64a90ac478b5eb03c8ecd5 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:51 Warning: overwriting stash ‘coverage-report’ 16:01:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:52 + ls -al . 16:01:52 total 308 16:01:52 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 16:01 . 16:01:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 15:57 .. 16:01:52 -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 15:57 .dockerignore 16:01:52 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 15:57 .git 16:01:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 15:57 .github 16:01:52 -rw-rw-r-- 1 jenkins jenkins 131 Feb 22 15:57 .gitignore 16:01:52 -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 15:57 .golangci.yml 16:01:52 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 22 15:57 CHANGELOG.md 16:01:52 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 15:57 GOVERNANCE.md 16:01:52 -rw-rw-r-- 1 jenkins jenkins 880 Feb 22 15:57 Jenkinsfile 16:01:52 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 15:57 LICENSE 16:01:52 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 22 15:57 Makefile 16:01:52 -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 15:57 OWNERS.md 16:01:52 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 22 15:57 README.md 16:01:52 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 15:55 VERSION 16:01:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 15:57 bin 16:01:52 -rw-r--r-- 1 jenkins jenkins 129001 Feb 22 16:01 coverage.out 16:01:52 drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 15:57 example 16:01:52 -rw-rw-r-- 1 jenkins jenkins 2774 Feb 22 15:57 go.mod 16:01:52 -rw-rw-r-- 1 jenkins jenkins 49778 Feb 22 15:57 go.sum 16:01:52 drwxrwxr-x 15 jenkins jenkins 4096 Feb 22 15:57 internal 16:01:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 15:57 openapi 16:01:52 drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 15:57 pkg 16:01:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 15:57 snap 16:01:52 -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 15:57 version.go [Pipeline] isUnix [Pipeline] sh 16:01:53 + 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=40d1c897eaa9b8b12c574efe2df53de1b20fd829 --label arch=arm64 --label version=0.0.0 . 16:01:53 Sending build context to Docker daemon 5.338MB 16:01:53 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:01:53 Step 2/25 : FROM ${BASE} AS builder 16:01:53 ---> 3049acafdee0 16:01:53 Step 3/25 : ARG MAKE=make build 16:01:54 ---> Running in b144cac51c63 16:01:54 Removing intermediate container b144cac51c63 16:01:54 ---> f58340e6ce35 16:01:54 Step 4/25 : WORKDIR /device-sdk-go 16:01:54 ---> Running in 675c0b356314 16:01:55 Removing intermediate container 675c0b356314 16:01:55 ---> ef7c6daf30f4 16:01:55 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:55 ---> Running in 36d4e61dafff 16:01:55 Removing intermediate container 36d4e61dafff 16:01:55 ---> 743a18f2fc51 16:01:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:56 ---> Running in 0a75ea05917a 16:01:58 Removing intermediate container 0a75ea05917a 16:01:58 ---> 9bf63b4f0897 16:01:58 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:01:58 ---> Running in 8d26b64c5fa2 16:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:01 OK: 220 MiB in 52 packages 16:02:02 Removing intermediate container 8d26b64c5fa2 16:02:02 ---> c991406b38c2 16:02:02 Step 8/25 : COPY go.mod vendor* ./ 16:02:03 ---> ed23c0b540b0 16:02:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:03 ---> Running in 94e17b0fc872 16:02:05 Removing intermediate container 94e17b0fc872 16:02:05 ---> 4ba63f472399 16:02:05 Step 10/25 : COPY . . 16:02:07 ---> 8089a0508964 16:02:07 Step 11/25 : RUN ${MAKE} 16:02:07 ---> Running in 41de39d86d86 16:02:08 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:02:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:02:57 Removing intermediate container 41de39d86d86 16:02:57 ---> 694167a6089d 16:02:57 Step 12/25 : FROM alpine:3.14 16:02:58 3.14: Pulling from library/alpine 16:02:58 be307f383ecc: Pulling fs layer 16:02:58 be307f383ecc: Verifying Checksum 16:02:58 be307f383ecc: Download complete 16:02:59 be307f383ecc: Pull complete 16:02:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:02:59 Status: Downloaded newer image for alpine:3.14 16:02:59 ---> 5b8b7b635229 16:02:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:02:59 ---> Running in 69cef6c6e563 16:03:00 Removing intermediate container 69cef6c6e563 16:03:00 ---> e654187fa012 16:03:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:00 ---> Running in a2f8ca648ca8 16:03:02 Removing intermediate container a2f8ca648ca8 16:03:02 ---> 18384aa5369d 16:03:02 Step 15/25 : RUN apk add --update --no-cache zeromq 16:03:02 ---> Running in 644ab2803b3f 16:03:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:03:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:03:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:03:05 (2/5) Installing libsodium (1.0.18-r0) 16:03:05 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:03:05 (4/5) Installing libzmq (4.3.4-r0) 16:03:06 (5/5) Installing zeromq (4.3.4-r0) 16:03:06 Executing busybox-1.33.1-r6.trigger 16:03:06 OK: 8 MiB in 19 packages 16:03:07 Removing intermediate container 644ab2803b3f 16:03:07 ---> 97ab9362e8b6 16:03:07 Step 16/25 : WORKDIR / 16:03:07 ---> Running in 0bd926476238 16:03:08 Removing intermediate container 0bd926476238 16:03:08 ---> e87f576ee0d5 16:03:08 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:03:08 ---> 0a31eb7072b8 16:03:08 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:03:09 ---> e4b54ff17b32 16:03:09 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:03:10 ---> dd738dc2bcd0 16:03:10 Step 20/25 : EXPOSE 59999 16:03:10 ---> Running in 054ed630bd39 16:03:10 Removing intermediate container 054ed630bd39 16:03:10 ---> ab333b56e5b2 16:03:10 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:03:11 ---> Running in 2d7d0e47c8cd 16:03:11 Removing intermediate container 2d7d0e47c8cd 16:03:11 ---> f7d50d4513f0 16:03:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:11 ---> Running in f637f33fd16d 16:03:12 Removing intermediate container f637f33fd16d 16:03:12 ---> f8a51106e462 16:03:12 Step 23/25 : LABEL arch=arm64 16:03:12 ---> Running in e43dacf65956 16:03:12 Removing intermediate container e43dacf65956 16:03:12 ---> c2f4ac77337d 16:03:12 Step 24/25 : LABEL git_sha=40d1c897eaa9b8b12c574efe2df53de1b20fd829 16:03:12 ---> Running in 34a9c6a8a223 16:03:13 Removing intermediate container 34a9c6a8a223 16:03:13 ---> 9c981bc177eb 16:03:13 Step 25/25 : LABEL version=0.0.0 16:03:13 ---> Running in c283385800fd 16:03:13 Removing intermediate container c283385800fd 16:03:13 ---> d8d05be9c42f 16:03:13 [Warning] One or more build-args [ARCH] were not consumed 16:03:13 Successfully built d8d05be9c42f 16:03:13 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:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:14 16:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:14 arm64: Pulling from edgex-lftools-log-publisher 16:03:14 448f6bf000e3: Pulling fs layer 16:03:14 f757da607395: Pulling fs layer 16:03:14 05883995daec: Pulling fs layer 16:03:14 8603b9c90790: Pulling fs layer 16:03:14 1560dd03e051: Pulling fs layer 16:03:14 27f5ce0e4adf: Pulling fs layer 16:03:14 c2d8d7efcc4b: Pulling fs layer 16:03:14 8603b9c90790: Waiting 16:03:14 1560dd03e051: Waiting 16:03:14 27f5ce0e4adf: Waiting 16:03:14 c2d8d7efcc4b: Waiting 16:03:14 f757da607395: Verifying Checksum 16:03:14 f757da607395: Download complete 16:03:14 8603b9c90790: Verifying Checksum 16:03:14 8603b9c90790: Download complete 16:03:15 1560dd03e051: Verifying Checksum 16:03:15 1560dd03e051: Download complete 16:03:15 27f5ce0e4adf: Download complete 16:03:15 05883995daec: Verifying Checksum 16:03:15 05883995daec: Download complete 16:03:15 448f6bf000e3: Verifying Checksum 16:03:15 448f6bf000e3: Download complete 16:03:18 c2d8d7efcc4b: Verifying Checksum 16:03:18 c2d8d7efcc4b: Download complete 16:03:19 448f6bf000e3: Pull complete 16:03:20 f757da607395: Pull complete 16:03:22 05883995daec: Pull complete 16:03:22 8603b9c90790: Pull complete 16:03:23 1560dd03e051: Pull complete 16:03:23 27f5ce0e4adf: Pull complete 16:03:41 c2d8d7efcc4b: Pull complete 16:03:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:03:42 prd-ubuntu18.04-docker-arm64-4c-16g-5844 does not seem to be running inside a container 16:03:42 $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:03:45 $ docker top e319df29fa61d6db0634ea7091b25a646cbe5ec3be4b5a44d863ec572f189871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:46 ---> job-cost.sh 16:03:46 lf-activate-venv: SKIPPING 16:03:46 INFO: No Stack... 16:03:47 INFO: Retrieving Pricing Info for: v3-standard-4 16:03:47 INFO: Archiving Costs [Pipeline] sh 16:03:48 + cut -d, -f6+ 16:03:48 cat /w/workspace/device-sdk-go/8/archives/cost.csv [Pipeline] lock 16:03:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] 16:03:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] did not exist. Created. 16:03:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:03:49 /w/workspace/device-sdk-go/8@tmp/durable-17b4b124/script.sh: 1: /w/workspace/device-sdk-go/8@tmp/durable-17b4b124/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:03:49 + echo total: 0.10999999940395355 [Pipeline] stash 16:03:49 Warning: overwriting stash ‘stack-cost’ 16:03:50 Stashed 1 file(s) [Pipeline] } 16:03:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-8-stack-cost] [Pipeline] // lock [Pipeline] } 16:03:50 $ docker stop --time=1 e319df29fa61d6db0634ea7091b25a646cbe5ec3be4b5a44d863ec572f189871 16:03:51 $ docker rm -f e319df29fa61d6db0634ea7091b25a646cbe5ec3be4b5a44d863ec572f189871 [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:03:52 provisioning config files... 16:03:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config1209667156365105619tmp [Pipeline] { [Pipeline] sh 16:03:52 + set +x 16:03:52 + curl -s https://codecov.io/bash 16:03:52 + bash -s -- 16:03:52 16:03:52 _____ _ 16:03:52 / ____| | | 16:03:52 | | ___ __| | ___ ___ _____ __ 16:03:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:03:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:03:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:03:52 Bash-1.0.6 16:03:52 16:03:52 16:03:52 ==> git version 2.24.4 found 16:03:52 ==> 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:03:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:03:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:03:52 ==> Jenkins CI detected. 16:03:52 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1097 16:03:52 project root: . 16:03:52 --> token set from env 16:03:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:03:52 ==> Running gcov in . (disable via -X gcov) 16:03:52 ==> Python coveragepy not found 16:03:52 ==> Searching for coverage reports in: 16:03:52 + . 16:03:52 -> Found 1 reports 16:03:52 ==> Detecting git/mercurial file structure 16:03:52 ==> Reading reports 16:03:52 + ./coverage.out bytes=129001 16:03:52 ==> Appending adjustments 16:03:52 https://docs.codecov.io/docs/fixing-reports 16:03:53 + Found adjustments 16:03:53 ==> Gzipping contents 16:03:53 16K /tmp/codecov.bz9ygG.gz 16:03:53 ==> Uploading reports 16:03:53 url: https://codecov.io 16:03:53 query: branch=PR-1097&commit=40d1c897eaa9b8b12c574efe2df53de1b20fd829&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 16:03:53 -> Pinging Codecov 16:03:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1097&commit=40d1c897eaa9b8b12c574efe2df53de1b20fd829&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= 16:03:53 -> Uploading to 16:03:53 https://storage.googleapis.com/codecov/v4/raw/2022-02-22/7E55EF52A471D76F132DFD9A03CDDE97/40d1c897eaa9b8b12c574efe2df53de1b20fd829/ebf7b456-18a5-479d-9e2a-b4b4472d1ff3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220222T160353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2a46e4bda7ba66a12cc4bbd60a8c1df2ecb647c8b945338fa3c852ea9874c6c 16:03:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:03:53 Dload Upload Total Spent Left Speed 16:03:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16281 0 0 100 16281 0 38875 --:--:-- --:--:-- --:--:-- 38856 16:03:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/40d1c897eaa9b8b12c574efe2df53de1b20fd829 [Pipeline] } 16:03:53 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:03:54 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives ']' 16:03:54 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 16:03:54 total 8 16:03:54 drwxr-xr-x. 3 root root 34 Feb 22 15:57 . 16:03:54 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 22 15:57 .. 16:03:54 drwxr-xr-x. 2 root root 6 Feb 22 15:57 cost 16:03:54 -rw-r--r--. 1 root root 85 Feb 22 15:57 cost.csv 16:03:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 16:03:54 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives 16:03:54 total 8 16:03:54 drwxr-xr-x. 3 jenkins jenkins 34 Feb 22 15:57 . 16:03:54 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 22 15:57 .. 16:03:54 drwxr-xr-x. 2 jenkins jenkins 6 Feb 22 15:57 cost 16:03:54 -rw-r--r--. 1 jenkins jenkins 85 Feb 22 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:03:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:55 ---> package-listing.sh 16:03:55 ++ tr '[:upper:]' '[:lower:]' 16:03:55 ++ facter osfamily 16:03:55 + OS_FAMILY=redhat 16:03:55 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1097 16:03:55 + START_PACKAGES=/tmp/packages_start.txt 16:03:55 + END_PACKAGES=/tmp/packages_end.txt 16:03:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:55 + PACKAGES=/tmp/packages_start.txt 16:03:55 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' 16:03:55 + PACKAGES=/tmp/packages_end.txt 16:03:55 + case "${OS_FAMILY}" in 16:03:55 + rpm -qa 16:03:55 + sort 16:03:56 + '[' -f /tmp/packages_start.txt ']' 16:03:56 + '[' -f /tmp/packages_end.txt ']' 16:03:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' 16:03:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ 16:03:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [Pipeline] echo 16:03:56 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-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:03:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:57 . [Pipeline] withDockerContainer 16:03:57 prd-centos7-docker-4c-2g-5843 does not seem to be running inside a container 16:03:57 $ 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-1097/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-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:03:57 $ docker top b890ef3db9ee039fd580e9517f2a935d009bc3d46c29bc7da5847d324ce5b6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:57 + touch /tmp/pre-build-complete [Pipeline] sh 16:03:58 + mkdir -p /var/log/sysstat [Pipeline] sh 16:03:58 + ls /var/log/sa-host 16:03:58 + sadf -c /var/log/sa-host/sa17 16:03:58 file_magic: OK 16:03:58 HZ: Using current value: 100 16:03:58 file_header: OK 16:03:58 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:03:58 Statistics: 16:03:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:03:58 File successfully converted to sysstat format version 12.0.3 16:03:58 + sadf -c /var/log/sa-host/sa22 16:03:58 file_magic: OK 16:03:58 HZ: Using current value: 100 16:03:58 file_header: OK 16:03:58 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:03:58 Statistics: 16:03:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:03:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:58 provisioning config files... 16:03:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config6469710383619342322tmp [Pipeline] { [Pipeline] echo 16:03:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:03:58 ---> create-netrc.sh [Pipeline] } 16:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:03:59 ---> python-tools-install.sh [Pipeline] echo 16:03:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:03:59 ---> sudo-logs.sh 16:03:59 Archiving 'sudo' log.. 16:03:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-5843.novalocal: Name or service not known 16:03:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-5843.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:03:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:03:59 ---> job-cost.sh 16:03:59 lf-activate-venv: SKIPPING 16:03:59 DEBUG: total: 0.05999999865889549 16:03:59 INFO: Retrieving Stack Cost... 16:04:00 INFO: Retrieving Pricing Info for: v3-standard-2 16:04:00 INFO: Archiving Costs [Pipeline] echo 16:04:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:04:00 ---> logs-deploy.sh 16:04:00 lf-activate-venv: SKIPPING 16:04:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1097/8 16:04:00 INFO: archiving workspace using pattern(s): 16:04:01 Archives upload complete. 16:04:01 INFO: archiving logs to Nexus