Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0ea57342c624bee91335f4cb6d1021054e409bb+26056eb6751852d3be2b177fe263ccb57def27d1 (f2b749165cc240c69f0aca588017a08016d4c5c0) 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-ssh6366230883890894755.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-ssh6123611353646408574.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-1056/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-1056/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4820690346957866165.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-ssh2436759437529128135.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-1056/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-1056/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh775715077715797766.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-30247 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [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-1056 # 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-1056@tmp/jenkins-gitclient-ssh7417278943761556066.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 a0ea57342c624bee91335f4cb6d1021054e409bb > 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-1056@tmp/jenkins-gitclient-ssh3667529779822418902.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # 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-1056@tmp/jenkins-gitclient-ssh3787524967651176058.key > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 2a9a07360d8aa997ecc2c201774e21852121d551 Checking out Revision 2a9a07360d8aa997ecc2c201774e21852121d551 (PR-1056) > git config core.sparsecheckout # timeout=10 > git checkout -f 2a9a07360d8aa997ecc2c201774e21852121d551 # timeout=10 Commit message: "Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e24ffe3e7bf106c1c0376d1977058e103db801cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:44:10 ========================================================= 18:44:10 EdgeX Global Pipelines Version Info 18:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:44:11 ------------------- 18:44:11 stable info: 18:44:11 ------------------- 18:44:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:44:11 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:44:11 Message: update stable to v1.0.211 18:44:12 ------------------- 18:44:12 experimental info: 18:44:12 ------------------- 18:44:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:44:12 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:44:12 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:44:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1056 [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1056 [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1056 [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a9a07360d8aa997ecc2c201774e21852121d551 [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a9a073 [Pipeline] echo 18:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:13 provisioning config files... 18:44:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config7418518684141127754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:13 ---> docker-login.sh 18:44:13 nexus3.edgexfoundry.org:10001 18:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:14 Configure a credential helper to remove this warning. See 18:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:14 18:44:14 Login Succeeded 18:44:14 nexus3.edgexfoundry.org:10002 18:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:14 Configure a credential helper to remove this warning. See 18:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:14 18:44:14 Login Succeeded 18:44:14 nexus3.edgexfoundry.org:10003 18:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:14 Configure a credential helper to remove this warning. See 18:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:14 18:44:14 Login Succeeded 18:44:14 nexus3.edgexfoundry.org:10004 18:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:14 Configure a credential helper to remove this warning. See 18:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:14 18:44:14 Login Succeeded 18:44:14 docker.io 18:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:14 Configure a credential helper to remove this warning. See 18:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:14 18:44:14 Login Succeeded 18:44:14 ---> docker-login.sh ends [Pipeline] } 18:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:44:15 + git rev-list -1 --merges 2a9a07360d8aa997ecc2c201774e21852121d551~1..2a9a07360d8aa997ecc2c201774e21852121d551 [Pipeline] echo 18:44:15 -----------> git rev-list -1 --merges 2a9a07360d8aa997ecc2c201774e21852121d551~1..2a9a07360d8aa997ecc2c201774e21852121d551 2a9a07360d8aa997ecc2c201774e21852121d551 18:44:15 2a9a07360d8aa997ecc2c201774e21852121d551 [false] [Pipeline] sh 18:44:15 + git log --format=format:%s -1 2a9a07360d8aa997ecc2c201774e21852121d551 [Pipeline] echo 18:44:15 ========================================================= 18:44:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:44:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:15 + git log --format=format:%s -1 2a9a07360d8aa997ecc2c201774e21852121d551 [Pipeline] echo 18:44:15 [semverPrep] GIT_COMMIT: 2a9a07360d8aa997ecc2c201774e21852121d551, Commit Message: Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD [Pipeline] echo 18:44:15 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:17 18:44:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:44:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:17 latest: Pulling from edgex-devops/git-semver 18:44:17 a0d0a0d46f8b: Pulling fs layer 18:44:17 3e5f54012d9b: Pulling fs layer 18:44:17 4c7163046ea9: Pulling fs layer 18:44:17 0c2d73faf560: Pulling fs layer 18:44:17 0c2d73faf560: Waiting 18:44:17 3e5f54012d9b: Verifying Checksum 18:44:17 3e5f54012d9b: Download complete 18:44:17 a0d0a0d46f8b: Verifying Checksum 18:44:17 a0d0a0d46f8b: Download complete 18:44:17 0c2d73faf560: Verifying Checksum 18:44:17 0c2d73faf560: Download complete 18:44:17 4c7163046ea9: Verifying Checksum 18:44:17 4c7163046ea9: Download complete 18:44:17 a0d0a0d46f8b: Pull complete 18:44:17 3e5f54012d9b: Pull complete 18:44:18 4c7163046ea9: Pull complete 18:44:18 0c2d73faf560: Pull complete 18:44:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:44:18 prd-centos7-docker-4c-2g-30247 does not seem to be running inside a container 18:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1056 -v /w/workspace/gexfoundry_device-sdk-go_PR-1056:/w/workspace/gexfoundry_device-sdk-go_PR-1056:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1056@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:44:19 $ docker top 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:19 [ssh-agent] Looking for ssh-agent implementation... 18:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:19 $ docker exec 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 ssh-agent 18:44:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIoILBM/agent.14 18:44:19 SSH_AGENT_PID=20 18:44:19 Running ssh-add (command line suppressed) 18:44:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_6546201837061553692.key (/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_6546201837061553692.key) 18:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:19 + git tag --points-at HEAD [Pipeline] } 18:44:19 $ docker exec --env ******** --env ******** 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 ssh-agent -k 18:44:20 unset SSH_AUTH_SOCK; 18:44:20 unset SSH_AGENT_PID; 18:44:20 echo Agent pid 20 killed; 18:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:44:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:20 [ssh-agent] Looking for ssh-agent implementation... 18:44:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:20 $ docker exec 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 ssh-agent 18:44:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOfFGmN/agent.54 18:44:20 SSH_AGENT_PID=61 18:44:20 Running ssh-add (command line suppressed) 18:44:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_1837352427202842696.key (/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_1837352427202842696.key) 18:44:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:20 + git semver init 18:44:20 # -> Open(): unable to determine branch for HEAD 18:44:20 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1056/.git 18:44:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1056 18:44:20 # $SEMVER_REMOTE_NAME = origin 18:44:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:44:20 # $SEMVER_USER_NAME = edgex-jenkins 18:44:20 # $SEMVER_BRANCH = PR-1056 18:44:20 # $SEMVER_TEMP = /tmp/semver-950979993 18:44:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:44:21 # '/tmp/semver-950979993' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1056/.semver' 18:44:21 # -> Force: false 18:44:21 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1056/.semver [Pipeline] } 18:44:21 $ docker exec --env ******** --env ******** 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 ssh-agent -k 18:44:21 unset SSH_AUTH_SOCK; 18:44:21 unset SSH_AGENT_PID; 18:44:21 echo Agent pid 61 killed; 18:44:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:22 + git semver [Pipeline] } 18:44:22 $ docker stop --time=1 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 18:44:23 $ docker rm -f 24d0254dc6e9f2d600505b16f98d66eba7dce6a59a50b2b6c8dbd59e12ddf0b6 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:44:23 Stashed 1 file(s) [Pipeline] echo 18:44:23 [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:40 Still waiting to schedule task 18:44:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:44:40 Still waiting to schedule task 18:44:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:47:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30249 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [Pipeline] { [Pipeline] ws 18:47:22 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:47:22 Selected Git installation does not exist. Using Default 18:47:22 The recommended git tool is: NONE 18:47:28 using credential edgex-jenkins-ssh 18:47:28 Cloning the remote Git repository 18:47:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:47:28 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:47:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:47:28 > git --version # timeout=10 18:47:28 > git --version # 'git version 2.17.1' 18:47:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:30 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb 18:47:31 Merge succeeded, producing c78124a23cd262c7d2d853fb5d80309d03d5e75c 18:47:31 Checking out Revision c78124a23cd262c7d2d853fb5d80309d03d5e75c (PR-1056) 18:47:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:47:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:47:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:47:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:47:30 > git config core.sparsecheckout # timeout=10 18:47:30 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 18:47:30 > git remote # timeout=10 18:47:30 > git config --get remote.origin.url # timeout=10 18:47:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:30 > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 18:47:31 > git rev-parse HEAD^{commit} # timeout=10 18:47:31 > git config core.sparsecheckout # timeout=10 18:47:31 > git checkout -f c78124a23cd262c7d2d853fb5d80309d03d5e75c # timeout=10 18:47:37 Commit message: "Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD" 18:47:37 First time build. Skipping changelog. 18:47:37 > git rev-list --no-walk e24ffe3e7bf106c1c0376d1977058e103db801cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:38 Dload Upload Total Spent Left Speed 18:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh 18:47:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:47:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:47:39 + sudo tee /etc/docker/daemon.new 18:47:39 { 18:47:39 "registry-mirrors": [ 18:47:39 "https://nexus3.edgexfoundry.org:10001" 18:47:39 ], 18:47:39 "bip": "10.250.0.254/24", 18:47:39 "hosts": [ 18:47:39 "tcp://0.0.0.0:5555", 18:47:39 "unix:///var/run/docker.sock" 18:47:39 ], 18:47:39 "mtu": 1458, 18:47:39 "selinux-enabled": true, 18:47:39 "seccomp-profile": "/etc/docker/seccomp.json" 18:47:39 } [Pipeline] sh 18:47:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:47:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:58 provisioning config files... 18:47:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3957536933032032048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:59 ---> docker-login.sh 18:47:59 nexus3.edgexfoundry.org:10001 18:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:59 Configure a credential helper to remove this warning. See 18:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:59 18:47:59 Login Succeeded 18:47:59 nexus3.edgexfoundry.org:10002 18:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:00 Configure a credential helper to remove this warning. See 18:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:00 18:48:00 Login Succeeded 18:48:00 nexus3.edgexfoundry.org:10003 18:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:01 Configure a credential helper to remove this warning. See 18:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:01 18:48:01 Login Succeeded 18:48:01 nexus3.edgexfoundry.org:10004 18:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:02 Configure a credential helper to remove this warning. See 18:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:02 18:48:02 Login Succeeded 18:48:02 docker.io 18:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:02 Configure a credential helper to remove this warning. See 18:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:02 18:48:02 Login Succeeded 18:48:02 ---> docker-login.sh ends [Pipeline] } 18:48:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:03 ========================================================= 18:48:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:48:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:48:03 + 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:48:04 Sending build context to Docker daemon 2.765MB 18:48:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:48:04 Step 2/10 : FROM ${BASE} AS builder 18:48:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:48:04 552d1f2373af: Pulling fs layer 18:48:04 ea3f2d53f512: Pulling fs layer 18:48:04 9e70ebbbe112: Pulling fs layer 18:48:04 7a9cfe048b4a: Pulling fs layer 18:48:04 72dc09318566: Pulling fs layer 18:48:04 f4f7b4309257: Pulling fs layer 18:48:04 0ac9a79272e3: Pulling fs layer 18:48:04 b78e95d17946: Pulling fs layer 18:48:04 72dc09318566: Waiting 18:48:04 0ac9a79272e3: Waiting 18:48:04 f4f7b4309257: Waiting 18:48:04 b78e95d17946: Waiting 18:48:04 9e70ebbbe112: Verifying Checksum 18:48:04 9e70ebbbe112: Download complete 18:48:04 ea3f2d53f512: Verifying Checksum 18:48:04 ea3f2d53f512: Download complete 18:48:04 72dc09318566: Verifying Checksum 18:48:04 72dc09318566: Download complete 18:48:04 f4f7b4309257: Verifying Checksum 18:48:04 f4f7b4309257: Download complete 18:48:04 552d1f2373af: Download complete 18:48:04 0ac9a79272e3: Verifying Checksum 18:48:04 0ac9a79272e3: Download complete 18:48:04 552d1f2373af: Pull complete 18:48:05 ea3f2d53f512: Pull complete 18:48:06 9e70ebbbe112: Pull complete 18:48:06 b78e95d17946: Download complete 18:48:06 7a9cfe048b4a: Verifying Checksum 18:48:06 7a9cfe048b4a: Download complete 18:48:16 7a9cfe048b4a: Pull complete 18:48:16 72dc09318566: Pull complete 18:48:17 f4f7b4309257: Pull complete 18:48:17 0ac9a79272e3: Pull complete 18:48:24 b78e95d17946: Pull complete 18:48:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:48:24 ---> 8b459fc5aaf0 18:48:24 Step 3/10 : ARG MAKE=make build 18:48:25 ---> Running in 26445cae2ae1 18:48:25 Removing intermediate container 26445cae2ae1 18:48:25 ---> 4284fb0ad278 18:48:25 Step 4/10 : WORKDIR /device-sdk-go 18:48:25 ---> Running in b7180a3032a0 18:48:26 Removing intermediate container b7180a3032a0 18:48:26 ---> a47d52b81e6c 18:48:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:48:26 ---> Running in d5e4d5110f93 18:48:26 Removing intermediate container d5e4d5110f93 18:48:26 ---> f2e822db124a 18:48:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:26 ---> Running in d680e6712a9d 18:48:28 Removing intermediate container d680e6712a9d 18:48:28 ---> 74e6ff35011a 18:48:28 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:48:28 ---> Running in 3130fafe253d 18:48:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:48:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:48:31 OK: 219 MiB in 52 packages 18:48:33 Removing intermediate container 3130fafe253d 18:48:33 ---> 4a945c08d453 18:48:33 Step 8/10 : COPY . . 18:48:33 ---> 5db5739b90fb 18:48:33 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:33 ---> Running in 656cfd766adb 18:49:09 Running on prd-centos7-docker-4c-2g-30250 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [Pipeline] { [Pipeline] ws 18:49:09 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:49:09 Selected Git installation does not exist. Using Default 18:49:09 The recommended git tool is: NONE 18:49:12 using credential edgex-jenkins-ssh 18:49:12 Cloning the remote Git repository 18:49:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:49:12 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:49:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:49:12 > git --version # timeout=10 18:49:12 > git --version # 'git version 2.24.4' 18:49:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:12 [INFO] Currently running in a labeled security context 18:49:12 [INFO] Currently SELinux is 'enforcing' on the host 18:49:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh7832527436170222238.key 18:49:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:13 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb 18:49:13 Merge succeeded, producing f3ae5fa4f38d4d9ae6a247b9590e6e95b21d361e 18:49:13 Checking out Revision f3ae5fa4f38d4d9ae6a247b9590e6e95b21d361e (PR-1056) 18:49:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:49:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:49:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:13 [INFO] Currently running in a labeled security context 18:49:13 [INFO] Currently SELinux is 'enforcing' on the host 18:49:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8955367154388656964.key 18:49:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:49:13 > git config core.sparsecheckout # timeout=10 18:49:13 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 18:49:13 > git remote # timeout=10 18:49:13 > git config --get remote.origin.url # timeout=10 18:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:13 [INFO] Currently running in a labeled security context 18:49:13 [INFO] Currently SELinux is 'enforcing' on the host 18:49:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6239206560359496282.key 18:49:13 > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 18:49:13 > git rev-parse HEAD^{commit} # timeout=10 18:49:13 > git config core.sparsecheckout # timeout=10 18:49:13 > git checkout -f f3ae5fa4f38d4d9ae6a247b9590e6e95b21d361e # timeout=10 18:49:18 Commit message: "Merge commit '26056eb6751852d3be2b177fe263ccb57def27d1' into HEAD" 18:49:18 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:18 provisioning config files... 18:49:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8027643106356564271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:19 ---> docker-login.sh 18:49:19 nexus3.edgexfoundry.org:10001 18:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:18 > git rev-list --no-walk e24ffe3e7bf106c1c0376d1977058e103db801cf # timeout=10 18:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:19 Configure a credential helper to remove this warning. See 18:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:19 18:49:19 Login Succeeded 18:49:19 nexus3.edgexfoundry.org:10002 18:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:19 Configure a credential helper to remove this warning. See 18:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:19 18:49:19 Login Succeeded 18:49:19 nexus3.edgexfoundry.org:10003 18:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:19 Configure a credential helper to remove this warning. See 18:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:19 18:49:19 Login Succeeded 18:49:19 nexus3.edgexfoundry.org:10004 18:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:19 Configure a credential helper to remove this warning. See 18:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:19 18:49:19 Login Succeeded 18:49:19 docker.io 18:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:19 Configure a credential helper to remove this warning. See 18:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:19 18:49:19 Login Succeeded 18:49:19 ---> docker-login.sh ends [Pipeline] } 18:49:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:20 ========================================================= 18:49:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:49:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:49:20 + 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:49:20 Sending build context to Docker daemon 2.757MB 18:49:20 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:49:20 Step 2/10 : FROM ${BASE} AS builder 18:49:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:49:20 a0d0a0d46f8b: Pulling fs layer 18:49:20 31adcdaf11c8: Pulling fs layer 18:49:20 b8b176561691: Pulling fs layer 18:49:20 4527c011a84f: Pulling fs layer 18:49:20 5d74067f8e1e: Pulling fs layer 18:49:20 e0aca202a116: Pulling fs layer 18:49:20 3a43be97a3b4: Pulling fs layer 18:49:20 34cad66bf833: Pulling fs layer 18:49:20 b4e3c513aaa6: Pulling fs layer 18:49:20 4527c011a84f: Waiting 18:49:20 5d74067f8e1e: Waiting 18:49:20 e0aca202a116: Waiting 18:49:20 3a43be97a3b4: Waiting 18:49:20 34cad66bf833: Waiting 18:49:20 b4e3c513aaa6: Waiting 18:49:20 b8b176561691: Verifying Checksum 18:49:20 b8b176561691: Download complete 18:49:20 31adcdaf11c8: Verifying Checksum 18:49:20 31adcdaf11c8: Download complete 18:49:20 5d74067f8e1e: Verifying Checksum 18:49:20 5d74067f8e1e: Download complete 18:49:20 e0aca202a116: Verifying Checksum 18:49:20 e0aca202a116: Download complete 18:49:20 3a43be97a3b4: Verifying Checksum 18:49:20 3a43be97a3b4: Download complete 18:49:20 a0d0a0d46f8b: Verifying Checksum 18:49:20 a0d0a0d46f8b: Download complete 18:49:20 34cad66bf833: Verifying Checksum 18:49:20 34cad66bf833: Download complete 18:49:20 a0d0a0d46f8b: Pull complete 18:49:21 4527c011a84f: Verifying Checksum 18:49:21 4527c011a84f: Download complete 18:49:21 31adcdaf11c8: Pull complete 18:49:21 b4e3c513aaa6: Verifying Checksum 18:49:21 b4e3c513aaa6: Download complete 18:49:21 b8b176561691: Pull complete 18:49:25 4527c011a84f: Pull complete 18:49:25 5d74067f8e1e: Pull complete 18:49:25 e0aca202a116: Pull complete 18:49:25 3a43be97a3b4: Pull complete 18:49:25 34cad66bf833: Pull complete 18:49:28 b4e3c513aaa6: Pull complete 18:49:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:49:28 ---> 9f6097aaca64 18:49:28 Step 3/10 : ARG MAKE=make build 18:49:30 ---> Running in 066579d7aad2 18:49:30 Removing intermediate container 066579d7aad2 18:49:30 ---> 4d2ab387248f 18:49:30 Step 4/10 : WORKDIR /device-sdk-go 18:49:30 ---> Running in a8b6b4d14dcb 18:49:30 Removing intermediate container a8b6b4d14dcb 18:49:30 ---> 7ece353f6fa8 18:49:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:49:30 ---> Running in 188165ff863d 18:49:30 Removing intermediate container 188165ff863d 18:49:30 ---> e69d0ed59c1f 18:49:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:30 ---> Running in 70dd09bd77c9 18:49:31 Removing intermediate container 70dd09bd77c9 18:49:31 ---> c82336151d87 18:49:31 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:49:31 ---> Running in b1752f1eae50 18:49:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:49:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:49:32 OK: 220 MiB in 52 packages 18:49:33 Removing intermediate container b1752f1eae50 18:49:33 ---> f7d2e46d0f6f 18:49:33 Step 8/10 : COPY . . 18:49:33 ---> 443820ca3c53 18:49:33 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:33 ---> Running in 76e9de37d4e1 18:49:55 Removing intermediate container 656cfd766adb 18:49:55 ---> 8c35288401fe 18:49:55 Step 10/10 : RUN ${MAKE} 18:49:55 ---> Running in 71407eaec37f 18:49:55 noop 18:49:55 Removing intermediate container 71407eaec37f 18:49:55 ---> 34496448c6ef 18:49:55 Successfully built 34496448c6ef 18:49:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:49:56 + docker inspect -f . ci-base-image-arm64 18:49:56 . [Pipeline] withDockerContainer 18:49:56 prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container 18:49:56 $ 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 ******** ci-base-image-arm64 cat 18:49:58 $ docker top 3af6b4fcccaf3c9912374c5aac41e9dae9fb3a029b7c9ee702f5e285332a3f32 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:59 + go version 18:49:59 go version go1.16.8 linux/arm64 [Pipeline] } 18:49:59 $ docker stop --time=1 3af6b4fcccaf3c9912374c5aac41e9dae9fb3a029b7c9ee702f5e285332a3f32 18:50:00 $ docker rm -f 3af6b4fcccaf3c9912374c5aac41e9dae9fb3a029b7c9ee702f5e285332a3f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:01 + docker inspect -f . ci-base-image-arm64 18:50:01 . [Pipeline] withDockerContainer 18:50:01 prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container 18:50:01 $ 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 ******** ci-base-image-arm64 cat 18:50:03 $ docker top 84fcd222eb7e9e38b97f7740cfd3bcf33baa27213984ce0ff9a50e593e6233a6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:50:04 + make test 18:50:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:50:06 Removing intermediate container 76e9de37d4e1 18:50:06 ---> 30870d37cb5c 18:50:06 Step 10/10 : RUN ${MAKE} 18:50:06 ---> Running in b5e914dd99e5 18:50:06 noop 18:50:06 Removing intermediate container b5e914dd99e5 18:50:06 ---> 7c1cd6926ef1 18:50:06 Successfully built 7c1cd6926ef1 18:50:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:50:06 + docker inspect -f . ci-base-image-x86_64 18:50:06 . [Pipeline] withDockerContainer 18:50:06 prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container 18:50:06 $ 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 ******** ci-base-image-x86_64 cat 18:50:07 $ docker top 3823e6c9919c41b56832e12c62b11c8b7ab50357d4841b0ee8bd09b2651a3a22 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:07 + go version 18:50:07 go version go1.16.8 linux/amd64 [Pipeline] } 18:50:07 $ docker stop --time=1 3823e6c9919c41b56832e12c62b11c8b7ab50357d4841b0ee8bd09b2651a3a22 18:50:08 $ docker rm -f 3823e6c9919c41b56832e12c62b11c8b7ab50357d4841b0ee8bd09b2651a3a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:09 + docker inspect -f . ci-base-image-x86_64 18:50:09 . [Pipeline] withDockerContainer 18:50:10 prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container 18:50:10 $ 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 ******** ci-base-image-x86_64 cat 18:50:10 $ docker top ecacbeccdca622498d0317389f03b165a686404fb0513b2dba6bf735642f8963 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:50:11 + make test 18:50:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:50:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:50:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:50:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:50:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:50:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:50:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 23.3% of statements 18:50:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:50:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 27.6% of statements 18:50:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 18:50:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 18:50:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:50:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:50:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:50:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements 18:50:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:50:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 18:50:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:50:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:50:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 57.8% of statements 18:50:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.812s coverage: 89.2% of statements 18:50:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:50:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.8% of statements 18:50:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:50:43 GO111MODULE=on go vet ./... 18:51:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:02 ./bin/test-attribution-txt.sh [Pipeline] } 18:51:02 $ docker stop --time=1 ecacbeccdca622498d0317389f03b165a686404fb0513b2dba6bf735642f8963 18:51:03 $ docker rm -f ecacbeccdca622498d0317389f03b165a686404fb0513b2dba6bf735642f8963 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:51:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:06 + ls -al . 18:51:06 total 264 18:51:06 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 10 18:51 . 18:51:06 drwxrwxr-x. 4 jenkins jenkins 28 Nov 10 18:49 .. 18:51:06 drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 18:49 bin 18:51:06 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 10 18:49 CHANGELOG.md 18:51:06 -rw-r--r--. 1 jenkins jenkins 128369 Nov 10 18:50 coverage.out 18:51:06 -rw-rw-r--. 1 jenkins jenkins 140 Nov 10 18:49 .dockerignore 18:51:06 drwxrwxr-x. 5 jenkins jenkins 62 Nov 10 18:49 example 18:51:06 drwxrwxr-x. 8 jenkins jenkins 179 Nov 10 18:49 .git 18:51:06 drwxrwxr-x. 3 jenkins jenkins 125 Nov 10 18:49 .github 18:51:06 -rw-rw-r--. 1 jenkins jenkins 131 Nov 10 18:49 .gitignore 18:51:06 -rw-rw-r--. 1 jenkins jenkins 602 Nov 10 18:49 go.mod 18:51:06 -rw-rw-r--. 1 jenkins jenkins 49140 Nov 10 18:49 go.sum 18:51:06 -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 18:49 GOVERNANCE.md 18:51:06 drwxrwxr-x. 15 jenkins jenkins 224 Nov 10 18:49 internal 18:51:06 -rw-rw-r--. 1 jenkins jenkins 880 Nov 10 18:49 Jenkinsfile 18:51:06 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 10 18:49 LICENSE 18:51:06 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 10 18:49 Makefile 18:51:06 drwxrwxr-x. 3 jenkins jenkins 16 Nov 10 18:49 openapi 18:51:06 -rw-rw-r--. 1 jenkins jenkins 619 Nov 10 18:49 OWNERS.md 18:51:06 drwxrwxr-x. 5 jenkins jenkins 50 Nov 10 18:49 pkg 18:51:06 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 10 18:49 README.md 18:51:06 drwxrwxr-x. 4 jenkins jenkins 54 Nov 10 18:49 snap 18:51:06 -rw-rw-r--. 1 jenkins jenkins 5 Nov 10 18:44 VERSION 18:51:06 -rw-rw-r--. 1 jenkins jenkins 222 Nov 10 18:49 version.go [Pipeline] isUnix [Pipeline] sh 18:51:06 + 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=f3ae5fa4f38d4d9ae6a247b9590e6e95b21d361e --label arch=amd64 --label version=0.0.0 . 18:51:06 Sending build context to Docker daemon 2.886MB 18:51:06 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:51:06 Step 2/24 : FROM ${BASE} AS builder 18:51:06 ---> 7c1cd6926ef1 18:51:06 Step 3/24 : ARG MAKE=make build 18:51:06 ---> Running in 028013f39852 18:51:06 Removing intermediate container 028013f39852 18:51:06 ---> 22903bed0c92 18:51:06 Step 4/24 : WORKDIR /device-sdk-go 18:51:06 ---> Running in 670460f528a9 18:51:06 Removing intermediate container 670460f528a9 18:51:06 ---> 1b34b969f8e8 18:51:06 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:51:06 ---> Running in 481472136adf 18:51:07 Removing intermediate container 481472136adf 18:51:07 ---> a9feeca66f26 18:51:07 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:07 ---> Running in 4ad440015cf5 18:51:07 Removing intermediate container 4ad440015cf5 18:51:07 ---> 33bc28f7c119 18:51:07 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:51:07 ---> Running in d1eac6af4ce4 18:51:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:51:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:51:08 OK: 220 MiB in 52 packages 18:51:09 Removing intermediate container d1eac6af4ce4 18:51:09 ---> bd36ae9fb59b 18:51:09 Step 8/24 : COPY . . 18:51:09 ---> c6ef21cbb022 18:51:09 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:09 ---> Running in 512adf3563e2 18:51:10 Removing intermediate container 512adf3563e2 18:51:10 ---> ebc680c7ebd5 18:51:10 Step 10/24 : RUN ${MAKE} 18:51:10 ---> Running in cc314ed9a577 18:51:10 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:51:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:51:21 Removing intermediate container cc314ed9a577 18:51:21 ---> ce6b70f1f403 18:51:21 Step 11/24 : FROM alpine:3.14 18:51:25 3.14: Pulling from library/alpine 18:51:25 a0d0a0d46f8b: Already exists 18:51:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:51:25 Status: Downloaded newer image for alpine:3.14 18:51:25 ---> 14119a10abf4 18:51:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:51:25 ---> Running in 1b12bd5d2529 18:51:25 Removing intermediate container 1b12bd5d2529 18:51:25 ---> d866af454481 18:51:25 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:25 ---> Running in a55a184930bf 18:51:26 Removing intermediate container a55a184930bf 18:51:26 ---> de076ed3e62b 18:51:26 Step 14/24 : RUN apk add --update --no-cache zeromq 18:51:26 ---> Running in 09284fa353d4 18:51:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:51:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:51:27 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:51:27 (2/5) Installing libsodium (1.0.18-r0) 18:51:27 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:51:27 (4/5) Installing libzmq (4.3.4-r0) 18:51:27 (5/5) Installing zeromq (4.3.4-r0) 18:51:27 Executing busybox-1.33.1-r3.trigger 18:51:27 OK: 8 MiB in 19 packages 18:51:28 Removing intermediate container 09284fa353d4 18:51:28 ---> 84384f7ccfc8 18:51:28 Step 15/24 : WORKDIR / 18:51:28 ---> Running in 0709f31edd30 18:51:28 Removing intermediate container 0709f31edd30 18:51:28 ---> 092da9377796 18:51:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:51:28 ---> 01224aa769b9 18:51:28 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:51:28 ---> e933e4a4e9de 18:51:28 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:51:28 ---> a8e03a068eda 18:51:28 Step 19/24 : EXPOSE 59999 18:51:29 ---> Running in ecbd6a41e5ab 18:51:29 Removing intermediate container ecbd6a41e5ab 18:51:29 ---> 2bf3fe2c6e1d 18:51:29 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:51:29 ---> Running in bc40dd9e2c4f 18:51:29 Removing intermediate container bc40dd9e2c4f 18:51:29 ---> a467d6de0f5f 18:51:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:29 ---> Running in d561a35a80e3 18:51:29 Removing intermediate container d561a35a80e3 18:51:29 ---> c188e12b77b2 18:51:29 Step 22/24 : LABEL arch=amd64 18:51:29 ---> Running in 9321c70e3f23 18:51:29 Removing intermediate container 9321c70e3f23 18:51:29 ---> ac53df762495 18:51:29 Step 23/24 : LABEL git_sha=f3ae5fa4f38d4d9ae6a247b9590e6e95b21d361e 18:51:29 ---> Running in d1d15106d237 18:51:29 Removing intermediate container d1d15106d237 18:51:29 ---> ff67dc8b4cf2 18:51:29 Step 24/24 : LABEL version=0.0.0 18:51:29 ---> Running in 22302d0e5677 18:51:29 Removing intermediate container 22302d0e5677 18:51:29 ---> 47329dc66004 18:51:29 [Warning] One or more build-args [ARCH] were not consumed 18:51:29 Successfully built 47329dc66004 18:51:29 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:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:30 18:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:30 latest: Pulling from edgex-lftools-log-publisher 18:51:30 b4d181a07f80: Pulling fs layer 18:51:30 a1111a8f2ec3: Pulling fs layer 18:51:30 ed53099fbce6: Pulling fs layer 18:51:30 dc539afda2c1: Pulling fs layer 18:51:30 77bc0d833cb6: Pulling fs layer 18:51:30 9065ff56babe: Pulling fs layer 18:51:30 d287ab97295c: Pulling fs layer 18:51:30 dc539afda2c1: Waiting 18:51:30 77bc0d833cb6: Waiting 18:51:30 9065ff56babe: Waiting 18:51:30 d287ab97295c: Waiting 18:51:30 a1111a8f2ec3: Verifying Checksum 18:51:30 a1111a8f2ec3: Download complete 18:51:30 dc539afda2c1: Verifying Checksum 18:51:30 dc539afda2c1: Download complete 18:51:30 ed53099fbce6: Verifying Checksum 18:51:30 ed53099fbce6: Download complete 18:51:30 9065ff56babe: Verifying Checksum 18:51:30 9065ff56babe: Download complete 18:51:30 77bc0d833cb6: Verifying Checksum 18:51:30 77bc0d833cb6: Download complete 18:51:30 b4d181a07f80: Verifying Checksum 18:51:30 b4d181a07f80: Download complete 18:51:31 d287ab97295c: Verifying Checksum 18:51:31 d287ab97295c: Download complete 18:51:32 b4d181a07f80: Pull complete 18:51:32 a1111a8f2ec3: Pull complete 18:51:33 ed53099fbce6: Pull complete 18:51:33 dc539afda2c1: Pull complete 18:51:34 77bc0d833cb6: Pull complete 18:51:34 9065ff56babe: Pull complete 18:51:38 d287ab97295c: Pull complete 18:51:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:51:38 prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container 18:51:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:51:41 $ docker top 28b7c818b511d3728ab300f08ec64dbe3119b4c3de8b9aab23aa3d1d0dba860d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:42 ---> job-cost.sh 18:51:42 lf-activate-venv: SKIPPING 18:51:42 INFO: No Stack... 18:51:42 INFO: Retrieving Pricing Info for: v3-standard-2 18:51:42 INFO: Archiving Costs [Pipeline] sh 18:51:42 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:51:42 + cut -d, -f6 [Pipeline] lock 18:51:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] 18:51:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] did not exist. Created. 18:51:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:51:43 + echo total: 0.05999999865889549 [Pipeline] stash 18:51:43 Stashed 1 file(s) [Pipeline] } 18:51:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:51:43 $ docker stop --time=1 28b7c818b511d3728ab300f08ec64dbe3119b4c3de8b9aab23aa3d1d0dba860d 18:51:44 $ docker rm -f 28b7c818b511d3728ab300f08ec64dbe3119b4c3de8b9aab23aa3d1d0dba860d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.343s coverage: 23.3% of statements 18:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.220s coverage: 27.6% of statements 18:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.261s coverage: 78.9% of statements 18:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.199s coverage: 9.0% of statements 18:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 28.7% of statements 18:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.223s coverage: 83.3% of statements 18:51:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:51:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.436s coverage: 57.8% of statements 18:51:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.222s coverage: 89.2% of statements 18:51:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.200s coverage: 4.8% of statements 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:51:55 GO111MODULE=on go vet ./... 18:52:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:52 ./bin/test-attribution-txt.sh [Pipeline] } 18:52:54 $ docker stop --time=1 84fcd222eb7e9e38b97f7740cfd3bcf33baa27213984ce0ff9a50e593e6233a6 18:52:56 $ docker rm -f 84fcd222eb7e9e38b97f7740cfd3bcf33baa27213984ce0ff9a50e593e6233a6 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:57 Warning: overwriting stash ‘coverage-report’ 18:52:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:00 + ls -al . 18:53:00 total 300 18:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 18:52 . 18:53:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:47 .. 18:53:00 -rw-rw-r-- 1 jenkins jenkins 140 Nov 10 18:47 .dockerignore 18:53:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 18:47 .git 18:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:47 .github 18:53:00 -rw-rw-r-- 1 jenkins jenkins 131 Nov 10 18:47 .gitignore 18:53:00 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 10 18:47 CHANGELOG.md 18:53:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 18:47 GOVERNANCE.md 18:53:00 -rw-rw-r-- 1 jenkins jenkins 880 Nov 10 18:47 Jenkinsfile 18:53:00 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 10 18:47 LICENSE 18:53:00 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 10 18:47 Makefile 18:53:00 -rw-rw-r-- 1 jenkins jenkins 619 Nov 10 18:47 OWNERS.md 18:53:00 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 10 18:47 README.md 18:53:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 18:44 VERSION 18:53:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:47 bin 18:53:00 -rw-r--r-- 1 jenkins jenkins 128369 Nov 10 18:51 coverage.out 18:53:00 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 18:47 example 18:53:00 -rw-rw-r-- 1 jenkins jenkins 602 Nov 10 18:47 go.mod 18:53:00 -rw-rw-r-- 1 jenkins jenkins 49140 Nov 10 18:47 go.sum 18:53:00 drwxrwxr-x 15 jenkins jenkins 4096 Nov 10 18:47 internal 18:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:47 openapi 18:53:00 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 18:47 pkg 18:53:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:47 snap 18:53:00 -rw-rw-r-- 1 jenkins jenkins 222 Nov 10 18:47 version.go [Pipeline] isUnix [Pipeline] sh 18:53:00 + 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=c78124a23cd262c7d2d853fb5d80309d03d5e75c --label arch=arm64 --label version=0.0.0 . 18:53:01 Sending build context to Docker daemon 2.894MB 18:53:01 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:53:01 Step 2/24 : FROM ${BASE} AS builder 18:53:01 ---> 34496448c6ef 18:53:01 Step 3/24 : ARG MAKE=make build 18:53:01 ---> Running in 354ba0cd7bb1 18:53:01 Removing intermediate container 354ba0cd7bb1 18:53:01 ---> 853d81e932cd 18:53:01 Step 4/24 : WORKDIR /device-sdk-go 18:53:01 ---> Running in 5ce2e066e097 18:53:03 Removing intermediate container 5ce2e066e097 18:53:03 ---> c1aaf5b71e38 18:53:03 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:53:03 ---> Running in ebaf9b208e2c 18:53:03 Removing intermediate container ebaf9b208e2c 18:53:03 ---> 6b4b3ca6fc1c 18:53:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:03 ---> Running in 02c22ddd2ba5 18:53:05 Removing intermediate container 02c22ddd2ba5 18:53:05 ---> 7f96ef7b99f6 18:53:05 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:53:05 ---> Running in a1526a2a0594 18:53:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:53:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:53:08 OK: 219 MiB in 52 packages 18:53:09 Removing intermediate container a1526a2a0594 18:53:09 ---> 6271ca509d06 18:53:09 Step 8/24 : COPY . . 18:53:10 ---> 3636a6059366 18:53:10 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:10 ---> Running in 2f026c7456b6 18:53:13 Removing intermediate container 2f026c7456b6 18:53:13 ---> 9cab2bfdbdea 18:53:13 Step 10/24 : RUN ${MAKE} 18:53:13 ---> Running in 1d1e892fd0c4 18:53:14 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:53:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:53:49 Removing intermediate container 1d1e892fd0c4 18:53:49 ---> dd5db2ccc745 18:53:49 Step 11/24 : FROM alpine:3.14 18:53:49 3.14: Pulling from library/alpine 18:53:50 552d1f2373af: Already exists 18:53:50 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:53:50 Status: Downloaded newer image for alpine:3.14 18:53:50 ---> bb3de5531c18 18:53:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:53:50 ---> Running in 77bdd8fbb625 18:53:51 Removing intermediate container 77bdd8fbb625 18:53:51 ---> 86942f3eab78 18:53:51 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:51 ---> Running in b0c9c750b42c 18:53:52 Removing intermediate container b0c9c750b42c 18:53:52 ---> 1351ddb49337 18:53:52 Step 14/24 : RUN apk add --update --no-cache zeromq 18:53:52 ---> Running in c8a17c6c659b 18:53:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:53:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:53:55 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:53:55 (2/5) Installing libsodium (1.0.18-r0) 18:53:55 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:53:55 (4/5) Installing libzmq (4.3.4-r0) 18:53:56 (5/5) Installing zeromq (4.3.4-r0) 18:53:56 Executing busybox-1.33.1-r3.trigger 18:53:56 OK: 8 MiB in 19 packages 18:53:57 Removing intermediate container c8a17c6c659b 18:53:57 ---> f4eb0d7a75ca 18:53:57 Step 15/24 : WORKDIR / 18:53:57 ---> Running in d4d02894053a 18:53:57 Removing intermediate container d4d02894053a 18:53:57 ---> a4ed368ab78c 18:53:57 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:53:58 ---> ca0f75677995 18:53:58 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:53:59 ---> 93611aad6ee3 18:53:59 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:54:00 ---> bff5374572b1 18:54:00 Step 19/24 : EXPOSE 59999 18:54:00 ---> Running in e584c4735cd9 18:54:00 Removing intermediate container e584c4735cd9 18:54:00 ---> bb8dd83b91aa 18:54:00 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:54:00 ---> Running in fa8a0b02d659 18:54:00 Removing intermediate container fa8a0b02d659 18:54:00 ---> a5668221436c 18:54:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:00 ---> Running in f424f4f31b40 18:54:01 Removing intermediate container f424f4f31b40 18:54:01 ---> 13f73a25c252 18:54:01 Step 22/24 : LABEL arch=arm64 18:54:01 ---> Running in fef8f661a5d5 18:54:01 Removing intermediate container fef8f661a5d5 18:54:01 ---> 2fea51e4d88a 18:54:01 Step 23/24 : LABEL git_sha=c78124a23cd262c7d2d853fb5d80309d03d5e75c 18:54:02 ---> Running in 6255ebb4c0d2 18:54:02 Removing intermediate container 6255ebb4c0d2 18:54:02 ---> 52d6924e7e2a 18:54:02 Step 24/24 : LABEL version=0.0.0 18:54:02 ---> Running in 6905ab0b1ca6 18:54:02 Removing intermediate container 6905ab0b1ca6 18:54:02 ---> 169713ae99ee 18:54:02 [Warning] One or more build-args [ARCH] were not consumed 18:54:02 Successfully built 169713ae99ee 18:54:02 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:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:03 18:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:04 arm64: Pulling from edgex-lftools-log-publisher 18:54:04 448f6bf000e3: Pulling fs layer 18:54:04 f757da607395: Pulling fs layer 18:54:04 05883995daec: Pulling fs layer 18:54:04 8603b9c90790: Pulling fs layer 18:54:04 1560dd03e051: Pulling fs layer 18:54:04 27f5ce0e4adf: Pulling fs layer 18:54:04 c2d8d7efcc4b: Pulling fs layer 18:54:04 1560dd03e051: Waiting 18:54:04 27f5ce0e4adf: Waiting 18:54:04 c2d8d7efcc4b: Waiting 18:54:04 8603b9c90790: Waiting 18:54:04 f757da607395: Verifying Checksum 18:54:04 f757da607395: Download complete 18:54:04 8603b9c90790: Verifying Checksum 18:54:04 8603b9c90790: Download complete 18:54:04 1560dd03e051: Verifying Checksum 18:54:04 1560dd03e051: Download complete 18:54:04 27f5ce0e4adf: Verifying Checksum 18:54:04 27f5ce0e4adf: Download complete 18:54:04 05883995daec: Verifying Checksum 18:54:04 05883995daec: Download complete 18:54:04 448f6bf000e3: Verifying Checksum 18:54:04 448f6bf000e3: Download complete 18:54:07 c2d8d7efcc4b: Verifying Checksum 18:54:07 c2d8d7efcc4b: Download complete 18:54:07 448f6bf000e3: Pull complete 18:54:08 f757da607395: Pull complete 18:54:09 05883995daec: Pull complete 18:54:10 8603b9c90790: Pull complete 18:54:11 1560dd03e051: Pull complete 18:54:11 27f5ce0e4adf: Pull complete 18:54:26 c2d8d7efcc4b: Pull complete 18:54:26 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:54:27 prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container 18:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:54:30 $ docker top cd0b420568c11f08696337b916c5f611f1316cbde5893669bd0db7365c1ab8e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:31 ---> job-cost.sh 18:54:31 lf-activate-venv: SKIPPING 18:54:31 INFO: No Stack... 18:54:32 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:32 INFO: Archiving Costs [Pipeline] sh 18:54:33 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:54:33 + cut -d, -f6 [Pipeline] lock 18:54:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] 18:54:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] did not exist. Created. 18:54:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:34 /w/workspace/device-sdk-go/3@tmp/durable-17b91be3/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-17b91be3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:34 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:34 Warning: overwriting stash ‘stack-cost’ 18:54:34 Stashed 1 file(s) [Pipeline] } 18:54:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:34 $ docker stop --time=1 cd0b420568c11f08696337b916c5f611f1316cbde5893669bd0db7365c1ab8e0 18:54:36 $ docker rm -f cd0b420568c11f08696337b916c5f611f1316cbde5893669bd0db7365c1ab8e0 [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:54:37 provisioning config files... 18:54:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config5899179125038724104tmp [Pipeline] { [Pipeline] sh 18:54:37 + set +x 18:54:37 + curl -s https://codecov.io/bash 18:54:37 + bash -s -- 18:54:37 18:54:37 _____ _ 18:54:37 / ____| | | 18:54:37 | | ___ __| | ___ ___ _____ __ 18:54:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:37 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:37 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:37 Bash-1.0.6 18:54:37 18:54:37 18:54:37 ==> git version 2.24.4 found 18:54:37 ==> 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:54:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:54:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:54:37 ==> Jenkins CI detected. 18:54:37 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1056 18:54:37 project root: . 18:54:37 --> token set from env 18:54:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:37 ==> Running gcov in . (disable via -X gcov) 18:54:37 ==> Python coveragepy not found 18:54:37 ==> Searching for coverage reports in: 18:54:37 + . 18:54:37 -> Found 1 reports 18:54:37 ==> Detecting git/mercurial file structure 18:54:37 ==> Reading reports 18:54:37 + ./coverage.out bytes=128369 18:54:37 ==> Appending adjustments 18:54:37 https://docs.codecov.io/docs/fixing-reports 18:54:37 + Found adjustments 18:54:37 ==> Gzipping contents 18:54:37 16K /tmp/codecov.05aNmT.gz 18:54:37 ==> Uploading reports 18:54:37 url: https://codecov.io 18:54:37 query: branch=PR-1056&commit=2a9a07360d8aa997ecc2c201774e21852121d551&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1056%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1056&job=&cmd_args= 18:54:37 -> Pinging Codecov 18:54:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1056&commit=2a9a07360d8aa997ecc2c201774e21852121d551&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1056%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1056&job=&cmd_args= 18:54:38 -> Uploading to 18:54:38 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/7E55EF52A471D76F132DFD9A03CDDE97/2a9a07360d8aa997ecc2c201774e21852121d551/c6fa9c7d-3623-4f48-b5ef-22a3375f8cb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T185437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ae05b4673854cfa65ae92cb7e9f916b927f087f7fbcde910f209a25071bb0de 18:54:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:38 Dload Upload Total Spent Left Speed 18:54:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16331 0 0 100 16331 0 27495 --:--:-- --:--:-- --:--:-- 27493 100 16331 0 0 100 16331 0 27488 --:--:-- --:--:-- --:--:-- 27493 18:54:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2a9a07360d8aa997ecc2c201774e21852121d551 [Pipeline] } 18:54:38 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:54:41 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:54:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:42 ---> package-listing.sh 18:54:42 ++ facter osfamily 18:54:42 ++ tr '[:upper:]' '[:lower:]' 18:54:42 + OS_FAMILY=redhat 18:54:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1056 18:54:42 + START_PACKAGES=/tmp/packages_start.txt 18:54:42 + END_PACKAGES=/tmp/packages_end.txt 18:54:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:42 + PACKAGES=/tmp/packages_start.txt 18:54:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1056 ']' 18:54:42 + PACKAGES=/tmp/packages_end.txt 18:54:42 + case "${OS_FAMILY}" in 18:54:42 + rpm -qa 18:54:42 + sort 18:54:42 + '[' -f /tmp/packages_start.txt ']' 18:54:42 + '[' -f /tmp/packages_end.txt ']' 18:54:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1056 ']' 18:54:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives/ 18:54:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives/ [Pipeline] echo 18:54:42 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-1056/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:43 18:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:44 latest: Pulling from edgex-lftools-log-publisher 18:54:44 b4d181a07f80: Pulling fs layer 18:54:44 a1111a8f2ec3: Pulling fs layer 18:54:44 ed53099fbce6: Pulling fs layer 18:54:44 dc539afda2c1: Pulling fs layer 18:54:44 77bc0d833cb6: Pulling fs layer 18:54:44 9065ff56babe: Pulling fs layer 18:54:44 d287ab97295c: Pulling fs layer 18:54:44 dc539afda2c1: Waiting 18:54:44 77bc0d833cb6: Waiting 18:54:44 9065ff56babe: Waiting 18:54:44 d287ab97295c: Waiting 18:54:44 a1111a8f2ec3: Verifying Checksum 18:54:44 a1111a8f2ec3: Download complete 18:54:44 dc539afda2c1: Verifying Checksum 18:54:44 dc539afda2c1: Download complete 18:54:44 ed53099fbce6: Verifying Checksum 18:54:44 ed53099fbce6: Download complete 18:54:44 9065ff56babe: Verifying Checksum 18:54:44 9065ff56babe: Download complete 18:54:44 77bc0d833cb6: Verifying Checksum 18:54:44 77bc0d833cb6: Download complete 18:54:44 b4d181a07f80: Verifying Checksum 18:54:44 b4d181a07f80: Download complete 18:54:45 d287ab97295c: Verifying Checksum 18:54:45 d287ab97295c: Download complete 18:54:46 b4d181a07f80: Pull complete 18:54:46 a1111a8f2ec3: Pull complete 18:54:47 ed53099fbce6: Pull complete 18:54:47 dc539afda2c1: Pull complete 18:54:47 77bc0d833cb6: Pull complete 18:54:47 9065ff56babe: Pull complete 18:54:54 d287ab97295c: Pull complete 18:54:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:54:54 prd-centos7-docker-4c-2g-30247 does not seem to be running inside a container 18:54:54 $ 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-1056/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-1056 -v /w/workspace/gexfoundry_device-sdk-go_PR-1056:/w/workspace/gexfoundry_device-sdk-go_PR-1056:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1056@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:54:56 $ docker top 09080257ecc9d43b558d55440eae3345b735747c7cb525300dba3207460ba5cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:57 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:57 + mkdir -p /var/log/sysstat [Pipeline] sh 18:54:57 + ls /var/log/sa-host 18:54:57 + sadf -c /var/log/sa-host/sa10 18:54:57 file_magic: OK 18:54:57 HZ: Using current value: 100 18:54:57 file_header: OK 18:54:57 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:54:57 Statistics: 18:54:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:57 File successfully converted to sysstat format version 12.0.3 18:54:57 + sadf -c /var/log/sa-host/sa30 18:54:57 file_magic: OK 18:54:57 HZ: Using current value: 100 18:54:57 file_header: OK 18:54:57 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:54:57 Statistics: 18:54:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:58 provisioning config files... 18:54:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config519648771402075136tmp [Pipeline] { [Pipeline] echo 18:54:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:59 ---> create-netrc.sh [Pipeline] } 18:54:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:59 ---> python-tools-install.sh [Pipeline] echo 18:54:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:59 ---> sudo-logs.sh 18:54:59 Archiving 'sudo' log.. 18:54:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-30247.novalocal: Name or service not known 18:54:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-30247.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:54:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:00 ---> job-cost.sh 18:55:00 lf-activate-venv: SKIPPING 18:55:00 DEBUG: total: 0.10999999940395355 18:55:00 INFO: Retrieving Stack Cost... 18:55:00 INFO: Retrieving Pricing Info for: v3-standard-2 18:55:01 INFO: Archiving Costs [Pipeline] echo 18:55:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:01 ---> logs-deploy.sh 18:55:01 lf-activate-venv: SKIPPING 18:55:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1056/3 18:55:01 INFO: archiving workspace using pattern(s): 18:55:01 Archives upload complete. 18:55:02 INFO: archiving logs to Nexus