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 edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 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-ssh6328092909582987510.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2942749961957479836.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3842/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-3842/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16269680743522452528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh15815458177925903346.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3842/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-3842/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13475091638803539856.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20717 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/44 [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/44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing 5ceac7303bfb2ec6471e659c7feece6685660a44 Checking out Revision 5ceac7303bfb2ec6471e659c7feece6685660a44 (PR-3842) > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ceac7303bfb2ec6471e659c7feece6685660a44 # timeout=10 Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1c238c772f144b0953fece56eb75174f7bdd2c78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T20:30:20.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T20:30:20.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T20:30:20.673Z] ========================================================= [2022-04-12T20:30:20.673Z] EdgeX Global Pipelines Version Info [2022-04-12T20:30:20.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:30:21.449Z] ------------------- [2022-04-12T20:30:21.449Z] stable info: [2022-04-12T20:30:21.449Z] ------------------- [2022-04-12T20:30:21.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T20:30:21.449Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T20:30:21.449Z] Message: update stable to v1.0.221 [2022-04-12T20:30:22.021Z] ------------------- [2022-04-12T20:30:22.022Z] experimental info: [2022-04-12T20:30:22.022Z] ------------------- [2022-04-12T20:30:22.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T20:30:22.022Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T20:30:22.022Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T20:30:22.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T20:30:22.166Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T20:30:22.179Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T20:30:22.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T20:30:22.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T20:30:22.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T20:30:22.228Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T20:30:22.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T20:30:22.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T20:30:22.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T20:30:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T20:30:22.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T20:30:22.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T20:30:22.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T20:30:22.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T20:30:22.341Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T20:30:22.351Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T20:30:22.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T20:30:22.384Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T20:30:22.394Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T20:30:22.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T20:30:22.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T20:30:22.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo [2022-04-12T20:30:22.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo [2022-04-12T20:30:22.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo [2022-04-12T20:30:22.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ceac7303bfb2ec6471e659c7feece6685660a44 [Pipeline] echo [2022-04-12T20:30:22.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ceac73 [Pipeline] echo [2022-04-12T20:30:22.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:30:22.544Z] provisioning config files... [2022-04-12T20:30:22.559Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config5280809621929248868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:30:22.869Z] ---> docker-login.sh [2022-04-12T20:30:22.869Z] nexus3.edgexfoundry.org:10001 [2022-04-12T20:30:23.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:30:23.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:30:23.133Z] Configure a credential helper to remove this warning. See [2022-04-12T20:30:23.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:30:23.133Z] [2022-04-12T20:30:23.133Z] Login Succeeded [2022-04-12T20:30:23.133Z] nexus3.edgexfoundry.org:10002 [2022-04-12T20:30:23.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:30:23.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:30:23.396Z] Configure a credential helper to remove this warning. See [2022-04-12T20:30:23.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:30:23.396Z] [2022-04-12T20:30:23.396Z] Login Succeeded [2022-04-12T20:30:23.396Z] nexus3.edgexfoundry.org:10003 [2022-04-12T20:30:23.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:30:23.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:30:23.396Z] Configure a credential helper to remove this warning. See [2022-04-12T20:30:23.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:30:23.396Z] [2022-04-12T20:30:23.396Z] Login Succeeded [2022-04-12T20:30:23.396Z] nexus3.edgexfoundry.org:10004 [2022-04-12T20:30:23.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:30:23.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:30:23.659Z] Configure a credential helper to remove this warning. See [2022-04-12T20:30:23.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:30:23.659Z] [2022-04-12T20:30:23.659Z] Login Succeeded [2022-04-12T20:30:23.659Z] docker.io [2022-04-12T20:30:23.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:30:24.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:30:24.240Z] Configure a credential helper to remove this warning. See [2022-04-12T20:30:24.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:30:24.240Z] [2022-04-12T20:30:24.240Z] Login Succeeded [2022-04-12T20:30:24.240Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T20:30:24.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T20:30:24.561Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/core-command/Dockerfile+ [2022-04-12T20:30:24.561Z] cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T20:30:24.561Z] + + dirname cmd/core-data/Dockerfile [2022-04-12T20:30:24.561Z] cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T20:30:24.561Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-12T20:30:24.561Z] cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T20:30:24.561Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2022-04-12T20:30:24.561Z] -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T20:30:24.561Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T20:30:24.561Z] + cut -d/ -f2 [2022-04-12T20:30:24.561Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T20:30:24.603Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-04-12T20:30:24.969Z] + git rev-list -1 --merges 5ceac7303bfb2ec6471e659c7feece6685660a44~1..5ceac7303bfb2ec6471e659c7feece6685660a44 [Pipeline] echo [2022-04-12T20:30:24.981Z] -----------> git rev-list -1 --merges 5ceac7303bfb2ec6471e659c7feece6685660a44~1..5ceac7303bfb2ec6471e659c7feece6685660a44 5ceac7303bfb2ec6471e659c7feece6685660a44 [2022-04-12T20:30:24.982Z] 5ceac7303bfb2ec6471e659c7feece6685660a44 [false] [Pipeline] sh [2022-04-12T20:30:25.275Z] + git log --format=format:%s -1 5ceac7303bfb2ec6471e659c7feece6685660a44 [Pipeline] echo [2022-04-12T20:30:25.291Z] ========================================================= [2022-04-12T20:30:25.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T20:30:25.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T20:30:25.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T20:30:25.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T20:30:25.693Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T20:30:25.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T20:30:25.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T20:30:25.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T20:30:25.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:30:26.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:30:26.122Z] [2022-04-12T20:30:26.122Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:30:26.426Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:30:26.426Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T20:30:26.426Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T20:30:26.426Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T20:30:26.426Z] 4c7163046ea9: Pulling fs layer [2022-04-12T20:30:26.426Z] 0c2d73faf560: Pulling fs layer [2022-04-12T20:30:26.426Z] 0c2d73faf560: Waiting [2022-04-12T20:30:26.426Z] 3e5f54012d9b: Download complete [2022-04-12T20:30:26.426Z] a0d0a0d46f8b: Download complete [2022-04-12T20:30:26.687Z] 0c2d73faf560: Verifying Checksum [2022-04-12T20:30:26.687Z] 0c2d73faf560: Download complete [2022-04-12T20:30:26.687Z] 4c7163046ea9: Verifying Checksum [2022-04-12T20:30:26.687Z] 4c7163046ea9: Download complete [2022-04-12T20:30:26.687Z] a0d0a0d46f8b: Pull complete [2022-04-12T20:30:26.687Z] 3e5f54012d9b: Pull complete [2022-04-12T20:30:26.948Z] 4c7163046ea9: Pull complete [2022-04-12T20:30:27.210Z] 0c2d73faf560: Pull complete [2022-04-12T20:30:27.210Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T20:30:27.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:30:27.210Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T20:30:27.383Z] prd-ubuntu20.04-docker-8c-8g-20717 does not seem to be running inside a container [2022-04-12T20:30:27.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T20:30:28.204Z] $ docker top 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T20:30:28.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T20:30:28.312Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T20:30:28.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T20:30:28.446Z] $ docker exec 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 ssh-agent [2022-04-12T20:30:28.568Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDLndak/agent.13 [2022-04-12T20:30:28.568Z] SSH_AGENT_PID=20 [2022-04-12T20:30:28.578Z] Running ssh-add (command line suppressed) [2022-04-12T20:30:28.714Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_7827670936215127478.key (/w/workspace/edgex-go/44@tmp/private_key_7827670936215127478.key) [2022-04-12T20:30:28.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T20:30:29.020Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T20:30:29.047Z] $ docker exec --env ******** --env ******** 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 ssh-agent -k [2022-04-12T20:30:29.162Z] unset SSH_AUTH_SOCK; [2022-04-12T20:30:29.162Z] unset SSH_AGENT_PID; [2022-04-12T20:30:29.162Z] echo Agent pid 20 killed; [2022-04-12T20:30:29.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T20:30:29.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T20:30:29.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T20:30:29.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T20:30:29.354Z] $ docker exec 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 ssh-agent [2022-04-12T20:30:29.473Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDBkeEE/agent.55 [2022-04-12T20:30:29.473Z] SSH_AGENT_PID=61 [2022-04-12T20:30:29.479Z] Running ssh-add (command line suppressed) [2022-04-12T20:30:29.609Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_4701363714860635982.key (/w/workspace/edgex-go/44@tmp/private_key_4701363714860635982.key) [2022-04-12T20:30:29.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T20:30:29.917Z] + git semver init [2022-04-12T20:30:29.917Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T20:30:29.917Z] # $GIT_DIR = /w/workspace/edgex-go/44/.git [2022-04-12T20:30:29.917Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/44 [2022-04-12T20:30:29.917Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T20:30:29.917Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T20:30:29.917Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T20:30:29.917Z] # $SEMVER_BRANCH = PR-3842 [2022-04-12T20:30:29.917Z] # $SEMVER_TEMP = /tmp/semver-266295062 [2022-04-12T20:30:29.917Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T20:30:44.843Z] # '/tmp/semver-266295062' -> '/w/workspace/edgex-go/44/.semver' [2022-04-12T20:30:44.843Z] # -> Force: false [2022-04-12T20:30:44.843Z] # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [Pipeline] } [2022-04-12T20:30:44.863Z] $ docker exec --env ******** --env ******** 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 ssh-agent -k [2022-04-12T20:30:44.990Z] unset SSH_AUTH_SOCK; [2022-04-12T20:30:44.990Z] unset SSH_AGENT_PID; [2022-04-12T20:30:44.990Z] echo Agent pid 61 killed; [2022-04-12T20:30:44.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T20:30:45.302Z] + git semver [Pipeline] } [2022-04-12T20:30:45.323Z] $ docker stop --time=1 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 [2022-04-12T20:30:47.130Z] $ docker rm -f 5c27260fd0a46d985a6b9900dfeff47cac3b5bd2fcb6baeb1dee8b88bb1a36d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T20:30:47.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T20:30:47.792Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T20:30:47.796Z] [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 [2022-04-12T20:30:47.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T20:30:47.892Z] ========================================================= [2022-04-12T20:30:47.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T20:30:47.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:30:48.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:30:48.184Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T20:30:48.184Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T20:30:48.184Z] 666ba61612fd: Pulling fs layer [2022-04-12T20:30:48.184Z] 8ed8ca486205: Pulling fs layer [2022-04-12T20:30:48.184Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T20:30:48.184Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T20:30:48.184Z] 640e595b4fbd: Pulling fs layer [2022-04-12T20:30:48.184Z] 763cafe07f6e: Pulling fs layer [2022-04-12T20:30:48.184Z] 0c0b528cf693: Pulling fs layer [2022-04-12T20:30:48.184Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T20:30:48.184Z] 4fe6c5a15a65: Waiting [2022-04-12T20:30:48.184Z] 0c0b528cf693: Waiting [2022-04-12T20:30:48.184Z] 763cafe07f6e: Waiting [2022-04-12T20:30:48.184Z] 22a0e8bec74d: Waiting [2022-04-12T20:30:48.184Z] 10935f4eaf8b: Waiting [2022-04-12T20:30:48.184Z] 640e595b4fbd: Waiting [2022-04-12T20:30:48.184Z] 8ed8ca486205: Download complete [2022-04-12T20:30:48.184Z] 666ba61612fd: Download complete [2022-04-12T20:30:48.184Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T20:30:48.184Z] 22a0e8bec74d: Download complete [2022-04-12T20:30:48.184Z] 640e595b4fbd: Verifying Checksum [2022-04-12T20:30:48.184Z] 640e595b4fbd: Download complete [2022-04-12T20:30:48.184Z] 763cafe07f6e: Download complete [2022-04-12T20:30:48.184Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T20:30:48.451Z] 0c0b528cf693: Verifying Checksum [2022-04-12T20:30:48.451Z] 0c0b528cf693: Download complete [2022-04-12T20:30:48.451Z] 59bf1c3509f3: Pull complete [2022-04-12T20:30:48.451Z] 666ba61612fd: Pull complete [2022-04-12T20:30:48.715Z] 8ed8ca486205: Pull complete [2022-04-12T20:30:48.975Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T20:30:48.976Z] 10935f4eaf8b: Download complete [2022-04-12T20:30:48.976Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T20:30:48.976Z] 4fe6c5a15a65: Download complete [2022-04-12T20:30:54.258Z] 4fe6c5a15a65: Pull complete [2022-04-12T20:30:54.258Z] 22a0e8bec74d: Pull complete [2022-04-12T20:30:54.258Z] 640e595b4fbd: Pull complete [2022-04-12T20:30:54.258Z] 763cafe07f6e: Pull complete [2022-04-12T20:30:54.258Z] 0c0b528cf693: Pull complete [2022-04-12T20:30:56.169Z] 10935f4eaf8b: Pull complete [2022-04-12T20:30:56.169Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T20:30:56.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:30:56.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:30:56.467Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:30:56.467Z] WORKDIR /edgex [2022-04-12T20:30:56.467Z] COPY go.mod . [2022-04-12T20:30:56.467Z] RUN go mod download [2022-04-12T20:30:56.467Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T20:30:57.849Z] Sending build context to Docker daemon 334.9MB [2022-04-12T20:30:57.849Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:30:57.849Z] ---> 99d49a6021b9 [2022-04-12T20:30:57.849Z] Step 2/4 : WORKDIR /edgex [2022-04-12T20:30:59.778Z] ---> Running in 81983f5da8f4 [2022-04-12T20:30:59.778Z] Removing intermediate container 81983f5da8f4 [2022-04-12T20:30:59.778Z] ---> a8d0d53d3270 [2022-04-12T20:30:59.778Z] Step 3/4 : COPY go.mod . [2022-04-12T20:31:00.039Z] ---> 6cdb5ff3680d [2022-04-12T20:31:00.039Z] Step 4/4 : RUN go mod download [2022-04-12T20:31:00.039Z] ---> Running in ee8ffe6aec4f [2022-04-12T20:31:02.853Z] Still waiting to schedule task [2022-04-12T20:31:02.853Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20719’ is offline [2022-04-12T20:31:14.946Z] Removing intermediate container ee8ffe6aec4f [2022-04-12T20:31:14.946Z] ---> 6ece675c6b44 [2022-04-12T20:31:14.946Z] Successfully built 6ece675c6b44 [2022-04-12T20:31:14.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:31:15.241Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T20:31:15.241Z] . [Pipeline] withDockerContainer [2022-04-12T20:31:15.307Z] prd-ubuntu20.04-docker-8c-8g-20717 does not seem to be running inside a container [2022-04-12T20:31:15.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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 ******** ci-base-image-x86_64 cat [2022-04-12T20:31:15.750Z] $ docker top 12cba108b97fc9d8bd5fe22c116ef90b553dd9033a184b1e0484014eac1a2e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:31:16.110Z] + go version [2022-04-12T20:31:16.110Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T20:31:16.129Z] $ docker stop --time=1 12cba108b97fc9d8bd5fe22c116ef90b553dd9033a184b1e0484014eac1a2e09 [2022-04-12T20:31:17.432Z] $ docker rm -f 12cba108b97fc9d8bd5fe22c116ef90b553dd9033a184b1e0484014eac1a2e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:31:17.837Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T20:31:17.837Z] . [Pipeline] withDockerContainer [2022-04-12T20:31:17.912Z] prd-ubuntu20.04-docker-8c-8g-20717 does not seem to be running inside a container [2022-04-12T20:31:17.957Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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 ******** ci-base-image-x86_64 cat [2022-04-12T20:31:18.347Z] $ docker top 647fa3c9df95323e2ac0682108eba0a3a41d82fc5a1bbe358df9b9c813c94ff9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T20:31:18.421Z] ========================================================= [2022-04-12T20:31:18.421Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T20:31:18.421Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:31:18.713Z] + make test [2022-04-12T20:31:18.714Z] go mod tidy -compat=1.17 [2022-04-12T20:31:18.714Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-04-12T20:31:18.714Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-04-12T20:31:18.714Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-04-12T20:31:19.282Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:31:19.544Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1555 [2022-04-12T20:31:23.753Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:31:23.753Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:31:23.753Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1555 [2022-04-12T20:31:24.694Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:31:24.694Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:31:24.694Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:31:24.694Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:31:24.694Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:31:24.694Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-12T20:31:24.694Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:31:24.694Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:31:24.694Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-04-12T20:31:24.694Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:31:24.694Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-12T20:31:24.694Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:31:24.694Z] go: downloading github.com/google/btree v1.0.0 [2022-04-12T20:31:24.694Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-04-12T20:31:24.694Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:31:24.694Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T20:31:31.272Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T20:31:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T20:31:44.861Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-04-12T20:31:44.861Z] /w/workspace/edgex-go/44/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-04-12T20:31:44.861Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-04-12T20:31:44.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-04-12T20:31:45.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2022-04-12T20:31:45.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.9% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.933s coverage: 89.2% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.4% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 24.0% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-04-12T20:31:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-04-12T20:32:00.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-12T20:32:00.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-12T20:32:00.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 82.5% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.409s coverage: 65.4% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.8% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-04-12T20:32:08.825Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-04-12T20:32:08.825Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-12T20:32:08.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-12T20:32:09.085Z] make: *** [Makefile:113: unittest] Error 2 [Pipeline] } [2022-04-12T20:32:09.106Z] $ docker stop --time=1 647fa3c9df95323e2ac0682108eba0a3a41d82fc5a1bbe358df9b9c813c94ff9 [2022-04-12T20:32:11.269Z] $ docker rm -f 647fa3c9df95323e2ac0682108eba0a3a41d82fc5a1bbe358df9b9c813c94ff9 [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] } [2022-04-12T20:32:11.918Z] Failed in branch amd64 [2022-04-12T20:33:38.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20721 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws [2022-04-12T20:33:38.901Z] Running in /w/workspace/edgex-go/44 [Pipeline] { [Pipeline] checkout [2022-04-12T20:33:39.504Z] The recommended git tool is: git [2022-04-12T20:33:47.966Z] using credential edgex-jenkins-ssh [2022-04-12T20:33:47.985Z] Cloning the remote Git repository [2022-04-12T20:33:48.083Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:33:48.223Z] > git init /w/workspace/edgex-go/44 # timeout=10 [2022-04-12T20:33:48.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:33:48.387Z] > git --version # timeout=10 [2022-04-12T20:33:48.414Z] > git --version # 'git version 2.25.1' [2022-04-12T20:33:48.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:33:48.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T20:34:07.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T20:34:07.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T20:34:08.582Z] Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 [2022-04-12T20:34:09.439Z] Merge succeeded, producing d0bc7098193e9dad1762eeac59d6e3d4b1f71160 [2022-04-12T20:34:09.439Z] Checking out Revision d0bc7098193e9dad1762eeac59d6e3d4b1f71160 (PR-3842) [2022-04-12T20:34:07.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T20:34:07.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:34:07.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:34:07.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T20:34:08.615Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T20:34:08.636Z] > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 [2022-04-12T20:34:08.908Z] > git remote # timeout=10 [2022-04-12T20:34:08.928Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T20:34:08.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:34:08.961Z] > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [2022-04-12T20:34:09.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T20:34:09.456Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T20:34:09.471Z] > git checkout -f d0bc7098193e9dad1762eeac59d6e3d4b1f71160 # timeout=10 [2022-04-12T20:34:13.972Z] Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" [2022-04-12T20:34:14.005Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T20:34:13.994Z] > git rev-list --no-walk 1c238c772f144b0953fece56eb75174f7bdd2c78 # timeout=10 [2022-04-12T20:34:14.969Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T20:34:14.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T20:34:14.969Z] Dload Upload Total Spent Left Speed [2022-04-12T20:34:14.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-04-12T20:34:15.568Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T20:34:15.940Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T20:34:15.941Z] + sudo tee /etc/docker/daemon.new [2022-04-12T20:34:15.941Z] { [2022-04-12T20:34:15.941Z] "registry-mirrors": [ [2022-04-12T20:34:15.941Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T20:34:15.941Z] ], [2022-04-12T20:34:15.941Z] "bip": "10.250.0.254/24", [2022-04-12T20:34:15.941Z] "hosts": [ [2022-04-12T20:34:15.941Z] "tcp://0.0.0.0:5555", [2022-04-12T20:34:15.941Z] "unix:///var/run/docker.sock" [2022-04-12T20:34:15.941Z] ], [2022-04-12T20:34:15.941Z] "mtu": 1458, [2022-04-12T20:34:15.941Z] "selinux-enabled": true, [2022-04-12T20:34:15.941Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T20:34:15.941Z] } [Pipeline] sh [2022-04-12T20:34:16.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T20:34:16.699Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:34:35.124Z] provisioning config files... [2022-04-12T20:34:35.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config4857585818184870896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:34:35.582Z] ---> docker-login.sh [2022-04-12T20:34:35.582Z] nexus3.edgexfoundry.org:10001 [2022-04-12T20:34:36.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:34:36.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:34:36.579Z] Configure a credential helper to remove this warning. See [2022-04-12T20:34:36.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:34:36.579Z] [2022-04-12T20:34:36.579Z] Login Succeeded [2022-04-12T20:34:36.579Z] nexus3.edgexfoundry.org:10002 [2022-04-12T20:34:37.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:34:37.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:34:37.476Z] Configure a credential helper to remove this warning. See [2022-04-12T20:34:37.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:34:37.476Z] [2022-04-12T20:34:37.476Z] Login Succeeded [2022-04-12T20:34:37.476Z] nexus3.edgexfoundry.org:10003 [2022-04-12T20:34:37.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:34:38.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:34:38.039Z] Configure a credential helper to remove this warning. See [2022-04-12T20:34:38.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:34:38.039Z] [2022-04-12T20:34:38.039Z] Login Succeeded [2022-04-12T20:34:38.039Z] nexus3.edgexfoundry.org:10004 [2022-04-12T20:34:38.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:34:38.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:34:38.618Z] Configure a credential helper to remove this warning. See [2022-04-12T20:34:38.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:34:38.618Z] [2022-04-12T20:34:38.618Z] Login Succeeded [2022-04-12T20:34:38.618Z] docker.io [2022-04-12T20:34:38.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:34:39.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:34:39.503Z] Configure a credential helper to remove this warning. See [2022-04-12T20:34:39.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:34:39.503Z] [2022-04-12T20:34:39.503Z] Login Succeeded [2022-04-12T20:34:39.503Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T20:34:39.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T20:34:40.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T20:34:40.047Z] ========================================================= [2022-04-12T20:34:40.047Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T20:34:40.047Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:34:40.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:34:40.738Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T20:34:40.738Z] 9b3977197b4f: Pulling fs layer [2022-04-12T20:34:40.738Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T20:34:40.738Z] 94645a83ff95: Pulling fs layer [2022-04-12T20:34:40.738Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T20:34:40.738Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T20:34:40.738Z] f7c0051592d6: Pulling fs layer [2022-04-12T20:34:40.738Z] a227ed2f7395: Pulling fs layer [2022-04-12T20:34:40.738Z] 7b1c46037f91: Pulling fs layer [2022-04-12T20:34:40.738Z] 0c92f367c5e7: Waiting [2022-04-12T20:34:40.738Z] f7c0051592d6: Waiting [2022-04-12T20:34:40.738Z] a227ed2f7395: Waiting [2022-04-12T20:34:40.738Z] 7b1c46037f91: Waiting [2022-04-12T20:34:40.738Z] 3f3a8bcf1eab: Waiting [2022-04-12T20:34:40.738Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T20:34:40.738Z] 1a89e8eeedd5: Download complete [2022-04-12T20:34:40.738Z] 0c92f367c5e7: Download complete [2022-04-12T20:34:40.738Z] 9b3977197b4f: Verifying Checksum [2022-04-12T20:34:40.738Z] 9b3977197b4f: Download complete [2022-04-12T20:34:40.738Z] f7c0051592d6: Verifying Checksum [2022-04-12T20:34:40.738Z] f7c0051592d6: Download complete [2022-04-12T20:34:40.738Z] a227ed2f7395: Verifying Checksum [2022-04-12T20:34:40.738Z] a227ed2f7395: Download complete [2022-04-12T20:34:41.744Z] 9b3977197b4f: Pull complete [2022-04-12T20:34:42.358Z] 1a89e8eeedd5: Pull complete [2022-04-12T20:34:42.645Z] 94645a83ff95: Pull complete [2022-04-12T20:34:42.921Z] 7b1c46037f91: Verifying Checksum [2022-04-12T20:34:43.521Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T20:34:43.521Z] 3f3a8bcf1eab: Download complete [2022-04-12T20:34:58.915Z] 3f3a8bcf1eab: Pull complete [2022-04-12T20:34:58.915Z] 0c92f367c5e7: Pull complete [2022-04-12T20:34:58.915Z] f7c0051592d6: Pull complete [2022-04-12T20:34:58.915Z] a227ed2f7395: Pull complete [2022-04-12T20:35:04.347Z] 7b1c46037f91: Pull complete [2022-04-12T20:35:04.347Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T20:35:04.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:35:04.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:35:04.699Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:35:04.699Z] WORKDIR /edgex [2022-04-12T20:35:04.699Z] COPY go.mod . [2022-04-12T20:35:04.699Z] RUN go mod download [2022-04-12T20:35:04.699Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T20:35:07.372Z] Sending build context to Docker daemon 169.2MB [2022-04-12T20:35:07.372Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:35:07.372Z] ---> f79e39bc4007 [2022-04-12T20:35:07.372Z] Step 2/4 : WORKDIR /edgex [2022-04-12T20:35:09.352Z] ---> Running in d0108dac28d6 [2022-04-12T20:35:09.625Z] Removing intermediate container d0108dac28d6 [2022-04-12T20:35:09.625Z] ---> 3d0cc76a31a6 [2022-04-12T20:35:09.625Z] Step 3/4 : COPY go.mod . [2022-04-12T20:35:10.228Z] ---> 4b8033faa682 [2022-04-12T20:35:10.228Z] Step 4/4 : RUN go mod download [2022-04-12T20:35:10.506Z] ---> Running in 874fcdd1221e [2022-04-12T20:35:57.520Z] Removing intermediate container 874fcdd1221e [2022-04-12T20:35:57.520Z] ---> b791f0a8585f [2022-04-12T20:35:57.796Z] Successfully built b791f0a8585f [2022-04-12T20:35:57.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:35:58.163Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T20:35:58.163Z] . [Pipeline] withDockerContainer [2022-04-12T20:35:58.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-20721 does not seem to be running inside a container [2022-04-12T20:35:58.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T20:35:59.988Z] $ docker top 91a284879bf5cda678cc740bbc5ce7f1397a43837d3a3b857d845587277297f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:36:00.963Z] + go version [2022-04-12T20:36:00.963Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T20:36:01.001Z] $ docker stop --time=1 91a284879bf5cda678cc740bbc5ce7f1397a43837d3a3b857d845587277297f0 [2022-04-12T20:36:02.735Z] $ docker rm -f 91a284879bf5cda678cc740bbc5ce7f1397a43837d3a3b857d845587277297f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:36:03.400Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T20:36:03.400Z] . [Pipeline] withDockerContainer [2022-04-12T20:36:03.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-20721 does not seem to be running inside a container [2022-04-12T20:36:03.779Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T20:36:05.211Z] $ docker top ed93562b16d09e1a351703c36decc490496f9405614e91e6d6b0971d1122b8f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T20:36:05.516Z] ========================================================= [2022-04-12T20:36:05.516Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T20:36:05.516Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:36:06.179Z] + make test [2022-04-12T20:36:06.179Z] go mod tidy -compat=1.17 [2022-04-12T20:36:07.170Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-04-12T20:36:07.170Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-04-12T20:36:07.170Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-04-12T20:36:07.445Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:36:07.445Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1555 [2022-04-12T20:36:34.280Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:36:34.280Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:36:34.280Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1555 [2022-04-12T20:36:34.280Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:36:34.280Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:36:34.280Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:36:34.280Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:36:34.280Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:36:34.280Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-12T20:36:34.280Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-12T20:36:34.280Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:36:34.280Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:36:34.280Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-04-12T20:36:34.280Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:36:34.280Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:36:34.280Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:36:34.280Z] go: downloading github.com/google/btree v1.0.0 [2022-04-12T20:36:34.280Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-04-12T20:36:34.280Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T20:37:13.340Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T20:38:50.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T20:39:12.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T20:39:44.909Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-04-12T20:39:44.909Z] /w/workspace/edgex-go/44/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-04-12T20:39:44.909Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-04-12T20:39:44.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements [2022-04-12T20:39:44.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements [2022-04-12T20:39:44.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.442s coverage: 54.9% of statements [2022-04-12T20:40:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.621s coverage: 89.2% of statements [2022-04-12T20:40:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.450s coverage: 84.4% of statements [2022-04-12T20:40:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.934s coverage: 95.4% of statements [2022-04-12T20:40:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.251s coverage: 72.2% of statements [2022-04-12T20:40:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.549s coverage: 60.0% of statements [2022-04-12T20:40:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements [2022-04-12T20:40:07.265Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.251s coverage: 58.8% of statements [2022-04-12T20:40:07.265Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 24.0% of statements [2022-04-12T20:40:07.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements [2022-04-12T20:40:07.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.305s coverage: 79.5% of statements [2022-04-12T20:40:07.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements [2022-04-12T20:40:07.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2022-04-12T20:40:07.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2022-04-12T20:40:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements [2022-04-12T20:40:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.230s coverage: 44.8% of statements [2022-04-12T20:40:26.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.760s coverage: 82.5% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.310s coverage: 58.8% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2022-04-12T20:40:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.820s coverage: 91.2% of statements [2022-04-12T20:40:35.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.4% of statements [2022-04-12T20:40:35.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2022-04-12T20:40:35.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2022-04-12T20:40:35.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2022-04-12T20:40:35.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2022-04-12T20:40:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-04-12T20:40:44.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.4% of statements [2022-04-12T20:40:45.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 43.8% of statements [2022-04-12T20:40:45.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements [2022-04-12T20:40:45.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2022-04-12T20:40:45.008Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-04-12T20:40:45.008Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-04-12T20:40:45.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 63.2% of statements [2022-04-12T20:40:48.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2022-04-12T20:40:48.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2022-04-12T20:40:48.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2022-04-12T20:40:48.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.178s coverage: 96.9% of statements [2022-04-12T20:40:49.378Z] make: *** [Makefile:113: unittest] Error 2 [Pipeline] } [2022-04-12T20:40:49.416Z] $ docker stop --time=1 ed93562b16d09e1a351703c36decc490496f9405614e91e6d6b0971d1122b8f8 [2022-04-12T20:40:51.413Z] $ docker rm -f ed93562b16d09e1a351703c36decc490496f9405614e91e6d6b0971d1122b8f8 [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 [2022-04-12T20:40:56.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T20:40:56.574Z] [2022-04-12T20:40:56.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:40:56.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T20:40:57.204Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T20:40:57.204Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T20:40:57.204Z] 04944245beec: Pulling fs layer [2022-04-12T20:40:57.204Z] 699f458cf7ca: Pulling fs layer [2022-04-12T20:40:57.204Z] 765212b225bb: Pulling fs layer [2022-04-12T20:40:57.204Z] f23df028b6ca: Pulling fs layer [2022-04-12T20:40:57.204Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T20:40:57.204Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T20:40:57.204Z] f23df028b6ca: Waiting [2022-04-12T20:40:57.204Z] 765212b225bb: Waiting [2022-04-12T20:40:57.204Z] 2437ff75d9bd: Waiting [2022-04-12T20:40:57.204Z] d65c8cfc05b1: Waiting [2022-04-12T20:40:57.204Z] 04944245beec: Verifying Checksum [2022-04-12T20:40:57.204Z] 04944245beec: Download complete [2022-04-12T20:40:57.204Z] 765212b225bb: Verifying Checksum [2022-04-12T20:40:57.204Z] 765212b225bb: Download complete [2022-04-12T20:40:57.480Z] f23df028b6ca: Verifying Checksum [2022-04-12T20:40:57.480Z] f23df028b6ca: Download complete [2022-04-12T20:40:57.480Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T20:40:57.480Z] d65c8cfc05b1: Download complete [2022-04-12T20:40:57.480Z] 699f458cf7ca: Verifying Checksum [2022-04-12T20:40:57.480Z] 699f458cf7ca: Download complete [2022-04-12T20:40:57.758Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T20:40:57.758Z] 8998bd30e6a1: Download complete [2022-04-12T20:41:00.385Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T20:41:00.385Z] 2437ff75d9bd: Download complete [2022-04-12T20:41:01.822Z] 8998bd30e6a1: Pull complete [2022-04-12T20:41:02.417Z] 04944245beec: Pull complete [2022-04-12T20:41:03.847Z] 699f458cf7ca: Pull complete [2022-04-12T20:41:04.124Z] 765212b225bb: Pull complete [2022-04-12T20:41:05.099Z] f23df028b6ca: Pull complete [2022-04-12T20:41:05.099Z] d65c8cfc05b1: Pull complete [2022-04-12T20:41:20.163Z] 2437ff75d9bd: Pull complete [2022-04-12T20:41:20.163Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T20:41:20.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T20:41:20.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T20:41:20.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-20721 does not seem to be running inside a container [2022-04-12T20:41:20.514Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T20:41:23.435Z] $ docker top b558f52d18eb09588dc122e8611ad3af70997770330d035e57a82bccbe850fc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:24.480Z] ---> job-cost.sh [2022-04-12T20:41:24.480Z] lf-activate-venv: SKIPPING [2022-04-12T20:41:24.480Z] INFO: No Stack... [2022-04-12T20:41:24.758Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T20:41:25.743Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T20:41:26.414Z] + cat /w/workspace/edgex-go/44/archives/cost.csv [2022-04-12T20:41:26.414Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T20:41:26.487Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-44-stack-cost] [2022-04-12T20:41:26.493Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3842-44-stack-cost] did not exist. Created. [2022-04-12T20:41:26.493Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T20:41:27.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T20:41:27.902Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T20:41:27.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T20:41:27.947Z] $ docker stop --time=1 b558f52d18eb09588dc122e8611ad3af70997770330d035e57a82bccbe850fc1 [2022-04-12T20:41:29.529Z] $ docker rm -f b558f52d18eb09588dc122e8611ad3af70997770330d035e57a82bccbe850fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T20:41:29.917Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T20:41:30.634Z] + [ -d /w/workspace/edgex-go/44/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:30.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:31.790Z] ---> package-listing.sh [2022-04-12T20:41:31.791Z] ++ facter osfamily [2022-04-12T20:41:31.791Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T20:41:32.051Z] + OS_FAMILY=debian [2022-04-12T20:41:32.051Z] + workspace=/w/workspace/edgex-go/44 [2022-04-12T20:41:32.051Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T20:41:32.051Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T20:41:32.051Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T20:41:32.051Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T20:41:32.051Z] + '[' /w/workspace/edgex-go/44 ']' [2022-04-12T20:41:32.051Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T20:41:32.051Z] + case "${OS_FAMILY}" in [2022-04-12T20:41:32.051Z] + dpkg -l [2022-04-12T20:41:32.051Z] + grep '^ii' [2022-04-12T20:41:32.051Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T20:41:32.051Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T20:41:32.051Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T20:41:32.051Z] + '[' /w/workspace/edgex-go/44 ']' [2022-04-12T20:41:32.051Z] + mkdir -p /w/workspace/edgex-go/44/archives/ [2022-04-12T20:41:32.051Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/44/archives/ [Pipeline] echo [2022-04-12T20:41:32.063Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T20:41:32.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:41:32.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T20:41:32.899Z] [2022-04-12T20:41:32.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:41:33.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T20:41:33.203Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T20:41:33.203Z] 5eb5b503b376: Pulling fs layer [2022-04-12T20:41:33.203Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T20:41:33.203Z] ec43610c2a17: Pulling fs layer [2022-04-12T20:41:33.203Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T20:41:33.203Z] 33b1e0a273af: Pulling fs layer [2022-04-12T20:41:33.203Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T20:41:33.203Z] 2f39f015ded8: Pulling fs layer [2022-04-12T20:41:33.203Z] 3a2ae6a8a46f: Waiting [2022-04-12T20:41:33.203Z] 33b1e0a273af: Waiting [2022-04-12T20:41:33.203Z] 5d3b04190fa2: Waiting [2022-04-12T20:41:33.203Z] 2f39f015ded8: Waiting [2022-04-12T20:41:33.203Z] 5c69ac0246d0: Download complete [2022-04-12T20:41:33.203Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T20:41:33.203Z] 3a2ae6a8a46f: Download complete [2022-04-12T20:41:33.203Z] 33b1e0a273af: Verifying Checksum [2022-04-12T20:41:33.203Z] 33b1e0a273af: Download complete [2022-04-12T20:41:33.464Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T20:41:33.464Z] ec43610c2a17: Verifying Checksum [2022-04-12T20:41:33.464Z] ec43610c2a17: Download complete [2022-04-12T20:41:33.464Z] 5eb5b503b376: Verifying Checksum [2022-04-12T20:41:34.035Z] 2f39f015ded8: Download complete [2022-04-12T20:41:34.975Z] 5eb5b503b376: Pull complete [2022-04-12T20:41:34.975Z] 5c69ac0246d0: Pull complete [2022-04-12T20:41:35.546Z] ec43610c2a17: Pull complete [2022-04-12T20:41:35.546Z] 3a2ae6a8a46f: Pull complete [2022-04-12T20:41:35.806Z] 33b1e0a273af: Pull complete [2022-04-12T20:41:35.806Z] 5d3b04190fa2: Pull complete [2022-04-12T20:41:41.084Z] 2f39f015ded8: Pull complete [2022-04-12T20:41:41.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T20:41:41.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T20:41:41.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T20:41:41.151Z] prd-ubuntu20.04-docker-8c-8g-20717 does not seem to be running inside a container [2022-04-12T20:41:41.193Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/44/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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T20:41:43.161Z] $ docker top 540747dcc00ee2b85ecafe6cb2362e593034c409f6b999147d937aa4476ea388 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:41:43.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T20:41:43.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T20:41:44.117Z] + ls /var/log/sa-host [2022-04-12T20:41:44.117Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:41:44.347Z] provisioning config files... [2022-04-12T20:41:44.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/44@tmp/config2613145756524093075tmp [Pipeline] { [Pipeline] echo [2022-04-12T20:41:44.375Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:44.666Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T20:41:44.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:45.013Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T20:41:45.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:45.309Z] ---> sudo-logs.sh [2022-04-12T20:41:45.309Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T20:41:45.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:45.638Z] ---> job-cost.sh [2022-04-12T20:41:45.638Z] lf-activate-venv: SKIPPING [2022-04-12T20:41:45.638Z] DEBUG: total: 0.10999999940395355 [2022-04-12T20:41:45.638Z] INFO: Retrieving Stack Cost... [2022-04-12T20:41:46.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T20:41:46.473Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T20:41:46.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:41:46.772Z] ---> logs-deploy.sh [2022-04-12T20:41:46.772Z] lf-activate-venv: SKIPPING [2022-04-12T20:41:46.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/44 [2022-04-12T20:41:46.772Z] INFO: archiving workspace using pattern(s): [2022-04-12T20:41:47.714Z] Archives upload complete. [2022-04-12T20:41:47.975Z] INFO: archiving logs to Nexus [2022-04-12T20:41:48.546Z] ---> uname -a: [2022-04-12T20:41:48.546Z] Linux prd-ubuntu20-04-docker-8c-8g-20717 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-12T20:41:48.546Z] [2022-04-12T20:41:48.546Z] [2022-04-12T20:41:48.546Z] ---> lscpu: [2022-04-12T20:41:48.546Z] Architecture: x86_64 [2022-04-12T20:41:48.546Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-12T20:41:48.546Z] Byte Order: Little Endian [2022-04-12T20:41:48.546Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-12T20:41:48.546Z] CPU(s): 8 [2022-04-12T20:41:48.546Z] On-line CPU(s) list: 0-7 [2022-04-12T20:41:48.546Z] Thread(s) per core: 1 [2022-04-12T20:41:48.546Z] Core(s) per socket: 1 [2022-04-12T20:41:48.546Z] Socket(s): 8 [2022-04-12T20:41:48.546Z] NUMA node(s): 1 [2022-04-12T20:41:48.546Z] Vendor ID: AuthenticAMD [2022-04-12T20:41:48.546Z] CPU family: 23 [2022-04-12T20:41:48.546Z] Model: 49 [2022-04-12T20:41:48.546Z] Model name: AMD EPYC-Rome Processor [2022-04-12T20:41:48.546Z] Stepping: 0 [2022-04-12T20:41:48.546Z] CPU MHz: 2799.998 [2022-04-12T20:41:48.546Z] BogoMIPS: 5599.99 [2022-04-12T20:41:48.546Z] Virtualization: AMD-V [2022-04-12T20:41:48.546Z] Hypervisor vendor: KVM [2022-04-12T20:41:48.546Z] Virtualization type: full [2022-04-12T20:41:48.546Z] L1d cache: 256 KiB [2022-04-12T20:41:48.546Z] L1i cache: 256 KiB [2022-04-12T20:41:48.546Z] L2 cache: 4 MiB [2022-04-12T20:41:48.546Z] L3 cache: 128 MiB [2022-04-12T20:41:48.546Z] NUMA node0 CPU(s): 0-7 [2022-04-12T20:41:48.546Z] Vulnerability Itlb multihit: Not affected [2022-04-12T20:41:48.546Z] Vulnerability L1tf: Not affected [2022-04-12T20:41:48.546Z] Vulnerability Mds: Not affected [2022-04-12T20:41:48.547Z] Vulnerability Meltdown: Not affected [2022-04-12T20:41:48.547Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-12T20:41:48.547Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-12T20:41:48.547Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-12T20:41:48.547Z] Vulnerability Srbds: Not affected [2022-04-12T20:41:48.547Z] Vulnerability Tsx async abort: Not affected [2022-04-12T20:41:48.547Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] ---> nproc: [2022-04-12T20:41:48.547Z] 8 [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] ---> df -h: [2022-04-12T20:41:48.547Z] Filesystem Size Used Avail Use% Mounted on [2022-04-12T20:41:48.547Z] overlay 155G 11G 145G 7% / [2022-04-12T20:41:48.547Z] tmpfs 64M 0 64M 0% /dev [2022-04-12T20:41:48.547Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-12T20:41:48.547Z] shm 64M 0 64M 0% /dev/shm [2022-04-12T20:41:48.547Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] ---> sar -b -r -n DEV: [2022-04-12T20:41:48.547Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20717) 04/12/22 _x86_64_ (8 CPU) [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] 20:29:40 LINUX RESTART (8 CPU) [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-12T20:41:48.547Z] 20:31:01 322.11 45.14 276.97 0.00 4077.19 185087.95 0.00 [2022-04-12T20:41:48.547Z] 20:32:01 106.47 1.38 105.08 0.00 12.40 39482.89 0.00 [2022-04-12T20:41:48.547Z] 20:33:01 31.21 0.00 31.21 0.00 0.00 11518.18 0.00 [2022-04-12T20:41:48.547Z] 20:34:01 1.63 0.00 1.63 0.00 0.00 21.06 0.00 [2022-04-12T20:41:48.547Z] 20:35:01 1.10 0.02 1.08 0.00 0.13 12.40 0.00 [2022-04-12T20:41:48.547Z] 20:36:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 [2022-04-12T20:41:48.547Z] 20:37:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2022-04-12T20:41:48.547Z] 20:38:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2022-04-12T20:41:48.547Z] 20:39:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2022-04-12T20:41:48.547Z] 20:40:01 1.63 0.00 1.63 0.00 0.00 24.13 0.00 [2022-04-12T20:41:48.547Z] 20:41:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2022-04-12T20:41:48.547Z] Average: 42.69 4.23 38.46 0.00 371.77 21472.78 0.00 [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-12T20:41:48.547Z] 20:31:01 28496644 31727268 575252 1.75 114240 3383680 2171588 6.40 1244904 2759444 33036 [2022-04-12T20:41:48.547Z] 20:32:01 27621344 31700228 586708 1.78 157936 4035952 2011040 5.93 1667624 3043368 471360 [2022-04-12T20:41:48.547Z] 20:33:01 28517496 31781484 513660 1.56 158116 3331136 1775344 5.23 1301080 2631820 24 [2022-04-12T20:41:48.547Z] 20:34:01 28517704 31781792 513124 1.56 158144 3331136 1775344 5.23 1300172 2631816 20 [2022-04-12T20:41:48.547Z] 20:35:01 28526540 31790756 504168 1.53 158180 3331140 1775344 5.23 1291544 2631908 20 [2022-04-12T20:41:48.547Z] 20:36:01 28527720 31791976 502892 1.53 158212 3331152 1775344 5.23 1290212 2631916 152 [2022-04-12T20:41:48.547Z] 20:37:01 28529964 31794260 500612 1.52 158252 3331152 1775344 5.23 1287960 2631916 16 [2022-04-12T20:41:48.547Z] 20:38:01 28530168 31794488 500320 1.52 158276 3331156 1775344 5.23 1287984 2631920 172 [2022-04-12T20:41:48.547Z] 20:39:01 28530184 31794528 500212 1.52 158308 3331156 1775344 5.23 1287992 2631920 12 [2022-04-12T20:41:48.547Z] 20:40:01 28530360 31794720 500168 1.52 158352 3331136 1775344 5.23 1288048 2631900 84 [2022-04-12T20:41:48.547Z] 20:41:01 28530272 31794692 500188 1.52 158376 3331148 1775344 5.23 1288272 2631912 12 [2022-04-12T20:41:48.547Z] Average: 28441672 31776927 517937 1.58 154217 3399995 1832793 5.40 1321436 2680895 45901 [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-12T20:41:48.547Z] 20:31:01 vethf724bf3 59.99 72.07 5.84 302.31 0.00 0.00 0.00 0.02 [2022-04-12T20:41:48.547Z] 20:31:01 ens3 1440.46 1582.02 10062.98 224.87 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:31:01 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:31:01 docker0 773.05 479.65 68.28 3017.06 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:32:01 veth86549ae 70.15 87.57 6.78 584.05 0.00 0.00 0.00 0.05 [2022-04-12T20:41:48.547Z] 20:32:01 ens3 190.05 146.41 1306.62 75.79 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:32:01 docker0 102.27 130.74 8.39 1271.34 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:33:01 ens3 12.16 6.83 9.71 2.30 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:33:01 docker0 0.83 0.82 0.05 0.06 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:34:01 ens3 1.55 0.35 0.37 0.20 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:35:01 ens3 1.03 0.55 0.61 0.46 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:36:01 ens3 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:38:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:41:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] Average: ens3 149.64 157.87 1034.53 27.61 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] Average: docker0 79.65 55.56 6.98 389.84 0.00 0.00 0.00 0.00 [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] ---> sar -P ALL: [2022-04-12T20:41:48.547Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20717) 04/12/22 _x86_64_ (8 CPU) [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] 20:29:40 LINUX RESTART (8 CPU) [2022-04-12T20:41:48.547Z] [2022-04-12T20:41:48.547Z] 20:30:01 CPU %user %nice %system %iowait %steal %idle [2022-04-12T20:41:48.547Z] 20:31:01 all 12.46 0.00 4.15 1.94 0.07 81.39 [2022-04-12T20:41:48.547Z] 20:31:01 0 11.43 0.00 4.14 1.06 0.07 83.31 [2022-04-12T20:41:48.547Z] 20:31:01 1 20.80 0.00 3.46 0.71 0.07 74.96 [2022-04-12T20:41:48.547Z] 20:31:01 2 10.98 0.00 4.71 3.10 0.07 81.15 [2022-04-12T20:41:48.547Z] 20:31:01 3 8.51 0.00 4.14 2.66 0.08 84.60 [2022-04-12T20:41:48.547Z] 20:31:01 4 11.14 0.00 4.50 0.40 0.07 83.89 [2022-04-12T20:41:48.547Z] 20:31:01 5 12.32 0.00 3.52 3.30 0.07 80.79 [2022-04-12T20:41:48.547Z] 20:31:01 6 11.78 0.00 4.01 3.27 0.05 80.89 [2022-04-12T20:41:48.547Z] 20:31:01 7 12.71 0.00 4.69 0.97 0.10 81.52 [2022-04-12T20:41:48.547Z] 20:32:01 all 33.32 0.00 7.12 1.14 0.09 58.33 [2022-04-12T20:41:48.547Z] 20:32:01 0 32.68 0.00 6.24 0.99 0.08 60.00 [2022-04-12T20:41:48.547Z] 20:32:01 1 33.86 0.00 6.57 2.11 0.08 57.37 [2022-04-12T20:41:48.547Z] 20:32:01 2 33.70 0.00 7.61 2.09 0.08 56.52 [2022-04-12T20:41:48.547Z] 20:32:01 3 34.59 0.00 6.88 1.08 0.08 57.37 [2022-04-12T20:41:48.547Z] 20:32:01 4 32.13 0.00 6.77 0.08 0.08 60.94 [2022-04-12T20:41:48.547Z] 20:32:01 5 33.87 0.00 7.37 0.05 0.10 58.60 [2022-04-12T20:41:48.547Z] 20:32:01 6 31.46 0.00 8.04 1.74 0.10 58.66 [2022-04-12T20:41:48.547Z] 20:32:01 7 34.24 0.00 7.49 1.02 0.10 57.15 [2022-04-12T20:41:48.547Z] 20:33:01 all 0.13 0.00 0.23 0.30 0.00 99.34 [2022-04-12T20:41:48.547Z] 20:33:01 0 0.05 0.00 0.23 0.77 0.00 98.95 [2022-04-12T20:41:48.547Z] 20:33:01 1 0.20 0.00 0.75 0.00 0.00 99.05 [2022-04-12T20:41:48.547Z] 20:33:01 2 0.23 0.00 0.10 0.08 0.00 99.58 [2022-04-12T20:41:48.547Z] 20:33:01 3 0.07 0.00 0.08 0.35 0.00 99.50 [2022-04-12T20:41:48.547Z] 20:33:01 4 0.13 0.00 0.12 0.18 0.00 99.57 [2022-04-12T20:41:48.547Z] 20:33:01 5 0.12 0.00 0.07 0.00 0.00 99.82 [2022-04-12T20:41:48.547Z] 20:33:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2022-04-12T20:41:48.547Z] 20:33:01 7 0.15 0.00 0.42 1.00 0.00 98.43 [2022-04-12T20:41:48.547Z] 20:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-04-12T20:41:48.547Z] 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.547Z] 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.547Z] 20:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-12T20:41:48.547Z] 20:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-12T20:41:48.547Z] 20:34:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-12T20:41:48.547Z] 20:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:34:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2022-04-12T20:41:48.548Z] 20:35:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2022-04-12T20:41:48.548Z] 20:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-12T20:41:48.548Z] 20:35:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2022-04-12T20:41:48.548Z] 20:35:01 3 0.10 0.00 0.05 0.02 0.00 99.83 [2022-04-12T20:41:48.548Z] 20:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-12T20:41:48.548Z] 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:35:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2022-04-12T20:41:48.548Z] 20:36:01 all 0.02 0.00 0.02 0.01 0.00 99.96 [2022-04-12T20:41:48.548Z] 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:36:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-12T20:41:48.548Z] 20:36:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-12T20:41:48.548Z] 20:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.548Z] 20:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:36:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-12T20:41:48.548Z] 20:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-04-12T20:41:48.548Z] 20:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-12T20:41:48.548Z] 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:37:01 3 0.07 0.00 0.03 0.03 0.00 99.87 [2022-04-12T20:41:48.548Z] 20:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-12T20:41:48.548Z] 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-12T20:41:48.548Z] 20:38:01 all 0.18 0.00 0.02 0.00 0.00 99.79 [2022-04-12T20:41:48.548Z] 20:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:38:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-12T20:41:48.548Z] 20:38:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-04-12T20:41:48.548Z] 20:38:01 5 1.34 0.00 0.03 0.00 0.00 98.63 [2022-04-12T20:41:48.548Z] 20:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:38:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-12T20:41:48.548Z] 20:39:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2022-04-12T20:41:48.548Z] 20:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-12T20:41:48.548Z] 20:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-12T20:41:48.548Z] 20:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.548Z] 20:39:01 3 0.00 0.00 0.03 0.03 0.00 99.93 [2022-04-12T20:41:48.548Z] 20:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:39:01 5 0.70 0.00 0.02 0.00 0.00 99.29 [2022-04-12T20:41:48.548Z] 20:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-12T20:41:48.548Z] 20:40:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.548Z] 20:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-12T20:41:48.548Z] 20:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-12T20:41:48.548Z] 20:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-12T20:41:48.548Z] 20:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-12T20:41:48.548Z] 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.548Z] 20:40:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-12T20:41:48.548Z] 20:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-04-12T20:41:48.548Z] 20:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-12T20:41:48.548Z] 20:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-12T20:41:48.548Z] 20:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-12T20:41:48.548Z] 20:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-12T20:41:48.548Z] 20:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-12T20:41:48.548Z] 20:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-12T20:41:48.548Z] 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-12T20:41:48.548Z] 20:41:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-12T20:41:48.548Z] [2022-04-12T20:41:48.548Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-04-12T20:41:48.548Z] Average: all 4.18 0.00 1.05 0.31 0.02 94.45 [2022-04-12T20:41:48.548Z] Average: 0 4.00 0.00 0.96 0.25 0.02 94.77 [2022-04-12T20:41:48.548Z] Average: 1 4.95 0.00 0.98 0.25 0.02 93.79 [2022-04-12T20:41:48.548Z] Average: 2 4.07 0.00 1.13 0.49 0.02 94.30 [2022-04-12T20:41:48.548Z] Average: 3 3.91 0.00 1.02 0.38 0.02 94.67 [2022-04-12T20:41:48.548Z] Average: 4 3.94 0.00 1.04 0.06 0.02 94.95 [2022-04-12T20:41:48.548Z] Average: 5 4.39 0.00 1.00 0.31 0.02 94.29 [2022-04-12T20:41:48.548Z] Average: 6 3.91 0.00 1.09 0.45 0.01 94.53 [2022-04-12T20:41:48.548Z] Average: 7 4.27 0.00 1.15 0.27 0.02 94.29 [2022-04-12T20:41:48.548Z] [2022-04-12T20:41:48.548Z] [2022-04-12T20:41:48.548Z]