Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from e2c5d5b30167332f2ea4547e85bfe72ddd42ccac+b1bdcd94332d9981d98deb7be6e1abf49d24c93e (ccc32289fa8a72c02880771ace5ec37891e9e31b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6358026399369954883.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-ssh2648275422708421535.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh178602658889551954.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 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-ssh708998796007226576.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2130359098539733911.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-215 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh1972561989998491020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac Merge succeeded, producing f4dc5a83326c831fba5c63fc56bb0429d79f30f2 Checking out Revision f4dc5a83326c831fba5c63fc56bb0429d79f30f2 (PR-3657) > 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/2@tmp/jenkins-gitclient-ssh3053070357386285367.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # 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/2@tmp/jenkins-gitclient-ssh3153959463882693716.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4dc5a83326c831fba5c63fc56bb0429d79f30f2 # timeout=10 Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" > git rev-list --no-walk e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:51 ========================================================= 04:30:51 EdgeX Global Pipelines Version Info 04:30:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:30:52 ------------------- 04:30:52 stable info: 04:30:52 ------------------- 04:30:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:52 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 04:30:52 Message: update stable to v1.0.204 04:30:53 ------------------- 04:30:53 experimental info: 04:30:53 ------------------- 04:30:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:53 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 04:30:53 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:30:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4dc5a83326c831fba5c63fc56bb0429d79f30f2 [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4dc5a8 [Pipeline] echo 04:30:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:54 provisioning config files... 04:30:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2529213250982952890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:54 ---> docker-login.sh 04:30:54 nexus3.edgexfoundry.org:10001 04:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:54 Configure a credential helper to remove this warning. See 04:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:54 04:30:54 Login Succeeded 04:30:54 nexus3.edgexfoundry.org:10002 04:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:54 Configure a credential helper to remove this warning. See 04:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:54 04:30:54 Login Succeeded 04:30:54 nexus3.edgexfoundry.org:10003 04:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:55 Configure a credential helper to remove this warning. See 04:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:55 04:30:55 Login Succeeded 04:30:55 nexus3.edgexfoundry.org:10004 04:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:55 Configure a credential helper to remove this warning. See 04:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:55 04:30:55 Login Succeeded 04:30:55 docker.io 04:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:55 Configure a credential helper to remove this warning. See 04:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:55 04:30:55 Login Succeeded 04:30:55 ---> docker-login.sh ends [Pipeline] } 04:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:56 ++ 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 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/core-command/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo core-command,cmd/core-command/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/core-data/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo core-data,cmd/core-data/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/core-metadata/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo core-metadata,cmd/core-metadata/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/security-bootstrapper/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/security-proxy-setup/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/support-notifications/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo support-notifications,cmd/support-notifications/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/support-scheduler/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:30:56 + for file in '`ls cmd/**/Dockerfile`' 04:30:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:30:56 ++ cut -d/ -f2 04:30:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:30:56 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 04:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:56 04:30:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:30:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:57 latest: Pulling from edgex-devops/git-semver 04:30:57 31603596830f: Pulling fs layer 04:30:57 d4622e32a9a9: Pulling fs layer 04:30:57 1030fce36090: Pulling fs layer 04:30:57 6c6cb7e1b49b: Pulling fs layer 04:30:57 6c6cb7e1b49b: Waiting 04:30:57 d4622e32a9a9: Verifying Checksum 04:30:57 d4622e32a9a9: Download complete 04:30:57 31603596830f: Verifying Checksum 04:30:57 31603596830f: Download complete 04:30:57 6c6cb7e1b49b: Verifying Checksum 04:30:57 6c6cb7e1b49b: Download complete 04:30:57 31603596830f: Pull complete 04:30:57 1030fce36090: Verifying Checksum 04:30:57 1030fce36090: Download complete 04:30:57 d4622e32a9a9: Pull complete 04:30:58 1030fce36090: Pull complete 04:30:58 6c6cb7e1b49b: Pull complete 04:30:58 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 04:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:58 prd-centos7-docker-4c-2g-215 does not seem to be running inside a container 04:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 04:30:59 $ docker top 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:59 [ssh-agent] Looking for ssh-agent implementation... 04:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:59 $ docker exec 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf ssh-agent 04:30:59 SSH_AUTH_SOCK=/tmp/ssh-AwHCfuqOZFRm/agent.13 04:30:59 SSH_AGENT_PID=20 04:30:59 Running ssh-add (command line suppressed) 04:31:00 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8281489285511638489.key (/w/workspace/edgex-go/2@tmp/private_key_8281489285511638489.key) 04:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:00 + git tag --points-at HEAD [Pipeline] } 04:31:00 $ docker exec --env ******** --env ******** 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf ssh-agent -k 04:31:00 unset SSH_AUTH_SOCK; 04:31:00 unset SSH_AGENT_PID; 04:31:00 echo Agent pid 20 killed; 04:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:00 [ssh-agent] Looking for ssh-agent implementation... 04:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:00 $ docker exec 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf ssh-agent 04:31:00 SSH_AUTH_SOCK=/tmp/ssh-NE4uEZ68gCKv/agent.53 04:31:00 SSH_AGENT_PID=59 04:31:00 Running ssh-add (command line suppressed) 04:31:00 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5948244595919721468.key (/w/workspace/edgex-go/2@tmp/private_key_5948244595919721468.key) 04:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:01 + git semver init 04:31:01 # -> Open(): unable to determine branch for HEAD 04:31:01 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:31:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:31:01 # $SEMVER_REMOTE_NAME = origin 04:31:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:01 # $SEMVER_USER_NAME = edgex-jenkins 04:31:01 # $SEMVER_BRANCH = PR-3657 04:31:01 # $SEMVER_TEMP = /tmp/semver-970412183 04:31:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:16 # '/tmp/semver-970412183' -> '/w/workspace/edgex-go/2/.semver' 04:31:16 # -> Force: false 04:31:16 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:31:16 $ docker exec --env ******** --env ******** 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf ssh-agent -k 04:31:16 unset SSH_AUTH_SOCK; 04:31:16 unset SSH_AGENT_PID; 04:31:16 echo Agent pid 59 killed; 04:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:16 + git semver [Pipeline] } 04:31:16 $ docker stop --time=1 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf 04:31:18 $ docker rm -f 0c1511c197ccc0c6e3be00bfe2d69e98b299af69dcf1be65aae9c8f7b4a58dbf [Pipeline] // withDockerContainer [Pipeline] sh 04:31:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:19 Stashed 1 file(s) [Pipeline] echo 04:31:19 [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 04:31:19 ========================================================= 04:31:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:31:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:20 540db60ca938: Pulling fs layer 04:31:20 adcc1eea9eea: Pulling fs layer 04:31:20 4c4ab2625f07: Pulling fs layer 04:31:20 db62176df00c: Pulling fs layer 04:31:20 3b30891b0d05: Pulling fs layer 04:31:20 06b49ca38bd5: Pulling fs layer 04:31:20 c788192a36de: Pulling fs layer 04:31:20 a77e37c0d609: Pulling fs layer 04:31:20 c3185cebc471: Pulling fs layer 04:31:20 db62176df00c: Waiting 04:31:20 3b30891b0d05: Waiting 04:31:20 06b49ca38bd5: Waiting 04:31:20 c788192a36de: Waiting 04:31:20 a77e37c0d609: Waiting 04:31:20 c3185cebc471: Waiting 04:31:20 4c4ab2625f07: Download complete 04:31:20 adcc1eea9eea: Verifying Checksum 04:31:20 adcc1eea9eea: Download complete 04:31:20 3b30891b0d05: Verifying Checksum 04:31:20 3b30891b0d05: Download complete 04:31:20 06b49ca38bd5: Verifying Checksum 04:31:20 06b49ca38bd5: Download complete 04:31:20 540db60ca938: Verifying Checksum 04:31:20 540db60ca938: Download complete 04:31:20 c788192a36de: Verifying Checksum 04:31:20 c788192a36de: Download complete 04:31:20 540db60ca938: Pull complete 04:31:20 adcc1eea9eea: Pull complete 04:31:20 4c4ab2625f07: Pull complete 04:31:21 a77e37c0d609: Verifying Checksum 04:31:21 a77e37c0d609: Download complete 04:31:24 c3185cebc471: Verifying Checksum 04:31:24 c3185cebc471: Download complete 04:31:25 db62176df00c: Verifying Checksum 04:31:25 db62176df00c: Download complete 04:31:28 db62176df00c: Pull complete 04:31:28 3b30891b0d05: Pull complete 04:31:28 06b49ca38bd5: Pull complete 04:31:28 c788192a36de: Pull complete 04:31:28 a77e37c0d609: Pull complete 04:31:31 c3185cebc471: Pull complete 04:31:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:31:31 + docker build -t ci-base-image-x86_64 -f - . 04:31:31 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:31 WORKDIR /edgex 04:31:31 COPY go.mod . 04:31:31 RUN go mod download' 04:31:33 Sending build context to Docker daemon 328.6MB 04:31:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:33 ---> 031687cdd783 04:31:33 Step 2/4 : WORKDIR /edgex 04:31:34 ---> Running in 81a11d192f40 04:31:34 Removing intermediate container 81a11d192f40 04:31:34 ---> d7acf5188f71 04:31:34 Step 3/4 : COPY go.mod . 04:31:34 Still waiting to schedule task 04:31:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 04:31:34 ---> 1f977440e6b8 04:31:34 Step 4/4 : RUN go mod download 04:31:34 ---> Running in 6f2744fa174c 04:32:21 Removing intermediate container 6f2744fa174c 04:32:21 ---> e1dd6c391179 04:32:21 Successfully built e1dd6c391179 04:32:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:32:22 + docker inspect -f . ci-base-image-x86_64 04:32:22 . [Pipeline] withDockerContainer 04:32:22 prd-centos7-docker-4c-2g-215 does not seem to be running inside a container 04:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:22 $ docker top e21d660d1b86b1c7743ea31cdf8b59a7b2ddfa1830123d22676248a52890cc05 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:23 + go version 04:32:23 go version go1.16.6 linux/amd64 [Pipeline] } 04:32:23 $ docker stop --time=1 e21d660d1b86b1c7743ea31cdf8b59a7b2ddfa1830123d22676248a52890cc05 04:32:24 $ docker rm -f e21d660d1b86b1c7743ea31cdf8b59a7b2ddfa1830123d22676248a52890cc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:24 + docker inspect -f . ci-base-image-x86_64 04:32:24 . [Pipeline] withDockerContainer 04:32:24 prd-centos7-docker-4c-2g-215 does not seem to be running inside a container 04:32:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:25 $ docker top f37f135f1ec0e918df2b4d81862ca2c93ec400fb99f465a075d5bb746b348209 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:25 ========================================================= 04:32:25 [edgeXBuildGoParallel] Running Tests and Build... 04:32:25 ========================================================= [Pipeline] sh 04:32:25 + go mod tidy [Pipeline] sh 04:32:26 + make test 04:32:26 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 04:32:26 go mod tidy 04:32:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:32:32 ? github.com/edgexfoundry/edgex-go [no test files] 04:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:32:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 04:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 100.0% of statements 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements 04:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 22.0% of statements 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.238s coverage: 81.8% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 04:33:46 --- FAIL: TestInit (0.03s) 04:33:46 --- FAIL: TestInit/empty_env (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/empty_env 04:33:46 --- FAIL: TestInit/add_one_unique_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique_route 04:33:46 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 04:33:46 --- FAIL: TestInit/add_two_unique_routes (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_two_unique_routes 04:33:46 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 04:33:46 --- FAIL: TestInit/add_one_duplicate_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_duplicate_route 04:33:46 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique,_one_duplicate_route 04:33:46 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique,_multiple_duplicate_routes 04:33:46 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_two_unique,_multiple_duplicate_routes 04:33:46 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 04:33:46 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/bad_URL_without_full_quallified_URL 04:33:46 --- FAIL: TestInit/empty_service_name (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/empty_service_name 04:33:46 FAIL 04:33:46 coverage: 66.6% of statements 04:33:46 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.120s 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 04:33:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 04:33:55 FAIL 04:33:55 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:33:55 $ docker stop --time=1 f37f135f1ec0e918df2b4d81862ca2c93ec400fb99f465a075d5bb746b348209 04:33:57 $ docker rm -f f37f135f1ec0e918df2b4d81862ca2c93ec400fb99f465a075d5bb746b348209 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:57 Failed in branch amd64 04:34:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-217 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 04:34:21 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:34:22 The recommended git tool is: git 04:34:28 using credential edgex-jenkins-ssh 04:34:28 Cloning the remote Git repository 04:34:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:34:28 > git init /w/workspace/edgex-go/2 # timeout=10 04:34:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:28 > git --version # timeout=10 04:34:28 > git --version # 'git version 2.17.1' 04:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:45 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac 04:34:46 Merge succeeded, producing 7959a9e265c258acb32ef0526ec776e3df367cf6 04:34:46 Checking out Revision 7959a9e265c258acb32ef0526ec776e3df367cf6 (PR-3657) 04:34:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:34:45 > git config core.sparsecheckout # timeout=10 04:34:45 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 04:34:46 > git remote # timeout=10 04:34:46 > git config --get remote.origin.url # timeout=10 04:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:46 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 04:34:46 > git rev-parse HEAD^{commit} # timeout=10 04:34:46 > git config core.sparsecheckout # timeout=10 04:34:46 > git checkout -f 7959a9e265c258acb32ef0526ec776e3df367cf6 # timeout=10 04:34:50 Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" 04:34:50 > git rev-list --no-walk e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:51 provisioning config files... 04:34:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3145588890218586684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:51 ---> docker-login.sh 04:34:51 nexus3.edgexfoundry.org:10001 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:53 Configure a credential helper to remove this warning. See 04:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:53 04:34:53 Login Succeeded 04:34:53 nexus3.edgexfoundry.org:10002 04:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:53 Configure a credential helper to remove this warning. See 04:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:53 04:34:53 Login Succeeded 04:34:53 nexus3.edgexfoundry.org:10003 04:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:54 Configure a credential helper to remove this warning. See 04:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:54 04:34:54 Login Succeeded 04:34:54 nexus3.edgexfoundry.org:10004 04:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:55 Configure a credential helper to remove this warning. See 04:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:55 04:34:55 Login Succeeded 04:34:55 docker.io 04:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:55 Configure a credential helper to remove this warning. See 04:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:55 04:34:55 Login Succeeded 04:34:55 ---> docker-login.sh ends [Pipeline] } 04:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:34:56 ========================================================= 04:34:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:34:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:34:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:34:57 595b0fe564bb: Pulling fs layer 04:34:57 24495759ef45: Pulling fs layer 04:34:57 d148012ef14d: Pulling fs layer 04:34:57 e90a11edd702: Pulling fs layer 04:34:57 d77568369979: Pulling fs layer 04:34:57 fc1c9f9a7f3b: Pulling fs layer 04:34:57 170f2ba95c9a: Pulling fs layer 04:34:57 97ac5df62f85: Pulling fs layer 04:34:57 e90a11edd702: Waiting 04:34:57 d77568369979: Waiting 04:34:57 fc1c9f9a7f3b: Waiting 04:34:57 170f2ba95c9a: Waiting 04:34:57 97ac5df62f85: Waiting 04:34:57 d148012ef14d: Verifying Checksum 04:34:57 d148012ef14d: Download complete 04:34:57 24495759ef45: Verifying Checksum 04:34:57 24495759ef45: Download complete 04:34:57 d77568369979: Verifying Checksum 04:34:57 d77568369979: Download complete 04:34:57 fc1c9f9a7f3b: Verifying Checksum 04:34:57 fc1c9f9a7f3b: Download complete 04:34:57 595b0fe564bb: Verifying Checksum 04:34:57 595b0fe564bb: Download complete 04:34:57 170f2ba95c9a: Verifying Checksum 04:34:57 170f2ba95c9a: Download complete 04:34:58 595b0fe564bb: Pull complete 04:34:58 24495759ef45: Pull complete 04:34:59 d148012ef14d: Pull complete 04:35:00 97ac5df62f85: Verifying Checksum 04:35:00 97ac5df62f85: Download complete 04:35:01 e90a11edd702: Verifying Checksum 04:35:01 e90a11edd702: Download complete 04:35:11 e90a11edd702: Pull complete 04:35:11 d77568369979: Pull complete 04:35:11 fc1c9f9a7f3b: Pull complete 04:35:12 170f2ba95c9a: Pull complete 04:35:17 97ac5df62f85: Pull complete 04:35:17 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:35:18 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:18 WORKDIR /edgex 04:35:18 COPY go.mod . 04:35:18 RUN go mod download -t 04:35:18 ci-base-image-arm64 -f - . 04:35:20 Sending build context to Docker daemon 165.9MB 04:35:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:20 ---> 04bc70af865f 04:35:20 Step 2/4 : WORKDIR /edgex 04:35:23 ---> Running in f229a68f424a 04:35:24 Removing intermediate container f229a68f424a 04:35:24 ---> 2868e64797cd 04:35:24 Step 3/4 : COPY go.mod . 04:35:24 ---> e198997bc8bf 04:35:24 Step 4/4 : RUN go mod download 04:35:25 ---> Running in 7e53231011d2 04:37:01 Removing intermediate container 7e53231011d2 04:37:01 ---> 6e715282e57b 04:37:01 Successfully built 6e715282e57b 04:37:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:37:02 + docker inspect -f . ci-base-image-arm64 04:37:02 . [Pipeline] withDockerContainer 04:37:02 prd-ubuntu18.04-docker-arm64-4c-16g-217 does not seem to be running inside a container 04:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:04 $ docker top 4294b2121d2b73f4e857d28d0373761ebca55b41a2adfae21b6e5f4de609435b -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:05 + go version 04:37:05 go version go1.16.6 linux/arm64 [Pipeline] } 04:37:05 $ docker stop --time=1 4294b2121d2b73f4e857d28d0373761ebca55b41a2adfae21b6e5f4de609435b 04:37:07 $ docker rm -f 4294b2121d2b73f4e857d28d0373761ebca55b41a2adfae21b6e5f4de609435b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:08 + docker inspect -f . ci-base-image-arm64 04:37:08 . [Pipeline] withDockerContainer 04:37:08 prd-ubuntu18.04-docker-arm64-4c-16g-217 does not seem to be running inside a container 04:37:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:10 $ docker top 331bc3ec2cf6ce6ec2c06600fd5d968d939921161e71f1298987b4051116b724 -eo pid,comm [Pipeline] { [Pipeline] echo 04:37:10 ========================================================= 04:37:10 [edgeXBuildGoParallel] Running Tests and Build... 04:37:10 ========================================================= [Pipeline] sh 04:37:11 + go mod tidy [Pipeline] sh 04:37:13 + make test 04:37:13 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 04:37:13 go mod tidy 04:37:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:37:46 ? github.com/edgexfoundry/edgex-go [no test files] 04:38:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:38:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:38:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.204s coverage: 28.7% of statements 04:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 100.0% of statements 04:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.395s coverage: 46.3% of statements 04:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.657s coverage: 90.1% of statements 04:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.282s coverage: 81.2% of statements 04:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.614s coverage: 94.2% of statements 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.282s coverage: 59.1% of statements 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.187s coverage: 60.0% of statements 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.8% of statements 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 22.0% of statements 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.230s coverage: 47.1% of statements 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 79.5% of statements 04:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 04:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 04:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 04:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 04:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements 04:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.626s coverage: 81.8% of statements 04:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.220s coverage: 58.8% of statements 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.231s coverage: 80.0% of statements 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements 04:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.321s coverage: 91.2% of statements 04:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.792s coverage: 64.4% of statements 04:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 04:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 04:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 04:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 04:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 04:40:05 --- FAIL: TestInit (0.19s) 04:40:05 --- FAIL: TestInit/empty_env (0.03s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/empty_env 04:40:05 --- FAIL: TestInit/add_one_unique_route (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_one_unique_route 04:40:05 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 04:40:05 --- FAIL: TestInit/add_two_unique_routes (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_two_unique_routes 04:40:05 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 04:40:05 --- FAIL: TestInit/add_one_duplicate_route (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_one_duplicate_route 04:40:05 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_one_unique,_one_duplicate_route 04:40:05 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_one_unique,_multiple_duplicate_routes 04:40:05 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/add_two_unique,_multiple_duplicate_routes 04:40:05 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.03s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 04:40:05 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/bad_URL_without_full_quallified_URL 04:40:05 --- FAIL: TestInit/empty_service_name (0.01s) 04:40:05 service_test.go:222: 04:40:05 Error Trace: service_test.go:222 04:40:05 Error: Received unexpected error: 04:40:05 unsupported authetication method: oauth2 04:40:05 Test: TestInit/empty_service_name 04:40:05 FAIL 04:40:05 coverage: 66.6% of statements 04:40:05 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.645s 04:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.6% of statements 04:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 04:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 04:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.5% of statements 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.0% of statements 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 62.7% of statements 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 04:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 04:40:16 FAIL 04:40:16 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:40:16 $ docker stop --time=1 331bc3ec2cf6ce6ec2c06600fd5d968d939921161e71f1298987b4051116b724 04:40:18 $ docker rm -f 331bc3ec2cf6ce6ec2c06600fd5d968d939921161e71f1298987b4051116b724 [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 04:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:19 04:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:20 arm64: Pulling from edgex-lftools-log-publisher 04:40:20 448f6bf000e3: Pulling fs layer 04:40:20 f757da607395: Pulling fs layer 04:40:20 05883995daec: Pulling fs layer 04:40:20 8603b9c90790: Pulling fs layer 04:40:20 1560dd03e051: Pulling fs layer 04:40:20 27f5ce0e4adf: Pulling fs layer 04:40:20 c2d8d7efcc4b: Pulling fs layer 04:40:20 8603b9c90790: Waiting 04:40:20 1560dd03e051: Waiting 04:40:20 27f5ce0e4adf: Waiting 04:40:21 f757da607395: Verifying Checksum 04:40:21 f757da607395: Download complete 04:40:21 8603b9c90790: Verifying Checksum 04:40:21 8603b9c90790: Download complete 04:40:21 1560dd03e051: Verifying Checksum 04:40:21 1560dd03e051: Download complete 04:40:21 27f5ce0e4adf: Verifying Checksum 04:40:21 27f5ce0e4adf: Download complete 04:40:21 05883995daec: Verifying Checksum 04:40:21 05883995daec: Download complete 04:40:22 448f6bf000e3: Verifying Checksum 04:40:22 448f6bf000e3: Download complete 04:40:25 c2d8d7efcc4b: Verifying Checksum 04:40:25 c2d8d7efcc4b: Download complete 04:40:25 448f6bf000e3: Pull complete 04:40:26 f757da607395: Pull complete 04:40:28 05883995daec: Pull complete 04:40:28 8603b9c90790: Pull complete 04:40:29 1560dd03e051: Pull complete 04:40:29 27f5ce0e4adf: Pull complete 04:40:44 c2d8d7efcc4b: Pull complete 04:40:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:40:44 prd-ubuntu18.04-docker-arm64-4c-16g-217 does not seem to be running inside a container 04:40:44 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:40:48 $ docker top 7fc5d525fede35588aaa465f4acd28a390503b391b415f67c713cbbacc109976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:49 ---> job-cost.sh 04:40:49 lf-activate-venv: SKIPPING 04:40:49 INFO: No Stack... 04:40:50 INFO: Retrieving Pricing Info for: v2-standard-4 04:40:51 INFO: Archiving Costs [Pipeline] sh 04:40:52 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:40:52 + cut -d, -f6 [Pipeline] lock 04:40:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-2-stack-cost] 04:40:52 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-2-stack-cost] did not exist. Created. 04:40:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:52 + echo total: 0.18000000715255737 [Pipeline] stash 04:40:53 Stashed 1 file(s) [Pipeline] } 04:40:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:53 $ docker stop --time=1 7fc5d525fede35588aaa465f4acd28a390503b391b415f67c713cbbacc109976 04:40:55 $ docker rm -f 7fc5d525fede35588aaa465f4acd28a390503b391b415f67c713cbbacc109976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:40:55 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 04:40:56 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:40:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:57 ---> package-listing.sh 04:40:57 ++ facter osfamily 04:40:57 ++ tr '[:upper:]' '[:lower:]' 04:40:57 + OS_FAMILY=redhat 04:40:57 + workspace=/w/workspace/edgex-go/2 04:40:57 + START_PACKAGES=/tmp/packages_start.txt 04:40:57 + END_PACKAGES=/tmp/packages_end.txt 04:40:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:57 + PACKAGES=/tmp/packages_start.txt 04:40:57 + '[' /w/workspace/edgex-go/2 ']' 04:40:57 + PACKAGES=/tmp/packages_end.txt 04:40:57 + case "${OS_FAMILY}" in 04:40:57 + sort 04:40:57 + rpm -qa 04:40:58 + '[' -f /tmp/packages_start.txt ']' 04:40:58 + '[' -f /tmp/packages_end.txt ']' 04:40:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:58 + '[' /w/workspace/edgex-go/2 ']' 04:40:58 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:40:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:40:58 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:59 04:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:00 latest: Pulling from edgex-lftools-log-publisher 04:41:00 b4d181a07f80: Pulling fs layer 04:41:00 a1111a8f2ec3: Pulling fs layer 04:41:00 ed53099fbce6: Pulling fs layer 04:41:00 dc539afda2c1: Pulling fs layer 04:41:00 77bc0d833cb6: Pulling fs layer 04:41:00 9065ff56babe: Pulling fs layer 04:41:00 d287ab97295c: Pulling fs layer 04:41:00 dc539afda2c1: Waiting 04:41:00 77bc0d833cb6: Waiting 04:41:00 9065ff56babe: Waiting 04:41:00 d287ab97295c: Waiting 04:41:00 a1111a8f2ec3: Verifying Checksum 04:41:00 a1111a8f2ec3: Download complete 04:41:00 dc539afda2c1: Verifying Checksum 04:41:00 dc539afda2c1: Download complete 04:41:00 77bc0d833cb6: Verifying Checksum 04:41:00 77bc0d833cb6: Download complete 04:41:00 9065ff56babe: Verifying Checksum 04:41:00 9065ff56babe: Download complete 04:41:00 ed53099fbce6: Verifying Checksum 04:41:00 ed53099fbce6: Download complete 04:41:01 b4d181a07f80: Verifying Checksum 04:41:01 b4d181a07f80: Download complete 04:41:02 b4d181a07f80: Pull complete 04:41:02 a1111a8f2ec3: Pull complete 04:41:03 ed53099fbce6: Pull complete 04:41:03 dc539afda2c1: Pull complete 04:41:03 77bc0d833cb6: Pull complete 04:41:03 9065ff56babe: Pull complete 04:41:04 d287ab97295c: Verifying Checksum 04:41:04 d287ab97295c: Download complete 04:41:09 d287ab97295c: Pull complete 04:41:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:41:09 prd-centos7-docker-4c-2g-215 does not seem to be running inside a container 04:41:09 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:11 $ docker top 7fcc4638d4234d85c8ae1a1869ae6bfccea7c76e0aeb60aff89723cf4b511a95 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:12 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:13 + ls /var/log/sa-host 04:41:13 + sadf -c /var/log/sa-host/sa05 04:41:13 file_magic: OK 04:41:13 HZ: Using current value: 100 04:41:13 file_header: OK 04:41:13 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 04:41:13 Statistics: 04:41:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:13 File successfully converted to sysstat format version 12.0.3 04:41:13 + sadf -c /var/log/sa-host/sa10 04:41:13 file_magic: OK 04:41:13 HZ: Using current value: 100 04:41:13 file_header: OK 04:41:13 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 04:41:13 Statistics: 04:41:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:13 provisioning config files... 04:41:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3039816102142540317tmp [Pipeline] { [Pipeline] echo 04:41:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:14 ---> create-netrc.sh [Pipeline] } 04:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:14 ---> python-tools-install.sh [Pipeline] echo 04:41:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:14 ---> sudo-logs.sh 04:41:14 Archiving 'sudo' log.. 04:41:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-215.vexxhost.local: Name or service not known 04:41:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-215.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:41:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:15 ---> job-cost.sh 04:41:15 lf-activate-venv: SKIPPING 04:41:15 DEBUG: total: 0.18000000715255737 04:41:15 INFO: Retrieving Stack Cost... 04:41:16 INFO: Retrieving Pricing Info for: v3-standard-2 04:41:16 INFO: Archiving Costs [Pipeline] echo 04:41:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:16 ---> logs-deploy.sh 04:41:16 lf-activate-venv: SKIPPING 04:41:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/2 04:41:16 INFO: archiving workspace using pattern(s): 04:41:17 Archives upload complete. 04:41:17 INFO: archiving logs to Nexus 04:41:18 ---> uname -a: 04:41:18 Linux prd-centos7-docker-4c-2g-215.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 04:41:18 04:41:18 04:41:18 ---> lscpu: 04:41:18 Architecture: x86_64 04:41:18 CPU op-mode(s): 32-bit, 64-bit 04:41:18 Byte Order: Little Endian 04:41:18 Address sizes: 40 bits physical, 48 bits virtual 04:41:18 CPU(s): 2 04:41:18 On-line CPU(s) list: 0,1 04:41:18 Thread(s) per core: 1 04:41:18 Core(s) per socket: 1 04:41:18 Socket(s): 2 04:41:18 NUMA node(s): 1 04:41:18 Vendor ID: AuthenticAMD 04:41:18 CPU family: 23 04:41:18 Model: 49 04:41:18 Model name: AMD EPYC-Rome Processor 04:41:18 Stepping: 0 04:41:18 CPU MHz: 2799.998 04:41:18 BogoMIPS: 5599.99 04:41:18 Virtualization: AMD-V 04:41:18 Hypervisor vendor: KVM 04:41:18 Virtualization type: full 04:41:18 L1d cache: 32K 04:41:18 L1i cache: 32K 04:41:18 L2 cache: 512K 04:41:18 L3 cache: 16384K 04:41:18 NUMA node0 CPU(s): 0,1 04:41:18 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 04:41:18 04:41:18 04:41:18 ---> nproc: 04:41:18 2 04:41:18 04:41:18 04:41:18 ---> df -h: 04:41:18 Filesystem Size Used Avail Use% Mounted on 04:41:18 overlay 40G 9.3G 31G 24% / 04:41:18 tmpfs 64M 0 64M 0% /dev 04:41:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:41:18 shm 64M 0 64M 0% /dev/shm 04:41:18 /dev/vda1 40G 9.3G 31G 24% /facter-os 04:41:18 04:41:18 04:41:18 ---> sar -b -r -n DEV: 04:41:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 04:41:18 04:41:18 04:29:51 LINUX RESTART (2 CPU) 04:41:18 04:41:18 04:31:01 tps rtps wtps bread/s bwrtn/s 04:41:18 04:32:01 204.46 0.18 204.28 23.18 63556.77 04:41:18 04:33:01 196.79 0.02 196.77 0.53 36180.31 04:41:18 04:34:01 50.14 0.02 50.12 0.53 10372.81 04:41:18 04:35:01 3.35 0.00 3.35 0.00 122.31 04:41:18 04:36:01 0.30 0.00 0.30 0.00 4.28 04:41:18 04:37:01 0.17 0.00 0.17 0.00 2.32 04:41:18 04:38:01 0.28 0.00 0.28 0.00 3.35 04:41:18 04:39:01 0.23 0.00 0.23 0.00 3.15 04:41:18 04:40:01 0.32 0.00 0.32 0.00 4.10 04:41:18 04:41:01 0.80 0.10 0.70 9.99 8.04 04:41:18 Average: 45.70 0.03 45.67 3.42 11029.07 04:41:18 04:41:18 04:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:18 04:32:01 3220500 0 1092012 13.63 2620 3693800 1436856 15.86 1152160 2985776 143096 04:41:18 04:33:01 3187268 0 1171952 14.63 2620 3647092 1661336 18.34 1346392 2834204 239848 04:41:18 04:34:01 3491564 0 1139080 14.22 2620 3375668 1238960 13.68 1187488 2697244 20 04:41:18 04:35:01 3507532 0 1123108 14.02 2620 3375672 1228656 13.57 1188208 2697404 16 04:41:18 04:36:01 3509724 0 1120912 14.00 2620 3375676 1211180 13.37 1179476 2704508 16 04:41:18 04:37:01 3511228 0 1119404 13.98 2620 3375680 1202956 13.28 1177600 2705548 8 04:41:18 04:38:01 3506272 0 1124356 14.04 2620 3375684 1203224 13.28 1182088 2705548 20 04:41:18 04:39:01 3495644 0 1134972 14.17 2620 3375696 1203020 13.28 1190932 2707324 20 04:41:18 04:40:01 3495812 0 1134804 14.17 2620 3375696 1203020 13.28 1193264 2705156 8 04:41:18 04:41:01 3326612 0 1232020 15.38 2620 3447680 1596176 17.62 1416356 2647776 71688 04:41:18 Average: 3425216 0 1139262 14.22 2620 3441834 1318538 14.56 1221396 2739049 45474 04:41:18 04:41:18 04:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:18 04:32:01 eth0 1708.06 1594.65 8032.35 151.43 0.00 0.00 0.00 0.00 04:41:18 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:32:01 docker0 1268.83 1217.14 101.66 4738.37 0.00 0.00 0.00 0.00 04:41:18 04:33:01 eth0 41.37 21.80 34.92 12.52 0.00 0.00 0.00 0.00 04:41:18 04:33:01 veth58dc040 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:41:18 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:34:01 eth0 28.39 15.84 20.31 10.61 0.00 0.00 0.00 0.00 04:41:18 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:34:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 04:41:18 04:35:01 eth0 0.88 0.72 0.62 0.26 0.00 0.00 0.00 0.00 04:41:18 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:36:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:41:18 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:18 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:38:01 eth0 1.08 0.40 0.38 0.21 0.00 0.00 0.00 0.00 04:41:18 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:39:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:41:18 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:40:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:18 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:41:01 eth0 178.76 117.09 1105.15 11.53 0.00 0.00 0.00 0.00 04:41:18 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 Average: eth0 195.92 175.10 919.44 18.67 0.00 0.00 0.00 0.00 04:41:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:18 Average: docker0 127.12 121.95 10.18 473.89 0.00 0.00 0.00 0.00 04:41:18 04:41:18 04:41:18 ---> sar -P ALL: 04:41:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 04:41:18 04:41:18 04:29:51 LINUX RESTART (2 CPU) 04:41:18 04:41:18 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:41:18 04:32:01 all 28.45 0.00 10.10 2.57 0.08 58.79 04:41:18 04:32:01 0 27.21 0.00 10.30 2.82 0.07 59.59 04:41:18 04:32:01 1 29.68 0.00 9.90 2.33 0.09 58.00 04:41:18 04:33:01 all 54.98 0.00 11.13 1.56 0.11 32.22 04:41:18 04:33:01 0 55.01 0.00 10.62 1.65 0.11 32.60 04:41:18 04:33:01 1 54.95 0.00 11.63 1.47 0.11 31.83 04:41:18 04:34:01 all 25.58 0.00 4.29 0.37 0.06 69.70 04:41:18 04:34:01 0 26.12 0.00 4.43 0.40 0.07 68.98 04:41:18 04:34:01 1 25.03 0.00 4.15 0.35 0.05 70.42 04:41:18 04:35:01 all 0.17 0.00 0.08 0.00 0.03 99.73 04:41:18 04:35:01 0 0.25 0.00 0.10 0.00 0.02 99.63 04:41:18 04:35:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:41:18 04:36:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:41:18 04:36:01 0 0.18 0.00 0.03 0.00 0.02 99.77 04:41:18 04:36:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:41:18 04:37:01 all 0.12 0.00 0.04 0.00 0.03 99.82 04:41:18 04:37:01 0 0.18 0.00 0.03 0.00 0.03 99.75 04:41:18 04:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:41:18 04:38:01 all 0.16 0.00 0.03 0.00 0.03 99.78 04:41:18 04:38:01 0 0.25 0.00 0.02 0.00 0.02 99.72 04:41:18 04:38:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:41:18 04:39:01 all 0.18 0.00 0.06 0.00 0.03 99.74 04:41:18 04:39:01 0 0.27 0.00 0.03 0.00 0.03 99.67 04:41:18 04:39:01 1 0.08 0.00 0.08 0.00 0.02 99.82 04:41:18 04:40:01 all 0.12 0.00 0.03 0.00 0.02 99.83 04:41:18 04:40:01 0 0.20 0.00 0.03 0.00 0.02 99.75 04:41:18 04:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:41:18 04:41:01 all 1.88 0.00 0.51 0.02 0.03 97.56 04:41:18 04:41:01 0 1.61 0.00 0.52 0.02 0.03 97.82 04:41:18 04:41:01 1 2.15 0.00 0.50 0.02 0.03 97.30 04:41:18 Average: all 10.65 0.00 2.51 0.43 0.04 86.38 04:41:18 Average: 0 10.61 0.00 2.49 0.46 0.04 86.39 04:41:18 Average: 1 10.68 0.00 2.52 0.40 0.04 86.36 04:41:18 04:41:18 04:41:18