Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acaad2eaf7e331afa60e093f2992ed3dd0e5840e+26056eb6751852d3be2b177fe263ccb57def27d1 (ea2f427a95e8b7a35a25516ef5480f90ca9c6fbc) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4196741913546694077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh401474159807653450.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1060/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1060/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6446019382389852701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3815313460813852454.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1060/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1060/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6225250108387516941.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-30245 in /w/workspace/gexfoundry_device-sdk-go_PR-1060 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1060 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/jenkins-gitclient-ssh3834335205841496644.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit acaad2eaf7e331afa60e093f2992ed3dd0e5840e Merge succeeded, producing 440f1c2552ae780b7cc0acfe999c469232d0ffad Checking out Revision 440f1c2552ae780b7cc0acfe999c469232d0ffad (PR-1060) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/jenkins-gitclient-ssh7435056049871015912.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1060/head:refs/remotes/origin/PR-1060 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/jenkins-gitclient-ssh4548750564575328772.key > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 440f1c2552ae780b7cc0acfe999c469232d0ffad # timeout=10 Commit message: "Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d2189140b37be7edb294bbd18987d1f097bef8f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:40 ========================================================= 18:43:40 EdgeX Global Pipelines Version Info 18:43:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:42 ------------------- 18:43:42 stable info: 18:43:42 ------------------- 18:43:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:42 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:43:42 Message: update stable to v1.0.211 18:43:42 ------------------- 18:43:42 experimental info: 18:43:42 ------------------- 18:43:42 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:42 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:43:42 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1060 [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1060 [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1060 [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 440f1c2552ae780b7cc0acfe999c469232d0ffad [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 440f1c2 [Pipeline] echo 18:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:44 provisioning config files... 18:43:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/config3894763339842463049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:44 ---> docker-login.sh 18:43:44 nexus3.edgexfoundry.org:10001 18:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:44 Configure a credential helper to remove this warning. See 18:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:44 18:43:44 Login Succeeded 18:43:44 nexus3.edgexfoundry.org:10002 18:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:44 Configure a credential helper to remove this warning. See 18:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:44 18:43:44 Login Succeeded 18:43:44 nexus3.edgexfoundry.org:10003 18:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:45 Configure a credential helper to remove this warning. See 18:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:45 18:43:45 Login Succeeded 18:43:45 nexus3.edgexfoundry.org:10004 18:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:45 Configure a credential helper to remove this warning. See 18:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:45 18:43:45 Login Succeeded 18:43:45 docker.io 18:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:45 Configure a credential helper to remove this warning. See 18:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:45 18:43:45 Login Succeeded 18:43:45 ---> docker-login.sh ends [Pipeline] } 18:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:43:46 + git rev-list -1 --merges 440f1c2552ae780b7cc0acfe999c469232d0ffad~1..440f1c2552ae780b7cc0acfe999c469232d0ffad [Pipeline] echo 18:43:46 -----------> git rev-list -1 --merges 440f1c2552ae780b7cc0acfe999c469232d0ffad~1..440f1c2552ae780b7cc0acfe999c469232d0ffad 440f1c2552ae780b7cc0acfe999c469232d0ffad 18:43:46 440f1c2552ae780b7cc0acfe999c469232d0ffad [false] [Pipeline] sh 18:43:46 + git log --format=format:%s -1 440f1c2552ae780b7cc0acfe999c469232d0ffad [Pipeline] echo 18:43:46 ========================================================= 18:43:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:43:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:46 + git log --format=format:%s -1 440f1c2552ae780b7cc0acfe999c469232d0ffad [Pipeline] echo 18:43:46 [semverPrep] GIT_COMMIT: 440f1c2552ae780b7cc0acfe999c469232d0ffad, Commit Message: Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD [Pipeline] echo 18:43:46 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:48 18:43:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:43:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:48 latest: Pulling from edgex-devops/git-semver 18:43:48 a0d0a0d46f8b: Pulling fs layer 18:43:48 3e5f54012d9b: Pulling fs layer 18:43:48 4c7163046ea9: Pulling fs layer 18:43:48 0c2d73faf560: Pulling fs layer 18:43:48 0c2d73faf560: Waiting 18:43:48 3e5f54012d9b: Verifying Checksum 18:43:48 3e5f54012d9b: Download complete 18:43:48 a0d0a0d46f8b: Verifying Checksum 18:43:48 a0d0a0d46f8b: Download complete 18:43:48 0c2d73faf560: Verifying Checksum 18:43:48 0c2d73faf560: Download complete 18:43:48 4c7163046ea9: Verifying Checksum 18:43:48 4c7163046ea9: Download complete 18:43:49 a0d0a0d46f8b: Pull complete 18:43:49 3e5f54012d9b: Pull complete 18:43:49 4c7163046ea9: Pull complete 18:43:49 0c2d73faf560: Pull complete 18:43:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:43:49 prd-centos7-docker-4c-2g-30245 does not seem to be running inside a container 18:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1060 -v /w/workspace/gexfoundry_device-sdk-go_PR-1060:/w/workspace/gexfoundry_device-sdk-go_PR-1060:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:43:50 $ docker top 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:50 [ssh-agent] Looking for ssh-agent implementation... 18:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:50 $ docker exec 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a ssh-agent 18:43:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeCdopB/agent.13 18:43:50 SSH_AGENT_PID=20 18:43:50 Running ssh-add (command line suppressed) 18:43:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_3217499615377138274.key (/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_3217499615377138274.key) 18:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:51 + git tag --points-at HEAD [Pipeline] } 18:43:51 $ docker exec --env ******** --env ******** 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a ssh-agent -k 18:43:51 unset SSH_AUTH_SOCK; 18:43:51 unset SSH_AGENT_PID; 18:43:51 echo Agent pid 20 killed; 18:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:51 [ssh-agent] Looking for ssh-agent implementation... 18:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:51 $ docker exec 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a ssh-agent 18:43:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPClOcB/agent.53 18:43:51 SSH_AGENT_PID=60 18:43:51 Running ssh-add (command line suppressed) 18:43:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_5345142175208253838.key (/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_5345142175208253838.key) 18:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:51 + git semver init 18:43:51 # -> Open(): unable to determine branch for HEAD 18:43:51 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1060/.git 18:43:51 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1060 18:43:51 # $SEMVER_REMOTE_NAME = origin 18:43:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:51 # $SEMVER_USER_NAME = edgex-jenkins 18:43:51 # $SEMVER_BRANCH = PR-1060 18:43:51 # $SEMVER_TEMP = /tmp/semver-638378525 18:43:51 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:43:52 # '/tmp/semver-638378525' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1060/.semver' 18:43:52 # -> Force: false 18:43:52 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1060/.semver [Pipeline] } 18:43:52 $ docker exec --env ******** --env ******** 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a ssh-agent -k 18:43:52 unset SSH_AUTH_SOCK; 18:43:52 unset SSH_AGENT_PID; 18:43:52 echo Agent pid 60 killed; 18:43:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:54 + git semver [Pipeline] } 18:43:54 $ docker stop --time=1 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a 18:43:55 $ docker rm -f 57cde5af92f605c7e1d32e5e71461f4ce4fc45ecf8ecc577be5603523346c62a [Pipeline] // withDockerContainer [Pipeline] sh 18:43:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:56 Stashed 1 file(s) [Pipeline] echo 18:43:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:44:11 Still waiting to schedule task 18:44:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:44:11 Still waiting to schedule task 18:44:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:45:37 Running on prd-centos7-docker-4c-2g-30246 in /w/workspace/gexfoundry_device-sdk-go_PR-1060 [Pipeline] { [Pipeline] ws 18:45:37 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:45:37 Selected Git installation does not exist. Using Default 18:45:37 The recommended git tool is: NONE 18:45:40 using credential edgex-jenkins-ssh 18:45:40 Cloning the remote Git repository 18:45:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:39 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:45:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:39 > git --version # timeout=10 18:45:39 > git --version # 'git version 2.24.4' 18:45:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:39 [INFO] Currently running in a labeled security context 18:45:39 [INFO] Currently SELinux is 'enforcing' on the host 18:45:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8155611110731884369.key 18:45:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:40 [INFO] Currently running in a labeled security context 18:45:40 [INFO] Currently SELinux is 'enforcing' on the host 18:45:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh4281065852092972609.key 18:45:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1060/head:refs/remotes/origin/PR-1060 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:45:42 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit acaad2eaf7e331afa60e093f2992ed3dd0e5840e 18:45:42 Merge succeeded, producing 7c0db67375d48ce836d9fc2dfce62d4dac4d9d8b 18:45:42 Checking out Revision 7c0db67375d48ce836d9fc2dfce62d4dac4d9d8b (PR-1060) 18:45:41 > git config core.sparsecheckout # timeout=10 18:45:41 > git checkout -f acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 18:45:41 > git remote # timeout=10 18:45:41 > git config --get remote.origin.url # timeout=10 18:45:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:41 [INFO] Currently running in a labeled security context 18:45:41 [INFO] Currently SELinux is 'enforcing' on the host 18:45:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh4186227829223786535.key 18:45:41 > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 18:45:41 > git rev-parse HEAD^{commit} # timeout=10 18:45:41 > git config core.sparsecheckout # timeout=10 18:45:41 > git checkout -f 7c0db67375d48ce836d9fc2dfce62d4dac4d9d8b # timeout=10 18:45:45 Commit message: "Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD" 18:45:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:46 provisioning config files... 18:45:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5934452054959265291tmp [Pipeline] { [Pipeline] libraryResource 18:45:44 > git rev-list --no-walk d2189140b37be7edb294bbd18987d1f097bef8f0 # timeout=10 [Pipeline] sh 18:45:47 ---> docker-login.sh 18:45:47 nexus3.edgexfoundry.org:10001 18:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:47 Configure a credential helper to remove this warning. See 18:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:47 18:45:47 Login Succeeded 18:45:47 nexus3.edgexfoundry.org:10002 18:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:47 Configure a credential helper to remove this warning. See 18:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:47 18:45:47 Login Succeeded 18:45:47 nexus3.edgexfoundry.org:10003 18:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:48 Configure a credential helper to remove this warning. See 18:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:48 18:45:48 Login Succeeded 18:45:48 nexus3.edgexfoundry.org:10004 18:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:48 Configure a credential helper to remove this warning. See 18:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:48 18:45:48 Login Succeeded 18:45:48 docker.io 18:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:48 Configure a credential helper to remove this warning. See 18:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:48 18:45:48 Login Succeeded 18:45:48 ---> docker-login.sh ends [Pipeline] } 18:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:48 ========================================================= 18:45:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:45:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:45:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:45:49 Sending build context to Docker daemon 2.756MB 18:45:49 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:45:49 Step 2/10 : FROM ${BASE} AS builder 18:45:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:49 a0d0a0d46f8b: Pulling fs layer 18:45:49 31adcdaf11c8: Pulling fs layer 18:45:49 b8b176561691: Pulling fs layer 18:45:49 4527c011a84f: Pulling fs layer 18:45:49 5d74067f8e1e: Pulling fs layer 18:45:49 e0aca202a116: Pulling fs layer 18:45:49 3a43be97a3b4: Pulling fs layer 18:45:49 34cad66bf833: Pulling fs layer 18:45:49 b4e3c513aaa6: Pulling fs layer 18:45:49 4527c011a84f: Waiting 18:45:49 5d74067f8e1e: Waiting 18:45:49 e0aca202a116: Waiting 18:45:49 3a43be97a3b4: Waiting 18:45:49 34cad66bf833: Waiting 18:45:49 b4e3c513aaa6: Waiting 18:45:49 b8b176561691: Verifying Checksum 18:45:49 b8b176561691: Download complete 18:45:49 31adcdaf11c8: Verifying Checksum 18:45:49 31adcdaf11c8: Download complete 18:45:49 5d74067f8e1e: Verifying Checksum 18:45:49 5d74067f8e1e: Download complete 18:45:49 a0d0a0d46f8b: Verifying Checksum 18:45:49 a0d0a0d46f8b: Download complete 18:45:49 e0aca202a116: Verifying Checksum 18:45:49 e0aca202a116: Download complete 18:45:49 3a43be97a3b4: Verifying Checksum 18:45:49 3a43be97a3b4: Download complete 18:45:49 34cad66bf833: Verifying Checksum 18:45:49 34cad66bf833: Download complete 18:45:49 a0d0a0d46f8b: Pull complete 18:45:49 31adcdaf11c8: Pull complete 18:45:50 b8b176561691: Pull complete 18:45:50 4527c011a84f: Verifying Checksum 18:45:50 4527c011a84f: Download complete 18:45:50 b4e3c513aaa6: Verifying Checksum 18:45:50 b4e3c513aaa6: Download complete 18:45:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30248 in /w/workspace/gexfoundry_device-sdk-go_PR-1060 [Pipeline] { [Pipeline] ws 18:45:53 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:45:53 Selected Git installation does not exist. Using Default 18:45:53 The recommended git tool is: NONE 18:45:54 4527c011a84f: Pull complete 18:45:54 5d74067f8e1e: Pull complete 18:45:54 e0aca202a116: Pull complete 18:45:54 3a43be97a3b4: Pull complete 18:45:54 34cad66bf833: Pull complete 18:45:56 b4e3c513aaa6: Pull complete 18:45:56 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:45:56 ---> 9f6097aaca64 18:45:56 Step 3/10 : ARG MAKE=make build 18:45:58 ---> Running in 538d490e58a8 18:45:58 Removing intermediate container 538d490e58a8 18:45:58 ---> a6aa35f30429 18:45:58 Step 4/10 : WORKDIR /device-sdk-go 18:45:58 ---> Running in 0cbb0927c600 18:45:58 Removing intermediate container 0cbb0927c600 18:45:58 ---> 807bb6302ba9 18:45:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:45:58 ---> Running in 19d10b2ca3dc 18:45:58 Removing intermediate container 19d10b2ca3dc 18:45:58 ---> 129fe91d81c2 18:45:58 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:58 ---> Running in 18897a3a6fab 18:45:59 Removing intermediate container 18897a3a6fab 18:45:59 ---> adf1fb797680 18:45:59 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:45:59 ---> Running in 9ba9de62617a 18:45:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:45:59 using credential edgex-jenkins-ssh 18:45:59 Cloning the remote Git repository 18:46:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:46:00 OK: 220 MiB in 52 packages 18:45:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:59 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:45:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:59 > git --version # timeout=10 18:45:59 > git --version # 'git version 2.17.1' 18:45:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:00 Removing intermediate container 9ba9de62617a 18:46:00 ---> 860e2b45b091 18:46:00 Step 8/10 : COPY . . 18:46:01 ---> 136a91d44ee5 18:46:01 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:01 ---> Running in 6100ad933ea4 18:46:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1060/head:refs/remotes/origin/PR-1060 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:02 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit acaad2eaf7e331afa60e093f2992ed3dd0e5840e 18:46:02 Merge succeeded, producing 736bfb0baca2c16513e621675612a979de037a94 18:46:02 Checking out Revision 736bfb0baca2c16513e621675612a979de037a94 (PR-1060) 18:46:02 > git config core.sparsecheckout # timeout=10 18:46:02 > git checkout -f acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 18:46:02 > git remote # timeout=10 18:46:02 > git config --get remote.origin.url # timeout=10 18:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:02 > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 18:46:02 > git rev-parse HEAD^{commit} # timeout=10 18:46:02 > git config core.sparsecheckout # timeout=10 18:46:02 > git checkout -f 736bfb0baca2c16513e621675612a979de037a94 # timeout=10 18:46:06 Commit message: "Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD" 18:46:06 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:07 Dload Upload Total Spent Left Speed 18:46:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67565 0 --:--:-- --:--:-- --:--:-- 67954 [Pipeline] sh 18:46:06 > git rev-list --no-walk d2189140b37be7edb294bbd18987d1f097bef8f0 # timeout=10 18:46:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:08 + + sudo teesudo /etc/docker/daemon.new jq 18:46:08 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:08 { 18:46:08 "registry-mirrors": [ 18:46:08 "https://nexus3.edgexfoundry.org:10001" 18:46:08 ], 18:46:08 "bip": "10.250.0.254/24", 18:46:08 "hosts": [ 18:46:08 "tcp://0.0.0.0:5555", 18:46:08 "unix:///var/run/docker.sock" 18:46:08 ], 18:46:08 "mtu": 1458, 18:46:08 "selinux-enabled": true, 18:46:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:08 } [Pipeline] sh 18:46:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:27 provisioning config files... 18:46:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config2781478580966804613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:27 ---> docker-login.sh 18:46:27 nexus3.edgexfoundry.org:10001 18:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:28 Configure a credential helper to remove this warning. See 18:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:28 18:46:28 Login Succeeded 18:46:29 nexus3.edgexfoundry.org:10002 18:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:29 Configure a credential helper to remove this warning. See 18:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:29 18:46:29 Login Succeeded 18:46:29 nexus3.edgexfoundry.org:10003 18:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:30 Configure a credential helper to remove this warning. See 18:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:30 18:46:30 Login Succeeded 18:46:30 nexus3.edgexfoundry.org:10004 18:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:30 Configure a credential helper to remove this warning. See 18:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:30 18:46:30 Login Succeeded 18:46:30 docker.io 18:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:31 Configure a credential helper to remove this warning. See 18:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:31 18:46:31 Login Succeeded 18:46:31 ---> docker-login.sh ends [Pipeline] } 18:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:33 ========================================================= 18:46:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:46:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:46: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.16-alpine --build-arg MAKE=echo noop --target=builder . 18:46:34 Removing intermediate container 6100ad933ea4 18:46:34 ---> a84b4a74c91b 18:46:34 Step 10/10 : RUN ${MAKE} 18:46:34 ---> Running in e9a2debd56b3 18:46:34 noop 18:46:34 Removing intermediate container e9a2debd56b3 18:46:34 ---> 86916613fac7 18:46:34 Successfully built 86916613fac7 18:46:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:46:34 Sending build context to Docker daemon 2.755MB 18:46:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:46:34 Step 2/10 : FROM ${BASE} AS builder 18:46:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:34 552d1f2373af: Pulling fs layer 18:46:34 ea3f2d53f512: Pulling fs layer 18:46:34 9e70ebbbe112: Pulling fs layer 18:46:34 7a9cfe048b4a: Pulling fs layer 18:46:34 72dc09318566: Pulling fs layer 18:46:34 f4f7b4309257: Pulling fs layer 18:46:34 0ac9a79272e3: Pulling fs layer 18:46:34 b78e95d17946: Pulling fs layer 18:46:34 7a9cfe048b4a: Waiting 18:46:34 72dc09318566: Waiting 18:46:34 f4f7b4309257: Waiting 18:46:34 0ac9a79272e3: Waiting 18:46:34 b78e95d17946: Waiting 18:46:34 9e70ebbbe112: Verifying Checksum 18:46:34 9e70ebbbe112: Download complete 18:46:34 ea3f2d53f512: Verifying Checksum 18:46:34 ea3f2d53f512: Download complete 18:46:34 72dc09318566: Verifying Checksum 18:46:34 72dc09318566: Download complete 18:46:34 + docker inspect -f . ci-base-image-x86_64 18:46:34 . [Pipeline] withDockerContainer 18:46:34 prd-centos7-docker-4c-2g-30246 does not seem to be running inside a container 18:46:34 f4f7b4309257: Verifying Checksum 18:46:34 f4f7b4309257: Download complete 18:46:34 552d1f2373af: Verifying Checksum 18:46:34 552d1f2373af: Download complete 18:46:34 0ac9a79272e3: Verifying Checksum 18:46:34 0ac9a79272e3: Download complete 18:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:34 $ docker top 887ba49d057a22feaa2c144c2bd6de7dbdb8163d3b0a735feea9c7d9ac42f679 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:35 552d1f2373af: Pull complete 18:46:35 + go version 18:46:35 go version go1.16.8 linux/amd64 [Pipeline] } 18:46:35 $ docker stop --time=1 887ba49d057a22feaa2c144c2bd6de7dbdb8163d3b0a735feea9c7d9ac42f679 18:46:35 ea3f2d53f512: Pull complete 18:46:36 9e70ebbbe112: Pull complete 18:46:36 b78e95d17946: Download complete 18:46:36 $ docker rm -f 887ba49d057a22feaa2c144c2bd6de7dbdb8163d3b0a735feea9c7d9ac42f679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:46:36 7a9cfe048b4a: Verifying Checksum 18:46:36 7a9cfe048b4a: Download complete 18:46:36 + docker inspect -f . ci-base-image-x86_64 18:46:36 . [Pipeline] withDockerContainer 18:46:37 prd-centos7-docker-4c-2g-30246 does not seem to be running inside a container 18:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:37 $ docker top f05f1b4ab0d82240cb92c3c5d4b735d53223f706803e95b6a5ff78d2d390919f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:46:37 + make test 18:46:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:46:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:46:46 7a9cfe048b4a: Pull complete 18:46:46 72dc09318566: Pull complete 18:46:47 f4f7b4309257: Pull complete 18:46:47 0ac9a79272e3: Pull complete 18:46:53 b78e95d17946: Pull complete 18:46:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:46:53 ---> 8b459fc5aaf0 18:46:53 Step 3/10 : ARG MAKE=make build 18:46:54 ---> Running in fb3149d013dd 18:46:56 Removing intermediate container fb3149d013dd 18:46:56 ---> f81fe591905b 18:46:56 Step 4/10 : WORKDIR /device-sdk-go 18:46:56 ---> Running in 11a6ccdb2e7f 18:46:56 Removing intermediate container 11a6ccdb2e7f 18:46:56 ---> 3fd8c00be4d5 18:46:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:46:56 ---> Running in faba2de25470 18:46:56 Removing intermediate container faba2de25470 18:46:56 ---> bbf29a94f227 18:46:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:56 ---> Running in e1dd4b87e376 18:46:58 Removing intermediate container e1dd4b87e376 18:46:58 ---> 3a445e555dfc 18:46:58 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:46:58 ---> Running in ffde15b6ac05 18:46:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:47:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:47:01 OK: 219 MiB in 52 packages 18:47:02 Removing intermediate container ffde15b6ac05 18:47:02 ---> 4f6d78a38b0f 18:47:02 Step 8/10 : COPY . . 18:47:03 ---> 7584e43f206c 18:47:03 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:03 ---> Running in 187556d1454e 18:47:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:47:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:47:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:47:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.061s coverage: 23.3% of statements 18:47:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:47:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.044s coverage: 27.6% of statements 18:47:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 18:47:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 18:47:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:47:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:47:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:47:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 18:47:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:47:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements 18:47:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:47:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:47:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 57.8% of statements 18:47:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.830s coverage: 89.2% of statements 18:47:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:47:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements 18:47:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:47:11 GO111MODULE=on go vet ./... 18:47:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:47:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:47:29 ./bin/test-attribution-txt.sh [Pipeline] } 18:47:29 $ docker stop --time=1 f05f1b4ab0d82240cb92c3c5d4b735d53223f706803e95b6a5ff78d2d390919f 18:47:31 $ docker rm -f f05f1b4ab0d82240cb92c3c5d4b735d53223f706803e95b6a5ff78d2d390919f [Pipeline] // withDockerContainer [Pipeline] sh 18:47:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:47:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:38 + ls -al . 18:47:38 total 264 18:47:38 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 10 18:47 . 18:47:38 drwxrwxr-x. 4 jenkins jenkins 28 Nov 10 18:45 .. 18:47:38 drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 18:45 bin 18:47:38 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 10 18:45 CHANGELOG.md 18:47:38 -rw-r--r--. 1 jenkins jenkins 128369 Nov 10 18:47 coverage.out 18:47:38 -rw-rw-r--. 1 jenkins jenkins 140 Nov 10 18:45 .dockerignore 18:47:38 drwxrwxr-x. 5 jenkins jenkins 62 Nov 10 18:45 example 18:47:38 drwxrwxr-x. 8 jenkins jenkins 179 Nov 10 18:45 .git 18:47:38 drwxrwxr-x. 3 jenkins jenkins 125 Nov 10 18:45 .github 18:47:38 -rw-rw-r--. 1 jenkins jenkins 131 Nov 10 18:45 .gitignore 18:47:38 -rw-rw-r--. 1 jenkins jenkins 602 Nov 10 18:45 go.mod 18:47:38 -rw-rw-r--. 1 jenkins jenkins 49140 Nov 10 18:45 go.sum 18:47:38 -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 18:45 GOVERNANCE.md 18:47:38 drwxrwxr-x. 15 jenkins jenkins 224 Nov 10 18:45 internal 18:47:38 -rw-rw-r--. 1 jenkins jenkins 880 Nov 10 18:45 Jenkinsfile 18:47:38 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 10 18:45 LICENSE 18:47:38 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 10 18:45 Makefile 18:47:38 drwxrwxr-x. 3 jenkins jenkins 16 Nov 10 18:45 openapi 18:47:38 -rw-rw-r--. 1 jenkins jenkins 619 Nov 10 18:45 OWNERS.md 18:47:38 drwxrwxr-x. 5 jenkins jenkins 50 Nov 10 18:45 pkg 18:47:38 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 10 18:45 README.md 18:47:38 drwxrwxr-x. 4 jenkins jenkins 54 Nov 10 18:45 snap 18:47:38 -rw-rw-r--. 1 jenkins jenkins 5 Nov 10 18:43 VERSION 18:47:38 -rw-rw-r--. 1 jenkins jenkins 222 Nov 10 18:45 version.go [Pipeline] isUnix [Pipeline] sh 18:47:38 + 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=7c0db67375d48ce836d9fc2dfce62d4dac4d9d8b --label arch=amd64 --label version=0.0.0 . 18:47:38 Sending build context to Docker daemon 2.885MB 18:47:38 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:47:38 Step 2/24 : FROM ${BASE} AS builder 18:47:38 ---> 86916613fac7 18:47:38 Step 3/24 : ARG MAKE=make build 18:47:38 ---> Running in 40bd72333acf 18:47:39 Removing intermediate container 40bd72333acf 18:47:39 ---> ee6be2c79c9e 18:47:39 Step 4/24 : WORKDIR /device-sdk-go 18:47:39 ---> Running in 08ad94555c41 18:47:39 Removing intermediate container 08ad94555c41 18:47:39 ---> d921c3594193 18:47:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:39 ---> Running in b3f9482d59d1 18:47:39 Removing intermediate container b3f9482d59d1 18:47:39 ---> b9dab63f3610 18:47:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:39 ---> Running in 303fe3776698 18:47:39 Removing intermediate container 303fe3776698 18:47:39 ---> 9e8093e074fe 18:47:39 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:47:39 ---> Running in 3dd1a6822ff8 18:47:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:47:41 OK: 220 MiB in 52 packages 18:47:41 Removing intermediate container 3dd1a6822ff8 18:47:41 ---> 2a8127eea055 18:47:41 Step 8/24 : COPY . . 18:47:41 ---> 52a8a3d81ab4 18:47:41 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:41 ---> Running in 8be021475b6f 18:47:42 Removing intermediate container 8be021475b6f 18:47:42 ---> aa961d7d208f 18:47:42 Step 10/24 : RUN ${MAKE} 18:47:42 ---> Running in 83fa933ae7f2 18:47:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:47:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:47:53 Removing intermediate container 83fa933ae7f2 18:47:53 ---> cc215f8d3914 18:47:53 Step 11/24 : FROM alpine:3.14 18:47:57 3.14: Pulling from library/alpine 18:47:57 a0d0a0d46f8b: Already exists 18:47:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:47:57 Status: Downloaded newer image for alpine:3.14 18:47:57 ---> 14119a10abf4 18:47:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:57 ---> Running in b7064434473a 18:47:57 Removing intermediate container b7064434473a 18:47:57 ---> 6303903870c2 18:47:57 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:57 ---> Running in 8f414aad24ec 18:47:57 Removing intermediate container 8f414aad24ec 18:47:57 ---> 0f6baa4b5a14 18:47:57 Step 14/24 : RUN apk add --update --no-cache zeromq 18:47:57 ---> Running in 93f18526194f 18:47:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:47:59 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:47:59 (2/5) Installing libsodium (1.0.18-r0) 18:47:59 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:47:59 (4/5) Installing libzmq (4.3.4-r0) 18:47:59 (5/5) Installing zeromq (4.3.4-r0) 18:47:59 Executing busybox-1.33.1-r3.trigger 18:47:59 OK: 8 MiB in 19 packages 18:47:59 Removing intermediate container 93f18526194f 18:47:59 ---> 88111202aee5 18:47:59 Step 15/24 : WORKDIR / 18:47:59 ---> Running in 2c2b4124f958 18:48:00 Removing intermediate container 2c2b4124f958 18:48:00 ---> ac6c08e5142e 18:48:00 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:48:00 ---> 11698cefc134 18:48:00 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:48:00 ---> eae18dce068a 18:48:00 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:48:00 ---> 3b31bb49f3cf 18:48:00 Step 19/24 : EXPOSE 59999 18:48:00 ---> Running in f78ac1456e74 18:48:00 Removing intermediate container f78ac1456e74 18:48:00 ---> 8ce5b94e0219 18:48:00 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:48:01 ---> Running in fe0327a809fc 18:48:01 Removing intermediate container fe0327a809fc 18:48:01 ---> 4ff3e175867e 18:48:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:01 ---> Running in 8bc1719ddfbc 18:48:01 Removing intermediate container 8bc1719ddfbc 18:48:01 ---> cad79851daf3 18:48:01 Step 22/24 : LABEL arch=amd64 18:48:01 ---> Running in caf1d25eaf87 18:48:01 Removing intermediate container caf1d25eaf87 18:48:01 ---> 39dfb3c3954f 18:48:01 Step 23/24 : LABEL git_sha=7c0db67375d48ce836d9fc2dfce62d4dac4d9d8b 18:48:01 ---> Running in 61d2c64786b5 18:48:01 Removing intermediate container 61d2c64786b5 18:48:01 ---> 05f3b5ab4f5e 18:48:01 Step 24/24 : LABEL version=0.0.0 18:48:01 ---> Running in dbacdd49a457 18:48:01 Removing intermediate container dbacdd49a457 18:48:01 ---> 90b04f231efa 18:48:01 [Warning] One or more build-args [ARCH] were not consumed 18:48:01 Successfully built 90b04f231efa 18:48:01 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 18:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:02 18:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:03 latest: Pulling from edgex-lftools-log-publisher 18:48:03 b4d181a07f80: Pulling fs layer 18:48:03 a1111a8f2ec3: Pulling fs layer 18:48:03 ed53099fbce6: Pulling fs layer 18:48:03 dc539afda2c1: Pulling fs layer 18:48:03 77bc0d833cb6: Pulling fs layer 18:48:03 9065ff56babe: Pulling fs layer 18:48:03 d287ab97295c: Pulling fs layer 18:48:03 dc539afda2c1: Waiting 18:48:03 77bc0d833cb6: Waiting 18:48:03 9065ff56babe: Waiting 18:48:03 d287ab97295c: Waiting 18:48:03 a1111a8f2ec3: Verifying Checksum 18:48:03 a1111a8f2ec3: Download complete 18:48:03 dc539afda2c1: Verifying Checksum 18:48:03 dc539afda2c1: Download complete 18:48:03 ed53099fbce6: Verifying Checksum 18:48:03 ed53099fbce6: Download complete 18:48:03 9065ff56babe: Verifying Checksum 18:48:03 9065ff56babe: Download complete 18:48:03 77bc0d833cb6: Verifying Checksum 18:48:03 77bc0d833cb6: Download complete 18:48:03 b4d181a07f80: Verifying Checksum 18:48:03 b4d181a07f80: Download complete 18:48:04 d287ab97295c: Verifying Checksum 18:48:04 d287ab97295c: Download complete 18:48:05 b4d181a07f80: Pull complete 18:48:05 a1111a8f2ec3: Pull complete 18:48:05 ed53099fbce6: Pull complete 18:48:05 dc539afda2c1: Pull complete 18:48:06 77bc0d833cb6: Pull complete 18:48:06 9065ff56babe: Pull complete 18:48:11 d287ab97295c: Pull complete 18:48:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:48:11 prd-centos7-docker-4c-2g-30246 does not seem to be running inside a container 18:48:11 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:48:13 $ docker top 935d0bc11ba0b6e9cef4f7091b4f24b7dc425fbbf7c653d49b976f763248ed5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:15 ---> job-cost.sh 18:48:15 lf-activate-venv: SKIPPING 18:48:15 INFO: No Stack... 18:48:17 INFO: Retrieving Pricing Info for: v3-standard-2 18:48:18 INFO: Archiving Costs [Pipeline] sh 18:48:18 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:48:18 + cut -d, -f6 [Pipeline] lock 18:48:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] 18:48:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] did not exist. Created. 18:48:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:19 + echo total: 0.05999999865889549 [Pipeline] stash 18:48:19 Stashed 1 file(s) [Pipeline] } 18:48:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:19 $ docker stop --time=1 935d0bc11ba0b6e9cef4f7091b4f24b7dc425fbbf7c653d49b976f763248ed5c 18:48:20 $ docker rm -f 935d0bc11ba0b6e9cef4f7091b4f24b7dc425fbbf7c653d49b976f763248ed5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:25 Removing intermediate container 187556d1454e 18:48:25 ---> 0f866768d411 18:48:25 Step 10/10 : RUN ${MAKE} 18:48:25 ---> Running in 31e911ea9fef 18:48:25 noop 18:48:25 Removing intermediate container 31e911ea9fef 18:48:25 ---> 1b7e194784e2 18:48:25 Successfully built 1b7e194784e2 18:48:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:48:25 + docker inspect -f . ci-base-image-arm64 18:48:25 . [Pipeline] withDockerContainer 18:48:25 prd-ubuntu18.04-docker-arm64-4c-16g-30248 does not seem to be running inside a container 18:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:27 $ docker top f59af8391c1e2f981b3bee81a39e8b7507b9aabeb13ed8de94b4060bd41f7145 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:28 + go version 18:48:28 go version go1.16.8 linux/arm64 [Pipeline] } 18:48:28 $ docker stop --time=1 f59af8391c1e2f981b3bee81a39e8b7507b9aabeb13ed8de94b4060bd41f7145 18:48:30 $ docker rm -f f59af8391c1e2f981b3bee81a39e8b7507b9aabeb13ed8de94b4060bd41f7145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:31 + docker inspect -f . ci-base-image-arm64 18:48:31 . [Pipeline] withDockerContainer 18:48:31 prd-ubuntu18.04-docker-arm64-4c-16g-30248 does not seem to be running inside a container 18:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:33 $ docker top 3a8c5d564026fa97edf75c0bee86a24170b48ef83092616f85855b9725156871 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:48:34 + make test 18:48:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:49:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.400s coverage: 23.3% of statements 18:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.218s coverage: 27.6% of statements 18:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.265s coverage: 78.9% of statements 18:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.241s coverage: 9.0% of statements 18:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:50:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.322s coverage: 28.7% of statements 18:50:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.251s coverage: 83.3% of statements 18:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.473s coverage: 57.8% of statements 18:50:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.143s coverage: 89.2% of statements 18:50:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:50:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.199s coverage: 4.8% of statements 18:50:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:50:21 GO111MODULE=on go vet ./... 18:51:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:29 ./bin/test-attribution-txt.sh [Pipeline] } 18:51:29 $ docker stop --time=1 3a8c5d564026fa97edf75c0bee86a24170b48ef83092616f85855b9725156871 18:51:31 $ docker rm -f 3a8c5d564026fa97edf75c0bee86a24170b48ef83092616f85855b9725156871 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:32 Warning: overwriting stash ‘coverage-report’ 18:51:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:35 + ls -al . 18:51:35 total 300 18:51:35 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 18:51 . 18:51:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:45 .. 18:51:35 -rw-rw-r-- 1 jenkins jenkins 140 Nov 10 18:46 .dockerignore 18:51:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 18:46 .git 18:51:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:46 .github 18:51:35 -rw-rw-r-- 1 jenkins jenkins 131 Nov 10 18:46 .gitignore 18:51:35 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 10 18:46 CHANGELOG.md 18:51:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 18:46 GOVERNANCE.md 18:51:35 -rw-rw-r-- 1 jenkins jenkins 880 Nov 10 18:46 Jenkinsfile 18:51:35 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 10 18:46 LICENSE 18:51:35 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 10 18:46 Makefile 18:51:35 -rw-rw-r-- 1 jenkins jenkins 619 Nov 10 18:46 OWNERS.md 18:51:35 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 10 18:46 README.md 18:51:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 18:43 VERSION 18:51:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:46 bin 18:51:35 -rw-r--r-- 1 jenkins jenkins 128369 Nov 10 18:50 coverage.out 18:51:35 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 18:46 example 18:51:35 -rw-rw-r-- 1 jenkins jenkins 602 Nov 10 18:46 go.mod 18:51:35 -rw-rw-r-- 1 jenkins jenkins 49140 Nov 10 18:46 go.sum 18:51:35 drwxrwxr-x 15 jenkins jenkins 4096 Nov 10 18:46 internal 18:51:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:46 openapi 18:51:35 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 18:46 pkg 18:51:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:46 snap 18:51:35 -rw-rw-r-- 1 jenkins jenkins 222 Nov 10 18:46 version.go [Pipeline] isUnix [Pipeline] sh 18:51:36 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=736bfb0baca2c16513e621675612a979de037a94 --label arch=arm64 --label version=0.0.0 . 18:51:36 Sending build context to Docker daemon 2.884MB 18:51:36 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:51:36 Step 2/24 : FROM ${BASE} AS builder 18:51:36 ---> 1b7e194784e2 18:51:36 Step 3/24 : ARG MAKE=make build 18:51:36 ---> Running in 256ce046ae34 18:51:37 Removing intermediate container 256ce046ae34 18:51:37 ---> 8fa200a3a704 18:51:37 Step 4/24 : WORKDIR /device-sdk-go 18:51:37 ---> Running in 2be130abc142 18:51:38 Removing intermediate container 2be130abc142 18:51:38 ---> fd7636d4701a 18:51:38 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:51:38 ---> Running in e3f48e06636d 18:51:38 Removing intermediate container e3f48e06636d 18:51:38 ---> d980c2a5bb1f 18:51:38 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:38 ---> Running in 885e4e23dc96 18:51:40 Removing intermediate container 885e4e23dc96 18:51:40 ---> 096639956d4f 18:51:40 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:51:40 ---> Running in 0083853952f4 18:51:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:51:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:51:43 OK: 219 MiB in 52 packages 18:51:44 Removing intermediate container 0083853952f4 18:51:44 ---> 69b6c0c4b86f 18:51:44 Step 8/24 : COPY . . 18:51:46 ---> f6973a8243ab 18:51:46 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:46 ---> Running in 9973a44623eb 18:51:48 Removing intermediate container 9973a44623eb 18:51:48 ---> a62dba6ee6e2 18:51:48 Step 10/24 : RUN ${MAKE} 18:51:48 ---> Running in d6c31068a5c8 18:51:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:52:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:52:28 Removing intermediate container d6c31068a5c8 18:52:28 ---> ee4a67e39317 18:52:28 Step 11/24 : FROM alpine:3.14 18:52:32 3.14: Pulling from library/alpine 18:52:32 552d1f2373af: Already exists 18:52:32 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:52:32 Status: Downloaded newer image for alpine:3.14 18:52:32 ---> bb3de5531c18 18:52:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:52:32 ---> Running in 382307aa7021 18:52:32 Removing intermediate container 382307aa7021 18:52:32 ---> 04418fef6419 18:52:32 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:33 ---> Running in e45670b2c06f 18:52:35 Removing intermediate container e45670b2c06f 18:52:35 ---> 62aae641de87 18:52:35 Step 14/24 : RUN apk add --update --no-cache zeromq 18:52:35 ---> Running in 774abfde69da 18:52:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:52:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:52:37 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:52:37 (2/5) Installing libsodium (1.0.18-r0) 18:52:37 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:52:38 (4/5) Installing libzmq (4.3.4-r0) 18:52:38 (5/5) Installing zeromq (4.3.4-r0) 18:52:38 Executing busybox-1.33.1-r3.trigger 18:52:38 OK: 8 MiB in 19 packages 18:52:39 Removing intermediate container 774abfde69da 18:52:39 ---> 132bc938fcbb 18:52:39 Step 15/24 : WORKDIR / 18:52:39 ---> Running in 08eef86c78f1 18:52:40 Removing intermediate container 08eef86c78f1 18:52:40 ---> f6dacc65de14 18:52:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:52:40 ---> 5105eb4d11b6 18:52:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:52:42 ---> 232432c82bd2 18:52:42 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:52:42 ---> e7c2d2eaf365 18:52:42 Step 19/24 : EXPOSE 59999 18:52:42 ---> Running in c36a4e70c06a 18:52:43 Removing intermediate container c36a4e70c06a 18:52:43 ---> f62ce0bda120 18:52:43 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:52:43 ---> Running in ec9b9a918d80 18:52:43 Removing intermediate container ec9b9a918d80 18:52:43 ---> 06a195ef0ff1 18:52:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:43 ---> Running in 838a4ee6cc15 18:52:44 Removing intermediate container 838a4ee6cc15 18:52:44 ---> 006ea04f8713 18:52:44 Step 22/24 : LABEL arch=arm64 18:52:44 ---> Running in 43547a1b0707 18:52:44 Removing intermediate container 43547a1b0707 18:52:44 ---> f67604854e25 18:52:44 Step 23/24 : LABEL git_sha=736bfb0baca2c16513e621675612a979de037a94 18:52:44 ---> Running in 9405a2848f1b 18:52:45 Removing intermediate container 9405a2848f1b 18:52:45 ---> f2a47fe74e32 18:52:45 Step 24/24 : LABEL version=0.0.0 18:52:45 ---> Running in 927bb03b06c0 18:52:45 Removing intermediate container 927bb03b06c0 18:52:45 ---> f9e0844737f0 18:52:45 [Warning] One or more build-args [ARCH] were not consumed 18:52:45 Successfully built f9e0844737f0 18:52:45 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 18:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:46 18:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:47 arm64: Pulling from edgex-lftools-log-publisher 18:52:47 448f6bf000e3: Pulling fs layer 18:52:47 f757da607395: Pulling fs layer 18:52:47 05883995daec: Pulling fs layer 18:52:47 8603b9c90790: Pulling fs layer 18:52:47 1560dd03e051: Pulling fs layer 18:52:47 27f5ce0e4adf: Pulling fs layer 18:52:47 c2d8d7efcc4b: Pulling fs layer 18:52:47 1560dd03e051: Waiting 18:52:47 27f5ce0e4adf: Waiting 18:52:47 c2d8d7efcc4b: Waiting 18:52:47 8603b9c90790: Waiting 18:52:47 f757da607395: Verifying Checksum 18:52:47 f757da607395: Download complete 18:52:47 8603b9c90790: Verifying Checksum 18:52:47 8603b9c90790: Download complete 18:52:47 1560dd03e051: Verifying Checksum 18:52:47 1560dd03e051: Download complete 18:52:47 27f5ce0e4adf: Verifying Checksum 18:52:47 05883995daec: Verifying Checksum 18:52:47 05883995daec: Download complete 18:52:47 448f6bf000e3: Download complete 18:52:50 c2d8d7efcc4b: Verifying Checksum 18:52:50 c2d8d7efcc4b: Download complete 18:52:51 448f6bf000e3: Pull complete 18:52:52 f757da607395: Pull complete 18:52:53 05883995daec: Pull complete 18:52:54 8603b9c90790: Pull complete 18:52:55 1560dd03e051: Pull complete 18:52:55 27f5ce0e4adf: Pull complete 18:53:12 c2d8d7efcc4b: Pull complete 18:53:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:53:12 prd-ubuntu18.04-docker-arm64-4c-16g-30248 does not seem to be running inside a container 18:53:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:53:15 $ docker top 4437505a303c643986d525eb144dd79c54fad3e340dcfe06f8bf4fc27ea03b31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:16 ---> job-cost.sh 18:53:16 lf-activate-venv: SKIPPING 18:53:16 INFO: No Stack... 18:53:16 INFO: Retrieving Pricing Info for: v3-standard-4 18:53:17 INFO: Archiving Costs [Pipeline] sh 18:53:17 + cut -d, -f6 18:53:17 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 18:53:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] 18:53:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] did not exist. Created. 18:53:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:18 /w/workspace/device-sdk-go/3@tmp/durable-f9bdaeec/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-f9bdaeec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:53:19 + echo total: 0.10999999940395355 [Pipeline] stash 18:53:19 Warning: overwriting stash ‘stack-cost’ 18:53:19 Stashed 1 file(s) [Pipeline] } 18:53:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:19 $ docker stop --time=1 4437505a303c643986d525eb144dd79c54fad3e340dcfe06f8bf4fc27ea03b31 18:53:20 $ docker rm -f 4437505a303c643986d525eb144dd79c54fad3e340dcfe06f8bf4fc27ea03b31 [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 18:53:22 provisioning config files... 18:53:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/config7077837100097569723tmp [Pipeline] { [Pipeline] sh 18:53:22 + set +x 18:53:22 + bash -s -- 18:53:22 + curl -s https://codecov.io/bash 18:53:22 18:53:22 _____ _ 18:53:22 / ____| | | 18:53:22 | | ___ __| | ___ ___ _____ __ 18:53:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:53:22 | |___| (_) | (_| | __/ (_| (_) \ V / 18:53:22 \_____\___/ \__,_|\___|\___\___/ \_/ 18:53:22 Bash-1.0.6 18:53:22 18:53:22 18:53:22 ==> git version 2.24.4 found 18:53:22 ==> 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 18:53:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:53:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:53:22 ==> Jenkins CI detected. 18:53:22 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1060 18:53:22 project root: . 18:53:22 --> token set from env 18:53:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:53:23 ==> Running gcov in . (disable via -X gcov) 18:53:23 ==> Python coveragepy not found 18:53:23 ==> Searching for coverage reports in: 18:53:23 + . 18:53:23 -> Found 1 reports 18:53:23 ==> Detecting git/mercurial file structure 18:53:23 ==> Reading reports 18:53:23 + ./coverage.out bytes=128369 18:53:23 ==> Appending adjustments 18:53:23 https://docs.codecov.io/docs/fixing-reports 18:53:23 + Found adjustments 18:53:23 ==> Gzipping contents 18:53:23 16K /tmp/codecov.wJfkf9.gz 18:53:23 ==> Uploading reports 18:53:23 url: https://codecov.io 18:53:23 query: branch=PR-1060&commit=440f1c2552ae780b7cc0acfe999c469232d0ffad&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1060%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1060&job=&cmd_args= 18:53:23 -> Pinging Codecov 18:53:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1060&commit=440f1c2552ae780b7cc0acfe999c469232d0ffad&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1060%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1060&job=&cmd_args= 18:53:23 -> Uploading to 18:53:23 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/7E55EF52A471D76F132DFD9A03CDDE97/440f1c2552ae780b7cc0acfe999c469232d0ffad/2630bedc-5c65-4079-853f-5bea8aee42df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T185323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fde19571d61cd7b27e9d81b69a8833bd5692a5655392a6c0d8bb79b422e24b50 18:53:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:23 Dload Upload Total Spent Left Speed 18:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16320 0 0 100 16320 0 39316 --:--:-- --:--:-- --:--:-- 39420 18:53:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/440f1c2552ae780b7cc0acfe999c469232d0ffad [Pipeline] } 18:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:53:26 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1060/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:53:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:27 ---> package-listing.sh 18:53:27 ++ facter osfamily 18:53:27 ++ tr '[:upper:]' '[:lower:]' 18:53:27 + OS_FAMILY=redhat 18:53:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1060 18:53:27 + START_PACKAGES=/tmp/packages_start.txt 18:53:27 + END_PACKAGES=/tmp/packages_end.txt 18:53:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:27 + PACKAGES=/tmp/packages_start.txt 18:53:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1060 ']' 18:53:27 + PACKAGES=/tmp/packages_end.txt 18:53:27 + case "${OS_FAMILY}" in 18:53:27 + rpm -qa 18:53:27 + sort 18:53:28 + '[' -f /tmp/packages_start.txt ']' 18:53:28 + '[' -f /tmp/packages_end.txt ']' 18:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1060 ']' 18:53:28 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1060/archives/ 18:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1060/archives/ [Pipeline] echo 18:53:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1060/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:53:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:29 18:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:53:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:29 latest: Pulling from edgex-lftools-log-publisher 18:53:29 b4d181a07f80: Pulling fs layer 18:53:29 a1111a8f2ec3: Pulling fs layer 18:53:29 ed53099fbce6: Pulling fs layer 18:53:29 dc539afda2c1: Pulling fs layer 18:53:29 77bc0d833cb6: Pulling fs layer 18:53:29 9065ff56babe: Pulling fs layer 18:53:29 d287ab97295c: Pulling fs layer 18:53:29 77bc0d833cb6: Waiting 18:53:29 9065ff56babe: Waiting 18:53:29 d287ab97295c: Waiting 18:53:29 dc539afda2c1: Waiting 18:53:29 a1111a8f2ec3: Verifying Checksum 18:53:29 a1111a8f2ec3: Download complete 18:53:29 dc539afda2c1: Verifying Checksum 18:53:29 dc539afda2c1: Download complete 18:53:30 ed53099fbce6: Verifying Checksum 18:53:30 ed53099fbce6: Download complete 18:53:30 9065ff56babe: Verifying Checksum 18:53:30 9065ff56babe: Download complete 18:53:30 77bc0d833cb6: Verifying Checksum 18:53:30 77bc0d833cb6: Download complete 18:53:30 b4d181a07f80: Verifying Checksum 18:53:30 b4d181a07f80: Download complete 18:53:30 d287ab97295c: Verifying Checksum 18:53:30 d287ab97295c: Download complete 18:53:31 b4d181a07f80: Pull complete 18:53:31 a1111a8f2ec3: Pull complete 18:53:32 ed53099fbce6: Pull complete 18:53:32 dc539afda2c1: Pull complete 18:53:32 77bc0d833cb6: Pull complete 18:53:32 9065ff56babe: Pull complete 18:53:39 d287ab97295c: Pull complete 18:53:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:53:39 prd-centos7-docker-4c-2g-30245 does not seem to be running inside a container 18:53:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1060/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1060 -v /w/workspace/gexfoundry_device-sdk-go_PR-1060:/w/workspace/gexfoundry_device-sdk-go_PR-1060:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:41 $ docker top 43e8a9031e1305c861b56514dbaadf254b64ad9d30b2fe65486013d95a744a5d -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:41 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:42 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:42 + ls /var/log/sa-host 18:53:42 + sadf -c /var/log/sa-host/sa10 18:53:42 file_magic: OK 18:53:42 HZ: Using current value: 100 18:53:42 file_header: OK 18:53:42 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 18:53:42 Statistics: 18:53:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:53:42 File successfully converted to sysstat format version 12.0.3 18:53:42 + sadf -c /var/log/sa-host/sa30 18:53:42 file_magic: OK 18:53:42 HZ: Using current value: 100 18:53:42 file_header: OK 18:53:42 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 18:53:42 Statistics: 18:53:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:53:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:43 provisioning config files... 18:53:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/config6572712180842536496tmp [Pipeline] { [Pipeline] echo 18:53:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:44 ---> create-netrc.sh [Pipeline] } 18:53:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:45 ---> python-tools-install.sh [Pipeline] echo 18:53:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:45 ---> sudo-logs.sh 18:53:45 Archiving 'sudo' log.. 18:53:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-30245.novalocal: Name or service not known 18:53:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-30245.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:53:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:45 ---> job-cost.sh 18:53:45 lf-activate-venv: SKIPPING 18:53:45 DEBUG: total: 0.10999999940395355 18:53:45 INFO: Retrieving Stack Cost... 18:53:47 INFO: Retrieving Pricing Info for: v3-standard-2 18:53:47 INFO: Archiving Costs [Pipeline] echo 18:53:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:47 ---> logs-deploy.sh 18:53:47 lf-activate-venv: SKIPPING 18:53:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1060/3 18:53:47 INFO: archiving workspace using pattern(s): 18:53:48 Archives upload complete. 18:53:48 INFO: archiving logs to Nexus 18:53:49 ---> uname -a: 18:53:49 Linux prd-centos7-docker-4c-2g-30245.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:53:49 18:53:49 18:53:49 ---> lscpu: 18:53:49 Architecture: x86_64 18:53:49 CPU op-mode(s): 32-bit, 64-bit 18:53:49 Byte Order: Little Endian 18:53:49 Address sizes: 40 bits physical, 48 bits virtual 18:53:49 CPU(s): 2 18:53:49 On-line CPU(s) list: 0,1 18:53:49 Thread(s) per core: 1 18:53:49 Core(s) per socket: 1 18:53:49 Socket(s): 2 18:53:49 NUMA node(s): 1 18:53:49 Vendor ID: AuthenticAMD 18:53:49 CPU family: 23 18:53:49 Model: 49 18:53:49 Model name: AMD EPYC-Rome Processor 18:53:49 Stepping: 0 18:53:49 CPU MHz: 2799.998 18:53:49 BogoMIPS: 5599.99 18:53:49 Virtualization: AMD-V 18:53:49 Hypervisor vendor: KVM 18:53:49 Virtualization type: full 18:53:49 L1d cache: 32K 18:53:49 L1i cache: 32K 18:53:49 L2 cache: 512K 18:53:49 L3 cache: 16384K 18:53:49 NUMA node0 CPU(s): 0,1 18:53:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:53:49 18:53:49 18:53:49 ---> nproc: 18:53:49 2 18:53:49 18:53:49 18:53:49 ---> df -h: 18:53:49 Filesystem Size Used Avail Use% Mounted on 18:53:49 overlay 40G 7.7G 33G 20% / 18:53:49 tmpfs 64M 0 64M 0% /dev 18:53:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:53:49 shm 64M 0 64M 0% /dev/shm 18:53:49 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:53:49 18:53:49 18:53:49 ---> sar -b -r -n DEV: 18:53:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 18:53:49 18:53:49 18:43:03 LINUX RESTART (2 CPU) 18:53:49 18:53:49 18:44:01 tps rtps wtps bread/s bwrtn/s 18:53:49 18:45:01 3.91 0.05 3.86 1.60 119.44 18:53:49 18:46:01 0.47 0.00 0.47 0.00 8.63 18:53:49 18:47:01 0.25 0.00 0.25 0.00 3.33 18:53:49 18:48:01 0.30 0.00 0.30 0.00 5.13 18:53:49 18:49:01 0.32 0.00 0.32 0.00 4.85 18:53:49 18:50:01 0.42 0.00 0.42 0.00 7.16 18:53:49 18:51:02 0.25 0.00 0.25 0.00 4.15 18:53:49 18:52:01 0.25 0.00 0.25 0.00 3.39 18:53:49 18:53:01 0.27 0.00 0.27 0.00 3.23 18:53:49 Average: 0.72 0.01 0.71 0.18 17.73 18:53:49 18:53:49 18:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:53:49 18:45:01 5685184 0 621536 7.76 2620 1699600 1220740 13.48 567260 1522992 16 18:53:49 18:46:01 5688848 0 617860 7.71 2620 1699612 1162276 12.83 564452 1523180 8 18:53:49 18:47:01 5692476 0 614232 7.67 2620 1699612 1161928 12.83 560796 1523180 8 18:53:49 18:48:01 5691392 0 615308 7.68 2620 1699620 1162120 12.83 561092 1523932 8 18:53:49 18:49:01 5696072 0 610624 7.62 2620 1699624 1162024 12.83 557276 1523932 20 18:53:49 18:50:01 5695260 0 611432 7.63 2620 1699628 1162156 12.83 558084 1524028 8 18:53:49 18:51:02 5687576 0 619112 7.73 2620 1699632 1161928 12.83 564768 1524028 8 18:53:49 18:52:01 5687592 0 619088 7.73 2620 1699640 1161928 12.83 565000 1524080 8 18:53:49 18:53:01 5687596 0 619084 7.73 2620 1699640 1161928 12.83 566860 1522236 8 18:53:49 Average: 5690222 0 616475 7.70 2620 1699623 1168559 12.90 562843 1523510 10 18:53:49 18:53:49 18:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:53:49 18:45:01 eth0 1.02 0.30 0.32 0.21 0.00 0.00 0.00 0.00 18:53:49 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:46:01 eth0 1.28 0.58 0.57 0.37 0.00 0.00 0.00 0.00 18:53:49 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:47:01 eth0 0.58 0.10 0.06 0.04 0.00 0.00 0.00 0.00 18:53:49 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:48:01 eth0 0.57 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:53:49 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:49:01 eth0 0.77 0.28 0.20 0.11 0.00 0.00 0.00 0.00 18:53:49 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:50:01 eth0 0.48 0.42 0.27 0.17 0.00 0.00 0.00 0.00 18:53:49 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:51:02 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 18:53:49 18:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:52:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:53:49 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:53:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:53:49 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 Average: eth0 0.56 0.26 0.19 0.13 0.00 0.00 0.00 0.00 18:53:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:49 18:53:49 18:53:49 ---> sar -P ALL: 18:53:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 18:53:49 18:53:49 18:43:03 LINUX RESTART (2 CPU) 18:53:49 18:53:49 18:44:01 CPU %user %nice %system %iowait %steal %idle 18:53:49 18:45:01 all 0.28 0.00 0.10 0.00 0.02 99.60 18:53:49 18:45:01 0 0.22 0.00 0.13 0.00 0.02 99.63 18:53:49 18:45:01 1 0.35 0.00 0.07 0.00 0.02 99.57 18:53:49 18:46:01 all 0.32 0.00 0.07 0.00 0.01 99.61 18:53:49 18:46:01 0 0.17 0.00 0.08 0.00 0.02 99.73 18:53:49 18:46:01 1 0.47 0.00 0.05 0.00 0.00 99.48 18:53:49 18:47:01 all 0.23 0.00 0.05 0.00 0.02 99.71 18:53:49 18:47:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:53:49 18:47:01 1 0.38 0.00 0.05 0.00 0.02 99.55 18:53:49 18:48:01 all 0.27 0.00 0.06 0.00 0.01 99.67 18:53:49 18:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:53:49 18:48:01 1 0.48 0.00 0.07 0.00 0.00 99.45 18:53:49 18:49:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:53:49 18:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:53:49 18:49:01 1 0.35 0.00 0.05 0.00 0.03 99.57 18:53:49 18:50:01 all 0.21 0.00 0.04 0.00 0.02 99.73 18:53:49 18:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:53:49 18:50:01 1 0.38 0.00 0.05 0.00 0.00 99.57 18:53:49 18:51:02 all 0.26 0.00 0.08 0.00 0.02 99.65 18:53:49 18:51:02 0 0.08 0.00 0.05 0.00 0.02 99.85 18:53:49 18:51:02 1 0.43 0.00 0.10 0.00 0.02 99.45 18:53:49 18:52:01 all 0.25 0.00 0.03 0.00 0.02 99.70 18:53:49 18:52:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:53:49 18:52:01 1 0.46 0.00 0.02 0.00 0.00 99.52 18:53:49 18:53:01 all 0.23 0.00 0.05 0.00 0.02 99.71 18:53:49 18:53:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:53:49 18:53:01 1 0.37 0.00 0.05 0.00 0.02 99.57 18:53:49 Average: all 0.25 0.00 0.06 0.00 0.02 99.68 18:53:49 Average: 0 0.09 0.00 0.06 0.00 0.02 99.83 18:53:49 Average: 1 0.41 0.00 0.06 0.00 0.01 99.52 18:53:49 18:53:49 18:53:49