Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/device-virtual-go Loading trusted files from base branch master at a9406b88c5d39c328343188705a9257517158750 rather than 620be9db3168d4953d8880b95c6a1fd84fcb42d1 Obtained Jenkinsfile from a9406b88c5d39c328343188705a9257517158750 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4952431370825946096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6224968160437539504.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7865445766162768539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3977863227440356909.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7333600199001303013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1763 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh6971070387693561666.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh6722364231352011467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a9406b88c5d39c328343188705a9257517158750 into PR head commit 620be9db3168d4953d8880b95c6a1fd84fcb42d1 Merge succeeded, producing 267127b4608feab45bfa319d65ee14956a6168ed Checking out Revision 267127b4608feab45bfa319d65ee14956a6168ed (PR-216) > git config core.sparsecheckout # timeout=10 > git checkout -f 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh2603830671213507376.key > git merge a9406b88c5d39c328343188705a9257517158750 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267127b4608feab45bfa319d65ee14956a6168ed # timeout=10 Commit message: "Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD" > git rev-list --no-walk 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-01T04:14:27.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-01T04:14:29.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-01T04:14:29.802Z] ========================================================= [2021-06-01T04:14:29.802Z] EdgeX Global Pipelines Version Info [2021-06-01T04:14:29.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:14:31.280Z] ------------------- [2021-06-01T04:14:31.280Z] stable info: [2021-06-01T04:14:31.280Z] ------------------- [2021-06-01T04:14:31.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-01T04:14:31.280Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-01T04:14:31.280Z] Message: update stable to v1.0.192 [2021-06-01T04:14:31.855Z] ------------------- [2021-06-01T04:14:31.855Z] experimental info: [2021-06-01T04:14:31.855Z] ------------------- [2021-06-01T04:14:31.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-01T04:14:31.855Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-01T04:14:31.855Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-01T04:14:31.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-06-01T04:14:32.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-06-01T04:14:32.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-01T04:14:32.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-01T04:14:32.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-01T04:14:32.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-01T04:14:32.119Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-01T04:14:32.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-01T04:14:32.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-01T04:14:32.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-01T04:14:32.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-01T04:14:32.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-06-01T04:14:34.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-01T04:14:34.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-01T04:14:34.689Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-01T04:14:34.713Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-01T04:14:34.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-01T04:14:34.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-01T04:14:34.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-01T04:14:34.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-01T04:14:34.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-01T04:14:34.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-01T04:14:34.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-01T04:14:34.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-01T04:14:34.945Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-01T04:14:34.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-01T04:14:35.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo [2021-06-01T04:14:35.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo [2021-06-01T04:14:35.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo [2021-06-01T04:14:35.099Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267127b4608feab45bfa319d65ee14956a6168ed [Pipeline] echo [2021-06-01T04:14:35.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267127b [Pipeline] echo [2021-06-01T04:14:35.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-01T04:14:35.247Z] provisioning config files... [2021-06-01T04:14:35.268Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config3369300463643422296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:14:35.587Z] ---> docker-login.sh [2021-06-01T04:14:35.587Z] nexus3.edgexfoundry.org:10001 [2021-06-01T04:14:36.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:14:36.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:14:36.539Z] Configure a credential helper to remove this warning. See [2021-06-01T04:14:36.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:14:36.539Z] [2021-06-01T04:14:36.539Z] Login Succeeded [2021-06-01T04:14:36.539Z] nexus3.edgexfoundry.org:10002 [2021-06-01T04:14:36.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:14:36.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:14:36.802Z] Configure a credential helper to remove this warning. See [2021-06-01T04:14:36.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:14:36.802Z] [2021-06-01T04:14:36.802Z] Login Succeeded [2021-06-01T04:14:36.802Z] nexus3.edgexfoundry.org:10003 [2021-06-01T04:14:36.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:14:36.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:14:36.802Z] Configure a credential helper to remove this warning. See [2021-06-01T04:14:36.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:14:36.802Z] [2021-06-01T04:14:36.802Z] Login Succeeded [2021-06-01T04:14:36.802Z] nexus3.edgexfoundry.org:10004 [2021-06-01T04:14:37.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:14:37.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:14:37.063Z] Configure a credential helper to remove this warning. See [2021-06-01T04:14:37.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:14:37.063Z] [2021-06-01T04:14:37.063Z] Login Succeeded [2021-06-01T04:14:37.063Z] docker.io [2021-06-01T04:14:37.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:14:37.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:14:37.640Z] Configure a credential helper to remove this warning. See [2021-06-01T04:14:37.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:14:37.640Z] [2021-06-01T04:14:37.640Z] Login Succeeded [2021-06-01T04:14:37.640Z] ---> docker-login.sh ends [Pipeline] } [2021-06-01T04:14:37.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-01T04:14:40.538Z] + git log --format=format:%s -1 267127b4608feab45bfa319d65ee14956a6168ed [Pipeline] echo [2021-06-01T04:14:40.592Z] GIT_COMMIT: 267127b4608feab45bfa319d65ee14956a6168ed, Commit Message: Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD [Pipeline] echo [2021-06-01T04:14:40.609Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-01T04:14:43.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-01T04:14:43.858Z] [2021-06-01T04:14:43.858Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-01T04:14:44.191Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-01T04:14:44.192Z] latest: Pulling from edgex-devops/git-semver [2021-06-01T04:14:44.192Z] 31603596830f: Pulling fs layer [2021-06-01T04:14:44.192Z] 54011a49482f: Pulling fs layer [2021-06-01T04:14:44.192Z] a6820b24f6d8: Pulling fs layer [2021-06-01T04:14:44.192Z] f581987b2513: Pulling fs layer [2021-06-01T04:14:44.192Z] f581987b2513: Waiting [2021-06-01T04:14:44.192Z] 54011a49482f: Verifying Checksum [2021-06-01T04:14:44.192Z] 54011a49482f: Download complete [2021-06-01T04:14:44.453Z] 31603596830f: Verifying Checksum [2021-06-01T04:14:44.453Z] 31603596830f: Download complete [2021-06-01T04:14:44.453Z] f581987b2513: Verifying Checksum [2021-06-01T04:14:44.453Z] f581987b2513: Download complete [2021-06-01T04:14:44.453Z] a6820b24f6d8: Verifying Checksum [2021-06-01T04:14:44.453Z] a6820b24f6d8: Download complete [2021-06-01T04:14:44.715Z] 31603596830f: Pull complete [2021-06-01T04:14:44.715Z] 54011a49482f: Pull complete [2021-06-01T04:14:45.669Z] a6820b24f6d8: Pull complete [2021-06-01T04:14:45.669Z] f581987b2513: Pull complete [2021-06-01T04:14:45.669Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-01T04:14:45.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-01T04:14:45.669Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-01T04:14:45.762Z] prd-centos7-docker-4c-2g-1763 does not seem to be running inside a container [2021-06-01T04:14:45.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-216 -v /w/workspace/foundry_device-virtual-go_PR-216:/w/workspace/foundry_device-virtual-go_PR-216:rw,z -v /w/workspace/foundry_device-virtual-go_PR-216@tmp:/w/workspace/foundry_device-virtual-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-01T04:14:46.787Z] $ docker top 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-01T04:14:46.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-01T04:14:46.929Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-01T04:14:47.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-01T04:14:47.050Z] $ docker exec 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent [2021-06-01T04:14:47.174Z] SSH_AUTH_SOCK=/tmp/ssh-ciJQHZyStDVl/agent.14 [2021-06-01T04:14:47.174Z] SSH_AGENT_PID=20 [2021-06-01T04:14:47.183Z] Running ssh-add (command line suppressed) [2021-06-01T04:14:47.290Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_3509128986279627443.key (/w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_3509128986279627443.key) [2021-06-01T04:14:47.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-01T04:14:47.616Z] + git tag --points-at HEAD [Pipeline] } [2021-06-01T04:14:47.632Z] $ docker exec --env ******** --env ******** 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent -k [2021-06-01T04:14:47.746Z] unset SSH_AUTH_SOCK; [2021-06-01T04:14:47.746Z] unset SSH_AGENT_PID; [2021-06-01T04:14:47.746Z] echo Agent pid 20 killed; [2021-06-01T04:14:47.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-01T04:14:47.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-01T04:14:47.811Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-01T04:14:47.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-01T04:14:47.934Z] $ docker exec 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent [2021-06-01T04:14:48.056Z] SSH_AUTH_SOCK=/tmp/ssh-EBwVos9fINfW/agent.55 [2021-06-01T04:14:48.056Z] SSH_AGENT_PID=61 [2021-06-01T04:14:48.062Z] Running ssh-add (command line suppressed) [2021-06-01T04:14:48.159Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2917799795146513865.key (/w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2917799795146513865.key) [2021-06-01T04:14:48.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-01T04:14:48.489Z] + git semver init [2021-06-01T04:14:48.489Z] # -> Open(): unable to determine branch for HEAD [2021-06-01T04:14:48.489Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-216/.git [2021-06-01T04:14:48.489Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-216 [2021-06-01T04:14:48.489Z] # $SEMVER_REMOTE_NAME = origin [2021-06-01T04:14:48.489Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-01T04:14:48.489Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-01T04:14:48.489Z] # $SEMVER_BRANCH = PR-216 [2021-06-01T04:14:48.489Z] # $SEMVER_TEMP = /tmp/semver-444436839 [2021-06-01T04:14:48.489Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-06-01T04:14:49.445Z] # '/tmp/semver-444436839' -> '/w/workspace/foundry_device-virtual-go_PR-216/.semver' [2021-06-01T04:14:49.445Z] # -> Force: false [2021-06-01T04:14:49.445Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-216/.semver [Pipeline] } [2021-06-01T04:14:49.455Z] $ docker exec --env ******** --env ******** 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent -k [2021-06-01T04:14:49.573Z] unset SSH_AUTH_SOCK; [2021-06-01T04:14:49.573Z] unset SSH_AGENT_PID; [2021-06-01T04:14:49.574Z] echo Agent pid 61 killed; [2021-06-01T04:14:49.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-01T04:14:49.929Z] + git semver [Pipeline] } [2021-06-01T04:14:49.941Z] $ docker stop --time=1 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c [2021-06-01T04:14:51.510Z] $ docker rm -f 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-01T04:14:51.895Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-01T04:14:54.865Z] Stashed 1 file(s) [Pipeline] echo [2021-06-01T04:14:54.868Z] [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-06-01T04:15:10.038Z] Still waiting to schedule task [2021-06-01T04:15:10.039Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-01T04:15:10.041Z] Still waiting to schedule task [2021-06-01T04:15:10.041Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-01T04:17:22.462Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1764 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] ws [2021-06-01T04:17:22.481Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-06-01T04:17:22.711Z] Selected Git installation does not exist. Using Default [2021-06-01T04:17:22.711Z] The recommended git tool is: NONE [2021-06-01T04:17:31.882Z] using credential edgex-jenkins-ssh [2021-06-01T04:17:31.903Z] Cloning the remote Git repository [2021-06-01T04:17:31.971Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-01T04:17:32.088Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-06-01T04:17:32.154Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-01T04:17:32.155Z] > git --version # timeout=10 [2021-06-01T04:17:32.174Z] > git --version # 'git version 2.17.1' [2021-06-01T04:17:32.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T04:17:32.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T04:17:34.487Z] Merging remotes/origin/master commit a9406b88c5d39c328343188705a9257517158750 into PR head commit 620be9db3168d4953d8880b95c6a1fd84fcb42d1 [2021-06-01T04:17:34.678Z] Merge succeeded, producing ebe92330d7147915551e34830b36bdfeafef7b0d [2021-06-01T04:17:34.679Z] Checking out Revision ebe92330d7147915551e34830b36bdfeafef7b0d (PR-216) [2021-06-01T04:17:33.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-01T04:17:33.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T04:17:33.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-01T04:17:33.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-01T04:17:33.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T04:17:33.910Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T04:17:34.497Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T04:17:34.508Z] > git checkout -f 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [2021-06-01T04:17:34.583Z] > git remote # timeout=10 [2021-06-01T04:17:34.597Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T04:17:34.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T04:17:34.618Z] > git merge a9406b88c5d39c328343188705a9257517158750 # timeout=10 [2021-06-01T04:17:34.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T04:17:34.679Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T04:17:34.688Z] > git checkout -f ebe92330d7147915551e34830b36bdfeafef7b0d # timeout=10 [2021-06-01T04:17:38.783Z] Commit message: "Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD" [2021-06-01T04:17:38.786Z] > git rev-list --no-walk 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-01T04:17:42.314Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-01T04:17:42.726Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-01T04:17:43.070Z] + true [2021-06-01T04:17:43.070Z] + sudo service docker restart [2021-06-01T04:17:48.318Z] Running on prd-centos7-docker-4c-2g-1765 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] ws [2021-06-01T04:17:48.337Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-06-01T04:17:48.455Z] Selected Git installation does not exist. Using Default [2021-06-01T04:17:48.456Z] The recommended git tool is: NONE [2021-06-01T04:17:54.776Z] using credential edgex-jenkins-ssh [2021-06-01T04:17:54.792Z] Cloning the remote Git repository [2021-06-01T04:17:54.639Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-01T04:17:54.716Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-06-01T04:17:54.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-01T04:17:54.751Z] > git --version # timeout=10 [2021-06-01T04:17:54.759Z] > git --version # 'git version 2.24.4' [2021-06-01T04:17:54.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T04:17:54.784Z] [INFO] Currently running in a labeled security context [2021-06-01T04:17:54.785Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-01T04:17:54.785Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh861575172485695790.key [2021-06-01T04:17:54.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T04:17:56.193Z] Merging remotes/origin/master commit a9406b88c5d39c328343188705a9257517158750 into PR head commit 620be9db3168d4953d8880b95c6a1fd84fcb42d1 [2021-06-01T04:17:56.294Z] Merge succeeded, producing 679f62370e0b29f4e17d0f00e690ab27e02493d0 [2021-06-01T04:17:56.294Z] Checking out Revision 679f62370e0b29f4e17d0f00e690ab27e02493d0 (PR-216) [2021-06-01T04:17:55.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-01T04:17:55.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T04:17:55.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-01T04:17:55.688Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-01T04:17:55.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T04:17:55.689Z] [INFO] Currently running in a labeled security context [2021-06-01T04:17:55.689Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-01T04:17:55.689Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh6453340193401432859.key [2021-06-01T04:17:55.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T04:17:56.148Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T04:17:56.155Z] > git checkout -f 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [2021-06-01T04:17:56.183Z] > git remote # timeout=10 [2021-06-01T04:17:56.191Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T04:17:56.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T04:17:56.203Z] [INFO] Currently running in a labeled security context [2021-06-01T04:17:56.203Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-01T04:17:56.203Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh6137402610966371028.key [2021-06-01T04:17:56.211Z] > git merge a9406b88c5d39c328343188705a9257517158750 # timeout=10 [2021-06-01T04:17:56.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T04:17:56.245Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T04:17:56.252Z] > git checkout -f 679f62370e0b29f4e17d0f00e690ab27e02493d0 # timeout=10 [2021-06-01T04:17:59.840Z] Commit message: "Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD" [2021-06-01T04:17:59.840Z] > git rev-list --no-walk 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-01T04:18:02.688Z] provisioning config files... [2021-06-01T04:18:02.714Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config6898234058284542239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:18:02.900Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-01T04:18:03.086Z] ---> docker-login.sh [2021-06-01T04:18:03.086Z] nexus3.edgexfoundry.org:10001 [2021-06-01T04:18:03.244Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-01T04:18:03.549Z] + sudo service docker restart [2021-06-01T04:18:03.550Z] + true [2021-06-01T04:18:03.550Z] Redirecting to /bin/systemctl restart docker.service [2021-06-01T04:18:04.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:04.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:04.342Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:04.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:04.342Z] [2021-06-01T04:18:04.342Z] Login Succeeded [2021-06-01T04:18:04.342Z] nexus3.edgexfoundry.org:10002 [2021-06-01T04:18:04.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:04.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:04.902Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:04.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:04.902Z] [2021-06-01T04:18:04.902Z] Login Succeeded [2021-06-01T04:18:04.902Z] nexus3.edgexfoundry.org:10003 [2021-06-01T04:18:05.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:05.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:05.453Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:05.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:05.453Z] [2021-06-01T04:18:05.453Z] Login Succeeded [2021-06-01T04:18:05.453Z] nexus3.edgexfoundry.org:10004 [2021-06-01T04:18:05.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:06.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:06.004Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:06.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:06.005Z] [2021-06-01T04:18:06.005Z] Login Succeeded [2021-06-01T04:18:06.005Z] docker.io [2021-06-01T04:18:06.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:06.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:06.871Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:06.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:06.871Z] [2021-06-01T04:18:06.871Z] Login Succeeded [2021-06-01T04:18:06.871Z] ---> docker-login.sh ends [Pipeline] } [2021-06-01T04:18:06.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-01T04:18:07.412Z] ========================================================= [2021-06-01T04:18:07.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-01T04:18:07.412Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-01T04:18:09.749Z] + 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-06-01T04:18:09.749Z] Sending build context to Docker daemon 8.607MB [2021-06-01T04:18:09.749Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-01T04:18:09.749Z] Step 2/8 : FROM ${BASE} [2021-06-01T04:18:09.749Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-01T04:18:09.749Z] 595b0fe564bb: Pulling fs layer [2021-06-01T04:18:09.749Z] 7186ed65a4f7: Pulling fs layer [2021-06-01T04:18:09.749Z] 316046926c0a: Pulling fs layer [2021-06-01T04:18:09.749Z] 4ebd0625c992: Pulling fs layer [2021-06-01T04:18:09.749Z] 207e8628e3a3: Pulling fs layer [2021-06-01T04:18:09.749Z] c791037a9be2: Pulling fs layer [2021-06-01T04:18:09.749Z] ffd874e62e21: Pulling fs layer [2021-06-01T04:18:09.749Z] 207e8628e3a3: Waiting [2021-06-01T04:18:09.749Z] c791037a9be2: Waiting [2021-06-01T04:18:09.749Z] ffd874e62e21: Waiting [2021-06-01T04:18:09.749Z] 4ebd0625c992: Waiting [2021-06-01T04:18:09.749Z] 316046926c0a: Verifying Checksum [2021-06-01T04:18:09.749Z] 316046926c0a: Download complete [2021-06-01T04:18:09.749Z] 7186ed65a4f7: Verifying Checksum [2021-06-01T04:18:09.749Z] 7186ed65a4f7: Download complete [2021-06-01T04:18:09.749Z] 207e8628e3a3: Verifying Checksum [2021-06-01T04:18:09.749Z] 207e8628e3a3: Download complete [2021-06-01T04:18:09.749Z] c791037a9be2: Verifying Checksum [2021-06-01T04:18:09.749Z] c791037a9be2: Download complete [2021-06-01T04:18:09.749Z] 595b0fe564bb: Verifying Checksum [2021-06-01T04:18:09.749Z] 595b0fe564bb: Download complete [2021-06-01T04:18:09.749Z] 595b0fe564bb: Pull complete [2021-06-01T04:18:10.028Z] 7186ed65a4f7: Pull complete [2021-06-01T04:18:10.305Z] 316046926c0a: Pull complete [2021-06-01T04:18:10.907Z] ffd874e62e21: Verifying Checksum [2021-06-01T04:18:10.907Z] ffd874e62e21: Download complete [2021-06-01T04:18:12.362Z] 4ebd0625c992: Verifying Checksum [2021-06-01T04:18:12.362Z] 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-01T04:18:20.200Z] provisioning config files... [2021-06-01T04:18:20.213Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config3084791325557133137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:18:20.543Z] ---> docker-login.sh [2021-06-01T04:18:20.544Z] nexus3.edgexfoundry.org:10001 [2021-06-01T04:18:20.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:20.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:20.806Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:20.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:20.806Z] [2021-06-01T04:18:20.806Z] Login Succeeded [2021-06-01T04:18:20.806Z] nexus3.edgexfoundry.org:10002 [2021-06-01T04:18:20.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:21.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:21.068Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:21.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:21.068Z] [2021-06-01T04:18:21.068Z] Login Succeeded [2021-06-01T04:18:21.068Z] nexus3.edgexfoundry.org:10003 [2021-06-01T04:18:21.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:21.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:21.068Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:21.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:21.068Z] [2021-06-01T04:18:21.068Z] Login Succeeded [2021-06-01T04:18:21.068Z] nexus3.edgexfoundry.org:10004 [2021-06-01T04:18:21.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:21.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:21.334Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:21.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:21.334Z] [2021-06-01T04:18:21.334Z] Login Succeeded [2021-06-01T04:18:21.334Z] docker.io [2021-06-01T04:18:21.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T04:18:21.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T04:18:21.599Z] Configure a credential helper to remove this warning. See [2021-06-01T04:18:21.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T04:18:21.599Z] [2021-06-01T04:18:21.599Z] Login Succeeded [2021-06-01T04:18:21.599Z] ---> docker-login.sh ends [Pipeline] } [2021-06-01T04:18:21.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-01T04:18:21.776Z] ========================================================= [2021-06-01T04:18:21.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-01T04:18:21.776Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-01T04:18:22.087Z] + 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-06-01T04:18:22.087Z] Sending build context to Docker daemon 8.608MB [2021-06-01T04:18:22.087Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-01T04:18:22.087Z] Step 2/8 : FROM ${BASE} [2021-06-01T04:18:22.354Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-01T04:18:22.354Z] 540db60ca938: Pulling fs layer [2021-06-01T04:18:22.354Z] adcc1eea9eea: Pulling fs layer [2021-06-01T04:18:22.354Z] 4c4ab2625f07: Pulling fs layer [2021-06-01T04:18:22.354Z] 0510c868ecb4: Pulling fs layer [2021-06-01T04:18:22.354Z] afea3b2eda06: Pulling fs layer [2021-06-01T04:18:22.354Z] 7809a108b3ef: Pulling fs layer [2021-06-01T04:18:22.354Z] f706445af74f: Pulling fs layer [2021-06-01T04:18:22.354Z] 0510c868ecb4: Waiting [2021-06-01T04:18:22.354Z] afea3b2eda06: Waiting [2021-06-01T04:18:22.354Z] 7809a108b3ef: Waiting [2021-06-01T04:18:22.354Z] f706445af74f: Waiting [2021-06-01T04:18:22.355Z] 4c4ab2625f07: Verifying Checksum [2021-06-01T04:18:22.355Z] 4c4ab2625f07: Download complete [2021-06-01T04:18:22.355Z] adcc1eea9eea: Verifying Checksum [2021-06-01T04:18:22.355Z] adcc1eea9eea: Download complete [2021-06-01T04:18:22.355Z] afea3b2eda06: Verifying Checksum [2021-06-01T04:18:22.355Z] afea3b2eda06: Download complete [2021-06-01T04:18:22.355Z] 540db60ca938: Verifying Checksum [2021-06-01T04:18:22.355Z] 540db60ca938: Download complete [2021-06-01T04:18:22.355Z] 7809a108b3ef: Verifying Checksum [2021-06-01T04:18:22.355Z] 7809a108b3ef: Download complete [2021-06-01T04:18:22.628Z] 540db60ca938: Pull complete [2021-06-01T04:18:22.628Z] adcc1eea9eea: Pull complete [2021-06-01T04:18:22.890Z] 4c4ab2625f07: Pull complete [2021-06-01T04:18:23.463Z] f706445af74f: Verifying Checksum [2021-06-01T04:18:23.463Z] f706445af74f: Download complete [2021-06-01T04:18:24.042Z] 0510c868ecb4: Verifying Checksum [2021-06-01T04:18:24.042Z] 0510c868ecb4: Download complete [2021-06-01T04:18:24.790Z] 4ebd0625c992: Pull complete [2021-06-01T04:18:24.790Z] 207e8628e3a3: Pull complete [2021-06-01T04:18:24.790Z] c791037a9be2: Pull complete [2021-06-01T04:18:28.206Z] ffd874e62e21: Pull complete [2021-06-01T04:18:28.206Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-01T04:18:28.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-01T04:18:28.206Z] ---> cfc18b08335c [2021-06-01T04:18:28.206Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-01T04:18:28.303Z] 0510c868ecb4: Pull complete [2021-06-01T04:18:28.303Z] afea3b2eda06: Pull complete [2021-06-01T04:18:28.303Z] 7809a108b3ef: Pull complete [2021-06-01T04:18:29.195Z] ---> Running in 2ef86c210b60 [2021-06-01T04:18:29.714Z] f706445af74f: Pull complete [2021-06-01T04:18:29.714Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-01T04:18:29.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-01T04:18:29.714Z] ---> b068be0155e3 [2021-06-01T04:18:29.714Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-01T04:18:29.791Z] Removing intermediate container 2ef86c210b60 [2021-06-01T04:18:29.792Z] ---> 4432e6c22a8f [2021-06-01T04:18:29.792Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T04:18:29.792Z] ---> Running in 96a293e2dce6 [2021-06-01T04:18:32.441Z] Removing intermediate container 96a293e2dce6 [2021-06-01T04:18:32.441Z] ---> 8685428deb24 [2021-06-01T04:18:32.441Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-01T04:18:32.441Z] ---> Running in 2c729922cad6 [2021-06-01T04:18:33.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T04:18:33.940Z] ---> Running in 738baf886678 [2021-06-01T04:18:33.940Z] Removing intermediate container 738baf886678 [2021-06-01T04:18:33.940Z] ---> eef94404ad13 [2021-06-01T04:18:33.940Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T04:18:33.940Z] ---> Running in db1e9c1f5298 [2021-06-01T04:18:34.204Z] Removing intermediate container db1e9c1f5298 [2021-06-01T04:18:34.204Z] ---> 4bf2d571be09 [2021-06-01T04:18:34.204Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-01T04:18:34.467Z] ---> Running in 4f568a65a0eb [2021-06-01T04:18:34.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T04:18:34.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T04:18:35.461Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-01T04:18:35.461Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-01T04:18:35.461Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-01T04:18:35.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T04:18:35.940Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-01T04:18:35.940Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-01T04:18:36.053Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-01T04:18:36.053Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-01T04:18:36.201Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-01T04:18:36.201Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-01T04:18:36.201Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-01T04:18:36.324Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-01T04:18:36.324Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-01T04:18:36.463Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-01T04:18:36.463Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-01T04:18:36.723Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-01T04:18:36.914Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-01T04:18:36.914Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-01T04:18:36.983Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-01T04:18:36.984Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-01T04:18:36.984Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-01T04:18:37.184Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-01T04:18:37.184Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-01T04:18:37.247Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-01T04:18:37.248Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-01T04:18:37.248Z] Executing busybox-1.32.1-r6.trigger [2021-06-01T04:18:37.248Z] OK: 156 MiB in 53 packages [2021-06-01T04:18:37.455Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-01T04:18:37.455Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-01T04:18:37.729Z] Executing busybox-1.32.1-r6.trigger [2021-06-01T04:18:37.729Z] OK: 145 MiB in 53 packages [2021-06-01T04:18:37.823Z] Removing intermediate container 4f568a65a0eb [2021-06-01T04:18:37.823Z] ---> 3783e92afe81 [2021-06-01T04:18:37.823Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-01T04:18:37.823Z] ---> Running in b6b4006d656f [2021-06-01T04:18:37.823Z] Removing intermediate container b6b4006d656f [2021-06-01T04:18:37.823Z] ---> 7b4ba791fb96 [2021-06-01T04:18:37.823Z] Step 7/8 : COPY . . [2021-06-01T04:18:38.406Z] ---> 38c18dfe91b9 [2021-06-01T04:18:38.407Z] Step 8/8 : RUN go mod download [2021-06-01T04:18:38.407Z] ---> Running in f42f0c122f66 [2021-06-01T04:18:39.178Z] Removing intermediate container 2c729922cad6 [2021-06-01T04:18:39.178Z] ---> e2fbf7efe5ef [2021-06-01T04:18:39.178Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-01T04:18:39.178Z] ---> Running in b029d42a3542 [2021-06-01T04:18:39.776Z] Removing intermediate container b029d42a3542 [2021-06-01T04:18:39.776Z] ---> cd40e328f434 [2021-06-01T04:18:39.776Z] Step 7/8 : COPY . . [2021-06-01T04:18:39.799Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.70 (replaced by ../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-06-01T04:18:39.799Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-06-01T04:18:41.991Z] ---> 426d3e9c53d7 [2021-06-01T04:18:41.991Z] Step 8/8 : RUN go mod download [2021-06-01T04:18:41.992Z] ---> Running in b50203c91712 [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:18:42.580Z] ---> job-cost.sh [2021-06-01T04:18:42.580Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJQF [2021-06-01T04:18:42.973Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.70 (replaced by ../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-06-01T04:18:43.572Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:18:44.123Z] ---> job-cost.sh [2021-06-01T04:18:44.123Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RiXA [2021-06-01T04:18:52.620Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-01T04:19:04.893Z] lf-activate-venv(): INFO: Adding /tmp/venv-gJQF/bin to PATH [2021-06-01T04:19:04.894Z] INFO: No Stack... [2021-06-01T04:19:05.843Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-01T04:19:06.417Z] INFO: Archiving Costs [Pipeline] sh [2021-06-01T04:19:06.747Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-06-01T04:19:06.747Z] + cut -d, -f6 [Pipeline] lock [2021-06-01T04:19:08.906Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [2021-06-01T04:19:08.917Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] did not exist. Created. [2021-06-01T04:19:08.918Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-01T04:19:09.246Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-01T04:19:09.633Z] Stashed 1 file(s) [Pipeline] } [2021-06-01T04:19:09.647Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T04:19:09.805Z] Failed in branch amd64 [2021-06-01T04:19:23.132Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-01T04:20:46.946Z] lf-activate-venv(): INFO: Adding /tmp/venv-RiXA/bin to PATH [2021-06-01T04:20:46.946Z] INFO: No Stack... [2021-06-01T04:20:46.946Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-01T04:20:46.946Z] INFO: Archiving Costs [Pipeline] sh [2021-06-01T04:20:47.306Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-06-01T04:20:47.306Z] + cut -d, -f6 [Pipeline] lock [2021-06-01T04:20:47.374Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [2021-06-01T04:20:47.384Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] did not exist. Created. [2021-06-01T04:20:47.384Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-01T04:20:47.771Z] /w/workspace/device-virtual-go/2@tmp/durable-a2203d15/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-a2203d15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-01T04:20:48.122Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-01T04:20:48.162Z] Warning: overwriting stash ‘stack-cost’ [2021-06-01T04:20:48.748Z] Stashed 1 file(s) [Pipeline] } [2021-06-01T04:20:48.759Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T04:20:48.985Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:20:54.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:20:54.789Z] ---> package-listing.sh [2021-06-01T04:20:54.789Z] ++ facter osfamily [2021-06-01T04:20:54.789Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-01T04:20:55.052Z] + OS_FAMILY=redhat [2021-06-01T04:20:55.052Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-216 [2021-06-01T04:20:55.052Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-01T04:20:55.052Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-01T04:20:55.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-01T04:20:55.052Z] + PACKAGES=/tmp/packages_start.txt [2021-06-01T04:20:55.052Z] + '[' /w/workspace/foundry_device-virtual-go_PR-216 ']' [2021-06-01T04:20:55.052Z] + PACKAGES=/tmp/packages_end.txt [2021-06-01T04:20:55.052Z] + case "${OS_FAMILY}" in [2021-06-01T04:20:55.052Z] + sort [2021-06-01T04:20:55.052Z] + rpm -qa [2021-06-01T04:20:56.000Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-01T04:20:56.001Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-01T04:20:56.001Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-01T04:20:56.001Z] + '[' /w/workspace/foundry_device-virtual-go_PR-216 ']' [2021-06-01T04:20:56.001Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-216/archives/ [2021-06-01T04:20:56.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-216/archives/ [Pipeline] echo [2021-06-01T04:20:56.015Z] 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/foundry_device-virtual-go_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-01T04:20:56.317Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-01T04:20:56.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-01T04:20:56.893Z] [2021-06-01T04:20:56.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-01T04:20:57.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-01T04:20:57.207Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-01T04:20:57.207Z] df20fa9351a1: Pulling fs layer [2021-06-01T04:20:57.207Z] 36b3adc4ff6f: Pulling fs layer [2021-06-01T04:20:57.207Z] 8ad3a11d3b57: Pulling fs layer [2021-06-01T04:20:57.207Z] 46f8f816bc3b: Pulling fs layer [2021-06-01T04:20:57.207Z] 93b61091891f: Pulling fs layer [2021-06-01T04:20:57.207Z] 93b9cdb0e59b: Pulling fs layer [2021-06-01T04:20:57.207Z] 5e14af77c1be: Pulling fs layer [2021-06-01T04:20:57.207Z] 01666e4c0597: Pulling fs layer [2021-06-01T04:20:57.207Z] aa168da1d23b: Pulling fs layer [2021-06-01T04:20:57.207Z] 46f8f816bc3b: Waiting [2021-06-01T04:20:57.207Z] 93b61091891f: Waiting [2021-06-01T04:20:57.207Z] 93b9cdb0e59b: Waiting [2021-06-01T04:20:57.207Z] 01666e4c0597: Waiting [2021-06-01T04:20:57.207Z] 5e14af77c1be: Waiting [2021-06-01T04:20:57.207Z] aa168da1d23b: Waiting [2021-06-01T04:20:57.207Z] 36b3adc4ff6f: Verifying Checksum [2021-06-01T04:20:57.207Z] 36b3adc4ff6f: Download complete [2021-06-01T04:20:57.207Z] 46f8f816bc3b: Verifying Checksum [2021-06-01T04:20:57.207Z] 46f8f816bc3b: Download complete [2021-06-01T04:20:57.472Z] df20fa9351a1: Verifying Checksum [2021-06-01T04:20:57.472Z] df20fa9351a1: Download complete [2021-06-01T04:20:57.472Z] 93b9cdb0e59b: Verifying Checksum [2021-06-01T04:20:57.472Z] 93b9cdb0e59b: Download complete [2021-06-01T04:20:57.472Z] 5e14af77c1be: Verifying Checksum [2021-06-01T04:20:57.472Z] 5e14af77c1be: Download complete [2021-06-01T04:20:57.472Z] 01666e4c0597: Verifying Checksum [2021-06-01T04:20:57.472Z] 01666e4c0597: Download complete [2021-06-01T04:20:57.472Z] 93b61091891f: Verifying Checksum [2021-06-01T04:20:57.472Z] 93b61091891f: Download complete [2021-06-01T04:20:57.472Z] df20fa9351a1: Pull complete [2021-06-01T04:20:57.733Z] 8ad3a11d3b57: Verifying Checksum [2021-06-01T04:20:57.733Z] 8ad3a11d3b57: Download complete [2021-06-01T04:20:57.733Z] 36b3adc4ff6f: Pull complete [2021-06-01T04:20:58.309Z] 8ad3a11d3b57: Pull complete [2021-06-01T04:20:58.309Z] 46f8f816bc3b: Pull complete [2021-06-01T04:20:58.569Z] 93b61091891f: Pull complete [2021-06-01T04:20:58.832Z] 93b9cdb0e59b: Pull complete [2021-06-01T04:20:58.832Z] 5e14af77c1be: Pull complete [2021-06-01T04:20:59.094Z] 01666e4c0597: Pull complete [2021-06-01T04:20:59.666Z] aa168da1d23b: Verifying Checksum [2021-06-01T04:20:59.666Z] aa168da1d23b: Download complete [2021-06-01T04:21:03.920Z] aa168da1d23b: Pull complete [2021-06-01T04:21:03.920Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-01T04:21:03.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-01T04:21:03.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-01T04:21:03.997Z] prd-centos7-docker-4c-2g-1763 does not seem to be running inside a container [2021-06-01T04:21:04.032Z] $ 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/foundry_device-virtual-go_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-216 -v /w/workspace/foundry_device-virtual-go_PR-216:/w/workspace/foundry_device-virtual-go_PR-216:rw,z -v /w/workspace/foundry_device-virtual-go_PR-216@tmp:/w/workspace/foundry_device-virtual-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-01T04:21:06.482Z] $ docker top 35499e85f8f26f9a955468571794db1e21de4ad0f0ea74ad5e9ef81ebdcd987c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T04:21:06.881Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-01T04:21:07.182Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-01T04:21:07.485Z] + ls /var/log/sa-host [2021-06-01T04:21:07.485Z] + sadf -c /var/log/sa-host/sa01 [2021-06-01T04:21:07.485Z] file_magic: OK [2021-06-01T04:21:07.485Z] HZ: Using current value: 100 [2021-06-01T04:21:07.485Z] file_header: OK [2021-06-01T04:21:07.485Z] 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-06-01T04:21:07.485Z] Statistics: [2021-06-01T04:21:07.485Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-01T04:21:07.485Z] File successfully converted to sysstat format version 12.2.1 [2021-06-01T04:21:07.485Z] + sadf -c /var/log/sa-host/sa05 [2021-06-01T04:21:07.485Z] file_magic: OK [2021-06-01T04:21:07.485Z] HZ: Using current value: 100 [2021-06-01T04:21:07.485Z] file_header: OK [2021-06-01T04:21:07.485Z] 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-06-01T04:21:07.485Z] Statistics: [2021-06-01T04:21:07.485Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-01T04:21:07.485Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-01T04:21:10.064Z] provisioning config files... [2021-06-01T04:21:10.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config1729845351503859823tmp [Pipeline] { [Pipeline] echo [2021-06-01T04:21:10.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:21:10.398Z] ---> create-netrc.sh [Pipeline] } [2021-06-01T04:21:10.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-01T04:21:10.438Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:21:10.733Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-01T04:21:10.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:21:11.068Z] ---> sudo-logs.sh [2021-06-01T04:21:11.068Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-01T04:21:11.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:21:13.272Z] ---> job-cost.sh [2021-06-01T04:21:13.272Z] lf-activate-venv: SKIPPING [2021-06-01T04:21:13.272Z] DEBUG: total: 0.18000000715255737 [2021-06-01T04:21:13.272Z] INFO: Retrieving Stack Cost... [2021-06-01T04:21:14.216Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-01T04:21:14.477Z] INFO: Archiving Costs [Pipeline] echo [2021-06-01T04:21:14.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T04:21:14.786Z] ---> logs-deploy.sh [2021-06-01T04:21:14.786Z] lf-activate-venv: SKIPPING [2021-06-01T04:21:14.786Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-216/2 [2021-06-01T04:21:14.786Z] INFO: archiving workspace using pattern(s): [2021-06-01T04:21:15.737Z] Archives upload complete. [2021-06-01T04:21:15.737Z] INFO: archiving logs to Nexus [2021-06-01T04:21:16.311Z] ---> uname -a: [2021-06-01T04:21:16.311Z] Linux prd-centos7-docker-4c-2g-1763.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-01T04:21:16.311Z] [2021-06-01T04:21:16.311Z] [2021-06-01T04:21:16.311Z] ---> lscpu: [2021-06-01T04:21:16.311Z] Architecture: x86_64 [2021-06-01T04:21:16.311Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-01T04:21:16.311Z] Byte Order: Little Endian [2021-06-01T04:21:16.311Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-01T04:21:16.311Z] CPU(s): 2 [2021-06-01T04:21:16.311Z] On-line CPU(s) list: 0,1 [2021-06-01T04:21:16.311Z] Thread(s) per core: 1 [2021-06-01T04:21:16.311Z] Core(s) per socket: 1 [2021-06-01T04:21:16.311Z] Socket(s): 2 [2021-06-01T04:21:16.311Z] NUMA node(s): 1 [2021-06-01T04:21:16.311Z] Vendor ID: AuthenticAMD [2021-06-01T04:21:16.311Z] CPU family: 23 [2021-06-01T04:21:16.311Z] Model: 49 [2021-06-01T04:21:16.311Z] Model name: AMD EPYC-Rome Processor [2021-06-01T04:21:16.311Z] Stepping: 0 [2021-06-01T04:21:16.311Z] CPU MHz: 2800.000 [2021-06-01T04:21:16.311Z] BogoMIPS: 5600.00 [2021-06-01T04:21:16.311Z] Virtualization: AMD-V [2021-06-01T04:21:16.311Z] Hypervisor vendor: KVM [2021-06-01T04:21:16.311Z] Virtualization type: full [2021-06-01T04:21:16.311Z] L1d cache: 64 KiB [2021-06-01T04:21:16.311Z] L1i cache: 64 KiB [2021-06-01T04:21:16.311Z] L2 cache: 1 MiB [2021-06-01T04:21:16.311Z] L3 cache: 32 MiB [2021-06-01T04:21:16.311Z] NUMA node0 CPU(s): 0,1 [2021-06-01T04:21:16.311Z] Vulnerability Itlb multihit: Not affected [2021-06-01T04:21:16.311Z] Vulnerability L1tf: Not affected [2021-06-01T04:21:16.311Z] Vulnerability Mds: Not affected [2021-06-01T04:21:16.311Z] Vulnerability Meltdown: Not affected [2021-06-01T04:21:16.311Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-01T04:21:16.311Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-01T04:21:16.311Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-01T04:21:16.312Z] Vulnerability Srbds: Not affected [2021-06-01T04:21:16.312Z] Vulnerability Tsx async abort: Not affected [2021-06-01T04:21:16.312Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] ---> nproc: [2021-06-01T04:21:16.312Z] 2 [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] ---> df -h: [2021-06-01T04:21:16.312Z] Filesystem Size Used Available Use% Mounted on [2021-06-01T04:21:16.312Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-01T04:21:16.312Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-01T04:21:16.312Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-01T04:21:16.312Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-216 [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-216@tmp [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-01T04:21:16.312Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] ---> free -m: [2021-06-01T04:21:16.312Z] total used free shared buff/cache available [2021-06-01T04:21:16.312Z] Mem: 7821 922 4789 0 2109 6720 [2021-06-01T04:21:16.312Z] Swap: 1023 0 1023 [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] ---> ip addr: [2021-06-01T04:21:16.312Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-01T04:21:16.312Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-01T04:21:16.312Z] inet 127.0.0.1/8 scope host lo [2021-06-01T04:21:16.312Z] valid_lft forever preferred_lft forever [2021-06-01T04:21:16.312Z] inet6 ::1/128 scope host [2021-06-01T04:21:16.312Z] valid_lft forever preferred_lft forever [2021-06-01T04:21:16.312Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-01T04:21:16.312Z] link/ether fa:16:3e:29:96:72 brd ff:ff:ff:ff:ff:ff [2021-06-01T04:21:16.312Z] inet 10.30.123.254/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-01T04:21:16.312Z] valid_lft 85949sec preferred_lft 85949sec [2021-06-01T04:21:16.312Z] inet6 fe80::f816:3eff:fe29:9672/64 scope link [2021-06-01T04:21:16.312Z] valid_lft forever preferred_lft forever [2021-06-01T04:21:16.312Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-01T04:21:16.312Z] link/ether 02:42:9e:db:c8:41 brd ff:ff:ff:ff:ff:ff [2021-06-01T04:21:16.312Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-01T04:21:16.312Z] valid_lft forever preferred_lft forever [2021-06-01T04:21:16.312Z] inet6 fe80::42:9eff:fedb:c841/64 scope link [2021-06-01T04:21:16.312Z] valid_lft forever preferred_lft forever [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] ---> sar -b -r -n DEV: [2021-06-01T04:21:16.312Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] 04:13:34 LINUX RESTART (2 CPU) [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-01T04:21:16.312Z] 04:15:01 114.87 17.42 97.45 0.00 5668.73 7102.98 0.00 [2021-06-01T04:21:16.312Z] 04:16:01 3.53 0.00 3.53 0.00 0.00 120.00 0.00 [2021-06-01T04:21:16.312Z] 04:17:01 0.45 0.00 0.45 0.00 0.00 8.18 0.00 [2021-06-01T04:21:16.312Z] 04:18:01 0.28 0.00 0.28 0.00 0.00 5.53 0.00 [2021-06-01T04:21:16.312Z] 04:19:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 [2021-06-01T04:21:16.312Z] 04:20:01 0.37 0.00 0.37 0.00 0.00 6.03 0.00 [2021-06-01T04:21:16.312Z] 04:21:02 4.61 0.10 4.51 0.00 9.99 157.78 0.00 [2021-06-01T04:21:16.312Z] Average: 17.78 2.50 15.27 0.00 811.52 1058.19 0.00 [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-01T04:21:16.312Z] 04:15:01 5441404 0 812624 10.15 2620 1752284 1294960 14.30 588024 1579284 132 [2021-06-01T04:21:16.312Z] 04:16:01 5454608 0 799412 9.98 2620 1752292 1195372 13.20 577604 1579244 20 [2021-06-01T04:21:16.312Z] 04:17:01 5454144 0 799876 9.99 2620 1752292 1195504 13.20 576680 1580884 20 [2021-06-01T04:21:16.312Z] 04:18:01 5445584 0 808424 10.09 2620 1752304 1245968 13.76 584092 1580888 20 [2021-06-01T04:21:16.312Z] 04:19:01 5453584 0 800420 9.99 2620 1752308 1190000 13.14 575872 1581700 16 [2021-06-01T04:21:16.312Z] 04:20:01 5447736 0 806268 10.07 2620 1752308 1207996 13.34 578248 1584660 8 [2021-06-01T04:21:16.312Z] 04:21:02 4882748 0 933980 11.66 2620 2189584 1586476 17.52 895428 1787184 436460 [2021-06-01T04:21:16.312Z] Average: 5368544 0 823001 10.28 2620 1814767 1273754 14.06 625135 1610549 62382 [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-01T04:21:16.312Z] 04:15:01 eth0 649.87 486.21 1338.71 94.24 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:15:01 docker0 48.85 33.48 4.34 138.22 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:16:01 eth0 0.30 0.08 0.02 0.05 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:17:01 eth0 1.00 0.30 0.41 0.02 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:18:01 eth0 2.32 1.62 0.64 14.44 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:19:01 eth0 0.12 0.08 0.01 0.28 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:20:01 eth0 1.65 1.67 0.23 6.55 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:21:02 eth0 207.81 187.43 2165.65 18.39 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] 04:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] Average: eth0 123.32 96.79 500.87 19.14 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] Average: docker0 6.98 4.78 0.62 19.75 0.00 0.00 0.00 0.00 [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] ---> sar -P ALL: [2021-06-01T04:21:16.312Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] 04:13:34 LINUX RESTART (2 CPU) [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] 04:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-01T04:21:16.312Z] 04:15:01 all 17.22 0.00 4.99 4.11 0.07 73.60 [2021-06-01T04:21:16.312Z] 04:15:01 0 18.30 0.00 5.00 3.79 0.07 72.84 [2021-06-01T04:21:16.312Z] 04:15:01 1 16.16 0.00 4.98 4.43 0.07 74.36 [2021-06-01T04:21:16.312Z] 04:16:01 all 0.07 0.00 0.06 0.00 0.03 99.84 [2021-06-01T04:21:16.312Z] 04:16:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-01T04:21:16.312Z] 04:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-01T04:21:16.312Z] 04:17:01 all 0.07 0.00 0.03 0.00 0.04 99.87 [2021-06-01T04:21:16.312Z] 04:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-01T04:21:16.312Z] 04:17:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-06-01T04:21:16.312Z] 04:18:01 all 0.14 0.00 0.04 0.00 0.03 99.78 [2021-06-01T04:21:16.312Z] 04:18:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-01T04:21:16.312Z] 04:18:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-06-01T04:21:16.312Z] 04:19:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-06-01T04:21:16.312Z] 04:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-01T04:21:16.312Z] 04:19:01 1 0.02 0.00 0.05 0.00 0.07 99.87 [2021-06-01T04:21:16.312Z] 04:20:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-01T04:21:16.312Z] 04:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-06-01T04:21:16.312Z] 04:20:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-01T04:21:16.312Z] 04:21:02 all 4.91 0.00 1.74 0.07 0.04 93.25 [2021-06-01T04:21:16.312Z] 04:21:02 0 5.09 0.00 1.82 0.07 0.03 92.99 [2021-06-01T04:21:16.312Z] 04:21:02 1 4.72 0.00 1.65 0.07 0.05 93.51 [2021-06-01T04:21:16.312Z] Average: all 3.14 0.00 0.97 0.58 0.04 95.27 [2021-06-01T04:21:16.312Z] Average: 0 3.30 0.00 0.98 0.53 0.03 95.16 [2021-06-01T04:21:16.312Z] Average: 1 2.99 0.00 0.96 0.63 0.05 95.38 [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z] [2021-06-01T04:21:16.312Z]