Pull request #923 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c9a80948d642452847ce444834f2549de2e54317+889e38f586d888c0021f1798e3d6b8462ec57b6f (3e5b47d99f808462bf87e221bd293154feceb1e8) Running in Durability level: MAX_SURVIVABILITY 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 > 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 --is-inside-work-tree # 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 > 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 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-923/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-923/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4649 in /w/workspace/dgexfoundry_device-sdk-go_PR-923 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-923 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit c9a80948d642452847ce444834f2549de2e54317 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/923/head:refs/remotes/origin/PR-923 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing c9a80948d642452847ce444834f2549de2e54317 Checking out Revision c9a80948d642452847ce444834f2549de2e54317 (PR-923) > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T05:14:18.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T05:14:18.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T05:14:18.622Z] ========================================================= [2021-05-12T05:14:18.622Z] EdgeX Global Pipelines Version Info [2021-05-12T05:14:18.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:14:21.349Z] ------------------- [2021-05-12T05:14:21.350Z] stable info: [2021-05-12T05:14:21.350Z] ------------------- [2021-05-12T05:14:21.350Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T05:14:21.350Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:14:21.350Z] Message: update stable to v1.0.192 [2021-05-12T05:14:21.966Z] ------------------- [2021-05-12T05:14:21.966Z] experimental info: [2021-05-12T05:14:21.966Z] ------------------- [2021-05-12T05:14:21.966Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T05:14:21.966Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:14:21.966Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T05:14:22.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-12T05:14:22.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-12T05:14:22.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T05:14:22.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T05:14:22.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T05:14:22.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T05:14:22.606Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T05:14:22.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T05:14:22.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-12T05:14:22.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T05:14:22.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T05:14:22.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-12T05:14:22.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T05:14:23.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T05:14:23.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T05:14:23.142Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T05:14:23.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T05:14:23.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T05:14:23.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T05:14:23.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-12T05:14:23.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T05:14:23.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T05:14:23.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-12T05:14:23.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-12T05:14:23.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-12T05:14:23.715Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T05:14:23.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-923 [Pipeline] echo [2021-05-12T05:14:23.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-923 [Pipeline] echo [2021-05-12T05:14:23.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-923 [Pipeline] echo [2021-05-12T05:14:23.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a80948d642452847ce444834f2549de2e54317 [Pipeline] echo [2021-05-12T05:14:24.048Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a8094 [Pipeline] echo [2021-05-12T05:14:24.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:14:24.278Z] provisioning config files... [2021-05-12T05:14:24.318Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/config6990789312401528134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:14:24.836Z] ---> docker-login.sh [2021-05-12T05:14:24.836Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:14:25.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:14:25.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:14:25.420Z] Configure a credential helper to remove this warning. See [2021-05-12T05:14:25.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:14:25.420Z] [2021-05-12T05:14:25.420Z] Login Succeeded [2021-05-12T05:14:25.420Z] nexus3.edgexfoundry.org:10002 [2021-05-12T05:14:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:14:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:14:25.684Z] Configure a credential helper to remove this warning. See [2021-05-12T05:14:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:14:25.684Z] [2021-05-12T05:14:25.684Z] Login Succeeded [2021-05-12T05:14:25.684Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:14:25.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:14:25.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:14:25.949Z] Configure a credential helper to remove this warning. See [2021-05-12T05:14:25.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:14:25.949Z] [2021-05-12T05:14:25.949Z] Login Succeeded [2021-05-12T05:14:25.949Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:14:26.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:14:26.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:14:26.222Z] Configure a credential helper to remove this warning. See [2021-05-12T05:14:26.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:14:26.222Z] [2021-05-12T05:14:26.222Z] Login Succeeded [2021-05-12T05:14:26.222Z] docker.io [2021-05-12T05:14:26.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:14:26.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:14:26.780Z] Configure a credential helper to remove this warning. See [2021-05-12T05:14:26.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:14:26.780Z] [2021-05-12T05:14:26.780Z] Login Succeeded [2021-05-12T05:14:26.780Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:14:26.935Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:14:27.839Z] + git log --format=format:%s -1 c9a80948d642452847ce444834f2549de2e54317 [Pipeline] echo [2021-05-12T05:14:28.378Z] GIT_COMMIT: c9a80948d642452847ce444834f2549de2e54317, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo [2021-05-12T05:14:28.417Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:14:29.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:14:29.822Z] [2021-05-12T05:14:29.822Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:14:30.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:14:30.625Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T05:14:30.625Z] 31603596830f: Pulling fs layer [2021-05-12T05:14:30.625Z] 54011a49482f: Pulling fs layer [2021-05-12T05:14:30.625Z] a6820b24f6d8: Pulling fs layer [2021-05-12T05:14:30.625Z] f581987b2513: Pulling fs layer [2021-05-12T05:14:30.625Z] f581987b2513: Waiting [2021-05-12T05:14:30.625Z] 54011a49482f: Verifying Checksum [2021-05-12T05:14:30.625Z] 54011a49482f: Download complete [2021-05-12T05:14:31.496Z] 31603596830f: Verifying Checksum [2021-05-12T05:14:31.496Z] 31603596830f: Download complete [2021-05-12T05:14:31.795Z] f581987b2513: Verifying Checksum [2021-05-12T05:14:31.795Z] f581987b2513: Download complete [2021-05-12T05:14:32.091Z] a6820b24f6d8: Verifying Checksum [2021-05-12T05:14:32.091Z] a6820b24f6d8: Download complete [2021-05-12T05:14:32.364Z] 31603596830f: Pull complete [2021-05-12T05:14:32.648Z] 54011a49482f: Pull complete [2021-05-12T05:14:34.274Z] a6820b24f6d8: Pull complete [2021-05-12T05:14:34.274Z] f581987b2513: Pull complete [2021-05-12T05:14:34.274Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T05:14:34.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:14:34.573Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T05:14:34.932Z] prd-centos7-docker-4c-2g-4649 does not seem to be running inside a container [2021-05-12T05:14:35.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-923 -v /w/workspace/dgexfoundry_device-sdk-go_PR-923:/w/workspace/dgexfoundry_device-sdk-go_PR-923:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-923@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T05:14:37.948Z] $ docker top 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T05:14:38.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T05:14:38.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T05:14:38.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T05:14:38.697Z] $ docker exec 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent [2021-05-12T05:14:39.520Z] SSH_AUTH_SOCK=/tmp/ssh-ObYOYYmadId1/agent.12 [2021-05-12T05:14:39.520Z] SSH_AGENT_PID=17 [2021-05-12T05:14:39.560Z] Running ssh-add (command line suppressed) [2021-05-12T05:14:40.440Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_5508056592286754434.key (/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_5508056592286754434.key) [2021-05-12T05:14:40.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T05:14:41.316Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T05:14:41.389Z] $ docker exec --env ******** --env ******** 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent -k [2021-05-12T05:14:41.823Z] unset SSH_AUTH_SOCK; [2021-05-12T05:14:41.824Z] unset SSH_AGENT_PID; [2021-05-12T05:14:41.824Z] echo Agent pid 17 killed; [2021-05-12T05:14:42.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T05:14:42.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T05:14:42.156Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T05:14:42.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T05:14:42.833Z] $ docker exec 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent [2021-05-12T05:14:43.447Z] SSH_AUTH_SOCK=/tmp/ssh-EK1HkL1yIZQ3/agent.45 [2021-05-12T05:14:43.447Z] SSH_AGENT_PID=50 [2021-05-12T05:14:43.460Z] Running ssh-add (command line suppressed) [2021-05-12T05:14:43.620Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_3706048892456933487.key (/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_3706048892456933487.key) [2021-05-12T05:14:43.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T05:14:44.562Z] + git semver init [2021-05-12T05:14:44.562Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T05:14:44.562Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-923/.git [2021-05-12T05:14:44.562Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-923 [2021-05-12T05:14:44.562Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T05:14:44.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T05:14:44.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T05:14:44.562Z] # $SEMVER_BRANCH = PR-923 [2021-05-12T05:14:44.562Z] # $SEMVER_TEMP = /tmp/semver-820343414 [2021-05-12T05:14:44.562Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-12T05:14:46.964Z] # '/tmp/semver-820343414' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-923/.semver' [2021-05-12T05:14:46.964Z] # -> Force: false [2021-05-12T05:14:46.964Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-923/.semver [Pipeline] } [2021-05-12T05:14:46.999Z] $ docker exec --env ******** --env ******** 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent -k [2021-05-12T05:14:47.625Z] unset SSH_AUTH_SOCK; [2021-05-12T05:14:47.632Z] unset SSH_AGENT_PID; [2021-05-12T05:14:47.632Z] echo Agent pid 50 killed; [2021-05-12T05:14:48.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T05:14:48.968Z] + git semver [Pipeline] } [2021-05-12T05:14:49.046Z] $ docker stop --time=1 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f [2021-05-12T05:14:51.160Z] $ docker rm -f 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:14:52.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T05:14:53.278Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T05:14:53.313Z] [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-12T05:15:08.789Z] Still waiting to schedule task [2021-05-12T05:15:08.790Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4649’ [2021-05-12T05:15:08.819Z] Still waiting to schedule task [2021-05-12T05:15:08.819Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-12T05:17:00.904Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4650 in /w/workspace/dgexfoundry_device-sdk-go_PR-923 [Pipeline] { [Pipeline] ws [2021-05-12T05:17:00.966Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T05:17:06.918Z] using credential edgex-jenkins-ssh [2021-05-12T05:17:06.953Z] Cloning the remote Git repository [2021-05-12T05:17:07.012Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-12T05:17:07.121Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-12T05:17:07.210Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-12T05:17:07.210Z] > git --version # timeout=10 [2021-05-12T05:17:07.236Z] > git --version # 'git version 2.17.1' [2021-05-12T05:17:07.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:17:07.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:17:08.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-12T05:17:08.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:17:08.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-12T05:17:08.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-12T05:17:08.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:17:08.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/923/head:refs/remotes/origin/PR-923 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T05:17:09.226Z] Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit c9a80948d642452847ce444834f2549de2e54317 [2021-05-12T05:17:09.434Z] Merge succeeded, producing c9a80948d642452847ce444834f2549de2e54317 [2021-05-12T05:17:09.434Z] Checking out Revision c9a80948d642452847ce444834f2549de2e54317 (PR-923) [2021-05-12T05:17:09.245Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:17:09.262Z] > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 [2021-05-12T05:17:09.357Z] > git remote # timeout=10 [2021-05-12T05:17:09.375Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T05:17:09.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:17:09.401Z] > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 [2021-05-12T05:17:09.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T05:17:09.445Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:17:09.458Z] > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 [2021-05-12T05:17:12.749Z] Running on prd-centos7-docker-4c-2g-4651 in /w/workspace/dgexfoundry_device-sdk-go_PR-923 [Pipeline] { [Pipeline] ws [2021-05-12T05:17:12.817Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T05:17:13.710Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [2021-05-12T05:17:13.771Z] > git --version # timeout=10 [2021-05-12T05:17:13.780Z] > git --version # 'git version 2.17.1' [2021-05-12T05:17:13.797Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:17:15.268Z] using credential edgex-jenkins-ssh [2021-05-12T05:17:15.282Z] Cloning the remote Git repository [2021-05-12T05:17:15.391Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:17:15.809Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:17:16.168Z] + + true [2021-05-12T05:17:16.168Z] sudo service docker restart [2021-05-12T05:17:14.930Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-12T05:17:15.025Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-12T05:17:15.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-12T05:17:15.085Z] > git --version # timeout=10 [2021-05-12T05:17:15.090Z] > git --version # 'git version 2.24.3' [2021-05-12T05:17:15.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:17:15.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:17:15.885Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-12T05:17:15.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:17:16.665Z] Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit c9a80948d642452847ce444834f2549de2e54317 [2021-05-12T05:17:16.742Z] Merge succeeded, producing c9a80948d642452847ce444834f2549de2e54317 [2021-05-12T05:17:16.742Z] Checking out Revision c9a80948d642452847ce444834f2549de2e54317 (PR-923) [2021-05-12T05:17:15.903Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-12T05:17:15.916Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-12T05:17:15.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:17:15.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/923/head:refs/remotes/origin/PR-923 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T05:17:16.415Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:17:16.420Z] > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 [2021-05-12T05:17:16.460Z] > git remote # timeout=10 [2021-05-12T05:17:16.466Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T05:17:16.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:17:16.475Z] > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 [2021-05-12T05:17:16.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T05:17:16.492Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:17:16.496Z] > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:17:18.908Z] provisioning config files... [2021-05-12T05:17:18.950Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3879985562571135688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:17:19.370Z] ---> docker-login.sh [2021-05-12T05:17:19.370Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:17:20.157Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [2021-05-12T05:17:20.185Z] > git --version # timeout=10 [2021-05-12T05:17:20.189Z] > git --version # 'git version 2.24.3' [2021-05-12T05:17:20.194Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:17:20.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-12T05:17:20.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:20.639Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:20.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:20.639Z] [2021-05-12T05:17:20.639Z] Login Succeeded [2021-05-12T05:17:20.639Z] nexus3.edgexfoundry.org:10002 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:17:20.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:21.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:21.194Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:21.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:21.194Z] [2021-05-12T05:17:21.194Z] Login Succeeded [2021-05-12T05:17:21.194Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:17:21.301Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:17:21.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:21.643Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:17:21.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:21.745Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:21.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:21.745Z] [2021-05-12T05:17:21.745Z] Login Succeeded [2021-05-12T05:17:21.745Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:17:21.965Z] + sudo service docker restart [2021-05-12T05:17:21.965Z] + true [2021-05-12T05:17:21.965Z] Redirecting to /bin/systemctl restart docker.service [2021-05-12T05:17:22.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:22.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:22.020Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:22.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:22.020Z] [2021-05-12T05:17:22.020Z] Login Succeeded [2021-05-12T05:17:22.020Z] docker.io [2021-05-12T05:17:22.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:22.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:22.890Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:22.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:22.890Z] [2021-05-12T05:17:22.890Z] Login Succeeded [2021-05-12T05:17:22.890Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:17:22.955Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] wrap [2021-05-12T05:17:23.153Z] provisioning config files... [2021-05-12T05:17:23.181Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4209997547961150169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2021-05-12T05:17:23.401Z] ========================================================= [2021-05-12T05:17:23.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T05:17:23.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:17:23.554Z] ---> docker-login.sh [2021-05-12T05:17:23.554Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:17:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:23.785Z] + 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-12T05:17:23.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:23.815Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:23.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:23.815Z] [2021-05-12T05:17:23.815Z] Login Succeeded [2021-05-12T05:17:23.815Z] nexus3.edgexfoundry.org:10002 [2021-05-12T05:17:23.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:23.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:23.815Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:23.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:23.815Z] [2021-05-12T05:17:23.815Z] Login Succeeded [2021-05-12T05:17:23.815Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:17:24.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:24.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:24.076Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:24.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:24.076Z] [2021-05-12T05:17:24.076Z] Login Succeeded [2021-05-12T05:17:24.077Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:17:24.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:24.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:24.338Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:24.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:24.338Z] [2021-05-12T05:17:24.338Z] Login Succeeded [2021-05-12T05:17:24.338Z] docker.io [2021-05-12T05:17:24.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:17:24.389Z] Sending build context to Docker daemon 2.545MB [2021-05-12T05:17:24.389Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T05:17:24.389Z] Step 2/8 : FROM ${BASE} [2021-05-12T05:17:24.389Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T05:17:24.389Z] 595b0fe564bb: Pulling fs layer [2021-05-12T05:17:24.389Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T05:17:24.389Z] 316046926c0a: Pulling fs layer [2021-05-12T05:17:24.389Z] 4ebd0625c992: Pulling fs layer [2021-05-12T05:17:24.389Z] 207e8628e3a3: Pulling fs layer [2021-05-12T05:17:24.389Z] c791037a9be2: Pulling fs layer [2021-05-12T05:17:24.389Z] ffd874e62e21: Pulling fs layer [2021-05-12T05:17:24.389Z] 4ebd0625c992: Waiting [2021-05-12T05:17:24.389Z] 207e8628e3a3: Waiting [2021-05-12T05:17:24.389Z] c791037a9be2: Waiting [2021-05-12T05:17:24.389Z] ffd874e62e21: Waiting [2021-05-12T05:17:24.389Z] 316046926c0a: Verifying Checksum [2021-05-12T05:17:24.389Z] 316046926c0a: Download complete [2021-05-12T05:17:24.389Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T05:17:24.389Z] 7186ed65a4f7: Download complete [2021-05-12T05:17:24.389Z] 207e8628e3a3: Download complete [2021-05-12T05:17:24.389Z] c791037a9be2: Verifying Checksum [2021-05-12T05:17:24.389Z] c791037a9be2: Download complete [2021-05-12T05:17:24.389Z] 595b0fe564bb: Verifying Checksum [2021-05-12T05:17:24.389Z] 595b0fe564bb: Download complete [2021-05-12T05:17:24.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:17:24.601Z] Configure a credential helper to remove this warning. See [2021-05-12T05:17:24.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:17:24.601Z] [2021-05-12T05:17:24.601Z] Login Succeeded [2021-05-12T05:17:24.601Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:17:24.632Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T05:17:24.958Z] ========================================================= [2021-05-12T05:17:24.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T05:17:24.958Z] ========================================================= [Pipeline] isUnix [2021-05-12T05:17:24.996Z] 595b0fe564bb: Pull complete [Pipeline] sh [2021-05-12T05:17:25.310Z] + 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-12T05:17:25.310Z] Sending build context to Docker daemon 2.546MB [2021-05-12T05:17:25.310Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T05:17:25.310Z] Step 2/8 : FROM ${BASE} [2021-05-12T05:17:25.310Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T05:17:25.310Z] 540db60ca938: Pulling fs layer [2021-05-12T05:17:25.310Z] adcc1eea9eea: Pulling fs layer [2021-05-12T05:17:25.310Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T05:17:25.311Z] 0510c868ecb4: Pulling fs layer [2021-05-12T05:17:25.311Z] afea3b2eda06: Pulling fs layer [2021-05-12T05:17:25.311Z] 7809a108b3ef: Pulling fs layer [2021-05-12T05:17:25.311Z] f706445af74f: Pulling fs layer [2021-05-12T05:17:25.311Z] afea3b2eda06: Waiting [2021-05-12T05:17:25.311Z] 7809a108b3ef: Waiting [2021-05-12T05:17:25.311Z] f706445af74f: Waiting [2021-05-12T05:17:25.311Z] 0510c868ecb4: Waiting [2021-05-12T05:17:25.577Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T05:17:25.577Z] 4c4ab2625f07: Download complete [2021-05-12T05:17:25.577Z] adcc1eea9eea: Download complete [2021-05-12T05:17:25.577Z] afea3b2eda06: Verifying Checksum [2021-05-12T05:17:25.577Z] 7809a108b3ef: Verifying Checksum [2021-05-12T05:17:25.577Z] 7809a108b3ef: Download complete [2021-05-12T05:17:25.577Z] 540db60ca938: Verifying Checksum [2021-05-12T05:17:25.577Z] 540db60ca938: Download complete [2021-05-12T05:17:25.604Z] 7186ed65a4f7: Pull complete [2021-05-12T05:17:25.838Z] 540db60ca938: Pull complete [2021-05-12T05:17:25.878Z] 316046926c0a: Pull complete [2021-05-12T05:17:26.098Z] adcc1eea9eea: Pull complete [2021-05-12T05:17:26.098Z] 4c4ab2625f07: Pull complete [2021-05-12T05:17:27.855Z] ffd874e62e21: Verifying Checksum [2021-05-12T05:17:27.855Z] ffd874e62e21: Download complete [2021-05-12T05:17:28.642Z] f706445af74f: Verifying Checksum [2021-05-12T05:17:28.642Z] f706445af74f: Download complete [2021-05-12T05:17:29.304Z] 4ebd0625c992: Verifying Checksum [2021-05-12T05:17:29.304Z] 4ebd0625c992: Download complete [2021-05-12T05:17:29.585Z] 0510c868ecb4: Verifying Checksum [2021-05-12T05:17:29.585Z] 0510c868ecb4: Download complete [2021-05-12T05:17:34.897Z] 0510c868ecb4: Pull complete [2021-05-12T05:17:34.897Z] afea3b2eda06: Pull complete [2021-05-12T05:17:34.897Z] 7809a108b3ef: Pull complete [2021-05-12T05:17:39.110Z] f706445af74f: Pull complete [2021-05-12T05:17:39.110Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T05:17:39.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T05:17:39.110Z] ---> b068be0155e3 [2021-05-12T05:17:39.110Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:17:39.453Z] 4ebd0625c992: Pull complete [2021-05-12T05:17:39.453Z] 207e8628e3a3: Pull complete [2021-05-12T05:17:39.726Z] c791037a9be2: Pull complete [2021-05-12T05:17:40.498Z] ---> Running in fc0ae49fd107 [2021-05-12T05:17:40.498Z] Removing intermediate container fc0ae49fd107 [2021-05-12T05:17:40.498Z] ---> fff8af84c7dc [2021-05-12T05:17:40.498Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:17:40.498Z] ---> Running in e1bf4800645e [2021-05-12T05:17:41.445Z] Removing intermediate container e1bf4800645e [2021-05-12T05:17:41.445Z] ---> e432dfe20fb2 [2021-05-12T05:17:41.445Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-12T05:17:41.710Z] ---> Running in 9aa4cba81f3b [2021-05-12T05:17:42.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:17:43.113Z] ffd874e62e21: Pull complete [2021-05-12T05:17:43.113Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T05:17:43.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T05:17:43.113Z] ---> cfc18b08335c [2021-05-12T05:17:43.113Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:17:43.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:17:44.237Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-12T05:17:44.237Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-12T05:17:44.498Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-12T05:17:44.498Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-12T05:17:44.498Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-12T05:17:44.759Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-12T05:17:44.759Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T05:17:44.759Z] OK: 150 MiB in 46 packages [2021-05-12T05:17:45.332Z] Removing intermediate container 9aa4cba81f3b [2021-05-12T05:17:45.332Z] ---> 08466708e440 [2021-05-12T05:17:45.332Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-12T05:17:45.332Z] ---> Running in ac0154210651 [2021-05-12T05:17:45.592Z] Removing intermediate container ac0154210651 [2021-05-12T05:17:45.592Z] ---> 54fc2984555a [2021-05-12T05:17:45.592Z] Step 7/8 : COPY . . [2021-05-12T05:17:45.721Z] ---> Running in 2558fc1b7445 [2021-05-12T05:17:46.315Z] Removing intermediate container 2558fc1b7445 [2021-05-12T05:17:46.315Z] ---> bcc0f48e212e [2021-05-12T05:17:46.315Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:17:46.315Z] ---> Running in 63ee5f6fca42 [2021-05-12T05:17:46.978Z] ---> af5921a66eb5 [2021-05-12T05:17:46.978Z] Step 8/8 : RUN go mod download [2021-05-12T05:17:46.978Z] ---> Running in 03f8d7f10f93 [2021-05-12T05:17:48.938Z] Removing intermediate container 63ee5f6fca42 [2021-05-12T05:17:48.938Z] ---> 61aaad3a9346 [2021-05-12T05:17:48.938Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-12T05:17:48.938Z] ---> Running in a604e99dfe3f [2021-05-12T05:17:49.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:17:50.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:17:51.475Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-12T05:17:51.475Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-12T05:17:51.475Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-12T05:17:51.745Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-12T05:17:51.745Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-12T05:17:51.745Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-12T05:17:52.017Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T05:17:52.017Z] OK: 139 MiB in 46 packages [2021-05-12T05:17:53.457Z] Removing intermediate container a604e99dfe3f [2021-05-12T05:17:53.457Z] ---> 1d4b63e2a77a [2021-05-12T05:17:53.457Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-12T05:17:53.457Z] ---> Running in f1be3bdec70e [2021-05-12T05:17:54.047Z] Removing intermediate container f1be3bdec70e [2021-05-12T05:17:54.047Z] ---> 3cab0e543d95 [2021-05-12T05:17:54.047Z] Step 7/8 : COPY . . [2021-05-12T05:17:55.023Z] ---> 3658e93e5390 [2021-05-12T05:17:55.023Z] Step 8/8 : RUN go mod download [2021-05-12T05:17:55.297Z] ---> Running in 54bd99ac4207 [2021-05-12T05:18:13.579Z] Removing intermediate container 03f8d7f10f93 [2021-05-12T05:18:13.579Z] ---> 5894e2ad51f5 [2021-05-12T05:18:13.579Z] Successfully built 5894e2ad51f5 [2021-05-12T05:18:13.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:18:13.922Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T05:18:13.922Z] . [Pipeline] withDockerContainer [2021-05-12T05:18:14.051Z] prd-centos7-docker-4c-2g-4651 does not seem to be running inside a container [2021-05-12T05:18:14.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T05:18:14.797Z] $ docker top 0e484a825aa5e1f4a42b3afad99b65ee81e85818ce04dbe0b094e468667c9cea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:18:15.281Z] + go version [2021-05-12T05:18:15.281Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T05:18:15.316Z] $ docker stop --time=1 0e484a825aa5e1f4a42b3afad99b65ee81e85818ce04dbe0b094e468667c9cea [2021-05-12T05:18:16.652Z] $ docker rm -f 0e484a825aa5e1f4a42b3afad99b65ee81e85818ce04dbe0b094e468667c9cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:18:17.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T05:18:17.401Z] . [Pipeline] withDockerContainer [2021-05-12T05:18:17.519Z] prd-centos7-docker-4c-2g-4651 does not seem to be running inside a container [2021-05-12T05:18:17.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T05:18:18.235Z] $ docker top 89389330b938e5fc861dd38a6dc5bc82521e34ad9c8e5f306f382274f6758ede -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:18:18.797Z] + go mod tidy [Pipeline] sh [2021-05-12T05:18:19.697Z] + make test [2021-05-12T05:18:19.697Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T05:18:22.121Z] Removing intermediate container 54bd99ac4207 [2021-05-12T05:18:22.121Z] ---> 6780fd5486c9 [2021-05-12T05:18:22.121Z] Successfully built 6780fd5486c9 [2021-05-12T05:18:22.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:18:22.498Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T05:18:22.498Z] . [Pipeline] withDockerContainer [2021-05-12T05:18:22.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-4650 does not seem to be running inside a container [2021-05-12T05:18:22.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T05:18:24.349Z] $ docker top 9a17ef22fee4ee1f2adf8ddf970b9c970a85bcf21298603de386add6882dbe6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:18:25.359Z] + go version [2021-05-12T05:18:25.359Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T05:18:25.403Z] $ docker stop --time=1 9a17ef22fee4ee1f2adf8ddf970b9c970a85bcf21298603de386add6882dbe6d [2021-05-12T05:18:27.376Z] $ docker rm -f 9a17ef22fee4ee1f2adf8ddf970b9c970a85bcf21298603de386add6882dbe6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-12T05:18:27.865Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:18:28.437Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T05:18:28.438Z] . [Pipeline] withDockerContainer [2021-05-12T05:18:28.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-4650 does not seem to be running inside a container [2021-05-12T05:18:28.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T05:18:30.262Z] $ docker top f45c509d9e6c14168b5f74ca95ae5edac3110aef19e52bc2d071259bab9a1483 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:18:31.262Z] + go mod tidy [Pipeline] sh [2021-05-12T05:18:32.580Z] + make test [2021-05-12T05:18:32.580Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T05:18:49.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-12T05:18:49.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-12T05:18:49.942Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-12T05:18:51.346Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.074s coverage: 25.4% of statements [2021-05-12T05:18:51.346Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-12T05:18:51.346Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 28.1% of statements [2021-05-12T05:18:51.346Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements [2021-05-12T05:18:52.302Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.069s coverage: 10.7% of statements [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-12T05:18:52.302Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 30.2% of statements [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-12T05:18:52.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-12T05:18:52.571Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 58.4% of statements [2021-05-12T05:18:53.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.148s coverage: 89.2% of statements [2021-05-12T05:18:53.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-12T05:18:53.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements [2021-05-12T05:18:53.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-12T05:18:53.961Z] GO111MODULE=on go vet ./... [2021-05-12T05:18:54.796Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-12T05:19:12.227Z] gofmt -l . [2021-05-12T05:19:12.227Z] [ "`gofmt -l .`" = "" ] [2021-05-12T05:19:12.227Z] ./bin/test-attribution-txt.sh [2021-05-12T05:19:12.227Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-12T05:19:12.261Z] $ docker stop --time=1 89389330b938e5fc861dd38a6dc5bc82521e34ad9c8e5f306f382274f6758ede [2021-05-12T05:19:13.785Z] $ docker rm -f 89389330b938e5fc861dd38a6dc5bc82521e34ad9c8e5f306f382274f6758ede [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:19:14.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T05:19:14.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-12T05:19:17.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T05:19:17.710Z] + ls -al . [2021-05-12T05:19:17.710Z] total 212 [2021-05-12T05:19:17.710Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 12 05:19 . [2021-05-12T05:19:17.710Z] drwxrwxr-x. 4 jenkins jenkins 28 May 12 05:17 .. [2021-05-12T05:19:17.710Z] drwxrwxr-x. 2 jenkins jenkins 64 May 12 05:17 bin [2021-05-12T05:19:17.710Z] -rw-r--r--. 1 jenkins jenkins 124140 May 12 05:18 coverage.out [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 987 May 12 05:17 Dockerfile.build [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 140 May 12 05:17 .dockerignore [2021-05-12T05:19:17.710Z] drwxrwxr-x. 5 jenkins jenkins 62 May 12 05:17 example [2021-05-12T05:19:17.710Z] drwxrwxr-x. 8 jenkins jenkins 179 May 12 05:17 .git [2021-05-12T05:19:17.710Z] drwxrwxr-x. 2 jenkins jenkins 103 May 12 05:17 .github [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 138 May 12 05:17 .gitignore [2021-05-12T05:19:17.710Z] -rw-r--r--. 1 jenkins jenkins 575 May 12 05:19 go.mod [2021-05-12T05:19:17.710Z] -rw-r--r--. 1 jenkins jenkins 20939 May 12 05:18 go.sum [2021-05-12T05:19:17.710Z] drwxrwxr-x. 15 jenkins jenkins 222 May 12 05:17 internal [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 894 May 12 05:17 Jenkinsfile [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 12 05:17 LICENSE [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 1000 May 12 05:17 Makefile [2021-05-12T05:19:17.710Z] drwxrwxr-x. 4 jenkins jenkins 26 May 12 05:17 openapi [2021-05-12T05:19:17.710Z] drwxrwxr-x. 5 jenkins jenkins 50 May 12 05:17 pkg [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 12 05:17 README.md [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 12 05:17 RELEASE-NOTES.txt [2021-05-12T05:19:17.710Z] drwxrwxr-x. 4 jenkins jenkins 54 May 12 05:17 snap [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 5 May 12 05:14 VERSION [2021-05-12T05:19:17.710Z] -rw-rw-r--. 1 jenkins jenkins 222 May 12 05:17 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:19:18.057Z] + 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=c9a80948d642452847ce444834f2549de2e54317 --label arch=amd64 --label version=0.0.0 . [2021-05-12T05:19:18.057Z] Sending build context to Docker daemon 2.671MB [2021-05-12T05:19:18.057Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T05:19:18.057Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-12T05:19:18.057Z] ---> 5894e2ad51f5 [2021-05-12T05:19:18.057Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-12T05:19:18.631Z] ---> Running in f80efdb6863c [2021-05-12T05:19:18.902Z] Removing intermediate container f80efdb6863c [2021-05-12T05:19:18.902Z] ---> 469a9e9c8044 [2021-05-12T05:19:18.902Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:19:18.902Z] ---> Running in d72b81020210 [2021-05-12T05:19:18.902Z] Removing intermediate container d72b81020210 [2021-05-12T05:19:18.902Z] ---> 4b31a9a53081 [2021-05-12T05:19:18.902Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:19:19.197Z] ---> Running in 39f757710057 [2021-05-12T05:19:20.143Z] Removing intermediate container 39f757710057 [2021-05-12T05:19:20.143Z] ---> 8b9701ddf793 [2021-05-12T05:19:20.143Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-12T05:19:20.143Z] ---> Running in 06247c96fc7a [2021-05-12T05:19:20.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:19:21.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:19:21.609Z] OK: 150 MiB in 46 packages [2021-05-12T05:19:22.186Z] Removing intermediate container 06247c96fc7a [2021-05-12T05:19:22.186Z] ---> cc532962e713 [2021-05-12T05:19:22.186Z] Step 7/23 : COPY . . [2021-05-12T05:19:23.128Z] ---> 5f21f0a86fd5 [2021-05-12T05:19:23.128Z] Step 8/23 : RUN go mod download [2021-05-12T05:19:23.128Z] ---> Running in f14b8a828550 [2021-05-12T05:19:24.070Z] Removing intermediate container f14b8a828550 [2021-05-12T05:19:24.070Z] ---> 953ac449e7d3 [2021-05-12T05:19:24.070Z] Step 9/23 : RUN make build [2021-05-12T05:19:24.070Z] ---> Running in 294255ab3b06 [2021-05-12T05:19:24.645Z] 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-12T05:19:34.791Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-12T05:19:36.710Z] Removing intermediate container 294255ab3b06 [2021-05-12T05:19:36.710Z] ---> 3074d5c1104d [2021-05-12T05:19:36.710Z] Step 10/23 : FROM alpine:3.12 [2021-05-12T05:19:36.970Z] 3.12: Pulling from library/alpine [2021-05-12T05:19:37.232Z] 339de151aab4: Pulling fs layer [2021-05-12T05:19:37.494Z] 339de151aab4: Verifying Checksum [2021-05-12T05:19:37.494Z] 339de151aab4: Download complete [2021-05-12T05:19:37.494Z] 339de151aab4: Pull complete [2021-05-12T05:19:37.494Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:19:37.494Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:19:37.494Z] ---> 13621d1b12d4 [2021-05-12T05:19:37.494Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:19:37.756Z] ---> Running in 01b8a888dbab [2021-05-12T05:19:37.756Z] Removing intermediate container 01b8a888dbab [2021-05-12T05:19:37.756Z] ---> f2578f36c668 [2021-05-12T05:19:37.756Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:19:38.017Z] ---> Running in 673a62cac76e [2021-05-12T05:19:38.590Z] Removing intermediate container 673a62cac76e [2021-05-12T05:19:38.590Z] ---> c71a3aed0d15 [2021-05-12T05:19:38.590Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-12T05:19:38.852Z] ---> Running in 21e71842d81b [2021-05-12T05:19:39.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:19:40.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:19:41.759Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-12T05:19:41.759Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-12T05:19:41.759Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-12T05:19:42.702Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-12T05:19:42.962Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-12T05:19:42.962Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:19:42.962Z] OK: 8 MiB in 19 packages [2021-05-12T05:19:43.538Z] Removing intermediate container 21e71842d81b [2021-05-12T05:19:43.538Z] ---> 9738fe5e4ed8 [2021-05-12T05:19:43.538Z] Step 14/23 : WORKDIR / [2021-05-12T05:19:43.538Z] ---> Running in 71e3bd80187b [2021-05-12T05:19:43.538Z] Removing intermediate container 71e3bd80187b [2021-05-12T05:19:43.538Z] ---> 4df3ffd37eb5 [2021-05-12T05:19:43.538Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-12T05:19:43.807Z] ---> 0a998e106d38 [2021-05-12T05:19:43.807Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-12T05:19:44.378Z] ---> e58ce648487b [2021-05-12T05:19:44.378Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-12T05:19:44.639Z] ---> 85b6f99d1e6b [2021-05-12T05:19:44.639Z] Step 18/23 : EXPOSE 49990 [2021-05-12T05:19:44.639Z] ---> Running in 23b482527c61 [2021-05-12T05:19:44.902Z] Removing intermediate container 23b482527c61 [2021-05-12T05:19:44.902Z] ---> b09c70b7f0f4 [2021-05-12T05:19:44.902Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-12T05:19:44.902Z] ---> Running in 8febf35d6cae [2021-05-12T05:19:45.163Z] Removing intermediate container 8febf35d6cae [2021-05-12T05:19:45.163Z] ---> 71a8ac18c92a [2021-05-12T05:19:45.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:19:45.163Z] ---> Running in 5b940b68c642 [2021-05-12T05:19:45.163Z] Removing intermediate container 5b940b68c642 [2021-05-12T05:19:45.163Z] ---> 1f0ce2dd40ff [2021-05-12T05:19:45.163Z] Step 21/23 : LABEL arch=amd64 [2021-05-12T05:19:45.425Z] ---> Running in 382f54401b5e [2021-05-12T05:19:45.425Z] Removing intermediate container 382f54401b5e [2021-05-12T05:19:45.425Z] ---> 06088307b10b [2021-05-12T05:19:45.425Z] Step 22/23 : LABEL git_sha=c9a80948d642452847ce444834f2549de2e54317 [2021-05-12T05:19:45.686Z] ---> Running in 75a83d598ab1 [2021-05-12T05:19:45.686Z] Removing intermediate container 75a83d598ab1 [2021-05-12T05:19:45.686Z] ---> c3bc22d90ce6 [2021-05-12T05:19:45.686Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T05:19:45.946Z] ---> Running in 0a1d1b454119 [2021-05-12T05:19:45.946Z] Removing intermediate container 0a1d1b454119 [2021-05-12T05:19:45.946Z] ---> d01b78137561 [2021-05-12T05:19:45.946Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-12T05:19:45.946Z] Successfully built d01b78137561 [2021-05-12T05:19:45.946Z] 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-12T05:19:46.984Z] ---> job-cost.sh [2021-05-12T05:19:46.984Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xoJ6 [2021-05-12T05:20:01.920Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T05:20:02.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-12T05:20:02.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-12T05:20:02.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-12T05:20:09.627Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.192s coverage: 25.4% of statements [2021-05-12T05:20:09.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-12T05:20:09.627Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.164s coverage: 28.1% of statements [2021-05-12T05:20:09.627Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.207s coverage: 78.9% of statements [2021-05-12T05:20:09.627Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.140s coverage: 10.7% of statements [2021-05-12T05:20:09.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-12T05:20:09.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-12T05:20:09.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-12T05:20:12.270Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.262s coverage: 30.2% of statements [2021-05-12T05:20:12.270Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-12T05:20:12.270Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] [2021-05-12T05:20:12.270Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-12T05:20:12.270Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-12T05:20:12.874Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.407s coverage: 58.4% of statements [2021-05-12T05:20:14.862Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.194s coverage: 89.2% of statements [2021-05-12T05:20:14.862Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-12T05:20:14.862Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.160s coverage: 5.0% of statements [2021-05-12T05:20:14.862Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-12T05:20:15.459Z] GO111MODULE=on go vet ./... [2021-05-12T05:20:28.496Z] lf-activate-venv(): INFO: Adding /tmp/venv-xoJ6/bin to PATH [2021-05-12T05:20:28.496Z] INFO: No Stack... [2021-05-12T05:20:28.496Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T05:20:28.496Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T05:20:28.824Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-12T05:20:28.824Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T05:20:28.932Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [2021-05-12T05:20:28.939Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] did not exist. Created. [2021-05-12T05:20:28.939Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T05:20:29.362Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-12T05:20:29.481Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T05:20:29.502Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T05:21:12.060Z] gofmt -l . [2021-05-12T05:21:12.060Z] [ "`gofmt -l .`" = "" ] [2021-05-12T05:21:12.060Z] ./bin/test-attribution-txt.sh [2021-05-12T05:21:12.060Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-12T05:21:12.103Z] $ docker stop --time=1 f45c509d9e6c14168b5f74ca95ae5edac3110aef19e52bc2d071259bab9a1483 [2021-05-12T05:21:14.328Z] $ docker rm -f f45c509d9e6c14168b5f74ca95ae5edac3110aef19e52bc2d071259bab9a1483 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:21:15.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T05:21:15.565Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T05:21:16.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:21:16.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T05:21:17.164Z] + ls -al . [2021-05-12T05:21:17.164Z] total 248 [2021-05-12T05:21:17.164Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:21 . [2021-05-12T05:21:17.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:17 .. [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 140 May 12 05:17 .dockerignore [2021-05-12T05:21:17.164Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:17 .git [2021-05-12T05:21:17.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:17 .github [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 138 May 12 05:17 .gitignore [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 987 May 12 05:17 Dockerfile.build [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 894 May 12 05:17 Jenkinsfile [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 12 05:17 LICENSE [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 1000 May 12 05:17 Makefile [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 12 05:17 README.md [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 12 05:17 RELEASE-NOTES.txt [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 05:14 VERSION [2021-05-12T05:21:17.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:17 bin [2021-05-12T05:21:17.164Z] -rw-r--r-- 1 jenkins jenkins 124140 May 12 05:20 coverage.out [2021-05-12T05:21:17.164Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 05:17 example [2021-05-12T05:21:17.164Z] -rw-r--r-- 1 jenkins jenkins 575 May 12 05:21 go.mod [2021-05-12T05:21:17.164Z] -rw-r--r-- 1 jenkins jenkins 20939 May 12 05:18 go.sum [2021-05-12T05:21:17.164Z] drwxrwxr-x 15 jenkins jenkins 4096 May 12 05:17 internal [2021-05-12T05:21:17.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:17 openapi [2021-05-12T05:21:17.164Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 05:17 pkg [2021-05-12T05:21:17.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:17 snap [2021-05-12T05:21:17.164Z] -rw-rw-r-- 1 jenkins jenkins 222 May 12 05:17 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:21:17.558Z] + 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=c9a80948d642452847ce444834f2549de2e54317 --label arch=arm64 --label version=0.0.0 . [2021-05-12T05:21:18.153Z] Sending build context to Docker daemon 2.67MB [2021-05-12T05:21:18.153Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T05:21:18.153Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-12T05:21:18.153Z] ---> 6780fd5486c9 [2021-05-12T05:21:18.153Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-12T05:21:18.429Z] ---> Running in 6a65b2fa8132 [2021-05-12T05:21:18.702Z] Removing intermediate container 6a65b2fa8132 [2021-05-12T05:21:18.702Z] ---> a131d723e6ef [2021-05-12T05:21:18.702Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:21:18.977Z] ---> Running in bb76eab34bcc [2021-05-12T05:21:19.569Z] Removing intermediate container bb76eab34bcc [2021-05-12T05:21:19.569Z] ---> 87e4df2f3cd8 [2021-05-12T05:21:19.569Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:21:19.569Z] ---> Running in 43330d1ef195 [2021-05-12T05:21:21.549Z] Removing intermediate container 43330d1ef195 [2021-05-12T05:21:21.549Z] ---> f830a0630bbb [2021-05-12T05:21:21.549Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-12T05:21:21.821Z] ---> Running in fd7a91553471 [2021-05-12T05:21:22.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:21:23.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:21:24.749Z] OK: 139 MiB in 46 packages [2021-05-12T05:21:25.726Z] Removing intermediate container fd7a91553471 [2021-05-12T05:21:25.726Z] ---> a5591027ed2f [2021-05-12T05:21:25.726Z] Step 7/23 : COPY . . [2021-05-12T05:21:27.161Z] ---> 7214949952a2 [2021-05-12T05:21:27.161Z] Step 8/23 : RUN go mod download [2021-05-12T05:21:27.443Z] ---> Running in 977a3867b123 [2021-05-12T05:21:29.425Z] Removing intermediate container 977a3867b123 [2021-05-12T05:21:29.425Z] ---> 3f85c0b0e63b [2021-05-12T05:21:29.425Z] Step 9/23 : RUN make build [2021-05-12T05:21:29.697Z] ---> Running in b4f001039271 [2021-05-12T05:21:30.678Z] 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-12T05:22:03.232Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-12T05:22:07.531Z] Removing intermediate container b4f001039271 [2021-05-12T05:22:07.531Z] ---> cb6574f532d7 [2021-05-12T05:22:07.531Z] Step 10/23 : FROM alpine:3.12 [2021-05-12T05:22:07.531Z] 3.12: Pulling from library/alpine [2021-05-12T05:22:07.531Z] d2f70382dc9a: Pulling fs layer [2021-05-12T05:22:07.801Z] d2f70382dc9a: Verifying Checksum [2021-05-12T05:22:07.802Z] d2f70382dc9a: Download complete [2021-05-12T05:22:08.392Z] d2f70382dc9a: Pull complete [2021-05-12T05:22:08.392Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:22:08.392Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:22:08.392Z] ---> 9852663dfa18 [2021-05-12T05:22:08.392Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-12T05:22:08.663Z] ---> Running in f51963e51e07 [2021-05-12T05:22:08.935Z] Removing intermediate container f51963e51e07 [2021-05-12T05:22:08.935Z] ---> 18109318876d [2021-05-12T05:22:08.935Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:22:09.210Z] ---> Running in 2e88c10cdcb9 [2021-05-12T05:22:11.224Z] Removing intermediate container 2e88c10cdcb9 [2021-05-12T05:22:11.224Z] ---> 0d10b17b85ad [2021-05-12T05:22:11.224Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-12T05:22:11.224Z] ---> Running in 7df184ff8aca [2021-05-12T05:22:12.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:22:13.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:22:14.158Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-12T05:22:14.158Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-12T05:22:14.158Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-12T05:22:14.158Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-12T05:22:14.433Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-12T05:22:14.433Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:22:14.433Z] OK: 8 MiB in 19 packages [2021-05-12T05:22:15.859Z] Removing intermediate container 7df184ff8aca [2021-05-12T05:22:15.859Z] ---> 1608d3eabc50 [2021-05-12T05:22:15.859Z] Step 14/23 : WORKDIR / [2021-05-12T05:22:15.859Z] ---> Running in 5e2faca91691 [2021-05-12T05:22:16.452Z] Removing intermediate container 5e2faca91691 [2021-05-12T05:22:16.452Z] ---> cb687ac7a901 [2021-05-12T05:22:16.452Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-12T05:22:17.045Z] ---> 8f4daeb135ce [2021-05-12T05:22:17.045Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-12T05:22:18.477Z] ---> c7c83814fbbf [2021-05-12T05:22:18.477Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-12T05:22:19.073Z] ---> c2b7c7a576ba [2021-05-12T05:22:19.073Z] Step 18/23 : EXPOSE 49990 [2021-05-12T05:22:19.073Z] ---> Running in 2afd6f3dc6fa [2021-05-12T05:22:19.669Z] Removing intermediate container 2afd6f3dc6fa [2021-05-12T05:22:19.669Z] ---> a6e8339f6d6e [2021-05-12T05:22:19.669Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-12T05:22:19.669Z] ---> Running in 892fbd9f5c07 [2021-05-12T05:22:20.265Z] Removing intermediate container 892fbd9f5c07 [2021-05-12T05:22:20.265Z] ---> 6f562f575c16 [2021-05-12T05:22:20.265Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:22:20.265Z] ---> Running in ecb255797169 [2021-05-12T05:22:20.860Z] Removing intermediate container ecb255797169 [2021-05-12T05:22:20.860Z] ---> 109259595159 [2021-05-12T05:22:20.860Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T05:22:20.860Z] ---> Running in db01c0a53e29 [2021-05-12T05:22:21.457Z] Removing intermediate container db01c0a53e29 [2021-05-12T05:22:21.457Z] ---> fc15f460ac87 [2021-05-12T05:22:21.457Z] Step 22/23 : LABEL git_sha=c9a80948d642452847ce444834f2549de2e54317 [2021-05-12T05:22:21.457Z] ---> Running in f69e512acb22 [2021-05-12T05:22:21.731Z] Removing intermediate container f69e512acb22 [2021-05-12T05:22:21.731Z] ---> d4a25f852bdd [2021-05-12T05:22:21.731Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T05:22:22.003Z] ---> Running in 9546d3d1245f [2021-05-12T05:22:22.277Z] Removing intermediate container 9546d3d1245f [2021-05-12T05:22:22.277Z] ---> 78fc85ffd1b8 [2021-05-12T05:22:22.277Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-12T05:22:22.551Z] Successfully built 78fc85ffd1b8 [2021-05-12T05:22:22.551Z] 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-12T05:22:23.242Z] ---> job-cost.sh [2021-05-12T05:22:23.242Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v5nl [2021-05-12T05:23:10.205Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T05:24:46.976Z] lf-activate-venv(): INFO: Adding /tmp/venv-v5nl/bin to PATH [2021-05-12T05:24:46.976Z] INFO: No Stack... [2021-05-12T05:24:46.976Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T05:24:46.976Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T05:24:47.331Z] + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 [2021-05-12T05:24:47.331Z] [Pipeline] lock [2021-05-12T05:24:47.476Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [2021-05-12T05:24:47.483Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] did not exist. Created. [2021-05-12T05:24:47.483Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T05:24:47.926Z] /w/workspace/device-sdk-go/1@tmp/durable-9a35009d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9a35009d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-12T05:24:48.302Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T05:24:48.347Z] Warning: overwriting stash ‘stack-cost’ [2021-05-12T05:24:48.494Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T05:24:48.516Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-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] wrap [2021-05-12T05:24:49.556Z] provisioning config files... [2021-05-12T05:24:49.602Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/config3575506585173534208tmp [Pipeline] { [Pipeline] sh [2021-05-12T05:24:50.020Z] + set +x [2021-05-12T05:24:50.020Z] + curl -s https://codecov.io/bash [2021-05-12T05:24:50.020Z] + bash -s -- [2021-05-12T05:24:50.294Z] [2021-05-12T05:24:50.294Z] _____ _ [2021-05-12T05:24:50.294Z] / ____| | | [2021-05-12T05:24:50.294Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T05:24:50.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T05:24:50.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T05:24:50.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T05:24:50.294Z] Bash-1.0.2 [2021-05-12T05:24:50.294Z] [2021-05-12T05:24:50.294Z] [2021-05-12T05:24:50.294Z] ==> git version 2.24.3 found [2021-05-12T05:24:50.294Z] ==> 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-12T05:24:50.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T05:24:50.294Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T05:24:50.294Z] ==> Jenkins CI detected. [2021-05-12T05:24:50.294Z] project root: . [2021-05-12T05:24:50.294Z] --> token set from env [2021-05-12T05:24:50.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T05:24:50.573Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T05:24:50.573Z] ==> Python coveragepy not found [2021-05-12T05:24:50.573Z] ==> Searching for coverage reports in: [2021-05-12T05:24:50.573Z] + . [2021-05-12T05:24:50.573Z] -> Found 1 reports [2021-05-12T05:24:50.573Z] ==> Detecting git/mercurial file structure [2021-05-12T05:24:50.573Z] ==> Reading reports [2021-05-12T05:24:50.573Z] + ./coverage.out bytes=124140 [2021-05-12T05:24:50.573Z] ==> Appending adjustments [2021-05-12T05:24:50.573Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T05:24:51.195Z] + Found adjustments [2021-05-12T05:24:51.463Z] ==> Gzipping contents [2021-05-12T05:24:51.463Z] 16K /tmp/codecov.BXGEVE.gz [2021-05-12T05:24:51.463Z] ==> Uploading reports [2021-05-12T05:24:51.463Z] url: https://codecov.io [2021-05-12T05:24:51.463Z] query: branch=PR-923&commit=c9a80948d642452847ce444834f2549de2e54317&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-923%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=923&job=&cmd_args= [2021-05-12T05:24:51.463Z] -> Pinging Codecov [2021-05-12T05:24:51.463Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-923&commit=c9a80948d642452847ce444834f2549de2e54317&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-923%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=923&job=&cmd_args= [2021-05-12T05:24:52.057Z] -> Uploading to [2021-05-12T05:24:52.058Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/7E55EF52A471D76F132DFD9A03CDDE97/c9a80948d642452847ce444834f2549de2e54317/719fd84a-221f-40ca-a20b-b898dca8e854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T052451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7775fcd47e8b231cbab04997568e0aab5bc3d013b53ce966735abb280d209e6c [2021-05-12T05:24:52.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T05:24:52.058Z] Dload Upload Total Spent Left Speed [2021-05-12T05:24:52.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16207 0 0 100 16207 0 32888 --:--:-- --:--:-- --:--:-- 32874 [2021-05-12T05:24:52.594Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c9a80948d642452847ce444834f2549de2e54317 [Pipeline] } [2021-05-12T05:24:52.623Z] Deleting 1 temporary files [Pipeline] // wrap [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-12T05:24:54.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:24:55.429Z] ---> package-listing.sh [2021-05-12T05:24:55.429Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T05:24:55.429Z] ++ facter osfamily [2021-05-12T05:24:55.718Z] + OS_FAMILY=redhat [2021-05-12T05:24:55.718Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-923 [2021-05-12T05:24:55.718Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T05:24:55.718Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T05:24:55.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T05:24:55.719Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T05:24:55.719Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-923 ']' [2021-05-12T05:24:55.719Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T05:24:55.719Z] + case "${OS_FAMILY}" in [2021-05-12T05:24:55.719Z] + rpm -qa [2021-05-12T05:24:55.719Z] + sort [2021-05-12T05:25:02.413Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T05:25:02.413Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T05:25:02.413Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T05:25:02.413Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-923 ']' [2021-05-12T05:25:02.413Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-923/archives/ [2021-05-12T05:25:02.413Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-923/archives/ [Pipeline] echo [2021-05-12T05:25:02.447Z] 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-923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T05:25:02.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:25:04.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:25:04.083Z] [2021-05-12T05:25:04.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:25:04.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:25:04.970Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T05:25:04.970Z] df20fa9351a1: Pulling fs layer [2021-05-12T05:25:04.970Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T05:25:04.970Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T05:25:04.970Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T05:25:04.970Z] 93b61091891f: Pulling fs layer [2021-05-12T05:25:04.970Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T05:25:04.970Z] 5e14af77c1be: Pulling fs layer [2021-05-12T05:25:04.970Z] 01666e4c0597: Pulling fs layer [2021-05-12T05:25:04.970Z] aa168da1d23b: Pulling fs layer [2021-05-12T05:25:04.970Z] 93b9cdb0e59b: Waiting [2021-05-12T05:25:04.970Z] 5e14af77c1be: Waiting [2021-05-12T05:25:04.970Z] 01666e4c0597: Waiting [2021-05-12T05:25:04.970Z] aa168da1d23b: Waiting [2021-05-12T05:25:04.970Z] 46f8f816bc3b: Waiting [2021-05-12T05:25:04.970Z] 93b61091891f: Waiting [2021-05-12T05:25:05.316Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T05:25:05.316Z] 36b3adc4ff6f: Download complete [2021-05-12T05:25:05.316Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T05:25:05.316Z] 46f8f816bc3b: Download complete [2021-05-12T05:25:05.598Z] df20fa9351a1: Verifying Checksum [2021-05-12T05:25:05.598Z] df20fa9351a1: Download complete [2021-05-12T05:25:05.598Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T05:25:05.598Z] 93b9cdb0e59b: Download complete [2021-05-12T05:25:05.906Z] 93b61091891f: Verifying Checksum [2021-05-12T05:25:05.906Z] 93b61091891f: Download complete [2021-05-12T05:25:05.906Z] 5e14af77c1be: Verifying Checksum [2021-05-12T05:25:05.906Z] 5e14af77c1be: Download complete [2021-05-12T05:25:05.906Z] 01666e4c0597: Verifying Checksum [2021-05-12T05:25:05.906Z] 01666e4c0597: Download complete [2021-05-12T05:25:06.227Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T05:25:06.227Z] 8ad3a11d3b57: Download complete [2021-05-12T05:25:06.541Z] df20fa9351a1: Pull complete [2021-05-12T05:25:07.172Z] 36b3adc4ff6f: Pull complete [2021-05-12T05:25:09.278Z] 8ad3a11d3b57: Pull complete [2021-05-12T05:25:09.581Z] 46f8f816bc3b: Pull complete [2021-05-12T05:25:10.635Z] 93b61091891f: Pull complete [2021-05-12T05:25:10.635Z] 93b9cdb0e59b: Pull complete [2021-05-12T05:25:10.984Z] 5e14af77c1be: Pull complete [2021-05-12T05:25:11.682Z] 01666e4c0597: Pull complete [2021-05-12T05:25:13.717Z] aa168da1d23b: Verifying Checksum [2021-05-12T05:25:13.717Z] aa168da1d23b: Download complete [2021-05-12T05:25:26.435Z] aa168da1d23b: Pull complete [2021-05-12T05:25:26.435Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T05:25:26.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:25:26.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T05:25:26.868Z] prd-centos7-docker-4c-2g-4649 does not seem to be running inside a container [2021-05-12T05:25:27.043Z] $ 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-923/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-923 -v /w/workspace/dgexfoundry_device-sdk-go_PR-923:/w/workspace/dgexfoundry_device-sdk-go_PR-923:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T05:25:30.295Z] $ docker top 60e47bd1adcd5f2a5b491c37fd604c735539fe82343ba33103d06bdd71442a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:25:30.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T05:25:31.272Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T05:25:31.658Z] + ls /var/log/sa-host [2021-05-12T05:25:31.658Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T05:25:31.658Z] file_magic: OK [2021-05-12T05:25:31.658Z] HZ: Using current value: 100 [2021-05-12T05:25:31.658Z] file_header: OK [2021-05-12T05:25:31.658Z] 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-12T05:25:31.658Z] Statistics: [2021-05-12T05:25:31.658Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T05:25:31.658Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T05:25:31.658Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T05:25:31.658Z] file_magic: OK [2021-05-12T05:25:31.658Z] HZ: Using current value: 100 [2021-05-12T05:25:31.658Z] file_header: OK [2021-05-12T05:25:31.658Z] 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-12T05:25:31.658Z] Statistics: [2021-05-12T05:25:31.658Z] Hnuu...uuuununununu... [2021-05-12T05:25:31.658Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T05:25:32.427Z] provisioning config files... [2021-05-12T05:25:32.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/config1073670044260770185tmp [Pipeline] { [Pipeline] echo [2021-05-12T05:25:32.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:25:32.871Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T05:25:32.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T05:25:32.983Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:25:33.328Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T05:25:33.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:25:33.712Z] ---> sudo-logs.sh [2021-05-12T05:25:33.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T05:25:33.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:25:34.155Z] ---> job-cost.sh [2021-05-12T05:25:34.155Z] lf-activate-venv: SKIPPING [2021-05-12T05:25:34.155Z] DEBUG: total: 0.20999999344348907 [2021-05-12T05:25:34.155Z] INFO: Retrieving Stack Cost... [2021-05-12T05:25:35.113Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T05:25:35.706Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T05:25:35.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:25:36.155Z] ---> logs-deploy.sh [2021-05-12T05:25:36.155Z] lf-activate-venv: SKIPPING [2021-05-12T05:25:36.155Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-923/1 [2021-05-12T05:25:36.155Z] INFO: archiving workspace using pattern(s): [2021-05-12T05:25:38.760Z] Archives upload complete. [2021-05-12T05:25:38.760Z] INFO: archiving logs to Nexus [2021-05-12T05:25:40.205Z] ---> uname -a: [2021-05-12T05:25:40.205Z] Linux prd-centos7-docker-4c-2g-4649.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-12T05:25:40.205Z] [2021-05-12T05:25:40.205Z] [2021-05-12T05:25:40.205Z] ---> lscpu: [2021-05-12T05:25:40.205Z] Architecture: x86_64 [2021-05-12T05:25:40.206Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-12T05:25:40.206Z] Byte Order: Little Endian [2021-05-12T05:25:40.206Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-12T05:25:40.206Z] CPU(s): 4 [2021-05-12T05:25:40.206Z] On-line CPU(s) list: 0-3 [2021-05-12T05:25:40.206Z] Thread(s) per core: 1 [2021-05-12T05:25:40.206Z] Core(s) per socket: 1 [2021-05-12T05:25:40.206Z] Socket(s): 4 [2021-05-12T05:25:40.206Z] NUMA node(s): 1 [2021-05-12T05:25:40.206Z] Vendor ID: GenuineIntel [2021-05-12T05:25:40.206Z] CPU family: 6 [2021-05-12T05:25:40.206Z] Model: 44 [2021-05-12T05:25:40.206Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-12T05:25:40.206Z] Stepping: 1 [2021-05-12T05:25:40.206Z] CPU MHz: 2933.436 [2021-05-12T05:25:40.206Z] BogoMIPS: 5866.87 [2021-05-12T05:25:40.206Z] Virtualization: VT-x [2021-05-12T05:25:40.206Z] Hypervisor vendor: KVM [2021-05-12T05:25:40.206Z] Virtualization type: full [2021-05-12T05:25:40.206Z] L1d cache: 128 KiB [2021-05-12T05:25:40.206Z] L1i cache: 128 KiB [2021-05-12T05:25:40.206Z] L2 cache: 16 MiB [2021-05-12T05:25:40.206Z] L3 cache: 64 MiB [2021-05-12T05:25:40.206Z] NUMA node0 CPU(s): 0-3 [2021-05-12T05:25:40.206Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-12T05:25:40.206Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-12T05:25:40.206Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-12T05:25:40.206Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-12T05:25:40.206Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-12T05:25:40.206Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-12T05:25:40.206Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-12T05:25:40.206Z] Vulnerability Srbds: Not affected [2021-05-12T05:25:40.206Z] Vulnerability Tsx async abort: Not affected [2021-05-12T05:25:40.206Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] ---> nproc: [2021-05-12T05:25:40.206Z] 4 [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] ---> df -h: [2021-05-12T05:25:40.206Z] Filesystem Size Used Available Use% Mounted on [2021-05-12T05:25:40.206Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-12T05:25:40.206Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-12T05:25:40.206Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-12T05:25:40.206Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-923 [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-12T05:25:40.206Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] ---> free -m: [2021-05-12T05:25:40.206Z] total used free shared buff/cache available [2021-05-12T05:25:40.206Z] Mem: 1837 737 103 0 995 994 [2021-05-12T05:25:40.206Z] Swap: 1023 0 1023 [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] ---> ip addr: [2021-05-12T05:25:40.206Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-12T05:25:40.206Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-12T05:25:40.206Z] inet 127.0.0.1/8 scope host lo [2021-05-12T05:25:40.206Z] valid_lft forever preferred_lft forever [2021-05-12T05:25:40.206Z] inet6 ::1/128 scope host [2021-05-12T05:25:40.206Z] valid_lft forever preferred_lft forever [2021-05-12T05:25:40.206Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-12T05:25:40.206Z] link/ether fa:16:3e:35:df:67 brd ff:ff:ff:ff:ff:ff [2021-05-12T05:25:40.206Z] inet 10.30.122.225/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-12T05:25:40.206Z] valid_lft 85675sec preferred_lft 85675sec [2021-05-12T05:25:40.206Z] inet6 fe80::f816:3eff:fe35:df67/64 scope link [2021-05-12T05:25:40.206Z] valid_lft forever preferred_lft forever [2021-05-12T05:25:40.206Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-12T05:25:40.206Z] link/ether 02:42:4b:3c:e5:14 brd ff:ff:ff:ff:ff:ff [2021-05-12T05:25:40.206Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-12T05:25:40.206Z] valid_lft forever preferred_lft forever [2021-05-12T05:25:40.206Z] inet6 fe80::42:4bff:fe3c:e514/64 scope link [2021-05-12T05:25:40.206Z] valid_lft forever preferred_lft forever [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] ---> sar -b -r -n DEV: [2021-05-12T05:25:40.206Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] 05:13:23 LINUX RESTART (4 CPU) [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] 05:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-12T05:25:40.206Z] 05:15:01 53.78 15.73 38.05 0.00 4791.75 3212.31 0.00 [2021-05-12T05:25:40.206Z] 05:16:01 1.93 0.00 1.93 0.00 0.00 40.31 0.00 [2021-05-12T05:25:40.206Z] 05:17:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 [2021-05-12T05:25:40.206Z] 05:18:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 [2021-05-12T05:25:40.206Z] 05:19:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 [2021-05-12T05:25:40.206Z] 05:20:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 [2021-05-12T05:25:40.206Z] 05:21:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-05-12T05:25:40.206Z] 05:22:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-05-12T05:25:40.206Z] 05:23:01 0.25 0.00 0.25 0.00 0.00 2.01 0.00 [2021-05-12T05:25:40.206Z] 05:24:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 [2021-05-12T05:25:40.206Z] 05:25:02 48.79 47.16 1.63 0.00 3905.72 43.72 0.00 [2021-05-12T05:25:40.206Z] Average: 9.68 5.72 3.96 0.00 791.53 301.94 0.00 [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] 05:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-12T05:25:40.206Z] 05:15:01 171048 0 628012 33.38 2620 1079864 1163412 39.71 438160 1072036 128 [2021-05-12T05:25:40.206Z] 05:16:01 174976 0 624072 33.17 2620 1079876 1117532 38.14 437992 1069388 12 [2021-05-12T05:25:40.206Z] 05:17:01 179860 0 619184 32.91 2620 1079880 1073076 36.62 446108 1056800 8 [2021-05-12T05:25:40.206Z] 05:18:01 177440 0 621604 33.04 2620 1079880 1073352 36.63 451384 1054232 16 [2021-05-12T05:25:40.206Z] 05:19:01 177320 0 621716 33.04 2620 1079888 1073400 36.63 453788 1052156 12 [2021-05-12T05:25:40.206Z] 05:20:01 177848 0 621184 33.01 2620 1079892 1073280 36.63 453244 1052156 12 [2021-05-12T05:25:40.206Z] 05:21:01 179464 0 619564 32.93 2620 1079896 1073076 36.62 451984 1052156 12 [2021-05-12T05:25:40.206Z] 05:22:01 179480 0 619544 32.93 2620 1079900 1073076 36.62 452016 1052156 12 [2021-05-12T05:25:40.206Z] 05:23:01 179596 0 619420 32.92 2620 1079908 1073076 36.62 451984 1052156 12 [2021-05-12T05:25:40.206Z] 05:24:01 178332 0 620680 32.99 2620 1079912 1073244 36.63 453016 1052156 12 [2021-05-12T05:25:40.206Z] 05:25:02 74948 0 647436 34.41 2620 1156540 1109280 37.86 474992 1133544 96 [2021-05-12T05:25:40.206Z] Average: 168210 0 623856 33.16 2620 1086858 1088709 37.16 451333 1063540 30 [2021-05-12T05:25:40.206Z] [2021-05-12T05:25:40.206Z] 05:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-12T05:25:40.206Z] 05:15:01 eth0 205.50 165.67 750.47 59.37 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:15:01 docker0 11.79 7.72 1.73 26.90 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:16:01 eth0 1.07 0.75 1.43 0.08 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:17:01 eth0 0.95 0.08 0.10 0.01 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.206Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:18:01 eth0 1.90 0.93 0.85 0.60 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:19:01 eth0 0.50 0.43 0.34 0.24 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:20:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:22:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:23:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:24:01 eth0 0.65 0.52 0.35 0.26 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:25:02 eth0 11.45 9.24 11.18 4.65 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] Average: eth0 20.31 16.20 69.59 5.94 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] Average: docker0 1.07 0.70 0.16 2.45 0.00 0.00 0.00 0.00 [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z] ---> sar -P ALL: [2021-05-12T05:25:40.207Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z] 05:13:23 LINUX RESTART (4 CPU) [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z] 05:14:01 CPU %user %nice %system %iowait %steal %idle [2021-05-12T05:25:40.207Z] 05:15:01 all 8.37 0.00 4.47 1.50 16.50 69.16 [2021-05-12T05:25:40.207Z] 05:15:01 0 5.12 0.00 4.74 0.81 18.18 71.15 [2021-05-12T05:25:40.207Z] 05:15:01 1 9.83 0.00 4.29 1.15 16.22 68.52 [2021-05-12T05:25:40.207Z] 05:15:01 2 9.70 0.00 4.26 2.47 15.42 68.14 [2021-05-12T05:25:40.207Z] 05:15:01 3 8.91 0.00 4.57 1.58 16.15 68.79 [2021-05-12T05:25:40.207Z] 05:16:01 all 0.14 0.00 0.16 0.00 0.66 99.04 [2021-05-12T05:25:40.207Z] 05:16:01 0 0.23 0.00 0.12 0.00 0.63 99.02 [2021-05-12T05:25:40.207Z] 05:16:01 1 0.10 0.00 0.20 0.00 0.48 99.22 [2021-05-12T05:25:40.207Z] 05:16:01 2 0.10 0.00 0.15 0.00 0.61 99.14 [2021-05-12T05:25:40.207Z] 05:16:01 3 0.13 0.00 0.17 0.00 0.93 98.77 [2021-05-12T05:25:40.207Z] 05:17:01 all 0.12 0.00 0.07 0.00 0.14 99.66 [2021-05-12T05:25:40.207Z] 05:17:01 0 0.32 0.00 0.07 0.00 0.23 99.38 [2021-05-12T05:25:40.207Z] 05:17:01 1 0.07 0.00 0.05 0.00 0.10 99.78 [2021-05-12T05:25:40.207Z] 05:17:01 2 0.07 0.00 0.12 0.00 0.05 99.77 [2021-05-12T05:25:40.207Z] 05:17:01 3 0.05 0.00 0.07 0.00 0.17 99.72 [2021-05-12T05:25:40.207Z] 05:18:01 all 0.12 0.00 0.05 0.00 0.38 99.45 [2021-05-12T05:25:40.207Z] 05:18:01 0 0.23 0.00 0.05 0.00 0.65 99.07 [2021-05-12T05:25:40.207Z] 05:18:01 1 0.05 0.00 0.05 0.00 0.48 99.42 [2021-05-12T05:25:40.207Z] 05:18:01 2 0.03 0.00 0.03 0.00 0.13 99.80 [2021-05-12T05:25:40.207Z] 05:18:01 3 0.15 0.00 0.07 0.00 0.27 99.52 [2021-05-12T05:25:40.207Z] 05:19:01 all 0.09 0.00 0.33 0.00 1.33 98.24 [2021-05-12T05:25:40.207Z] 05:19:01 0 0.03 0.00 0.25 0.00 1.71 98.01 [2021-05-12T05:25:40.207Z] 05:19:01 1 0.08 0.00 0.49 0.00 1.35 98.07 [2021-05-12T05:25:40.207Z] 05:19:01 2 0.05 0.00 0.28 0.00 1.22 98.45 [2021-05-12T05:25:40.207Z] 05:19:01 3 0.20 0.00 0.31 0.00 1.04 98.45 [2021-05-12T05:25:40.207Z] 05:20:01 all 0.09 0.00 0.03 0.00 0.59 99.29 [2021-05-12T05:25:40.207Z] 05:20:01 0 0.00 0.00 0.02 0.00 0.42 99.57 [2021-05-12T05:25:40.207Z] 05:20:01 1 0.05 0.00 0.05 0.00 1.09 98.81 [2021-05-12T05:25:40.207Z] 05:20:01 2 0.28 0.00 0.03 0.00 0.53 99.15 [2021-05-12T05:25:40.207Z] 05:20:01 3 0.02 0.00 0.02 0.00 0.33 99.63 [2021-05-12T05:25:40.207Z] 05:21:01 all 0.09 0.00 0.04 0.00 1.15 98.72 [2021-05-12T05:25:40.207Z] 05:21:01 0 0.02 0.00 0.02 0.00 0.88 99.09 [2021-05-12T05:25:40.207Z] 05:21:01 1 0.03 0.00 0.05 0.00 1.30 98.62 [2021-05-12T05:25:40.207Z] 05:21:01 2 0.26 0.00 0.02 0.00 1.06 98.66 [2021-05-12T05:25:40.207Z] 05:21:01 3 0.03 0.00 0.07 0.00 1.38 98.52 [2021-05-12T05:25:40.207Z] 05:22:01 all 0.10 0.00 0.03 0.00 0.64 99.23 [2021-05-12T05:25:40.207Z] 05:22:01 0 0.02 0.00 0.02 0.00 0.25 99.72 [2021-05-12T05:25:40.207Z] 05:22:01 1 0.03 0.00 0.03 0.00 0.88 99.06 [2021-05-12T05:25:40.207Z] 05:22:01 2 0.32 0.00 0.03 0.00 0.53 99.12 [2021-05-12T05:25:40.207Z] 05:22:01 3 0.05 0.00 0.03 0.00 0.89 99.02 [2021-05-12T05:25:40.207Z] 05:23:01 all 0.10 0.00 0.02 0.00 0.54 99.33 [2021-05-12T05:25:40.207Z] 05:23:01 0 0.02 0.00 0.03 0.00 0.37 99.58 [2021-05-12T05:25:40.207Z] 05:23:01 1 0.05 0.00 0.03 0.00 1.24 98.68 [2021-05-12T05:25:40.207Z] 05:23:01 2 0.32 0.00 0.02 0.00 0.42 99.25 [2021-05-12T05:25:40.207Z] 05:23:01 3 0.03 0.00 0.02 0.00 0.15 99.80 [2021-05-12T05:25:40.207Z] 05:24:01 all 0.14 0.00 0.03 0.00 0.22 99.60 [2021-05-12T05:25:40.207Z] 05:24:01 0 0.03 0.00 0.03 0.00 0.20 99.73 [2021-05-12T05:25:40.207Z] 05:24:01 1 0.08 0.00 0.05 0.00 0.55 99.32 [2021-05-12T05:25:40.207Z] 05:24:01 2 0.40 0.00 0.02 0.00 0.12 99.47 [2021-05-12T05:25:40.207Z] 05:24:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-12T05:25:40.207Z] 05:25:02 all 1.39 0.00 0.70 1.81 1.84 94.26 [2021-05-12T05:25:40.207Z] 05:25:02 0 1.17 0.00 0.79 0.02 1.21 96.81 [2021-05-12T05:25:40.207Z] 05:25:02 1 1.78 0.00 0.83 4.07 1.26 92.07 [2021-05-12T05:25:40.207Z] 05:25:02 2 1.83 0.00 0.64 3.06 2.58 91.89 [2021-05-12T05:25:40.207Z] 05:25:02 3 0.79 0.00 0.54 0.10 2.29 96.28 [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-12T05:25:40.207Z] Average: all 1.03 0.00 0.57 0.31 2.29 95.79 [2021-05-12T05:25:40.207Z] Average: 0 0.70 0.00 0.60 0.08 2.40 96.22 [2021-05-12T05:25:40.207Z] Average: 1 1.17 0.00 0.58 0.48 2.37 95.40 [2021-05-12T05:25:40.207Z] Average: 2 1.28 0.00 0.54 0.52 2.16 95.50 [2021-05-12T05:25:40.207Z] Average: 3 1.00 0.00 0.56 0.16 2.24 96.04 [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z] [2021-05-12T05:25:40.207Z]