lenny-intel commented: recheck 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/app-service-configurable Obtained Jenkinsfile from 6e65ad63b6f97c03a1a39233674f42c9325bbc91+02c1bdd2e7c58c88f1181e55d1376c3df082b575 (33ea2713f843cac94a17a37d57c79e79b7c18c89) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30310 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 Commit message: "refactor: Rework code and profiles for refactored SDK" > git rev-list --no-walk 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:55:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:55:21 ========================================================= 15:55:21 EdgeX Global Pipelines Version Info 15:55:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:55:23 ------------------- 15:55:23 stable info: 15:55:23 ------------------- 15:55:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:55:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:55:23 Message: update stable to v1.0.186 15:55:24 ------------------- 15:55:24 experimental info: 15:55:24 ------------------- 15:55:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:55:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:55:24 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo 15:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo 15:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo 15:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e65ad6 [Pipeline] echo 15:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:55:28 provisioning config files... 15:55:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config6056858807650206567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:28 ---> docker-login.sh 15:55:28 nexus3.edgexfoundry.org:10001 15:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:29 Configure a credential helper to remove this warning. See 15:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:29 15:55:29 Login Succeeded 15:55:29 nexus3.edgexfoundry.org:10002 15:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:29 Configure a credential helper to remove this warning. See 15:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:29 15:55:29 Login Succeeded 15:55:29 nexus3.edgexfoundry.org:10003 15:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:29 Configure a credential helper to remove this warning. See 15:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:29 15:55:29 Login Succeeded 15:55:29 nexus3.edgexfoundry.org:10004 15:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:29 Configure a credential helper to remove this warning. See 15:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:29 15:55:29 Login Succeeded 15:55:29 docker.io 15:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:30 Configure a credential helper to remove this warning. See 15:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:30 15:55:30 Login Succeeded 15:55:30 ---> docker-login.sh ends [Pipeline] } 15:55:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:31 + git log --format=format:%s -1 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo 15:55:31 GIT_COMMIT: 6e65ad63b6f97c03a1a39233674f42c9325bbc91, Commit Message: refactor: Rework code and profiles for refactored SDK [Pipeline] echo 15:55:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:32 15:55:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:55:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:32 latest: Pulling from edgex-devops/git-semver 15:55:32 31603596830f: Pulling fs layer 15:55:32 2a8b12db71e7: Pulling fs layer 15:55:32 6ca5941a6612: Pulling fs layer 15:55:32 ecc8261a40a4: Pulling fs layer 15:55:32 ecc8261a40a4: Waiting 15:55:32 2a8b12db71e7: Verifying Checksum 15:55:32 2a8b12db71e7: Download complete 15:55:32 31603596830f: Verifying Checksum 15:55:32 31603596830f: Download complete 15:55:32 ecc8261a40a4: Verifying Checksum 15:55:32 ecc8261a40a4: Download complete 15:55:32 6ca5941a6612: Verifying Checksum 15:55:32 6ca5941a6612: Download complete 15:55:33 31603596830f: Pull complete 15:55:33 2a8b12db71e7: Pull complete 15:55:34 6ca5941a6612: Pull complete 15:55:34 ecc8261a40a4: Pull complete 15:55:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:55:34 prd-centos7-docker-4c-2g-30310 does not seem to be running inside a container 15:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-214 -v /w/workspace/_app-service-configurable_PR-214:/w/workspace/_app-service-configurable_PR-214:rw,z -v /w/workspace/_app-service-configurable_PR-214@tmp:/w/workspace/_app-service-configurable_PR-214@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 15:55:36 $ docker top 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:37 [ssh-agent] Looking for ssh-agent implementation... 15:55:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:37 $ docker exec 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent 15:55:37 SSH_AUTH_SOCK=/tmp/ssh-dNoRc6oi4h5V/agent.11 15:55:37 SSH_AGENT_PID=16 15:55:37 Running ssh-add (command line suppressed) 15:55:37 Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_3700306164930329806.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_3700306164930329806.key) 15:55:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:38 + git tag --points-at HEAD [Pipeline] } 15:55:38 $ docker exec --env ******** --env ******** 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent -k 15:55:38 unset SSH_AUTH_SOCK; 15:55:38 unset SSH_AGENT_PID; 15:55:38 echo Agent pid 16 killed; 15:55:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:38 [ssh-agent] Looking for ssh-agent implementation... 15:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:38 $ docker exec 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent 15:55:38 SSH_AUTH_SOCK=/tmp/ssh-xHuDQjKmjTgw/agent.44 15:55:38 SSH_AGENT_PID=49 15:55:38 Running ssh-add (command line suppressed) 15:55:39 Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_8089356363638488312.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_8089356363638488312.key) 15:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:39 + git semver init 15:55:39 # -> Open(): unable to determine branch for HEAD 15:55:39 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-214/.git 15:55:39 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-214 15:55:39 # $SEMVER_REMOTE_NAME = origin 15:55:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:55:39 # $SEMVER_USER_NAME = edgex-jenkins 15:55:39 # $SEMVER_BRANCH = PR-214 15:55:39 # $SEMVER_TEMP = /tmp/semver-087021212 15:55:39 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:55:40 # '/tmp/semver-087021212' -> '/w/workspace/_app-service-configurable_PR-214/.semver' 15:55:40 # -> Force: false 15:55:40 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-214/.semver [Pipeline] } 15:55:40 $ docker exec --env ******** --env ******** 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent -k 15:55:40 unset SSH_AUTH_SOCK; 15:55:40 unset SSH_AGENT_PID; 15:55:40 echo Agent pid 49 killed; 15:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:40 + git semver [Pipeline] } 15:55:40 $ docker stop --time=1 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b 15:55:42 $ docker rm -f 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b [Pipeline] // withDockerContainer [Pipeline] sh 15:55:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:43 Stashed 1 file(s) [Pipeline] echo 15:55:43 [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 15:55:58 Still waiting to schedule task 15:55:58 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30310’ 15:55:58 Still waiting to schedule task 15:55:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:57:49 Running on prd-centos7-docker-4c-2g-30313 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws 15:57:49 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 15:57:52 using credential edgex-jenkins-ssh 15:57:52 Cloning the remote Git repository 15:57:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:57:52 > git init /w/workspace/app-service-configurable/3 # timeout=10 15:57:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:57:52 > git --version # timeout=10 15:57:52 > git --version # 'git version 2.24.3' 15:57:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30312 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws 15:57:53 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 15:57:53 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:57:53 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:57:53 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) 15:57:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:57:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:57:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:57:53 > git config core.sparsecheckout # timeout=10 15:57:53 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:57:53 > git remote # timeout=10 15:57:53 > git config --get remote.origin.url # timeout=10 15:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:53 > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 15:57:53 > git rev-parse HEAD^{commit} # timeout=10 15:57:53 > git config core.sparsecheckout # timeout=10 15:57:53 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:57:57 Commit message: "refactor: Rework code and profiles for refactored SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:58 using credential edgex-jenkins-ssh 15:57:58 Cloning the remote Git repository 15:57:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:57:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:57:59 + true 15:57:59 + sudo service docker restart 15:57:59 Redirecting to /bin/systemctl restart docker.service 15:57:58 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:57:58 > git init /w/workspace/app-service-configurable/3 # timeout=10 15:57:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:57:58 > git --version # timeout=10 15:57:59 > git --version # 'git version 2.17.1' 15:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:57:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:58:00 provisioning config files... 15:58:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config999977837795862108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:00 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:58:00 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:58:00 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) 15:58:00 ---> docker-login.sh 15:58:00 nexus3.edgexfoundry.org:10001 15:58:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:58:00 > git config core.sparsecheckout # timeout=10 15:58:00 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:58:00 > git remote # timeout=10 15:58:00 > git config --get remote.origin.url # timeout=10 15:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:00 > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 15:58:00 > git rev-parse HEAD^{commit} # timeout=10 15:58:00 > git config core.sparsecheckout # timeout=10 15:58:00 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:01 Configure a credential helper to remove this warning. See 15:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:01 15:58:01 Login Succeeded 15:58:01 nexus3.edgexfoundry.org:10002 15:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:01 Configure a credential helper to remove this warning. See 15:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:01 15:58:01 Login Succeeded 15:58:01 nexus3.edgexfoundry.org:10003 15:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:02 Configure a credential helper to remove this warning. See 15:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:02 15:58:02 Login Succeeded 15:58:02 nexus3.edgexfoundry.org:10004 15:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:02 Configure a credential helper to remove this warning. See 15:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:02 15:58:02 Login Succeeded 15:58:02 docker.io 15:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:02 Configure a credential helper to remove this warning. See 15:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:02 15:58:02 Login Succeeded 15:58:02 ---> docker-login.sh ends [Pipeline] } 15:58:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:03 ========================================================= 15:58:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:58:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:58:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:58:03 Sending build context to Docker daemon 97.28kB 15:58:03 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:58:03 Step 2/8 : FROM ${BASE} 15:58:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:58:03 188c0c94c7c5: Pulling fs layer 15:58:03 0ef7d3d256c8: Pulling fs layer 15:58:03 de9db76c5a1d: Pulling fs layer 15:58:03 bca2f99d35d6: Pulling fs layer 15:58:03 93359f2a8cfa: Pulling fs layer 15:58:03 7c6f9722023f: Pulling fs layer 15:58:03 a35cf1a2eb13: Pulling fs layer 15:58:03 bca2f99d35d6: Waiting 15:58:03 93359f2a8cfa: Waiting 15:58:03 7c6f9722023f: Waiting 15:58:03 a35cf1a2eb13: Waiting 15:58:03 de9db76c5a1d: Verifying Checksum 15:58:03 de9db76c5a1d: Download complete 15:58:03 0ef7d3d256c8: Verifying Checksum 15:58:03 0ef7d3d256c8: Download complete 15:58:03 93359f2a8cfa: Download complete 15:58:03 7c6f9722023f: Verifying Checksum 15:58:03 7c6f9722023f: Download complete 15:58:03 188c0c94c7c5: Verifying Checksum 15:58:03 188c0c94c7c5: Download complete 15:58:03 188c0c94c7c5: Pull complete 15:58:04 0ef7d3d256c8: Pull complete 15:58:04 de9db76c5a1d: Pull complete 15:58:05 Commit message: "refactor: Rework code and profiles for refactored SDK" 15:58:05 a35cf1a2eb13: Verifying Checksum 15:58:05 a35cf1a2eb13: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:06 bca2f99d35d6: Verifying Checksum 15:58:06 bca2f99d35d6: Download complete 15:58:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:58:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:58:07 + true 15:58:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:58:10 provisioning config files... 15:58:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config784019696725634622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:11 ---> docker-login.sh 15:58:11 nexus3.edgexfoundry.org:10001 15:58:11 bca2f99d35d6: Pull complete 15:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:12 93359f2a8cfa: Pull complete 15:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:12 Configure a credential helper to remove this warning. See 15:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:12 15:58:12 Login Succeeded 15:58:12 nexus3.edgexfoundry.org:10002 15:58:12 7c6f9722023f: Pull complete 15:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:12 Configure a credential helper to remove this warning. See 15:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:12 15:58:12 Login Succeeded 15:58:12 nexus3.edgexfoundry.org:10003 15:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:13 Configure a credential helper to remove this warning. See 15:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:13 15:58:13 Login Succeeded 15:58:13 nexus3.edgexfoundry.org:10004 15:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:13 Configure a credential helper to remove this warning. See 15:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:13 15:58:13 Login Succeeded 15:58:13 docker.io 15:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:14 Configure a credential helper to remove this warning. See 15:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:14 15:58:14 Login Succeeded 15:58:14 ---> docker-login.sh ends [Pipeline] } 15:58:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:15 ========================================================= 15:58:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:58:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:58:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:58:15 Sending build context to Docker daemon 97.28kB 15:58:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:58:15 Step 2/8 : FROM ${BASE} 15:58:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:58:16 5f621e34cdf4: Pulling fs layer 15:58:16 a4357932f1b6: Pulling fs layer 15:58:16 18c013af1878: Pulling fs layer 15:58:16 00ac8860ef70: Pulling fs layer 15:58:16 63d7cb157983: Pulling fs layer 15:58:16 b116817d02f9: Pulling fs layer 15:58:16 745a02a5169b: Pulling fs layer 15:58:16 00ac8860ef70: Waiting 15:58:16 b116817d02f9: Waiting 15:58:16 63d7cb157983: Waiting 15:58:16 18c013af1878: Verifying Checksum 15:58:16 18c013af1878: Download complete 15:58:16 a4357932f1b6: Verifying Checksum 15:58:16 a4357932f1b6: Download complete 15:58:16 63d7cb157983: Verifying Checksum 15:58:16 63d7cb157983: Download complete 15:58:16 b116817d02f9: Verifying Checksum 15:58:16 b116817d02f9: Download complete 15:58:16 5f621e34cdf4: Verifying Checksum 15:58:16 5f621e34cdf4: Download complete 15:58:16 a35cf1a2eb13: Pull complete 15:58:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:58:16 ---> a62c8e92a672 15:58:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:58:16 ---> Running in 7347db18bc20 15:58:17 5f621e34cdf4: Pull complete 15:58:17 Removing intermediate container 7347db18bc20 15:58:17 ---> d81e15a70280 15:58:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:17 ---> Running in f0449c8518ae 15:58:17 a4357932f1b6: Pull complete 15:58:17 18c013af1878: Pull complete 15:58:18 Removing intermediate container f0449c8518ae 15:58:18 ---> bf89f1b2343c 15:58:18 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:58:18 ---> Running in 05fe3296af6d 15:58:18 745a02a5169b: Verifying Checksum 15:58:18 745a02a5169b: Download complete 15:58:19 00ac8860ef70: Download complete 15:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:20 (1/6) Installing libc-dev (0.7.2-r3) 15:58:20 (2/6) Installing libsodium (1.0.18-r0) 15:58:20 (3/6) Installing pkgconf (1.7.2-r0) 15:58:20 (4/6) Installing libsodium-dev (1.0.18-r0) 15:58:20 (5/6) Installing libzmq (4.3.3-r0) 15:58:20 (6/6) Installing zeromq-dev (4.3.3-r0) 15:58:20 Executing busybox-1.31.1-r19.trigger 15:58:20 OK: 167 MiB in 45 packages 15:58:21 Removing intermediate container 05fe3296af6d 15:58:21 ---> 3bff3ee3ae23 15:58:21 Step 6/8 : WORKDIR /app 15:58:21 ---> Running in ecb642973fd1 15:58:21 Removing intermediate container ecb642973fd1 15:58:21 ---> 3f8a384e1cc2 15:58:21 Step 7/8 : COPY . . 15:58:22 ---> 06c977ff3dfa 15:58:22 Step 8/8 : RUN go mod download 15:58:22 ---> Running in b4fe3adc026a 15:58:23 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.27: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 15:58:23 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 15:58:24 ---> job-cost.sh 15:58:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o5tI 15:58:29 00ac8860ef70: Pull complete 15:58:29 63d7cb157983: Pull complete 15:58:30 b116817d02f9: Pull complete 15:58:34 745a02a5169b: Pull complete 15:58:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:58:34 ---> b7e6874047d6 15:58:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:58:37 ---> Running in cbf6dc2f2136 15:58:37 Removing intermediate container cbf6dc2f2136 15:58:37 ---> 92352c3eb3b4 15:58:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:37 ---> Running in e433a48e5950 15:58:39 Removing intermediate container e433a48e5950 15:58:39 ---> 83270ed1a3b3 15:58:39 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:58:39 ---> Running in d5d57f7e5e47 15:58:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:58:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:58:42 (1/6) Installing libc-dev (0.7.2-r3) 15:58:42 (2/6) Installing libsodium (1.0.18-r0) 15:58:42 (3/6) Installing pkgconf (1.7.2-r0) 15:58:42 (4/6) Installing libsodium-dev (1.0.18-r0) 15:58:42 (5/6) Installing libzmq (4.3.3-r0) 15:58:42 (6/6) Installing zeromq-dev (4.3.3-r0) 15:58:42 Executing busybox-1.31.1-r19.trigger 15:58:42 OK: 144 MiB in 45 packages 15:58:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:58:44 Removing intermediate container d5d57f7e5e47 15:58:44 ---> 0b2258cf1fd5 15:58:44 Step 6/8 : WORKDIR /app 15:58:44 ---> Running in 823e81f8c0de 15:58:44 Removing intermediate container 823e81f8c0de 15:58:44 ---> 35c89505fa26 15:58:44 Step 7/8 : COPY . . 15:58:45 ---> cc80c08c96d2 15:58:45 Step 8/8 : RUN go mod download 15:58:45 ---> Running in 5d65c7cd1b13 15:58:46 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.27: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 15:58:46 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 15:58:48 ---> job-cost.sh 15:58:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o4Xu 15:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-o5tI/bin to PATH 15:59:09 INFO: No Stack... 15:59:09 INFO: Retrieving Pricing Info for: v1-standard-2 15:59:09 INFO: Archiving Costs [Pipeline] sh 15:59:10 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 15:59:10 + cut -d, -f6 [Pipeline] lock 15:59:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] 15:59:10 Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] did not exist. Created. 15:59:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:11 + echo total: 0.029999999329447746 [Pipeline] stash 15:59:11 Stashed 1 file(s) [Pipeline] } 15:59:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:59:12 Failed in branch amd64 15:59:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-o4Xu/bin to PATH 16:00:48 INFO: No Stack... 16:00:48 INFO: Retrieving Pricing Info for: lf-standard-4 16:00:48 INFO: Archiving Costs [Pipeline] sh 16:00:49 + + cat /w/workspace/app-service-configurable/3/archives/cost.csv 16:00:49 cut -d, -f6 [Pipeline] lock 16:00:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] 16:00:49 Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] did not exist. Created. 16:00:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:49 /w/workspace/app-service-configurable/3@tmp/durable-eab3a617/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-eab3a617/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:00:50 + echo total: 0.20999999344348907 [Pipeline] stash 16:00:50 Warning: overwriting stash ‘stack-cost’ 16:00:51 Stashed 1 file(s) [Pipeline] } 16:00:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:51 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 16:00:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:54 ---> package-listing.sh 16:00:54 ++ facter osfamily 16:00:54 ++ tr '[:upper:]' '[:lower:]' 16:00:54 + OS_FAMILY=redhat 16:00:54 + workspace=/w/workspace/_app-service-configurable_PR-214 16:00:54 + START_PACKAGES=/tmp/packages_start.txt 16:00:54 + END_PACKAGES=/tmp/packages_end.txt 16:00:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:54 + PACKAGES=/tmp/packages_start.txt 16:00:54 + '[' /w/workspace/_app-service-configurable_PR-214 ']' 16:00:54 + PACKAGES=/tmp/packages_end.txt 16:00:54 + case "${OS_FAMILY}" in 16:00:54 + rpm -qa 16:00:54 + sort 16:00:59 + '[' -f /tmp/packages_start.txt ']' 16:00:59 + '[' -f /tmp/packages_end.txt ']' 16:00:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:59 + '[' /w/workspace/_app-service-configurable_PR-214 ']' 16:00:59 + mkdir -p /w/workspace/_app-service-configurable_PR-214/archives/ 16:00:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-214/archives/ [Pipeline] echo 16:00:59 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/_app-service-configurable_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:00:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:59 16:00:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:00 alpine: Pulling from edgex-lftools-log-publisher 16:01:00 df20fa9351a1: Pulling fs layer 16:01:00 36b3adc4ff6f: Pulling fs layer 16:01:00 8ad3a11d3b57: Pulling fs layer 16:01:00 46f8f816bc3b: Pulling fs layer 16:01:00 93b61091891f: Pulling fs layer 16:01:00 93b9cdb0e59b: Pulling fs layer 16:01:00 5e14af77c1be: Pulling fs layer 16:01:00 01666e4c0597: Pulling fs layer 16:01:00 aa168da1d23b: Pulling fs layer 16:01:00 93b61091891f: Waiting 16:01:00 93b9cdb0e59b: Waiting 16:01:00 5e14af77c1be: Waiting 16:01:00 01666e4c0597: Waiting 16:01:00 aa168da1d23b: Waiting 16:01:00 46f8f816bc3b: Waiting 16:01:00 36b3adc4ff6f: Verifying Checksum 16:01:00 36b3adc4ff6f: Download complete 16:01:00 46f8f816bc3b: Verifying Checksum 16:01:00 46f8f816bc3b: Download complete 16:01:00 df20fa9351a1: Verifying Checksum 16:01:00 df20fa9351a1: Download complete 16:01:00 93b9cdb0e59b: Verifying Checksum 16:01:00 93b9cdb0e59b: Download complete 16:01:00 93b61091891f: Download complete 16:01:00 5e14af77c1be: Verifying Checksum 16:01:00 5e14af77c1be: Download complete 16:01:00 01666e4c0597: Verifying Checksum 16:01:00 01666e4c0597: Download complete 16:01:00 df20fa9351a1: Pull complete 16:01:00 8ad3a11d3b57: Verifying Checksum 16:01:00 8ad3a11d3b57: Download complete 16:01:00 36b3adc4ff6f: Pull complete 16:01:01 8ad3a11d3b57: Pull complete 16:01:01 46f8f816bc3b: Pull complete 16:01:02 aa168da1d23b: Verifying Checksum 16:01:02 aa168da1d23b: Download complete 16:01:02 93b61091891f: Pull complete 16:01:02 93b9cdb0e59b: Pull complete 16:01:03 5e14af77c1be: Pull complete 16:01:03 01666e4c0597: Pull complete 16:01:11 aa168da1d23b: Pull complete 16:01:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:01:11 prd-centos7-docker-4c-2g-30310 does not seem to be running inside a container 16:01:11 $ 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/_app-service-configurable_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-214 -v /w/workspace/_app-service-configurable_PR-214:/w/workspace/_app-service-configurable_PR-214:rw,z -v /w/workspace/_app-service-configurable_PR-214@tmp:/w/workspace/_app-service-configurable_PR-214@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 16:01:15 $ docker top fe0edf06c2d73358610ff41e42f131bef117c7b66ad513acbd5d22102ee6341e -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:01:15 + mkdir -p /var/log/sa [Pipeline] sh 16:01:16 + ls /var/log/sa-host 16:01:16 + sadf -c /var/log/sa-host/sa18 16:01:16 file_magic: OK 16:01:16 HZ: Using current value: 100 16:01:16 file_header: OK 16:01:16 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 16:01:16 Statistics: 16:01:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:01:16 File successfully converted to sysstat format version 12.2.1 16:01:16 + sadf -c /var/log/sa-host/sa23 16:01:16 file_magic: OK 16:01:16 HZ: Using current value: 100 16:01:16 file_header: OK 16:01:16 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 16:01:16 Statistics: 16:01:16 Hnuu...uuuununununu... 16:01:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:16 provisioning config files... 16:01:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config7512128717889165882tmp [Pipeline] { [Pipeline] echo 16:01:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:16 ---> create-netrc.sh [Pipeline] } 16:01:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:01:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:01:17 ---> python-tools-install.sh [Pipeline] echo 16:01:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:17 ---> sudo-logs.sh 16:01:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:01:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:18 ---> job-cost.sh 16:01:18 lf-activate-venv: SKIPPING 16:01:18 DEBUG: total: 0.20999999344348907 16:01:18 INFO: Retrieving Stack Cost... 16:01:19 INFO: Retrieving Pricing Info for: v1-standard-2 16:01:19 INFO: Archiving Costs [Pipeline] echo 16:01:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:19 ---> logs-deploy.sh 16:01:19 lf-activate-venv: SKIPPING 16:01:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-214/3 16:01:19 INFO: archiving workspace using pattern(s): 16:01:21 Archives upload complete. 16:01:21 INFO: archiving logs to Nexus 16:01:22 ---> uname -a: 16:01:22 Linux prd-centos7-docker-4c-2g-30310.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:01:22 16:01:22 16:01:22 ---> lscpu: 16:01:22 Architecture: x86_64 16:01:22 CPU op-mode(s): 32-bit, 64-bit 16:01:22 Byte Order: Little Endian 16:01:22 Address sizes: 40 bits physical, 48 bits virtual 16:01:22 CPU(s): 4 16:01:22 On-line CPU(s) list: 0-3 16:01:22 Thread(s) per core: 1 16:01:22 Core(s) per socket: 1 16:01:22 Socket(s): 4 16:01:22 NUMA node(s): 1 16:01:22 Vendor ID: GenuineIntel 16:01:22 CPU family: 6 16:01:22 Model: 44 16:01:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:01:22 Stepping: 1 16:01:22 CPU MHz: 2933.436 16:01:22 BogoMIPS: 5866.87 16:01:22 Virtualization: VT-x 16:01:22 Hypervisor vendor: KVM 16:01:22 Virtualization type: full 16:01:22 L1d cache: 128 KiB 16:01:22 L1i cache: 128 KiB 16:01:22 L2 cache: 16 MiB 16:01:22 L3 cache: 64 MiB 16:01:22 NUMA node0 CPU(s): 0-3 16:01:22 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:01:22 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:01:22 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:01:22 Vulnerability Meltdown: Mitigation; PTI 16:01:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:01:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:01:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:01:22 Vulnerability Srbds: Not affected 16:01:22 Vulnerability Tsx async abort: Not affected 16:01:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:01:22 16:01:22 16:01:22 ---> nproc: 16:01:22 4 16:01:22 16:01:22 16:01:22 ---> df -h: 16:01:22 Filesystem Size Used Available Use% Mounted on 16:01:22 overlay 50.0G 7.3G 42.7G 15% / 16:01:22 tmpfs 64.0M 0 64.0M 0% /dev 16:01:22 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:01:22 shm 64.0M 0 64.0M 0% /dev/shm 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214@tmp 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:01:22 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:01:22 16:01:22 16:01:22 ---> free -m: 16:01:22 total used free shared buff/cache available 16:01:22 Mem: 1837 711 112 0 1013 1021 16:01:22 Swap: 1023 1 1022 16:01:22 16:01:22 16:01:22 ---> ip addr: 16:01:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:01:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:01:22 inet 127.0.0.1/8 scope host lo 16:01:22 valid_lft forever preferred_lft forever 16:01:22 inet6 ::1/128 scope host 16:01:22 valid_lft forever preferred_lft forever 16:01:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:01:22 link/ether fa:16:3e:08:20:55 brd ff:ff:ff:ff:ff:ff 16:01:22 inet 10.30.123.117/23 brd 10.30.123.255 scope global dynamic eth0 16:01:22 valid_lft 86006sec preferred_lft 86006sec 16:01:22 inet6 fe80::f816:3eff:fe08:2055/64 scope link 16:01:22 valid_lft forever preferred_lft forever 16:01:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:01:22 link/ether 02:42:b5:6c:b4:08 brd ff:ff:ff:ff:ff:ff 16:01:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:01:22 valid_lft forever preferred_lft forever 16:01:22 inet6 fe80::42:b5ff:fe6c:b408/64 scope link 16:01:22 valid_lft forever preferred_lft forever 16:01:22 16:01:22 16:01:22 ---> sar -b -r -n DEV: 16:01:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 16:01:22 16:01:22 15:54:39 LINUX RESTART (4 CPU) 16:01:22 16:01:22 15:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:01:22 15:56:01 93.11 43.44 49.67 0.00 7938.62 4026.38 0.00 16:01:22 15:57:01 2.36 0.00 2.36 0.00 0.00 52.02 0.00 16:01:22 15:58:01 0.45 0.00 0.45 0.00 0.00 6.64 0.00 16:01:22 15:59:02 0.28 0.00 0.28 0.00 0.00 3.06 0.00 16:01:22 16:00:01 0.22 0.00 0.22 0.00 0.00 2.64 0.00 16:01:22 16:01:01 49.13 47.97 1.16 0.00 4031.01 27.24 0.00 16:01:22 Average: 24.34 15.28 9.05 0.00 2001.21 688.40 0.00 16:01:22 16:01:22 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:22 15:56:01 170248 0 613544 32.61 2620 1095132 1133340 38.68 410852 1102332 128 16:01:22 15:57:01 176416 0 607288 32.28 2620 1095220 1078608 36.81 410364 1097732 20 16:01:22 15:58:01 176876 0 606820 32.25 2620 1095228 1078572 36.81 425192 1082744 12 16:01:22 15:59:02 177516 0 606180 32.22 2620 1095228 1078476 36.81 424652 1082744 12 16:01:22 16:00:01 175844 0 607844 32.31 2620 1095236 1078476 36.81 428940 1080180 8 16:01:22 16:01:01 78396 0 686612 36.49 2620 1113916 1510880 51.56 491796 1107980 72676 16:01:22 Average: 159216 0 621381 33.03 2620 1098327 1159725 39.58 431966 1092285 12143 16:01:22 16:01:22 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:22 15:56:01 eth0 521.24 328.50 1059.10 93.92 0.00 0.00 0.00 0.00 16:01:22 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 15:56:01 docker0 2.20 1.78 0.48 4.72 0.00 0.00 0.00 0.00 16:01:22 15:57:01 eth0 2.00 0.45 0.64 0.22 0.00 0.00 0.00 0.00 16:01:22 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 15:58:01 eth0 1.10 0.37 0.33 0.20 0.00 0.00 0.00 0.00 16:01:22 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 15:59:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:22 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 15:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 16:00:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:22 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 16:01:01 eth0 89.47 68.52 850.30 8.16 0.00 0.00 0.00 0.00 16:01:22 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 Average: eth0 102.64 66.54 319.41 17.14 0.00 0.00 0.00 0.00 16:01:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:22 Average: docker0 0.37 0.30 0.08 0.79 0.00 0.00 0.00 0.00 16:01:22 16:01:22 16:01:22 ---> sar -P ALL: 16:01:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 16:01:22 16:01:22 15:54:39 LINUX RESTART (4 CPU) 16:01:22 16:01:22 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:01:22 15:56:01 all 13.07 0.00 5.64 2.38 0.13 78.79 16:01:22 15:56:01 0 12.36 0.00 6.42 1.85 0.14 79.24 16:01:22 15:56:01 1 12.19 0.00 5.55 1.66 0.12 80.48 16:01:22 15:56:01 2 14.17 0.00 5.15 3.37 0.15 77.17 16:01:22 15:56:01 3 13.56 0.00 5.45 2.63 0.10 78.26 16:01:22 15:57:01 all 0.15 0.00 0.06 0.00 0.01 99.78 16:01:22 15:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:01:22 15:57:01 1 0.43 0.00 0.08 0.00 0.02 99.47 16:01:22 15:57:01 2 0.10 0.00 0.08 0.00 0.00 99.82 16:01:22 15:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:01:22 15:58:01 all 0.13 0.00 0.06 0.00 0.00 99.81 16:01:22 15:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:01:22 15:58:01 1 0.35 0.00 0.05 0.00 0.00 99.60 16:01:22 15:58:01 2 0.10 0.00 0.08 0.00 0.00 99.82 16:01:22 15:58:01 3 0.02 0.00 0.05 0.00 0.02 99.92 16:01:22 15:59:02 all 0.08 0.00 0.03 0.00 0.00 99.90 16:01:22 15:59:02 0 0.02 0.00 0.02 0.00 0.00 99.97 16:01:22 15:59:02 1 0.07 0.00 0.05 0.00 0.00 99.88 16:01:22 15:59:02 2 0.20 0.00 0.03 0.00 0.00 99.77 16:01:22 15:59:02 3 0.02 0.00 0.02 0.00 0.00 99.97 16:01:22 16:00:01 all 0.17 0.00 0.10 0.00 0.04 99.69 16:01:22 16:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:01:22 16:00:01 1 0.07 0.00 0.14 0.00 0.05 99.75 16:01:22 16:00:01 2 0.54 0.00 0.08 0.00 0.02 99.36 16:01:22 16:00:01 3 0.07 0.00 0.17 0.00 0.07 99.69 16:01:22 16:01:01 all 1.55 0.00 0.79 1.06 0.03 96.58 16:01:22 16:01:01 0 1.10 0.00 0.92 0.35 0.03 97.59 16:01:22 16:01:01 1 2.54 0.00 0.90 2.54 0.03 93.97 16:01:22 16:01:01 2 1.87 0.00 0.78 1.32 0.02 96.01 16:01:22 16:01:01 3 0.67 0.00 0.55 0.03 0.02 98.73 16:01:22 Average: all 2.50 0.00 1.10 0.57 0.03 95.79 16:01:22 Average: 0 2.24 0.00 1.23 0.36 0.03 96.13 16:01:22 Average: 1 2.59 0.00 1.12 0.70 0.04 95.55 16:01:22 Average: 2 2.81 0.00 1.03 0.78 0.03 95.35 16:01:22 Average: 3 2.36 0.00 1.03 0.44 0.04 96.13 16:01:22 16:01:22 16:01:22