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-30306 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 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) > 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 > 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:05:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:17 ========================================================= 15:05:17 EdgeX Global Pipelines Version Info 15:05:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:05:19 ------------------- 15:05:19 stable info: 15:05:19 ------------------- 15:05:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:19 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:05:19 Message: update stable to v1.0.186 15:05:21 ------------------- 15:05:21 experimental info: 15:05:21 ------------------- 15:05:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:05:21 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:05:21 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:05:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:05:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e65ad6 [Pipeline] echo 15:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:05:24 provisioning config files... 15:05:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config5863901820262367262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:25 ---> docker-login.sh 15:05:25 nexus3.edgexfoundry.org:10001 15:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:27 Configure a credential helper to remove this warning. See 15:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:27 15:05:27 Login Succeeded 15:05:27 nexus3.edgexfoundry.org:10002 15:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:27 Configure a credential helper to remove this warning. See 15:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:27 15:05:27 Login Succeeded 15:05:27 nexus3.edgexfoundry.org:10003 15:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:28 Configure a credential helper to remove this warning. See 15:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:28 15:05:28 Login Succeeded 15:05:28 nexus3.edgexfoundry.org:10004 15:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:28 Configure a credential helper to remove this warning. See 15:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:28 15:05:28 Login Succeeded 15:05:28 docker.io 15:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:29 Configure a credential helper to remove this warning. See 15:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:29 15:05:29 Login Succeeded 15:05:29 ---> docker-login.sh ends [Pipeline] } 15:05:29 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:05:30 + git log --format=format:%s -1 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo 15:05:30 GIT_COMMIT: 6e65ad63b6f97c03a1a39233674f42c9325bbc91, Commit Message: refactor: Rework code and profiles for refactored SDK [Pipeline] echo 15:05:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:32 15:05:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:05:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:32 latest: Pulling from edgex-devops/git-semver 15:05:32 31603596830f: Pulling fs layer 15:05:32 2a8b12db71e7: Pulling fs layer 15:05:32 6ca5941a6612: Pulling fs layer 15:05:32 ecc8261a40a4: Pulling fs layer 15:05:32 ecc8261a40a4: Waiting 15:05:32 2a8b12db71e7: Verifying Checksum 15:05:32 2a8b12db71e7: Download complete 15:05:32 31603596830f: Download complete 15:05:33 ecc8261a40a4: Verifying Checksum 15:05:33 ecc8261a40a4: Download complete 15:05:33 6ca5941a6612: Verifying Checksum 15:05:33 6ca5941a6612: Download complete 15:05:33 31603596830f: Pull complete 15:05:33 2a8b12db71e7: Pull complete 15:05:35 6ca5941a6612: Pull complete 15:05:36 ecc8261a40a4: Pull complete 15:05:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:05:37 prd-centos7-docker-4c-2g-30306 does not seem to be running inside a container 15:05:37 $ 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:05:41 $ docker top dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:42 [ssh-agent] Looking for ssh-agent implementation... 15:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:43 $ docker exec dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent 15:05:44 SSH_AUTH_SOCK=/tmp/ssh-ivo1u3luIHUk/agent.11 15:05:44 SSH_AGENT_PID=16 15:05:44 Running ssh-add (command line suppressed) 15:05:44 Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_3248323350822872600.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_3248323350822872600.key) 15:05:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:45 + git tag --points-at HEAD [Pipeline] } 15:05:45 $ docker exec --env ******** --env ******** dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent -k 15:05:46 unset SSH_AUTH_SOCK; 15:05:46 unset SSH_AGENT_PID; 15:05:46 echo Agent pid 16 killed; 15:05:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:46 [ssh-agent] Looking for ssh-agent implementation... 15:05:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:46 $ docker exec dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent 15:05:47 SSH_AUTH_SOCK=/tmp/ssh-4WfkVLPlcvYb/agent.45 15:05:47 SSH_AGENT_PID=50 15:05:47 Running ssh-add (command line suppressed) 15:05:47 Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_2029663050112325794.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_2029663050112325794.key) 15:05:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:47 + git semver init 15:05:48 # -> Open(): unable to determine branch for HEAD 15:05:48 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-214/.git 15:05:48 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-214 15:05:48 # $SEMVER_REMOTE_NAME = origin 15:05:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:05:48 # $SEMVER_USER_NAME = edgex-jenkins 15:05:48 # $SEMVER_BRANCH = PR-214 15:05:48 # $SEMVER_TEMP = /tmp/semver-669013325 15:05:48 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:05:48 # '/tmp/semver-669013325' -> '/w/workspace/_app-service-configurable_PR-214/.semver' 15:05:48 # -> Force: false 15:05:48 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-214/.semver [Pipeline] } 15:05:48 $ docker exec --env ******** --env ******** dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent -k 15:05:49 unset SSH_AUTH_SOCK; 15:05:49 unset SSH_AGENT_PID; 15:05:49 echo Agent pid 50 killed; 15:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:49 + git semver [Pipeline] } 15:05:49 $ docker stop --time=1 dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a 15:05:51 $ docker rm -f dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a [Pipeline] // withDockerContainer [Pipeline] sh 15:05:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:53 Stashed 1 file(s) [Pipeline] echo 15:05:53 [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:06:08 Still waiting to schedule task 15:06:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30306’ 15:06:08 Still waiting to schedule task 15:06:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:07:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30308 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws 15:07:57 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:08:02 using credential edgex-jenkins-ssh 15:08:02 Cloning the remote Git repository 15:08:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:08:02 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:08:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:08:02 > git --version # timeout=10 15:08:02 > git --version # 'git version 2.17.1' 15:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:08:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:08:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:05 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:08:05 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:08:05 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) 15:08:04 > 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:08:05 > git config core.sparsecheckout # timeout=10 15:08:05 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:08:05 > git remote # timeout=10 15:08:05 > git config --get remote.origin.url # timeout=10 15:08:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:05 > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 15:08:05 > git rev-parse HEAD^{commit} # timeout=10 15:08:05 > git config core.sparsecheckout # timeout=10 15:08:05 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:08:10 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:08:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:08:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:12 + sudo service docker restart 15:08:12 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:08:15 provisioning config files... 15:08:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6977305651039125652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:15 ---> docker-login.sh 15:08:15 nexus3.edgexfoundry.org:10001 15:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:17 Configure a credential helper to remove this warning. See 15:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:17 15:08:17 Login Succeeded 15:08:17 nexus3.edgexfoundry.org:10002 15:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:17 Configure a credential helper to remove this warning. See 15:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:17 15:08:17 Login Succeeded 15:08:17 nexus3.edgexfoundry.org:10003 15:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:18 Configure a credential helper to remove this warning. See 15:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:18 15:08:18 Login Succeeded 15:08:18 nexus3.edgexfoundry.org:10004 15:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:18 Configure a credential helper to remove this warning. See 15:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:18 15:08:18 Login Succeeded 15:08:18 docker.io 15:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:19 Configure a credential helper to remove this warning. See 15:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:19 15:08:19 Login Succeeded 15:08:19 ---> docker-login.sh ends [Pipeline] } 15:08:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:08:20 ========================================================= 15:08:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:08:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:20 + 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:08:20 Sending build context to Docker daemon 97.28kB 15:08:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:08:20 Step 2/8 : FROM ${BASE} 15:08:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:21 5f621e34cdf4: Pulling fs layer 15:08:21 a4357932f1b6: Pulling fs layer 15:08:21 18c013af1878: Pulling fs layer 15:08:21 00ac8860ef70: Pulling fs layer 15:08:21 63d7cb157983: Pulling fs layer 15:08:21 b116817d02f9: Pulling fs layer 15:08:21 745a02a5169b: Pulling fs layer 15:08:21 00ac8860ef70: Waiting 15:08:21 b116817d02f9: Waiting 15:08:21 745a02a5169b: Waiting 15:08:21 18c013af1878: Verifying Checksum 15:08:21 18c013af1878: Download complete 15:08:21 a4357932f1b6: Verifying Checksum 15:08:21 a4357932f1b6: Download complete 15:08:21 63d7cb157983: Download complete 15:08:21 b116817d02f9: Verifying Checksum 15:08:21 b116817d02f9: Download complete 15:08:21 5f621e34cdf4: Verifying Checksum 15:08:21 5f621e34cdf4: Download complete 15:08:21 5f621e34cdf4: Pull complete 15:08:22 a4357932f1b6: Pull complete 15:08:22 18c013af1878: Pull complete 15:08:24 745a02a5169b: Verifying Checksum 15:08:24 745a02a5169b: Download complete 15:08:25 00ac8860ef70: Verifying Checksum 15:08:25 00ac8860ef70: Download complete 15:08:35 00ac8860ef70: Pull complete 15:08:35 63d7cb157983: Pull complete 15:08:35 b116817d02f9: Pull complete 15:08:38 Running on prd-centos7-docker-4c-2g-30309 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws 15:08:38 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:08:38 745a02a5169b: Pull complete 15:08:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:08:38 ---> b7e6874047d6 15:08:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:08:40 using credential edgex-jenkins-ssh 15:08:40 Cloning the remote Git repository 15:08:41 ---> Running in bad85eea1ed8 15:08:41 Removing intermediate container bad85eea1ed8 15:08:41 ---> 83805b64ddc6 15:08:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:41 ---> Running in f1626296b7ed 15:08:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:08:40 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:08:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:08:41 > git --version # timeout=10 15:08:41 > git --version # 'git version 2.24.3' 15:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:08:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:08:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:41 > 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:08:42 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:08:42 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 15:08:42 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) 15:08:42 > git config core.sparsecheckout # timeout=10 15:08:42 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:08:42 > git remote # timeout=10 15:08:42 > git config --get remote.origin.url # timeout=10 15:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:42 > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 15:08:42 > git rev-parse HEAD^{commit} # timeout=10 15:08:42 > git config core.sparsecheckout # timeout=10 15:08:42 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 15:08:44 Removing intermediate container f1626296b7ed 15:08:44 ---> 9e2386ae4792 15:08:44 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:08:44 ---> Running in 03cb8b096f8c 15:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:08:45 Commit message: "refactor: Rework code and profiles for refactored SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 15:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:08:47 (1/6) Installing libc-dev (0.7.2-r3) 15:08:47 (2/6) Installing libsodium (1.0.18-r0) 15:08:47 (3/6) Installing pkgconf (1.7.2-r0) 15:08:47 (4/6) Installing libsodium-dev (1.0.18-r0) 15:08:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:47 (5/6) Installing libzmq (4.3.3-r0) 15:08:47 (6/6) Installing zeromq-dev (4.3.3-r0) 15:08:47 + true 15:08:47 + sudo service docker restart 15:08:47 Redirecting to /bin/systemctl restart docker.service 15:08:47 Executing busybox-1.31.1-r19.trigger 15:08:47 OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:08:48 provisioning config files... 15:08:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5391645140749772515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:49 Removing intermediate container 03cb8b096f8c 15:08:49 ---> 17fbffc3f815 15:08:49 Step 6/8 : WORKDIR /app 15:08:49 ---> Running in 5c0fda648e45 15:08:49 ---> docker-login.sh 15:08:49 nexus3.edgexfoundry.org:10001 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 nexus3.edgexfoundry.org:10002 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 nexus3.edgexfoundry.org:10003 15:08:49 Removing intermediate container 5c0fda648e45 15:08:49 ---> c041cf1d13c8 15:08:49 Step 7/8 : COPY . . 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 nexus3.edgexfoundry.org:10004 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 docker.io 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 ---> 45feac16486e 15:08:50 Step 8/8 : RUN go mod download 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 ---> docker-login.sh ends [Pipeline] } 15:08:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 15:08:50 ---> Running in 7d601e887b8d [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:08:50 ========================================================= 15:08:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:08:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:51 + 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:08:51 Sending build context to Docker daemon 97.28kB 15:08:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:08:51 Step 2/8 : FROM ${BASE} 15:08:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:51 188c0c94c7c5: Pulling fs layer 15:08:51 0ef7d3d256c8: Pulling fs layer 15:08:51 de9db76c5a1d: Pulling fs layer 15:08:51 bca2f99d35d6: Pulling fs layer 15:08:51 93359f2a8cfa: Pulling fs layer 15:08:51 7c6f9722023f: Pulling fs layer 15:08:51 a35cf1a2eb13: Pulling fs layer 15:08:51 93359f2a8cfa: Waiting 15:08:51 7c6f9722023f: Waiting 15:08:51 a35cf1a2eb13: Waiting 15:08:51 bca2f99d35d6: Waiting 15:08:51 de9db76c5a1d: Verifying Checksum 15:08:51 de9db76c5a1d: Download complete 15:08:51 0ef7d3d256c8: Verifying Checksum 15:08:51 0ef7d3d256c8: Download complete 15:08:51 93359f2a8cfa: Verifying Checksum 15:08:51 93359f2a8cfa: Download complete 15:08:51 7c6f9722023f: Verifying Checksum 15:08:51 7c6f9722023f: Download complete 15:08:51 188c0c94c7c5: Verifying Checksum 15:08:51 188c0c94c7c5: Download complete 15:08:51 188c0c94c7c5: Pull complete 15:08:52 0ef7d3d256c8: Pull complete 15:08:52 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:08:52 de9db76c5a1d: Pull complete 15:08:52 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 15:08:53 a35cf1a2eb13: Verifying Checksum 15:08:53 a35cf1a2eb13: Download complete [Pipeline] libraryResource [Pipeline] sh 15:08:53 ---> job-cost.sh 15:08:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-31Lx 15:08:53 bca2f99d35d6: Verifying Checksum 15:08:53 bca2f99d35d6: Download complete 15:08:59 bca2f99d35d6: Pull complete 15:08:59 93359f2a8cfa: Pull complete 15:08:59 7c6f9722023f: Pull complete 15:09:07 a35cf1a2eb13: Pull complete 15:09:07 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:09:07 ---> a62c8e92a672 15:09:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:09:07 ---> Running in d0395bccbc87 15:09:07 Removing intermediate container d0395bccbc87 15:09:07 ---> add8a81d6d50 15:09:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:07 ---> Running in 43d6ef84658e 15:09:08 Removing intermediate container 43d6ef84658e 15:09:08 ---> e9e1129e5534 15:09:08 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:09:08 ---> Running in beac1d008eb5 15:09:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:10 (1/6) Installing libc-dev (0.7.2-r3) 15:09:10 (2/6) Installing libsodium (1.0.18-r0) 15:09:10 (3/6) Installing pkgconf (1.7.2-r0) 15:09:10 (4/6) Installing libsodium-dev (1.0.18-r0) 15:09:10 (5/6) Installing libzmq (4.3.3-r0) 15:09:10 (6/6) Installing zeromq-dev (4.3.3-r0) 15:09:10 Executing busybox-1.31.1-r19.trigger 15:09:10 OK: 167 MiB in 45 packages 15:09:11 Removing intermediate container beac1d008eb5 15:09:11 ---> f485f529a460 15:09:11 Step 6/8 : WORKDIR /app 15:09:11 ---> Running in df8ec3620e96 15:09:11 Removing intermediate container df8ec3620e96 15:09:11 ---> dcec9319a158 15:09:11 Step 7/8 : COPY . . 15:09:12 ---> 25cd79c341dd 15:09:12 Step 8/8 : RUN go mod download 15:09:12 ---> Running in f462ab79ccca 15:09:12 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:09:12 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:09:14 ---> job-cost.sh 15:09:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HPIS 15:09:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:09:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-HPIS/bin to PATH 15:09:55 INFO: No Stack... 15:09:55 INFO: Retrieving Pricing Info for: v1-standard-2 15:09:55 INFO: Archiving Costs [Pipeline] sh 15:09:56 + cut -d, -f6 15:09:56 + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock 15:09:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] 15:09:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] did not exist. Created. 15:09:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:56 + echo total: 0.029999999329447746 [Pipeline] stash 15:09:57 Stashed 1 file(s) [Pipeline] } 15:09:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:57 Failed in branch amd64 15:10:54 lf-activate-venv(): INFO: Adding /tmp/venv-31Lx/bin to PATH 15:10:54 INFO: No Stack... 15:10:54 INFO: Retrieving Pricing Info for: lf-standard-4 15:10:55 INFO: Archiving Costs [Pipeline] sh 15:10:55 + + cutcat -d, /w/workspace/app-service-configurable/2/archives/cost.csv -f6 15:10:55 [Pipeline] lock 15:10:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] 15:10:55 Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] did not exist. Created. 15:10:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:56 /w/workspace/app-service-configurable/2@tmp/durable-61c1e6c6/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-61c1e6c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:56 + echo total: 0.20999999344348907 [Pipeline] stash 15:10:56 Warning: overwriting stash ‘stack-cost’ 15:10:57 Stashed 1 file(s) [Pipeline] } 15:10:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:58 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 15:11:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:01 ---> package-listing.sh 15:11:01 ++ facter osfamily 15:11:01 ++ tr '[:upper:]' '[:lower:]' 15:11:01 + OS_FAMILY=redhat 15:11:01 + workspace=/w/workspace/_app-service-configurable_PR-214 15:11:01 + START_PACKAGES=/tmp/packages_start.txt 15:11:01 + END_PACKAGES=/tmp/packages_end.txt 15:11:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:01 + PACKAGES=/tmp/packages_start.txt 15:11:01 + '[' /w/workspace/_app-service-configurable_PR-214 ']' 15:11:01 + PACKAGES=/tmp/packages_end.txt 15:11:01 + case "${OS_FAMILY}" in 15:11:01 + rpm -qa 15:11:01 + sort 15:11:12 + '[' -f /tmp/packages_start.txt ']' 15:11:12 + '[' -f /tmp/packages_end.txt ']' 15:11:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:12 + '[' /w/workspace/_app-service-configurable_PR-214 ']' 15:11:12 + mkdir -p /w/workspace/_app-service-configurable_PR-214/archives/ 15:11:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-214/archives/ [Pipeline] echo 15:11:12 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 15:11:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:11:13 15:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:11:13 alpine: Pulling from edgex-lftools-log-publisher 15:11:13 df20fa9351a1: Pulling fs layer 15:11:13 36b3adc4ff6f: Pulling fs layer 15:11:13 8ad3a11d3b57: Pulling fs layer 15:11:13 46f8f816bc3b: Pulling fs layer 15:11:13 93b61091891f: Pulling fs layer 15:11:13 93b9cdb0e59b: Pulling fs layer 15:11:13 5e14af77c1be: Pulling fs layer 15:11:13 01666e4c0597: Pulling fs layer 15:11:13 aa168da1d23b: Pulling fs layer 15:11:13 93b61091891f: Waiting 15:11:13 01666e4c0597: Waiting 15:11:13 aa168da1d23b: Waiting 15:11:13 46f8f816bc3b: Waiting 15:11:13 36b3adc4ff6f: Download complete 15:11:13 46f8f816bc3b: Verifying Checksum 15:11:13 46f8f816bc3b: Download complete 15:11:13 df20fa9351a1: Verifying Checksum 15:11:13 df20fa9351a1: Download complete 15:11:13 93b9cdb0e59b: Verifying Checksum 15:11:13 93b9cdb0e59b: Download complete 15:11:13 5e14af77c1be: Verifying Checksum 15:11:13 5e14af77c1be: Download complete 15:11:13 93b61091891f: Download complete 15:11:13 01666e4c0597: Verifying Checksum 15:11:13 01666e4c0597: Download complete 15:11:14 df20fa9351a1: Pull complete 15:11:14 8ad3a11d3b57: Verifying Checksum 15:11:14 8ad3a11d3b57: Download complete 15:11:14 36b3adc4ff6f: Pull complete 15:11:18 8ad3a11d3b57: Pull complete 15:11:18 46f8f816bc3b: Pull complete 15:11:20 93b61091891f: Pull complete 15:11:20 93b9cdb0e59b: Pull complete 15:11:20 aa168da1d23b: Verifying Checksum 15:11:20 aa168da1d23b: Download complete 15:11:21 5e14af77c1be: Pull complete 15:11:21 01666e4c0597: Pull complete 15:11:44 aa168da1d23b: Pull complete 15:11:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:11:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:11:44 prd-centos7-docker-4c-2g-30306 does not seem to be running inside a container 15:11:45 $ 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 15:11:49 $ docker top d49e98503aaa4003b8387a2558ab644e49678bf2fb91986a7616fb0d72e0571a -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:50 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:51 + mkdir -p /var/log/sa [Pipeline] sh 15:11:52 + ls /var/log/sa-host 15:11:52 + sadf -c /var/log/sa-host/sa18 15:11:52 file_magic: OK 15:11:52 HZ: Using current value: 100 15:11:52 file_header: OK 15:11:52 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 15:11:52 Statistics: 15:11:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:11:52 File successfully converted to sysstat format version 12.2.1 15:11:52 + sadf -c /var/log/sa-host/sa23 15:11:52 file_magic: OK 15:11:52 HZ: Using current value: 100 15:11:52 file_header: OK 15:11:52 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 15:11:52 Statistics: 15:11:52 Hnuu...uuuununununu... 15:11:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:53 provisioning config files... 15:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config2168812145006262317tmp [Pipeline] { [Pipeline] echo 15:11:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:54 ---> create-netrc.sh [Pipeline] } 15:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:11:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:54 ---> python-tools-install.sh [Pipeline] echo 15:11:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:55 ---> sudo-logs.sh 15:11:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:11:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:55 ---> job-cost.sh 15:11:55 lf-activate-venv: SKIPPING 15:11:55 DEBUG: total: 0.20999999344348907 15:11:55 INFO: Retrieving Stack Cost... 15:11:56 INFO: Retrieving Pricing Info for: v1-standard-2 15:11:57 INFO: Archiving Costs [Pipeline] echo 15:11:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:57 ---> logs-deploy.sh 15:11:57 lf-activate-venv: SKIPPING 15:11:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-214/2 15:11:57 INFO: archiving workspace using pattern(s): 15:12:00 Archives upload complete. 15:12:00 INFO: archiving logs to Nexus 15:12:02 ---> uname -a: 15:12:02 Linux prd-centos7-docker-4c-2g-30306.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:12:02 15:12:02 15:12:02 ---> lscpu: 15:12:02 Architecture: x86_64 15:12:02 CPU op-mode(s): 32-bit, 64-bit 15:12:02 Byte Order: Little Endian 15:12:02 Address sizes: 40 bits physical, 48 bits virtual 15:12:02 CPU(s): 4 15:12:02 On-line CPU(s) list: 0-3 15:12:02 Thread(s) per core: 1 15:12:02 Core(s) per socket: 1 15:12:02 Socket(s): 4 15:12:02 NUMA node(s): 1 15:12:02 Vendor ID: GenuineIntel 15:12:02 CPU family: 6 15:12:02 Model: 44 15:12:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:12:02 Stepping: 1 15:12:02 CPU MHz: 2933.438 15:12:02 BogoMIPS: 5866.87 15:12:02 Virtualization: VT-x 15:12:02 Hypervisor vendor: KVM 15:12:02 Virtualization type: full 15:12:02 L1d cache: 128 KiB 15:12:02 L1i cache: 128 KiB 15:12:02 L2 cache: 16 MiB 15:12:02 L3 cache: 64 MiB 15:12:02 NUMA node0 CPU(s): 0-3 15:12:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:12:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:12:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:12:02 Vulnerability Meltdown: Mitigation; PTI 15:12:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:12:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:12:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:12:02 Vulnerability Srbds: Not affected 15:12:02 Vulnerability Tsx async abort: Not affected 15:12:02 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 15:12:02 15:12:02 15:12:02 ---> nproc: 15:12:02 4 15:12:02 15:12:02 15:12:02 ---> df -h: 15:12:02 Filesystem Size Used Available Use% Mounted on 15:12:02 overlay 50.0G 7.3G 42.7G 15% / 15:12:02 tmpfs 64.0M 0 64.0M 0% /dev 15:12:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:12:02 shm 64.0M 0 64.0M 0% /dev/shm 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214@tmp 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:12:02 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:12:02 15:12:02 15:12:02 ---> free -m: 15:12:02 total used free shared buff/cache available 15:12:02 Mem: 1837 729 80 0 1028 1003 15:12:02 Swap: 1023 1 1022 15:12:02 15:12:02 15:12:02 ---> ip addr: 15:12:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:12:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:12:02 inet 127.0.0.1/8 scope host lo 15:12:02 valid_lft forever preferred_lft forever 15:12:02 inet6 ::1/128 scope host 15:12:02 valid_lft forever preferred_lft forever 15:12:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:12:02 link/ether fa:16:3e:11:70:c3 brd ff:ff:ff:ff:ff:ff 15:12:02 inet 10.30.122.219/23 brd 10.30.123.255 scope global dynamic eth0 15:12:02 valid_lft 85911sec preferred_lft 85911sec 15:12:02 inet6 fe80::f816:3eff:fe11:70c3/64 scope link 15:12:02 valid_lft forever preferred_lft forever 15:12:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:12:02 link/ether 02:42:bd:66:39:41 brd ff:ff:ff:ff:ff:ff 15:12:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:12:02 valid_lft forever preferred_lft forever 15:12:02 inet6 fe80::42:bdff:fe66:3941/64 scope link 15:12:02 valid_lft forever preferred_lft forever 15:12:02 15:12:02 15:12:02 ---> sar -b -r -n DEV: 15:12:02 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) 15:12:02 15:12:02 15:03:35 LINUX RESTART (4 CPU) 15:12:02 15:12:02 15:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:12:02 15:06:01 56.07 16.70 39.37 0.00 5105.66 3630.56 0.00 15:12:02 15:07:01 3.38 0.03 3.34 0.00 1.07 105.31 0.00 15:12:02 15:08:01 0.47 0.00 0.47 0.00 0.00 6.87 0.00 15:12:02 15:09:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 15:12:02 15:10:01 0.38 0.00 0.38 0.00 0.00 5.19 0.00 15:12:02 15:11:02 4.09 3.82 0.27 0.00 823.14 2.88 0.00 15:12:02 Average: 10.67 3.39 7.27 0.00 978.58 618.46 0.00 15:12:02 15:12:02 15:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:02 15:06:01 181972 0 599304 31.85 2620 1097648 1206060 41.16 404744 1094900 132 15:12:02 15:07:01 183468 0 597800 31.77 2620 1097656 1204576 41.11 420332 1078344 28 15:12:02 15:08:01 194684 0 586580 31.18 2620 1097660 1087120 37.10 410704 1078840 20 15:12:02 15:09:01 194800 0 586460 31.17 2620 1097664 1087072 37.10 417568 1071896 12 15:12:02 15:10:01 195248 0 586008 31.15 2620 1097668 1087036 37.10 414976 1074240 8 15:12:02 15:11:02 145584 0 610944 32.47 2620 1122396 1124576 38.38 465080 1072896 72 15:12:02 Average: 182626 0 594516 31.60 2620 1101782 1132740 38.66 422234 1078519 45 15:12:02 15:12:02 15:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:02 15:06:01 eth0 171.50 132.33 592.56 65.31 0.00 0.00 0.00 0.00 15:12:02 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:06:01 docker0 2.25 2.13 0.49 4.80 0.00 0.00 0.00 0.00 15:12:02 15:07:01 eth0 1.45 0.87 2.90 0.07 0.00 0.00 0.00 0.00 15:12:02 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:08:01 eth0 0.88 0.35 0.30 0.17 0.00 0.00 0.00 0.00 15:12:02 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:09:01 eth0 0.88 0.30 0.31 0.23 0.00 0.00 0.00 0.00 15:12:02 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:10:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:12:02 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:11:02 eth0 3.64 2.38 3.69 1.26 0.00 0.00 0.00 0.00 15:12:02 15:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 15:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 Average: eth0 29.42 22.47 98.79 11.05 0.00 0.00 0.00 0.00 15:12:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:02 Average: docker0 0.37 0.35 0.08 0.79 0.00 0.00 0.00 0.00 15:12:02 15:12:02 15:12:02 ---> sar -P ALL: 15:12:02 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) 15:12:02 15:12:02 15:03:35 LINUX RESTART (4 CPU) 15:12:02 15:12:02 15:05:02 CPU %user %nice %system %iowait %steal %idle 15:12:02 15:06:01 all 8.60 0.00 3.64 1.59 17.14 69.04 15:12:02 15:06:01 0 8.43 0.00 3.67 1.63 17.65 68.62 15:12:02 15:06:01 1 8.50 0.00 4.60 2.72 16.76 67.41 15:12:02 15:06:01 2 8.77 0.00 3.61 1.62 15.57 70.43 15:12:02 15:06:01 3 8.69 0.00 2.69 0.39 18.56 69.67 15:12:02 15:07:01 all 0.13 0.00 0.08 0.00 2.11 97.68 15:12:02 15:07:01 0 0.21 0.00 0.07 0.00 1.12 98.60 15:12:02 15:07:01 1 0.10 0.00 0.02 0.00 1.19 98.69 15:12:02 15:07:01 2 0.18 0.00 0.06 0.00 3.84 95.92 15:12:02 15:07:01 3 0.03 0.00 0.18 0.00 2.25 97.54 15:12:02 15:08:01 all 0.10 0.00 0.10 0.00 0.49 99.31 15:12:02 15:08:01 0 0.03 0.00 0.08 0.00 0.32 99.57 15:12:02 15:08:01 1 0.07 0.00 0.08 0.00 0.80 99.05 15:12:02 15:08:01 2 0.27 0.00 0.12 0.00 0.48 99.13 15:12:02 15:08:01 3 0.05 0.00 0.12 0.00 0.37 99.47 15:12:02 15:09:01 all 0.09 0.00 0.04 0.00 0.33 99.54 15:12:02 15:09:01 0 0.02 0.00 0.03 0.00 0.60 99.35 15:12:02 15:09:01 1 0.03 0.00 0.02 0.00 0.20 99.75 15:12:02 15:09:01 2 0.28 0.00 0.02 0.00 0.25 99.45 15:12:02 15:09:01 3 0.03 0.00 0.08 0.00 0.28 99.60 15:12:02 15:10:01 all 0.06 0.00 0.08 0.00 1.61 98.24 15:12:02 15:10:01 0 0.02 0.00 0.03 0.00 0.84 99.11 15:12:02 15:10:01 1 0.02 0.00 0.08 0.00 2.21 97.69 15:12:02 15:10:01 2 0.20 0.00 0.05 0.00 1.76 97.99 15:12:02 15:10:01 3 0.02 0.00 0.17 0.00 1.63 98.18 15:12:02 15:11:02 all 0.32 0.00 0.17 0.14 0.80 98.56 15:12:02 15:11:02 0 0.22 0.00 0.12 0.27 0.52 98.89 15:12:02 15:11:02 1 0.33 0.00 0.15 0.05 1.34 98.14 15:12:02 15:11:02 2 0.53 0.00 0.17 0.00 0.81 98.49 15:12:02 15:11:02 3 0.22 0.00 0.27 0.25 0.55 98.72 15:12:02 Average: all 1.57 0.00 0.69 0.29 3.79 93.65 15:12:02 Average: 0 1.51 0.00 0.68 0.32 3.55 93.95 15:12:02 Average: 1 1.53 0.00 0.84 0.47 3.79 93.38 15:12:02 Average: 2 1.72 0.00 0.68 0.27 3.83 93.50 15:12:02 Average: 3 1.53 0.00 0.59 0.11 4.00 93.77 15:12:02 15:12:02 15:12:02