Pull request #933 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f79a630185b970220647dee4c32f4c8bac2527df+a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (527d3119a4414e86552f42a150acef26b4434265) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4462362416097224049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh743508228424825250.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 9d0281235b943b7ad605f650702698f9078b2862 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-933/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4716648751371197424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2124170051514091734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-933/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-933/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4530105587443207364.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15030 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [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/dgexfoundry_device-sdk-go_PR-933 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh3185222286320712908.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh1745327167576539939.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit f79a630185b970220647dee4c32f4c8bac2527df Merge succeeded, producing f79a630185b970220647dee4c32f4c8bac2527df Checking out Revision f79a630185b970220647dee4c32f4c8bac2527df (PR-933) > git config core.sparsecheckout # timeout=10 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh534978116562539495.key > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T07:13:18.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T07:13:18.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T07:13:18.514Z] ========================================================= [2021-05-19T07:13:18.514Z] EdgeX Global Pipelines Version Info [2021-05-19T07:13:18.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:13:20.008Z] ------------------- [2021-05-19T07:13:20.008Z] stable info: [2021-05-19T07:13:20.008Z] ------------------- [2021-05-19T07:13:20.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T07:13:20.008Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T07:13:20.008Z] Message: update stable to v1.0.192 [2021-05-19T07:13:20.583Z] ------------------- [2021-05-19T07:13:20.583Z] experimental info: [2021-05-19T07:13:20.583Z] ------------------- [2021-05-19T07:13:20.583Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T07:13:20.583Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T07:13:20.583Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T07:13:20.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-19T07:13:20.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-19T07:13:20.761Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T07:13:20.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T07:13:20.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T07:13:20.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T07:13:20.856Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T07:13:20.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T07:13:20.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-19T07:13:20.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T07:13:20.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T07:13:21.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-19T07:13:21.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T07:13:21.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T07:13:21.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T07:13:21.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T07:13:21.119Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T07:13:21.142Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T07:13:21.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T07:13:21.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T07:13:21.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T07:13:21.274Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T07:13:21.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T07:13:21.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T07:13:21.344Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T07:13:21.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T07:13:21.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-933 [Pipeline] echo [2021-05-19T07:13:21.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-933 [Pipeline] echo [2021-05-19T07:13:21.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-933 [Pipeline] echo [2021-05-19T07:13:21.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f79a630185b970220647dee4c32f4c8bac2527df [Pipeline] echo [2021-05-19T07:13:21.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f79a630 [Pipeline] echo [2021-05-19T07:13:21.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:13:21.636Z] provisioning config files... [2021-05-19T07:13:21.652Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config8117377555860591005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:13:21.975Z] ---> docker-login.sh [2021-05-19T07:13:21.975Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:13:21.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:13:22.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:13:22.238Z] Configure a credential helper to remove this warning. See [2021-05-19T07:13:22.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:13:22.238Z] [2021-05-19T07:13:22.238Z] Login Succeeded [2021-05-19T07:13:22.238Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:13:22.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:13:22.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:13:22.238Z] Configure a credential helper to remove this warning. See [2021-05-19T07:13:22.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:13:22.238Z] [2021-05-19T07:13:22.238Z] Login Succeeded [2021-05-19T07:13:22.238Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:13:22.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:13:22.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:13:22.504Z] Configure a credential helper to remove this warning. See [2021-05-19T07:13:22.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:13:22.504Z] [2021-05-19T07:13:22.504Z] Login Succeeded [2021-05-19T07:13:22.504Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:13:22.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:13:22.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:13:22.504Z] Configure a credential helper to remove this warning. See [2021-05-19T07:13:22.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:13:22.504Z] [2021-05-19T07:13:22.504Z] Login Succeeded [2021-05-19T07:13:22.504Z] docker.io [2021-05-19T07:13:22.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:13:23.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:13:23.030Z] Configure a credential helper to remove this warning. See [2021-05-19T07:13:23.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:13:23.030Z] [2021-05-19T07:13:23.030Z] Login Succeeded [2021-05-19T07:13:23.030Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:13:23.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T07:13:23.581Z] + git log --format=format:%s -1 f79a630185b970220647dee4c32f4c8bac2527df [Pipeline] echo [2021-05-19T07:13:23.626Z] GIT_COMMIT: f79a630185b970220647dee4c32f4c8bac2527df, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-19T07:13:23.653Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:13:24.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:13:24.837Z] [2021-05-19T07:13:24.837Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:13:25.146Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:13:25.146Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T07:13:25.146Z] 31603596830f: Pulling fs layer [2021-05-19T07:13:25.146Z] 54011a49482f: Pulling fs layer [2021-05-19T07:13:25.146Z] a6820b24f6d8: Pulling fs layer [2021-05-19T07:13:25.146Z] f581987b2513: Pulling fs layer [2021-05-19T07:13:25.146Z] f581987b2513: Waiting [2021-05-19T07:13:25.146Z] 54011a49482f: Verifying Checksum [2021-05-19T07:13:25.146Z] 54011a49482f: Download complete [2021-05-19T07:13:25.409Z] 31603596830f: Verifying Checksum [2021-05-19T07:13:25.409Z] 31603596830f: Download complete [2021-05-19T07:13:25.409Z] f581987b2513: Verifying Checksum [2021-05-19T07:13:25.409Z] f581987b2513: Download complete [2021-05-19T07:13:25.409Z] a6820b24f6d8: Verifying Checksum [2021-05-19T07:13:25.409Z] a6820b24f6d8: Download complete [2021-05-19T07:13:25.672Z] 31603596830f: Pull complete [2021-05-19T07:13:25.672Z] 54011a49482f: Pull complete [2021-05-19T07:13:26.255Z] a6820b24f6d8: Pull complete [2021-05-19T07:13:26.522Z] f581987b2513: Pull complete [2021-05-19T07:13:26.522Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T07:13:26.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:13:26.522Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T07:13:26.600Z] prd-centos7-docker-4c-2g-15030 does not seem to be running inside a container [2021-05-19T07:13:26.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-933 -v /w/workspace/dgexfoundry_device-sdk-go_PR-933:/w/workspace/dgexfoundry_device-sdk-go_PR-933:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T07:13:27.702Z] $ docker top df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T07:13:27.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:13:27.817Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:13:27.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:13:27.916Z] $ docker exec df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent [2021-05-19T07:13:28.002Z] SSH_AUTH_SOCK=/tmp/ssh-JLnmcm4djT7N/agent.13 [2021-05-19T07:13:28.002Z] SSH_AGENT_PID=19 [2021-05-19T07:13:28.011Z] Running ssh-add (command line suppressed) [2021-05-19T07:13:28.118Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_8710336939129308008.key (/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_8710336939129308008.key) [2021-05-19T07:13:28.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:13:28.429Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T07:13:28.446Z] $ docker exec --env ******** --env ******** df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent -k [2021-05-19T07:13:28.534Z] unset SSH_AUTH_SOCK; [2021-05-19T07:13:28.534Z] unset SSH_AGENT_PID; [2021-05-19T07:13:28.534Z] echo Agent pid 19 killed; [2021-05-19T07:13:28.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T07:13:28.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:13:28.581Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:13:28.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:13:28.687Z] $ docker exec df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent [2021-05-19T07:13:28.784Z] SSH_AUTH_SOCK=/tmp/ssh-EparARV8eEUE/agent.51 [2021-05-19T07:13:28.784Z] SSH_AGENT_PID=57 [2021-05-19T07:13:28.790Z] Running ssh-add (command line suppressed) [2021-05-19T07:13:28.890Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_1927948447473838474.key (/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_1927948447473838474.key) [2021-05-19T07:13:28.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:13:29.202Z] + git semver init [2021-05-19T07:13:29.202Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T07:13:29.202Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-933/.git [2021-05-19T07:13:29.202Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-933 [2021-05-19T07:13:29.202Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T07:13:29.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T07:13:29.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T07:13:29.202Z] # $SEMVER_BRANCH = PR-933 [2021-05-19T07:13:29.202Z] # $SEMVER_TEMP = /tmp/semver-778872313 [2021-05-19T07:13:29.202Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-19T07:13:29.779Z] # '/tmp/semver-778872313' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-933/.semver' [2021-05-19T07:13:29.779Z] # -> Force: false [2021-05-19T07:13:29.779Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-933/.semver [Pipeline] } [2021-05-19T07:13:29.794Z] $ docker exec --env ******** --env ******** df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent -k [2021-05-19T07:13:29.895Z] unset SSH_AUTH_SOCK; [2021-05-19T07:13:29.896Z] unset SSH_AGENT_PID; [2021-05-19T07:13:29.896Z] echo Agent pid 57 killed; [2021-05-19T07:13:29.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T07:13:30.236Z] + git semver [Pipeline] } [2021-05-19T07:13:30.257Z] $ docker stop --time=1 df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 [2021-05-19T07:13:31.591Z] $ docker rm -f df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T07:13:31.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T07:13:32.217Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T07:13:32.221Z] [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 [2021-05-19T07:13:47.458Z] Still waiting to schedule task [2021-05-19T07:13:47.458Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T07:13:47.462Z] Still waiting to schedule task [2021-05-19T07:13:47.462Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-19T07:15:41.761Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15031 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] ws [2021-05-19T07:15:41.787Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T07:15:42.055Z] Selected Git installation does not exist. Using Default [2021-05-19T07:15:42.055Z] The recommended git tool is: NONE [2021-05-19T07:15:47.077Z] using credential edgex-jenkins-ssh [2021-05-19T07:15:47.100Z] Cloning the remote Git repository [2021-05-19T07:15:47.147Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T07:15:47.258Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-05-19T07:15:47.379Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T07:15:47.379Z] > git --version # timeout=10 [2021-05-19T07:15:47.434Z] > git --version # 'git version 2.17.1' [2021-05-19T07:15:47.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:15:47.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:15:48.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T07:15:49.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:15:49.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T07:15:49.078Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T07:15:49.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:15:49.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T07:15:49.612Z] Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit f79a630185b970220647dee4c32f4c8bac2527df [2021-05-19T07:15:49.844Z] Merge succeeded, producing f79a630185b970220647dee4c32f4c8bac2527df [2021-05-19T07:15:49.845Z] Checking out Revision f79a630185b970220647dee4c32f4c8bac2527df (PR-933) [2021-05-19T07:15:49.631Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T07:15:49.651Z] > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 [2021-05-19T07:15:49.749Z] > git remote # timeout=10 [2021-05-19T07:15:49.771Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T07:15:49.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:15:49.799Z] > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [2021-05-19T07:15:49.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T07:15:49.850Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T07:15:49.860Z] > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 [2021-05-19T07:15:54.136Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T07:15:55.495Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:15:55.902Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:15:56.245Z] + sudo service docker restart [2021-05-19T07:15:56.246Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:16:14.601Z] provisioning config files... [2021-05-19T07:16:14.626Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config466125275908225313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:16:14.998Z] ---> docker-login.sh [2021-05-19T07:16:14.998Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:16:15.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:16.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:16.256Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:16.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:16.256Z] [2021-05-19T07:16:16.256Z] Login Succeeded [2021-05-19T07:16:16.256Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:16:16.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:16.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:16.858Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:16.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:16.858Z] [2021-05-19T07:16:16.858Z] Login Succeeded [2021-05-19T07:16:16.858Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:16:17.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:17.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:17.469Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:17.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:17.469Z] [2021-05-19T07:16:17.469Z] Login Succeeded [2021-05-19T07:16:17.469Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:16:17.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:18.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:18.023Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:18.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:18.023Z] [2021-05-19T07:16:18.023Z] Login Succeeded [2021-05-19T07:16:18.023Z] docker.io [2021-05-19T07:16:18.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:18.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:18.894Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:18.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:18.894Z] [2021-05-19T07:16:18.894Z] Login Succeeded [2021-05-19T07:16:18.894Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:16:18.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T07:16:19.212Z] ========================================================= [2021-05-19T07:16:19.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T07:16:19.212Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:16:19.552Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T07:16:20.156Z] Sending build context to Docker daemon 2.579MB [2021-05-19T07:16:20.156Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T07:16:20.156Z] Step 2/8 : FROM ${BASE} [2021-05-19T07:16:20.156Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T07:16:20.156Z] 595b0fe564bb: Pulling fs layer [2021-05-19T07:16:20.156Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T07:16:20.156Z] 316046926c0a: Pulling fs layer [2021-05-19T07:16:20.156Z] 4ebd0625c992: Pulling fs layer [2021-05-19T07:16:20.156Z] 207e8628e3a3: Pulling fs layer [2021-05-19T07:16:20.156Z] c791037a9be2: Pulling fs layer [2021-05-19T07:16:20.156Z] 4ebd0625c992: Waiting [2021-05-19T07:16:20.156Z] ffd874e62e21: Pulling fs layer [2021-05-19T07:16:20.156Z] 207e8628e3a3: Waiting [2021-05-19T07:16:20.156Z] c791037a9be2: Waiting [2021-05-19T07:16:20.156Z] ffd874e62e21: Waiting [2021-05-19T07:16:20.156Z] 316046926c0a: Verifying Checksum [2021-05-19T07:16:20.156Z] 316046926c0a: Download complete [2021-05-19T07:16:20.156Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T07:16:20.156Z] 7186ed65a4f7: Download complete [2021-05-19T07:16:20.156Z] 207e8628e3a3: Verifying Checksum [2021-05-19T07:16:20.156Z] 207e8628e3a3: Download complete [2021-05-19T07:16:20.432Z] 595b0fe564bb: Verifying Checksum [2021-05-19T07:16:20.432Z] 595b0fe564bb: Download complete [2021-05-19T07:16:20.432Z] c791037a9be2: Verifying Checksum [2021-05-19T07:16:20.432Z] c791037a9be2: Download complete [2021-05-19T07:16:21.030Z] 595b0fe564bb: Pull complete [2021-05-19T07:16:21.655Z] 7186ed65a4f7: Pull complete [2021-05-19T07:16:22.256Z] 316046926c0a: Pull complete [2021-05-19T07:16:22.853Z] ffd874e62e21: Verifying Checksum [2021-05-19T07:16:22.853Z] ffd874e62e21: Download complete [2021-05-19T07:16:23.845Z] 4ebd0625c992: Verifying Checksum [2021-05-19T07:16:23.845Z] 4ebd0625c992: Download complete [2021-05-19T07:16:30.583Z] Running on prd-centos7-docker-4c-2g-15032 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] ws [2021-05-19T07:16:30.610Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T07:16:30.757Z] Selected Git installation does not exist. Using Default [2021-05-19T07:16:30.758Z] The recommended git tool is: NONE [2021-05-19T07:16:33.101Z] using credential edgex-jenkins-ssh [2021-05-19T07:16:33.117Z] Cloning the remote Git repository [2021-05-19T07:16:33.140Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T07:16:33.208Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-05-19T07:16:33.260Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T07:16:33.261Z] > git --version # timeout=10 [2021-05-19T07:16:33.273Z] > git --version # 'git version 2.24.4' [2021-05-19T07:16:33.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:16:33.303Z] [INFO] Currently running in a labeled security context [2021-05-19T07:16:33.304Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T07:16:33.304Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6488951096206171497.key [2021-05-19T07:16:33.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:16:34.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T07:16:34.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:16:34.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T07:16:34.191Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T07:16:34.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:16:34.192Z] [INFO] Currently running in a labeled security context [2021-05-19T07:16:34.192Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T07:16:34.192Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7751435264532399800.key [2021-05-19T07:16:34.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T07:16:34.580Z] Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit f79a630185b970220647dee4c32f4c8bac2527df [2021-05-19T07:16:34.682Z] Merge succeeded, producing f79a630185b970220647dee4c32f4c8bac2527df [2021-05-19T07:16:34.683Z] Checking out Revision f79a630185b970220647dee4c32f4c8bac2527df (PR-933) [2021-05-19T07:16:34.591Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T07:16:34.600Z] > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 [2021-05-19T07:16:34.633Z] > git remote # timeout=10 [2021-05-19T07:16:34.644Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T07:16:34.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:16:34.652Z] [INFO] Currently running in a labeled security context [2021-05-19T07:16:34.652Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T07:16:34.652Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2177869030540683920.key [2021-05-19T07:16:34.660Z] > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [2021-05-19T07:16:34.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T07:16:34.685Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T07:16:34.692Z] > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 [2021-05-19T07:16:36.255Z] 4ebd0625c992: Pull complete [2021-05-19T07:16:36.255Z] 207e8628e3a3: Pull complete [2021-05-19T07:16:36.255Z] c791037a9be2: Pull complete [2021-05-19T07:16:38.344Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T07:16:38.890Z] ffd874e62e21: Pull complete [2021-05-19T07:16:38.890Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T07:16:38.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T07:16:38.890Z] ---> cfc18b08335c [2021-05-19T07:16:38.890Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:16:39.404Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:16:39.734Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:16:40.032Z] + sudo service docker restart [2021-05-19T07:16:40.032Z] + true [2021-05-19T07:16:40.032Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T07:16:41.522Z] ---> Running in 9877faf3c3ac [2021-05-19T07:16:41.522Z] Removing intermediate container 9877faf3c3ac [2021-05-19T07:16:41.522Z] ---> 088d0eb684be [2021-05-19T07:16:41.522Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:16:41.797Z] ---> Running in d3781ddbd23e [2021-05-19T07:16:43.773Z] Removing intermediate container d3781ddbd23e [2021-05-19T07:16:43.773Z] ---> 34d4822d3d3f [2021-05-19T07:16:43.773Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T07:16:44.047Z] ---> Running in 259d0fe993b3 [2021-05-19T07:16:45.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T07:16:46.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T07:16:47.432Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-19T07:16:47.432Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-19T07:16:47.432Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-19T07:16:47.703Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-19T07:16:47.703Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-19T07:16:47.703Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-19T07:16:47.976Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T07:16:47.976Z] OK: 139 MiB in 46 packages [2021-05-19T07:16:49.410Z] Removing intermediate container 259d0fe993b3 [2021-05-19T07:16:49.410Z] ---> 68dee5e9c7ad [2021-05-19T07:16:49.410Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-19T07:16:49.410Z] ---> Running in 5b8a7f7f9243 [2021-05-19T07:16:49.688Z] Removing intermediate container 5b8a7f7f9243 [2021-05-19T07:16:49.688Z] ---> 07fe7f638e09 [2021-05-19T07:16:49.688Z] Step 7/8 : COPY . . [2021-05-19T07:16:51.125Z] ---> 120bf4f83a44 [2021-05-19T07:16:51.125Z] Step 8/8 : RUN go mod download [2021-05-19T07:16:51.125Z] ---> Running in 6c0e4aca4014 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:16:58.211Z] provisioning config files... [2021-05-19T07:16:58.226Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2981151664224520843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:16:58.564Z] ---> docker-login.sh [2021-05-19T07:16:58.564Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:16:58.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:58.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:58.831Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:58.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:58.831Z] [2021-05-19T07:16:58.831Z] Login Succeeded [2021-05-19T07:16:58.831Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:16:58.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:58.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:58.831Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:58.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:58.831Z] [2021-05-19T07:16:58.831Z] Login Succeeded [2021-05-19T07:16:58.831Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:16:59.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:59.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:59.101Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:59.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:59.101Z] [2021-05-19T07:16:59.101Z] Login Succeeded [2021-05-19T07:16:59.101Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:16:59.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:59.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:59.364Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:59.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:59.364Z] [2021-05-19T07:16:59.364Z] Login Succeeded [2021-05-19T07:16:59.364Z] docker.io [2021-05-19T07:16:59.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:16:59.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:16:59.628Z] Configure a credential helper to remove this warning. See [2021-05-19T07:16:59.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:16:59.628Z] [2021-05-19T07:16:59.628Z] Login Succeeded [2021-05-19T07:16:59.628Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:16:59.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T07:16:59.816Z] ========================================================= [2021-05-19T07:16:59.816Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T07:16:59.816Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:17:00.127Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T07:17:00.128Z] Sending build context to Docker daemon 2.58MB [2021-05-19T07:17:00.128Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T07:17:00.128Z] Step 2/8 : FROM ${BASE} [2021-05-19T07:17:00.391Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T07:17:00.391Z] 540db60ca938: Pulling fs layer [2021-05-19T07:17:00.391Z] adcc1eea9eea: Pulling fs layer [2021-05-19T07:17:00.391Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T07:17:00.391Z] 0510c868ecb4: Pulling fs layer [2021-05-19T07:17:00.391Z] afea3b2eda06: Pulling fs layer [2021-05-19T07:17:00.391Z] 7809a108b3ef: Pulling fs layer [2021-05-19T07:17:00.391Z] f706445af74f: Pulling fs layer [2021-05-19T07:17:00.391Z] 0510c868ecb4: Waiting [2021-05-19T07:17:00.391Z] afea3b2eda06: Waiting [2021-05-19T07:17:00.391Z] 7809a108b3ef: Waiting [2021-05-19T07:17:00.391Z] f706445af74f: Waiting [2021-05-19T07:17:00.391Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T07:17:00.391Z] 4c4ab2625f07: Download complete [2021-05-19T07:17:00.391Z] adcc1eea9eea: Verifying Checksum [2021-05-19T07:17:00.391Z] adcc1eea9eea: Download complete [2021-05-19T07:17:00.391Z] afea3b2eda06: Verifying Checksum [2021-05-19T07:17:00.391Z] afea3b2eda06: Download complete [2021-05-19T07:17:00.391Z] 540db60ca938: Verifying Checksum [2021-05-19T07:17:00.391Z] 540db60ca938: Download complete [2021-05-19T07:17:00.391Z] 7809a108b3ef: Verifying Checksum [2021-05-19T07:17:00.391Z] 7809a108b3ef: Download complete [2021-05-19T07:17:00.655Z] 540db60ca938: Pull complete [2021-05-19T07:17:00.655Z] adcc1eea9eea: Pull complete [2021-05-19T07:17:00.919Z] 4c4ab2625f07: Pull complete [2021-05-19T07:17:01.873Z] f706445af74f: Verifying Checksum [2021-05-19T07:17:01.873Z] f706445af74f: Download complete [2021-05-19T07:17:02.444Z] 0510c868ecb4: Verifying Checksum [2021-05-19T07:17:02.444Z] 0510c868ecb4: Download complete [2021-05-19T07:17:05.777Z] 0510c868ecb4: Pull complete [2021-05-19T07:17:06.040Z] afea3b2eda06: Pull complete [2021-05-19T07:17:06.040Z] 7809a108b3ef: Pull complete [2021-05-19T07:17:07.981Z] f706445af74f: Pull complete [2021-05-19T07:17:07.981Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T07:17:07.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T07:17:07.981Z] ---> b068be0155e3 [2021-05-19T07:17:07.981Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:17:17.946Z] Removing intermediate container 6c0e4aca4014 [2021-05-19T07:17:17.946Z] ---> 27c24faf0869 [2021-05-19T07:17:17.946Z] Successfully built 27c24faf0869 [2021-05-19T07:17:17.946Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:17:18.284Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T07:17:18.284Z] . [Pipeline] withDockerContainer [2021-05-19T07:17:18.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-15031 does not seem to be running inside a container [2021-05-19T07:17:18.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T07:17:20.190Z] $ docker top 10ee05a3f5cadbddf18a972d20cbf52e8a3c2e383c15105fbab7fae0bdb49e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:17:21.119Z] + go version [2021-05-19T07:17:21.120Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T07:17:21.138Z] $ docker stop --time=1 10ee05a3f5cadbddf18a972d20cbf52e8a3c2e383c15105fbab7fae0bdb49e7e [2021-05-19T07:17:22.976Z] $ docker rm -f 10ee05a3f5cadbddf18a972d20cbf52e8a3c2e383c15105fbab7fae0bdb49e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:17:23.741Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T07:17:23.741Z] . [Pipeline] withDockerContainer [2021-05-19T07:17:23.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-15031 does not seem to be running inside a container [2021-05-19T07:17:24.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T07:17:25.625Z] $ docker top 09f3403f989f5eb6d5827c7c229715da5f792e0ea70ef22b6884a15eef852f10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:17:26.579Z] + go mod tidy [Pipeline] sh [2021-05-19T07:17:27.835Z] + make test [2021-05-19T07:17:27.835Z] go mod tidy [2021-05-19T07:17:28.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T07:17:30.013Z] ---> Running in 59a2865f242d [2021-05-19T07:17:30.013Z] Removing intermediate container 59a2865f242d [2021-05-19T07:17:30.013Z] ---> dc5c831a0d3d [2021-05-19T07:17:30.013Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:17:30.013Z] ---> Running in 702e18758f40 [2021-05-19T07:17:30.961Z] Removing intermediate container 702e18758f40 [2021-05-19T07:17:30.961Z] ---> dc6bae0fd8ca [2021-05-19T07:17:30.961Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T07:17:30.961Z] ---> Running in f12466a5a4ca [2021-05-19T07:17:31.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T07:17:32.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T07:17:33.060Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-19T07:17:33.060Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-19T07:17:33.060Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-19T07:17:33.322Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-19T07:17:33.322Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-19T07:17:33.586Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-19T07:17:33.586Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T07:17:33.586Z] OK: 150 MiB in 46 packages [2021-05-19T07:17:36.149Z] Removing intermediate container f12466a5a4ca [2021-05-19T07:17:36.149Z] ---> 674bcd107728 [2021-05-19T07:17:36.149Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-19T07:17:36.149Z] ---> Running in 2db0fca2af52 [2021-05-19T07:17:36.149Z] Removing intermediate container 2db0fca2af52 [2021-05-19T07:17:36.149Z] ---> 1e103d59cc30 [2021-05-19T07:17:36.149Z] Step 7/8 : COPY . . [2021-05-19T07:17:38.068Z] ---> 66044a38c0ce [2021-05-19T07:17:38.068Z] Step 8/8 : RUN go mod download [2021-05-19T07:17:38.328Z] ---> Running in 819a685a205d [2021-05-19T07:17:50.625Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-19T07:17:56.481Z] Removing intermediate container 819a685a205d [2021-05-19T07:17:56.481Z] ---> 97afd325ad98 [2021-05-19T07:17:56.481Z] Successfully built 97afd325ad98 [2021-05-19T07:17:56.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:17:56.820Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T07:17:56.820Z] . [Pipeline] withDockerContainer [2021-05-19T07:17:56.919Z] prd-centos7-docker-4c-2g-15032 does not seem to be running inside a container [2021-05-19T07:17:56.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T07:17:57.381Z] $ docker top 00ef4080415a38602e99decb94ac5b8dccafea27801054d79f1728d75a40aea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:17:57.815Z] + go version [2021-05-19T07:17:57.815Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T07:17:57.828Z] $ docker stop --time=1 00ef4080415a38602e99decb94ac5b8dccafea27801054d79f1728d75a40aea5 [2021-05-19T07:17:59.037Z] $ docker rm -f 00ef4080415a38602e99decb94ac5b8dccafea27801054d79f1728d75a40aea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:17:59.676Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T07:17:59.676Z] . [Pipeline] withDockerContainer [2021-05-19T07:17:59.762Z] prd-centos7-docker-4c-2g-15032 does not seem to be running inside a container [2021-05-19T07:17:59.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T07:18:00.243Z] $ docker top be977b2318904fe3edb5f0803c6a8146df16367bc292502b9133bd4c38739c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:18:00.653Z] + go mod tidy [Pipeline] sh [2021-05-19T07:18:01.228Z] + make test [2021-05-19T07:18:01.228Z] go mod tidy [2021-05-19T07:18:01.499Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T07:18:06.900Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-19T07:18:33.661Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-19T07:18:33.661Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-19T07:18:33.661Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-19T07:18:34.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.074s coverage: 25.4% of statements [2021-05-19T07:18:34.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-19T07:18:34.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements [2021-05-19T07:18:35.208Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements [2021-05-19T07:18:36.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.057s coverage: 10.7% of statements [2021-05-19T07:18:36.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-19T07:18:36.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-19T07:18:36.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-19T07:18:36.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.072s coverage: 30.2% of statements [2021-05-19T07:18:36.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-19T07:18:38.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.073s coverage: 83.3% of statements [2021-05-19T07:18:38.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-19T07:18:38.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T07:18:38.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements [2021-05-19T07:18:39.127Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.831s coverage: 89.2% of statements [2021-05-19T07:18:39.127Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-19T07:18:39.127Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 5.0% of statements [2021-05-19T07:18:39.127Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-19T07:18:39.393Z] GO111MODULE=on go vet ./... [2021-05-19T07:18:58.680Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-19T07:18:58.680Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-19T07:18:58.680Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-19T07:19:01.467Z] gofmt -l . [2021-05-19T07:19:01.467Z] [ "`gofmt -l .`" = "" ] [2021-05-19T07:19:01.467Z] ./bin/test-attribution-txt.sh [2021-05-19T07:19:01.467Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T07:19:01.480Z] $ docker stop --time=1 be977b2318904fe3edb5f0803c6a8146df16367bc292502b9133bd4c38739c1e [2021-05-19T07:19:03.539Z] $ docker rm -f be977b2318904fe3edb5f0803c6a8146df16367bc292502b9133bd4c38739c1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T07:19:04.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T07:19:04.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-19T07:19:05.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.284s coverage: 25.4% of statements [2021-05-19T07:19:05.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-19T07:19:05.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements [2021-05-19T07:19:05.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.255s coverage: 78.9% of statements [2021-05-19T07:19:05.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.333s coverage: 10.7% of statements [2021-05-19T07:19:05.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-19T07:19:05.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-19T07:19:05.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [Pipeline] sh [2021-05-19T07:19:06.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T07:19:07.258Z] + ls -al . [2021-05-19T07:19:07.259Z] total 212 [2021-05-19T07:19:07.259Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 19 07:18 . [2021-05-19T07:19:07.259Z] drwxrwxr-x. 4 jenkins jenkins 28 May 19 07:16 .. [2021-05-19T07:19:07.259Z] drwxrwxr-x. 2 jenkins jenkins 64 May 19 07:16 bin [2021-05-19T07:19:07.259Z] -rw-r--r--. 1 jenkins jenkins 126187 May 19 07:18 coverage.out [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 987 May 19 07:16 Dockerfile.build [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 140 May 19 07:16 .dockerignore [2021-05-19T07:19:07.259Z] drwxrwxr-x. 5 jenkins jenkins 62 May 19 07:16 example [2021-05-19T07:19:07.259Z] drwxrwxr-x. 8 jenkins jenkins 179 May 19 07:16 .git [2021-05-19T07:19:07.259Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 07:16 .github [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 138 May 19 07:16 .gitignore [2021-05-19T07:19:07.259Z] -rw-r--r--. 1 jenkins jenkins 575 May 19 07:18 go.mod [2021-05-19T07:19:07.259Z] -rw-r--r--. 1 jenkins jenkins 20803 May 19 07:18 go.sum [2021-05-19T07:19:07.259Z] drwxrwxr-x. 15 jenkins jenkins 224 May 19 07:16 internal [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 894 May 19 07:16 Jenkinsfile [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 19 07:16 LICENSE [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 19 07:16 Makefile [2021-05-19T07:19:07.259Z] drwxrwxr-x. 4 jenkins jenkins 26 May 19 07:16 openapi [2021-05-19T07:19:07.259Z] drwxrwxr-x. 5 jenkins jenkins 50 May 19 07:16 pkg [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 19 07:16 README.md [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 19 07:16 RELEASE-NOTES.txt [2021-05-19T07:19:07.259Z] drwxrwxr-x. 4 jenkins jenkins 54 May 19 07:16 snap [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 5 May 19 07:13 VERSION [2021-05-19T07:19:07.259Z] -rw-rw-r--. 1 jenkins jenkins 222 May 19 07:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:19:07.421Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.277s coverage: 30.2% of statements [2021-05-19T07:19:07.421Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-19T07:19:07.589Z] + 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=f79a630185b970220647dee4c32f4c8bac2527df --label arch=amd64 --label version=0.0.0 . [2021-05-19T07:19:07.589Z] Sending build context to Docker daemon 2.707MB [2021-05-19T07:19:07.589Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T07:19:07.589Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-19T07:19:07.589Z] ---> 97afd325ad98 [2021-05-19T07:19:07.589Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-19T07:19:07.908Z] ---> Running in 717263f53798 [2021-05-19T07:19:07.908Z] Removing intermediate container 717263f53798 [2021-05-19T07:19:07.908Z] ---> 84416f433d09 [2021-05-19T07:19:07.908Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:19:07.908Z] ---> Running in 717086170bb8 [2021-05-19T07:19:07.908Z] Removing intermediate container 717086170bb8 [2021-05-19T07:19:07.908Z] ---> 363ecd7ea84c [2021-05-19T07:19:07.908Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:19:07.908Z] ---> Running in bc0f2be6fe66 [2021-05-19T07:19:08.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.229s coverage: 83.3% of statements [2021-05-19T07:19:08.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-19T07:19:08.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T07:19:08.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.302s coverage: 58.0% of statements [2021-05-19T07:19:08.489Z] Removing intermediate container bc0f2be6fe66 [2021-05-19T07:19:08.489Z] ---> 4a01838d3421 [2021-05-19T07:19:08.489Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T07:19:08.489Z] ---> Running in bd706f67e69a [2021-05-19T07:19:08.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T07:19:09.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T07:19:09.961Z] OK: 150 MiB in 46 packages [2021-05-19T07:19:10.223Z] Removing intermediate container bd706f67e69a [2021-05-19T07:19:10.223Z] ---> 24a4d79948f6 [2021-05-19T07:19:10.223Z] Step 7/23 : COPY . . [2021-05-19T07:19:10.802Z] ---> bca27b7a0fde [2021-05-19T07:19:10.802Z] Step 8/23 : RUN go mod download [2021-05-19T07:19:10.802Z] ---> Running in d3c26effc7d0 [2021-05-19T07:19:11.386Z] Removing intermediate container d3c26effc7d0 [2021-05-19T07:19:11.386Z] ---> 27080e4aed96 [2021-05-19T07:19:11.386Z] Step 9/23 : RUN make build [2021-05-19T07:19:11.386Z] ---> Running in e3507b1ac4f2 [2021-05-19T07:19:11.648Z] go mod tidy [2021-05-19T07:19:11.848Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.115s coverage: 89.2% of statements [2021-05-19T07:19:11.848Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-19T07:19:11.848Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 5.0% of statements [2021-05-19T07:19:11.848Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-19T07:19:11.918Z] 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 [2021-05-19T07:19:12.121Z] GO111MODULE=on go vet ./... [2021-05-19T07:19:24.307Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-19T07:19:24.569Z] Removing intermediate container e3507b1ac4f2 [2021-05-19T07:19:24.569Z] ---> be4adf84651e [2021-05-19T07:19:24.569Z] Step 10/23 : FROM alpine:3.12 [2021-05-19T07:19:25.161Z] 3.12: Pulling from library/alpine [2021-05-19T07:19:25.427Z] 339de151aab4: Pulling fs layer [2021-05-19T07:19:25.427Z] 339de151aab4: Verifying Checksum [2021-05-19T07:19:25.427Z] 339de151aab4: Download complete [2021-05-19T07:19:25.694Z] 339de151aab4: Pull complete [2021-05-19T07:19:25.694Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T07:19:25.694Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T07:19:25.694Z] ---> 13621d1b12d4 [2021-05-19T07:19:25.694Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:19:25.694Z] ---> Running in 2d54903a272a [2021-05-19T07:19:25.956Z] Removing intermediate container 2d54903a272a [2021-05-19T07:19:25.956Z] ---> ac785a242324 [2021-05-19T07:19:25.956Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:19:25.956Z] ---> Running in 78d204d98f3c [2021-05-19T07:19:26.537Z] Removing intermediate container 78d204d98f3c [2021-05-19T07:19:26.537Z] ---> 3824de21ef81 [2021-05-19T07:19:26.537Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-19T07:19:26.537Z] ---> Running in 4cddd174aae7 [2021-05-19T07:19:26.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T07:19:27.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T07:19:27.939Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-19T07:19:27.939Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-19T07:19:27.939Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-19T07:19:28.882Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-19T07:19:28.882Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-19T07:19:28.882Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T07:19:28.882Z] OK: 8 MiB in 19 packages [2021-05-19T07:19:29.146Z] Removing intermediate container 4cddd174aae7 [2021-05-19T07:19:29.146Z] ---> bb4a508d9da5 [2021-05-19T07:19:29.146Z] Step 14/23 : WORKDIR / [2021-05-19T07:19:29.146Z] ---> Running in 7b3ce1131935 [2021-05-19T07:19:29.721Z] Removing intermediate container 7b3ce1131935 [2021-05-19T07:19:29.721Z] ---> 6504f7366900 [2021-05-19T07:19:29.721Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-19T07:19:29.721Z] ---> a0cbc1d1f4ba [2021-05-19T07:19:29.721Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-19T07:19:30.296Z] ---> e6ec59497103 [2021-05-19T07:19:30.296Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-19T07:19:30.557Z] ---> a0d848bf8f70 [2021-05-19T07:19:30.557Z] Step 18/23 : EXPOSE 49990 [2021-05-19T07:19:30.557Z] ---> Running in a31d654ae366 [2021-05-19T07:19:30.557Z] Removing intermediate container a31d654ae366 [2021-05-19T07:19:30.557Z] ---> fde9b3a32436 [2021-05-19T07:19:30.557Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-19T07:19:30.557Z] ---> Running in 66f6f3c26e16 [2021-05-19T07:19:30.819Z] Removing intermediate container 66f6f3c26e16 [2021-05-19T07:19:30.819Z] ---> 8753210b9971 [2021-05-19T07:19:30.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T07:19:30.819Z] ---> Running in e7ff707207a2 [2021-05-19T07:19:30.819Z] Removing intermediate container e7ff707207a2 [2021-05-19T07:19:30.819Z] ---> f1df87cfc6e5 [2021-05-19T07:19:30.819Z] Step 21/23 : LABEL arch=amd64 [2021-05-19T07:19:30.819Z] ---> Running in 2ed3f1818692 [2021-05-19T07:19:30.819Z] Removing intermediate container 2ed3f1818692 [2021-05-19T07:19:30.819Z] ---> 6152ebeb0b8a [2021-05-19T07:19:30.819Z] Step 22/23 : LABEL git_sha=f79a630185b970220647dee4c32f4c8bac2527df [2021-05-19T07:19:30.819Z] ---> Running in 4018dcb0a14e [2021-05-19T07:19:31.081Z] Removing intermediate container 4018dcb0a14e [2021-05-19T07:19:31.081Z] ---> 3e965176021b [2021-05-19T07:19:31.081Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T07:19:31.081Z] ---> Running in 8bda185505af [2021-05-19T07:19:31.081Z] Removing intermediate container 8bda185505af [2021-05-19T07:19:31.081Z] ---> 38162b2575a0 [2021-05-19T07:19:31.081Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-19T07:19:31.081Z] Successfully built 38162b2575a0 [2021-05-19T07:19:31.081Z] 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] libraryResource [Pipeline] sh [2021-05-19T07:19:31.966Z] ---> job-cost.sh [2021-05-19T07:19:31.966Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6fOH [2021-05-19T07:19:41.996Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T07:19:54.292Z] lf-activate-venv(): INFO: Adding /tmp/venv-6fOH/bin to PATH [2021-05-19T07:19:54.292Z] INFO: No Stack... [2021-05-19T07:19:55.237Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T07:19:55.811Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T07:19:56.115Z] + cut -d, -f6 [2021-05-19T07:19:56.115Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-05-19T07:19:56.148Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [2021-05-19T07:19:56.159Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] did not exist. Created. [2021-05-19T07:19:56.159Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T07:19:56.499Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T07:19:56.575Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T07:19:56.589Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T07:20:08.713Z] gofmt -l . [2021-05-19T07:20:08.713Z] [ "`gofmt -l .`" = "" ] [2021-05-19T07:20:08.713Z] ./bin/test-attribution-txt.sh [2021-05-19T07:20:08.713Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T07:20:08.726Z] $ docker stop --time=1 09f3403f989f5eb6d5827c7c229715da5f792e0ea70ef22b6884a15eef852f10 [2021-05-19T07:20:10.791Z] $ docker rm -f 09f3403f989f5eb6d5827c7c229715da5f792e0ea70ef22b6884a15eef852f10 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T07:20:11.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T07:20:11.906Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T07:20:12.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T07:20:13.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T07:20:13.507Z] + ls -al . [2021-05-19T07:20:13.507Z] total 248 [2021-05-19T07:20:13.507Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 07:20 . [2021-05-19T07:20:13.507Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:15 .. [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 07:15 .dockerignore [2021-05-19T07:20:13.507Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 07:15 .git [2021-05-19T07:20:13.507Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:15 .github [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 138 May 19 07:15 .gitignore [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 987 May 19 07:15 Dockerfile.build [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 894 May 19 07:15 Jenkinsfile [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 19 07:15 LICENSE [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 19 07:15 Makefile [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 19 07:15 README.md [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 19 07:15 RELEASE-NOTES.txt [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 07:13 VERSION [2021-05-19T07:20:13.507Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:15 bin [2021-05-19T07:20:13.507Z] -rw-r--r-- 1 jenkins jenkins 126187 May 19 07:19 coverage.out [2021-05-19T07:20:13.507Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 07:15 example [2021-05-19T07:20:13.507Z] -rw-r--r-- 1 jenkins jenkins 575 May 19 07:20 go.mod [2021-05-19T07:20:13.507Z] -rw-r--r-- 1 jenkins jenkins 20803 May 19 07:17 go.sum [2021-05-19T07:20:13.507Z] drwxrwxr-x 15 jenkins jenkins 4096 May 19 07:15 internal [2021-05-19T07:20:13.507Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:15 openapi [2021-05-19T07:20:13.507Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 07:15 pkg [2021-05-19T07:20:13.507Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:15 snap [2021-05-19T07:20:13.507Z] -rw-rw-r-- 1 jenkins jenkins 222 May 19 07:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:20:13.873Z] + 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=f79a630185b970220647dee4c32f4c8bac2527df --label arch=arm64 --label version=0.0.0 . [2021-05-19T07:20:14.481Z] Sending build context to Docker daemon 2.706MB [2021-05-19T07:20:14.481Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T07:20:14.481Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-19T07:20:14.481Z] ---> 27c24faf0869 [2021-05-19T07:20:14.481Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-19T07:20:14.755Z] ---> Running in 59d90d7ce136 [2021-05-19T07:20:15.354Z] Removing intermediate container 59d90d7ce136 [2021-05-19T07:20:15.354Z] ---> 92cf0d6606e0 [2021-05-19T07:20:15.354Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:20:15.354Z] ---> Running in ea146402d42a [2021-05-19T07:20:15.952Z] Removing intermediate container ea146402d42a [2021-05-19T07:20:15.952Z] ---> 0daae35592d8 [2021-05-19T07:20:15.952Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:20:15.952Z] ---> Running in f70871221181 [2021-05-19T07:20:17.938Z] Removing intermediate container f70871221181 [2021-05-19T07:20:17.938Z] ---> 66133cfd26e0 [2021-05-19T07:20:17.938Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T07:20:18.212Z] ---> Running in 29af3d7e9b44 [2021-05-19T07:20:19.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T07:20:20.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T07:20:21.226Z] OK: 139 MiB in 46 packages [2021-05-19T07:20:22.218Z] Removing intermediate container 29af3d7e9b44 [2021-05-19T07:20:22.218Z] ---> 7b61ef268e83 [2021-05-19T07:20:22.218Z] Step 7/23 : COPY . . [2021-05-19T07:20:23.659Z] ---> 4b4486c04b3a [2021-05-19T07:20:23.659Z] Step 8/23 : RUN go mod download [2021-05-19T07:20:23.659Z] ---> Running in 5fe6213bb600 [2021-05-19T07:20:26.289Z] Removing intermediate container 5fe6213bb600 [2021-05-19T07:20:26.289Z] ---> bdc5cd4f01ab [2021-05-19T07:20:26.289Z] Step 9/23 : RUN make build [2021-05-19T07:20:26.289Z] ---> Running in 4fbc5d9bd3d8 [2021-05-19T07:20:27.283Z] go mod tidy [2021-05-19T07:20:27.879Z] 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 [2021-05-19T07:21:00.276Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-19T07:21:02.260Z] Removing intermediate container 4fbc5d9bd3d8 [2021-05-19T07:21:02.260Z] ---> a167e538ebf0 [2021-05-19T07:21:02.260Z] Step 10/23 : FROM alpine:3.12 [2021-05-19T07:21:02.854Z] 3.12: Pulling from library/alpine [2021-05-19T07:21:02.854Z] d2f70382dc9a: Pulling fs layer [2021-05-19T07:21:03.128Z] d2f70382dc9a: Verifying Checksum [2021-05-19T07:21:03.128Z] d2f70382dc9a: Download complete [2021-05-19T07:21:03.726Z] d2f70382dc9a: Pull complete [2021-05-19T07:21:03.726Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T07:21:03.726Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T07:21:04.005Z] ---> 9852663dfa18 [2021-05-19T07:21:04.005Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:21:04.005Z] ---> Running in e9d3398fd632 [2021-05-19T07:21:04.606Z] Removing intermediate container e9d3398fd632 [2021-05-19T07:21:04.606Z] ---> 2ca9151fc76a [2021-05-19T07:21:04.606Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:21:04.606Z] ---> Running in b93603a4b16c [2021-05-19T07:21:06.581Z] Removing intermediate container b93603a4b16c [2021-05-19T07:21:06.581Z] ---> 338823f857f0 [2021-05-19T07:21:06.581Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-19T07:21:06.853Z] ---> Running in 65ead64d04d4 [2021-05-19T07:21:08.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T07:21:08.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T07:21:09.864Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-19T07:21:09.864Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-19T07:21:09.864Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-19T07:21:10.135Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-19T07:21:10.135Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-19T07:21:10.407Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T07:21:10.408Z] OK: 8 MiB in 19 packages [2021-05-19T07:21:11.382Z] Removing intermediate container 65ead64d04d4 [2021-05-19T07:21:11.382Z] ---> 0ea486b813d0 [2021-05-19T07:21:11.382Z] Step 14/23 : WORKDIR / [2021-05-19T07:21:11.655Z] ---> Running in be476e6f4df7 [2021-05-19T07:21:12.251Z] Removing intermediate container be476e6f4df7 [2021-05-19T07:21:12.251Z] ---> 0f469946fde8 [2021-05-19T07:21:12.251Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-19T07:21:12.846Z] ---> 2b8a37aa0d5c [2021-05-19T07:21:12.846Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-19T07:21:14.332Z] ---> d4a15f529782 [2021-05-19T07:21:14.332Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-19T07:21:14.929Z] ---> 3118894cad1c [2021-05-19T07:21:14.929Z] Step 18/23 : EXPOSE 49990 [2021-05-19T07:21:15.206Z] ---> Running in 6bfc0fb37f87 [2021-05-19T07:21:15.801Z] Removing intermediate container 6bfc0fb37f87 [2021-05-19T07:21:15.801Z] ---> 7c3b52725bd4 [2021-05-19T07:21:15.801Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-19T07:21:15.801Z] ---> Running in 066ff852cd0f [2021-05-19T07:21:16.396Z] Removing intermediate container 066ff852cd0f [2021-05-19T07:21:16.396Z] ---> 4ae3f85b8428 [2021-05-19T07:21:16.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T07:21:16.396Z] ---> Running in f77a82ffe3a4 [2021-05-19T07:21:16.992Z] Removing intermediate container f77a82ffe3a4 [2021-05-19T07:21:16.992Z] ---> ff7776f883e3 [2021-05-19T07:21:16.992Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T07:21:16.992Z] ---> Running in e7f1153e5000 [2021-05-19T07:21:17.590Z] Removing intermediate container e7f1153e5000 [2021-05-19T07:21:17.590Z] ---> bd21efe79bbd [2021-05-19T07:21:17.590Z] Step 22/23 : LABEL git_sha=f79a630185b970220647dee4c32f4c8bac2527df [2021-05-19T07:21:17.590Z] ---> Running in f994b6a527d8 [2021-05-19T07:21:18.184Z] Removing intermediate container f994b6a527d8 [2021-05-19T07:21:18.185Z] ---> 0dbbdb67a074 [2021-05-19T07:21:18.185Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T07:21:18.455Z] ---> Running in bbb951ce1ab6 [2021-05-19T07:21:18.725Z] Removing intermediate container bbb951ce1ab6 [2021-05-19T07:21:18.725Z] ---> 57c21d65740b [2021-05-19T07:21:18.725Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-19T07:21:18.725Z] Successfully built 57c21d65740b [2021-05-19T07:21:18.725Z] 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] libraryResource [Pipeline] sh [2021-05-19T07:21:19.372Z] ---> job-cost.sh [2021-05-19T07:21:19.372Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S6DW [2021-05-19T07:21:58.357Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T07:23:20.100Z] lf-activate-venv(): INFO: Adding /tmp/venv-S6DW/bin to PATH [2021-05-19T07:23:20.100Z] INFO: No Stack... [2021-05-19T07:23:20.100Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T07:23:20.100Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T07:23:20.451Z] + + cutcat -d, /w/workspace/device-sdk-go/2/archives/cost.csv -f6 [2021-05-19T07:23:20.451Z] [Pipeline] lock [2021-05-19T07:23:20.535Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [2021-05-19T07:23:20.545Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] did not exist. Created. [2021-05-19T07:23:20.545Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T07:23:20.958Z] /w/workspace/device-sdk-go/2@tmp/durable-bb2643df/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-bb2643df/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T07:23:21.331Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T07:23:21.379Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T07:23:21.558Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T07:23:21.571Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] // lock [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 [2021-05-19T07:23:22.345Z] provisioning config files... [2021-05-19T07:23:22.353Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config5824047100092032111tmp [Pipeline] { [Pipeline] sh [2021-05-19T07:23:22.672Z] + set +x [2021-05-19T07:23:22.673Z] + bash -s -- [2021-05-19T07:23:22.673Z] + curl -s https://codecov.io/bash [2021-05-19T07:23:22.673Z] [2021-05-19T07:23:22.673Z] _____ _ [2021-05-19T07:23:22.673Z] / ____| | | [2021-05-19T07:23:22.673Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T07:23:22.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T07:23:22.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T07:23:22.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T07:23:22.673Z] Bash-1.0.2 [2021-05-19T07:23:22.673Z] [2021-05-19T07:23:22.673Z] [2021-05-19T07:23:22.673Z] ==> git version 2.24.4 found [2021-05-19T07:23:22.673Z] ==> 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 [2021-05-19T07:23:22.673Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T07:23:22.673Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T07:23:22.673Z] ==> Jenkins CI detected. [2021-05-19T07:23:22.673Z] project root: . [2021-05-19T07:23:22.673Z] --> token set from env [2021-05-19T07:23:22.673Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T07:23:22.673Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T07:23:22.673Z] ==> Python coveragepy not found [2021-05-19T07:23:22.673Z] ==> Searching for coverage reports in: [2021-05-19T07:23:22.673Z] + . [2021-05-19T07:23:22.941Z] -> Found 1 reports [2021-05-19T07:23:22.941Z] ==> Detecting git/mercurial file structure [2021-05-19T07:23:22.941Z] ==> Reading reports [2021-05-19T07:23:22.941Z] + ./coverage.out bytes=126187 [2021-05-19T07:23:22.941Z] ==> Appending adjustments [2021-05-19T07:23:22.941Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T07:23:23.201Z] + Found adjustments [2021-05-19T07:23:23.201Z] ==> Gzipping contents [2021-05-19T07:23:23.201Z] 20K /tmp/codecov.z5TLHU.gz [2021-05-19T07:23:23.201Z] ==> Uploading reports [2021-05-19T07:23:23.201Z] url: https://codecov.io [2021-05-19T07:23:23.201Z] query: branch=PR-933&commit=f79a630185b970220647dee4c32f4c8bac2527df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-933%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= [2021-05-19T07:23:23.201Z] -> Pinging Codecov [2021-05-19T07:23:23.202Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-933&commit=f79a630185b970220647dee4c32f4c8bac2527df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-933%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= [2021-05-19T07:23:23.775Z] -> Uploading to [2021-05-19T07:23:23.775Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/f79a630185b970220647dee4c32f4c8bac2527df/aedd4d3c-d674-4d8f-b41e-874ad65c9d3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T072323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a6dedf011c6aced87d1651401a8c2b02c243e09710e2dfce7e98624ae1c6607 [2021-05-19T07:23:23.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T07:23:23.775Z] Dload Upload Total Spent Left Speed [2021-05-19T07:23:24.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16488 0 0 100 16488 0 45790 --:--:-- --:--:-- --:--:-- 45927 [2021-05-19T07:23:24.036Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f79a630185b970220647dee4c32f4c8bac2527df [Pipeline] } [2021-05-19T07:23:24.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:25.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:26.268Z] ---> package-listing.sh [2021-05-19T07:23:26.268Z] ++ facter osfamily [2021-05-19T07:23:26.268Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T07:23:26.549Z] + OS_FAMILY=redhat [2021-05-19T07:23:26.549Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-933 [2021-05-19T07:23:26.549Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T07:23:26.549Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T07:23:26.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T07:23:26.549Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T07:23:26.549Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-933 ']' [2021-05-19T07:23:26.549Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T07:23:26.549Z] + case "${OS_FAMILY}" in [2021-05-19T07:23:26.549Z] + rpm -qa [2021-05-19T07:23:26.549Z] + sort [2021-05-19T07:23:27.129Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T07:23:27.129Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T07:23:27.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T07:23:27.129Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-933 ']' [2021-05-19T07:23:27.129Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-933/archives/ [2021-05-19T07:23:27.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-933/archives/ [Pipeline] echo [2021-05-19T07:23:27.148Z] 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/dgexfoundry_device-sdk-go_PR-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T07:23:27.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:23:28.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T07:23:28.002Z] [2021-05-19T07:23:28.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:23:28.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T07:23:28.323Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T07:23:28.323Z] df20fa9351a1: Pulling fs layer [2021-05-19T07:23:28.323Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T07:23:28.323Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T07:23:28.323Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T07:23:28.323Z] 93b61091891f: Pulling fs layer [2021-05-19T07:23:28.323Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T07:23:28.323Z] 5e14af77c1be: Pulling fs layer [2021-05-19T07:23:28.323Z] 01666e4c0597: Pulling fs layer [2021-05-19T07:23:28.323Z] aa168da1d23b: Pulling fs layer [2021-05-19T07:23:28.323Z] 93b9cdb0e59b: Waiting [2021-05-19T07:23:28.323Z] 5e14af77c1be: Waiting [2021-05-19T07:23:28.323Z] 01666e4c0597: Waiting [2021-05-19T07:23:28.323Z] aa168da1d23b: Waiting [2021-05-19T07:23:28.323Z] 46f8f816bc3b: Waiting [2021-05-19T07:23:28.323Z] 93b61091891f: Waiting [2021-05-19T07:23:28.323Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T07:23:28.323Z] 36b3adc4ff6f: Download complete [2021-05-19T07:23:28.323Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T07:23:28.323Z] 46f8f816bc3b: Download complete [2021-05-19T07:23:28.323Z] df20fa9351a1: Verifying Checksum [2021-05-19T07:23:28.323Z] df20fa9351a1: Download complete [2021-05-19T07:23:28.323Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T07:23:28.323Z] 93b9cdb0e59b: Download complete [2021-05-19T07:23:28.323Z] 5e14af77c1be: Verifying Checksum [2021-05-19T07:23:28.323Z] 5e14af77c1be: Download complete [2021-05-19T07:23:28.585Z] 93b61091891f: Verifying Checksum [2021-05-19T07:23:28.585Z] 93b61091891f: Download complete [2021-05-19T07:23:28.585Z] 01666e4c0597: Verifying Checksum [2021-05-19T07:23:28.585Z] 01666e4c0597: Download complete [2021-05-19T07:23:28.585Z] df20fa9351a1: Pull complete [2021-05-19T07:23:28.585Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T07:23:28.585Z] 8ad3a11d3b57: Download complete [2021-05-19T07:23:28.845Z] 36b3adc4ff6f: Pull complete [2021-05-19T07:23:29.109Z] 8ad3a11d3b57: Pull complete [2021-05-19T07:23:29.376Z] 46f8f816bc3b: Pull complete [2021-05-19T07:23:29.644Z] 93b61091891f: Pull complete [2021-05-19T07:23:29.644Z] 93b9cdb0e59b: Pull complete [2021-05-19T07:23:29.644Z] 5e14af77c1be: Pull complete [2021-05-19T07:23:29.905Z] 01666e4c0597: Pull complete [2021-05-19T07:23:30.477Z] aa168da1d23b: Verifying Checksum [2021-05-19T07:23:30.477Z] aa168da1d23b: Download complete [2021-05-19T07:23:34.697Z] aa168da1d23b: Pull complete [2021-05-19T07:23:34.697Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T07:23:34.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T07:23:34.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T07:23:34.773Z] prd-centos7-docker-4c-2g-15030 does not seem to be running inside a container [2021-05-19T07:23:34.821Z] $ 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/dgexfoundry_device-sdk-go_PR-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-933 -v /w/workspace/dgexfoundry_device-sdk-go_PR-933:/w/workspace/dgexfoundry_device-sdk-go_PR-933:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T07:23:38.989Z] $ docker top 1ed15c30fa25673bd3dce28173df7a27dde711451114c3bfa1d7b3a596e94981 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:23:39.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T07:23:39.665Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T07:23:39.979Z] + ls /var/log/sa-host [2021-05-19T07:23:39.979Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T07:23:39.979Z] file_magic: OK [2021-05-19T07:23:39.979Z] HZ: Using current value: 100 [2021-05-19T07:23:39.979Z] file_header: OK [2021-05-19T07:23:39.979Z] 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 [2021-05-19T07:23:39.979Z] Statistics: [2021-05-19T07:23:39.979Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T07:23:39.979Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T07:23:39.979Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T07:23:39.979Z] file_magic: OK [2021-05-19T07:23:39.979Z] HZ: Using current value: 100 [2021-05-19T07:23:39.979Z] file_header: OK [2021-05-19T07:23:39.979Z] 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 [2021-05-19T07:23:39.979Z] Statistics: [2021-05-19T07:23:39.979Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T07:23:39.979Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:23:40.597Z] provisioning config files... [2021-05-19T07:23:40.610Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config2030299181781273267tmp [Pipeline] { [Pipeline] echo [2021-05-19T07:23:40.631Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:40.930Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T07:23:40.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T07:23:40.964Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:41.260Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T07:23:41.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:41.563Z] ---> sudo-logs.sh [2021-05-19T07:23:41.563Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T07:23:41.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:41.882Z] ---> job-cost.sh [2021-05-19T07:23:41.882Z] lf-activate-venv: SKIPPING [2021-05-19T07:23:41.882Z] DEBUG: total: 0.18000000715255737 [2021-05-19T07:23:41.882Z] INFO: Retrieving Stack Cost... [2021-05-19T07:23:43.272Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T07:23:43.533Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T07:23:43.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:23:43.851Z] ---> logs-deploy.sh [2021-05-19T07:23:43.851Z] lf-activate-venv: SKIPPING [2021-05-19T07:23:43.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-933/2 [2021-05-19T07:23:43.851Z] INFO: archiving workspace using pattern(s): [2021-05-19T07:23:44.801Z] Archives upload complete. [2021-05-19T07:23:44.801Z] INFO: archiving logs to Nexus [2021-05-19T07:23:45.375Z] ---> uname -a: [2021-05-19T07:23:45.375Z] Linux prd-centos7-docker-4c-2g-15030.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> lscpu: [2021-05-19T07:23:45.375Z] Architecture: x86_64 [2021-05-19T07:23:45.375Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T07:23:45.375Z] Byte Order: Little Endian [2021-05-19T07:23:45.375Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T07:23:45.375Z] CPU(s): 2 [2021-05-19T07:23:45.375Z] On-line CPU(s) list: 0,1 [2021-05-19T07:23:45.375Z] Thread(s) per core: 1 [2021-05-19T07:23:45.375Z] Core(s) per socket: 1 [2021-05-19T07:23:45.375Z] Socket(s): 2 [2021-05-19T07:23:45.375Z] NUMA node(s): 1 [2021-05-19T07:23:45.375Z] Vendor ID: AuthenticAMD [2021-05-19T07:23:45.375Z] CPU family: 23 [2021-05-19T07:23:45.375Z] Model: 49 [2021-05-19T07:23:45.375Z] Model name: AMD EPYC-Rome Processor [2021-05-19T07:23:45.375Z] Stepping: 0 [2021-05-19T07:23:45.375Z] CPU MHz: 2799.998 [2021-05-19T07:23:45.375Z] BogoMIPS: 5599.99 [2021-05-19T07:23:45.375Z] Virtualization: AMD-V [2021-05-19T07:23:45.375Z] Hypervisor vendor: KVM [2021-05-19T07:23:45.375Z] Virtualization type: full [2021-05-19T07:23:45.375Z] L1d cache: 64 KiB [2021-05-19T07:23:45.375Z] L1i cache: 64 KiB [2021-05-19T07:23:45.375Z] L2 cache: 1 MiB [2021-05-19T07:23:45.375Z] L3 cache: 32 MiB [2021-05-19T07:23:45.375Z] NUMA node0 CPU(s): 0,1 [2021-05-19T07:23:45.375Z] Vulnerability Itlb multihit: Not affected [2021-05-19T07:23:45.375Z] Vulnerability L1tf: Not affected [2021-05-19T07:23:45.375Z] Vulnerability Mds: Not affected [2021-05-19T07:23:45.375Z] Vulnerability Meltdown: Not affected [2021-05-19T07:23:45.375Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T07:23:45.375Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T07:23:45.375Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T07:23:45.375Z] Vulnerability Srbds: Not affected [2021-05-19T07:23:45.375Z] Vulnerability Tsx async abort: Not affected [2021-05-19T07:23:45.375Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> nproc: [2021-05-19T07:23:45.375Z] 2 [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> df -h: [2021-05-19T07:23:45.375Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T07:23:45.375Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-19T07:23:45.375Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T07:23:45.375Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T07:23:45.375Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-933 [2021-05-19T07:23:45.375Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> free -m: [2021-05-19T07:23:45.375Z] total used free shared buff/cache available [2021-05-19T07:23:45.375Z] Mem: 7821 963 4762 0 2094 6679 [2021-05-19T07:23:45.375Z] Swap: 1023 0 1023 [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> ip addr: [2021-05-19T07:23:45.375Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T07:23:45.375Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T07:23:45.375Z] inet 127.0.0.1/8 scope host lo [2021-05-19T07:23:45.375Z] valid_lft forever preferred_lft forever [2021-05-19T07:23:45.375Z] inet6 ::1/128 scope host [2021-05-19T07:23:45.375Z] valid_lft forever preferred_lft forever [2021-05-19T07:23:45.375Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T07:23:45.375Z] link/ether fa:16:3e:82:7b:33 brd ff:ff:ff:ff:ff:ff [2021-05-19T07:23:45.375Z] inet 10.30.122.88/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T07:23:45.375Z] valid_lft 85742sec preferred_lft 85742sec [2021-05-19T07:23:45.375Z] inet6 fe80::f816:3eff:fe82:7b33/64 scope link [2021-05-19T07:23:45.375Z] valid_lft forever preferred_lft forever [2021-05-19T07:23:45.375Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T07:23:45.375Z] link/ether 02:42:1f:18:2d:7e brd ff:ff:ff:ff:ff:ff [2021-05-19T07:23:45.375Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T07:23:45.375Z] valid_lft forever preferred_lft forever [2021-05-19T07:23:45.375Z] inet6 fe80::42:1fff:fe18:2d7e/64 scope link [2021-05-19T07:23:45.375Z] valid_lft forever preferred_lft forever [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> sar -b -r -n DEV: [2021-05-19T07:23:45.375Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] 07:12:36 LINUX RESTART (2 CPU) [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T07:23:45.375Z] 07:14:01 81.95 17.71 64.25 0.00 5763.60 4567.04 0.00 [2021-05-19T07:23:45.375Z] 07:15:01 1.72 0.00 1.72 0.00 0.00 36.05 0.00 [2021-05-19T07:23:45.375Z] 07:16:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 [2021-05-19T07:23:45.375Z] 07:17:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2021-05-19T07:23:45.375Z] 07:18:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 [2021-05-19T07:23:45.375Z] 07:19:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 [2021-05-19T07:23:45.375Z] 07:20:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2021-05-19T07:23:45.375Z] 07:21:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 [2021-05-19T07:23:45.375Z] 07:22:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-05-19T07:23:45.375Z] 07:23:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 [2021-05-19T07:23:45.375Z] Average: 8.46 1.75 6.71 0.00 568.06 456.52 0.00 [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T07:23:45.375Z] 07:14:01 5465100 0 803912 10.04 2620 1737300 1293384 14.28 573172 1570016 128 [2021-05-19T07:23:45.375Z] 07:15:01 5476948 0 792056 9.89 2620 1737308 1205116 13.31 563768 1569980 20 [2021-05-19T07:23:45.375Z] 07:16:01 5475080 0 793924 9.91 2620 1737308 1205368 13.31 562472 1572780 20 [2021-05-19T07:23:45.375Z] 07:17:01 5473040 0 795960 9.94 2620 1737312 1205404 13.31 564708 1572780 20 [2021-05-19T07:23:45.375Z] 07:18:01 5475488 0 793504 9.91 2620 1737320 1205116 13.31 559528 1576348 16 [2021-05-19T07:23:45.375Z] 07:19:01 5472168 0 796824 9.95 2620 1737320 1205200 13.31 562720 1576348 8 [2021-05-19T07:23:45.375Z] 07:20:01 5472628 0 796356 9.94 2620 1737328 1205176 13.31 562600 1576348 20 [2021-05-19T07:23:45.375Z] 07:21:01 5470172 0 798808 9.97 2620 1737332 1205116 13.31 564708 1576348 8 [2021-05-19T07:23:45.375Z] 07:22:01 5463836 0 805140 10.05 2620 1737336 1205116 13.31 571056 1576348 8 [2021-05-19T07:23:45.375Z] 07:23:01 5463692 0 805280 10.05 2620 1737340 1205116 13.31 572500 1574812 8 [2021-05-19T07:23:45.375Z] Average: 5470815 0 798176 9.97 2620 1737320 1214011 13.40 565723 1574211 26 [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T07:23:45.375Z] 07:14:01 eth0 623.89 446.93 1137.32 90.74 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:14:01 docker0 13.05 9.70 2.02 27.64 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:15:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:16:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:17:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:19:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:20:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] Average: eth0 61.80 44.18 112.18 8.99 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] Average: docker0 1.29 0.96 0.20 2.72 0.00 0.00 0.00 0.00 [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] ---> sar -P ALL: [2021-05-19T07:23:45.375Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] 07:12:36 LINUX RESTART (2 CPU) [2021-05-19T07:23:45.375Z] [2021-05-19T07:23:45.375Z] 07:13:02 CPU %user %nice %system %iowait %steal %idle [2021-05-19T07:23:45.375Z] 07:14:01 all 15.34 0.00 3.65 3.08 0.07 77.86 [2021-05-19T07:23:45.375Z] 07:14:01 0 15.08 0.00 3.80 2.28 0.07 78.77 [2021-05-19T07:23:45.375Z] 07:14:01 1 15.59 0.00 3.50 3.88 0.07 76.96 [2021-05-19T07:23:45.375Z] 07:15:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-05-19T07:23:45.375Z] 07:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-19T07:23:45.375Z] 07:15:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-19T07:23:45.375Z] 07:16:01 all 0.14 0.00 0.04 0.00 0.03 99.78 [2021-05-19T07:23:45.375Z] 07:16:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-19T07:23:45.375Z] 07:16:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-05-19T07:23:45.375Z] 07:17:01 all 0.14 0.00 0.03 0.01 0.01 99.82 [2021-05-19T07:23:45.375Z] 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-19T07:23:45.375Z] 07:17:01 1 0.25 0.00 0.03 0.02 0.02 99.68 [2021-05-19T07:23:45.375Z] 07:18:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-05-19T07:23:45.375Z] 07:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-19T07:23:45.375Z] 07:18:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-05-19T07:23:45.375Z] 07:19:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-19T07:23:45.375Z] 07:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T07:23:45.375Z] 07:19:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-19T07:23:45.375Z] 07:20:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-05-19T07:23:45.375Z] 07:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-19T07:23:45.375Z] 07:20:01 1 0.18 0.00 0.05 0.00 0.02 99.75 [2021-05-19T07:23:45.376Z] 07:21:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-19T07:23:45.376Z] 07:21:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-19T07:23:45.376Z] 07:21:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-19T07:23:45.376Z] 07:22:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-05-19T07:23:45.376Z] 07:22:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-19T07:23:45.376Z] 07:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-19T07:23:45.376Z] 07:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-19T07:23:45.376Z] 07:23:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-19T07:23:45.376Z] 07:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-19T07:23:45.376Z] Average: all 1.56 0.00 0.38 0.30 0.02 97.74 [2021-05-19T07:23:45.376Z] Average: 0 1.51 0.00 0.39 0.22 0.02 97.86 [2021-05-19T07:23:45.376Z] Average: 1 1.62 0.00 0.37 0.37 0.03 97.61 [2021-05-19T07:23:45.376Z] [2021-05-19T07:23:45.376Z] [2021-05-19T07:23:45.376Z]