Pull request #1032 opened 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a844ddaa3ab4011f2596df1e726102124341189c+95a9d1abedb9d7c119ffb1f24142991202c879de (7dab8296f571251f7a1c65642d3677853e4f82d0) Running in Durability level: MAX_SURVIVABILITY 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-ssh379247951773453460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh1544015982744200403.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1032/workspace@libs/edgex-global-pipelines # timeout=10 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-1032/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8746512784015205922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1032/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh656640914295153829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh938254169926043769.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1032/workspace@libs/lf-pipelines # timeout=10 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-1032/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8593043886058651113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-398 in /w/workspace/gexfoundry_device-sdk-go_PR-1032 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1032 # 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-1032@tmp/jenkins-gitclient-ssh7488578191609082465.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 95a9d1abedb9d7c119ffb1f24142991202c879de into PR head commit a844ddaa3ab4011f2596df1e726102124341189c Merge succeeded, producing a844ddaa3ab4011f2596df1e726102124341189c Checking out Revision a844ddaa3ab4011f2596df1e726102124341189c (PR-1032) > 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-1032@tmp/jenkins-gitclient-ssh7763428566339829588.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1032/head:refs/remotes/origin/PR-1032 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a844ddaa3ab4011f2596df1e726102124341189c # 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-1032@tmp/jenkins-gitclient-ssh2023642454879997065.key > git merge 95a9d1abedb9d7c119ffb1f24142991202c879de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a844ddaa3ab4011f2596df1e726102124341189c # timeout=10 Commit message: "ci: Update PR template to latest approved" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:41:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:41:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:41:53 ========================================================= 13:41:53 EdgeX Global Pipelines Version Info 13:41:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:41:54 ------------------- 13:41:54 stable info: 13:41:54 ------------------- 13:41:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:41:54 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:41:54 Message: update stable to v1.0.209 13:41:55 ------------------- 13:41:55 experimental info: 13:41:55 ------------------- 13:41:55 Commited By: **** collab-it+edgex@linuxfoundation.org 13:41:55 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:41:55 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:41:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1032 [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1032 [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1032 [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a844ddaa3ab4011f2596df1e726102124341189c [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a844dda [Pipeline] echo 13:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:56 provisioning config files... 13:41:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/config4584789233202572106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:57 ---> docker-login.sh 13:41:57 nexus3.edgexfoundry.org:10001 13:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:57 Configure a credential helper to remove this warning. See 13:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:57 13:41:57 Login Succeeded 13:41:57 nexus3.edgexfoundry.org:10002 13:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:57 Configure a credential helper to remove this warning. See 13:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:57 13:41:57 Login Succeeded 13:41:57 nexus3.edgexfoundry.org:10003 13:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:57 Configure a credential helper to remove this warning. See 13:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:57 13:41:57 Login Succeeded 13:41:57 nexus3.edgexfoundry.org:10004 13:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:57 Configure a credential helper to remove this warning. See 13:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:57 13:41:57 Login Succeeded 13:41:57 docker.io 13:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:58 Configure a credential helper to remove this warning. See 13:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:58 13:41:58 Login Succeeded 13:41:58 ---> docker-login.sh ends [Pipeline] } 13:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:58 + git log --format=format:%s -1 a844ddaa3ab4011f2596df1e726102124341189c [Pipeline] echo 13:41:58 GIT_COMMIT: a844ddaa3ab4011f2596df1e726102124341189c, Commit Message: ci: Update PR template to latest approved [Pipeline] echo 13:41:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:59 13:41:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:41:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:59 latest: Pulling from edgex-devops/git-semver 13:41:59 a0d0a0d46f8b: Pulling fs layer 13:41:59 3e5f54012d9b: Pulling fs layer 13:41:59 4c7163046ea9: Pulling fs layer 13:41:59 0c2d73faf560: Pulling fs layer 13:41:59 0c2d73faf560: Waiting 13:41:59 3e5f54012d9b: Verifying Checksum 13:41:59 3e5f54012d9b: Download complete 13:41:59 a0d0a0d46f8b: Verifying Checksum 13:41:59 a0d0a0d46f8b: Download complete 13:41:59 0c2d73faf560: Verifying Checksum 13:41:59 0c2d73faf560: Download complete 13:41:59 4c7163046ea9: Verifying Checksum 13:41:59 4c7163046ea9: Download complete 13:42:00 a0d0a0d46f8b: Pull complete 13:42:00 3e5f54012d9b: Pull complete 13:42:00 4c7163046ea9: Pull complete 13:42:00 0c2d73faf560: Pull complete 13:42:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:42:00 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 13:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1032 -v /w/workspace/gexfoundry_device-sdk-go_PR-1032:/w/workspace/gexfoundry_device-sdk-go_PR-1032:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1032@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:42:01 $ docker top 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:01 [ssh-agent] Looking for ssh-agent implementation... 13:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:01 $ docker exec 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 ssh-agent 13:42:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpdAbfn/agent.13 13:42:01 SSH_AGENT_PID=20 13:42:01 Running ssh-add (command line suppressed) 13:42:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/private_key_4246335247031054859.key (/w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/private_key_4246335247031054859.key) 13:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:02 + git tag --points-at HEAD [Pipeline] } 13:42:02 $ docker exec --env ******** --env ******** 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 ssh-agent -k 13:42:02 unset SSH_AUTH_SOCK; 13:42:02 unset SSH_AGENT_PID; 13:42:02 echo Agent pid 20 killed; 13:42:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:02 [ssh-agent] Looking for ssh-agent implementation... 13:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:02 $ docker exec 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 ssh-agent 13:42:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNBbcMN/agent.54 13:42:02 SSH_AGENT_PID=61 13:42:02 Running ssh-add (command line suppressed) 13:42:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/private_key_4634645319603902001.key (/w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/private_key_4634645319603902001.key) 13:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:03 + git semver init 13:42:03 # -> Open(): unable to determine branch for HEAD 13:42:03 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1032/.git 13:42:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1032 13:42:03 # $SEMVER_REMOTE_NAME = origin 13:42:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:42:03 # $SEMVER_USER_NAME = edgex-jenkins 13:42:03 # $SEMVER_BRANCH = PR-1032 13:42:03 # $SEMVER_TEMP = /tmp/semver-161284893 13:42:03 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:42:04 # '/tmp/semver-161284893' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1032/.semver' 13:42:04 # -> Force: false 13:42:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1032/.semver [Pipeline] } 13:42:04 $ docker exec --env ******** --env ******** 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 ssh-agent -k 13:42:04 unset SSH_AUTH_SOCK; 13:42:04 unset SSH_AGENT_PID; 13:42:04 echo Agent pid 61 killed; 13:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:04 + git semver [Pipeline] } 13:42:04 $ docker stop --time=1 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 13:42:05 $ docker rm -f 4454b2906b726702010ec0a6cb54be2b916d2a7cfba6b7e947324e7f2bf97f70 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:42:06 Stashed 1 file(s) [Pipeline] echo 13:42:06 [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] node [Pipeline] node 13:42:22 Still waiting to schedule task 13:42:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-398’ 13:42:22 Still waiting to schedule task 13:42:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:44:34 Running on prd-centos7-docker-4c-2g-401 in /w/workspace/gexfoundry_device-sdk-go_PR-1032 [Pipeline] { [Pipeline] ws 13:44:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:44:34 Selected Git installation does not exist. Using Default 13:44:34 The recommended git tool is: NONE 13:44:36 using credential edgex-jenkins-ssh 13:44:36 Cloning the remote Git repository 13:44:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:44:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:44:37 > git --version # timeout=10 13:44:37 > git --version # 'git version 2.24.4' 13:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:37 [INFO] Currently running in a labeled security context 13:44:37 [INFO] Currently SELinux is 'enforcing' on the host 13:44:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8717368371196205837.key 13:44:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:44:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:37 [INFO] Currently running in a labeled security context 13:44:37 [INFO] Currently SELinux is 'enforcing' on the host 13:44:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2490167808440678775.key 13:44:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1032/head:refs/remotes/origin/PR-1032 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:44:38 Merging remotes/origin/main commit 95a9d1abedb9d7c119ffb1f24142991202c879de into PR head commit a844ddaa3ab4011f2596df1e726102124341189c 13:44:38 Merge succeeded, producing a844ddaa3ab4011f2596df1e726102124341189c 13:44:38 Checking out Revision a844ddaa3ab4011f2596df1e726102124341189c (PR-1032) 13:44:38 > git config core.sparsecheckout # timeout=10 13:44:38 > git checkout -f a844ddaa3ab4011f2596df1e726102124341189c # timeout=10 13:44:38 > git remote # timeout=10 13:44:38 > git config --get remote.origin.url # timeout=10 13:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:38 [INFO] Currently running in a labeled security context 13:44:38 [INFO] Currently SELinux is 'enforcing' on the host 13:44:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3029090928966695686.key 13:44:38 > git merge 95a9d1abedb9d7c119ffb1f24142991202c879de # timeout=10 13:44:38 > git rev-parse HEAD^{commit} # timeout=10 13:44:38 > git config core.sparsecheckout # timeout=10 13:44:38 > git checkout -f a844ddaa3ab4011f2596df1e726102124341189c # timeout=10 13:44:42 Commit message: "ci: Update PR template to latest approved" 13:44:42 > git --version # timeout=10 13:44:42 > git --version # 'git version 2.24.4' 13:44:42 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:42 provisioning config files... 13:44:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8010725180057661178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:43 ---> docker-login.sh 13:44:43 nexus3.edgexfoundry.org:10001 13:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:43 Configure a credential helper to remove this warning. See 13:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:43 13:44:43 Login Succeeded 13:44:43 nexus3.edgexfoundry.org:10002 13:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:43 Configure a credential helper to remove this warning. See 13:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:43 13:44:43 Login Succeeded 13:44:43 nexus3.edgexfoundry.org:10003 13:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:43 Configure a credential helper to remove this warning. See 13:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:43 13:44:43 Login Succeeded 13:44:43 nexus3.edgexfoundry.org:10004 13:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:43 Configure a credential helper to remove this warning. See 13:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:43 13:44:43 Login Succeeded 13:44:43 docker.io 13:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:44 Configure a credential helper to remove this warning. See 13:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:44 13:44:44 Login Succeeded 13:44:44 ---> docker-login.sh ends [Pipeline] } 13:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:44:44 ========================================================= 13:44:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:44:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:44:44 + 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.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 13:44:44 Sending build context to Docker daemon 2.67MB 13:44:44 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:44:44 Step 2/10 : FROM ${BASE} AS builder 13:44:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:44:44 4e9f2cdf4387: Pulling fs layer 13:44:44 57d31006c564: Pulling fs layer 13:44:44 bd5ccded8296: Pulling fs layer 13:44:44 304dd3a0f381: Pulling fs layer 13:44:44 d37cda54a23b: Pulling fs layer 13:44:44 bae75c0f2455: Pulling fs layer 13:44:44 806579b3d29a: Pulling fs layer 13:44:44 c77eb801bf70: Pulling fs layer 13:44:44 6d0567d44e1a: Pulling fs layer 13:44:44 304dd3a0f381: Waiting 13:44:44 d37cda54a23b: Waiting 13:44:44 bae75c0f2455: Waiting 13:44:44 806579b3d29a: Waiting 13:44:44 c77eb801bf70: Waiting 13:44:44 6d0567d44e1a: Waiting 13:44:44 bd5ccded8296: Verifying Checksum 13:44:44 bd5ccded8296: Download complete 13:44:44 57d31006c564: Verifying Checksum 13:44:44 57d31006c564: Download complete 13:44:45 d37cda54a23b: Verifying Checksum 13:44:45 d37cda54a23b: Download complete 13:44:45 bae75c0f2455: Verifying Checksum 13:44:45 bae75c0f2455: Download complete 13:44:45 4e9f2cdf4387: Verifying Checksum 13:44:45 4e9f2cdf4387: Download complete 13:44:45 806579b3d29a: Verifying Checksum 13:44:45 806579b3d29a: Download complete 13:44:45 c77eb801bf70: Verifying Checksum 13:44:45 c77eb801bf70: Download complete 13:44:45 4e9f2cdf4387: Pull complete 13:44:45 57d31006c564: Pull complete 13:44:45 6d0567d44e1a: Verifying Checksum 13:44:45 6d0567d44e1a: Download complete 13:44:45 bd5ccded8296: Pull complete 13:44:45 304dd3a0f381: Verifying Checksum 13:44:45 304dd3a0f381: Download complete 13:44:50 304dd3a0f381: Pull complete 13:44:50 d37cda54a23b: Pull complete 13:44:50 bae75c0f2455: Pull complete 13:44:50 806579b3d29a: Pull complete 13:44:50 c77eb801bf70: Pull complete 13:44:51 6d0567d44e1a: Pull complete 13:44:51 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 13:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:44:51 ---> e839a31ac9d1 13:44:51 Step 3/10 : ARG MAKE=make build 13:44:54 ---> Running in ccc93635b4a0 13:44:54 Removing intermediate container ccc93635b4a0 13:44:54 ---> 885fd81eaf32 13:44:54 Step 4/10 : WORKDIR /device-sdk-go 13:44:54 ---> Running in db0a583af54a 13:44:54 Removing intermediate container db0a583af54a 13:44:54 ---> 060cb1cc49f9 13:44:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:44:54 ---> Running in f4d0e39083e3 13:44:54 Removing intermediate container f4d0e39083e3 13:44:54 ---> ddc44ebe8324 13:44:54 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:54 ---> Running in 199d25178750 13:44:55 Removing intermediate container 199d25178750 13:44:55 ---> 1fec368465bf 13:44:55 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:44:55 ---> Running in cc093a4c96f2 13:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:56 OK: 219 MiB in 52 packages 13:44:56 Removing intermediate container cc093a4c96f2 13:44:56 ---> 3e45e9a835c4 13:44:56 Step 8/10 : COPY . . 13:44:56 ---> 38d51d179577 13:44:56 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:56 ---> Running in 1e139f2a3bea 13:45:29 Removing intermediate container 1e139f2a3bea 13:45:29 ---> 73a7783c71d6 13:45:29 Step 10/10 : RUN ${MAKE} 13:45:29 ---> Running in bb18bae08ac9 13:45:29 noop 13:45:29 Removing intermediate container bb18bae08ac9 13:45:29 ---> 080af720bdc4 13:45:29 Successfully built 080af720bdc4 13:45:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:45:29 + docker inspect -f . ci-base-image-x86_64 13:45:29 . [Pipeline] withDockerContainer 13:45:29 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 13:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:45:30 $ docker top 690b0ac06fb3f5b91d3b9e3247070bf06ee63ccafdab9b4ebb8a32379ea9a1ee -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:30 + go version 13:45:30 go version go1.16.8 linux/amd64 [Pipeline] } 13:45:30 $ docker stop --time=1 690b0ac06fb3f5b91d3b9e3247070bf06ee63ccafdab9b4ebb8a32379ea9a1ee 13:45:31 $ docker rm -f 690b0ac06fb3f5b91d3b9e3247070bf06ee63ccafdab9b4ebb8a32379ea9a1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:45:32 + docker inspect -f . ci-base-image-x86_64 13:45:32 . [Pipeline] withDockerContainer 13:45:32 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 13:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:45:32 $ docker top d353db847824029c722ef0b2d4e3950f194af4b87c4d0b93263c184a215e7752 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:45:33 + make test 13:45:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:45:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.060s coverage: 23.7% of statements 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.049s coverage: 28.1% of statements 13:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.064s coverage: 78.9% of statements 13:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:46:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.079s coverage: 28.7% of statements 13:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:46:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 83.3% of statements 13:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:46:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements 13:46:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.851s coverage: 89.0% of statements 13:46:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:46:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements 13:46:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:46:08 GO111MODULE=on go vet ./... 13:46:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:46:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:46:27 ./bin/test-attribution-txt.sh [Pipeline] } 13:46:27 $ docker stop --time=1 d353db847824029c722ef0b2d4e3950f194af4b87c4d0b93263c184a215e7752 13:46:28 $ docker rm -f d353db847824029c722ef0b2d4e3950f194af4b87c4d0b93263c184a215e7752 [Pipeline] // withDockerContainer [Pipeline] sh 13:46:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:46:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:46:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:46:31 + ls -al . 13:46:31 total 264 13:46:31 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 11 13:46 . 13:46:31 drwxrwxr-x. 4 jenkins jenkins 28 Oct 11 13:44 .. 13:46:31 drwxrwxr-x. 2 jenkins jenkins 37 Oct 11 13:44 bin 13:46:31 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 11 13:44 CHANGELOG.md 13:46:31 -rw-r--r--. 1 jenkins jenkins 126160 Oct 11 13:46 coverage.out 13:46:31 -rw-rw-r--. 1 jenkins jenkins 140 Oct 11 13:44 .dockerignore 13:46:31 drwxrwxr-x. 5 jenkins jenkins 62 Oct 11 13:44 example 13:46:31 drwxrwxr-x. 8 jenkins jenkins 179 Oct 11 13:44 .git 13:46:31 drwxrwxr-x. 3 jenkins jenkins 125 Oct 11 13:44 .github 13:46:31 -rw-rw-r--. 1 jenkins jenkins 131 Oct 11 13:44 .gitignore 13:46:31 -rw-rw-r--. 1 jenkins jenkins 583 Oct 11 13:44 go.mod 13:46:31 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 11 13:44 go.sum 13:46:31 -rw-rw-r--. 1 jenkins jenkins 677 Oct 11 13:44 GOVERNANCE.md 13:46:31 drwxrwxr-x. 15 jenkins jenkins 224 Oct 11 13:44 internal 13:46:31 -rw-rw-r--. 1 jenkins jenkins 880 Oct 11 13:44 Jenkinsfile 13:46:31 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 11 13:44 LICENSE 13:46:31 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 11 13:44 Makefile 13:46:31 drwxrwxr-x. 3 jenkins jenkins 16 Oct 11 13:44 openapi 13:46:31 -rw-rw-r--. 1 jenkins jenkins 619 Oct 11 13:44 OWNERS.md 13:46:31 drwxrwxr-x. 5 jenkins jenkins 50 Oct 11 13:44 pkg 13:46:31 -rw-rw-r--. 1 jenkins jenkins 7646 Oct 11 13:44 README.md 13:46:31 drwxrwxr-x. 4 jenkins jenkins 54 Oct 11 13:44 snap 13:46:31 -rw-rw-r--. 1 jenkins jenkins 5 Oct 11 13:42 VERSION 13:46:31 -rw-rw-r--. 1 jenkins jenkins 222 Oct 11 13:44 version.go [Pipeline] isUnix [Pipeline] sh 13:46:31 + 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=a844ddaa3ab4011f2596df1e726102124341189c --label arch=amd64 --label version=0.0.0 . 13:46:31 Sending build context to Docker daemon 2.797MB 13:46:31 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:46:31 Step 2/24 : FROM ${BASE} AS builder 13:46:31 ---> 080af720bdc4 13:46:31 Step 3/24 : ARG MAKE=make build 13:46:31 ---> Running in 39acf1ce9c4d 13:46:31 Removing intermediate container 39acf1ce9c4d 13:46:31 ---> dc9cb9439788 13:46:31 Step 4/24 : WORKDIR /device-sdk-go 13:46:31 ---> Running in e576202d1e79 13:46:31 Removing intermediate container e576202d1e79 13:46:31 ---> 82277f01da20 13:46:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:46:31 ---> Running in a2471ed40917 13:46:31 Removing intermediate container a2471ed40917 13:46:31 ---> 88953a01afac 13:46:31 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:31 ---> Running in 176b46a38647 13:46:32 Removing intermediate container 176b46a38647 13:46:32 ---> de3d22b848aa 13:46:32 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:46:32 ---> Running in 001a70d95886 13:46:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:46:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:46:33 OK: 219 MiB in 52 packages 13:46:33 Removing intermediate container 001a70d95886 13:46:33 ---> 17058e22b236 13:46:33 Step 8/24 : COPY . . 13:46:34 ---> 51c710e4d815 13:46:34 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:34 ---> Running in c1599144f6f4 13:46:34 Removing intermediate container c1599144f6f4 13:46:34 ---> b9036668ceb6 13:46:34 Step 10/24 : RUN ${MAKE} 13:46:34 ---> Running in 4e536ad496fe 13:46:35 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 13:46:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:46:46 Removing intermediate container 4e536ad496fe 13:46:46 ---> 47faf5a28b99 13:46:46 Step 11/24 : FROM alpine:3.14 13:46:47 3.14: Pulling from library/alpine 13:46:47 a0d0a0d46f8b: Pulling fs layer 13:46:47 a0d0a0d46f8b: Verifying Checksum 13:46:47 a0d0a0d46f8b: Download complete 13:46:47 a0d0a0d46f8b: Pull complete 13:46:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:46:47 Status: Downloaded newer image for alpine:3.14 13:46:47 ---> 14119a10abf4 13:46:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:46:47 ---> Running in 1828ec8dc559 13:46:47 Removing intermediate container 1828ec8dc559 13:46:47 ---> c8b91e6b7459 13:46:47 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:47 ---> Running in c28a52df0afa 13:46:48 Removing intermediate container c28a52df0afa 13:46:48 ---> c45a66d0e33c 13:46:48 Step 14/24 : RUN apk add --update --no-cache zeromq 13:46:48 ---> Running in 8b7a6e10fee8 13:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:46:49 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:46:49 (2/5) Installing libsodium (1.0.18-r0) 13:46:49 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:46:49 (4/5) Installing libzmq (4.3.4-r0) 13:46:49 (5/5) Installing zeromq (4.3.4-r0) 13:46:49 Executing busybox-1.33.1-r3.trigger 13:46:49 OK: 8 MiB in 19 packages 13:46:50 Removing intermediate container 8b7a6e10fee8 13:46:50 ---> 027b00842173 13:46:50 Step 15/24 : WORKDIR / 13:46:50 ---> Running in 9d1dff232b41 13:46:50 Removing intermediate container 9d1dff232b41 13:46:50 ---> 395bf1616574 13:46:50 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:46:50 ---> 5702c92cf84e 13:46:50 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:46:51 ---> e8b9637e56c7 13:46:51 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:46:51 ---> 066bf541198e 13:46:51 Step 19/24 : EXPOSE 59999 13:46:51 ---> Running in 30742ca93ece 13:46:51 Removing intermediate container 30742ca93ece 13:46:51 ---> 8ef76c025562 13:46:51 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:46:51 ---> Running in 78097f31c0a6 13:46:51 Removing intermediate container 78097f31c0a6 13:46:51 ---> 0aec9a4fe3c7 13:46:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:46:51 ---> Running in eaadaffe39bc 13:46:51 Removing intermediate container eaadaffe39bc 13:46:51 ---> ceaeab95f1f9 13:46:51 Step 22/24 : LABEL arch=amd64 13:46:51 ---> Running in 790ccbb679d8 13:46:51 Removing intermediate container 790ccbb679d8 13:46:51 ---> 66a1e2e40788 13:46:51 Step 23/24 : LABEL git_sha=a844ddaa3ab4011f2596df1e726102124341189c 13:46:51 ---> Running in b55bfb6ccbad 13:46:51 Removing intermediate container b55bfb6ccbad 13:46:51 ---> c331cd48475a 13:46:51 Step 24/24 : LABEL version=0.0.0 13:46:51 ---> Running in e2c282251406 13:46:51 Removing intermediate container e2c282251406 13:46:51 ---> 041e9ec2a04f 13:46:51 [Warning] One or more build-args [ARCH] were not consumed 13:46:51 Successfully built 041e9ec2a04f 13:46:51 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 13:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:52 13:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:53 latest: Pulling from edgex-lftools-log-publisher 13:46:53 b4d181a07f80: Pulling fs layer 13:46:53 a1111a8f2ec3: Pulling fs layer 13:46:53 ed53099fbce6: Pulling fs layer 13:46:53 dc539afda2c1: Pulling fs layer 13:46:53 77bc0d833cb6: Pulling fs layer 13:46:53 9065ff56babe: Pulling fs layer 13:46:53 d287ab97295c: Pulling fs layer 13:46:53 dc539afda2c1: Waiting 13:46:53 77bc0d833cb6: Waiting 13:46:53 9065ff56babe: Waiting 13:46:53 d287ab97295c: Waiting 13:46:53 a1111a8f2ec3: Verifying Checksum 13:46:53 a1111a8f2ec3: Download complete 13:46:53 dc539afda2c1: Verifying Checksum 13:46:53 dc539afda2c1: Download complete 13:46:53 ed53099fbce6: Verifying Checksum 13:46:53 ed53099fbce6: Download complete 13:46:53 9065ff56babe: Verifying Checksum 13:46:53 9065ff56babe: Download complete 13:46:53 77bc0d833cb6: Verifying Checksum 13:46:53 77bc0d833cb6: Download complete 13:46:53 b4d181a07f80: Verifying Checksum 13:46:53 b4d181a07f80: Download complete 13:46:53 d287ab97295c: Verifying Checksum 13:46:53 d287ab97295c: Download complete 13:46:54 b4d181a07f80: Pull complete 13:46:54 a1111a8f2ec3: Pull complete 13:46:55 ed53099fbce6: Pull complete 13:46:55 dc539afda2c1: Pull complete 13:46:55 77bc0d833cb6: Pull complete 13:46:56 9065ff56babe: Pull complete 13:47:01 d287ab97295c: Pull complete 13:47:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:47:01 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 13:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:47:04 $ docker top 7bf342a8f3396f2d128a4b1db7cbc9de41f8cf38069a309b89beeb0741014584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:04 ---> job-cost.sh 13:47:04 lf-activate-venv: SKIPPING 13:47:04 INFO: No Stack... 13:47:19 INFO: Retrieving Pricing Info for: v3-standard-2 13:47:19 INFO: Archiving Costs [Pipeline] sh 13:47:20 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:47:20 + cut -d, -f6 [Pipeline] lock 13:47:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] 13:47:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] did not exist. Created. 13:47:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:20 + echo total: 0.05999999865889549 [Pipeline] stash 13:47:20 Stashed 1 file(s) [Pipeline] } 13:47:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:47:20 $ docker stop --time=1 7bf342a8f3396f2d128a4b1db7cbc9de41f8cf38069a309b89beeb0741014584 13:47:21 $ docker rm -f 7bf342a8f3396f2d128a4b1db7cbc9de41f8cf38069a309b89beeb0741014584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:47:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-402 in /w/workspace/gexfoundry_device-sdk-go_PR-1032 [Pipeline] { [Pipeline] ws 13:47:35 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:47:35 Selected Git installation does not exist. Using Default 13:47:35 The recommended git tool is: NONE 13:47:42 using credential edgex-jenkins-ssh 13:47:42 Cloning the remote Git repository 13:47:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:47:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:47:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:47:42 > git --version # timeout=10 13:47:42 > git --version # 'git version 2.17.1' 13:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:47:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:47:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:47:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1032/head:refs/remotes/origin/PR-1032 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:47:45 Merging remotes/origin/main commit 95a9d1abedb9d7c119ffb1f24142991202c879de into PR head commit a844ddaa3ab4011f2596df1e726102124341189c 13:47:45 Merge succeeded, producing a844ddaa3ab4011f2596df1e726102124341189c 13:47:45 Checking out Revision a844ddaa3ab4011f2596df1e726102124341189c (PR-1032) 13:47:45 > git config core.sparsecheckout # timeout=10 13:47:45 > git checkout -f a844ddaa3ab4011f2596df1e726102124341189c # timeout=10 13:47:45 > git remote # timeout=10 13:47:45 > git config --get remote.origin.url # timeout=10 13:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:45 > git merge 95a9d1abedb9d7c119ffb1f24142991202c879de # timeout=10 13:47:45 > git rev-parse HEAD^{commit} # timeout=10 13:47:45 > git config core.sparsecheckout # timeout=10 13:47:45 > git checkout -f a844ddaa3ab4011f2596df1e726102124341189c # timeout=10 13:47:49 Commit message: "ci: Update PR template to latest approved" 13:47:50 > git --version # timeout=10 13:47:50 > git --version # 'git version 2.17.1' 13:47:50 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:50 provisioning config files... 13:47:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6492760610312877786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:51 ---> docker-login.sh 13:47:51 nexus3.edgexfoundry.org:10001 13:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:53 Configure a credential helper to remove this warning. See 13:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:53 13:47:53 Login Succeeded 13:47:53 nexus3.edgexfoundry.org:10002 13:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:53 Configure a credential helper to remove this warning. See 13:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:53 13:47:53 Login Succeeded 13:47:53 nexus3.edgexfoundry.org:10003 13:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:54 Configure a credential helper to remove this warning. See 13:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:54 13:47:54 Login Succeeded 13:47:54 nexus3.edgexfoundry.org:10004 13:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:55 Configure a credential helper to remove this warning. See 13:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:55 13:47:55 Login Succeeded 13:47:55 docker.io 13:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:56 Configure a credential helper to remove this warning. See 13:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:56 13:47:56 Login Succeeded 13:47:56 ---> docker-login.sh ends [Pipeline] } 13:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:47:56 ========================================================= 13:47:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:47:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:47:57 + 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.16-alpine --build-arg MAKE=echo noop --target=builder . 13:47:57 Sending build context to Docker daemon 2.668MB 13:47:57 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:47:57 Step 2/10 : FROM ${BASE} AS builder 13:47:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:47:57 bbf911997326: Pulling fs layer 13:47:57 58ec367f63d7: Pulling fs layer 13:47:57 1b4a6ffa7d45: Pulling fs layer 13:47:57 fc5181fea5dc: Pulling fs layer 13:47:57 9c418107303f: Pulling fs layer 13:47:57 284eca6f2348: Pulling fs layer 13:47:57 842844d905b1: Pulling fs layer 13:47:57 901a3a57568e: Pulling fs layer 13:47:57 fc5181fea5dc: Waiting 13:47:57 9c418107303f: Waiting 13:47:57 284eca6f2348: Waiting 13:47:57 842844d905b1: Waiting 13:47:57 901a3a57568e: Waiting 13:47:58 1b4a6ffa7d45: Verifying Checksum 13:47:58 1b4a6ffa7d45: Download complete 13:47:58 58ec367f63d7: Verifying Checksum 13:47:58 58ec367f63d7: Download complete 13:47:58 9c418107303f: Verifying Checksum 13:47:58 9c418107303f: Download complete 13:47:58 284eca6f2348: Verifying Checksum 13:47:58 284eca6f2348: Download complete 13:47:58 842844d905b1: Verifying Checksum 13:47:58 842844d905b1: Download complete 13:47:58 bbf911997326: Verifying Checksum 13:47:58 bbf911997326: Download complete 13:47:59 bbf911997326: Pull complete 13:47:59 58ec367f63d7: Pull complete 13:48:00 901a3a57568e: Verifying Checksum 13:48:00 901a3a57568e: Download complete 13:48:00 1b4a6ffa7d45: Pull complete 13:48:00 fc5181fea5dc: Verifying Checksum 13:48:00 fc5181fea5dc: Download complete 13:48:10 fc5181fea5dc: Pull complete 13:48:10 9c418107303f: Pull complete 13:48:10 284eca6f2348: Pull complete 13:48:11 842844d905b1: Pull complete 13:48:16 901a3a57568e: Pull complete 13:48:16 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 13:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:48:16 ---> 72ade6ffb461 13:48:16 Step 3/10 : ARG MAKE=make build 13:48:21 ---> Running in 2a95475e846c 13:48:21 Removing intermediate container 2a95475e846c 13:48:21 ---> 983df89eb351 13:48:21 Step 4/10 : WORKDIR /device-sdk-go 13:48:22 ---> Running in d826a2b67d04 13:48:22 Removing intermediate container d826a2b67d04 13:48:22 ---> 5491284f4e18 13:48:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:48:22 ---> Running in c105cdcb8f47 13:48:23 Removing intermediate container c105cdcb8f47 13:48:23 ---> 3d5abbb937a7 13:48:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:23 ---> Running in ee3c2bd3c62c 13:48:26 Removing intermediate container ee3c2bd3c62c 13:48:26 ---> 00d740c351b4 13:48:26 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:48:26 ---> Running in f8a17354a2c9 13:48:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:48:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:48:29 OK: 218 MiB in 52 packages 13:48:30 Removing intermediate container f8a17354a2c9 13:48:30 ---> 1d2d3e3d0fc8 13:48:30 Step 8/10 : COPY . . 13:48:31 ---> 203b5b086f53 13:48:31 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:32 ---> Running in dd7c449591c6 13:49:54 Removing intermediate container dd7c449591c6 13:49:54 ---> 4d46377dbbb4 13:49:54 Step 10/10 : RUN ${MAKE} 13:49:54 ---> Running in 9468c98187fd 13:49:54 noop 13:49:54 Removing intermediate container 9468c98187fd 13:49:54 ---> 4c19062ef5c9 13:49:54 Successfully built 4c19062ef5c9 13:49:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:49:54 + docker inspect -f . ci-base-image-arm64 13:49:54 . [Pipeline] withDockerContainer 13:49:54 prd-ubuntu18.04-docker-arm64-4c-16g-402 does not seem to be running inside a container 13:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 13:49:56 $ docker top b0e1628220a819bf0e3c0cf6b5a9f4b694063245f49b2918817a43e0ca5ab24a -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:57 + go version 13:49:57 go version go1.16.8 linux/arm64 [Pipeline] } 13:49:57 $ docker stop --time=1 b0e1628220a819bf0e3c0cf6b5a9f4b694063245f49b2918817a43e0ca5ab24a 13:49:59 $ docker rm -f b0e1628220a819bf0e3c0cf6b5a9f4b694063245f49b2918817a43e0ca5ab24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:50:00 + docker inspect -f . ci-base-image-arm64 13:50:00 . [Pipeline] withDockerContainer 13:50:00 prd-ubuntu18.04-docker-arm64-4c-16g-402 does not seem to be running inside a container 13:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 13:50:02 $ docker top d67603ea259944dc1c721992f4622e60643dca0391a7de380d36314358a5c500 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:50:03 + make test 13:50:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:50:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:51:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:51:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:51:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:51:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.314s coverage: 23.7% of statements 13:51:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:51:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.246s coverage: 28.1% of statements 13:51:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.282s coverage: 78.9% of statements 13:51:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.237s coverage: 9.0% of statements 13:51:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:51:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:51:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:51:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.310s coverage: 28.7% of statements 13:51:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:51:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.265s coverage: 83.3% of statements 13:51:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:51:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:51:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.455s coverage: 57.8% of statements 13:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.125s coverage: 89.0% of statements 13:51:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:51:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.199s coverage: 4.9% of statements 13:51:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:51:55 GO111MODULE=on go vet ./... 13:53:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:53:03 ./bin/test-attribution-txt.sh [Pipeline] } 13:53:03 $ docker stop --time=1 d67603ea259944dc1c721992f4622e60643dca0391a7de380d36314358a5c500 13:53:05 $ docker rm -f d67603ea259944dc1c721992f4622e60643dca0391a7de380d36314358a5c500 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:06 Warning: overwriting stash ‘coverage-report’ 13:53:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:53:08 + ls -al . 13:53:08 total 300 13:53:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 13:52 . 13:53:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 13:47 .. 13:53:08 -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 13:47 .dockerignore 13:53:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 13:47 .git 13:53:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 13:47 .github 13:53:08 -rw-rw-r-- 1 jenkins jenkins 131 Oct 11 13:47 .gitignore 13:53:08 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 11 13:47 CHANGELOG.md 13:53:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 13:47 GOVERNANCE.md 13:53:08 -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 13:47 Jenkinsfile 13:53:08 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 11 13:47 LICENSE 13:53:08 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 11 13:47 Makefile 13:53:08 -rw-rw-r-- 1 jenkins jenkins 619 Oct 11 13:47 OWNERS.md 13:53:08 -rw-rw-r-- 1 jenkins jenkins 7646 Oct 11 13:47 README.md 13:53:08 -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 13:42 VERSION 13:53:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 13:47 bin 13:53:08 -rw-r--r-- 1 jenkins jenkins 126160 Oct 11 13:51 coverage.out 13:53:08 drwxrwxr-x 5 jenkins jenkins 4096 Oct 11 13:47 example 13:53:08 -rw-rw-r-- 1 jenkins jenkins 583 Oct 11 13:47 go.mod 13:53:08 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 11 13:47 go.sum 13:53:08 drwxrwxr-x 15 jenkins jenkins 4096 Oct 11 13:47 internal 13:53:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 13:47 openapi 13:53:08 drwxrwxr-x 5 jenkins jenkins 4096 Oct 11 13:47 pkg 13:53:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 13:47 snap 13:53:08 -rw-rw-r-- 1 jenkins jenkins 222 Oct 11 13:47 version.go [Pipeline] isUnix [Pipeline] sh 13:53:08 + 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=a844ddaa3ab4011f2596df1e726102124341189c --label arch=arm64 --label version=0.0.0 . 13:53:09 Sending build context to Docker daemon 2.795MB 13:53:09 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:53:09 Step 2/24 : FROM ${BASE} AS builder 13:53:09 ---> 4c19062ef5c9 13:53:09 Step 3/24 : ARG MAKE=make build 13:53:09 ---> Running in fa87a786abf6 13:53:10 Removing intermediate container fa87a786abf6 13:53:10 ---> 19e56f2743c3 13:53:10 Step 4/24 : WORKDIR /device-sdk-go 13:53:10 ---> Running in e8d8b95ebb39 13:53:10 Removing intermediate container e8d8b95ebb39 13:53:10 ---> f2055e6e731f 13:53:10 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:53:10 ---> Running in badb87f0c254 13:53:11 Removing intermediate container badb87f0c254 13:53:11 ---> 3f14963b6ea6 13:53:11 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:11 ---> Running in 9072f4724674 13:53:14 Removing intermediate container 9072f4724674 13:53:14 ---> d8c0b091d49a 13:53:14 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:53:14 ---> Running in 7d59e627a871 13:53:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:53:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:53:16 OK: 218 MiB in 52 packages 13:53:18 Removing intermediate container 7d59e627a871 13:53:18 ---> 57bbbeb5cc65 13:53:18 Step 8/24 : COPY . . 13:53:19 ---> 6b7ae255f585 13:53:19 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:19 ---> Running in 8efc9ce83dfb 13:53:22 Removing intermediate container 8efc9ce83dfb 13:53:22 ---> 1ddb821b616a 13:53:22 Step 10/24 : RUN ${MAKE} 13:53:22 ---> Running in fcfa88180de5 13:53:23 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 13:54:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:54:02 Removing intermediate container fcfa88180de5 13:54:02 ---> 3f37483d2e77 13:54:02 Step 11/24 : FROM alpine:3.14 13:54:02 3.14: Pulling from library/alpine 13:54:02 552d1f2373af: Pulling fs layer 13:54:03 552d1f2373af: Verifying Checksum 13:54:03 552d1f2373af: Download complete 13:54:03 552d1f2373af: Pull complete 13:54:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:54:03 Status: Downloaded newer image for alpine:3.14 13:54:03 ---> bb3de5531c18 13:54:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:54:03 ---> Running in 008b8a1e50a0 13:54:04 Removing intermediate container 008b8a1e50a0 13:54:04 ---> 9ca752e1b0f2 13:54:04 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:04 ---> Running in f19e5bcb046e 13:54:06 Removing intermediate container f19e5bcb046e 13:54:06 ---> 254036b4b26f 13:54:06 Step 14/24 : RUN apk add --update --no-cache zeromq 13:54:06 ---> Running in 507345fad690 13:54:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:54:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:54:09 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:54:09 (2/5) Installing libsodium (1.0.18-r0) 13:54:10 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:54:10 (4/5) Installing libzmq (4.3.4-r0) 13:54:10 (5/5) Installing zeromq (4.3.4-r0) 13:54:10 Executing busybox-1.33.1-r3.trigger 13:54:10 OK: 8 MiB in 19 packages 13:54:11 Removing intermediate container 507345fad690 13:54:11 ---> 997f6ed52832 13:54:11 Step 15/24 : WORKDIR / 13:54:11 ---> Running in d86eb8c63bde 13:54:12 Removing intermediate container d86eb8c63bde 13:54:12 ---> ed3949f45663 13:54:12 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:54:13 ---> 2a2d25aca84e 13:54:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:54:14 ---> 0ef80e8f0bb2 13:54:14 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:54:15 ---> c9442ee2faad 13:54:15 Step 19/24 : EXPOSE 59999 13:54:15 ---> Running in cd6e7a33238d 13:54:16 Removing intermediate container cd6e7a33238d 13:54:16 ---> a8bd1927e4cd 13:54:16 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:54:16 ---> Running in 70544ef2f300 13:54:16 Removing intermediate container 70544ef2f300 13:54:16 ---> a765abd18eb9 13:54:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:54:16 ---> Running in 6466e96c98a9 13:54:17 Removing intermediate container 6466e96c98a9 13:54:17 ---> 39fb3a5bf39f 13:54:17 Step 22/24 : LABEL arch=arm64 13:54:17 ---> Running in 90af7e885076 13:54:17 Removing intermediate container 90af7e885076 13:54:17 ---> 005edf1993c9 13:54:17 Step 23/24 : LABEL git_sha=a844ddaa3ab4011f2596df1e726102124341189c 13:54:17 ---> Running in 1314645eed88 13:54:18 Removing intermediate container 1314645eed88 13:54:18 ---> 21dfbe4425a3 13:54:18 Step 24/24 : LABEL version=0.0.0 13:54:18 ---> Running in ba24cc31d4cb 13:54:19 Removing intermediate container ba24cc31d4cb 13:54:19 ---> 0b39c49f8336 13:54:19 [Warning] One or more build-args [ARCH] were not consumed 13:54:19 Successfully built 0b39c49f8336 13:54:19 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 13:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:20 13:54:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:20 arm64: Pulling from edgex-lftools-log-publisher 13:54:20 448f6bf000e3: Pulling fs layer 13:54:20 f757da607395: Pulling fs layer 13:54:20 05883995daec: Pulling fs layer 13:54:20 8603b9c90790: Pulling fs layer 13:54:20 1560dd03e051: Pulling fs layer 13:54:20 27f5ce0e4adf: Pulling fs layer 13:54:20 c2d8d7efcc4b: Pulling fs layer 13:54:20 27f5ce0e4adf: Waiting 13:54:20 c2d8d7efcc4b: Waiting 13:54:20 1560dd03e051: Waiting 13:54:20 8603b9c90790: Waiting 13:54:21 f757da607395: Verifying Checksum 13:54:21 f757da607395: Download complete 13:54:21 8603b9c90790: Verifying Checksum 13:54:21 8603b9c90790: Download complete 13:54:21 1560dd03e051: Verifying Checksum 13:54:21 1560dd03e051: Download complete 13:54:21 27f5ce0e4adf: Verifying Checksum 13:54:21 27f5ce0e4adf: Download complete 13:54:21 05883995daec: Verifying Checksum 13:54:21 05883995daec: Download complete 13:54:21 448f6bf000e3: Verifying Checksum 13:54:21 448f6bf000e3: Download complete 13:54:24 c2d8d7efcc4b: Verifying Checksum 13:54:24 c2d8d7efcc4b: Download complete 13:54:25 448f6bf000e3: Pull complete 13:54:25 f757da607395: Pull complete 13:54:27 05883995daec: Pull complete 13:54:27 8603b9c90790: Pull complete 13:54:28 1560dd03e051: Pull complete 13:54:29 27f5ce0e4adf: Pull complete 13:54:44 c2d8d7efcc4b: Pull complete 13:54:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:54:44 prd-ubuntu18.04-docker-arm64-4c-16g-402 does not seem to be running inside a container 13:54:44 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 13:54:48 $ docker top a033d5f8dfd0327c3dc321057d177c636b001bd18e966a9ae4e192001da648d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:49 ---> job-cost.sh 13:54:49 lf-activate-venv: SKIPPING 13:54:49 INFO: No Stack... 13:55:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:55:22 INFO: Archiving Costs [Pipeline] sh 13:55:22 + cut -d, -f6 13:55:22 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 13:55:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] 13:55:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] did not exist. Created. 13:55:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:55:23 /w/workspace/device-sdk-go/1@tmp/durable-e7322cd2/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-e7322cd2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:55:24 + echo total: 0.10999999940395355 [Pipeline] stash 13:55:24 Warning: overwriting stash ‘stack-cost’ 13:55:24 Stashed 1 file(s) [Pipeline] } 13:55:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1032-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:55:24 $ docker stop --time=1 a033d5f8dfd0327c3dc321057d177c636b001bd18e966a9ae4e192001da648d7 13:55:26 $ docker rm -f a033d5f8dfd0327c3dc321057d177c636b001bd18e966a9ae4e192001da648d7 [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 13:55:27 provisioning config files... 13:55:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/config5529387585173499707tmp [Pipeline] { [Pipeline] sh 13:55:27 + set +x 13:55:27 + curl -s https://codecov.io/bash 13:55:27 + bash -s -- 13:55:27 13:55:27 _____ _ 13:55:27 / ____| | | 13:55:27 | | ___ __| | ___ ___ _____ __ 13:55:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:55:27 | |___| (_) | (_| | __/ (_| (_) \ V / 13:55:27 \_____\___/ \__,_|\___|\___\___/ \_/ 13:55:27 Bash-1.0.6 13:55:27 13:55:27 13:55:27 ==> git version 2.24.4 found 13:55:27 ==> 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 13:55:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:55:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:55:27 ==> Jenkins CI detected. 13:55:27 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1032 13:55:27 project root: . 13:55:27 --> token set from env 13:55:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:55:28 ==> Running gcov in . (disable via -X gcov) 13:55:28 ==> Python coveragepy not found 13:55:28 ==> Searching for coverage reports in: 13:55:28 + . 13:55:28 -> Found 1 reports 13:55:28 ==> Detecting git/mercurial file structure 13:55:28 ==> Reading reports 13:55:28 + ./coverage.out bytes=126160 13:55:28 ==> Appending adjustments 13:55:28 https://docs.codecov.io/docs/fixing-reports 13:55:28 + Found adjustments 13:55:28 ==> Gzipping contents 13:55:28 16K /tmp/codecov.XMak7q.gz 13:55:28 ==> Uploading reports 13:55:28 url: https://codecov.io 13:55:28 query: branch=PR-1032&commit=a844ddaa3ab4011f2596df1e726102124341189c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1032%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1032&job=&cmd_args= 13:55:28 -> Pinging Codecov 13:55:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1032&commit=a844ddaa3ab4011f2596df1e726102124341189c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1032%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1032&job=&cmd_args= 13:55:28 -> Uploading to 13:55:28 https://storage.googleapis.com/codecov/v4/raw/2021-10-11/7E55EF52A471D76F132DFD9A03CDDE97/a844ddaa3ab4011f2596df1e726102124341189c/75d2a043-228a-447d-a83e-f0b7233a56f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211011T135528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e85e9c6539fcec464c5ae7a402774af74b52d72ebcfe460eb57bcab10e4d92e 13:55:28 % Total % Received % Xferd Average Speed Time Time Time Current 13:55:28 Dload Upload Total Spent Left Speed 13:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16055 0 0 100 16055 0 49272 --:--:-- --:--:-- --:--:-- 49248 13:55:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a844ddaa3ab4011f2596df1e726102124341189c [Pipeline] } 13:55:28 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:55:30 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1032/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:55:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:55:31 ---> package-listing.sh 13:55:31 ++ tr '[:upper:]' '[:lower:]' 13:55:31 ++ facter osfamily 13:55:31 + OS_FAMILY=redhat 13:55:31 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1032 13:55:31 + START_PACKAGES=/tmp/packages_start.txt 13:55:31 + END_PACKAGES=/tmp/packages_end.txt 13:55:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:31 + PACKAGES=/tmp/packages_start.txt 13:55:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1032 ']' 13:55:31 + PACKAGES=/tmp/packages_end.txt 13:55:31 + case "${OS_FAMILY}" in 13:55:31 + sort 13:55:31 + rpm -qa 13:55:32 + '[' -f /tmp/packages_start.txt ']' 13:55:32 + '[' -f /tmp/packages_end.txt ']' 13:55:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1032 ']' 13:55:32 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1032/archives/ 13:55:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1032/archives/ [Pipeline] echo 13:55:32 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-1032/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:55:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:33 13:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:33 latest: Pulling from edgex-lftools-log-publisher 13:55:33 b4d181a07f80: Pulling fs layer 13:55:33 a1111a8f2ec3: Pulling fs layer 13:55:33 ed53099fbce6: Pulling fs layer 13:55:33 dc539afda2c1: Pulling fs layer 13:55:33 77bc0d833cb6: Pulling fs layer 13:55:33 9065ff56babe: Pulling fs layer 13:55:33 d287ab97295c: Pulling fs layer 13:55:33 77bc0d833cb6: Waiting 13:55:33 9065ff56babe: Waiting 13:55:33 d287ab97295c: Waiting 13:55:33 dc539afda2c1: Waiting 13:55:33 a1111a8f2ec3: Verifying Checksum 13:55:33 a1111a8f2ec3: Download complete 13:55:33 dc539afda2c1: Verifying Checksum 13:55:33 dc539afda2c1: Download complete 13:55:34 77bc0d833cb6: Verifying Checksum 13:55:34 77bc0d833cb6: Download complete 13:55:34 ed53099fbce6: Verifying Checksum 13:55:34 ed53099fbce6: Download complete 13:55:34 9065ff56babe: Verifying Checksum 13:55:34 9065ff56babe: Download complete 13:55:34 b4d181a07f80: Verifying Checksum 13:55:34 b4d181a07f80: Download complete 13:55:34 d287ab97295c: Verifying Checksum 13:55:34 d287ab97295c: Download complete 13:55:35 b4d181a07f80: Pull complete 13:55:35 a1111a8f2ec3: Pull complete 13:55:36 ed53099fbce6: Pull complete 13:55:36 dc539afda2c1: Pull complete 13:55:36 77bc0d833cb6: Pull complete 13:55:36 9065ff56babe: Pull complete 13:55:42 d287ab97295c: Pull complete 13:55:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:55:42 prd-centos7-docker-4c-2g-398 does not seem to be running inside a container 13:55:42 $ 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-1032/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-1032 -v /w/workspace/gexfoundry_device-sdk-go_PR-1032:/w/workspace/gexfoundry_device-sdk-go_PR-1032:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:55:44 $ docker top b240755c91860f2eb6da79c0d0e20eb2bb4ad9867e819a55bebfabedecac1781 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:44 + touch /tmp/pre-build-complete [Pipeline] sh 13:55:45 + mkdir -p /var/log/sysstat [Pipeline] sh 13:55:45 + ls /var/log/sa-host 13:55:45 + sadf -c /var/log/sa-host/sa11 13:55:45 file_magic: OK 13:55:45 HZ: Using current value: 100 13:55:45 file_header: OK 13:55:45 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 13:55:45 Statistics: 13:55:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:45 File successfully converted to sysstat format version 12.0.3 13:55:45 + sadf -c /var/log/sa-host/sa30 13:55:45 file_magic: OK 13:55:45 HZ: Using current value: 100 13:55:45 file_header: OK 13:55:45 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 13:55:45 Statistics: 13:55:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:45 provisioning config files... 13:55:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1032@tmp/config1519034708481671040tmp [Pipeline] { [Pipeline] echo 13:55:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:55:46 ---> create-netrc.sh [Pipeline] } 13:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:55:46 ---> python-tools-install.sh [Pipeline] echo 13:55:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:55:47 ---> sudo-logs.sh 13:55:47 Archiving 'sudo' log.. 13:55:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-398.novalocal: Name or service not known 13:55:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-398.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:55:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:55:47 ---> job-cost.sh 13:55:47 lf-activate-venv: SKIPPING 13:55:47 DEBUG: total: 0.10999999940395355 13:55:47 INFO: Retrieving Stack Cost... 13:55:49 INFO: Retrieving Pricing Info for: v3-standard-2 13:55:49 INFO: Archiving Costs [Pipeline] echo 13:55:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:55:49 ---> logs-deploy.sh 13:55:49 lf-activate-venv: SKIPPING 13:55:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1032/1 13:55:49 INFO: archiving workspace using pattern(s): 13:55:50 Archives upload complete. 13:55:50 INFO: archiving logs to Nexus