Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e+633449dbefca29cf62edd9030bbe74b52352fb22 (de14c84116e398829ddcf8324a8875ff16236206) 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-ssh15007722271253374489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh9666857933878258291.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8774756405759413442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3194787532417310586.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7080523348188353794.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1162’ is offline Running on prd-centos7-docker-4c-2g-1165 in /w/workspace/gexfoundry_device-sdk-go_PR-1077 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1077 # 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-1077@tmp/jenkins-gitclient-ssh384146977820057777.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 633449dbefca29cf62edd9030bbe74b52352fb22 into PR head commit 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e Merge succeeded, producing 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 Checking out Revision 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 (PR-1077) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/jenkins-gitclient-ssh7479503043368748305.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1077/head:refs/remotes/origin/PR-1077 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # 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-1077@tmp/jenkins-gitclient-ssh5957392019386345199.key > git merge 633449dbefca29cf62edd9030bbe74b52352fb22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 # timeout=10 Commit message: "Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD" > git rev-list --no-walk 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:46 ========================================================= 22:41:46 EdgeX Global Pipelines Version Info 22:41:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:47 ------------------- 22:41:47 stable info: 22:41:47 ------------------- 22:41:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:47 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 22:41:47 Message: update stable to v1.0.217 22:41:47 ------------------- 22:41:47 experimental info: 22:41:47 ------------------- 22:41:47 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:47 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:41:47 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1077 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1077 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1077 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45f89d6 [Pipeline] echo 22:41:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:48 provisioning config files... 22:41:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/config4716951622674107229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:48 ---> docker-login.sh 22:41:48 nexus3.edgexfoundry.org:10001 22:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:49 Configure a credential helper to remove this warning. See 22:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:49 22:41:49 Login Succeeded 22:41:49 nexus3.edgexfoundry.org:10002 22:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:49 Configure a credential helper to remove this warning. See 22:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:49 22:41:49 Login Succeeded 22:41:49 nexus3.edgexfoundry.org:10003 22:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:49 Configure a credential helper to remove this warning. See 22:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:49 22:41:49 Login Succeeded 22:41:49 nexus3.edgexfoundry.org:10004 22:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:49 Configure a credential helper to remove this warning. See 22:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:49 22:41:49 Login Succeeded 22:41:49 docker.io 22:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:50 Configure a credential helper to remove this warning. See 22:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:50 22:41:50 Login Succeeded 22:41:50 ---> docker-login.sh ends [Pipeline] } 22:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:50 + git rev-list -1 --merges 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797~1..45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 [Pipeline] echo 22:41:50 -----------> git rev-list -1 --merges 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797~1..45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 22:41:50 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 [false] [Pipeline] sh 22:41:50 + git log --format=format:%s -1 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 [Pipeline] echo 22:41:50 ========================================================= 22:41:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:51 + git log --format=format:%s -1 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 [Pipeline] echo 22:41:51 [semverPrep] GIT_COMMIT: 45f89d6f4c40d4d91a5965f6b1fce5d9363bd797, Commit Message: Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD [Pipeline] echo 22:41:51 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:51 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:41:51 + grep -v github /etc/ssh/ssh_known_hosts 22:41:51 + '[' -e /tmp/ssh_known_hosts ']' 22:41:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:51 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:41:51 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:51 22:41:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:41:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:52 latest: Pulling from edgex-devops/git-semver 22:41:52 a0d0a0d46f8b: Pulling fs layer 22:41:52 3e5f54012d9b: Pulling fs layer 22:41:52 4c7163046ea9: Pulling fs layer 22:41:52 0c2d73faf560: Pulling fs layer 22:41:52 0c2d73faf560: Waiting 22:41:52 3e5f54012d9b: Verifying Checksum 22:41:52 3e5f54012d9b: Download complete 22:41:52 a0d0a0d46f8b: Verifying Checksum 22:41:52 a0d0a0d46f8b: Download complete 22:41:52 0c2d73faf560: Verifying Checksum 22:41:52 0c2d73faf560: Download complete 22:41:52 4c7163046ea9: Verifying Checksum 22:41:52 4c7163046ea9: Download complete 22:41:52 a0d0a0d46f8b: Pull complete 22:41:52 3e5f54012d9b: Pull complete 22:41:52 4c7163046ea9: Pull complete 22:41:52 0c2d73faf560: Pull complete 22:41:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:41:53 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 22:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1077 -v /w/workspace/gexfoundry_device-sdk-go_PR-1077:/w/workspace/gexfoundry_device-sdk-go_PR-1077:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:41:53 $ docker top a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:53 [ssh-agent] Looking for ssh-agent implementation... 22:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:53 $ docker exec a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 ssh-agent 22:41:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPDcKaI/agent.13 22:41:53 SSH_AGENT_PID=19 22:41:53 Running ssh-add (command line suppressed) 22:41:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_6933732854083641601.key (/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_6933732854083641601.key) 22:41:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:54 + git tag --points-at HEAD [Pipeline] } 22:41:54 $ docker exec --env ******** --env ******** a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 ssh-agent -k 22:41:54 unset SSH_AUTH_SOCK; 22:41:54 unset SSH_AGENT_PID; 22:41:54 echo Agent pid 19 killed; 22:41:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:54 [ssh-agent] Looking for ssh-agent implementation... 22:41:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:54 $ docker exec a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 ssh-agent 22:41:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjcifbI/agent.52 22:41:54 SSH_AGENT_PID=59 22:41:54 Running ssh-add (command line suppressed) 22:41:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_5137907191934645543.key (/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_5137907191934645543.key) 22:41:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:55 + git semver init 22:41:55 # -> Open(): unable to determine branch for HEAD 22:41:55 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1077/.git 22:41:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1077 22:41:55 # $SEMVER_REMOTE_NAME = origin 22:41:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:41:55 # $SEMVER_USER_NAME = edgex-jenkins 22:41:55 # $SEMVER_BRANCH = PR-1077 22:41:55 # $SEMVER_TEMP = /tmp/semver-394134156 22:41:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:41:56 # '/tmp/semver-394134156' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1077/.semver' 22:41:56 # -> Force: false 22:41:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1077/.semver [Pipeline] } 22:41:56 $ docker exec --env ******** --env ******** a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 ssh-agent -k 22:41:56 unset SSH_AUTH_SOCK; 22:41:56 unset SSH_AGENT_PID; 22:41:56 echo Agent pid 59 killed; 22:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:56 + git semver [Pipeline] } 22:41:56 $ docker stop --time=1 a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 22:41:57 $ docker rm -f a04f6a4cea544e649edb6681f95dbed96ec8c009213dfbd1b738745f05a4edf5 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:58 Stashed 1 file(s) [Pipeline] echo 22:41:58 [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 22:42:13 Still waiting to schedule task 22:42:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:42:13 Still waiting to schedule task 22:42:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:43:13 Running on prd-centos7-docker-4c-2g-1168 in /w/workspace/gexfoundry_device-sdk-go_PR-1077 [Pipeline] { [Pipeline] ws 22:43:13 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 22:43:13 The recommended git tool is: git 22:43:14 using credential edgex-jenkins-ssh 22:43:14 Cloning the remote Git repository 22:43:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:14 > git init /w/workspace/device-sdk-go/2 # timeout=10 22:43:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:14 > git --version # timeout=10 22:43:14 > git --version # 'git version 2.24.4' 22:43:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:14 [INFO] Currently running in a labeled security context 22:43:14 [INFO] Currently SELinux is 'enforcing' on the host 22:43:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3173347048427325951.key 22:43:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:16 Merging remotes/origin/main commit 633449dbefca29cf62edd9030bbe74b52352fb22 into PR head commit 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e 22:43:16 Merge succeeded, producing 268533ae65955b19b158fd2508094f40455193d6 22:43:16 Checking out Revision 268533ae65955b19b158fd2508094f40455193d6 (PR-1077) 22:43:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:15 [INFO] Currently running in a labeled security context 22:43:15 [INFO] Currently SELinux is 'enforcing' on the host 22:43:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1734104306042124011.key 22:43:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1077/head:refs/remotes/origin/PR-1077 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:15 > git config core.sparsecheckout # timeout=10 22:43:15 > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 22:43:15 > git remote # timeout=10 22:43:15 > git config --get remote.origin.url # timeout=10 22:43:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:15 [INFO] Currently running in a labeled security context 22:43:15 [INFO] Currently SELinux is 'enforcing' on the host 22:43:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4495043632747585102.key 22:43:15 > git merge 633449dbefca29cf62edd9030bbe74b52352fb22 # timeout=10 22:43:15 > git rev-parse HEAD^{commit} # timeout=10 22:43:15 > git config core.sparsecheckout # timeout=10 22:43:15 > git checkout -f 268533ae65955b19b158fd2508094f40455193d6 # timeout=10 22:43:19 Commit message: "Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD" 22:43:19 > git rev-list --no-walk 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:20 provisioning config files... 22:43:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2466747444091920291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:20 ---> docker-login.sh 22:43:20 nexus3.edgexfoundry.org:10001 22:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:20 Configure a credential helper to remove this warning. See 22:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:20 22:43:20 Login Succeeded 22:43:20 nexus3.edgexfoundry.org:10002 22:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:20 Configure a credential helper to remove this warning. See 22:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:20 22:43:20 Login Succeeded 22:43:20 nexus3.edgexfoundry.org:10003 22:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:20 Configure a credential helper to remove this warning. See 22:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:20 22:43:20 Login Succeeded 22:43:20 nexus3.edgexfoundry.org:10004 22:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:21 Configure a credential helper to remove this warning. See 22:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:21 22:43:21 Login Succeeded 22:43:21 docker.io 22:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:21 Configure a credential helper to remove this warning. See 22:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:21 22:43:21 Login Succeeded 22:43:21 ---> docker-login.sh ends [Pipeline] } 22:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:21 ========================================================= 22:43:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:43:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:43:21 + 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 . 22:43:21 Sending build context to Docker daemon 5.036MB 22:43:21 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:43:21 Step 2/10 : FROM ${BASE} AS builder 22:43:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:43:21 a0d0a0d46f8b: Pulling fs layer 22:43:21 31adcdaf11c8: Pulling fs layer 22:43:21 b8b176561691: Pulling fs layer 22:43:21 4527c011a84f: Pulling fs layer 22:43:21 5d74067f8e1e: Pulling fs layer 22:43:21 e0aca202a116: Pulling fs layer 22:43:21 3a43be97a3b4: Pulling fs layer 22:43:21 34cad66bf833: Pulling fs layer 22:43:21 b4e3c513aaa6: Pulling fs layer 22:43:21 e0aca202a116: Waiting 22:43:21 3a43be97a3b4: Waiting 22:43:21 34cad66bf833: Waiting 22:43:21 b4e3c513aaa6: Waiting 22:43:21 4527c011a84f: Waiting 22:43:21 5d74067f8e1e: Waiting 22:43:21 b8b176561691: Verifying Checksum 22:43:21 b8b176561691: Download complete 22:43:21 31adcdaf11c8: Verifying Checksum 22:43:21 31adcdaf11c8: Download complete 22:43:22 5d74067f8e1e: Verifying Checksum 22:43:22 5d74067f8e1e: Download complete 22:43:22 e0aca202a116: Verifying Checksum 22:43:22 e0aca202a116: Download complete 22:43:22 3a43be97a3b4: Verifying Checksum 22:43:22 3a43be97a3b4: Download complete 22:43:22 a0d0a0d46f8b: Verifying Checksum 22:43:22 a0d0a0d46f8b: Download complete 22:43:22 34cad66bf833: Verifying Checksum 22:43:22 34cad66bf833: Download complete 22:43:22 a0d0a0d46f8b: Pull complete 22:43:22 4527c011a84f: Verifying Checksum 22:43:22 4527c011a84f: Download complete 22:43:22 31adcdaf11c8: Pull complete 22:43:22 b4e3c513aaa6: Verifying Checksum 22:43:22 b4e3c513aaa6: Download complete 22:43:22 b8b176561691: Pull complete 22:43:26 4527c011a84f: Pull complete 22:43:26 5d74067f8e1e: Pull complete 22:43:26 e0aca202a116: Pull complete 22:43:26 3a43be97a3b4: Pull complete 22:43:26 34cad66bf833: Pull complete 22:43:28 b4e3c513aaa6: Pull complete 22:43:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:43:28 ---> 9f6097aaca64 22:43:28 Step 3/10 : ARG MAKE=make build 22:43:30 ---> Running in 3543fce3a88e 22:43:30 Removing intermediate container 3543fce3a88e 22:43:30 ---> 312b590ee7dd 22:43:30 Step 4/10 : WORKDIR /device-sdk-go 22:43:30 ---> Running in a9c3555af017 22:43:30 Removing intermediate container a9c3555af017 22:43:30 ---> 061976645b80 22:43:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:43:30 ---> Running in 1c468a3371f9 22:43:30 Removing intermediate container 1c468a3371f9 22:43:30 ---> d8dbc28ad1c5 22:43:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:30 ---> Running in 0897ab5db721 22:43:31 Removing intermediate container 0897ab5db721 22:43:31 ---> c3d8c6e0303f 22:43:31 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:43:31 ---> Running in 4d074fc0b956 22:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:32 OK: 220 MiB in 52 packages 22:43:32 Removing intermediate container 4d074fc0b956 22:43:32 ---> 6738d60cd674 22:43:32 Step 8/10 : COPY . . 22:43:32 ---> 781d121ada19 22:43:32 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:32 ---> Running in c7669c296950 22:43:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1167 in /w/workspace/gexfoundry_device-sdk-go_PR-1077 [Pipeline] { [Pipeline] ws 22:43:33 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 22:43:33 The recommended git tool is: git 22:43:38 using credential edgex-jenkins-ssh 22:43:38 Cloning the remote Git repository 22:43:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:38 > git init /w/workspace/device-sdk-go/2 # timeout=10 22:43:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:38 > git --version # timeout=10 22:43:38 > git --version # 'git version 2.17.1' 22:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:41 Merging remotes/origin/main commit 633449dbefca29cf62edd9030bbe74b52352fb22 into PR head commit 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e 22:43:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1077/head:refs/remotes/origin/PR-1077 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:41 > git config core.sparsecheckout # timeout=10 22:43:41 > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 22:43:41 Merge succeeded, producing bb4219e86e9ca206ad83771779690c9277dd019e 22:43:41 Checking out Revision bb4219e86e9ca206ad83771779690c9277dd019e (PR-1077) 22:43:41 > git remote # timeout=10 22:43:41 > git config --get remote.origin.url # timeout=10 22:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:41 > git merge 633449dbefca29cf62edd9030bbe74b52352fb22 # timeout=10 22:43:41 > git rev-parse HEAD^{commit} # timeout=10 22:43:41 > git config core.sparsecheckout # timeout=10 22:43:41 > git checkout -f bb4219e86e9ca206ad83771779690c9277dd019e # timeout=10 22:43:45 Commit message: "Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD" 22:43:45 > git rev-list --no-walk 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:43:46 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:46 Dload Upload Total Spent Left Speed 22:43:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 53588 0 --:--:-- --:--:-- --:--:-- 53346 [Pipeline] sh 22:43:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:43:47 + sudo tee /etc/docker/daemon.new 22:43:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:43:47 { 22:43:47 "registry-mirrors": [ 22:43:47 "https://nexus3.edgexfoundry.org:10001" 22:43:47 ], 22:43:47 "bip": "10.250.0.254/24", 22:43:47 "hosts": [ 22:43:47 "tcp://0.0.0.0:5555", 22:43:47 "unix:///var/run/docker.sock" 22:43:47 ], 22:43:47 "mtu": 1458, 22:43:47 "selinux-enabled": true, 22:43:47 "seccomp-profile": "/etc/docker/seccomp.json" 22:43:47 } [Pipeline] sh 22:43:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:48 + sudo service docker restart 22:44:05 Removing intermediate container c7669c296950 22:44:05 ---> 5f412dcbb018 22:44:05 Step 10/10 : RUN ${MAKE} 22:44:05 ---> Running in f636caf427dd 22:44:05 noop 22:44:05 Removing intermediate container f636caf427dd 22:44:05 ---> 0da248bb95f4 22:44:05 Successfully built 0da248bb95f4 22:44:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:44:05 + docker inspect -f . ci-base-image-x86_64 22:44:05 . [Pipeline] withDockerContainer 22:44:05 prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container 22:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:05 $ docker top 27ee5d1ba94363b255a8d35ffcfeb4f0c54df41053e449b87f3c5976f598ca07 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:06 + go version 22:44:06 go version go1.16.8 linux/amd64 [Pipeline] } 22:44:06 $ docker stop --time=1 27ee5d1ba94363b255a8d35ffcfeb4f0c54df41053e449b87f3c5976f598ca07 22:44:07 $ docker rm -f 27ee5d1ba94363b255a8d35ffcfeb4f0c54df41053e449b87f3c5976f598ca07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 22:44:07 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:44:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1799880683194798930tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:44:07 ---> docker-login.sh 22:44:07 nexus3.edgexfoundry.org:10001 22:44:07 + docker inspect -f . ci-base-image-x86_64 22:44:07 . [Pipeline] withDockerContainer 22:44:07 prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container 22:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:08 $ docker top 51b335bfcba9c2d0513636bf840e6975119b8fead08717719ffa3871cd0b01d3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:08 Configure a credential helper to remove this warning. See 22:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:08 22:44:08 Login Succeeded 22:44:08 nexus3.edgexfoundry.org:10002 22:44:08 + make test 22:44:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:09 Configure a credential helper to remove this warning. See 22:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:09 22:44:09 Login Succeeded 22:44:09 nexus3.edgexfoundry.org:10003 22:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:09 Configure a credential helper to remove this warning. See 22:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:09 22:44:09 Login Succeeded 22:44:09 nexus3.edgexfoundry.org:10004 22:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:09 Configure a credential helper to remove this warning. See 22:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:09 22:44:09 Login Succeeded 22:44:09 docker.io 22:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:10 Configure a credential helper to remove this warning. See 22:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:10 22:44:10 Login Succeeded 22:44:10 ---> docker-login.sh ends [Pipeline] } 22:44:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:10 ========================================================= 22:44:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:44:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:44:11 + 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 . 22:44:11 Sending build context to Docker daemon 5.034MB 22:44:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:44:11 Step 2/10 : FROM ${BASE} AS builder 22:44:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:44:11 552d1f2373af: Pulling fs layer 22:44:11 ea3f2d53f512: Pulling fs layer 22:44:11 9e70ebbbe112: Pulling fs layer 22:44:11 7a9cfe048b4a: Pulling fs layer 22:44:11 72dc09318566: Pulling fs layer 22:44:11 f4f7b4309257: Pulling fs layer 22:44:11 0ac9a79272e3: Pulling fs layer 22:44:11 b78e95d17946: Pulling fs layer 22:44:11 f4f7b4309257: Waiting 22:44:11 0ac9a79272e3: Waiting 22:44:11 b78e95d17946: Waiting 22:44:11 72dc09318566: Waiting 22:44:11 7a9cfe048b4a: Waiting 22:44:11 9e70ebbbe112: Verifying Checksum 22:44:11 9e70ebbbe112: Download complete 22:44:11 ea3f2d53f512: Download complete 22:44:11 72dc09318566: Verifying Checksum 22:44:11 72dc09318566: Download complete 22:44:11 f4f7b4309257: Verifying Checksum 22:44:11 f4f7b4309257: Download complete 22:44:12 552d1f2373af: Verifying Checksum 22:44:12 0ac9a79272e3: Verifying Checksum 22:44:12 0ac9a79272e3: Download complete 22:44:12 552d1f2373af: Pull complete 22:44:13 ea3f2d53f512: Pull complete 22:44:13 9e70ebbbe112: Pull complete 22:44:13 b78e95d17946: Verifying Checksum 22:44:13 b78e95d17946: Download complete 22:44:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:44:14 7a9cfe048b4a: Verifying Checksum 22:44:14 7a9cfe048b4a: Download complete 22:44:26 7a9cfe048b4a: Pull complete 22:44:26 72dc09318566: Pull complete 22:44:26 f4f7b4309257: Pull complete 22:44:26 0ac9a79272e3: Pull complete 22:44:32 b78e95d17946: Pull complete 22:44:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:44:32 ---> 8b459fc5aaf0 22:44:32 Step 3/10 : ARG MAKE=make build 22:44:33 ---> Running in d5ffa88e9509 22:44:33 Removing intermediate container d5ffa88e9509 22:44:33 ---> ac5ea7ae01d1 22:44:33 Step 4/10 : WORKDIR /device-sdk-go 22:44:33 ---> Running in 2adacf875977 22:44:34 Removing intermediate container 2adacf875977 22:44:34 ---> 8406df910e59 22:44:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:34 ---> Running in 6976ba71760d 22:44:34 Removing intermediate container 6976ba71760d 22:44:34 ---> 8ea8678f2911 22:44:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:34 ---> Running in dbec0b12805e 22:44:36 Removing intermediate container dbec0b12805e 22:44:36 ---> 429d24fe0a02 22:44:36 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:36 ---> Running in a416613308e6 22:44:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:44:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:44:39 OK: 219 MiB in 52 packages 22:44:40 Removing intermediate container a416613308e6 22:44:40 ---> 8233de8dafd3 22:44:40 Step 8/10 : COPY . . 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.060s coverage: 23.3% of statements 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 27.6% of statements 22:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 22:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 28.7% of statements 22:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:44:41 ---> 3b1baae6b10c 22:44:41 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:41 ---> Running in b4e20b25e0a3 22:44:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 86.1% of statements 22:44:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:44:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:44:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 57.4% of statements 22:44:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.835s coverage: 89.2% of statements 22:44:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:44:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.8% of statements 22:44:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:45:09 GO111MODULE=on go vet ./... 22:45:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:45:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:45:15 ./bin/test-attribution-txt.sh [Pipeline] echo 22:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:45:15 $ docker stop --time=1 51b335bfcba9c2d0513636bf840e6975119b8fead08717719ffa3871cd0b01d3 22:45:16 $ docker rm -f 51b335bfcba9c2d0513636bf840e6975119b8fead08717719ffa3871cd0b01d3 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:45:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:45:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:45:18 + ls -al . 22:45:18 total 272 22:45:18 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 10 22:45 . 22:45:18 drwxrwxr-x. 4 jenkins jenkins 28 Jan 10 22:43 .. 22:45:18 drwxrwxr-x. 2 jenkins jenkins 37 Jan 10 22:43 bin 22:45:18 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 10 22:43 CHANGELOG.md 22:45:18 -rw-r--r--. 1 jenkins jenkins 128667 Jan 10 22:44 coverage.out 22:45:18 -rw-rw-r--. 1 jenkins jenkins 140 Jan 10 22:43 .dockerignore 22:45:18 drwxrwxr-x. 5 jenkins jenkins 62 Jan 10 22:43 example 22:45:18 drwxrwxr-x. 8 jenkins jenkins 179 Jan 10 22:43 .git 22:45:18 drwxrwxr-x. 3 jenkins jenkins 125 Jan 10 22:43 .github 22:45:18 -rw-rw-r--. 1 jenkins jenkins 131 Jan 10 22:43 .gitignore 22:45:18 -rw-rw-r--. 1 jenkins jenkins 42 Jan 10 22:43 .golangci.yml 22:45:18 -rw-rw-r--. 1 jenkins jenkins 582 Jan 10 22:43 go.mod 22:45:18 -rw-rw-r--. 1 jenkins jenkins 49709 Jan 10 22:43 go.sum 22:45:18 -rw-rw-r--. 1 jenkins jenkins 677 Jan 10 22:43 GOVERNANCE.md 22:45:18 drwxrwxr-x. 15 jenkins jenkins 224 Jan 10 22:43 internal 22:45:18 -rw-rw-r--. 1 jenkins jenkins 880 Jan 10 22:43 Jenkinsfile 22:45:18 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 10 22:43 LICENSE 22:45:18 -rw-rw-r--. 1 jenkins jenkins 1590 Jan 10 22:43 Makefile 22:45:18 drwxrwxr-x. 3 jenkins jenkins 16 Jan 10 22:43 openapi 22:45:18 -rw-rw-r--. 1 jenkins jenkins 619 Jan 10 22:43 OWNERS.md 22:45:18 drwxrwxr-x. 5 jenkins jenkins 50 Jan 10 22:43 pkg 22:45:18 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 10 22:43 README.md 22:45:18 drwxrwxr-x. 4 jenkins jenkins 54 Jan 10 22:43 snap 22:45:18 -rw-rw-r--. 1 jenkins jenkins 5 Jan 10 22:41 VERSION 22:45:18 -rw-rw-r--. 1 jenkins jenkins 222 Jan 10 22:43 version.go [Pipeline] isUnix [Pipeline] sh 22:45:19 + 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=268533ae65955b19b158fd2508094f40455193d6 --label arch=amd64 --label version=0.0.0 . 22:45:19 Sending build context to Docker daemon 5.165MB 22:45:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 22:45:19 Step 2/24 : FROM ${BASE} AS builder 22:45:19 ---> 0da248bb95f4 22:45:19 Step 3/24 : ARG MAKE=make build 22:45:19 ---> Running in a14f59c96f41 22:45:19 Removing intermediate container a14f59c96f41 22:45:19 ---> a3da1859577d 22:45:19 Step 4/24 : WORKDIR /device-sdk-go 22:45:19 ---> Running in dbb0c9fb388b 22:45:19 Removing intermediate container dbb0c9fb388b 22:45:19 ---> 34330e56033c 22:45:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:45:19 ---> Running in d6ceb305fb8f 22:45:19 Removing intermediate container d6ceb305fb8f 22:45:19 ---> 7a6a2553b233 22:45:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:19 ---> Running in 12434dafe685 22:45:20 Removing intermediate container 12434dafe685 22:45:20 ---> 0d375b9ade8f 22:45:20 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:45:20 ---> Running in 633d42c7d97b 22:45:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:45:21 OK: 220 MiB in 52 packages 22:45:21 Removing intermediate container 633d42c7d97b 22:45:21 ---> 88c98d2282d4 22:45:21 Step 8/24 : COPY . . 22:45:22 ---> b750cee7bd23 22:45:22 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:22 ---> Running in d95a9a57124b 22:45:22 Removing intermediate container d95a9a57124b 22:45:22 ---> 31e9e5d5f1f6 22:45:22 Step 10/24 : RUN ${MAKE} 22:45:22 ---> Running in 2e06190797cb 22:45:22 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 22:45:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:45:34 Removing intermediate container 2e06190797cb 22:45:34 ---> ba1b218a0916 22:45:34 Step 11/24 : FROM alpine:3.14 22:45:35 3.14: Pulling from library/alpine 22:45:35 97518928ae5f: Pulling fs layer 22:45:35 97518928ae5f: Verifying Checksum 22:45:35 97518928ae5f: Download complete 22:45:35 97518928ae5f: Pull complete 22:45:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:45:35 Status: Downloaded newer image for alpine:3.14 22:45:35 ---> 0a97eee8041e 22:45:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:45:35 ---> Running in eb6e0d7c1f4c 22:45:36 Removing intermediate container eb6e0d7c1f4c 22:45:36 ---> ad722903b883 22:45:36 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:36 ---> Running in 468c208a3759 22:45:36 Removing intermediate container 468c208a3759 22:45:36 ---> f6383bb8b28f 22:45:36 Step 14/24 : RUN apk add --update --no-cache zeromq 22:45:36 ---> Running in cf3a55d2648e 22:45:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:45:37 (1/5) Installing libgcc (10.3.1_git20210424-r2) 22:45:38 (2/5) Installing libsodium (1.0.18-r0) 22:45:38 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 22:45:38 (4/5) Installing libzmq (4.3.4-r0) 22:45:38 (5/5) Installing zeromq (4.3.4-r0) 22:45:38 Executing busybox-1.33.1-r6.trigger 22:45:38 OK: 8 MiB in 19 packages 22:45:38 Removing intermediate container cf3a55d2648e 22:45:38 ---> 0f6efbcf8b7b 22:45:38 Step 15/24 : WORKDIR / 22:45:38 ---> Running in 36f211fdaa9d 22:45:38 Removing intermediate container 36f211fdaa9d 22:45:38 ---> cb4c5a767345 22:45:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:45:38 ---> 52bf195c330a 22:45:38 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:45:39 ---> 84367516a3bf 22:45:39 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:45:39 ---> 4ca4c4da0f99 22:45:39 Step 19/24 : EXPOSE 59999 22:45:39 ---> Running in 39a700be30a0 22:45:39 Removing intermediate container 39a700be30a0 22:45:39 ---> 12f7d180f527 22:45:39 Step 20/24 : ENTRYPOINT ["/device-simple"] 22:45:39 ---> Running in 100a1a36502f 22:45:39 Removing intermediate container 100a1a36502f 22:45:39 ---> 4c6f8c24751c 22:45:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:39 ---> Running in 55a32b07d644 22:45:39 Removing intermediate container 55a32b07d644 22:45:39 ---> f58a762379bf 22:45:39 Step 22/24 : LABEL arch=amd64 22:45:39 ---> Running in a58ba7cee2bf 22:45:39 Removing intermediate container a58ba7cee2bf 22:45:39 ---> a8b7080a776a 22:45:39 Step 23/24 : LABEL git_sha=268533ae65955b19b158fd2508094f40455193d6 22:45:39 ---> Running in a518df051105 22:45:39 Removing intermediate container a518df051105 22:45:39 ---> f14fe84c6cb4 22:45:39 Step 24/24 : LABEL version=0.0.0 22:45:39 ---> Running in f1a3970bf80c 22:45:39 Removing intermediate container f1a3970bf80c 22:45:39 ---> 5d5065597d6e 22:45:39 [Warning] One or more build-args [ARCH] were not consumed 22:45:39 Successfully built 5d5065597d6e 22:45:39 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 22:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:40 22:45:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:40 latest: Pulling from edgex-lftools-log-publisher 22:45:40 b4d181a07f80: Pulling fs layer 22:45:40 a1111a8f2ec3: Pulling fs layer 22:45:40 ed53099fbce6: Pulling fs layer 22:45:40 dc539afda2c1: Pulling fs layer 22:45:40 77bc0d833cb6: Pulling fs layer 22:45:40 9065ff56babe: Pulling fs layer 22:45:40 d287ab97295c: Pulling fs layer 22:45:40 77bc0d833cb6: Waiting 22:45:40 9065ff56babe: Waiting 22:45:40 d287ab97295c: Waiting 22:45:40 dc539afda2c1: Waiting 22:45:40 a1111a8f2ec3: Verifying Checksum 22:45:40 a1111a8f2ec3: Download complete 22:45:40 dc539afda2c1: Verifying Checksum 22:45:40 dc539afda2c1: Download complete 22:45:40 ed53099fbce6: Verifying Checksum 22:45:40 ed53099fbce6: Download complete 22:45:40 9065ff56babe: Verifying Checksum 22:45:40 9065ff56babe: Download complete 22:45:40 77bc0d833cb6: Verifying Checksum 22:45:40 77bc0d833cb6: Download complete 22:45:40 b4d181a07f80: Verifying Checksum 22:45:40 b4d181a07f80: Download complete 22:45:41 d287ab97295c: Verifying Checksum 22:45:41 d287ab97295c: Download complete 22:45:42 b4d181a07f80: Pull complete 22:45:42 a1111a8f2ec3: Pull complete 22:45:43 ed53099fbce6: Pull complete 22:45:43 dc539afda2c1: Pull complete 22:45:43 77bc0d833cb6: Pull complete 22:45:43 9065ff56babe: Pull complete 22:45:48 d287ab97295c: Pull complete 22:45:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:45:48 prd-centos7-docker-4c-2g-1168 does not seem to be running inside a container 22:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:45:51 $ docker top 050a7a3d459f8a5a54c64524fd799b95b0ab5ad4742c2b9760bd7883809a9428 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:51 ---> job-cost.sh 22:45:51 lf-activate-venv: SKIPPING 22:45:51 INFO: No Stack... 22:45:52 INFO: Retrieving Pricing Info for: v3-standard-2 22:45:52 INFO: Archiving Costs [Pipeline] sh 22:45:52 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 22:45:52 + cut -d, -f6 [Pipeline] lock 22:45:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] 22:45:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] did not exist. Created. 22:45:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:52 + echo total: 0.05999999865889549 [Pipeline] stash 22:45:53 Stashed 1 file(s) [Pipeline] } 22:45:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:45:53 $ docker stop --time=1 050a7a3d459f8a5a54c64524fd799b95b0ab5ad4742c2b9760bd7883809a9428 22:45:54 $ docker rm -f 050a7a3d459f8a5a54c64524fd799b95b0ab5ad4742c2b9760bd7883809a9428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:46:03 Removing intermediate container b4e20b25e0a3 22:46:03 ---> 2de4e4995600 22:46:03 Step 10/10 : RUN ${MAKE} 22:46:03 ---> Running in 200db7f47ab4 22:46:03 noop 22:46:03 Removing intermediate container 200db7f47ab4 22:46:03 ---> 5fe47de5ccf2 22:46:03 Successfully built 5fe47de5ccf2 22:46:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:46:03 + docker inspect -f . ci-base-image-arm64 22:46:03 . [Pipeline] withDockerContainer 22:46:03 prd-ubuntu18.04-docker-arm64-4c-16g-1167 does not seem to be running inside a container 22:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:46:05 $ docker top 4f2f7acc1c08d20d89a310274d93f19dd96e600cfb4da1fe37e308665b8b4b3b -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:05 + go version 22:46:05 go version go1.16.8 linux/arm64 [Pipeline] } 22:46:06 $ docker stop --time=1 4f2f7acc1c08d20d89a310274d93f19dd96e600cfb4da1fe37e308665b8b4b3b 22:46:07 $ docker rm -f 4f2f7acc1c08d20d89a310274d93f19dd96e600cfb4da1fe37e308665b8b4b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:08 + docker inspect -f . ci-base-image-arm64 22:46:08 . [Pipeline] withDockerContainer 22:46:08 prd-ubuntu18.04-docker-arm64-4c-16g-1167 does not seem to be running inside a container 22:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:46:09 $ docker top 38c501e6d7e516d039f8064348705a868ad6f7b476b68f23d1eb8ebd55c0c833 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:46:10 + make test 22:46:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:46:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:47:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:47:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:47:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.354s coverage: 23.3% of statements 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.274s coverage: 27.6% of statements 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.280s coverage: 78.9% of statements 22:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:47:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.372s coverage: 28.7% of statements 22:47:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:47:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.231s coverage: 86.1% of statements 22:47:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:47:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:47:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.427s coverage: 57.4% of statements 22:48:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.119s coverage: 89.2% of statements 22:48:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:48:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.212s coverage: 4.8% of statements 22:48:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:48:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:01 GO111MODULE=on go vet ./... 22:48:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:48:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:48:58 ./bin/test-attribution-txt.sh [Pipeline] echo 22:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:49:00 $ docker stop --time=1 38c501e6d7e516d039f8064348705a868ad6f7b476b68f23d1eb8ebd55c0c833 22:49:02 $ docker rm -f 38c501e6d7e516d039f8064348705a868ad6f7b476b68f23d1eb8ebd55c0c833 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:49:03 Warning: overwriting stash ‘coverage-report’ 22:49:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:49:05 + ls -al . 22:49:05 total 308 22:49:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 22:49 . 22:49:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:43 .. 22:49:05 -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 22:43 .dockerignore 22:49:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:43 .git 22:49:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:43 .github 22:49:05 -rw-rw-r-- 1 jenkins jenkins 131 Jan 10 22:43 .gitignore 22:49:05 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:43 .golangci.yml 22:49:05 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 10 22:43 CHANGELOG.md 22:49:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:43 GOVERNANCE.md 22:49:05 -rw-rw-r-- 1 jenkins jenkins 880 Jan 10 22:43 Jenkinsfile 22:49:05 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 10 22:43 LICENSE 22:49:05 -rw-rw-r-- 1 jenkins jenkins 1590 Jan 10 22:43 Makefile 22:49:05 -rw-rw-r-- 1 jenkins jenkins 619 Jan 10 22:43 OWNERS.md 22:49:05 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 10 22:43 README.md 22:49:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 22:41 VERSION 22:49:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:43 bin 22:49:05 -rw-r--r-- 1 jenkins jenkins 128667 Jan 10 22:48 coverage.out 22:49:05 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 22:43 example 22:49:05 -rw-rw-r-- 1 jenkins jenkins 582 Jan 10 22:43 go.mod 22:49:05 -rw-rw-r-- 1 jenkins jenkins 49709 Jan 10 22:43 go.sum 22:49:05 drwxrwxr-x 15 jenkins jenkins 4096 Jan 10 22:43 internal 22:49:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:43 openapi 22:49:05 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 22:43 pkg 22:49:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:43 snap 22:49:05 -rw-rw-r-- 1 jenkins jenkins 222 Jan 10 22:43 version.go [Pipeline] isUnix [Pipeline] sh 22:49:05 + 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=bb4219e86e9ca206ad83771779690c9277dd019e --label arch=arm64 --label version=0.0.0 . 22:49:05 Sending build context to Docker daemon 5.164MB 22:49:05 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 22:49:05 Step 2/24 : FROM ${BASE} AS builder 22:49:05 ---> 5fe47de5ccf2 22:49:05 Step 3/24 : ARG MAKE=make build 22:49:05 ---> Running in fd38a9c810ef 22:49:06 Removing intermediate container fd38a9c810ef 22:49:06 ---> 4d4049729034 22:49:06 Step 4/24 : WORKDIR /device-sdk-go 22:49:06 ---> Running in 0adaa35b5d8a 22:49:06 Removing intermediate container 0adaa35b5d8a 22:49:06 ---> 55bec83402d9 22:49:06 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:49:06 ---> Running in f4faaaa00fa3 22:49:07 Removing intermediate container f4faaaa00fa3 22:49:07 ---> d2aade398a69 22:49:07 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:07 ---> Running in 222761be6918 22:49:08 Removing intermediate container 222761be6918 22:49:08 ---> abbc2a9a35f3 22:49:08 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:49:09 ---> Running in 5997180c809b 22:49:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:49:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:49:11 OK: 219 MiB in 52 packages 22:49:12 Removing intermediate container 5997180c809b 22:49:12 ---> 0631a906841f 22:49:12 Step 8/24 : COPY . . 22:49:13 ---> 5655b2918dd1 22:49:13 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:13 ---> Running in ec3aecdd1cbb 22:49:15 Removing intermediate container ec3aecdd1cbb 22:49:15 ---> de1721e46144 22:49:15 Step 10/24 : RUN ${MAKE} 22:49:15 ---> Running in be65fb248f0c 22:49:16 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 22:49:49 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:49:51 Removing intermediate container be65fb248f0c 22:49:51 ---> f5348ea98fc9 22:49:51 Step 11/24 : FROM alpine:3.14 22:49:52 3.14: Pulling from library/alpine 22:49:52 be307f383ecc: Pulling fs layer 22:49:52 be307f383ecc: Verifying Checksum 22:49:52 be307f383ecc: Download complete 22:49:52 be307f383ecc: Pull complete 22:49:52 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:49:52 Status: Downloaded newer image for alpine:3.14 22:49:52 ---> 5b8b7b635229 22:49:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:49:53 ---> Running in db29f3060a56 22:49:53 Removing intermediate container db29f3060a56 22:49:53 ---> 6be7b12833f8 22:49:53 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:53 ---> Running in 272960eda958 22:49:55 Removing intermediate container 272960eda958 22:49:55 ---> 85f1cfbfaacd 22:49:55 Step 14/24 : RUN apk add --update --no-cache zeromq 22:49:55 ---> Running in ef19bff62d9e 22:49:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:49:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:49:58 (1/5) Installing libgcc (10.3.1_git20210424-r2) 22:49:58 (2/5) Installing libsodium (1.0.18-r0) 22:49:58 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 22:49:58 (4/5) Installing libzmq (4.3.4-r0) 22:49:58 (5/5) Installing zeromq (4.3.4-r0) 22:49:58 Executing busybox-1.33.1-r6.trigger 22:49:58 OK: 8 MiB in 19 packages 22:49:59 Removing intermediate container ef19bff62d9e 22:49:59 ---> b0f2177941a8 22:49:59 Step 15/24 : WORKDIR / 22:49:59 ---> Running in 7ed35a0a4d3b 22:49:59 Removing intermediate container 7ed35a0a4d3b 22:49:59 ---> 6e216c04c7b2 22:49:59 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:50:00 ---> bac86f1dbc21 22:50:00 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:50:01 ---> e10f38d9c111 22:50:01 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:50:01 ---> caaddc0fd766 22:50:01 Step 19/24 : EXPOSE 59999 22:50:01 ---> Running in e3cd68f2c03a 22:50:01 Removing intermediate container e3cd68f2c03a 22:50:01 ---> 58fce59de4d6 22:50:01 Step 20/24 : ENTRYPOINT ["/device-simple"] 22:50:01 ---> Running in f12c11916115 22:50:02 Removing intermediate container f12c11916115 22:50:02 ---> c1c5f097b62a 22:50:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:02 ---> Running in 132b17109c0a 22:50:02 Removing intermediate container 132b17109c0a 22:50:02 ---> 0fe0a816bd77 22:50:02 Step 22/24 : LABEL arch=arm64 22:50:02 ---> Running in 01e3f1fe15f7 22:50:03 Removing intermediate container 01e3f1fe15f7 22:50:03 ---> 5de226519915 22:50:03 Step 23/24 : LABEL git_sha=bb4219e86e9ca206ad83771779690c9277dd019e 22:50:03 ---> Running in 86b14871da4d 22:50:03 Removing intermediate container 86b14871da4d 22:50:03 ---> 3771968ab78d 22:50:03 Step 24/24 : LABEL version=0.0.0 22:50:03 ---> Running in 7b16b23886e7 22:50:03 Removing intermediate container 7b16b23886e7 22:50:03 ---> ed5e772817f8 22:50:03 [Warning] One or more build-args [ARCH] were not consumed 22:50:03 Successfully built ed5e772817f8 22:50:03 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:50:04 22:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:50:04 arm64: Pulling from edgex-lftools-log-publisher 22:50:04 448f6bf000e3: Pulling fs layer 22:50:04 f757da607395: Pulling fs layer 22:50:04 05883995daec: Pulling fs layer 22:50:04 8603b9c90790: Pulling fs layer 22:50:04 1560dd03e051: Pulling fs layer 22:50:04 27f5ce0e4adf: Pulling fs layer 22:50:04 c2d8d7efcc4b: Pulling fs layer 22:50:04 1560dd03e051: Waiting 22:50:04 27f5ce0e4adf: Waiting 22:50:04 8603b9c90790: Waiting 22:50:04 c2d8d7efcc4b: Waiting 22:50:04 f757da607395: Verifying Checksum 22:50:04 f757da607395: Download complete 22:50:04 8603b9c90790: Verifying Checksum 22:50:04 8603b9c90790: Download complete 22:50:04 1560dd03e051: Verifying Checksum 22:50:04 1560dd03e051: Download complete 22:50:04 05883995daec: Verifying Checksum 22:50:04 05883995daec: Download complete 22:50:04 27f5ce0e4adf: Verifying Checksum 22:50:04 27f5ce0e4adf: Download complete 22:50:05 448f6bf000e3: Verifying Checksum 22:50:05 448f6bf000e3: Download complete 22:50:08 c2d8d7efcc4b: Verifying Checksum 22:50:08 c2d8d7efcc4b: Download complete 22:50:09 448f6bf000e3: Pull complete 22:50:09 f757da607395: Pull complete 22:50:11 05883995daec: Pull complete 22:50:11 8603b9c90790: Pull complete 22:50:12 1560dd03e051: Pull complete 22:50:12 27f5ce0e4adf: Pull complete 22:50:27 c2d8d7efcc4b: Pull complete 22:50:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:50:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:50:27 prd-ubuntu18.04-docker-arm64-4c-16g-1167 does not seem to be running inside a container 22:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:50:30 $ docker top 427ed516dbf235d0e34e6dee845d800bd6450420c50ff753d8f2735e3c561232 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:31 ---> job-cost.sh 22:50:31 lf-activate-venv: SKIPPING 22:50:31 INFO: No Stack... 22:50:31 INFO: Retrieving Pricing Info for: v3-standard-4 22:50:32 INFO: Archiving Costs [Pipeline] sh 22:50:32 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 22:50:32 + cut -d, -f6 [Pipeline] lock 22:50:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] 22:50:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] did not exist. Created. 22:50:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:33 /w/workspace/device-sdk-go/2@tmp/durable-bde538a3/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-bde538a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:50:34 + echo total: 0.10999999940395355 [Pipeline] stash 22:50:34 Warning: overwriting stash ‘stack-cost’ 22:50:34 Stashed 1 file(s) [Pipeline] } 22:50:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:50:34 $ docker stop --time=1 427ed516dbf235d0e34e6dee845d800bd6450420c50ff753d8f2735e3c561232 22:50:35 $ docker rm -f 427ed516dbf235d0e34e6dee845d800bd6450420c50ff753d8f2735e3c561232 [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 22:50:36 provisioning config files... 22:50:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/config1628914846262116596tmp [Pipeline] { [Pipeline] sh 22:50:36 + set +x 22:50:36 + curl -s https://codecov.io/bash 22:50:36 + bash -s -- 22:50:36 22:50:36 _____ _ 22:50:36 / ____| | | 22:50:36 | | ___ __| | ___ ___ _____ __ 22:50:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:50:36 | |___| (_) | (_| | __/ (_| (_) \ V / 22:50:36 \_____\___/ \__,_|\___|\___\___/ \_/ 22:50:36 Bash-1.0.6 22:50:36 22:50:36 22:50:36 ==> git version 2.24.4 found 22:50:36 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:50:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:50:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:50:36 ==> Jenkins CI detected. 22:50:36 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1077 22:50:36 project root: . 22:50:36 --> token set from env 22:50:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:50:36 ==> Running gcov in . (disable via -X gcov) 22:50:36 ==> Python coveragepy not found 22:50:36 ==> Searching for coverage reports in: 22:50:36 + . 22:50:36 -> Found 1 reports 22:50:36 ==> Detecting git/mercurial file structure 22:50:36 ==> Reading reports 22:50:36 + ./coverage.out bytes=128667 22:50:36 ==> Appending adjustments 22:50:36 https://docs.codecov.io/docs/fixing-reports 22:50:37 + Found adjustments 22:50:37 ==> Gzipping contents 22:50:37 16K /tmp/codecov.rBD2N3.gz 22:50:37 ==> Uploading reports 22:50:37 url: https://codecov.io 22:50:37 query: branch=PR-1077&commit=45f89d6f4c40d4d91a5965f6b1fce5d9363bd797&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1077%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1077&job=&cmd_args= 22:50:37 -> Pinging Codecov 22:50:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1077&commit=45f89d6f4c40d4d91a5965f6b1fce5d9363bd797&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1077%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1077&job=&cmd_args= 22:50:37 -> Uploading to 22:50:37 https://storage.googleapis.com/codecov/v4/raw/2022-01-10/7E55EF52A471D76F132DFD9A03CDDE97/45f89d6f4c40d4d91a5965f6b1fce5d9363bd797/0249951d-ad7c-40eb-afc1-8ee63a0c9a54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220110T225037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=608a1b8c7834d58a5a1ce1ee20e725adf6a0d08ddb57129ddb789bc262053841 22:50:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:37 Dload Upload Total Spent Left Speed 22:50:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16330 0 0 100 16330 0 52392 --:--:-- --:--:-- --:--:-- 52339 100 16330 0 0 100 16330 0 52360 --:--:-- --:--:-- --:--:-- 52339 22:50:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/45f89d6f4c40d4d91a5965f6b1fce5d9363bd797 [Pipeline] } 22:50:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:50:38 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1077/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:50:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:50:39 ---> package-listing.sh 22:50:39 ++ facter osfamily 22:50:39 ++ tr '[:upper:]' '[:lower:]' 22:50:39 + OS_FAMILY=redhat 22:50:39 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1077 22:50:39 + START_PACKAGES=/tmp/packages_start.txt 22:50:39 + END_PACKAGES=/tmp/packages_end.txt 22:50:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:50:39 + PACKAGES=/tmp/packages_start.txt 22:50:39 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1077 ']' 22:50:39 + PACKAGES=/tmp/packages_end.txt 22:50:39 + case "${OS_FAMILY}" in 22:50:39 + sort 22:50:39 + rpm -qa 22:50:40 + '[' -f /tmp/packages_start.txt ']' 22:50:40 + '[' -f /tmp/packages_end.txt ']' 22:50:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:50:40 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1077 ']' 22:50:40 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1077/archives/ 22:50:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1077/archives/ [Pipeline] echo 22:50:40 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-1077/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:50:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:40 22:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:41 latest: Pulling from edgex-lftools-log-publisher 22:50:41 b4d181a07f80: Pulling fs layer 22:50:41 a1111a8f2ec3: Pulling fs layer 22:50:41 ed53099fbce6: Pulling fs layer 22:50:41 dc539afda2c1: Pulling fs layer 22:50:41 77bc0d833cb6: Pulling fs layer 22:50:41 9065ff56babe: Pulling fs layer 22:50:41 d287ab97295c: Pulling fs layer 22:50:41 dc539afda2c1: Waiting 22:50:41 77bc0d833cb6: Waiting 22:50:41 9065ff56babe: Waiting 22:50:41 d287ab97295c: Waiting 22:50:41 a1111a8f2ec3: Verifying Checksum 22:50:41 a1111a8f2ec3: Download complete 22:50:41 dc539afda2c1: Verifying Checksum 22:50:41 dc539afda2c1: Download complete 22:50:41 ed53099fbce6: Verifying Checksum 22:50:41 ed53099fbce6: Download complete 22:50:41 9065ff56babe: Verifying Checksum 22:50:41 9065ff56babe: Download complete 22:50:41 77bc0d833cb6: Verifying Checksum 22:50:41 77bc0d833cb6: Download complete 22:50:41 b4d181a07f80: Verifying Checksum 22:50:41 b4d181a07f80: Download complete 22:50:42 d287ab97295c: Verifying Checksum 22:50:42 d287ab97295c: Download complete 22:50:43 b4d181a07f80: Pull complete 22:50:43 a1111a8f2ec3: Pull complete 22:50:43 ed53099fbce6: Pull complete 22:50:43 dc539afda2c1: Pull complete 22:50:43 77bc0d833cb6: Pull complete 22:50:43 9065ff56babe: Pull complete 22:50:49 d287ab97295c: Pull complete 22:50:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:50:49 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 22:50:49 $ 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-1077/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-1077 -v /w/workspace/gexfoundry_device-sdk-go_PR-1077:/w/workspace/gexfoundry_device-sdk-go_PR-1077:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:51 $ docker top d683aa0aadf9c233b509c9b88cdf3cf054a4e4672ca5400328bc675b5233f342 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:51 + touch /tmp/pre-build-complete [Pipeline] sh 22:50:52 + mkdir -p /var/log/sysstat [Pipeline] sh 22:50:52 + ls /var/log/sa-host 22:50:52 + sadf -c /var/log/sa-host/sa10 22:50:52 file_magic: OK 22:50:52 HZ: Using current value: 100 22:50:52 file_header: OK 22:50:52 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 22:50:52 Statistics: 22:50:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:50:52 File successfully converted to sysstat format version 12.0.3 22:50:52 + sadf -c /var/log/sa-host/sa17 22:50:52 file_magic: OK 22:50:52 HZ: Using current value: 100 22:50:52 file_header: OK 22:50:52 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 22:50:52 Statistics: 22:50:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:50:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:52 provisioning config files... 22:50:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/config352264041720140021tmp [Pipeline] { [Pipeline] echo 22:50:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:50:52 ---> create-netrc.sh [Pipeline] } 22:50:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:50:53 ---> python-tools-install.sh [Pipeline] echo 22:50:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:50:53 ---> sudo-logs.sh 22:50:53 Archiving 'sudo' log.. 22:50:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1165.novalocal: Name or service not known 22:50:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1165.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:50:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:50:53 ---> job-cost.sh 22:50:53 lf-activate-venv: SKIPPING 22:50:53 DEBUG: total: 0.10999999940395355 22:50:53 INFO: Retrieving Stack Cost... 22:50:54 INFO: Retrieving Pricing Info for: v3-standard-2 22:50:54 INFO: Archiving Costs [Pipeline] echo 22:50:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:50:54 ---> logs-deploy.sh 22:50:54 lf-activate-venv: SKIPPING 22:50:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1077/2 22:50:54 INFO: archiving workspace using pattern(s): 22:50:55 Archives upload complete. 22:50:55 INFO: archiving logs to Nexus