Pull request #208 updated 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from f085b26772a2357bc4aa6a24ec6b4e499d3cc459+702ee4ef1a6f7523fa240909d56a13b89c8d46ac (d19d6d6d0e9156368ac5a624d897047f13f23536) 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-ssh7211060526641350517.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-ssh9214940912686780989.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-208/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-208/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3958379318768982960.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-ssh104925234090101955.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-208/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-208/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7061478032272943183.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1111 in /w/workspace/foundry_device-virtual-go_PR-208 [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-208 # 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-208@tmp/jenkins-gitclient-ssh2880005959324305104.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-208@tmp/jenkins-gitclient-ssh2478933175240549590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f085b26772a2357bc4aa6a24ec6b4e499d3cc459 Merge succeeded, producing f085b26772a2357bc4aa6a24ec6b4e499d3cc459 Checking out Revision f085b26772a2357bc4aa6a24ec6b4e499d3cc459 (PR-208) > git config core.sparsecheckout # timeout=10 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # 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-208@tmp/jenkins-gitclient-ssh1224806478342850769.key > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T00:04:45.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T00:04:45.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T00:04:45.639Z] ========================================================= [2021-05-18T00:04:45.639Z] EdgeX Global Pipelines Version Info [2021-05-18T00:04:45.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5ed0bc6c495197241639c0668bdd50184b82949f # timeout=10 [2021-05-18T00:04:47.229Z] ------------------- [2021-05-18T00:04:47.229Z] stable info: [2021-05-18T00:04:47.229Z] ------------------- [2021-05-18T00:04:47.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T00:04:47.229Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:04:47.229Z] Message: update stable to v1.0.192 [2021-05-18T00:04:47.801Z] ------------------- [2021-05-18T00:04:47.801Z] experimental info: [2021-05-18T00:04:47.801Z] ------------------- [2021-05-18T00:04:47.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T00:04:47.801Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:04:47.801Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T00:04:47.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-18T00:04:47.942Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-18T00:04:47.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T00:04:47.991Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T00:04:48.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T00:04:48.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T00:04:48.064Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T00:04:48.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T00:04:48.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-18T00:04:48.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T00:04:48.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T00:04:48.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-05-18T00:04:48.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T00:04:48.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T00:04:48.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T00:04:48.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T00:04:48.291Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T00:04:48.366Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T00:04:48.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T00:04:48.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T00:04:48.440Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-18T00:04:48.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-18T00:04:48.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T00:04:48.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T00:04:48.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T00:04:48.561Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T00:04:48.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2021-05-18T00:04:48.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2021-05-18T00:04:48.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2021-05-18T00:04:48.656Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [Pipeline] echo [2021-05-18T00:04:48.679Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f085b26 [Pipeline] echo [2021-05-18T00:04:48.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:04:48.774Z] provisioning config files... [2021-05-18T00:04:48.819Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config6160380906715065898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:04:49.139Z] ---> docker-login.sh [2021-05-18T00:04:49.139Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:04:51.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:04:51.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:04:51.529Z] Configure a credential helper to remove this warning. See [2021-05-18T00:04:51.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:04:51.530Z] [2021-05-18T00:04:51.530Z] Login Succeeded [2021-05-18T00:04:51.530Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:04:51.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:04:51.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:04:51.530Z] Configure a credential helper to remove this warning. See [2021-05-18T00:04:51.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:04:51.530Z] [2021-05-18T00:04:51.530Z] Login Succeeded [2021-05-18T00:04:51.530Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:04:51.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:04:51.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:04:51.530Z] Configure a credential helper to remove this warning. See [2021-05-18T00:04:51.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:04:51.530Z] [2021-05-18T00:04:51.530Z] Login Succeeded [2021-05-18T00:04:51.530Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:04:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:04:51.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:04:51.793Z] Configure a credential helper to remove this warning. See [2021-05-18T00:04:51.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:04:51.793Z] [2021-05-18T00:04:51.793Z] Login Succeeded [2021-05-18T00:04:51.793Z] docker.io [2021-05-18T00:04:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:04:52.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:04:52.054Z] Configure a credential helper to remove this warning. See [2021-05-18T00:04:52.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:04:52.054Z] [2021-05-18T00:04:52.054Z] Login Succeeded [2021-05-18T00:04:52.054Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:04:52.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:04:52.616Z] + git log --format=format:%s -1 f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [Pipeline] echo [2021-05-18T00:04:52.667Z] GIT_COMMIT: f085b26772a2357bc4aa6a24ec6b4e499d3cc459, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo [2021-05-18T00:04:52.682Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:04:53.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:04:53.281Z] [2021-05-18T00:04:53.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:04:53.596Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:04:53.860Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T00:04:53.860Z] 31603596830f: Pulling fs layer [2021-05-18T00:04:53.860Z] 54011a49482f: Pulling fs layer [2021-05-18T00:04:53.860Z] a6820b24f6d8: Pulling fs layer [2021-05-18T00:04:53.860Z] f581987b2513: Pulling fs layer [2021-05-18T00:04:53.860Z] f581987b2513: Waiting [2021-05-18T00:04:53.860Z] 54011a49482f: Verifying Checksum [2021-05-18T00:04:53.860Z] 54011a49482f: Download complete [2021-05-18T00:04:53.860Z] 31603596830f: Verifying Checksum [2021-05-18T00:04:53.860Z] 31603596830f: Download complete [2021-05-18T00:04:54.123Z] a6820b24f6d8: Verifying Checksum [2021-05-18T00:04:54.123Z] a6820b24f6d8: Download complete [2021-05-18T00:04:54.123Z] f581987b2513: Verifying Checksum [2021-05-18T00:04:54.123Z] f581987b2513: Download complete [2021-05-18T00:04:54.817Z] 31603596830f: Pull complete [2021-05-18T00:04:55.078Z] 54011a49482f: Pull complete [2021-05-18T00:04:56.027Z] a6820b24f6d8: Pull complete [2021-05-18T00:04:56.291Z] f581987b2513: Pull complete [2021-05-18T00:04:56.291Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T00:04:56.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:04:56.556Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T00:04:56.643Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-05-18T00:04:56.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T00:05:01.027Z] $ docker top 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T00:05:01.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T00:05:01.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T00:05:01.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T00:05:01.259Z] $ docker exec 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent [2021-05-18T00:05:01.366Z] SSH_AUTH_SOCK=/tmp/ssh-u2mmmU1RIppv/agent.14 [2021-05-18T00:05:01.366Z] SSH_AGENT_PID=20 [2021-05-18T00:05:01.374Z] Running ssh-add (command line suppressed) [2021-05-18T00:05:01.478Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_8994535395554953083.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_8994535395554953083.key) [2021-05-18T00:05:01.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T00:05:01.804Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T00:05:01.818Z] $ docker exec --env ******** --env ******** 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent -k [2021-05-18T00:05:01.925Z] unset SSH_AUTH_SOCK; [2021-05-18T00:05:01.926Z] unset SSH_AGENT_PID; [2021-05-18T00:05:01.926Z] echo Agent pid 20 killed; [2021-05-18T00:05:01.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T00:05:01.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T00:05:01.980Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T00:05:02.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T00:05:02.122Z] $ docker exec 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent [2021-05-18T00:05:02.234Z] SSH_AUTH_SOCK=/tmp/ssh-t57jASNG8KCy/agent.52 [2021-05-18T00:05:02.234Z] SSH_AGENT_PID=59 [2021-05-18T00:05:02.240Z] Running ssh-add (command line suppressed) [2021-05-18T00:05:02.333Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_4070750558826012850.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_4070750558826012850.key) [2021-05-18T00:05:02.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T00:05:02.658Z] + git semver init [2021-05-18T00:05:02.658Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T00:05:02.658Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.git [2021-05-18T00:05:02.658Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-208 [2021-05-18T00:05:02.658Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T00:05:02.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T00:05:02.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T00:05:02.658Z] # $SEMVER_BRANCH = PR-208 [2021-05-18T00:05:02.658Z] # $SEMVER_TEMP = /tmp/semver-670490836 [2021-05-18T00:05:02.658Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-18T00:05:06.017Z] # '/tmp/semver-670490836' -> '/w/workspace/foundry_device-virtual-go_PR-208/.semver' [2021-05-18T00:05:06.017Z] # -> Force: false [2021-05-18T00:05:06.017Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.semver [Pipeline] } [2021-05-18T00:05:06.032Z] $ docker exec --env ******** --env ******** 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 ssh-agent -k [2021-05-18T00:05:06.143Z] unset SSH_AUTH_SOCK; [2021-05-18T00:05:06.144Z] unset SSH_AGENT_PID; [2021-05-18T00:05:06.144Z] echo Agent pid 59 killed; [2021-05-18T00:05:06.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T00:05:06.506Z] + git semver [Pipeline] } [2021-05-18T00:05:06.520Z] $ docker stop --time=1 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 [2021-05-18T00:05:08.269Z] $ docker rm -f 2e4f170de264e453abe19a64cf750532d4d19af0c75a7fb3fcded37d14584742 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T00:05:08.642Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T00:05:08.918Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T00:05:08.922Z] [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-18T00:05:24.151Z] Still waiting to schedule task [2021-05-18T00:05:24.152Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-18T00:05:24.155Z] Still waiting to schedule task [2021-05-18T00:05:24.155Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T00:06:35.312Z] Running on prd-centos7-docker-4c-2g-1115 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws [2021-05-18T00:06:35.332Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2021-05-18T00:06:35.445Z] Selected Git installation does not exist. Using Default [2021-05-18T00:06:35.445Z] The recommended git tool is: NONE [2021-05-18T00:06:37.615Z] using credential edgex-jenkins-ssh [2021-05-18T00:06:37.630Z] Cloning the remote Git repository [2021-05-18T00:06:37.649Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T00:06:37.707Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-05-18T00:06:37.742Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T00:06:37.742Z] > git --version # timeout=10 [2021-05-18T00:06:37.750Z] > git --version # 'git version 2.24.4' [2021-05-18T00:06:37.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:06:37.770Z] [INFO] Currently running in a labeled security context [2021-05-18T00:06:37.770Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T00:06:37.770Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh799604275291470854.key [2021-05-18T00:06:37.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:06:38.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T00:06:38.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:06:38.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T00:06:38.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T00:06:38.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:06:38.638Z] [INFO] Currently running in a labeled security context [2021-05-18T00:06:38.638Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T00:06:38.638Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh2752947621776620256.key [2021-05-18T00:06:38.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T00:06:39.086Z] Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [2021-05-18T00:06:39.190Z] Merge succeeded, producing f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [2021-05-18T00:06:39.190Z] Checking out Revision f085b26772a2357bc4aa6a24ec6b4e499d3cc459 (PR-208) [2021-05-18T00:06:39.105Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:06:39.112Z] > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 [2021-05-18T00:06:39.157Z] > git remote # timeout=10 [2021-05-18T00:06:39.162Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T00:06:39.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:06:39.171Z] [INFO] Currently running in a labeled security context [2021-05-18T00:06:39.171Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T00:06:39.171Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh2882391084424006701.key [2021-05-18T00:06:39.177Z] > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [2021-05-18T00:06:39.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T00:06:39.194Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:06:39.198Z] > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 [2021-05-18T00:06:42.862Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:06:43.764Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:06:44.093Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:06:44.408Z] + sudo service docker restart [2021-05-18T00:06:44.408Z] + true [2021-05-18T00:06:44.408Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:07:02.574Z] provisioning config files... [2021-05-18T00:07:02.587Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config1442049549116472848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:07:02.932Z] ---> docker-login.sh [2021-05-18T00:07:02.932Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:07:03.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:07:03.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:07:03.196Z] Configure a credential helper to remove this warning. See [2021-05-18T00:07:03.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:07:03.196Z] [2021-05-18T00:07:03.196Z] Login Succeeded [2021-05-18T00:07:03.196Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:07:03.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:07:03.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:07:03.459Z] Configure a credential helper to remove this warning. See [2021-05-18T00:07:03.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:07:03.459Z] [2021-05-18T00:07:03.459Z] Login Succeeded [2021-05-18T00:07:03.459Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:07:03.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:07:03.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:07:03.459Z] Configure a credential helper to remove this warning. See [2021-05-18T00:07:03.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:07:03.459Z] [2021-05-18T00:07:03.459Z] Login Succeeded [2021-05-18T00:07:03.459Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:07:03.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:07:03.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:07:03.720Z] Configure a credential helper to remove this warning. See [2021-05-18T00:07:03.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:07:03.720Z] [2021-05-18T00:07:03.720Z] Login Succeeded [2021-05-18T00:07:03.720Z] docker.io [2021-05-18T00:07:03.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:07:03.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:07:03.982Z] Configure a credential helper to remove this warning. See [2021-05-18T00:07:03.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:07:03.982Z] [2021-05-18T00:07:03.982Z] Login Succeeded [2021-05-18T00:07:03.982Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:07:03.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T00:07:04.185Z] ========================================================= [2021-05-18T00:07:04.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T00:07:04.186Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:07:04.516Z] + 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-18T00:07:04.516Z] Sending build context to Docker daemon 8.599MB [2021-05-18T00:07:04.516Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T00:07:04.516Z] Step 2/8 : FROM ${BASE} [2021-05-18T00:07:04.785Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T00:07:04.785Z] 540db60ca938: Pulling fs layer [2021-05-18T00:07:04.785Z] adcc1eea9eea: Pulling fs layer [2021-05-18T00:07:04.785Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T00:07:04.785Z] 0510c868ecb4: Pulling fs layer [2021-05-18T00:07:04.785Z] afea3b2eda06: Pulling fs layer [2021-05-18T00:07:04.785Z] 7809a108b3ef: Pulling fs layer [2021-05-18T00:07:04.785Z] f706445af74f: Pulling fs layer [2021-05-18T00:07:04.785Z] afea3b2eda06: Waiting [2021-05-18T00:07:04.785Z] 7809a108b3ef: Waiting [2021-05-18T00:07:04.785Z] 0510c868ecb4: Waiting [2021-05-18T00:07:04.785Z] f706445af74f: Waiting [2021-05-18T00:07:04.785Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T00:07:04.785Z] 4c4ab2625f07: Download complete [2021-05-18T00:07:04.785Z] adcc1eea9eea: Verifying Checksum [2021-05-18T00:07:04.785Z] adcc1eea9eea: Download complete [2021-05-18T00:07:04.785Z] afea3b2eda06: Verifying Checksum [2021-05-18T00:07:04.785Z] afea3b2eda06: Download complete [2021-05-18T00:07:04.785Z] 7809a108b3ef: Download complete [2021-05-18T00:07:04.785Z] 540db60ca938: Verifying Checksum [2021-05-18T00:07:04.785Z] 540db60ca938: Download complete [2021-05-18T00:07:05.047Z] 540db60ca938: Pull complete [2021-05-18T00:07:05.047Z] adcc1eea9eea: Pull complete [2021-05-18T00:07:05.311Z] 4c4ab2625f07: Pull complete [2021-05-18T00:07:06.708Z] f706445af74f: Verifying Checksum [2021-05-18T00:07:06.708Z] f706445af74f: Download complete [2021-05-18T00:07:07.282Z] 0510c868ecb4: Verifying Checksum [2021-05-18T00:07:07.282Z] 0510c868ecb4: Download complete [2021-05-18T00:07:10.627Z] 0510c868ecb4: Pull complete [2021-05-18T00:07:10.627Z] afea3b2eda06: Pull complete [2021-05-18T00:07:10.627Z] 7809a108b3ef: Pull complete [2021-05-18T00:07:12.017Z] f706445af74f: Pull complete [2021-05-18T00:07:12.017Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T00:07:12.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T00:07:12.017Z] ---> b068be0155e3 [2021-05-18T00:07:12.017Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-18T00:07:24.257Z] ---> Running in e1afbcd40ba5 [2021-05-18T00:07:24.257Z] Removing intermediate container e1afbcd40ba5 [2021-05-18T00:07:24.257Z] ---> c15dd0fecbc5 [2021-05-18T00:07:24.257Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:07:24.257Z] ---> Running in e5df6b8796e7 [2021-05-18T00:07:24.257Z] Removing intermediate container e5df6b8796e7 [2021-05-18T00:07:24.257Z] ---> c1314f3c39a8 [2021-05-18T00:07:24.257Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T00:07:24.524Z] ---> Running in d16cf01b03ae [2021-05-18T00:07:24.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:07:25.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:07:25.762Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-18T00:07:26.023Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-18T00:07:26.023Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-18T00:07:26.023Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-18T00:07:26.284Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T00:07:26.284Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-18T00:07:26.284Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-18T00:07:26.854Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-18T00:07:26.854Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-18T00:07:26.854Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-18T00:07:26.854Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-18T00:07:27.114Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-18T00:07:27.114Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-18T00:07:27.114Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T00:07:27.114Z] OK: 156 MiB in 53 packages [2021-05-18T00:07:28.511Z] Removing intermediate container d16cf01b03ae [2021-05-18T00:07:28.511Z] ---> 1823968a419a [2021-05-18T00:07:28.511Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-18T00:07:28.511Z] ---> Running in 6dc6b4c18dc5 [2021-05-18T00:07:28.511Z] Removing intermediate container 6dc6b4c18dc5 [2021-05-18T00:07:28.511Z] ---> 082879495189 [2021-05-18T00:07:28.511Z] Step 7/8 : COPY . . [2021-05-18T00:07:29.085Z] ---> 0002ee3d6230 [2021-05-18T00:07:29.085Z] Step 8/8 : RUN go mod download [2021-05-18T00:07:29.345Z] ---> Running in 9ab3571b4919 [2021-05-18T00:07:30.290Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-05-18T00:07:30.551Z] 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:07:31.462Z] ---> job-cost.sh [2021-05-18T00:07:31.462Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UKLN [2021-05-18T00:07:41.519Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T00:07:59.716Z] lf-activate-venv(): INFO: Adding /tmp/venv-UKLN/bin to PATH [2021-05-18T00:07:59.716Z] INFO: No Stack... [2021-05-18T00:08:00.291Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T00:08:00.871Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T00:08:01.195Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2021-05-18T00:08:01.195Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T00:08:01.236Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [2021-05-18T00:08:01.245Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] did not exist. Created. [2021-05-18T00:08:01.245Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T00:08:01.635Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T00:08:01.906Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1116 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws [2021-05-18T00:08:01.950Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [2021-05-18T00:08:01.951Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T00:08:01.971Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] // lock [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-18T00:08:02.263Z] Selected Git installation does not exist. Using Default [2021-05-18T00:08:02.263Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2021-05-18T00:08:02.280Z] Failed in branch amd64 [2021-05-18T00:08:07.909Z] using credential edgex-jenkins-ssh [2021-05-18T00:08:07.941Z] Cloning the remote Git repository [2021-05-18T00:08:07.996Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T00:08:08.106Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-05-18T00:08:08.171Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T00:08:08.172Z] > git --version # timeout=10 [2021-05-18T00:08:08.202Z] > git --version # 'git version 2.17.1' [2021-05-18T00:08:08.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:08:08.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:08:10.511Z] Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [2021-05-18T00:08:10.724Z] Merge succeeded, producing f085b26772a2357bc4aa6a24ec6b4e499d3cc459 [2021-05-18T00:08:10.725Z] Checking out Revision f085b26772a2357bc4aa6a24ec6b4e499d3cc459 (PR-208) [2021-05-18T00:08:09.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T00:08:09.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:08:09.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T00:08:09.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T00:08:09.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:08:09.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T00:08:10.524Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:08:10.540Z] > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 [2021-05-18T00:08:10.624Z] > git remote # timeout=10 [2021-05-18T00:08:10.642Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T00:08:10.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:08:10.678Z] > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [2021-05-18T00:08:10.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T00:08:10.724Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:08:10.742Z] > git checkout -f f085b26772a2357bc4aa6a24ec6b4e499d3cc459 # timeout=10 [2021-05-18T00:08:15.017Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:08:16.648Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:08:17.072Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:08:17.438Z] + sudo+ servicetrue docker [2021-05-18T00:08:17.438Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:08:35.821Z] provisioning config files... [2021-05-18T00:08:35.848Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config661544838226745246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:08:36.255Z] ---> docker-login.sh [2021-05-18T00:08:36.255Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:08:37.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:37.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:37.521Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:37.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:37.521Z] [2021-05-18T00:08:37.521Z] Login Succeeded [2021-05-18T00:08:37.521Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:08:37.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:38.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:38.072Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:38.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:38.072Z] [2021-05-18T00:08:38.072Z] Login Succeeded [2021-05-18T00:08:38.072Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:08:38.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:38.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:38.622Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:38.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:38.622Z] [2021-05-18T00:08:38.622Z] Login Succeeded [2021-05-18T00:08:38.622Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:08:38.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:39.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:39.173Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:39.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:39.174Z] [2021-05-18T00:08:39.174Z] Login Succeeded [2021-05-18T00:08:39.174Z] docker.io [2021-05-18T00:08:39.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:40.047Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:40.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:40.047Z] [2021-05-18T00:08:40.047Z] Login Succeeded [2021-05-18T00:08:40.047Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:08:40.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T00:08:40.366Z] ========================================================= [2021-05-18T00:08:40.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T00:08:40.366Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:08:40.708Z] + 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-18T00:08:41.316Z] Sending build context to Docker daemon 8.598MB [2021-05-18T00:08:41.316Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T00:08:41.316Z] Step 2/8 : FROM ${BASE} [2021-05-18T00:08:41.316Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T00:08:41.316Z] 595b0fe564bb: Pulling fs layer [2021-05-18T00:08:41.316Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T00:08:41.316Z] 316046926c0a: Pulling fs layer [2021-05-18T00:08:41.316Z] 4ebd0625c992: Pulling fs layer [2021-05-18T00:08:41.316Z] 207e8628e3a3: Pulling fs layer [2021-05-18T00:08:41.316Z] c791037a9be2: Pulling fs layer [2021-05-18T00:08:41.316Z] ffd874e62e21: Pulling fs layer [2021-05-18T00:08:41.316Z] 207e8628e3a3: Waiting [2021-05-18T00:08:41.316Z] c791037a9be2: Waiting [2021-05-18T00:08:41.316Z] ffd874e62e21: Waiting [2021-05-18T00:08:41.316Z] 4ebd0625c992: Waiting [2021-05-18T00:08:41.316Z] 316046926c0a: Verifying Checksum [2021-05-18T00:08:41.316Z] 316046926c0a: Download complete [2021-05-18T00:08:41.592Z] 7186ed65a4f7: Download complete [2021-05-18T00:08:41.592Z] 207e8628e3a3: Verifying Checksum [2021-05-18T00:08:41.592Z] 207e8628e3a3: Download complete [2021-05-18T00:08:41.592Z] c791037a9be2: Verifying Checksum [2021-05-18T00:08:41.592Z] c791037a9be2: Download complete [2021-05-18T00:08:41.592Z] 595b0fe564bb: Verifying Checksum [2021-05-18T00:08:41.592Z] 595b0fe564bb: Download complete [2021-05-18T00:08:42.580Z] 595b0fe564bb: Pull complete [2021-05-18T00:08:42.858Z] 7186ed65a4f7: Pull complete [2021-05-18T00:08:43.467Z] 316046926c0a: Pull complete [2021-05-18T00:08:44.068Z] ffd874e62e21: Verifying Checksum [2021-05-18T00:08:44.068Z] ffd874e62e21: Download complete [2021-05-18T00:08:45.058Z] 4ebd0625c992: Verifying Checksum [2021-05-18T00:08:45.058Z] 4ebd0625c992: Download complete [2021-05-18T00:08:57.469Z] 4ebd0625c992: Pull complete [2021-05-18T00:08:57.469Z] 207e8628e3a3: Pull complete [2021-05-18T00:08:57.469Z] c791037a9be2: Pull complete [2021-05-18T00:09:00.113Z] ffd874e62e21: Pull complete [2021-05-18T00:09:00.113Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T00:09:00.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T00:09:00.113Z] ---> cfc18b08335c [2021-05-18T00:09:00.113Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-18T00:09:02.111Z] ---> Running in bae9c347b665 [2021-05-18T00:09:02.911Z] Removing intermediate container bae9c347b665 [2021-05-18T00:09:02.911Z] ---> 65e4adb03fbd [2021-05-18T00:09:02.911Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:09:02.911Z] ---> Running in c1ce648f47fc [2021-05-18T00:09:04.949Z] Removing intermediate container c1ce648f47fc [2021-05-18T00:09:04.949Z] ---> d29195eb8f07 [2021-05-18T00:09:04.949Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T00:09:05.225Z] ---> Running in 148e7b1299d8 [2021-05-18T00:09:06.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:09:07.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:09:08.701Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-18T00:09:08.701Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-18T00:09:08.701Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-18T00:09:08.701Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-18T00:09:08.701Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T00:09:08.972Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-18T00:09:08.972Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-18T00:09:09.244Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-18T00:09:09.244Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-18T00:09:09.518Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-18T00:09:09.518Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-18T00:09:10.511Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-18T00:09:10.511Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-18T00:09:10.511Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T00:09:10.511Z] OK: 145 MiB in 53 packages [2021-05-18T00:09:11.970Z] Removing intermediate container 148e7b1299d8 [2021-05-18T00:09:11.970Z] ---> 07791e3004f0 [2021-05-18T00:09:11.970Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-18T00:09:12.245Z] ---> Running in 4194ca028e0b [2021-05-18T00:09:12.844Z] Removing intermediate container 4194ca028e0b [2021-05-18T00:09:12.844Z] ---> 4788f44be6ec [2021-05-18T00:09:12.844Z] Step 7/8 : COPY . . [2021-05-18T00:09:13.835Z] ---> ed73c021bd6c [2021-05-18T00:09:13.835Z] Step 8/8 : RUN go mod download [2021-05-18T00:09:14.110Z] ---> Running in f0ab3c72b570 [2021-05-18T00:09:16.132Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-05-18T00:09:16.730Z] 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-05-18T00:09:17.490Z] ---> job-cost.sh [2021-05-18T00:09:17.490Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TENb [2021-05-18T00:09:56.468Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T00:11:18.212Z] lf-activate-venv(): INFO: Adding /tmp/venv-TENb/bin to PATH [2021-05-18T00:11:18.212Z] INFO: No Stack... [2021-05-18T00:11:18.811Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T00:11:19.405Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T00:11:19.744Z] + + cutcat -d, /w/workspace/device-virtual-go/4/archives/cost.csv -f6 [2021-05-18T00:11:19.744Z] [Pipeline] lock [2021-05-18T00:11:19.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [2021-05-18T00:11:19.827Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] did not exist. Created. [2021-05-18T00:11:19.827Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T00:11:20.202Z] /w/workspace/device-virtual-go/4@tmp/durable-c1750f77/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-c1750f77/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-18T00:11:20.547Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T00:11:20.567Z] Warning: overwriting stash ‘stack-cost’ [2021-05-18T00:11:21.158Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T00:11:21.165Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T00:11:21.467Z] 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-05-18T00:11:23.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:11:24.092Z] ---> package-listing.sh [2021-05-18T00:11:24.092Z] ++ facter osfamily [2021-05-18T00:11:24.092Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T00:11:24.360Z] + OS_FAMILY=redhat [2021-05-18T00:11:24.360Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-208 [2021-05-18T00:11:24.360Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T00:11:24.360Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T00:11:24.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T00:11:24.360Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T00:11:24.360Z] + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' [2021-05-18T00:11:24.360Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T00:11:24.360Z] + case "${OS_FAMILY}" in [2021-05-18T00:11:24.360Z] + rpm -qa [2021-05-18T00:11:24.360Z] + sort [2021-05-18T00:11:24.935Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T00:11:24.935Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T00:11:24.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T00:11:24.935Z] + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' [2021-05-18T00:11:24.935Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-208/archives/ [2021-05-18T00:11:24.935Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-208/archives/ [Pipeline] echo [2021-05-18T00:11:24.947Z] 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T00:11:25.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:11:25.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:11:25.846Z] [2021-05-18T00:11:25.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:11:26.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:11:26.433Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T00:11:26.433Z] df20fa9351a1: Pulling fs layer [2021-05-18T00:11:26.433Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T00:11:26.433Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T00:11:26.433Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T00:11:26.433Z] 93b61091891f: Pulling fs layer [2021-05-18T00:11:26.433Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T00:11:26.433Z] 5e14af77c1be: Pulling fs layer [2021-05-18T00:11:26.433Z] 01666e4c0597: Pulling fs layer [2021-05-18T00:11:26.433Z] aa168da1d23b: Pulling fs layer [2021-05-18T00:11:26.433Z] 46f8f816bc3b: Waiting [2021-05-18T00:11:26.433Z] 93b61091891f: Waiting [2021-05-18T00:11:26.433Z] 93b9cdb0e59b: Waiting [2021-05-18T00:11:26.433Z] 5e14af77c1be: Waiting [2021-05-18T00:11:26.433Z] 01666e4c0597: Waiting [2021-05-18T00:11:26.433Z] aa168da1d23b: Waiting [2021-05-18T00:11:26.433Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T00:11:26.433Z] 36b3adc4ff6f: Download complete [2021-05-18T00:11:26.433Z] 46f8f816bc3b: Download complete [2021-05-18T00:11:26.433Z] df20fa9351a1: Verifying Checksum [2021-05-18T00:11:26.433Z] df20fa9351a1: Download complete [2021-05-18T00:11:26.433Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T00:11:26.433Z] 93b9cdb0e59b: Download complete [2021-05-18T00:11:26.433Z] 5e14af77c1be: Verifying Checksum [2021-05-18T00:11:26.433Z] 5e14af77c1be: Download complete [2021-05-18T00:11:26.433Z] 93b61091891f: Verifying Checksum [2021-05-18T00:11:26.433Z] 93b61091891f: Download complete [2021-05-18T00:11:26.433Z] 01666e4c0597: Verifying Checksum [2021-05-18T00:11:26.433Z] 01666e4c0597: Download complete [2021-05-18T00:11:26.698Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T00:11:26.698Z] 8ad3a11d3b57: Download complete [2021-05-18T00:11:26.960Z] df20fa9351a1: Pull complete [2021-05-18T00:11:27.537Z] 36b3adc4ff6f: Pull complete [2021-05-18T00:11:28.485Z] aa168da1d23b: Verifying Checksum [2021-05-18T00:11:28.485Z] aa168da1d23b: Download complete [2021-05-18T00:11:28.746Z] 8ad3a11d3b57: Pull complete [2021-05-18T00:11:29.006Z] 46f8f816bc3b: Pull complete [2021-05-18T00:11:29.582Z] 93b61091891f: Pull complete [2021-05-18T00:11:29.845Z] 93b9cdb0e59b: Pull complete [2021-05-18T00:11:30.105Z] 5e14af77c1be: Pull complete [2021-05-18T00:11:30.372Z] 01666e4c0597: Pull complete [2021-05-18T00:11:36.983Z] aa168da1d23b: Pull complete [2021-05-18T00:11:36.983Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T00:11:36.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:11:36.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T00:11:37.058Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-05-18T00:11:37.102Z] $ 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-208/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-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T00:12:07.057Z] $ docker top ca3552798ab79aca0ab969cd5336d1aa9c1a1b45ba5eb7388beebd38260254e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:12:07.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T00:12:07.766Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T00:12:08.070Z] + ls /var/log/sa-host [2021-05-18T00:12:08.070Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T00:12:08.070Z] file_magic: OK [2021-05-18T00:12:08.070Z] HZ: Using current value: 100 [2021-05-18T00:12:08.070Z] file_header: OK [2021-05-18T00:12:08.070Z] 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-18T00:12:08.070Z] Statistics: [2021-05-18T00:12:08.070Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T00:12:08.070Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T00:12:08.070Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T00:12:08.070Z] file_magic: OK [2021-05-18T00:12:08.070Z] HZ: Using current value: 100 [2021-05-18T00:12:08.070Z] file_header: OK [2021-05-18T00:12:08.070Z] 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-18T00:12:08.070Z] Statistics: [2021-05-18T00:12:08.070Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T00:12:08.070Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:12:08.246Z] provisioning config files... [2021-05-18T00:12:08.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config8701591852737411751tmp [Pipeline] { [Pipeline] echo [2021-05-18T00:12:08.285Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:12:08.595Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T00:12:08.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T00:12:08.633Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:12:08.934Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T00:12:08.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:12:09.241Z] ---> sudo-logs.sh [2021-05-18T00:12:09.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T00:12:09.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:12:09.605Z] ---> job-cost.sh [2021-05-18T00:12:09.605Z] lf-activate-venv: SKIPPING [2021-05-18T00:12:09.605Z] DEBUG: total: 0.18000000715255737 [2021-05-18T00:12:09.605Z] INFO: Retrieving Stack Cost... [2021-05-18T00:12:10.559Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T00:12:11.135Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T00:12:11.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:12:11.452Z] ---> logs-deploy.sh [2021-05-18T00:12:11.453Z] lf-activate-venv: SKIPPING [2021-05-18T00:12:11.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-208/4 [2021-05-18T00:12:11.453Z] INFO: archiving workspace using pattern(s): [2021-05-18T00:12:12.405Z] Archives upload complete. [2021-05-18T00:12:12.405Z] INFO: archiving logs to Nexus [2021-05-18T00:12:12.977Z] ---> uname -a: [2021-05-18T00:12:12.978Z] Linux prd-centos7-docker-4c-2g-1111.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> lscpu: [2021-05-18T00:12:12.978Z] Architecture: x86_64 [2021-05-18T00:12:12.978Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T00:12:12.978Z] Byte Order: Little Endian [2021-05-18T00:12:12.978Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T00:12:12.978Z] CPU(s): 2 [2021-05-18T00:12:12.978Z] On-line CPU(s) list: 0,1 [2021-05-18T00:12:12.978Z] Thread(s) per core: 1 [2021-05-18T00:12:12.978Z] Core(s) per socket: 1 [2021-05-18T00:12:12.978Z] Socket(s): 2 [2021-05-18T00:12:12.978Z] NUMA node(s): 1 [2021-05-18T00:12:12.978Z] Vendor ID: AuthenticAMD [2021-05-18T00:12:12.978Z] CPU family: 23 [2021-05-18T00:12:12.978Z] Model: 49 [2021-05-18T00:12:12.978Z] Model name: AMD EPYC-Rome Processor [2021-05-18T00:12:12.978Z] Stepping: 0 [2021-05-18T00:12:12.978Z] CPU MHz: 2800.000 [2021-05-18T00:12:12.978Z] BogoMIPS: 5600.00 [2021-05-18T00:12:12.978Z] Virtualization: AMD-V [2021-05-18T00:12:12.978Z] Hypervisor vendor: KVM [2021-05-18T00:12:12.978Z] Virtualization type: full [2021-05-18T00:12:12.978Z] L1d cache: 64 KiB [2021-05-18T00:12:12.978Z] L1i cache: 64 KiB [2021-05-18T00:12:12.978Z] L2 cache: 1 MiB [2021-05-18T00:12:12.978Z] L3 cache: 32 MiB [2021-05-18T00:12:12.978Z] NUMA node0 CPU(s): 0,1 [2021-05-18T00:12:12.978Z] Vulnerability Itlb multihit: Not affected [2021-05-18T00:12:12.978Z] Vulnerability L1tf: Not affected [2021-05-18T00:12:12.978Z] Vulnerability Mds: Not affected [2021-05-18T00:12:12.978Z] Vulnerability Meltdown: Not affected [2021-05-18T00:12:12.978Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T00:12:12.978Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T00:12:12.978Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T00:12:12.978Z] Vulnerability Srbds: Not affected [2021-05-18T00:12:12.978Z] Vulnerability Tsx async abort: Not affected [2021-05-18T00:12:12.978Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> nproc: [2021-05-18T00:12:12.978Z] 2 [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> df -h: [2021-05-18T00:12:12.978Z] Filesystem Size Used Available Use% Mounted on [2021-05-18T00:12:12.978Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-18T00:12:12.978Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-18T00:12:12.978Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-18T00:12:12.978Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208 [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208@tmp [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-18T00:12:12.978Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> free -m: [2021-05-18T00:12:12.978Z] total used free shared buff/cache available [2021-05-18T00:12:12.978Z] Mem: 7821 974 4740 0 2106 6668 [2021-05-18T00:12:12.978Z] Swap: 1023 0 1023 [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> ip addr: [2021-05-18T00:12:12.978Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-18T00:12:12.978Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-18T00:12:12.978Z] inet 127.0.0.1/8 scope host lo [2021-05-18T00:12:12.978Z] valid_lft forever preferred_lft forever [2021-05-18T00:12:12.978Z] inet6 ::1/128 scope host [2021-05-18T00:12:12.978Z] valid_lft forever preferred_lft forever [2021-05-18T00:12:12.978Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-18T00:12:12.978Z] link/ether fa:16:3e:fc:80:9c brd ff:ff:ff:ff:ff:ff [2021-05-18T00:12:12.978Z] inet 10.30.122.115/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-18T00:12:12.978Z] valid_lft 85864sec preferred_lft 85864sec [2021-05-18T00:12:12.978Z] inet6 fe80::f816:3eff:fefc:809c/64 scope link [2021-05-18T00:12:12.978Z] valid_lft forever preferred_lft forever [2021-05-18T00:12:12.978Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-18T00:12:12.978Z] link/ether 02:42:b6:ea:2e:1d brd ff:ff:ff:ff:ff:ff [2021-05-18T00:12:12.978Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-18T00:12:12.978Z] valid_lft forever preferred_lft forever [2021-05-18T00:12:12.978Z] inet6 fe80::42:b6ff:feea:2e1d/64 scope link [2021-05-18T00:12:12.978Z] valid_lft forever preferred_lft forever [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> sar -b -r -n DEV: [2021-05-18T00:12:12.978Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] 00:02:53 LINUX RESTART (2 CPU) [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] 00:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-18T00:12:12.978Z] 00:05:02 102.31 42.40 59.91 0.00 7403.63 38728.68 0.00 [2021-05-18T00:12:12.978Z] 00:06:01 6.54 0.15 6.39 0.00 22.49 686.47 0.00 [2021-05-18T00:12:12.978Z] 00:07:01 0.42 0.00 0.42 0.00 0.00 6.96 0.00 [2021-05-18T00:12:12.978Z] 00:08:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-05-18T00:12:12.978Z] 00:09:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 [2021-05-18T00:12:12.978Z] 00:10:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 [2021-05-18T00:12:12.978Z] 00:11:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2021-05-18T00:12:12.978Z] 00:12:01 45.47 0.10 45.37 0.00 9.99 13495.07 0.00 [2021-05-18T00:12:12.978Z] Average: 19.49 5.35 14.15 0.00 931.91 6631.29 0.00 [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] 00:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-18T00:12:12.978Z] 00:05:02 5416012 0 849972 10.61 2620 1740336 1835780 20.27 614348 1576760 48 [2021-05-18T00:12:12.978Z] 00:06:01 5445956 0 811108 10.13 2620 1749256 1531924 16.91 587404 1575864 8 [2021-05-18T00:12:12.978Z] 00:07:01 5453712 0 803348 10.03 2620 1749260 1460388 16.12 581424 1575864 8 [2021-05-18T00:12:12.978Z] 00:08:01 5452552 0 804500 10.05 2620 1749268 1460412 16.12 580784 1577680 8 [2021-05-18T00:12:12.978Z] 00:09:01 5452280 0 804764 10.05 2620 1749276 1460448 16.12 580984 1577684 8 [2021-05-18T00:12:12.978Z] 00:10:01 5449828 0 807216 10.08 2620 1749276 1460388 16.12 576852 1584160 16 [2021-05-18T00:12:12.978Z] 00:11:01 5448132 0 808908 10.10 2620 1749280 1460528 16.13 578292 1584160 8 [2021-05-18T00:12:12.978Z] 00:12:01 4898996 0 953632 11.91 2620 2153692 1638364 18.09 778824 1845252 11736 [2021-05-18T00:12:12.978Z] Average: 5377184 0 830431 10.37 2620 1798706 1538529 16.99 609864 1612178 1480 [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] 00:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-18T00:12:12.978Z] 00:05:02 veth0f0b8b6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:05:02 eth0 640.15 452.94 1187.37 87.55 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:05:02 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:06:01 eth0 46.19 60.42 157.30 10.41 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:06:01 docker0 50.12 29.34 4.48 140.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:07:01 eth0 2.53 0.70 0.90 0.58 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:08:01 eth0 1.92 0.30 0.39 0.17 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:09:01 eth0 1.82 0.30 0.40 0.23 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:10:01 eth0 2.25 0.67 0.78 0.46 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:11:01 eth0 2.08 0.63 0.68 0.37 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:12:01 eth0 197.50 177.43 2171.42 18.26 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] Average: eth0 111.99 86.76 440.59 14.77 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] Average: docker0 6.17 3.62 0.55 17.25 0.00 0.00 0.00 0.00 [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] [2021-05-18T00:12:12.978Z] ---> sar -P ALL: [2021-05-18T00:12:12.979Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T00:12:12.979Z] [2021-05-18T00:12:12.979Z] 00:02:53 LINUX RESTART (2 CPU) [2021-05-18T00:12:12.979Z] [2021-05-18T00:12:12.979Z] 00:04:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T00:12:12.979Z] 00:05:02 all 15.98 0.00 4.65 32.28 0.08 47.01 [2021-05-18T00:12:12.979Z] 00:05:02 0 19.14 0.00 4.29 28.31 0.07 48.19 [2021-05-18T00:12:12.979Z] 00:05:02 1 12.74 0.00 5.03 36.34 0.09 45.79 [2021-05-18T00:12:12.979Z] 00:06:01 all 1.41 0.00 0.55 0.47 0.03 97.54 [2021-05-18T00:12:12.979Z] 00:06:01 0 1.76 0.00 0.60 0.15 0.03 97.45 [2021-05-18T00:12:12.979Z] 00:06:01 1 1.06 0.00 0.51 0.78 0.02 97.63 [2021-05-18T00:12:12.979Z] 00:07:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-05-18T00:12:12.979Z] 00:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2021-05-18T00:12:12.979Z] 00:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-18T00:12:12.979Z] 00:08:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-18T00:12:12.979Z] 00:08:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-18T00:12:12.979Z] 00:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-18T00:12:12.979Z] 00:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-05-18T00:12:12.979Z] 00:09:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-05-18T00:12:12.979Z] 00:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-18T00:12:12.979Z] 00:10:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-05-18T00:12:12.979Z] 00:10:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-18T00:12:12.979Z] 00:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-18T00:12:12.979Z] 00:11:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2021-05-18T00:12:12.979Z] 00:11:01 0 0.25 0.00 0.02 0.00 0.00 99.73 [2021-05-18T00:12:12.979Z] 00:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-18T00:12:12.979Z] 00:12:01 all 6.02 0.00 2.16 10.61 0.05 81.15 [2021-05-18T00:12:12.979Z] 00:12:01 0 6.81 0.00 2.19 13.40 0.05 77.55 [2021-05-18T00:12:12.979Z] 00:12:01 1 5.24 0.00 2.14 7.85 0.05 84.72 [2021-05-18T00:12:12.979Z] Average: all 2.86 0.00 0.89 5.11 0.03 91.10 [2021-05-18T00:12:12.979Z] Average: 0 3.45 0.00 0.87 4.99 0.03 90.67 [2021-05-18T00:12:12.979Z] Average: 1 2.28 0.00 0.92 5.23 0.03 91.53 [2021-05-18T00:12:12.979Z] [2021-05-18T00:12:12.979Z] [2021-05-18T00:12:12.979Z]