Pull request #3181 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ba9a28919c017b84363ffed3c5f6105ab13dd828+2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 (ff48381a59cd440c760137700ee73ab1e1361ae2) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26930 in /w/workspace/edgexfoundry_edgex-go_PR-3181 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 into PR head commit ba9a28919c017b84363ffed3c5f6105ab13dd828 Merge succeeded, producing e89349cc5fd0e513bdca81739ca9b7ba7373341f Checking out Revision e89349cc5fd0e513bdca81739ca9b7ba7373341f (PR-3181) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3181/head:refs/remotes/origin/PR-3181 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba9a28919c017b84363ffed3c5f6105ab13dd828 # 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 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e89349cc5fd0e513bdca81739ca9b7ba7373341f # timeout=10 Commit message: "Merge commit '2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:19:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:19:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 4ffa9c5526fece0f6036ab1350c346e9c8d057d7 # timeout=10 [Pipeline] echo 19:19:42 ========================================================= 19:19:42 EdgeX Global Pipelines Version Info 19:19:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:19:43 ------------------- 19:19:43 stable info: 19:19:43 ------------------- 19:19:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:19:43 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:19:43 Message: update stable to v1.0.179 19:19:44 ------------------- 19:19:44 experimental info: 19:19:44 ------------------- 19:19:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:19:44 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:19:44 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:19:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:19:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:19:46 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3181 [Pipeline] echo 19:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3181 [Pipeline] echo 19:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3181 [Pipeline] echo 19:19:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e89349cc5fd0e513bdca81739ca9b7ba7373341f [Pipeline] echo 19:19:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e89349c [Pipeline] echo 19:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:19:47 provisioning config files... 19:19:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config522765379972365453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:48 ---> docker-login.sh 19:19:48 nexus3.edgexfoundry.org:10001 19:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:48 Configure a credential helper to remove this warning. See 19:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:48 19:19:48 Login Succeeded 19:19:48 nexus3.edgexfoundry.org:10002 19:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:48 Configure a credential helper to remove this warning. See 19:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:48 19:19:48 Login Succeeded 19:19:48 nexus3.edgexfoundry.org:10003 19:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:48 Configure a credential helper to remove this warning. See 19:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:48 19:19:48 Login Succeeded 19:19:48 nexus3.edgexfoundry.org:10004 19:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:49 Configure a credential helper to remove this warning. See 19:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:49 19:19:49 Login Succeeded 19:19:49 docker.io 19:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:49 Configure a credential helper to remove this warning. See 19:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:49 19:19:49 Login Succeeded 19:19:49 ---> docker-login.sh ends [Pipeline] } 19:19:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:50 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/core-command/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo core-command,cmd/core-command/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/core-data/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo core-data,cmd/core-data/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/core-metadata/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo core-metadata,cmd/core-metadata/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/security-bootstrapper/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/security-proxy-setup/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/support-notifications/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo support-notifications,cmd/support-notifications/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/support-scheduler/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:19:50 + for file in '`ls cmd/**/Dockerfile`' 19:19:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:19:50 ++ cut -d/ -f2 19:19:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:19:50 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:51 19:19:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:19:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:52 latest: Pulling from edgex-devops/git-semver 19:19:52 31603596830f: Pulling fs layer 19:19:52 2a8b12db71e7: Pulling fs layer 19:19:52 6ca5941a6612: Pulling fs layer 19:19:52 ecc8261a40a4: Pulling fs layer 19:19:52 ecc8261a40a4: Waiting 19:19:52 2a8b12db71e7: Verifying Checksum 19:19:52 2a8b12db71e7: Download complete 19:19:52 31603596830f: Verifying Checksum 19:19:52 31603596830f: Download complete 19:19:52 ecc8261a40a4: Verifying Checksum 19:19:52 ecc8261a40a4: Download complete 19:19:52 6ca5941a6612: Verifying Checksum 19:19:52 6ca5941a6612: Download complete 19:19:52 31603596830f: Pull complete 19:19:53 2a8b12db71e7: Pull complete 19:19:54 6ca5941a6612: Pull complete 19:19:54 ecc8261a40a4: Pull complete 19:19:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:19:54 prd-centos7-docker-4c-2g-26930 does not seem to be running inside a container 19:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:19:56 $ docker top 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:57 [ssh-agent] Looking for ssh-agent implementation... 19:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:57 $ docker exec 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a ssh-agent 19:19:57 SSH_AUTH_SOCK=/tmp/ssh-TDUEAgmEUZWi/agent.12 19:19:57 SSH_AGENT_PID=17 19:19:57 Running ssh-add (command line suppressed) 19:19:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2557836913489578206.key (/w/workspace/edgex-go/4@tmp/private_key_2557836913489578206.key) 19:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:57 + git tag --points-at HEAD [Pipeline] } 19:19:57 $ docker exec --env ******** --env ******** 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a ssh-agent -k 19:19:58 unset SSH_AUTH_SOCK; 19:19:58 unset SSH_AGENT_PID; 19:19:58 echo Agent pid 17 killed; 19:19:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:19:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:58 [ssh-agent] Looking for ssh-agent implementation... 19:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:58 $ docker exec 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a ssh-agent 19:19:58 SSH_AUTH_SOCK=/tmp/ssh-RCNZR1qdEstz/agent.46 19:19:58 SSH_AGENT_PID=51 19:19:58 Running ssh-add (command line suppressed) 19:19:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_394310927830380445.key (/w/workspace/edgex-go/4@tmp/private_key_394310927830380445.key) 19:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:59 + git semver init 19:19:59 # -> Open(): unable to determine branch for HEAD 19:19:59 # $GIT_DIR = /w/workspace/edgex-go/4/.git 19:19:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 19:19:59 # $SEMVER_REMOTE_NAME = origin 19:19:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:19:59 # $SEMVER_USER_NAME = edgex-jenkins 19:19:59 # $SEMVER_BRANCH = PR-3181 19:19:59 # $SEMVER_TEMP = /tmp/semver-728982151 19:19:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:20:17 # '/tmp/semver-728982151' -> '/w/workspace/edgex-go/4/.semver' 19:20:17 # -> Force: false 19:20:17 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 19:20:17 $ docker exec --env ******** --env ******** 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a ssh-agent -k 19:20:17 unset SSH_AUTH_SOCK; 19:20:17 unset SSH_AGENT_PID; 19:20:17 echo Agent pid 51 killed; 19:20:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:18 + git semver [Pipeline] } 19:20:18 $ docker stop --time=1 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a 19:20:20 $ docker rm -f 7c1ddbf6ed1eb31e85d7bf1b6797f316a337891902990ae0145e2cbe7aa3413a [Pipeline] // withDockerContainer [Pipeline] sh 19:20:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:20:21 Stashed 1 file(s) [Pipeline] echo 19:20:21 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:20:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:20:22 + sudo service docker restart 19:20:22 + true 19:20:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:20:23 ========================================================= 19:20:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:20:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:20:23 + 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 . 19:20:28 Sending build context to Docker daemon 327.9MB 19:20:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:20:28 Step 2/6 : FROM ${BASE} 19:20:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:28 188c0c94c7c5: Pulling fs layer 19:20:28 0ef7d3d256c8: Pulling fs layer 19:20:28 de9db76c5a1d: Pulling fs layer 19:20:28 bca2f99d35d6: Pulling fs layer 19:20:28 93359f2a8cfa: Pulling fs layer 19:20:28 7c6f9722023f: Pulling fs layer 19:20:28 a35cf1a2eb13: Pulling fs layer 19:20:28 93359f2a8cfa: Waiting 19:20:28 7c6f9722023f: Waiting 19:20:28 a35cf1a2eb13: Waiting 19:20:28 bca2f99d35d6: Waiting 19:20:28 de9db76c5a1d: Verifying Checksum 19:20:28 de9db76c5a1d: Download complete 19:20:28 0ef7d3d256c8: Verifying Checksum 19:20:28 0ef7d3d256c8: Download complete 19:20:28 93359f2a8cfa: Verifying Checksum 19:20:28 93359f2a8cfa: Download complete 19:20:28 188c0c94c7c5: Verifying Checksum 19:20:28 188c0c94c7c5: Download complete 19:20:28 7c6f9722023f: Verifying Checksum 19:20:28 7c6f9722023f: Download complete 19:20:28 188c0c94c7c5: Pull complete 19:20:28 0ef7d3d256c8: Pull complete 19:20:29 de9db76c5a1d: Pull complete 19:20:30 a35cf1a2eb13: Verifying Checksum 19:20:30 a35cf1a2eb13: Download complete 19:20:31 bca2f99d35d6: Verifying Checksum 19:20:31 bca2f99d35d6: Download complete 19:20:36 Still waiting to schedule task 19:20:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 19:20:38 bca2f99d35d6: Pull complete 19:20:38 93359f2a8cfa: Pull complete 19:20:38 7c6f9722023f: Pull complete 19:20:43 a35cf1a2eb13: Pull complete 19:20:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:20:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:20:43 ---> a62c8e92a672 19:20:43 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:20:43 ---> Running in e46d1cc1fb3e 19:20:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:44 (1/12) Installing libmagic (5.38-r0) 19:20:44 (2/12) Installing file (5.38-r0) 19:20:45 (3/12) Installing libc-dev (0.7.2-r3) 19:20:45 (4/12) Installing g++ (9.3.0-r2) 19:20:50 (5/12) Installing fortify-headers (1.1-r0) 19:20:50 (6/12) Installing patch (2.7.6-r6) 19:20:50 (7/12) Installing build-base (0.5-r2) 19:20:50 (8/12) Installing libsodium (1.0.18-r0) 19:20:50 (9/12) Installing pkgconf (1.7.2-r0) 19:20:50 (10/12) Installing libsodium-dev (1.0.18-r0) 19:20:50 (11/12) Installing libzmq (4.3.3-r0) 19:20:50 (12/12) Installing zeromq-dev (4.3.3-r0) 19:20:50 Executing busybox-1.31.1-r19.trigger 19:20:50 OK: 233 MiB in 51 packages 19:20:54 Removing intermediate container e46d1cc1fb3e 19:20:54 ---> e09b4311c412 19:20:54 Step 4/6 : WORKDIR /edgex-go 19:20:54 ---> Running in 3760ab3d5dfc 19:20:54 Removing intermediate container 3760ab3d5dfc 19:20:54 ---> c1b582fb2af3 19:20:54 Step 5/6 : COPY go.mod . 19:20:54 ---> ac751d030ae8 19:20:54 Step 6/6 : RUN go mod download 19:20:54 ---> Running in 5eb7f553dfb3 19:20:57 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.12: parsing /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 19:20:58 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] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:20:59 Failed in branch amd64 19:22:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26931 in /w/workspace/edgexfoundry_edgex-go_PR-3181 [Pipeline] { [Pipeline] ws 19:22:20 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:22:25 using credential edgex-jenkins-ssh 19:22:25 Cloning the remote Git repository 19:22:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:22:26 > git init /w/workspace/edgex-go/4 # timeout=10 19:22:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:26 > git --version # timeout=10 19:22:26 > git --version # 'git version 2.17.1' 19:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:42 Merging remotes/origin/master commit 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 into PR head commit ba9a28919c017b84363ffed3c5f6105ab13dd828 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:22:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage 19:22:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3181/head:refs/remotes/origin/PR-3181 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:22:42 > git config core.sparsecheckout # timeout=10 19:22:42 > git checkout -f ba9a28919c017b84363ffed3c5f6105ab13dd828 # timeout=10 [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:22:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:45 ---> package-listing.sh 19:22:45 ++ facter osfamily 19:22:45 ++ tr '[:upper:]' '[:lower:]' 19:22:45 + OS_FAMILY=redhat 19:22:45 + workspace=/w/workspace/edgex-go/4 19:22:45 + START_PACKAGES=/tmp/packages_start.txt 19:22:45 + END_PACKAGES=/tmp/packages_end.txt 19:22:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:45 + PACKAGES=/tmp/packages_start.txt 19:22:45 + '[' /w/workspace/edgex-go/4 ']' 19:22:45 + PACKAGES=/tmp/packages_end.txt 19:22:45 + case "${OS_FAMILY}" in 19:22:45 + rpm -qa 19:22:45 + sort 19:22:51 + '[' -f /tmp/packages_start.txt ']' 19:22:51 + '[' -f /tmp/packages_end.txt ']' 19:22:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:51 + '[' /w/workspace/edgex-go/4 ']' 19:22:51 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:22:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:22:51 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/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:51 19:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:52 alpine: Pulling from edgex-lftools-log-publisher 19:22:52 df20fa9351a1: Pulling fs layer 19:22:52 36b3adc4ff6f: Pulling fs layer 19:22:52 8ad3a11d3b57: Pulling fs layer 19:22:52 46f8f816bc3b: Pulling fs layer 19:22:52 93b61091891f: Pulling fs layer 19:22:52 93b9cdb0e59b: Pulling fs layer 19:22:52 5e14af77c1be: Pulling fs layer 19:22:52 01666e4c0597: Pulling fs layer 19:22:52 aa168da1d23b: Pulling fs layer 19:22:52 46f8f816bc3b: Waiting 19:22:52 93b61091891f: Waiting 19:22:52 93b9cdb0e59b: Waiting 19:22:52 5e14af77c1be: Waiting 19:22:52 01666e4c0597: Waiting 19:22:52 aa168da1d23b: Waiting 19:22:52 36b3adc4ff6f: Verifying Checksum 19:22:52 36b3adc4ff6f: Download complete 19:22:52 46f8f816bc3b: Verifying Checksum 19:22:52 46f8f816bc3b: Download complete 19:22:52 df20fa9351a1: Verifying Checksum 19:22:52 df20fa9351a1: Download complete 19:22:52 93b61091891f: Verifying Checksum 19:22:52 93b61091891f: Download complete 19:22:52 93b9cdb0e59b: Verifying Checksum 19:22:52 93b9cdb0e59b: Download complete 19:22:52 5e14af77c1be: Verifying Checksum 19:22:52 5e14af77c1be: Download complete 19:22:52 01666e4c0597: Verifying Checksum 19:22:52 01666e4c0597: Download complete 19:22:52 8ad3a11d3b57: Verifying Checksum 19:22:52 8ad3a11d3b57: Download complete 19:22:53 df20fa9351a1: Pull complete 19:22:53 36b3adc4ff6f: Pull complete 19:22:54 8ad3a11d3b57: Pull complete 19:22:54 46f8f816bc3b: Pull complete 19:22:54 93b61091891f: Pull complete 19:22:55 aa168da1d23b: Verifying Checksum 19:22:55 aa168da1d23b: Download complete 19:22:55 93b9cdb0e59b: Pull complete 19:22:55 5e14af77c1be: Pull complete 19:22:55 01666e4c0597: Pull complete 19:23:02 aa168da1d23b: Pull complete 19:23:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:02 prd-centos7-docker-4c-2g-26930 does not seem to be running inside a container 19:23:02 $ 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/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:05 $ docker top ef2e05bb4a9b86048723827a8db784eab72d0d01ba4303b279ffc3fe6ee447a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:06 + mkdir -p /var/log/sa [Pipeline] sh 19:23:06 + ls /var/log/sa-host 19:23:06 + sadf -c /var/log/sa-host/sa19 19:23:06 file_magic: OK 19:23:06 HZ: Using current value: 100 19:23:06 file_header: OK 19:23:06 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 19:23:06 Statistics: 19:23:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:06 File successfully converted to sysstat format version 12.2.1 19:23:06 + sadf -c /var/log/sa-host/sa23 19:23:06 file_magic: OK 19:23:06 HZ: Using current value: 100 19:23:06 file_header: OK 19:23:06 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 19:23:06 Statistics: 19:23:06 Hnuu...uuuununununu... 19:23:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:07 provisioning config files... 19:23:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3821193328807716768tmp [Pipeline] { [Pipeline] echo 19:23:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:07 ---> create-netrc.sh [Pipeline] } 19:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:23:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:23:08 ---> python-tools-install.sh [Pipeline] echo 19:23:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:08 ---> sudo-logs.sh 19:23:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:08 ---> job-cost.sh 19:23:08 lf-activate-venv: SKIPPING 19:23:08 INFO: No Stack... 19:23:09 INFO: Retrieving Pricing Info for: v1-standard-2 19:23:10 INFO: Archiving Costs [Pipeline] echo 19:23:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:10 ---> logs-deploy.sh 19:23:10 lf-activate-venv: SKIPPING 19:23:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3181/4 19:23:10 INFO: archiving workspace using pattern(s): 19:23:11 Archives upload complete. 19:23:12 INFO: archiving logs to Nexus 19:23:13 ---> uname -a: 19:23:13 Linux prd-centos7-docker-4c-2g-26930.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:23:13 19:23:13 19:23:13 ---> lscpu: 19:23:13 Architecture: x86_64 19:23:13 CPU op-mode(s): 32-bit, 64-bit 19:23:13 Byte Order: Little Endian 19:23:13 Address sizes: 40 bits physical, 48 bits virtual 19:23:13 CPU(s): 4 19:23:13 On-line CPU(s) list: 0-3 19:23:13 Thread(s) per core: 1 19:23:13 Core(s) per socket: 1 19:23:13 Socket(s): 4 19:23:13 NUMA node(s): 1 19:23:13 Vendor ID: GenuineIntel 19:23:13 CPU family: 6 19:23:13 Model: 44 19:23:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:23:13 Stepping: 1 19:23:13 CPU MHz: 2933.438 19:23:13 BogoMIPS: 5866.87 19:23:13 Virtualization: VT-x 19:23:13 Hypervisor vendor: KVM 19:23:13 Virtualization type: full 19:23:13 L1d cache: 128 KiB 19:23:13 L1i cache: 128 KiB 19:23:13 L2 cache: 16 MiB 19:23:13 L3 cache: 64 MiB 19:23:13 NUMA node0 CPU(s): 0-3 19:23:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:23:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:23:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:23:13 Vulnerability Meltdown: Mitigation; PTI 19:23:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:13 Vulnerability Srbds: Not affected 19:23:13 Vulnerability Tsx async abort: Not affected 19:23:13 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 19:23:13 19:23:13 19:23:13 ---> nproc: 19:23:13 4 19:23:13 19:23:13 19:23:13 ---> df -h: 19:23:13 Filesystem Size Used Available Use% Mounted on 19:23:13 overlay 50.0G 8.1G 41.9G 16% / 19:23:13 tmpfs 64.0M 0 64.0M 0% /dev 19:23:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:23:13 shm 64.0M 0 64.0M 0% /dev/shm 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /facter-os 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/resolv.conf 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hostname 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hosts 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /run/cloud-init/result.json 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/sa-host 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/secure 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/auth.log 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/edgex-go/4 19:23:13 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/edgex-go/4@tmp 19:23:13 19:23:13 19:23:13 ---> free -m: 19:23:13 total used free shared buff/cache available 19:23:13 Mem: 1837 728 123 0 985 1012 19:23:13 Swap: 1023 2 1021 19:23:13 19:23:13 19:23:13 ---> ip addr: 19:23:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:13 inet 127.0.0.1/8 scope host lo 19:23:13 valid_lft forever preferred_lft forever 19:23:13 inet6 ::1/128 scope host 19:23:13 valid_lft forever preferred_lft forever 19:23:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:13 link/ether fa:16:3e:c2:62:91 brd ff:ff:ff:ff:ff:ff 19:23:13 inet 10.30.123.8/23 brd 10.30.123.255 scope global dynamic eth0 19:23:13 valid_lft 86149sec preferred_lft 86149sec 19:23:13 inet6 fe80::f816:3eff:fec2:6291/64 scope link 19:23:13 valid_lft forever preferred_lft forever 19:23:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:13 link/ether 02:42:8a:31:18:95 brd ff:ff:ff:ff:ff:ff 19:23:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:13 valid_lft forever preferred_lft forever 19:23:13 inet6 fe80::42:8aff:fe31:1895/64 scope link 19:23:13 valid_lft forever preferred_lft forever 19:23:13 19:23:13 19:23:13 ---> sar -b -r -n DEV: 19:23:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 19:23:13 19:23:13 19:18:50 LINUX RESTART (4 CPU) 19:23:13 19:23:13 19:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:13 19:21:01 234.26 93.86 140.40 0.00 6411.71 49124.33 0.00 19:23:13 19:22:01 3.70 0.08 3.61 0.00 1.20 129.64 0.00 19:23:13 19:23:02 102.18 50.75 51.43 0.00 4058.44 16032.55 0.00 19:23:13 Average: 113.41 48.24 65.17 0.00 3491.42 21768.17 0.00 19:23:13 19:23:13 19:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:13 19:21:01 239460 0 632740 33.63 2064 1007280 1108848 37.84 473740 924868 12 19:23:13 19:22:01 247744 0 624416 33.19 2064 1007320 1078376 36.80 480284 914692 12 19:23:13 19:23:02 230736 0 690216 36.68 1496 959096 1298168 44.30 469916 905412 78748 19:23:13 Average: 239313 0 649124 34.50 1875 991232 1161797 39.65 474647 914991 26257 19:23:13 19:23:13 19:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:13 19:21:01 eth0 880.85 811.40 4799.31 95.33 0.00 0.00 0.00 0.00 19:23:13 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:13 19:21:01 docker0 538.49 553.33 41.86 1950.83 0.00 0.00 0.00 0.00 19:23:13 19:22:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:23:13 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:13 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:13 19:23:02 eth0 203.69 173.38 2165.83 17.04 0.00 0.00 0.00 0.00 19:23:13 19:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:13 19:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:13 Average: eth0 361.87 328.38 2322.38 37.47 0.00 0.00 0.00 0.00 19:23:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:13 Average: docker0 179.55 184.49 13.96 650.46 0.00 0.00 0.00 0.00 19:23:13 19:23:13 19:23:13 ---> sar -P ALL: 19:23:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 19:23:13 19:23:13 19:18:50 LINUX RESTART (4 CPU) 19:23:13 19:23:13 19:20:01 CPU %user %nice %system %iowait %steal %idle 19:23:13 19:21:01 all 14.11 0.00 7.89 3.16 0.09 74.75 19:23:13 19:21:01 0 14.98 0.00 9.10 2.34 0.09 73.50 19:23:13 19:21:01 1 14.30 0.00 7.18 4.73 0.05 73.75 19:23:13 19:21:01 2 10.73 0.00 7.25 2.49 0.14 79.39 19:23:13 19:21:01 3 16.46 0.00 8.03 3.08 0.07 72.36 19:23:13 19:22:01 all 0.04 0.00 0.07 0.00 0.00 99.89 19:23:13 19:22:01 0 0.02 0.00 0.08 0.00 0.00 99.90 19:23:13 19:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:23:13 19:22:01 2 0.07 0.00 0.10 0.00 0.00 99.83 19:23:13 19:22:01 3 0.03 0.00 0.05 0.00 0.00 99.92 19:23:13 19:23:02 all 5.33 0.00 3.60 1.48 0.04 89.55 19:23:13 19:23:02 0 4.93 0.00 3.51 0.19 0.03 91.34 19:23:13 19:23:02 1 5.44 0.00 3.62 2.61 0.05 88.28 19:23:13 19:23:02 2 5.29 0.00 3.37 1.52 0.03 89.79 19:23:13 19:23:02 3 5.65 0.00 3.91 1.62 0.03 88.79 19:23:13 Average: all 6.43 0.00 3.82 1.53 0.04 88.18 19:23:13 Average: 0 6.57 0.00 4.19 0.83 0.04 88.38 19:23:13 Average: 1 6.53 0.00 3.58 2.42 0.03 87.43 19:23:13 Average: 2 5.33 0.00 3.55 1.33 0.06 89.73 19:23:13 Average: 3 7.29 0.00 3.95 1.55 0.03 87.17 19:23:13 19:23:13 19:23:13