Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd2488f44e7de249a3f057dee004478318674dba 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-ssh17332794048463093202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh70923121147813158.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10005350690647877240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14857535334511606351.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5158862780529766664.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4121 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh4119726893778242336.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dd2488f44e7de249a3f057dee004478318674dba (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f dd2488f44e7de249a3f057dee004478318674dba # timeout=10 Commit message: "Merge pull request #1093 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.7" > git rev-list --no-walk a9851280710ea98ed82e1cc903dc2e78d89d66e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:57:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:57:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:57:00 ========================================================= 04:57:00 EdgeX Global Pipelines Version Info 04:57:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:57:02 ------------------- 04:57:02 stable info: 04:57:02 ------------------- 04:57:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:57:02 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:57:02 Message: update stable to v1.0.219 04:57:02 ------------------- 04:57:02 experimental info: 04:57:02 ------------------- 04:57:02 Commited By: **** collab-it+edgex@linuxfoundation.org 04:57:02 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:57:02 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd2488f44e7de249a3f057dee004478318674dba [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd2488f [Pipeline] echo 04:57:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:03 provisioning config files... 04:57:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8700650341783902232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:03 ---> docker-login.sh 04:57:03 nexus3.edgexfoundry.org:10001 04:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:03 Configure a credential helper to remove this warning. See 04:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:03 04:57:03 Login Succeeded 04:57:03 nexus3.edgexfoundry.org:10002 04:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:03 Configure a credential helper to remove this warning. See 04:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:03 04:57:03 Login Succeeded 04:57:03 nexus3.edgexfoundry.org:10003 04:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:04 Configure a credential helper to remove this warning. See 04:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:04 04:57:04 Login Succeeded 04:57:04 nexus3.edgexfoundry.org:10004 04:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:04 Configure a credential helper to remove this warning. See 04:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:04 04:57:04 Login Succeeded 04:57:04 docker.io 04:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:04 Configure a credential helper to remove this warning. See 04:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:04 04:57:04 Login Succeeded 04:57:04 ---> docker-login.sh ends [Pipeline] } 04:57:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:57:05 + git rev-list -1 --merges dd2488f44e7de249a3f057dee004478318674dba~1..dd2488f44e7de249a3f057dee004478318674dba [Pipeline] echo 04:57:05 -----------> git rev-list -1 --merges dd2488f44e7de249a3f057dee004478318674dba~1..dd2488f44e7de249a3f057dee004478318674dba dd2488f44e7de249a3f057dee004478318674dba 04:57:05 dd2488f44e7de249a3f057dee004478318674dba [false] [Pipeline] sh 04:57:05 + git log --format=format:%s -1 dd2488f44e7de249a3f057dee004478318674dba [Pipeline] echo 04:57:05 ========================================================= 04:57:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:57:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:05 + git log --format=format:%s -1 dd2488f44e7de249a3f057dee004478318674dba [Pipeline] echo 04:57:05 [semverPrep] GIT_COMMIT: dd2488f44e7de249a3f057dee004478318674dba, Commit Message: Merge pull request #1093 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.7 [Pipeline] echo 04:57:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:57:06 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:57:06 + grep -v github /etc/ssh/ssh_known_hosts 04:57:06 + '[' -e /tmp/ssh_known_hosts ']' 04:57:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:57:06 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:57:06 + sudo tee -a /etc/ssh/ssh_known_hosts 04:57:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:57:06 04:57:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:57:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:57:06 latest: Pulling from edgex-devops/git-semver 04:57:06 a0d0a0d46f8b: Pulling fs layer 04:57:06 3e5f54012d9b: Pulling fs layer 04:57:06 4c7163046ea9: Pulling fs layer 04:57:06 0c2d73faf560: Pulling fs layer 04:57:06 0c2d73faf560: Waiting 04:57:06 3e5f54012d9b: Verifying Checksum 04:57:06 3e5f54012d9b: Download complete 04:57:06 a0d0a0d46f8b: Download complete 04:57:06 4c7163046ea9: Verifying Checksum 04:57:06 4c7163046ea9: Download complete 04:57:06 0c2d73faf560: Verifying Checksum 04:57:06 0c2d73faf560: Download complete 04:57:07 a0d0a0d46f8b: Pull complete 04:57:07 3e5f54012d9b: Pull complete 04:57:07 4c7163046ea9: Pull complete 04:57:07 0c2d73faf560: Pull complete 04:57:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:57:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:57:07 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 04:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:57:08 $ docker top 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:08 [ssh-agent] Looking for ssh-agent implementation... 04:57:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:08 $ docker exec 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 ssh-agent 04:57:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbFHcmD/agent.13 04:57:08 SSH_AGENT_PID=20 04:57:08 Running ssh-add (command line suppressed) 04:57:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4250609037519681190.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4250609037519681190.key) 04:57:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:09 + git tag --points-at HEAD [Pipeline] } 04:57:09 $ docker exec --env ******** --env ******** 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 ssh-agent -k 04:57:09 unset SSH_AUTH_SOCK; 04:57:09 unset SSH_AGENT_PID; 04:57:09 echo Agent pid 20 killed; 04:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:57:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:09 [ssh-agent] Looking for ssh-agent implementation... 04:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:09 $ docker exec 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 ssh-agent 04:57:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgHfBKD/agent.52 04:57:09 SSH_AGENT_PID=59 04:57:09 Running ssh-add (command line suppressed) 04:57:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6762271639718382876.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6762271639718382876.key) 04:57:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:10 + git semver init 04:57:10 # -> Open(): unable to determine branch for HEAD 04:57:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:57:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:57:10 # $SEMVER_REMOTE_NAME = origin 04:57:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:57:10 # $SEMVER_USER_NAME = edgex-jenkins 04:57:10 # $SEMVER_BRANCH = main 04:57:10 # $SEMVER_TEMP = /tmp/semver-505905698 04:57:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:57:11 # '/tmp/semver-505905698' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 04:57:11 # -> Force: false 04:57:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:57:11 $ docker exec --env ******** --env ******** 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 ssh-agent -k 04:57:11 unset SSH_AUTH_SOCK; 04:57:11 unset SSH_AGENT_PID; 04:57:11 echo Agent pid 59 killed; 04:57:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:11 + git semver [Pipeline] } 04:57:11 $ docker stop --time=1 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 04:57:12 $ docker rm -f 8d53228491a5aa7a4d23003b449ad03cffff4268813888846103dba4c521b899 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:57:13 Stashed 1 file(s) [Pipeline] echo 04:57:13 [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:13 provisioning config files... 04:57:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6937026637996688221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:13 ---> docker-login.sh 04:57:13 nexus3.edgexfoundry.org:10001 04:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:13 Configure a credential helper to remove this warning. See 04:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:13 04:57:13 Login Succeeded 04:57:13 nexus3.edgexfoundry.org:10002 04:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:14 Configure a credential helper to remove this warning. See 04:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:14 04:57:14 Login Succeeded 04:57:14 nexus3.edgexfoundry.org:10003 04:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:14 Configure a credential helper to remove this warning. See 04:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:14 04:57:14 Login Succeeded 04:57:14 nexus3.edgexfoundry.org:10004 04:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:14 Configure a credential helper to remove this warning. See 04:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:14 04:57:14 Login Succeeded 04:57:14 docker.io 04:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:14 Configure a credential helper to remove this warning. See 04:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:14 04:57:14 Login Succeeded 04:57:14 ---> docker-login.sh ends [Pipeline] } 04:57:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:57:14 ========================================================= 04:57:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:57:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:57:15 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:57:15 Sending build context to Docker daemon 9.404MB 04:57:15 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:57:15 Step 2/11 : FROM ${BASE} AS builder 04:57:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:57:15 59bf1c3509f3: Pulling fs layer 04:57:15 666ba61612fd: Pulling fs layer 04:57:15 8ed8ca486205: Pulling fs layer 04:57:15 4fe6c5a15a65: Pulling fs layer 04:57:15 22a0e8bec74d: Pulling fs layer 04:57:15 f965cba54748: Pulling fs layer 04:57:15 861ffc35075e: Pulling fs layer 04:57:15 4b385c91608e: Pulling fs layer 04:57:15 560528eb2ebb: Pulling fs layer 04:57:15 f965cba54748: Waiting 04:57:15 861ffc35075e: Waiting 04:57:15 4b385c91608e: Waiting 04:57:15 560528eb2ebb: Waiting 04:57:15 22a0e8bec74d: Waiting 04:57:15 8ed8ca486205: Verifying Checksum 04:57:15 8ed8ca486205: Download complete 04:57:15 666ba61612fd: Verifying Checksum 04:57:15 666ba61612fd: Download complete 04:57:15 22a0e8bec74d: Verifying Checksum 04:57:15 22a0e8bec74d: Download complete 04:57:15 f965cba54748: Verifying Checksum 04:57:15 f965cba54748: Download complete 04:57:15 861ffc35075e: Verifying Checksum 04:57:15 861ffc35075e: Download complete 04:57:15 59bf1c3509f3: Verifying Checksum 04:57:15 4b385c91608e: Verifying Checksum 04:57:15 4b385c91608e: Download complete 04:57:15 59bf1c3509f3: Pull complete 04:57:15 666ba61612fd: Pull complete 04:57:15 4fe6c5a15a65: Verifying Checksum 04:57:15 4fe6c5a15a65: Download complete 04:57:15 8ed8ca486205: Pull complete 04:57:16 560528eb2ebb: Verifying Checksum 04:57:16 560528eb2ebb: Download complete 04:57:20 4fe6c5a15a65: Pull complete 04:57:20 22a0e8bec74d: Pull complete 04:57:20 f965cba54748: Pull complete 04:57:20 861ffc35075e: Pull complete 04:57:20 4b385c91608e: Pull complete 04:57:22 560528eb2ebb: Pull complete 04:57:22 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 04:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:57:22 ---> dd4a08f94e63 04:57:22 Step 3/11 : ARG MAKE=make build 04:57:24 ---> Running in 40ae63acb1bd 04:57:24 Removing intermediate container 40ae63acb1bd 04:57:24 ---> 9baaa1c6b8c2 04:57:24 Step 4/11 : WORKDIR /device-sdk-go 04:57:25 ---> Running in c7febd1730d9 04:57:25 Removing intermediate container c7febd1730d9 04:57:25 ---> 090fb8702aec 04:57:25 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:57:25 ---> Running in eeaad2cb1db5 04:57:25 Removing intermediate container eeaad2cb1db5 04:57:25 ---> 63c6ad86c432 04:57:25 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:25 ---> Running in f95381ad7703 04:57:26 Removing intermediate container f95381ad7703 04:57:26 ---> b6d87442210e 04:57:26 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:57:26 ---> Running in 0aa2270df1a3 04:57:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:57:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:57:27 OK: 221 MiB in 52 packages 04:57:27 Removing intermediate container 0aa2270df1a3 04:57:27 ---> 822f08e0a003 04:57:27 Step 8/11 : COPY go.mod vendor* ./ 04:57:27 ---> 7fad72a11e80 04:57:27 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:27 ---> Running in 2ca66d316741 04:57:28 Still waiting to schedule task 04:57:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:57:59 Removing intermediate container 2ca66d316741 04:57:59 ---> 9b3a2877b4f0 04:57:59 Step 10/11 : COPY . . 04:57:59 ---> a2b8260261c3 04:57:59 Step 11/11 : RUN ${MAKE} 04:57:59 ---> Running in 2068eea0565b 04:57:59 noop 04:57:59 Removing intermediate container 2068eea0565b 04:57:59 ---> 9636634616a4 04:57:59 Successfully built 9636634616a4 04:57:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:58:00 + docker inspect -f . ci-base-image-x86_64 04:58:00 . [Pipeline] withDockerContainer 04:58:00 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 04:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:58:00 $ docker top fc0c503a2cf8e3181998512c560f85603c26a2cb4a28f49592b8d43de4047daa -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:01 + go version 04:58:01 go version go1.17.6 linux/amd64 [Pipeline] } 04:58:01 $ docker stop --time=1 fc0c503a2cf8e3181998512c560f85603c26a2cb4a28f49592b8d43de4047daa 04:58:02 $ docker rm -f fc0c503a2cf8e3181998512c560f85603c26a2cb4a28f49592b8d43de4047daa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:58:02 + docker inspect -f . ci-base-image-x86_64 04:58:02 . [Pipeline] withDockerContainer 04:58:02 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 04:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:58:03 $ docker top d23ff64d50cd023d0b9c4989c04187fae02e6b6773337f326e20baadc01196bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:58:03 + make test 04:58:03 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:58:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:58:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:58:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:58:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:58:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.018s coverage: 23.3% of statements 04:58:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:58:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.014s coverage: 27.6% of statements 04:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.007s coverage: 78.9% of statements 04:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.008s coverage: 9.0% of statements 04:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.019s coverage: 28.7% of statements 04:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:58:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.014s coverage: 86.1% of statements 04:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:58:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.014s coverage: 57.4% of statements 04:58:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.032s coverage: 89.2% of statements 04:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:58:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.009s coverage: 4.8% of statements 04:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:58:36 GO111MODULE=on go vet ./... 04:58:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:58:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:58:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:58:41 $ docker stop --time=1 d23ff64d50cd023d0b9c4989c04187fae02e6b6773337f326e20baadc01196bd 04:58:43 $ docker rm -f d23ff64d50cd023d0b9c4989c04187fae02e6b6773337f326e20baadc01196bd [Pipeline] // withDockerContainer [Pipeline] sh 04:58:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:45 + ls -al . 04:58:45 total 272 04:58:45 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 28 04:58 . 04:58:45 drwxrwxr-x. 4 jenkins jenkins 110 Jan 28 04:56 .. 04:58:45 drwxrwxr-x. 2 jenkins jenkins 37 Jan 28 04:56 bin 04:58:45 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 28 04:56 CHANGELOG.md 04:58:45 -rw-r--r--. 1 jenkins jenkins 128608 Jan 28 04:58 coverage.out 04:58:45 -rw-rw-r--. 1 jenkins jenkins 140 Jan 28 04:56 .dockerignore 04:58:45 drwxrwxr-x. 5 jenkins jenkins 62 Jan 28 04:56 example 04:58:45 drwxrwxr-x. 8 jenkins jenkins 162 Jan 28 04:57 .git 04:58:45 drwxrwxr-x. 3 jenkins jenkins 125 Jan 28 04:56 .github 04:58:45 -rw-rw-r--. 1 jenkins jenkins 131 Jan 28 04:56 .gitignore 04:58:45 -rw-rw-r--. 1 jenkins jenkins 42 Jan 28 04:56 .golangci.yml 04:58:45 -rw-rw-r--. 1 jenkins jenkins 2766 Jan 28 04:56 go.mod 04:58:45 -rw-rw-r--. 1 jenkins jenkins 49665 Jan 28 04:56 go.sum 04:58:45 -rw-rw-r--. 1 jenkins jenkins 677 Jan 28 04:56 GOVERNANCE.md 04:58:45 drwxrwxr-x. 15 jenkins jenkins 224 Jan 28 04:56 internal 04:58:45 -rw-rw-r--. 1 jenkins jenkins 880 Jan 28 04:56 Jenkinsfile 04:58:45 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 28 04:56 LICENSE 04:58:45 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 28 04:56 Makefile 04:58:45 drwxrwxr-x. 3 jenkins jenkins 16 Jan 28 04:56 openapi 04:58:45 -rw-rw-r--. 1 jenkins jenkins 619 Jan 28 04:56 OWNERS.md 04:58:45 drwxrwxr-x. 5 jenkins jenkins 50 Jan 28 04:56 pkg 04:58:45 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 28 04:56 README.md 04:58:45 drwx------. 3 jenkins jenkins 57 Jan 28 04:57 .semver 04:58:45 drwxrwxr-x. 4 jenkins jenkins 54 Jan 28 04:56 snap 04:58:45 -rw-rw-r--. 1 jenkins jenkins 12 Jan 28 04:57 VERSION 04:58:45 -rw-rw-r--. 1 jenkins jenkins 222 Jan 28 04:56 version.go [Pipeline] isUnix [Pipeline] sh 04:58:45 + 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=dd2488f44e7de249a3f057dee004478318674dba --label arch=amd64 --label version=2.2.0-dev.13 . 04:58:45 Sending build context to Docker daemon 9.533MB 04:58:45 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:58:45 Step 2/25 : FROM ${BASE} AS builder 04:58:45 ---> 9636634616a4 04:58:45 Step 3/25 : ARG MAKE=make build 04:58:45 ---> Running in ff0f9f3c0407 04:58:46 Removing intermediate container ff0f9f3c0407 04:58:46 ---> 35d83034d05a 04:58:46 Step 4/25 : WORKDIR /device-sdk-go 04:58:46 ---> Running in 6e62319b3102 04:58:46 Removing intermediate container 6e62319b3102 04:58:46 ---> d981ba826d8d 04:58:46 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:58:46 ---> Running in a48b8fe9fb7a 04:58:46 Removing intermediate container a48b8fe9fb7a 04:58:46 ---> 8070142363ee 04:58:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:46 ---> Running in b62ab47ae032 04:58:46 Removing intermediate container b62ab47ae032 04:58:46 ---> 2040597a622b 04:58:46 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:58:46 ---> Running in d46d002dc81f 04:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:58:48 OK: 221 MiB in 52 packages 04:58:48 Removing intermediate container d46d002dc81f 04:58:48 ---> f7e15f5fda67 04:58:48 Step 8/25 : COPY go.mod vendor* ./ 04:58:48 ---> 648882818736 04:58:48 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:48 ---> Running in 8cc113a28a56 04:58:49 Removing intermediate container 8cc113a28a56 04:58:49 ---> 31cce12b6093 04:58:49 Step 10/25 : COPY . . 04:58:49 ---> 17f24c1f3e10 04:58:49 Step 11/25 : RUN ${MAKE} 04:58:49 ---> Running in 99c3c4bf2201 04:58:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.13" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:58:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4122 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:58:57 Running in /w/workspace/device-sdk-go/46 [Pipeline] { [Pipeline] checkout 04:58:57 The recommended git tool is: git 04:59:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:59:02 using credential edgex-jenkins-ssh 04:59:02 Cloning the remote Git repository 04:59:02 Removing intermediate container 99c3c4bf2201 04:59:02 ---> 210ba3adfc43 04:59:02 Step 12/25 : FROM alpine:3.14 04:59:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:59:02 > git init /w/workspace/device-sdk-go/46 # timeout=10 04:59:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:59:02 > git --version # timeout=10 04:59:02 > git --version # 'git version 2.17.1' 04:59:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:03 3.14: Pulling from library/alpine 04:59:03 97518928ae5f: Pulling fs layer 04:59:03 97518928ae5f: Verifying Checksum 04:59:03 97518928ae5f: Download complete 04:59:03 97518928ae5f: Pull complete 04:59:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:59:03 Status: Downloaded newer image for alpine:3.14 04:59:03 ---> 0a97eee8041e 04:59:03 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:59:03 ---> Running in c2f127e0faf0 04:59:03 Removing intermediate container c2f127e0faf0 04:59:03 ---> 7079e41c6332 04:59:03 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:03 ---> Running in 358e30156141 04:59:04 Removing intermediate container 358e30156141 04:59:04 ---> 71762039d4f7 04:59:04 Step 15/25 : RUN apk add --update --no-cache zeromq 04:59:04 ---> Running in 5d934b9f4d36 04:59:04 Avoid second fetch 04:59:04 Checking out Revision dd2488f44e7de249a3f057dee004478318674dba (main) 04:59:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:59:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:59:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:04 > git config core.sparsecheckout # timeout=10 04:59:04 > git checkout -f dd2488f44e7de249a3f057dee004478318674dba # timeout=10 04:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:59:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:59:05 (2/5) Installing libsodium (1.0.18-r0) 04:59:05 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:59:06 (4/5) Installing libzmq (4.3.4-r0) 04:59:06 (5/5) Installing zeromq (4.3.4-r0) 04:59:06 Executing busybox-1.33.1-r6.trigger 04:59:06 OK: 8 MiB in 19 packages 04:59:06 Removing intermediate container 5d934b9f4d36 04:59:06 ---> 1e0174d14f38 04:59:06 Step 16/25 : WORKDIR / 04:59:06 ---> Running in b91d6b51af65 04:59:06 Removing intermediate container b91d6b51af65 04:59:06 ---> 637720f3fcc0 04:59:06 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:59:06 ---> fc8e06dfe99a 04:59:06 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:59:07 ---> 99bd284aa269 04:59:07 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:59:07 ---> 7c377d167777 04:59:07 Step 20/25 : EXPOSE 59999 04:59:07 ---> Running in e1db5046c553 04:59:07 Removing intermediate container e1db5046c553 04:59:07 ---> 75b0a0aecb47 04:59:07 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:59:07 ---> Running in d9ee09c8ba69 04:59:07 Removing intermediate container d9ee09c8ba69 04:59:07 ---> adcab4c5b6bf 04:59:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:07 ---> Running in 04d11ad49cc7 04:59:07 Removing intermediate container 04d11ad49cc7 04:59:07 ---> 445d408f6711 04:59:07 Step 23/25 : LABEL arch=amd64 04:59:07 ---> Running in dc79b48d96d3 04:59:07 Removing intermediate container dc79b48d96d3 04:59:07 ---> 11caad1bc3f5 04:59:07 Step 24/25 : LABEL git_sha=dd2488f44e7de249a3f057dee004478318674dba 04:59:07 ---> Running in 649e91a2460c 04:59:07 Removing intermediate container 649e91a2460c 04:59:07 ---> edd8cd5061bb 04:59:07 Step 25/25 : LABEL version=2.2.0-dev.13 04:59:07 ---> Running in c7dca95c0b7e 04:59:07 Removing intermediate container c7dca95c0b7e 04:59:07 ---> 77677bb0f98d 04:59:07 [Warning] One or more build-args [ARCH] were not consumed 04:59:07 Successfully built 77677bb0f98d 04:59:07 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 04:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:08 04:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:59:08 Commit message: "Merge pull request #1093 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.7" 04:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:08 latest: Pulling from edgex-lftools-log-publisher 04:59:08 b4d181a07f80: Pulling fs layer 04:59:08 a1111a8f2ec3: Pulling fs layer 04:59:08 ed53099fbce6: Pulling fs layer 04:59:08 dc539afda2c1: Pulling fs layer 04:59:08 77bc0d833cb6: Pulling fs layer 04:59:08 9065ff56babe: Pulling fs layer 04:59:08 d287ab97295c: Pulling fs layer 04:59:08 dc539afda2c1: Waiting 04:59:08 77bc0d833cb6: Waiting 04:59:08 9065ff56babe: Waiting 04:59:08 d287ab97295c: Waiting 04:59:08 a1111a8f2ec3: Verifying Checksum 04:59:08 a1111a8f2ec3: Download complete 04:59:08 dc539afda2c1: Verifying Checksum 04:59:08 dc539afda2c1: Download complete 04:59:08 04:59:08 GitHub has been notified of this commit’s build result 04:59:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:09 ed53099fbce6: Verifying Checksum 04:59:09 ed53099fbce6: Download complete 04:59:09 9065ff56babe: Verifying Checksum 04:59:09 9065ff56babe: Download complete 04:59:09 77bc0d833cb6: Verifying Checksum 04:59:09 77bc0d833cb6: Download complete 04:59:09 b4d181a07f80: Verifying Checksum 04:59:09 b4d181a07f80: Download complete 04:59:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:59:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:09 Dload Upload Total Spent Left Speed 04:59:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 04:59:09 d287ab97295c: Verifying Checksum 04:59:09 d287ab97295c: Download complete [Pipeline] sh 04:59:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:59:10 + sudo tee /etc/docker/daemon.new 04:59:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:59:10 { 04:59:10 "registry-mirrors": [ 04:59:10 "https://nexus3.edgexfoundry.org:10001" 04:59:10 ], 04:59:10 "bip": "10.250.0.254/24", 04:59:10 "hosts": [ 04:59:10 "tcp://0.0.0.0:5555", 04:59:10 "unix:///var/run/docker.sock" 04:59:10 ], 04:59:10 "mtu": 1458, 04:59:10 "selinux-enabled": true, 04:59:10 "seccomp-profile": "/etc/docker/seccomp.json" 04:59:10 } [Pipeline] sh 04:59:10 b4d181a07f80: Pull complete 04:59:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:59:10 a1111a8f2ec3: Pull complete 04:59:11 + sudo service docker restart 04:59:11 ed53099fbce6: Pull complete 04:59:11 dc539afda2c1: Pull complete 04:59:11 77bc0d833cb6: Pull complete 04:59:11 9065ff56babe: Pull complete 04:59:17 d287ab97295c: Pull complete 04:59:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:59:17 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 04:59:17 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:59:20 $ docker top 3763bca2576b349d318233e835cd9eb5c66d31d4480cb56e07e5fea076131ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:21 ---> job-cost.sh 04:59:21 lf-activate-venv: SKIPPING 04:59:21 INFO: No Stack... 04:59:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:59:21 INFO: Archiving Costs [Pipeline] sh 04:59:22 + cut -d, -f6 04:59:22 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock 04:59:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] 04:59:22 Resource [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] did not exist. Created. 04:59:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:22 + echo total: 0.05999999865889549 [Pipeline] stash 04:59:22 Stashed 1 file(s) [Pipeline] } 04:59:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 04:59:22 $ docker stop --time=1 3763bca2576b349d318233e835cd9eb5c66d31d4480cb56e07e5fea076131ebf 04:59:23 $ docker rm -f 3763bca2576b349d318233e835cd9eb5c66d31d4480cb56e07e5fea076131ebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:29 provisioning config files... 04:59:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/46@tmp/config7814413940763672550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:29 ---> docker-login.sh 04:59:29 nexus3.edgexfoundry.org:10001 04:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:30 Configure a credential helper to remove this warning. See 04:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:30 04:59:30 Login Succeeded 04:59:30 nexus3.edgexfoundry.org:10002 04:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:30 Configure a credential helper to remove this warning. See 04:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:30 04:59:30 Login Succeeded 04:59:30 nexus3.edgexfoundry.org:10003 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:31 Configure a credential helper to remove this warning. See 04:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:31 04:59:31 Login Succeeded 04:59:31 nexus3.edgexfoundry.org:10004 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:31 Configure a credential helper to remove this warning. See 04:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:31 04:59:31 Login Succeeded 04:59:31 docker.io 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 ---> docker-login.sh ends [Pipeline] } 04:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:33 ========================================================= 04:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:59:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:59:33 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:59:33 Sending build context to Docker daemon 5.073MB 04:59:33 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:59:33 Step 2/11 : FROM ${BASE} AS builder 04:59:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:33 9b3977197b4f: Pulling fs layer 04:59:33 1a89e8eeedd5: Pulling fs layer 04:59:33 94645a83ff95: Pulling fs layer 04:59:33 3f3a8bcf1eab: Pulling fs layer 04:59:33 0c92f367c5e7: Pulling fs layer 04:59:33 4b8299f9d1f4: Pulling fs layer 04:59:33 9a6b49a46696: Pulling fs layer 04:59:33 cf05db05a679: Pulling fs layer 04:59:33 4b8299f9d1f4: Waiting 04:59:33 9a6b49a46696: Waiting 04:59:33 3f3a8bcf1eab: Waiting 04:59:33 0c92f367c5e7: Waiting 04:59:33 cf05db05a679: Waiting 04:59:33 94645a83ff95: Verifying Checksum 04:59:33 94645a83ff95: Download complete 04:59:33 1a89e8eeedd5: Verifying Checksum 04:59:33 1a89e8eeedd5: Download complete 04:59:33 0c92f367c5e7: Verifying Checksum 04:59:33 0c92f367c5e7: Download complete 04:59:33 4b8299f9d1f4: Verifying Checksum 04:59:33 4b8299f9d1f4: Download complete 04:59:33 9b3977197b4f: Verifying Checksum 04:59:33 9a6b49a46696: Verifying Checksum 04:59:33 9a6b49a46696: Download complete 04:59:34 9b3977197b4f: Pull complete 04:59:35 1a89e8eeedd5: Pull complete 04:59:35 94645a83ff95: Pull complete 04:59:35 cf05db05a679: Download complete 04:59:36 3f3a8bcf1eab: Verifying Checksum 04:59:36 3f3a8bcf1eab: Download complete 04:59:48 3f3a8bcf1eab: Pull complete 04:59:48 0c92f367c5e7: Pull complete 04:59:48 4b8299f9d1f4: Pull complete 04:59:48 9a6b49a46696: Pull complete 04:59:55 cf05db05a679: Pull complete 04:59:55 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 04:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:59:55 ---> 0ccda1f7e2ee 04:59:55 Step 3/11 : ARG MAKE=make build 04:59:56 ---> Running in c754d91de95d 04:59:56 Removing intermediate container c754d91de95d 04:59:56 ---> b0b1aa26170e 04:59:56 Step 4/11 : WORKDIR /device-sdk-go 04:59:56 ---> Running in 543887b089f1 04:59:56 Removing intermediate container 543887b089f1 04:59:56 ---> 35b2ee85f8fe 04:59:56 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:59:57 ---> Running in 4016df0ea45d 04:59:57 Removing intermediate container 4016df0ea45d 04:59:57 ---> 9dbbd0973e4d 04:59:57 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:57 ---> Running in c0c97cb7ca40 04:59:59 Removing intermediate container c0c97cb7ca40 04:59:59 ---> 47afb2ad248b 04:59:59 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:59:59 ---> Running in c168462dbb06 05:00:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:00:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:00:02 OK: 220 MiB in 52 packages 05:00:03 Removing intermediate container c168462dbb06 05:00:03 ---> 10caa143a6a7 05:00:03 Step 8/11 : COPY go.mod vendor* ./ 05:00:03 ---> 510ee0212fa1 05:00:03 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:03 ---> Running in ea39bd155e00 05:01:11 Removing intermediate container ea39bd155e00 05:01:11 ---> ed4c77835f5d 05:01:11 Step 10/11 : COPY . . 05:01:12 ---> 20e1beb82f3e 05:01:12 Step 11/11 : RUN ${MAKE} 05:01:12 ---> Running in 1fd866a790e2 05:01:13 noop 05:01:13 Removing intermediate container 1fd866a790e2 05:01:13 ---> ea0c9f83cb3c 05:01:13 Successfully built ea0c9f83cb3c 05:01:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:14 + docker inspect -f . ci-base-image-arm64 05:01:14 . [Pipeline] withDockerContainer 05:01:14 prd-ubuntu18.04-docker-arm64-4c-16g-4122 does not seem to be running inside a container 05:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/46 -v /w/workspace/device-sdk-go/46:/w/workspace/device-sdk-go/46:rw,z -v /w/workspace/device-sdk-go/46@tmp:/w/workspace/device-sdk-go/46@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 ******** ci-base-image-arm64 cat 05:01:15 $ docker top 78614ea47d241f6b098c393223df08ac395d845aa41e86d00f4f28aab41e3776 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:16 + go version 05:01:16 go version go1.17.6 linux/arm64 [Pipeline] } 05:01:16 $ docker stop --time=1 78614ea47d241f6b098c393223df08ac395d845aa41e86d00f4f28aab41e3776 05:01:18 $ docker rm -f 78614ea47d241f6b098c393223df08ac395d845aa41e86d00f4f28aab41e3776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:18 + docker inspect -f . ci-base-image-arm64 05:01:18 . [Pipeline] withDockerContainer 05:01:19 prd-ubuntu18.04-docker-arm64-4c-16g-4122 does not seem to be running inside a container 05:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/46 -v /w/workspace/device-sdk-go/46:/w/workspace/device-sdk-go/46:rw,z -v /w/workspace/device-sdk-go/46@tmp:/w/workspace/device-sdk-go/46@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 ******** ci-base-image-arm64 cat 05:01:20 $ docker top ff0cc9e25b9794e4946fb5f9c745a6afc7734ddba54fc44f1d979fb69f9eeb14 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:01:21 + make test 05:01:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:01:22 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:02:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:02:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:02:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.078s coverage: 23.3% of statements 05:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.069s coverage: 27.6% of statements 05:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.067s coverage: 78.9% of statements 05:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.068s coverage: 9.0% of statements 05:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:02:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.073s coverage: 28.7% of statements 05:02:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:02:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.085s coverage: 86.1% of statements 05:02:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:02:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:02:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 57.4% of statements 05:02:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.168s coverage: 89.2% of statements 05:02:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:02:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.8% of statements 05:02:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:02:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:02:18 GO111MODULE=on go vet ./... 05:02:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:37 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:38 $ docker stop --time=1 ff0cc9e25b9794e4946fb5f9c745a6afc7734ddba54fc44f1d979fb69f9eeb14 05:02:39 $ docker rm -f ff0cc9e25b9794e4946fb5f9c745a6afc7734ddba54fc44f1d979fb69f9eeb14 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:40 Warning: overwriting stash ‘coverage-report’ 05:02:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:42 + ls -al . 05:02:42 total 308 05:02:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 28 05:02 . 05:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 04:59 .. 05:02:42 -rw-rw-r-- 1 jenkins jenkins 140 Jan 28 04:59 .dockerignore 05:02:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 04:59 .git 05:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 04:59 .github 05:02:42 -rw-rw-r-- 1 jenkins jenkins 131 Jan 28 04:59 .gitignore 05:02:42 -rw-rw-r-- 1 jenkins jenkins 42 Jan 28 04:59 .golangci.yml 05:02:42 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 28 04:59 CHANGELOG.md 05:02:42 -rw-rw-r-- 1 jenkins jenkins 677 Jan 28 04:59 GOVERNANCE.md 05:02:42 -rw-rw-r-- 1 jenkins jenkins 880 Jan 28 04:59 Jenkinsfile 05:02:42 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 28 04:59 LICENSE 05:02:42 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 28 04:59 Makefile 05:02:42 -rw-rw-r-- 1 jenkins jenkins 619 Jan 28 04:59 OWNERS.md 05:02:42 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 28 04:59 README.md 05:02:42 -rw-rw-r-- 1 jenkins jenkins 12 Jan 28 04:57 VERSION 05:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 04:59 bin 05:02:42 -rw-r--r-- 1 jenkins jenkins 128608 Jan 28 05:02 coverage.out 05:02:42 drwxrwxr-x 5 jenkins jenkins 4096 Jan 28 04:59 example 05:02:42 -rw-rw-r-- 1 jenkins jenkins 2766 Jan 28 04:59 go.mod 05:02:42 -rw-rw-r-- 1 jenkins jenkins 49665 Jan 28 04:59 go.sum 05:02:42 drwxrwxr-x 15 jenkins jenkins 4096 Jan 28 04:59 internal 05:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 04:59 openapi 05:02:42 drwxrwxr-x 5 jenkins jenkins 4096 Jan 28 04:59 pkg 05:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 04:59 snap 05:02:42 -rw-rw-r-- 1 jenkins jenkins 222 Jan 28 04:59 version.go [Pipeline] isUnix [Pipeline] sh 05:02:42 + 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=dd2488f44e7de249a3f057dee004478318674dba --label arch=arm64 --label version=2.2.0-dev.13 . 05:02:42 Sending build context to Docker daemon 5.203MB 05:02:42 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 05:02:42 Step 2/25 : FROM ${BASE} AS builder 05:02:42 ---> ea0c9f83cb3c 05:02:42 Step 3/25 : ARG MAKE=make build 05:02:42 ---> Running in c3d9fc500927 05:02:43 Removing intermediate container c3d9fc500927 05:02:43 ---> f2c76076d3ec 05:02:43 Step 4/25 : WORKDIR /device-sdk-go 05:02:43 ---> Running in fa9cb7f85445 05:02:43 Removing intermediate container fa9cb7f85445 05:02:43 ---> f494474c8ccc 05:02:43 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:02:43 ---> Running in af4e06e24aab 05:02:44 Removing intermediate container af4e06e24aab 05:02:44 ---> 19e0016a8a3d 05:02:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:44 ---> Running in 6cbee6b8b9f8 05:02:46 Removing intermediate container 6cbee6b8b9f8 05:02:46 ---> 81f057a3e63b 05:02:46 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:02:46 ---> Running in b2ec70da39b8 05:02:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:02:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:02:48 OK: 220 MiB in 52 packages 05:02:49 Removing intermediate container b2ec70da39b8 05:02:49 ---> 32e80e77ac2a 05:02:49 Step 8/25 : COPY go.mod vendor* ./ 05:02:50 ---> 5fda9eb30f07 05:02:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:50 ---> Running in 2d2b3737a6d6 05:02:52 Removing intermediate container 2d2b3737a6d6 05:02:52 ---> a9102873db71 05:02:52 Step 10/25 : COPY . . 05:02:53 ---> 61d92e715ebf 05:02:53 Step 11/25 : RUN ${MAKE} 05:02:53 ---> Running in 2f4431d9cfef 05:02:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.13" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:03:33 Removing intermediate container 2f4431d9cfef 05:03:33 ---> 0a3a9a85d2b4 05:03:33 Step 12/25 : FROM alpine:3.14 05:03:33 3.14: Pulling from library/alpine 05:03:33 be307f383ecc: Pulling fs layer 05:03:33 be307f383ecc: Download complete 05:03:33 be307f383ecc: Pull complete 05:03:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:03:33 Status: Downloaded newer image for alpine:3.14 05:03:33 ---> 5b8b7b635229 05:03:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:03:33 ---> Running in 77a5dfd96597 05:03:33 Removing intermediate container 77a5dfd96597 05:03:33 ---> dde9bf4fc96d 05:03:33 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:33 ---> Running in 9f374148f450 05:03:35 Removing intermediate container 9f374148f450 05:03:35 ---> c482029e0b81 05:03:35 Step 15/25 : RUN apk add --update --no-cache zeromq 05:03:35 ---> Running in c8d5b985b5c4 05:03:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:03:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:03:37 (1/5) Installing libgcc (10.3.1_git20210424-r2) 05:03:38 (2/5) Installing libsodium (1.0.18-r0) 05:03:38 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 05:03:38 (4/5) Installing libzmq (4.3.4-r0) 05:03:38 (5/5) Installing zeromq (4.3.4-r0) 05:03:38 Executing busybox-1.33.1-r6.trigger 05:03:38 OK: 8 MiB in 19 packages 05:03:39 Removing intermediate container c8d5b985b5c4 05:03:39 ---> 6d004d2313f1 05:03:39 Step 16/25 : WORKDIR / 05:03:39 ---> Running in 67a73a8956aa 05:03:39 Removing intermediate container 67a73a8956aa 05:03:39 ---> 894da83906b8 05:03:39 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:40 ---> 748dae13475e 05:03:40 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:41 ---> ed207ff4ecec 05:03:41 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:42 ---> 495d8c520fab 05:03:42 Step 20/25 : EXPOSE 59999 05:03:42 ---> Running in 00e68eb7387e 05:03:42 Removing intermediate container 00e68eb7387e 05:03:42 ---> f14eb0feff9f 05:03:42 Step 21/25 : ENTRYPOINT ["/device-simple"] 05:03:42 ---> Running in 930bbdb56d23 05:03:42 Removing intermediate container 930bbdb56d23 05:03:42 ---> 7617e506ace3 05:03:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:03:42 ---> Running in 984cedcb3d25 05:03:43 Removing intermediate container 984cedcb3d25 05:03:43 ---> 35af918d2190 05:03:43 Step 23/25 : LABEL arch=arm64 05:03:43 ---> Running in 2c25d17ecf3a 05:03:43 Removing intermediate container 2c25d17ecf3a 05:03:43 ---> d324859f2376 05:03:43 Step 24/25 : LABEL git_sha=dd2488f44e7de249a3f057dee004478318674dba 05:03:43 ---> Running in 21c1563b29b6 05:03:44 Removing intermediate container 21c1563b29b6 05:03:44 ---> e422d83517d1 05:03:44 Step 25/25 : LABEL version=2.2.0-dev.13 05:03:44 ---> Running in f3276b946d24 05:03:44 Removing intermediate container f3276b946d24 05:03:44 ---> e1e79c63beb5 05:03:44 [Warning] One or more build-args [ARCH] were not consumed 05:03:44 Successfully built e1e79c63beb5 05:03:44 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 05:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:45 05:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:45 arm64: Pulling from edgex-lftools-log-publisher 05:03:45 448f6bf000e3: Pulling fs layer 05:03:45 f757da607395: Pulling fs layer 05:03:45 05883995daec: Pulling fs layer 05:03:45 8603b9c90790: Pulling fs layer 05:03:45 1560dd03e051: Pulling fs layer 05:03:45 27f5ce0e4adf: Pulling fs layer 05:03:45 c2d8d7efcc4b: Pulling fs layer 05:03:45 8603b9c90790: Waiting 05:03:45 27f5ce0e4adf: Waiting 05:03:45 c2d8d7efcc4b: Waiting 05:03:45 1560dd03e051: Waiting 05:03:45 f757da607395: Verifying Checksum 05:03:45 f757da607395: Download complete 05:03:45 8603b9c90790: Verifying Checksum 05:03:45 8603b9c90790: Download complete 05:03:45 1560dd03e051: Verifying Checksum 05:03:45 1560dd03e051: Download complete 05:03:45 27f5ce0e4adf: Download complete 05:03:45 05883995daec: Verifying Checksum 05:03:45 05883995daec: Download complete 05:03:46 448f6bf000e3: Verifying Checksum 05:03:46 448f6bf000e3: Download complete 05:03:48 c2d8d7efcc4b: Download complete 05:03:49 448f6bf000e3: Pull complete 05:03:50 f757da607395: Pull complete 05:03:51 05883995daec: Pull complete 05:03:52 8603b9c90790: Pull complete 05:03:53 1560dd03e051: Pull complete 05:03:53 27f5ce0e4adf: Pull complete 05:04:08 c2d8d7efcc4b: Pull complete 05:04:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:04:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:04:08 prd-ubuntu18.04-docker-arm64-4c-16g-4122 does not seem to be running inside a container 05:04:08 $ 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/46 -v /w/workspace/device-sdk-go/46:/w/workspace/device-sdk-go/46:rw,z -v /w/workspace/device-sdk-go/46@tmp:/w/workspace/device-sdk-go/46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:04:11 $ docker top d142079f2efd2e8bc6c3759d670925c683db7f382548828ec4c91ba1121b2495 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> job-cost.sh 05:04:12 lf-activate-venv: SKIPPING 05:04:12 INFO: No Stack... 05:04:12 INFO: Retrieving Pricing Info for: v3-standard-4 05:04:12 INFO: Archiving Costs [Pipeline] sh 05:04:13 + cut -d, -f6 05:04:13 + cat /w/workspace/device-sdk-go/46/archives/cost.csv [Pipeline] lock 05:04:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] 05:04:13 Resource [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] did not exist. Created. 05:04:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:14 /w/workspace/device-sdk-go/46@tmp/durable-a7f173ba/script.sh: 1: /w/workspace/device-sdk-go/46@tmp/durable-a7f173ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:04:14 + echo total: 0.10999999940395355 [Pipeline] stash 05:04:14 Warning: overwriting stash ‘stack-cost’ 05:04:14 Stashed 1 file(s) [Pipeline] } 05:04:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:14 $ docker stop --time=1 d142079f2efd2e8bc6c3759d670925c683db7f382548828ec4c91ba1121b2495 05:04:16 $ docker rm -f d142079f2efd2e8bc6c3759d670925c683db7f382548828ec4c91ba1121b2495 [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 05:04:16 provisioning config files... 05:04:16 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7737133742051091109tmp [Pipeline] { [Pipeline] sh 05:04:17 + set +x 05:04:17 + bash -s -- 05:04:17 + curl -s https://codecov.io/bash 05:04:17 05:04:17 _____ _ 05:04:17 / ____| | | 05:04:17 | | ___ __| | ___ ___ _____ __ 05:04:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:04:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:04:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:04:17 Bash-1.0.6 05:04:17 05:04:17 05:04:17 ==> git version 2.24.4 found 05:04:17 ==> 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 05:04:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:04:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:04:17 ==> Jenkins CI detected. 05:04:17 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:04:17 project root: . 05:04:17 --> token set from env 05:04:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:04:17 ==> Running gcov in . (disable via -X gcov) 05:04:17 ==> Python coveragepy not found 05:04:17 ==> Searching for coverage reports in: 05:04:17 + . 05:04:17 -> Found 1 reports 05:04:17 ==> Detecting git/mercurial file structure 05:04:17 ==> Reading reports 05:04:17 + ./coverage.out bytes=128608 05:04:17 ==> Appending adjustments 05:04:17 https://docs.codecov.io/docs/fixing-reports 05:04:17 + Found adjustments 05:04:17 ==> Gzipping contents 05:04:17 16K /tmp/codecov.J7nfHy.gz 05:04:17 ==> Uploading reports 05:04:17 url: https://codecov.io 05:04:17 query: branch=main&commit=dd2488f44e7de249a3f057dee004478318674dba&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:04:17 -> Pinging Codecov 05:04:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=dd2488f44e7de249a3f057dee004478318674dba&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:04:18 -> Uploading to 05:04:18 https://storage.googleapis.com/codecov/v4/raw/2022-01-28/7E55EF52A471D76F132DFD9A03CDDE97/dd2488f44e7de249a3f057dee004478318674dba/ebdb6da4-7bff-4f20-831e-85bb455f751c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T050417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=625a20a7386b74d6e9b466e74254fce6514fac25e270a6c13665745f3610ded9 05:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:18 Dload Upload Total Spent Left Speed 05:04:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16089 0 0 100 16089 0 50233 --:--:-- --:--:-- --:--:-- 50278 05:04:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/dd2488f44e7de249a3f057dee004478318674dba [Pipeline] } 05:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:04:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:04:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:04:18 05:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:04:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:04:19 188c0c94c7c5: Pulling fs layer 05:04:19 0ef7d3d256c8: Pulling fs layer 05:04:19 de9db76c5a1d: Pulling fs layer 05:04:19 0eba1c9be4d2: Pulling fs layer 05:04:19 0d57e429df01: Pulling fs layer 05:04:19 4e4be7b47b0d: Pulling fs layer 05:04:19 e1f770b5df2f: Pulling fs layer 05:04:19 85a0685a4137: Pulling fs layer 05:04:19 0d57e429df01: Waiting 05:04:19 4e4be7b47b0d: Waiting 05:04:19 e1f770b5df2f: Waiting 05:04:19 85a0685a4137: Waiting 05:04:19 de9db76c5a1d: Verifying Checksum 05:04:19 de9db76c5a1d: Download complete 05:04:19 0ef7d3d256c8: Verifying Checksum 05:04:19 0ef7d3d256c8: Download complete 05:04:19 0d57e429df01: Verifying Checksum 05:04:19 0d57e429df01: Download complete 05:04:19 4e4be7b47b0d: Verifying Checksum 05:04:19 4e4be7b47b0d: Download complete 05:04:19 188c0c94c7c5: Verifying Checksum 05:04:19 188c0c94c7c5: Download complete 05:04:19 e1f770b5df2f: Verifying Checksum 05:04:19 e1f770b5df2f: Download complete 05:04:19 188c0c94c7c5: Pull complete 05:04:19 0eba1c9be4d2: Verifying Checksum 05:04:19 0eba1c9be4d2: Download complete 05:04:19 0ef7d3d256c8: Pull complete 05:04:19 85a0685a4137: Verifying Checksum 05:04:19 85a0685a4137: Download complete 05:04:19 de9db76c5a1d: Pull complete 05:04:24 0eba1c9be4d2: Pull complete 05:04:24 0d57e429df01: Pull complete 05:04:24 4e4be7b47b0d: Pull complete 05:04:24 e1f770b5df2f: Pull complete 05:04:28 85a0685a4137: Pull complete 05:04:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:04:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:04:28 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 05:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:04:30 $ docker top d04bde3a5ff8f4adf562032683a5c54b9051fb58fc397c708d76fb078a47970e -eo pid,comm [Pipeline] { [Pipeline] echo 05:04:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:04:30 + set -o pipefail 05:04:30 + snyk monitor '--org=edgex-jenkins' 05:04:37 05:04:37 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 05:04:37 05:04:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/658f5c1d-63cf-43f0-be15-86d0ef480881 05:04:37 05:04:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:04:37 05:04:37 [Pipeline] } 05:04:37 $ docker stop --time=1 d04bde3a5ff8f4adf562032683a5c54b9051fb58fc397c708d76fb078a47970e 05:04:39 $ docker rm -f d04bde3a5ff8f4adf562032683a5c54b9051fb58fc397c708d76fb078a47970e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:04:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:39 provisioning config files... 05:04:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config291689148789392286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:39 --> edgex-publish-swagger.sh 05:04:39 === Publish openapi/v2 API === 05:04:39 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 05:04:39 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 05:04:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:39 Dload Upload Total Spent Left Speed 05:04:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52147 0 0 100 52147 0 60847 --:--:-- --:--:-- --:--:-- 60848 100 52147 0 0 100 52147 0 60834 --:--:-- --:--:-- --:--:-- 60777 05:04:40 05:04:40 [Pipeline] } 05:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:41 + git log --format=format:%s -1 dd2488f44e7de249a3f057dee004478318674dba [Pipeline] sh 05:04:41 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:04:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:41 . [Pipeline] withDockerContainer 05:04:41 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 05:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:04:42 $ docker top c4a03727ce4fdda97946b69301b7ecd2dd1b75225df872bdae17269279bc4a8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:42 [ssh-agent] Looking for ssh-agent implementation... 05:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:42 $ docker exec c4a03727ce4fdda97946b69301b7ecd2dd1b75225df872bdae17269279bc4a8b ssh-agent 05:04:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeAPaF/agent.13 05:04:42 SSH_AGENT_PID=19 05:04:42 Running ssh-add (command line suppressed) 05:04:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8641942259989440006.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8641942259989440006.key) 05:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:43 + git semver tag 05:04:43 # -> Open(): unable to determine branch for HEAD 05:04:43 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:04:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:04:43 # $SEMVER_REMOTE_NAME = origin 05:04:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:04:43 # $SEMVER_USER_NAME = edgex-jenkins 05:04:43 # $SEMVER_BRANCH = main 05:04:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:04:43 # dd2488f44e7de249a3f057dee004478318674dba HEAD 05:04:43 # -> Force: false 05:04:43 # 1c66847bb02e0111e0f92ac80ebc1bad42b7bfbf refs/tags/v2.2.0-dev.13 [Pipeline] } 05:04:43 $ docker exec --env ******** --env ******** c4a03727ce4fdda97946b69301b7ecd2dd1b75225df872bdae17269279bc4a8b ssh-agent -k 05:04:43 unset SSH_AUTH_SOCK; 05:04:43 unset SSH_AGENT_PID; 05:04:43 echo Agent pid 19 killed; 05:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:43 + git semver [Pipeline] } 05:04:43 $ docker stop --time=1 c4a03727ce4fdda97946b69301b7ecd2dd1b75225df872bdae17269279bc4a8b 05:04:44 $ docker rm -f c4a03727ce4fdda97946b69301b7ecd2dd1b75225df872bdae17269279bc4a8b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:45 05:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:45 0.23.1-centos7: Pulling from edgex-lftools 05:04:45 ab5ef0e58194: Pulling fs layer 05:04:45 9712f1f96733: Pulling fs layer 05:04:45 63f879dbbcfc: Pulling fs layer 05:04:45 0d9ebad4ef96: Pulling fs layer 05:04:45 e9a5061849ea: Pulling fs layer 05:04:45 d747dcd14b5f: Pulling fs layer 05:04:45 2de7ff778b66: Pulling fs layer 05:04:45 0d9ebad4ef96: Waiting 05:04:45 e9a5061849ea: Waiting 05:04:45 d747dcd14b5f: Waiting 05:04:45 2de7ff778b66: Waiting 05:04:45 9712f1f96733: Verifying Checksum 05:04:45 9712f1f96733: Download complete 05:04:45 63f879dbbcfc: Verifying Checksum 05:04:45 63f879dbbcfc: Download complete 05:04:45 ab5ef0e58194: Verifying Checksum 05:04:45 ab5ef0e58194: Download complete 05:04:45 d747dcd14b5f: Verifying Checksum 05:04:45 d747dcd14b5f: Download complete 05:04:45 0d9ebad4ef96: Verifying Checksum 05:04:45 0d9ebad4ef96: Download complete 05:04:45 e9a5061849ea: Verifying Checksum 05:04:45 e9a5061849ea: Download complete 05:04:45 2de7ff778b66: Verifying Checksum 05:04:45 2de7ff778b66: Download complete 05:04:49 ab5ef0e58194: Pull complete 05:04:49 9712f1f96733: Pull complete 05:04:49 63f879dbbcfc: Pull complete 05:04:53 0d9ebad4ef96: Pull complete 05:04:54 e9a5061849ea: Pull complete 05:04:54 d747dcd14b5f: Pull complete 05:04:55 2de7ff778b66: Pull complete 05:04:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:04:55 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 05:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:04:58 $ docker top 304a3f54306a09bbf6dd95b02d98d799bd37c7026f393211be95de246b2409b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:04:58 provisioning config files... 05:04:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8433463142576270550tmp 05:04:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8227617755870882755tmp 05:04:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config393280323731150785tmp [Pipeline] { [Pipeline] echo 05:04:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:04:59 ---> sigul-configuration.sh 05:04:59 gpg: directory `/root/.gnupg' created 05:04:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:04:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:04:59 gpg: keyring `/root/.gnupg/secring.gpg' created 05:04:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:04:59 gpg: CAST5 encrypted data 05:04:59 gpg: encrypted with 1 passphrase 05:04:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:04:59 + mkdir /home/jenkins 05:04:59 + mkdir /home/jenkins/sigul [Pipeline] sh 05:04:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:04:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:05:00 ---> sigul-install.sh 05:05:00 Sigul already installed; skipping installation. [Pipeline] sh 05:05:00 + git tag --list 05:05:00 0.7.1 05:05:00 delhi-tag 05:05:00 v1.0.0 05:05:00 v1.1.0 05:05:00 v1.1.1 05:05:00 v1.1.2 05:05:00 v1.2.0 05:05:00 v1.2.1 05:05:00 v1.2.2 05:05:00 v1.2.3 05:05:00 v1.3.0 05:05:00 v1.4.0 05:05:00 v2.0.0 05:05:00 v2.0.1-dev.1 05:05:00 v2.0.1-dev.10 05:05:00 v2.0.1-dev.11 05:05:00 v2.0.1-dev.12 05:05:00 v2.0.1-dev.13 05:05:00 v2.0.1-dev.14 05:05:00 v2.0.1-dev.15 05:05:00 v2.0.1-dev.16 05:05:00 v2.0.1-dev.17 05:05:00 v2.0.1-dev.18 05:05:00 v2.0.1-dev.19 05:05:00 v2.0.1-dev.2 05:05:00 v2.0.1-dev.20 05:05:00 v2.0.1-dev.21 05:05:00 v2.0.1-dev.22 05:05:00 v2.0.1-dev.23 05:05:00 v2.0.1-dev.24 05:05:00 v2.0.1-dev.25 05:05:00 v2.0.1-dev.26 05:05:00 v2.0.1-dev.27 05:05:00 v2.0.1-dev.28 05:05:00 v2.0.1-dev.29 05:05:00 v2.0.1-dev.3 05:05:00 v2.0.1-dev.30 05:05:00 v2.0.1-dev.31 05:05:00 v2.0.1-dev.32 05:05:00 v2.0.1-dev.33 05:05:00 v2.0.1-dev.4 05:05:00 v2.0.1-dev.5 05:05:00 v2.0.1-dev.6 05:05:00 v2.0.1-dev.7 05:05:00 v2.0.1-dev.8 05:05:00 v2.0.1-dev.9 05:05:00 v2.1.0 05:05:00 v2.1.1-dev.1 05:05:00 v2.2.0-dev.1 05:05:00 v2.2.0-dev.10 05:05:00 v2.2.0-dev.11 05:05:00 v2.2.0-dev.12 05:05:00 v2.2.0-dev.13 05:05:00 v2.2.0-dev.2 05:05:00 v2.2.0-dev.3 05:05:00 v2.2.0-dev.4 05:05:00 v2.2.0-dev.5 05:05:00 v2.2.0-dev.6 05:05:00 v2.2.0-dev.7 05:05:00 v2.2.0-dev.8 05:05:00 v2.2.0-dev.9 [Pipeline] sh 05:05:00 + lftools sign git-tag v2.2.0-dev.13 05:05:01 Signing Git tag with Sigul... 05:05:01 Signing v2.2.0-dev.13 [Pipeline] echo 05:05:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:05:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:05:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:05:01 $ docker stop --time=1 304a3f54306a09bbf6dd95b02d98d799bd37c7026f393211be95de246b2409b6 05:05:02 $ docker rm -f 304a3f54306a09bbf6dd95b02d98d799bd37c7026f393211be95de246b2409b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:05:03 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:05:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:03 . [Pipeline] withDockerContainer 05:05:03 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 05:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:05:04 $ docker top 220b80a73e0c54cae58ebb0f0c6422c83e8983c12577181f3537d90e0c58838f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:04 [ssh-agent] Looking for ssh-agent implementation... 05:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:04 $ docker exec 220b80a73e0c54cae58ebb0f0c6422c83e8983c12577181f3537d90e0c58838f ssh-agent 05:05:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnjdAp/agent.13 05:05:04 SSH_AGENT_PID=19 05:05:04 Running ssh-add (command line suppressed) 05:05:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5167157199706809354.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5167157199706809354.key) 05:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:04 + git semver bump pre 05:05:04 # -> Open(): unable to determine branch for HEAD 05:05:04 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:05:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:05:04 # $SEMVER_REMOTE_NAME = origin 05:05:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:05:04 # $SEMVER_USER_NAME = edgex-jenkins 05:05:04 # $SEMVER_BRANCH = main 05:05:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:05:04 2.2.0-dev.14 [Pipeline] } 05:05:04 $ docker exec --env ******** --env ******** 220b80a73e0c54cae58ebb0f0c6422c83e8983c12577181f3537d90e0c58838f ssh-agent -k 05:05:05 unset SSH_AUTH_SOCK; 05:05:05 unset SSH_AGENT_PID; 05:05:05 echo Agent pid 19 killed; 05:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:05 + git semver [Pipeline] } 05:05:05 $ docker stop --time=1 220b80a73e0c54cae58ebb0f0c6422c83e8983c12577181f3537d90e0c58838f 05:05:06 $ docker rm -f 220b80a73e0c54cae58ebb0f0c6422c83e8983c12577181f3537d90e0c58838f [Pipeline] // withDockerContainer [Pipeline] sh 05:05:06 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:05:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:07 . [Pipeline] withDockerContainer 05:05:07 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 05:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:05:07 $ docker top 316dea28c0529759e06c975138fe7863501c1ca0fefba6e5b76a3d6d9dca1a26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:07 [ssh-agent] Looking for ssh-agent implementation... 05:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:07 $ docker exec 316dea28c0529759e06c975138fe7863501c1ca0fefba6e5b76a3d6d9dca1a26 ssh-agent 05:05:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCCgEgJ/agent.13 05:05:07 SSH_AGENT_PID=20 05:05:08 Running ssh-add (command line suppressed) 05:05:08 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3550923816954961613.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3550923816954961613.key) 05:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:08 + git semver push 05:05:08 # -> Open(): unable to determine branch for HEAD 05:05:08 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:05:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:05:08 # $SEMVER_REMOTE_NAME = origin 05:05:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:05:08 # $SEMVER_USER_NAME = edgex-jenkins 05:05:08 # $SEMVER_BRANCH = main 05:05:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 05:05:10 $ docker exec --env ******** --env ******** 316dea28c0529759e06c975138fe7863501c1ca0fefba6e5b76a3d6d9dca1a26 ssh-agent -k 05:05:10 unset SSH_AUTH_SOCK; 05:05:10 unset SSH_AGENT_PID; 05:05:10 echo Agent pid 20 killed; 05:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:10 + git semver [Pipeline] } 05:05:10 $ docker stop --time=1 316dea28c0529759e06c975138fe7863501c1ca0fefba6e5b76a3d6d9dca1a26 05:05:11 $ docker rm -f 316dea28c0529759e06c975138fe7863501c1ca0fefba6e5b76a3d6d9dca1a26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 05:05:12 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' 05:05:12 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:05:12 total 8 05:05:12 drwxr-xr-x. 3 root root 34 Jan 28 04:59 . 05:05:12 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 28 05:04 .. 05:05:12 drwxr-xr-x. 2 root root 6 Jan 28 04:59 cost 05:05:12 -rw-r--r--. 1 root root 83 Jan 28 04:59 cost.csv 05:05:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:05:12 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:05:12 total 8 05:05:12 drwxr-xr-x. 3 jenkins jenkins 34 Jan 28 04:59 . 05:05:12 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 28 05:04 .. 05:05:12 drwxr-xr-x. 2 jenkins jenkins 6 Jan 28 04:59 cost 05:05:12 -rw-r--r--. 1 jenkins jenkins 83 Jan 28 04:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:05:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:05:13 ---> package-listing.sh 05:05:13 ++ facter osfamily 05:05:13 ++ tr '[:upper:]' '[:lower:]' 05:05:13 + OS_FAMILY=redhat 05:05:13 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:05:13 + START_PACKAGES=/tmp/packages_start.txt 05:05:13 + END_PACKAGES=/tmp/packages_end.txt 05:05:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:13 + PACKAGES=/tmp/packages_start.txt 05:05:13 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:05:13 + PACKAGES=/tmp/packages_end.txt 05:05:13 + case "${OS_FAMILY}" in 05:05:13 + rpm -qa 05:05:13 + sort 05:05:14 + '[' -f /tmp/packages_start.txt ']' 05:05:14 + '[' -f /tmp/packages_end.txt ']' 05:05:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:14 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:05:14 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:05:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:05:14 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:05:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:15 . [Pipeline] withDockerContainer 05:05:15 prd-centos7-docker-4c-2g-4121 does not seem to be running inside a container 05:05:15 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:15 $ docker top 43c8bd62522613693e87be3b3dd55ccd0ddcd555767827fe0d5fe176c42fec7b -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:16 + touch /tmp/pre-build-complete [Pipeline] sh 05:05:16 + mkdir -p /var/log/sysstat [Pipeline] sh 05:05:16 + ls /var/log/sa-host 05:05:16 + sadf -c /var/log/sa-host/sa17 05:05:16 file_magic: OK 05:05:16 HZ: Using current value: 100 05:05:16 file_header: OK 05:05:16 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 05:05:16 Statistics: 05:05:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:05:16 File successfully converted to sysstat format version 12.0.3 05:05:16 + sadf -c /var/log/sa-host/sa28 05:05:16 file_magic: OK 05:05:16 HZ: Using current value: 100 05:05:16 file_header: OK 05:05:16 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 05:05:16 Statistics: 05:05:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:05:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:16 provisioning config files... 05:05:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2986021031678957314tmp [Pipeline] { [Pipeline] echo 05:05:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:05:17 ---> create-netrc.sh [Pipeline] } 05:05:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:05:17 ---> python-tools-install.sh [Pipeline] echo 05:05:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:05:17 ---> sudo-logs.sh 05:05:17 Archiving 'sudo' log.. 05:05:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-4121.novalocal: Name or service not known 05:05:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-4121.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:05:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:05:18 ---> job-cost.sh 05:05:18 lf-activate-venv: SKIPPING 05:05:18 DEBUG: total: 0.05999999865889549 05:05:18 INFO: Retrieving Stack Cost... 05:05:18 INFO: Retrieving Pricing Info for: v3-standard-2 05:05:18 INFO: Archiving Costs [Pipeline] echo 05:05:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:05:19 ---> logs-deploy.sh 05:05:19 lf-activate-venv: SKIPPING 05:05:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/46 05:05:19 INFO: archiving workspace using pattern(s): 05:05:19 Archives upload complete. 05:05:20 INFO: archiving logs to Nexus