Pull request #3664 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 70a7de6140c9210a4916c44f40b1630081c5c4da rather than d9f3b7f7daa4464a5873cbf7f3395f005174e4c1 Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6775968235799853791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3889674551882391093.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2425123885109217165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5381546876694452223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2690468324572863066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh114776643816243000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: 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-119 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1784757556422526438.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7033468800430273838.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d9f3b7f7daa4464a5873cbf7f3395f005174e4c1 Merge succeeded, producing 68c36bebdda7f987e00bebe29f65242b6b0debdf Checking out Revision 68c36bebdda7f987e00bebe29f65242b6b0debdf (PR-3664) > git config core.sparsecheckout # timeout=10 > git checkout -f d9f3b7f7daa4464a5873cbf7f3395f005174e4c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8357580436536588673.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68c36bebdda7f987e00bebe29f65242b6b0debdf # timeout=10 Commit message: "Merge commit '70a7de6140c9210a4916c44f40b1630081c5c4da' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:50:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:50:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:50:11 ========================================================= 12:50:11 EdgeX Global Pipelines Version Info 12:50:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:50:12 ------------------- 12:50:12 stable info: 12:50:12 ------------------- 12:50:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:50:12 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 12:50:12 Message: update stable to v1.0.204 12:50:12 ------------------- 12:50:12 experimental info: 12:50:12 ------------------- 12:50:12 Commited By: **** collab-it+edgex@linuxfoundation.org 12:50:12 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 12:50:12 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3664 [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3664 [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3664 [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68c36bebdda7f987e00bebe29f65242b6b0debdf [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68c36be [Pipeline] echo 12:50:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:15 provisioning config files... 12:50:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5826125698598138860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:15 ---> docker-login.sh 12:50:15 nexus3.edgexfoundry.org:10001 12:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:15 Configure a credential helper to remove this warning. See 12:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:15 12:50:15 Login Succeeded 12:50:15 nexus3.edgexfoundry.org:10002 12:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:16 Configure a credential helper to remove this warning. See 12:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:16 12:50:16 Login Succeeded 12:50:16 nexus3.edgexfoundry.org:10003 12:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:16 Configure a credential helper to remove this warning. See 12:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:16 12:50:16 Login Succeeded 12:50:16 nexus3.edgexfoundry.org:10004 12:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:16 Configure a credential helper to remove this warning. See 12:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:16 12:50:16 Login Succeeded 12:50:16 docker.io 12:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:16 Configure a credential helper to remove this warning. See 12:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:16 12:50:16 Login Succeeded 12:50:16 ---> docker-login.sh ends [Pipeline] } 12:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:17 ++ 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 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/core-command/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo core-command,cmd/core-command/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/core-data/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo core-data,cmd/core-data/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/core-metadata/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo core-metadata,cmd/core-metadata/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/security-bootstrapper/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/security-proxy-setup/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/support-notifications/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo support-notifications,cmd/support-notifications/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/support-scheduler/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:50:17 + for file in '`ls cmd/**/Dockerfile`' 12:50:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:50:17 ++ cut -d/ -f2 12:50:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:50:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:50:18 12:50:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:50:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:50:18 latest: Pulling from edgex-devops/git-semver 12:50:18 31603596830f: Pulling fs layer 12:50:18 d4622e32a9a9: Pulling fs layer 12:50:18 1030fce36090: Pulling fs layer 12:50:18 6c6cb7e1b49b: Pulling fs layer 12:50:18 6c6cb7e1b49b: Waiting 12:50:18 d4622e32a9a9: Verifying Checksum 12:50:18 d4622e32a9a9: Download complete 12:50:19 31603596830f: Verifying Checksum 12:50:19 31603596830f: Download complete 12:50:19 31603596830f: Pull complete 12:50:19 d4622e32a9a9: Pull complete 12:50:19 6c6cb7e1b49b: Verifying Checksum 12:50:19 6c6cb7e1b49b: Download complete 12:50:19 1030fce36090: Verifying Checksum 12:50:19 1030fce36090: Download complete 12:50:19 1030fce36090: Pull complete 12:50:20 6c6cb7e1b49b: Pull complete 12:50:20 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 12:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:50:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:50:20 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 12:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 12:50:21 $ docker top bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:21 [ssh-agent] Looking for ssh-agent implementation... 12:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:21 $ docker exec bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e ssh-agent 12:50:21 SSH_AUTH_SOCK=/tmp/ssh-QqLDRTkAJzAq/agent.12 12:50:21 SSH_AGENT_PID=19 12:50:21 Running ssh-add (command line suppressed) 12:50:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8625723587739410021.key (/w/workspace/edgex-go/1@tmp/private_key_8625723587739410021.key) 12:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:22 + git tag --points-at HEAD [Pipeline] } 12:50:22 $ docker exec --env ******** --env ******** bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e ssh-agent -k 12:50:22 unset SSH_AUTH_SOCK; 12:50:22 unset SSH_AGENT_PID; 12:50:22 echo Agent pid 19 killed; 12:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:22 [ssh-agent] Looking for ssh-agent implementation... 12:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:22 $ docker exec bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e ssh-agent 12:50:22 SSH_AUTH_SOCK=/tmp/ssh-1En0qtwkwDHS/agent.52 12:50:22 SSH_AGENT_PID=58 12:50:22 Running ssh-add (command line suppressed) 12:50:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8412353767516440319.key (/w/workspace/edgex-go/1@tmp/private_key_8412353767516440319.key) 12:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:23 + git semver init 12:50:23 # -> Open(): unable to determine branch for HEAD 12:50:23 # $GIT_DIR = /w/workspace/edgex-go/1/.git 12:50:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 12:50:23 # $SEMVER_REMOTE_NAME = origin 12:50:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:50:23 # $SEMVER_USER_NAME = edgex-jenkins 12:50:23 # $SEMVER_BRANCH = PR-3664 12:50:23 # $SEMVER_TEMP = /tmp/semver-433409288 12:50:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:50:38 # '/tmp/semver-433409288' -> '/w/workspace/edgex-go/1/.semver' 12:50:38 # -> Force: false 12:50:38 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 12:50:38 $ docker exec --env ******** --env ******** bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e ssh-agent -k 12:50:38 unset SSH_AUTH_SOCK; 12:50:38 unset SSH_AGENT_PID; 12:50:38 echo Agent pid 58 killed; 12:50:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:38 + git semver [Pipeline] } 12:50:39 $ docker stop --time=1 bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e 12:50:40 $ docker rm -f bd488ca549ef0364b83ecbff5e0439fc57c5014b8b22c54f8fc371717f91c46e [Pipeline] // withDockerContainer [Pipeline] sh 12:50:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:50:41 Stashed 1 file(s) [Pipeline] echo 12:50:41 [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] echo 12:50:42 ========================================================= 12:50:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:50:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:50:42 540db60ca938: Pulling fs layer 12:50:42 adcc1eea9eea: Pulling fs layer 12:50:42 4c4ab2625f07: Pulling fs layer 12:50:42 db62176df00c: Pulling fs layer 12:50:42 3b30891b0d05: Pulling fs layer 12:50:42 06b49ca38bd5: Pulling fs layer 12:50:42 c788192a36de: Pulling fs layer 12:50:42 a77e37c0d609: Pulling fs layer 12:50:42 c3185cebc471: Pulling fs layer 12:50:42 db62176df00c: Waiting 12:50:42 3b30891b0d05: Waiting 12:50:42 06b49ca38bd5: Waiting 12:50:42 c788192a36de: Waiting 12:50:42 a77e37c0d609: Waiting 12:50:42 c3185cebc471: Waiting 12:50:42 4c4ab2625f07: Download complete 12:50:42 adcc1eea9eea: Download complete 12:50:42 3b30891b0d05: Verifying Checksum 12:50:42 3b30891b0d05: Download complete 12:50:42 06b49ca38bd5: Verifying Checksum 12:50:42 06b49ca38bd5: Download complete 12:50:42 540db60ca938: Verifying Checksum 12:50:42 540db60ca938: Download complete 12:50:42 c788192a36de: Verifying Checksum 12:50:42 c788192a36de: Download complete 12:50:42 540db60ca938: Pull complete 12:50:43 adcc1eea9eea: Pull complete 12:50:43 4c4ab2625f07: Pull complete 12:50:43 a77e37c0d609: Verifying Checksum 12:50:43 a77e37c0d609: Download complete 12:50:47 c3185cebc471: Verifying Checksum 12:50:47 c3185cebc471: Download complete 12:50:47 db62176df00c: Verifying Checksum 12:50:47 db62176df00c: Download complete 12:50:51 db62176df00c: Pull complete 12:50:51 3b30891b0d05: Pull complete 12:50:51 06b49ca38bd5: Pull complete 12:50:51 c788192a36de: Pull complete 12:50:51 a77e37c0d609: Pull complete 12:50:53 c3185cebc471: Pull complete 12:50:53 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 12:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:50:53 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:53 WORKDIR /edgex 12:50:53 COPY go.mod . 12:50:53 RUN go mod download' 12:50:53 + docker build -t ci-base-image-x86_64 -f - . 12:50:54 Sending build context to Docker daemon 328.6MB 12:50:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:54 ---> 031687cdd783 12:50:54 Step 2/4 : WORKDIR /edgex 12:50:56 ---> Running in 035e5b7f6170 12:50:56 Removing intermediate container 035e5b7f6170 12:50:56 ---> 700f8ac30e38 12:50:56 Step 3/4 : COPY go.mod . 12:50:56 ---> 8fa92a7cf9cc 12:50:56 Step 4/4 : RUN go mod download 12:50:56 ---> Running in 063abbcdaa83 12:50:57 Still waiting to schedule task 12:50:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 12:51:28 Removing intermediate container 063abbcdaa83 12:51:28 ---> 8c1a8f546311 12:51:28 Successfully built 8c1a8f546311 12:51:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:51:29 + docker inspect -f . ci-base-image-x86_64 12:51:29 . [Pipeline] withDockerContainer 12:51:29 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 12:51:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 12:51:29 $ docker top 53c62229a81f23fc0dd5a2439d0d12ce76a9924e5ded9b5d9170d693d4b7582e -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:30 + go version 12:51:30 go version go1.16.6 linux/amd64 [Pipeline] } 12:51:30 $ docker stop --time=1 53c62229a81f23fc0dd5a2439d0d12ce76a9924e5ded9b5d9170d693d4b7582e 12:51:31 $ docker rm -f 53c62229a81f23fc0dd5a2439d0d12ce76a9924e5ded9b5d9170d693d4b7582e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:51:32 + docker inspect -f . ci-base-image-x86_64 12:51:32 . [Pipeline] withDockerContainer 12:51:32 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 12:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 12:51:32 $ docker top 29f2bec42aac4a3047ece73de9de2bace7ae890af9a80c96e752e64ecfe76d81 -eo pid,comm [Pipeline] { [Pipeline] echo 12:51:32 ========================================================= 12:51:32 [edgeXBuildGoParallel] Running Tests and Build... 12:51:32 ========================================================= [Pipeline] sh 12:51:33 + go mod tidy [Pipeline] sh 12:51:33 + make test 12:51:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:51:34 go mod tidy 12:51:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:51:39 ? github.com/edgexfoundry/edgex-go [no test files] 12:51:57 # github.com/edgexfoundry/edgex-go/internal/pkg/correlation 12:51:57 internal/pkg/correlation/middleware.go:56:4: Fatalf call has error-wrapping directive %w 12:51:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:52:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:52:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:52:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:52:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:52:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:52:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:52:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:52:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 12:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:52:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 12:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:52:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 46.3% of statements 12:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 12:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 81.2% of statements 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:52:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:52:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:52:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:52:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 12:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 12:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 12:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements 12:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 12:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 12:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 12:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 12:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 12:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 12:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 12:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.215s coverage: 81.8% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 12:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 12:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 12:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 12:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.5% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 12:52:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 12:52:58 make: *** [Makefile:101: test] Error 2 [Pipeline] } 12:52:59 $ docker stop --time=1 29f2bec42aac4a3047ece73de9de2bace7ae890af9a80c96e752e64ecfe76d81 12:53:00 $ docker rm -f 29f2bec42aac4a3047ece73de9de2bace7ae890af9a80c96e752e64ecfe76d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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) 12:53:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] ws 12:53:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] checkout Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 12:53:01 The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] } 12:53:01 Failed in branch amd64 12:53:06 using credential edgex-jenkins-ssh 12:53:06 Cloning the remote Git repository 12:53:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:53:07 > git init /w/workspace/edgex-go/1 # timeout=10 12:53:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:53:07 > git --version # timeout=10 12:53:07 > git --version # 'git version 2.17.1' 12:53:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:53:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:23 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d9f3b7f7daa4464a5873cbf7f3395f005174e4c1 12:53:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:53:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:53:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:53:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:53:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:53:23 > git config core.sparsecheckout # timeout=10 12:53:23 > git checkout -f d9f3b7f7daa4464a5873cbf7f3395f005174e4c1 # timeout=10 12:53:24 Merge succeeded, producing 03df2d31327d9b73ea8b94344d8523a21375de52 12:53:24 Checking out Revision 03df2d31327d9b73ea8b94344d8523a21375de52 (PR-3664) 12:53:23 > git remote # timeout=10 12:53:23 > git config --get remote.origin.url # timeout=10 12:53:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:53:23 > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 12:53:24 > git rev-parse HEAD^{commit} # timeout=10 12:53:24 > git config core.sparsecheckout # timeout=10 12:53:24 > git checkout -f 03df2d31327d9b73ea8b94344d8523a21375de52 # timeout=10 12:53:28 Commit message: "Merge commit '70a7de6140c9210a4916c44f40b1630081c5c4da' into HEAD" 12:53:28 First time build. Skipping changelog. 12:53:28 > git --version # timeout=10 12:53:28 > git --version # 'git version 2.17.1' 12:53:28 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:29 provisioning config files... 12:53:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2016137940236682582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:30 ---> docker-login.sh 12:53:30 nexus3.edgexfoundry.org:10001 12:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:31 Configure a credential helper to remove this warning. See 12:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:31 12:53:31 Login Succeeded 12:53:31 nexus3.edgexfoundry.org:10002 12:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:31 Configure a credential helper to remove this warning. See 12:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:31 12:53:31 Login Succeeded 12:53:31 nexus3.edgexfoundry.org:10003 12:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:32 Configure a credential helper to remove this warning. See 12:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:32 12:53:32 Login Succeeded 12:53:32 nexus3.edgexfoundry.org:10004 12:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:33 Configure a credential helper to remove this warning. See 12:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:33 12:53:33 Login Succeeded 12:53:33 docker.io 12:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:33 Configure a credential helper to remove this warning. See 12:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:33 12:53:33 Login Succeeded 12:53:33 ---> docker-login.sh ends [Pipeline] } 12:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:53:34 ========================================================= 12:53:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:53:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:53:35 595b0fe564bb: Pulling fs layer 12:53:35 24495759ef45: Pulling fs layer 12:53:35 d148012ef14d: Pulling fs layer 12:53:35 e90a11edd702: Pulling fs layer 12:53:35 d77568369979: Pulling fs layer 12:53:35 fc1c9f9a7f3b: Pulling fs layer 12:53:35 170f2ba95c9a: Pulling fs layer 12:53:35 97ac5df62f85: Pulling fs layer 12:53:35 d77568369979: Waiting 12:53:35 fc1c9f9a7f3b: Waiting 12:53:35 170f2ba95c9a: Waiting 12:53:35 e90a11edd702: Waiting 12:53:35 97ac5df62f85: Waiting 12:53:35 d148012ef14d: Verifying Checksum 12:53:35 24495759ef45: Verifying Checksum 12:53:35 24495759ef45: Download complete 12:53:35 d77568369979: Download complete 12:53:35 fc1c9f9a7f3b: Verifying Checksum 12:53:35 fc1c9f9a7f3b: Download complete 12:53:35 595b0fe564bb: Download complete 12:53:35 170f2ba95c9a: Verifying Checksum 12:53:35 170f2ba95c9a: Download complete 12:53:36 595b0fe564bb: Pull complete 12:53:36 24495759ef45: Pull complete 12:53:37 d148012ef14d: Pull complete 12:53:38 97ac5df62f85: Verifying Checksum 12:53:38 97ac5df62f85: Download complete 12:53:40 e90a11edd702: Verifying Checksum 12:53:40 e90a11edd702: Download complete 12:53:50 e90a11edd702: Pull complete 12:53:50 d77568369979: Pull complete 12:53:50 fc1c9f9a7f3b: Pull complete 12:53:51 170f2ba95c9a: Pull complete 12:53:57 97ac5df62f85: Pull complete 12:53:57 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 12:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:53:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:58 WORKDIR /edgex 12:53:58 COPY go.mod . 12:53:58 RUN go mod download 12:53:58 + docker build -t ci-base-image-arm64 -f - . 12:54:00 Sending build context to Docker daemon 165.9MB 12:54:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:54:00 ---> 04bc70af865f 12:54:00 Step 2/4 : WORKDIR /edgex 12:54:03 ---> Running in 65323113603c 12:54:04 Removing intermediate container 65323113603c 12:54:04 ---> 1c4e09692575 12:54:04 Step 3/4 : COPY go.mod . 12:54:05 ---> 1b45455f10d1 12:54:05 Step 4/4 : RUN go mod download 12:54:05 ---> Running in 97e2b40f6abc 12:55:42 Removing intermediate container 97e2b40f6abc 12:55:42 ---> 124243e330e2 12:55:42 Successfully built 124243e330e2 12:55:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:55:42 + docker inspect -f . ci-base-image-arm64 12:55:42 . [Pipeline] withDockerContainer 12:55:42 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 12:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 12:55:44 $ docker top 5ce3e7d1a5b6e64bd097efa897e30c86f696d2e3742d568da3ab64a17a36b1ad -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:45 + go version 12:55:45 go version go1.16.6 linux/arm64 [Pipeline] } 12:55:45 $ docker stop --time=1 5ce3e7d1a5b6e64bd097efa897e30c86f696d2e3742d568da3ab64a17a36b1ad 12:55:47 $ docker rm -f 5ce3e7d1a5b6e64bd097efa897e30c86f696d2e3742d568da3ab64a17a36b1ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:55:48 + docker inspect -f . ci-base-image-arm64 12:55:48 . [Pipeline] withDockerContainer 12:55:48 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 12:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 12:55:50 $ docker top 7454cc4bab7bd74c535eccd7e0117c06b7c26e07ae667e43d643f09d3194b308 -eo pid,comm [Pipeline] { [Pipeline] echo 12:55:50 ========================================================= 12:55:50 [edgeXBuildGoParallel] Running Tests and Build... 12:55:50 ========================================================= [Pipeline] sh 12:55:51 + go mod tidy [Pipeline] sh 12:55:53 + make test 12:55:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:55:53 go mod tidy 12:55:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:56:20 ? github.com/edgexfoundry/edgex-go [no test files] 12:57:17 # github.com/edgexfoundry/edgex-go/internal/pkg/correlation 12:57:17 internal/pkg/correlation/middleware.go:56:4: Fatalf call has error-wrapping directive %w 12:57:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:57:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:57:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:57:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:57:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:57:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:57:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:57:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:57:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:57:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:57:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:57:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:57:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:57:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements 12:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:57:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.376s coverage: 100.0% of statements 12:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:57:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 46.3% of statements 12:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.556s coverage: 90.1% of statements 12:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:57:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements 12:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 94.2% of statements 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 59.1% of statements 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.202s coverage: 60.0% of statements 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.8% of statements 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 22.0% of statements 12:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 12:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.200s coverage: 79.5% of statements 12:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements 12:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 12:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 12:58:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements 12:58:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 12:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 81.8% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.176s coverage: 87.2% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.275s coverage: 87.2% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.577s coverage: 64.4% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 91.3% of statements 12:58:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 12:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.155s coverage: 73.7% of statements 12:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.108s coverage: 66.9% of statements 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.754s coverage: 43.6% of statements 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 19.5% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.0% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 62.7% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 12:58:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 12:58:45 make: *** [Makefile:101: test] Error 2 [Pipeline] } 12:58:45 $ docker stop --time=1 7454cc4bab7bd74c535eccd7e0117c06b7c26e07ae667e43d643f09d3194b308 12:58:47 $ docker rm -f 7454cc4bab7bd74c535eccd7e0117c06b7c26e07ae667e43d643f09d3194b308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:49 12:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:49 arm64: Pulling from edgex-lftools-log-publisher 12:58:49 448f6bf000e3: Pulling fs layer 12:58:49 f757da607395: Pulling fs layer 12:58:49 05883995daec: Pulling fs layer 12:58:49 8603b9c90790: Pulling fs layer 12:58:49 1560dd03e051: Pulling fs layer 12:58:49 27f5ce0e4adf: Pulling fs layer 12:58:49 c2d8d7efcc4b: Pulling fs layer 12:58:49 1560dd03e051: Waiting 12:58:49 c2d8d7efcc4b: Waiting 12:58:49 8603b9c90790: Waiting 12:58:49 f757da607395: Verifying Checksum 12:58:49 f757da607395: Download complete 12:58:50 8603b9c90790: Verifying Checksum 12:58:50 8603b9c90790: Download complete 12:58:50 1560dd03e051: Verifying Checksum 12:58:50 1560dd03e051: Download complete 12:58:50 27f5ce0e4adf: Verifying Checksum 12:58:50 27f5ce0e4adf: Download complete 12:58:50 05883995daec: Download complete 12:58:51 448f6bf000e3: Verifying Checksum 12:58:51 448f6bf000e3: Download complete 12:58:54 c2d8d7efcc4b: Verifying Checksum 12:58:54 c2d8d7efcc4b: Download complete 12:58:55 448f6bf000e3: Pull complete 12:58:55 f757da607395: Pull complete 12:58:57 05883995daec: Pull complete 12:58:57 8603b9c90790: Pull complete 12:58:58 1560dd03e051: Pull complete 12:58:59 27f5ce0e4adf: Pull complete 12:59:14 c2d8d7efcc4b: Pull complete 12:59:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:59:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:59:14 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 12:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:59:18 $ docker top 8552bca582b5a835d3c7d6272af2793474436f189b46c3b23de36fb178ab0a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:20 ---> job-cost.sh 12:59:20 lf-activate-venv: SKIPPING 12:59:20 INFO: No Stack... 12:59:21 INFO: Retrieving Pricing Info for: v2-standard-4 12:59:21 INFO: Archiving Costs [Pipeline] sh 12:59:22 + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv 12:59:22 [Pipeline] lock 12:59:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3664-1-stack-cost] 12:59:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3664-1-stack-cost] did not exist. Created. 12:59:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3664-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:59:23 + echo total: 0.18000000715255737 [Pipeline] stash 12:59:24 Stashed 1 file(s) [Pipeline] } 12:59:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3664-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:59:24 $ docker stop --time=1 8552bca582b5a835d3c7d6272af2793474436f189b46c3b23de36fb178ab0a38 12:59:25 $ docker rm -f 8552bca582b5a835d3c7d6272af2793474436f189b46c3b23de36fb178ab0a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:59:26 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 Scan) Stage "Snyk 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] sh 12:59:28 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:59:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:59:29 ---> package-listing.sh 12:59:29 ++ facter osfamily 12:59:29 ++ tr '[:upper:]' '[:lower:]' 12:59:29 + OS_FAMILY=redhat 12:59:29 + workspace=/w/workspace/edgex-go/1 12:59:29 + START_PACKAGES=/tmp/packages_start.txt 12:59:29 + END_PACKAGES=/tmp/packages_end.txt 12:59:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:29 + PACKAGES=/tmp/packages_start.txt 12:59:29 + '[' /w/workspace/edgex-go/1 ']' 12:59:29 + PACKAGES=/tmp/packages_end.txt 12:59:29 + case "${OS_FAMILY}" in 12:59:29 + rpm -qa 12:59:29 + sort 12:59:30 + '[' -f /tmp/packages_start.txt ']' 12:59:30 + '[' -f /tmp/packages_end.txt ']' 12:59:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:30 + '[' /w/workspace/edgex-go/1 ']' 12:59:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:59:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:59:30 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:59:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:31 12:59:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:31 latest: Pulling from edgex-lftools-log-publisher 12:59:31 b4d181a07f80: Pulling fs layer 12:59:31 a1111a8f2ec3: Pulling fs layer 12:59:31 ed53099fbce6: Pulling fs layer 12:59:31 dc539afda2c1: Pulling fs layer 12:59:31 77bc0d833cb6: Pulling fs layer 12:59:31 9065ff56babe: Pulling fs layer 12:59:31 d287ab97295c: Pulling fs layer 12:59:31 77bc0d833cb6: Waiting 12:59:31 9065ff56babe: Waiting 12:59:31 d287ab97295c: Waiting 12:59:31 dc539afda2c1: Waiting 12:59:32 a1111a8f2ec3: Download complete 12:59:32 dc539afda2c1: Verifying Checksum 12:59:32 dc539afda2c1: Download complete 12:59:32 77bc0d833cb6: Verifying Checksum 12:59:32 77bc0d833cb6: Download complete 12:59:32 9065ff56babe: Verifying Checksum 12:59:32 9065ff56babe: Download complete 12:59:32 ed53099fbce6: Verifying Checksum 12:59:32 ed53099fbce6: Download complete 12:59:33 b4d181a07f80: Verifying Checksum 12:59:33 b4d181a07f80: Download complete 12:59:34 b4d181a07f80: Pull complete 12:59:34 a1111a8f2ec3: Pull complete 12:59:35 ed53099fbce6: Pull complete 12:59:35 dc539afda2c1: Pull complete 12:59:35 77bc0d833cb6: Pull complete 12:59:35 9065ff56babe: Pull complete 12:59:36 d287ab97295c: Verifying Checksum 12:59:36 d287ab97295c: Download complete 12:59:41 d287ab97295c: Pull complete 12:59:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:59:41 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 12:59:41 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 12:59:43 $ docker top 24cd5adc0cf581c301946899efa71349ebde5ae0e94b697339f3d713a8bd40a4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:44 + touch /tmp/pre-build-complete [Pipeline] sh 12:59:44 + mkdir -p /var/log/sysstat [Pipeline] sh 12:59:45 + ls /var/log/sa-host 12:59:45 + sadf -c /var/log/sa-host/sa05 12:59:45 file_magic: OK 12:59:45 HZ: Using current value: 100 12:59:45 file_header: OK 12:59:45 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 12:59:45 Statistics: 12:59:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:59:45 File successfully converted to sysstat format version 12.0.3 12:59:45 + sadf -c /var/log/sa-host/sa09 12:59:45 file_magic: OK 12:59:45 HZ: Using current value: 100 12:59:45 file_header: OK 12:59:45 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 12:59:45 Statistics: 12:59:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:59:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:45 provisioning config files... 12:59:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3017647408138331162tmp [Pipeline] { [Pipeline] echo 12:59:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:59:46 ---> create-netrc.sh [Pipeline] } 12:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:59:46 ---> python-tools-install.sh [Pipeline] echo 12:59:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:59:47 ---> sudo-logs.sh 12:59:47 Archiving 'sudo' log.. 12:59:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-119.vexxhost.local: Name or service not known 12:59:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-119.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 12:59:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:59:47 ---> job-cost.sh 12:59:47 lf-activate-venv: SKIPPING 12:59:47 DEBUG: total: 0.18000000715255737 12:59:47 INFO: Retrieving Stack Cost... 12:59:48 INFO: Retrieving Pricing Info for: v3-standard-2 12:59:49 INFO: Archiving Costs [Pipeline] echo 12:59:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:59:49 ---> logs-deploy.sh 12:59:49 lf-activate-venv: SKIPPING 12:59:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3664/1 12:59:49 INFO: archiving workspace using pattern(s): 12:59:50 Archives upload complete. 12:59:50 INFO: archiving logs to Nexus 12:59:51 ---> uname -a: 12:59:51 Linux prd-centos7-docker-4c-2g-119.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 12:59:51 12:59:51 12:59:51 ---> lscpu: 12:59:51 Architecture: x86_64 12:59:51 CPU op-mode(s): 32-bit, 64-bit 12:59:51 Byte Order: Little Endian 12:59:51 Address sizes: 40 bits physical, 48 bits virtual 12:59:51 CPU(s): 2 12:59:51 On-line CPU(s) list: 0,1 12:59:51 Thread(s) per core: 1 12:59:51 Core(s) per socket: 1 12:59:51 Socket(s): 2 12:59:51 NUMA node(s): 1 12:59:51 Vendor ID: AuthenticAMD 12:59:51 CPU family: 23 12:59:51 Model: 49 12:59:51 Model name: AMD EPYC-Rome Processor 12:59:51 Stepping: 0 12:59:51 CPU MHz: 2799.998 12:59:51 BogoMIPS: 5599.99 12:59:51 Virtualization: AMD-V 12:59:51 Hypervisor vendor: KVM 12:59:51 Virtualization type: full 12:59:51 L1d cache: 32K 12:59:51 L1i cache: 32K 12:59:51 L2 cache: 512K 12:59:51 L3 cache: 16384K 12:59:51 NUMA node0 CPU(s): 0,1 12:59:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:59:51 12:59:51 12:59:51 ---> nproc: 12:59:51 2 12:59:51 12:59:51 12:59:51 ---> df -h: 12:59:51 Filesystem Size Used Avail Use% Mounted on 12:59:51 overlay 40G 9.3G 31G 24% / 12:59:51 tmpfs 64M 0 64M 0% /dev 12:59:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:59:51 shm 64M 0 64M 0% /dev/shm 12:59:51 /dev/vda1 40G 9.3G 31G 24% /facter-os 12:59:51 12:59:51 12:59:51 ---> sar -b -r -n DEV: 12:59:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 12:59:51 12:59:51 12:49:23 LINUX RESTART (2 CPU) 12:59:51 12:59:51 12:50:01 tps rtps wtps bread/s bwrtn/s 12:59:51 12:51:01 196.29 3.56 192.72 2600.77 50334.79 12:59:51 12:52:01 273.66 0.00 273.66 0.00 56798.50 12:59:51 12:53:01 54.72 0.02 54.70 0.53 11204.83 12:59:51 12:54:01 3.38 0.00 3.38 0.00 126.00 12:59:51 12:55:01 0.33 0.00 0.33 0.00 4.88 12:59:51 12:56:01 0.20 0.00 0.20 0.00 3.38 12:59:51 12:57:01 0.18 0.00 0.18 0.00 2.17 12:59:51 12:58:01 0.37 0.00 0.37 0.00 5.56 12:59:51 12:59:01 0.27 0.00 0.27 0.00 2.85 12:59:51 Average: 58.84 0.40 58.44 289.08 13168.82 12:59:51 12:59:51 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:51 12:51:01 4081868 0 972824 12.15 2620 2951628 1691832 18.68 1057468 2372264 4468 12:59:51 12:52:01 3223264 0 1171400 14.63 2620 3611656 1671624 18.46 1324512 2821716 231840 12:59:51 12:53:01 3491656 0 1139084 14.22 2620 3375580 1249360 13.79 1186624 2694924 20 12:59:51 12:54:01 3503996 0 1126740 14.07 2620 3375584 1244824 13.74 1192244 2695052 8 12:59:51 12:55:01 3507592 0 1123140 14.02 2620 3375588 1203560 13.29 1188876 2695052 16 12:59:51 12:56:01 3508080 0 1122648 14.02 2620 3375592 1203524 13.29 1179104 2704724 20 12:59:51 12:57:01 3509876 0 1120848 13.99 2620 3375596 1203476 13.29 1178944 2704724 12 12:59:51 12:58:01 3502156 0 1128556 14.09 2620 3375608 1203476 13.29 1187124 2704724 16 12:59:51 12:59:01 3497808 0 1132904 14.15 2620 3375608 1203476 13.29 1191200 2704724 16 12:59:51 Average: 3536255 0 1115349 13.93 2620 3354716 1319461 14.57 1187344 2677545 26268 12:59:51 12:59:51 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:51 12:51:01 veth28893f0 64.01 77.89 6.23 59.13 0.00 0.00 0.00 0.00 12:59:51 12:51:01 eth0 1281.22 843.13 7266.83 109.14 0.00 0.00 0.00 0.00 12:59:51 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:51:01 docker0 335.67 509.78 45.39 2723.31 0.00 0.00 0.00 0.00 12:59:51 12:52:01 veth2e75926 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:59:51 12:52:01 eth0 435.71 366.37 2011.74 42.03 0.00 0.00 0.00 0.00 12:59:51 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:52:01 docker0 348.34 400.42 26.51 1984.96 0.00 0.00 0.00 0.00 12:59:51 12:53:01 eth0 33.16 18.55 23.80 12.34 0.00 0.00 0.00 0.00 12:59:51 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:53:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 12:59:51 12:54:01 eth0 1.47 0.82 2.57 0.27 0.00 0.00 0.00 0.00 12:59:51 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:55:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:59:51 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:56:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 12:59:51 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:59:51 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:59:51 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:59:51 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 Average: eth0 194.75 136.65 1034.13 18.21 0.00 0.00 0.00 0.00 12:59:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:51 Average: docker0 76.28 101.41 8.01 523.31 0.00 0.00 0.00 0.00 12:59:51 12:59:51 12:59:51 ---> sar -P ALL: 12:59:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 12:59:51 12:59:51 12:49:23 LINUX RESTART (2 CPU) 12:59:51 12:59:51 12:50:01 CPU %user %nice %system %iowait %steal %idle 12:59:51 12:51:01 all 25.59 0.00 7.97 4.18 0.10 62.16 12:59:51 12:51:01 0 27.51 0.00 8.61 4.16 0.11 59.61 12:59:51 12:51:01 1 23.71 0.00 7.34 4.19 0.09 64.67 12:59:51 12:52:01 all 53.80 0.00 11.53 2.80 0.13 31.74 12:59:51 12:52:01 0 54.26 0.00 11.54 2.32 0.11 31.78 12:59:51 12:52:01 1 53.35 0.00 11.52 3.28 0.15 31.71 12:59:51 12:53:01 all 30.69 0.00 4.89 0.50 0.08 63.84 12:59:51 12:53:01 0 32.25 0.00 5.05 0.39 0.09 62.23 12:59:51 12:53:01 1 29.15 0.00 4.74 0.61 0.07 65.44 12:59:51 12:54:01 all 0.28 0.00 0.08 0.00 0.02 99.62 12:59:51 12:54:01 0 0.08 0.00 0.07 0.00 0.02 99.83 12:59:51 12:54:01 1 0.48 0.00 0.10 0.00 0.02 99.40 12:59:51 12:55:01 all 0.25 0.00 0.03 0.00 0.02 99.71 12:59:51 12:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:59:51 12:55:01 1 0.48 0.00 0.05 0.00 0.02 99.45 12:59:51 12:56:01 all 0.27 0.00 0.04 0.00 0.02 99.67 12:59:51 12:56:01 0 0.12 0.00 0.05 0.00 0.02 99.82 12:59:51 12:56:01 1 0.42 0.00 0.03 0.00 0.02 99.53 12:59:51 12:57:01 all 0.13 0.00 0.08 0.00 0.02 99.77 12:59:51 12:57:01 0 0.20 0.00 0.05 0.00 0.02 99.73 12:59:51 12:57:01 1 0.07 0.00 0.10 0.00 0.02 99.82 12:59:51 12:58:01 all 0.16 0.00 0.07 0.00 0.02 99.76 12:59:51 12:58:01 0 0.22 0.00 0.03 0.00 0.02 99.73 12:59:51 12:58:01 1 0.10 0.00 0.10 0.00 0.02 99.78 12:59:51 12:59:01 all 0.24 0.00 0.06 0.00 0.02 99.68 12:59:51 12:59:01 0 0.43 0.00 0.03 0.00 0.02 99.52 12:59:51 12:59:01 1 0.05 0.00 0.08 0.00 0.02 99.85 12:59:51 Average: all 11.80 0.00 2.62 0.79 0.04 84.74 12:59:51 Average: 0 12.18 0.00 2.69 0.73 0.04 84.36 12:59:51 Average: 1 11.43 0.00 2.55 0.86 0.04 85.12 12:59:51 12:59:51 12:59:51