bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 102afb4716d2226a04a2778a1a5c5b329c15e1cd+88ad77027d783d3ac8e9165f21296ab9ea2526ae (0ceb144ef5e8bc226b2126ccd2f9461118ce26c6) 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-ssh1722475479303016713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3696661126857911860.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh792371767918916261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh4454300273817500580.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1698452451262022229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2952’ Running on prd-ubuntu20.04-docker-8c-8g-2954 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 102afb4716d2226a04a2778a1a5c5b329c15e1cd Merge succeeded, producing 102afb4716d2226a04a2778a1a5c5b329c15e1cd Checking out Revision 102afb4716d2226a04a2778a1a5c5b329c15e1cd (PR-4289) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 102afb4716d2226a04a2778a1a5c5b329c15e1cd # 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 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 102afb4716d2226a04a2778a1a5c5b329c15e1cd # timeout=10 > git rev-list --no-walk 102afb4716d2226a04a2778a1a5c5b329c15e1cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T15:42:54.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T15:42:54.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T15:42:54.555Z] ========================================================= [2023-01-18T15:42:54.555Z] EdgeX Global Pipelines Version Info [2023-01-18T15:42:54.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T15:42:55.261Z] ------------------- [2023-01-18T15:42:55.261Z] stable info: [2023-01-18T15:42:55.261Z] ------------------- [2023-01-18T15:42:55.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T15:42:55.261Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T15:42:55.261Z] Message: update stable to v1.0.244 [2023-01-18T15:42:55.830Z] ------------------- [2023-01-18T15:42:55.830Z] experimental info: [2023-01-18T15:42:55.830Z] ------------------- [2023-01-18T15:42:55.830Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T15:42:55.830Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T15:42:55.830Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T15:42:55.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T15:42:55.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T15:42:56.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T15:42:56.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T15:42:56.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T15:42:56.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T15:42:56.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T15:42:56.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T15:42:56.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T15:42:56.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T15:42:56.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T15:42:56.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T15:42:56.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T15:42:56.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T15:42:56.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T15:42:56.109Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T15:42:56.116Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T15:42:56.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T15:42:56.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T15:42:56.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T15:42:56.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T15:42:56.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T15:42:56.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T15:42:56.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4289 [Pipeline] echo [2023-01-18T15:42:56.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4289 [Pipeline] echo [2023-01-18T15:42:56.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4289 [Pipeline] echo [2023-01-18T15:42:56.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 102afb4716d2226a04a2778a1a5c5b329c15e1cd [Pipeline] echo [2023-01-18T15:42:56.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 102afb4 [Pipeline] echo [2023-01-18T15:42:56.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T15:42:56.305Z] provisioning config files... [2023-01-18T15:42:56.319Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2925856983254957948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T15:42:56.618Z] ---> docker-login.sh [2023-01-18T15:42:56.618Z] nexus3.edgexfoundry.org:10001 [2023-01-18T15:42:56.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:42:56.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:42:56.879Z] Configure a credential helper to remove this warning. See [2023-01-18T15:42:56.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:42:56.879Z] [2023-01-18T15:42:56.879Z] Login Succeeded [2023-01-18T15:42:56.879Z] nexus3.edgexfoundry.org:10002 [2023-01-18T15:42:56.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:42:56.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:42:56.879Z] Configure a credential helper to remove this warning. See [2023-01-18T15:42:56.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:42:56.879Z] [2023-01-18T15:42:56.879Z] Login Succeeded [2023-01-18T15:42:56.879Z] nexus3.edgexfoundry.org:10003 [2023-01-18T15:42:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:42:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:42:57.139Z] Configure a credential helper to remove this warning. See [2023-01-18T15:42:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:42:57.139Z] [2023-01-18T15:42:57.139Z] Login Succeeded [2023-01-18T15:42:57.139Z] nexus3.edgexfoundry.org:10004 [2023-01-18T15:42:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:42:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:42:57.139Z] Configure a credential helper to remove this warning. See [2023-01-18T15:42:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:42:57.139Z] [2023-01-18T15:42:57.139Z] Login Succeeded [2023-01-18T15:42:57.139Z] docker.io [2023-01-18T15:42:57.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:42:57.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:42:57.399Z] Configure a credential helper to remove this warning. See [2023-01-18T15:42:57.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:42:57.399Z] [2023-01-18T15:42:57.399Z] Login Succeeded [2023-01-18T15:42:57.399Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T15:42:57.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T15:42:57.709Z] + 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 [2023-01-18T15:42:57.709Z] + dirname cmd/core-command/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/core-data/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + dirname cmd/core-metadata/Dockerfile [2023-01-18T15:42:57.709Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T15:42:57.709Z] + + cut -d/ -f2 [2023-01-18T15:42:57.709Z] dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T15:42:57.709Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T15:42:57.709Z] + + cut -d/ -f2 [2023-01-18T15:42:57.709Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T15:42:57.709Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T15:42:57.709Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T15:42:57.709Z] + cut -d/ -f2 [2023-01-18T15:42:57.709Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T15:42:57.760Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T15:42:58.105Z] + git rev-list -1 --merges 102afb4716d2226a04a2778a1a5c5b329c15e1cd~1..102afb4716d2226a04a2778a1a5c5b329c15e1cd [Pipeline] echo [2023-01-18T15:42:58.121Z] -----------> git rev-list -1 --merges 102afb4716d2226a04a2778a1a5c5b329c15e1cd~1..102afb4716d2226a04a2778a1a5c5b329c15e1cd 102afb4716d2226a04a2778a1a5c5b329c15e1cd [false] [Pipeline] sh [2023-01-18T15:42:58.410Z] + git log --format=format:%s -1 102afb4716d2226a04a2778a1a5c5b329c15e1cd [Pipeline] echo [2023-01-18T15:42:58.425Z] ========================================================= [2023-01-18T15:42:58.425Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T15:42:58.425Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T15:42:58.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T15:42:58.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T15:42:58.797Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T15:42:58.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T15:42:58.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T15:42:58.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T15:42:58.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:42:59.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T15:42:59.143Z] [2023-01-18T15:42:59.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:42:59.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T15:42:59.448Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T15:42:59.448Z] b85a868b505f: Pulling fs layer [2023-01-18T15:42:59.448Z] e2be974225ed: Pulling fs layer [2023-01-18T15:42:59.448Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T15:42:59.448Z] 988bab9f4d93: Pulling fs layer [2023-01-18T15:42:59.448Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T15:42:59.448Z] eaf3925da568: Pulling fs layer [2023-01-18T15:42:59.448Z] bab4dde63d76: Pulling fs layer [2023-01-18T15:42:59.448Z] bde34c3a00c8: Pulling fs layer [2023-01-18T15:42:59.448Z] b352a97aabf1: Pulling fs layer [2023-01-18T15:42:59.448Z] 4872d77fe225: Pulling fs layer [2023-01-18T15:42:59.448Z] 5851b861e8e6: Pulling fs layer [2023-01-18T15:42:59.448Z] 988bab9f4d93: Waiting [2023-01-18T15:42:59.448Z] 1469e6f7b9e6: Waiting [2023-01-18T15:42:59.448Z] eaf3925da568: Waiting [2023-01-18T15:42:59.448Z] bab4dde63d76: Waiting [2023-01-18T15:42:59.448Z] bde34c3a00c8: Waiting [2023-01-18T15:42:59.448Z] b352a97aabf1: Waiting [2023-01-18T15:42:59.448Z] 4872d77fe225: Waiting [2023-01-18T15:42:59.448Z] 5851b861e8e6: Waiting [2023-01-18T15:42:59.448Z] e2be974225ed: Verifying Checksum [2023-01-18T15:42:59.448Z] e2be974225ed: Download complete [2023-01-18T15:42:59.448Z] 988bab9f4d93: Download complete [2023-01-18T15:42:59.714Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T15:42:59.714Z] 1469e6f7b9e6: Download complete [2023-01-18T15:42:59.714Z] eaf3925da568: Download complete [2023-01-18T15:42:59.714Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T15:42:59.714Z] 339a4e72a1f5: Download complete [2023-01-18T15:42:59.979Z] b352a97aabf1: Verifying Checksum [2023-01-18T15:42:59.979Z] b352a97aabf1: Download complete [2023-01-18T15:42:59.979Z] 4872d77fe225: Verifying Checksum [2023-01-18T15:42:59.979Z] 4872d77fe225: Download complete [2023-01-18T15:42:59.979Z] 5851b861e8e6: Verifying Checksum [2023-01-18T15:42:59.979Z] 5851b861e8e6: Download complete [2023-01-18T15:42:59.979Z] b85a868b505f: Download complete [2023-01-18T15:43:00.237Z] bab4dde63d76: Verifying Checksum [2023-01-18T15:43:00.237Z] bab4dde63d76: Download complete [2023-01-18T15:43:01.177Z] b85a868b505f: Pull complete [2023-01-18T15:43:01.177Z] e2be974225ed: Pull complete [2023-01-18T15:43:01.750Z] 339a4e72a1f5: Pull complete [2023-01-18T15:43:01.750Z] 988bab9f4d93: Pull complete [2023-01-18T15:43:02.010Z] 1469e6f7b9e6: Pull complete [2023-01-18T15:43:02.010Z] eaf3925da568: Pull complete [2023-01-18T15:43:03.912Z] bab4dde63d76: Pull complete [2023-01-18T15:43:03.912Z] bde34c3a00c8: Pull complete [2023-01-18T15:43:03.912Z] b352a97aabf1: Pull complete [2023-01-18T15:43:04.171Z] 4872d77fe225: Pull complete [2023-01-18T15:43:04.171Z] 5851b861e8e6: Pull complete [2023-01-18T15:43:04.171Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T15:43:04.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T15:43:04.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:43:04.253Z] prd-ubuntu20.04-docker-8c-8g-2954 does not seem to be running inside a container [2023-01-18T15:43:04.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T15:43:07.952Z] $ docker top 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T15:43:08.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T15:43:08.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T15:43:08.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T15:43:08.144Z] $ docker exec 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd ssh-agent [2023-01-18T15:43:08.280Z] SSH_AUTH_SOCK=/tmp/ssh-xFfCELS48D8j/agent.34 [2023-01-18T15:43:08.280Z] SSH_AGENT_PID=40 [2023-01-18T15:43:08.285Z] Running ssh-add (command line suppressed) [2023-01-18T15:43:08.354Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8966497531981046262.key (/w/workspace/edgex-go/5@tmp/private_key_8966497531981046262.key) [2023-01-18T15:43:08.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T15:43:08.680Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T15:43:08.658Z] $ docker exec --env ******** --env ******** 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd ssh-agent -k [2023-01-18T15:43:08.760Z] unset SSH_AUTH_SOCK; [2023-01-18T15:43:08.760Z] unset SSH_AGENT_PID; [2023-01-18T15:43:08.760Z] echo Agent pid 40 killed; [2023-01-18T15:43:08.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T15:43:08.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T15:43:08.821Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T15:43:08.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T15:43:08.891Z] $ docker exec 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd ssh-agent [2023-01-18T15:43:09.014Z] SSH_AUTH_SOCK=/tmp/ssh-t0161vQtyXHR/agent.71 [2023-01-18T15:43:09.014Z] SSH_AGENT_PID=77 [2023-01-18T15:43:09.018Z] Running ssh-add (command line suppressed) [2023-01-18T15:43:09.090Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8605504122873561549.key (/w/workspace/edgex-go/5@tmp/private_key_8605504122873561549.key) [2023-01-18T15:43:09.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T15:43:09.419Z] + git semver init [2023-01-18T15:43:09.684Z] 2023-01-18 15:43:09,581 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T15:43:09.684Z] 2023-01-18 15:43:09,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-01-18T15:43:09.684Z] 2023-01-18 15:43:09,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-01-18T15:43:09.685Z] 2023-01-18 15:43:09,583 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,467 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4289 with force:False [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,467 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4289 [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,472 [execute] INFO git cat-file --batch-check [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,477 [execute] INFO git cat-file --batch [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T15:43:21.898Z] 2023-01-18 15:43:20,482 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4289 [2023-01-18T15:43:21.898Z] 0.0.0 [Pipeline] } [2023-01-18T15:43:21.884Z] $ docker exec --env ******** --env ******** 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd ssh-agent -k [2023-01-18T15:43:21.971Z] unset SSH_AUTH_SOCK; [2023-01-18T15:43:21.972Z] unset SSH_AGENT_PID; [2023-01-18T15:43:21.972Z] echo Agent pid 77 killed; [2023-01-18T15:43:22.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T15:43:22.314Z] + git semver [Pipeline] } [2023-01-18T15:43:22.562Z] $ docker stop --time=1 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd [2023-01-18T15:43:23.877Z] $ docker rm -f --volumes 414281ae53d97da7df674c40e2a7a2dc82ec9f78f0ffd1bbac7e46cdfd121fbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T15:43:24.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T15:43:24.437Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T15:43:24.441Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T15:43:24.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-18T15:43:24.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T15:43:24.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T15:43:24.883Z] ========================================================= [2023-01-18T15:43:24.883Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T15:43:24.883Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T15:43:25.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T15:43:25.437Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T15:43:25.437Z] 213ec9aee27d: Pulling fs layer [2023-01-18T15:43:25.437Z] 4583459ba037: Pulling fs layer [2023-01-18T15:43:25.437Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T15:43:25.437Z] 53926ce57604: Pulling fs layer [2023-01-18T15:43:25.437Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T15:43:25.437Z] 22ff95d597cd: Pulling fs layer [2023-01-18T15:43:25.437Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T15:43:25.437Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T15:43:25.437Z] a7acece74701: Pulling fs layer [2023-01-18T15:43:25.437Z] 22ff95d597cd: Waiting [2023-01-18T15:43:25.437Z] 12d6caf4c0d1: Waiting [2023-01-18T15:43:25.437Z] 96b7cbca73a9: Waiting [2023-01-18T15:43:25.437Z] a7acece74701: Waiting [2023-01-18T15:43:25.437Z] 53926ce57604: Waiting [2023-01-18T15:43:25.437Z] 21b2b0c7a3f4: Waiting [2023-01-18T15:43:25.437Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T15:43:25.437Z] 93c1e223e6f2: Download complete [2023-01-18T15:43:25.437Z] 4583459ba037: Verifying Checksum [2023-01-18T15:43:25.437Z] 4583459ba037: Download complete [2023-01-18T15:43:25.437Z] 21b2b0c7a3f4: Download complete [2023-01-18T15:43:25.437Z] 22ff95d597cd: Download complete [2023-01-18T15:43:25.437Z] 213ec9aee27d: Verifying Checksum [2023-01-18T15:43:25.437Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T15:43:25.437Z] 12d6caf4c0d1: Download complete [2023-01-18T15:43:25.707Z] 213ec9aee27d: Pull complete [2023-01-18T15:43:25.707Z] 4583459ba037: Pull complete [2023-01-18T15:43:25.707Z] 93c1e223e6f2: Pull complete [2023-01-18T15:43:26.789Z] a7acece74701: Verifying Checksum [2023-01-18T15:43:26.789Z] a7acece74701: Download complete [2023-01-18T15:43:26.789Z] 53926ce57604: Verifying Checksum [2023-01-18T15:43:26.789Z] 53926ce57604: Download complete [2023-01-18T15:43:27.046Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T15:43:27.046Z] 96b7cbca73a9: Download complete [2023-01-18T15:43:30.336Z] 53926ce57604: Pull complete [2023-01-18T15:43:30.336Z] 21b2b0c7a3f4: Pull complete [2023-01-18T15:43:30.595Z] 22ff95d597cd: Pull complete [2023-01-18T15:43:30.595Z] 12d6caf4c0d1: Pull complete [2023-01-18T15:43:32.499Z] 96b7cbca73a9: Pull complete [2023-01-18T15:43:33.432Z] a7acece74701: Pull complete [2023-01-18T15:43:33.432Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T15:43:33.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T15:43:33.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T15:43:33.726Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T15:43:33.726Z] WORKDIR /edgex [2023-01-18T15:43:33.726Z] COPY go.mod . [2023-01-18T15:43:33.726Z] RUN go mod download [2023-01-18T15:43:33.726Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-18T15:43:34.292Z] Sending build context to Docker daemon 170MB [2023-01-18T15:43:34.292Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T15:43:34.292Z] ---> db6d94c90886 [2023-01-18T15:43:34.292Z] Step 2/4 : WORKDIR /edgex [2023-01-18T15:43:39.527Z] Still waiting to schedule task [2023-01-18T15:43:39.527Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2953’ [2023-01-18T15:43:40.854Z] ---> Running in 2fe1bc5c3f8e [2023-01-18T15:43:40.854Z] Removing intermediate container 2fe1bc5c3f8e [2023-01-18T15:43:40.854Z] ---> d51d663cac0b [2023-01-18T15:43:40.854Z] Step 3/4 : COPY go.mod . [2023-01-18T15:43:40.854Z] ---> c563f0a7bf5c [2023-01-18T15:43:40.854Z] Step 4/4 : RUN go mod download [2023-01-18T15:43:40.854Z] ---> Running in f8643aefc72e [2023-01-18T15:43:55.728Z] Removing intermediate container f8643aefc72e [2023-01-18T15:43:55.728Z] ---> ac32f63eda8b [2023-01-18T15:43:55.728Z] Successfully built ac32f63eda8b [2023-01-18T15:43:55.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:43:56.023Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T15:43:56.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:43:56.085Z] prd-ubuntu20.04-docker-8c-8g-2954 does not seem to be running inside a container [2023-01-18T15:43:56.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T15:43:56.550Z] $ docker top 8e4933927e423f535548714f737ec9dd06fb07e626450a1d47e89a5568f5df51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T15:43:56.904Z] + go version [2023-01-18T15:43:56.904Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T15:43:56.903Z] $ docker stop --time=1 8e4933927e423f535548714f737ec9dd06fb07e626450a1d47e89a5568f5df51 [2023-01-18T15:43:58.193Z] $ docker rm -f --volumes 8e4933927e423f535548714f737ec9dd06fb07e626450a1d47e89a5568f5df51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:43:58.606Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T15:43:58.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:43:58.679Z] prd-ubuntu20.04-docker-8c-8g-2954 does not seem to be running inside a container [2023-01-18T15:43:58.700Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T15:43:59.035Z] $ docker top 31dafabfe2bc967b1bc0d20f33c990d161771f64fdc17d0c45aee32a6212ae21 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T15:43:59.113Z] ========================================================= [2023-01-18T15:43:59.113Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T15:43:59.113Z] ========================================================= [Pipeline] sh [2023-01-18T15:43:59.391Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-18T15:43:59.685Z] + make test [2023-01-18T15:43:59.685Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T15:44:06.251Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T15:44:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T15:44:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2023-01-18T15:44:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.120s coverage: 43.0% of statements [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T15:44:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T15:44:21.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.591s coverage: 89.2% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.4% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-01-18T15:44:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-01-18T15:44:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-01-18T15:44:30.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2023-01-18T15:44:30.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2023-01-18T15:44:36.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.252s coverage: 79.9% of statements [2023-01-18T15:44:36.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 65.3% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T15:44:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T15:44:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:44:40.408Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-18T15:44:58.482Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-18T15:44:58.482Z] go vet ./... [2023-01-18T15:45:02.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T15:45:02.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T15:45:02.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T15:45:02.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T15:45:03.022Z] + ls -al . [2023-01-18T15:45:03.022Z] total 748 [2023-01-18T15:45:03.022Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 15:43 . [2023-01-18T15:45:03.022Z] drwxr-xr-x 4 root root 4096 Jan 18 15:43 .. [2023-01-18T15:45:03.022Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 15:42 .blubracket [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 15:42 .dockerignore [2023-01-18T15:45:03.022Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 15:44 .git [2023-01-18T15:45:03.022Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 15:42 .github [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 15:42 .gitignore [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 15:42 .golangci.yml [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 15:42 .hadolint.yml [2023-01-18T15:45:03.022Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 15:43 .semver [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 15:42 .sonarcloud.properties [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 15:42 ADOPTERS.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 15:42 Attribution.txt [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 15:42 CHANGELOG.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 15:42 CONTRIBUTING.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 15:42 GOVERNANCE.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 15:42 Jenkinsfile [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 15:42 LICENSE [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 15:42 Makefile [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 15:42 OWNERS.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 15:42 README.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 15:42 SECURITY.md [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 15:43 VERSION [2023-01-18T15:45:03.022Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 15:42 bin [2023-01-18T15:45:03.022Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 15:42 cmd [2023-01-18T15:45:03.022Z] -rw-r--r-- 1 root root 489970 Jan 18 15:44 coverage.out [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 15:42 go.mod [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 15:42 go.sum [2023-01-18T15:45:03.022Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 15:42 internal [2023-01-18T15:45:03.022Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 15:42 openapi [2023-01-18T15:45:03.022Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 15:42 snap [2023-01-18T15:45:03.022Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 15:42 version.go [Pipeline] sh [2023-01-18T15:45:03.359Z] + '[' -e coverage.out ] [2023-01-18T15:45:03.359Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T15:45:03.457Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T15:45:03.737Z] + make build [2023-01-18T15:45:03.737Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T15:45:15.931Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T15:45:15.931Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T15:45:16.865Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T15:45:23.420Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T15:45:24.794Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T15:45:25.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T15:45:27.102Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T15:45:27.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T15:45:28.602Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T15:45:31.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T15:45:32.069Z] $ docker stop --time=1 31dafabfe2bc967b1bc0d20f33c990d161771f64fdc17d0c45aee32a6212ae21 [2023-01-18T15:45:37.568Z] $ docker rm -f --volumes 31dafabfe2bc967b1bc0d20f33c990d161771f64fdc17d0c45aee32a6212ae21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:45:38.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T15:45:38.402Z] [2023-01-18T15:45:38.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:45:38.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T15:45:38.698Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T15:45:38.698Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T15:45:38.698Z] ca9280d653b3: Pulling fs layer [2023-01-18T15:45:38.698Z] 7e9c9ca2126c: Pulling fs layer [2023-01-18T15:45:38.963Z] cbdbe7a5bc2a: Download complete [2023-01-18T15:45:38.963Z] cbdbe7a5bc2a: Pull complete [2023-01-18T15:45:39.221Z] ca9280d653b3: Verifying Checksum [2023-01-18T15:45:39.222Z] ca9280d653b3: Download complete [2023-01-18T15:45:39.480Z] 7e9c9ca2126c: Download complete [2023-01-18T15:45:39.480Z] ca9280d653b3: Pull complete [2023-01-18T15:45:42.762Z] 7e9c9ca2126c: Pull complete [2023-01-18T15:45:42.762Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T15:45:42.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T15:45:42.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:45:42.836Z] prd-ubuntu20.04-docker-8c-8g-2954 does not seem to be running inside a container [2023-01-18T15:45:42.846Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T15:45:45.458Z] $ docker top 5afc92a7c6fe079b0bbb9301ffcb1a0e78259be920384e942115cade0175f977 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T15:45:45.815Z] + docker-compose build --help [2023-01-18T15:45:45.816Z] + grep parallel [2023-01-18T15:45:46.384Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T15:45:46.379Z] $ docker stop --time=1 5afc92a7c6fe079b0bbb9301ffcb1a0e78259be920384e942115cade0175f977 [2023-01-18T15:45:47.662Z] $ docker rm -f --volumes 5afc92a7c6fe079b0bbb9301ffcb1a0e78259be920384e942115cade0175f977 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:45:48.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T15:45:48.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:45:48.116Z] prd-ubuntu20.04-docker-8c-8g-2954 does not seem to be running inside a container [2023-01-18T15:45:48.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T15:45:48.462Z] $ docker top d983682cc4fe023cdddfd3570101e1f0dbaf36a1181d3b36d366032b4b0be4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T15:45:48.823Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T15:45:49.390Z] Building core-command ... [2023-01-18T15:45:49.390Z] Building core-data ... [2023-01-18T15:45:49.390Z] Building core-metadata ... [2023-01-18T15:45:49.390Z] Building security-bootstrapper ... [2023-01-18T15:45:49.390Z] Building security-proxy-setup ... [2023-01-18T15:45:49.390Z] Building security-secretstore-setup ... [2023-01-18T15:45:49.390Z] Building security-spiffe-token-provider ... [2023-01-18T15:45:49.390Z] Building security-spire-agent ... [2023-01-18T15:45:49.390Z] Building security-spire-config ... [2023-01-18T15:45:49.390Z] Building security-spire-server ... [2023-01-18T15:45:49.390Z] Building support-notifications ... [2023-01-18T15:45:49.390Z] Building support-scheduler ... [2023-01-18T15:45:49.390Z] Building core-command [2023-01-18T15:45:49.390Z] Building support-notifications [2023-01-18T15:45:49.390Z] Building core-metadata [2023-01-18T15:45:49.390Z] Building security-spire-agent [2023-01-18T15:45:49.390Z] Building security-proxy-setup [2023-01-18T15:45:59.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:45:59.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:45:59.362Z] ---> ac32f63eda8b [2023-01-18T15:45:59.362Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T15:45:59.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:45:59.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:45:59.362Z] ---> ac32f63eda8b [2023-01-18T15:45:59.362Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T15:45:59.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:45:59.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:45:59.362Z] ---> ac32f63eda8b [2023-01-18T15:45:59.362Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T15:45:59.362Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:45:59.362Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:45:59.362Z] ---> ac32f63eda8b [2023-01-18T15:45:59.362Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T15:46:00.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:46:00.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:46:00.740Z] ---> ac32f63eda8b [2023-01-18T15:46:00.740Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T15:46:10.726Z] ---> Running in 65bb2a2e9c24 [2023-01-18T15:46:10.726Z] ---> Running in 3a0740db2136 [2023-01-18T15:46:10.726Z] ---> Running in 83739af0e6c6 [2023-01-18T15:46:10.726Z] ---> Running in b1b89fcbe891 [2023-01-18T15:46:10.726Z] ---> Running in 0a1201b49294 [2023-01-18T15:46:10.726Z] Removing intermediate container 65bb2a2e9c24 [2023-01-18T15:46:10.727Z] ---> e1cc377a8a57 [2023-01-18T15:46:10.727Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T15:46:10.727Z] Removing intermediate container 83739af0e6c6 [2023-01-18T15:46:10.727Z] ---> 826985c23803 [2023-01-18T15:46:10.727Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T15:46:10.727Z] Removing intermediate container b1b89fcbe891 [2023-01-18T15:46:10.727Z] ---> 738e6a08d89f [2023-01-18T15:46:10.727Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T15:46:10.984Z] Removing intermediate container 0a1201b49294 [2023-01-18T15:46:10.984Z] ---> caba68f02f0a [2023-01-18T15:46:10.984Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T15:46:10.984Z] Removing intermediate container 3a0740db2136 [2023-01-18T15:46:10.984Z] ---> aa94f4dab890 [2023-01-18T15:46:10.984Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T15:46:10.984Z] ---> Running in 373e2f906e5c [2023-01-18T15:46:10.984Z] ---> Running in 2a6e5be7767d [2023-01-18T15:46:10.984Z] ---> Running in e8d99a0e6386 [2023-01-18T15:46:10.984Z] ---> Running in b3a824b2f679 [2023-01-18T15:46:10.984Z] ---> Running in d556021f6be2 [2023-01-18T15:46:10.984Z] Removing intermediate container 2a6e5be7767d [2023-01-18T15:46:10.984Z] ---> f99ec5c7a3fb [2023-01-18T15:46:10.984Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T15:46:10.984Z] Removing intermediate container e8d99a0e6386 [2023-01-18T15:46:10.984Z] ---> 7e6e538af560 [2023-01-18T15:46:10.984Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T15:46:10.984Z] Removing intermediate container d556021f6be2 [2023-01-18T15:46:10.984Z] ---> 5e4649632cbf [2023-01-18T15:46:10.984Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T15:46:10.984Z] ---> Running in 28a90b4a917c [2023-01-18T15:46:10.984Z] ---> Running in beb441ca0570 [2023-01-18T15:46:10.984Z] ---> Running in cca14f79641e [2023-01-18T15:46:11.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:46:11.760Z] OK: 211 MiB in 51 packages [2023-01-18T15:46:11.760Z] OK: 211 MiB in 51 packages [2023-01-18T15:46:11.760Z] OK: 211 MiB in 51 packages [2023-01-18T15:46:12.052Z] OK: 211 MiB in 51 packages [2023-01-18T15:46:12.053Z] OK: 211 MiB in 51 packages [2023-01-18T15:46:12.311Z] Removing intermediate container 373e2f906e5c [2023-01-18T15:46:12.311Z] ---> 84a887921a73 [2023-01-18T15:46:12.311Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T15:46:12.569Z] Removing intermediate container b3a824b2f679 [2023-01-18T15:46:12.569Z] ---> 9a0da056fe7c [2023-01-18T15:46:12.569Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T15:46:12.569Z] ---> 4245d634bbb7 [2023-01-18T15:46:12.569Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:46:12.569Z] Removing intermediate container beb441ca0570 [2023-01-18T15:46:12.569Z] ---> 36b37edfdc3d [2023-01-18T15:46:12.569Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T15:46:12.569Z] ---> Running in 407f3942ef4e [2023-01-18T15:46:12.569Z] Removing intermediate container 28a90b4a917c [2023-01-18T15:46:12.569Z] ---> 89367b93613e [2023-01-18T15:46:12.569Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T15:46:12.569Z] ---> c547717a795f [2023-01-18T15:46:12.569Z] Removing intermediate container cca14f79641e [2023-01-18T15:46:12.569Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> e771e0909cbc [2023-01-18T15:46:12.569Z] [2023-01-18T15:46:12.569Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T15:46:12.833Z] ---> b0d44ce97a3f [2023-01-18T15:46:12.833Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:46:12.833Z] ---> Running in e04bb58353dd [2023-01-18T15:46:12.833Z] ---> Running in ebb3bd001730 [2023-01-18T15:46:12.833Z] ---> 2e1273ae8dc0 [2023-01-18T15:46:12.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:46:12.833Z] ---> 30f091fa752b [2023-01-18T15:46:12.833Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:46:12.833Z] ---> Running in 8a848e9cc4af [2023-01-18T15:46:12.833Z] ---> Running in ab20edafd39d [2023-01-18T15:47:12.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2955 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws [2023-01-18T15:47:12.135Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-01-18T15:47:12.175Z] The recommended git tool is: git [2023-01-18T15:47:18.116Z] using credential edgex-jenkins-ssh [2023-01-18T15:47:18.140Z] Cloning the remote Git repository [2023-01-18T15:47:18.200Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T15:47:18.301Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-01-18T15:47:18.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T15:47:18.512Z] > git --version # timeout=10 [2023-01-18T15:47:18.538Z] > git --version # 'git version 2.25.1' [2023-01-18T15:47:18.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T15:47:18.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T15:47:34.293Z] Removing intermediate container ab20edafd39d [2023-01-18T15:47:34.293Z] ---> eb01953e1143 [2023-01-18T15:47:34.293Z] Step 8/24 : COPY . . [2023-01-18T15:47:34.293Z] Removing intermediate container 8a848e9cc4af [2023-01-18T15:47:34.293Z] ---> 56a4ce47b3da [2023-01-18T15:47:34.293Z] Step 8/23 : COPY . . [2023-01-18T15:47:34.293Z] Removing intermediate container e04bb58353dd [2023-01-18T15:47:34.293Z] ---> 904edf71786d [2023-01-18T15:47:34.293Z] Step 7/24 : COPY . . [2023-01-18T15:47:34.293Z] Removing intermediate container 407f3942ef4e [2023-01-18T15:47:34.293Z] ---> 22856f5d0689 [2023-01-18T15:47:34.293Z] Step 7/21 : COPY . . [2023-01-18T15:47:34.293Z] Removing intermediate container ebb3bd001730 [2023-01-18T15:47:34.293Z] ---> d3646bd4cd9d [2023-01-18T15:47:34.293Z] Step 8/22 : COPY . . [2023-01-18T15:47:38.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T15:47:40.456Z] Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:47:40.884Z] Merge succeeded, producing 102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:47:40.884Z] Checking out Revision 102afb4716d2226a04a2778a1a5c5b329c15e1cd (PR-4289) [2023-01-18T15:47:38.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T15:47:39.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T15:47:39.777Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T15:47:39.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T15:47:39.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T15:47:40.481Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T15:47:40.507Z] > git checkout -f 102afb4716d2226a04a2778a1a5c5b329c15e1cd # timeout=10 [2023-01-18T15:47:40.769Z] > git remote # timeout=10 [2023-01-18T15:47:40.788Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T15:47:40.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T15:47:40.832Z] > git merge 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 [2023-01-18T15:47:40.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T15:47:40.893Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T15:47:41.658Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T15:47:42.599Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T15:47:42.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T15:47:42.599Z] Dload Upload Total Spent Left Speed [2023-01-18T15:47:42.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-01-18T15:47:43.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T15:47:40.916Z] > git checkout -f 102afb4716d2226a04a2778a1a5c5b329c15e1cd # timeout=10 [2023-01-18T15:47:43.625Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T15:47:43.625Z] + sudo tee /etc/docker/daemon.new [2023-01-18T15:47:43.625Z] { [2023-01-18T15:47:43.625Z] "registry-mirrors": [ [2023-01-18T15:47:43.625Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T15:47:43.625Z] ], [2023-01-18T15:47:43.625Z] "bip": "10.250.0.254/24", [2023-01-18T15:47:43.625Z] "hosts": [ [2023-01-18T15:47:43.625Z] "tcp://0.0.0.0:5555", [2023-01-18T15:47:43.625Z] "unix:///var/run/docker.sock" [2023-01-18T15:47:43.625Z] ], [2023-01-18T15:47:43.625Z] "mtu": 1458, [2023-01-18T15:47:43.625Z] "selinux-enabled": true, [2023-01-18T15:47:43.625Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T15:47:43.625Z] } [Pipeline] sh [2023-01-18T15:47:43.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T15:47:44.293Z] + sudo service docker restart [2023-01-18T15:47:46.596Z] ---> a722a4239882 [2023-01-18T15:47:46.596Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T15:47:46.596Z] ---> 4759c3e21879 [2023-01-18T15:47:46.596Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T15:47:46.596Z] ---> fc97a41839c4 [2023-01-18T15:47:46.596Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T15:47:46.596Z] ---> 065a2254cc67 [2023-01-18T15:47:46.596Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T15:47:46.596Z] ---> Running in 9f6869881335 [2023-01-18T15:47:46.596Z] ---> e435409cc8f0 [2023-01-18T15:47:46.596Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T15:47:46.596Z] ---> Running in 5a0d49a562e5 [2023-01-18T15:47:46.596Z] ---> Running in 2b6d704a78b4 [2023-01-18T15:47:46.596Z] ---> Running in 67dde8699c28 [2023-01-18T15:47:46.596Z] ---> Running in a0f2c699acae [2023-01-18T15:47:46.596Z] Removing intermediate container 67dde8699c28 [2023-01-18T15:47:46.596Z] ---> a852be188de5 [2023-01-18T15:47:46.596Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T15:47:46.596Z] ---> Running in 6abb632dc8ae [2023-01-18T15:47:46.596Z] Removing intermediate container 6abb632dc8ae [2023-01-18T15:47:46.596Z] ---> 12cc533a07da [2023-01-18T15:47:46.596Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T15:47:46.596Z] ---> Running in bf1fcb33e07d [2023-01-18T15:47:46.596Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T15:47:46.596Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T15:47:46.596Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T15:47:46.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T15:47:47.197Z] Removing intermediate container bf1fcb33e07d [2023-01-18T15:47:47.197Z] ---> adff1352f41b [2023-01-18T15:47:47.197Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T15:47:47.197Z] ---> Running in 63772ae0129d [2023-01-18T15:47:47.455Z] Removing intermediate container 63772ae0129d [2023-01-18T15:47:47.455Z] ---> 599b5972cf68 [2023-01-18T15:47:47.455Z] [2023-01-18T15:47:47.455Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T15:47:47.455Z] 3.15: Pulling from library/alpine [2023-01-18T15:47:47.859Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T15:47:47.859Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T15:47:47.859Z] ---> c4fc93816858 [2023-01-18T15:47:47.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T15:47:48.121Z] ---> Running in 9560691e6f36 [2023-01-18T15:47:48.121Z] Removing intermediate container 9560691e6f36 [2023-01-18T15:47:48.121Z] ---> 1c25b199e49b [2023-01-18T15:47:48.121Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T15:47:48.121Z] ---> Running in 294fae176c49 [2023-01-18T15:47:49.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:47:49.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:47:49.312Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T15:47:49.312Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T15:47:49.312Z] OK: 15859 distinct packages available [2023-01-18T15:47:49.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:47:49.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:47:49.569Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T15:47:49.569Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T15:47:49.569Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T15:47:49.569Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T15:47:49.569Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T15:47:49.569Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T15:47:49.569Z] OK: 7 MiB in 19 packages [2023-01-18T15:47:52.092Z] Removing intermediate container 294fae176c49 [2023-01-18T15:47:52.092Z] ---> b9227969a0f3 [2023-01-18T15:47:52.092Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T15:47:55.382Z] ---> fc76b80b0051 [2023-01-18T15:47:55.382Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T15:48:01.945Z] ---> 1d327149d37a [2023-01-18T15:48:01.945Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T15:48:02.510Z] ---> b02ba20104c3 [2023-01-18T15:48:02.510Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T15:48:02.580Z] provisioning config files... [2023-01-18T15:48:02.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7491332714352014315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T15:48:02.971Z] ---> docker-login.sh [2023-01-18T15:48:02.971Z] nexus3.edgexfoundry.org:10001 [2023-01-18T15:48:03.445Z] ---> c5049e01b761 [2023-01-18T15:48:03.445Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T15:48:03.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:48:03.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:48:03.563Z] Configure a credential helper to remove this warning. See [2023-01-18T15:48:03.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:48:03.563Z] [2023-01-18T15:48:03.563Z] Login Succeeded [2023-01-18T15:48:03.563Z] nexus3.edgexfoundry.org:10002 [2023-01-18T15:48:03.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:48:04.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:48:04.111Z] Configure a credential helper to remove this warning. See [2023-01-18T15:48:04.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:48:04.111Z] [2023-01-18T15:48:04.111Z] Login Succeeded [2023-01-18T15:48:04.111Z] nexus3.edgexfoundry.org:10003 [2023-01-18T15:48:04.379Z] ---> c61c5432e0a1 [2023-01-18T15:48:04.379Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T15:48:04.379Z] ---> Running in 66d7848231f2 [2023-01-18T15:48:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:48:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:48:04.382Z] Configure a credential helper to remove this warning. See [2023-01-18T15:48:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:48:04.382Z] [2023-01-18T15:48:04.382Z] Login Succeeded [2023-01-18T15:48:04.382Z] nexus3.edgexfoundry.org:10004 [2023-01-18T15:48:04.640Z] Removing intermediate container 66d7848231f2 [2023-01-18T15:48:04.640Z] ---> ad9affb4d5bb [2023-01-18T15:48:04.640Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T15:48:04.640Z] ---> Running in eee84dc304ea [2023-01-18T15:48:04.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:48:04.901Z] Removing intermediate container eee84dc304ea [2023-01-18T15:48:04.901Z] ---> 6b7b3268cdd3 [2023-01-18T15:48:04.901Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T15:48:04.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:48:04.932Z] Configure a credential helper to remove this warning. See [2023-01-18T15:48:04.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:48:04.932Z] [2023-01-18T15:48:04.932Z] Login Succeeded [2023-01-18T15:48:04.932Z] docker.io [2023-01-18T15:48:05.179Z] ---> Running in 8accec51f966 [2023-01-18T15:48:05.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T15:48:05.438Z] Removing intermediate container 8accec51f966 [2023-01-18T15:48:05.438Z] ---> a41e84de8263 [2023-01-18T15:48:05.438Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:48:05.438Z] ---> Running in 0acdbb54ccb2 [2023-01-18T15:48:05.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T15:48:05.471Z] Configure a credential helper to remove this warning. See [2023-01-18T15:48:05.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T15:48:05.471Z] [2023-01-18T15:48:05.471Z] Login Succeeded [2023-01-18T15:48:05.471Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T15:48:05.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T15:48:06.003Z] Removing intermediate container 0acdbb54ccb2 [2023-01-18T15:48:06.003Z] ---> 7cc233759995 [2023-01-18T15:48:06.003Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T15:48:06.003Z] ---> Running in a0093011a366 [2023-01-18T15:48:06.003Z] Removing intermediate container a0093011a366 [2023-01-18T15:48:06.003Z] ---> 9e0ec53a2a81 [2023-01-18T15:48:06.003Z] [2023-01-18T15:48:06.043Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-18T15:48:06.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T15:48:06.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T15:48:06.090Z] ========================================================= [2023-01-18T15:48:06.090Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T15:48:06.090Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T15:48:06.260Z] Successfully built 9e0ec53a2a81 [2023-01-18T15:48:06.260Z] Successfully tagged security-spire-agent:latest [2023-01-18T15:48:06.260Z] Building security-spire-config [2023-01-18T15:48:06.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T15:48:06.410Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T15:48:06.410Z] 9b18e9b68314: Pulling fs layer [2023-01-18T15:48:06.410Z] 35d82f9e3411: Pulling fs layer [2023-01-18T15:48:06.410Z] e16973657156: Pulling fs layer [2023-01-18T15:48:06.410Z] fc693d55d65f: Pulling fs layer [2023-01-18T15:48:06.410Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T15:48:06.410Z] dda99020689f: Pulling fs layer [2023-01-18T15:48:06.410Z] db1c61fa0a46: Pulling fs layer [2023-01-18T15:48:06.410Z] 891c053d2c06: Pulling fs layer [2023-01-18T15:48:06.410Z] dda99020689f: Waiting [2023-01-18T15:48:06.410Z] db1c61fa0a46: Waiting [2023-01-18T15:48:06.410Z] 891c053d2c06: Waiting [2023-01-18T15:48:06.410Z] 7e9fc2657dce: Waiting [2023-01-18T15:48:06.678Z] e16973657156: Verifying Checksum [2023-01-18T15:48:06.678Z] e16973657156: Download complete [2023-01-18T15:48:06.678Z] 35d82f9e3411: Verifying Checksum [2023-01-18T15:48:06.678Z] 35d82f9e3411: Download complete [2023-01-18T15:48:06.678Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T15:48:06.678Z] 7e9fc2657dce: Download complete [2023-01-18T15:48:06.678Z] dda99020689f: Verifying Checksum [2023-01-18T15:48:06.678Z] dda99020689f: Download complete [2023-01-18T15:48:06.678Z] 9b18e9b68314: Verifying Checksum [2023-01-18T15:48:07.654Z] 9b18e9b68314: Pull complete [2023-01-18T15:48:07.654Z] 891c053d2c06: Verifying Checksum [2023-01-18T15:48:07.654Z] 891c053d2c06: Download complete [2023-01-18T15:48:07.927Z] 35d82f9e3411: Pull complete [2023-01-18T15:48:08.525Z] e16973657156: Pull complete [2023-01-18T15:48:08.795Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:48:08.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:48:08.795Z] ---> ac32f63eda8b [2023-01-18T15:48:08.795Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> caba68f02f0a [2023-01-18T15:48:08.795Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> 9a0da056fe7c [2023-01-18T15:48:08.795Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> c547717a795f [2023-01-18T15:48:08.795Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> 904edf71786d [2023-01-18T15:48:08.795Z] Step 7/24 : COPY . . [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> e435409cc8f0 [2023-01-18T15:48:08.795Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> a852be188de5 [2023-01-18T15:48:08.795Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> 12cc533a07da [2023-01-18T15:48:08.795Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> adff1352f41b [2023-01-18T15:48:08.795Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> 599b5972cf68 [2023-01-18T15:48:08.795Z] [2023-01-18T15:48:08.795Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T15:48:08.795Z] ---> c4fc93816858 [2023-01-18T15:48:08.795Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T15:48:08.795Z] ---> Using cache [2023-01-18T15:48:08.795Z] ---> 1c25b199e49b [2023-01-18T15:48:08.795Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T15:48:08.797Z] db1c61fa0a46: Download complete [2023-01-18T15:48:09.397Z] fc693d55d65f: Download complete [2023-01-18T15:48:17.062Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T15:48:19.595Z] ---> Running in 6334211abbee [2023-01-18T15:48:21.906Z] fc693d55d65f: Pull complete [2023-01-18T15:48:21.907Z] 7e9fc2657dce: Pull complete [2023-01-18T15:48:21.907Z] dda99020689f: Pull complete [2023-01-18T15:48:22.221Z] Removing intermediate container 2b6d704a78b4 [2023-01-18T15:48:22.221Z] ---> 65c38e7e58db [2023-01-18T15:48:22.221Z] [2023-01-18T15:48:22.221Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T15:48:22.221Z] Removing intermediate container 9f6869881335 [2023-01-18T15:48:22.221Z] ---> 3ed059480774 [2023-01-18T15:48:22.221Z] [2023-01-18T15:48:22.221Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T15:48:22.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:22.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:22.740Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T15:48:22.740Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T15:48:22.740Z] OK: 15859 distinct packages available [2023-01-18T15:48:22.740Z] 3.16: Pulling from library/alpine [2023-01-18T15:48:22.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:22.740Z] 3.16: Pulling from library/alpine [2023-01-18T15:48:22.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:23.002Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T15:48:23.002Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T15:48:23.002Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T15:48:23.002Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T15:48:23.002Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T15:48:23.002Z] OK: 6 MiB in 18 packages [2023-01-18T15:48:27.204Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T15:48:27.204Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T15:48:27.204Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T15:48:27.204Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T15:48:27.204Z] ---> bfe296a52501 [2023-01-18T15:48:27.204Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T15:48:27.204Z] ---> bfe296a52501 [2023-01-18T15:48:27.204Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T15:48:27.204Z] ---> Running in 67435ebf24bf [2023-01-18T15:48:27.204Z] ---> Running in 1ee950943833 [2023-01-18T15:48:27.204Z] Removing intermediate container 6334211abbee [2023-01-18T15:48:27.204Z] ---> be62d465bfec [2023-01-18T15:48:27.204Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T15:48:27.204Z] Removing intermediate container 5a0d49a562e5 [2023-01-18T15:48:27.204Z] ---> 2d3653b106f3 [2023-01-18T15:48:27.204Z] [2023-01-18T15:48:27.204Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T15:48:27.204Z] ---> bfe296a52501 [2023-01-18T15:48:27.204Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T15:48:27.204Z] Removing intermediate container a0f2c699acae [2023-01-18T15:48:27.204Z] ---> 1a9462cddaf1 [2023-01-18T15:48:27.204Z] [2023-01-18T15:48:27.204Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T15:48:27.204Z] ---> bfe296a52501 [2023-01-18T15:48:27.204Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T15:48:27.279Z] db1c61fa0a46: Pull complete [2023-01-18T15:48:28.584Z] ---> Running in e8d5227092bc [2023-01-18T15:48:28.584Z] ---> Running in 98aa3ea61bfc [2023-01-18T15:48:28.584Z] ---> fecceb280620 [2023-01-18T15:48:28.584Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T15:48:28.842Z] ---> f99e3ab8051c [2023-01-18T15:48:28.842Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T15:48:28.842Z] ---> Running in 75110c703a04 [2023-01-18T15:48:28.842Z] Removing intermediate container 75110c703a04 [2023-01-18T15:48:28.842Z] ---> 6fbd6b5695c7 [2023-01-18T15:48:28.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T15:48:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.108Z] ---> e9393d6909c9 [2023-01-18T15:48:29.108Z] Step 19/24 : WORKDIR / [2023-01-18T15:48:29.108Z] ---> Running in 3c1e31412519 [2023-01-18T15:48:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.108Z] Removing intermediate container 3c1e31412519 [2023-01-18T15:48:29.108Z] ---> fa368727223e [2023-01-18T15:48:29.108Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T15:48:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.108Z] ---> Running in 2caf623340dc [2023-01-18T15:48:29.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:48:29.384Z] Removing intermediate container 2caf623340dc [2023-01-18T15:48:29.384Z] ---> b4b26a9074b3 [2023-01-18T15:48:29.384Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T15:48:29.384Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T15:48:29.384Z] ---> Running in e9cd3a188d35 [2023-01-18T15:48:29.384Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T15:48:29.384Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T15:48:29.384Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T15:48:29.384Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T15:48:29.384Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T15:48:29.384Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:48:29.384Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T15:48:29.384Z] Removing intermediate container e9cd3a188d35 [2023-01-18T15:48:29.384Z] ---> d1ba8addbb1c [2023-01-18T15:48:29.384Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T15:48:29.384Z] ---> Running in 59b4397f5f49 [2023-01-18T15:48:29.384Z] OK: 8 MiB in 20 packages [2023-01-18T15:48:29.384Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T15:48:29.384Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:48:29.384Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T15:48:29.384Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:48:29.384Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T15:48:29.384Z] OK: 6 MiB in 15 packages [2023-01-18T15:48:29.384Z] OK: 6 MiB in 15 packages [2023-01-18T15:48:29.384Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T15:48:29.646Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:48:29.646Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T15:48:29.646Z] Removing intermediate container 59b4397f5f49 [2023-01-18T15:48:29.646Z] ---> 74a5a27d14bb [2023-01-18T15:48:29.646Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:48:29.646Z] OK: 6 MiB in 16 packages [2023-01-18T15:48:29.646Z] ---> Running in d0a83767cb0f [2023-01-18T15:48:29.646Z] Removing intermediate container d0a83767cb0f [2023-01-18T15:48:29.646Z] ---> 51dffc087c7c [2023-01-18T15:48:29.646Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T15:48:29.883Z] 891c053d2c06: Pull complete [2023-01-18T15:48:29.883Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T15:48:29.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T15:48:29.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2023-01-18T15:48:29.907Z] ---> Running in eaee899bae0b [2023-01-18T15:48:29.907Z] Removing intermediate container eaee899bae0b [2023-01-18T15:48:29.907Z] ---> d8a31b80bc8b [2023-01-18T15:48:29.907Z] [2023-01-18T15:48:29.907Z] Removing intermediate container 67435ebf24bf [2023-01-18T15:48:29.907Z] ---> 53c5e163606d [2023-01-18T15:48:29.907Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T15:48:29.907Z] ---> Running in 9b105319b560 [2023-01-18T15:48:29.907Z] Successfully built d8a31b80bc8b [2023-01-18T15:48:29.907Z] Successfully tagged security-spire-config:latest [2023-01-18T15:48:29.907Z] Building core-data [Pipeline] sh [2023-01-18T15:48:30.165Z]  Building security-spire-config ... done Removing intermediate container 9b105319b560 [2023-01-18T15:48:30.165Z] ---> 85caf1ca215b [2023-01-18T15:48:30.165Z] Step 12/21 : WORKDIR /edgex [2023-01-18T15:48:30.165Z] Removing intermediate container e8d5227092bc [2023-01-18T15:48:30.165Z] ---> 66cbdddb57d0 [2023-01-18T15:48:30.165Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T15:48:30.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T15:48:30.235Z] WORKDIR /edgex [2023-01-18T15:48:30.235Z] COPY go.mod . [2023-01-18T15:48:30.235Z] RUN go mod download [2023-01-18T15:48:30.235Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T15:48:30.822Z] Sending build context to Docker daemon 3.109MB [2023-01-18T15:48:30.822Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T15:48:30.822Z] ---> f96f9c87975a [2023-01-18T15:48:30.822Z] Step 2/4 : WORKDIR /edgex [2023-01-18T15:48:32.776Z] ---> Running in ca60a1ce321d [2023-01-18T15:48:33.044Z] Removing intermediate container ca60a1ce321d [2023-01-18T15:48:33.044Z] ---> e9dae2e6da55 [2023-01-18T15:48:33.044Z] Step 3/4 : COPY go.mod . [2023-01-18T15:48:33.631Z] ---> cc335b122076 [2023-01-18T15:48:33.631Z] Step 4/4 : RUN go mod download [2023-01-18T15:48:33.631Z] ---> Running in d00894aec944 [2023-01-18T15:48:34.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:48:34.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:48:34.354Z] ---> ac32f63eda8b [2023-01-18T15:48:34.354Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T15:48:34.354Z] ---> Using cache [2023-01-18T15:48:34.354Z] ---> aa94f4dab890 [2023-01-18T15:48:34.354Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T15:48:34.354Z] ---> Using cache [2023-01-18T15:48:34.354Z] ---> 5e4649632cbf [2023-01-18T15:48:34.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T15:48:34.354Z] ---> Using cache [2023-01-18T15:48:34.354Z] ---> e771e0909cbc [2023-01-18T15:48:34.354Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T15:48:34.354Z] ---> Using cache [2023-01-18T15:48:34.354Z] ---> 30f091fa752b [2023-01-18T15:48:34.354Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:48:34.354Z] ---> Using cache [2023-01-18T15:48:34.354Z] ---> eb01953e1143 [2023-01-18T15:48:34.354Z] Step 8/22 : COPY . . [2023-01-18T15:48:34.354Z] ---> Using cache [2023-01-18T15:48:34.354Z] ---> a722a4239882 [2023-01-18T15:48:34.354Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T15:48:36.899Z] ---> Running in e6956fffde74 [2023-01-18T15:48:36.899Z] ---> Running in 451f30e9ac83 [2023-01-18T15:48:36.899Z] Removing intermediate container 1ee950943833 [2023-01-18T15:48:36.899Z] ---> a0768f4d9273 [2023-01-18T15:48:36.899Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T15:48:36.899Z] ---> Running in 477be8bb3f97 [2023-01-18T15:48:36.899Z] Removing intermediate container 98aa3ea61bfc [2023-01-18T15:48:36.899Z] ---> 81941f9b1da2 [2023-01-18T15:48:36.899Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T15:48:36.899Z] ---> Running in 58379730b6f8 [2023-01-18T15:48:36.899Z] ---> Running in d25cb3ca0139 [2023-01-18T15:48:36.899Z] Removing intermediate container 451f30e9ac83 [2023-01-18T15:48:36.899Z] ---> 49e8ef086fae [2023-01-18T15:48:36.899Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T15:48:36.899Z] Removing intermediate container e6956fffde74 [2023-01-18T15:48:36.899Z] ---> 9b799b58a0e4 [2023-01-18T15:48:36.899Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T15:48:36.899Z] Removing intermediate container d25cb3ca0139 [2023-01-18T15:48:36.899Z] ---> 5b8743bde685 [2023-01-18T15:48:36.899Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T15:48:36.899Z] ---> Running in 1f6c0605f3dd [2023-01-18T15:48:36.899Z] Removing intermediate container 58379730b6f8 [2023-01-18T15:48:36.899Z] ---> a37a6c3685d5 [2023-01-18T15:48:36.899Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T15:48:36.899Z] ---> Running in 2ecd9c6aa9fa [2023-01-18T15:48:36.899Z] ---> Running in be6b7d2d8495 [2023-01-18T15:48:36.899Z] Removing intermediate container 1f6c0605f3dd [2023-01-18T15:48:36.899Z] ---> dd149fc0043d [2023-01-18T15:48:36.899Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T15:48:36.899Z] ---> Running in 4d00bbd2394c [2023-01-18T15:48:36.899Z] ---> 21d457670605 [2023-01-18T15:48:36.899Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T15:48:36.899Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T15:48:37.160Z] Removing intermediate container 2ecd9c6aa9fa [2023-01-18T15:48:37.160Z] ---> e97376ae04b2 [2023-01-18T15:48:37.160Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T15:48:37.160Z] Removing intermediate container be6b7d2d8495 [2023-01-18T15:48:37.160Z] ---> 2fd93510d855 [2023-01-18T15:48:37.160Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T15:48:37.160Z] Removing intermediate container 4d00bbd2394c [2023-01-18T15:48:37.160Z] ---> 25e58e545860 [2023-01-18T15:48:37.160Z] Step 15/23 : WORKDIR / [2023-01-18T15:48:37.160Z] ---> Running in 146e229d3f83 [2023-01-18T15:48:37.421Z] ---> Running in 0ca9d995486b [2023-01-18T15:48:37.421Z] ---> Running in ea7aefa0750a [2023-01-18T15:48:37.421Z] ---> 507840128397 [2023-01-18T15:48:37.421Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T15:48:37.421Z] Removing intermediate container 146e229d3f83 [2023-01-18T15:48:37.421Z] ---> 5dfe1da5a3f6 [2023-01-18T15:48:37.421Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:48:37.775Z] Removing intermediate container 0ca9d995486b [2023-01-18T15:48:37.775Z] ---> 6b37bd101d14 [2023-01-18T15:48:37.775Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:48:37.775Z] Removing intermediate container ea7aefa0750a [2023-01-18T15:48:37.775Z] ---> e4f5b9d02d2f [2023-01-18T15:48:37.775Z] Step 15/24 : WORKDIR / [2023-01-18T15:48:38.034Z] ---> 5ef0350e9873 [2023-01-18T15:48:38.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T15:48:38.034Z] ---> Running in a4fd108d29e5 [2023-01-18T15:48:38.034Z] ---> f5ba7dee4493 [2023-01-18T15:48:38.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T15:48:38.034Z] ---> aa28e508a521 [2023-01-18T15:48:38.034Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T15:48:38.300Z] Removing intermediate container a4fd108d29e5 [2023-01-18T15:48:38.300Z] ---> 3a55403e7c41 [2023-01-18T15:48:38.300Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:48:39.234Z] ---> 47162f2ab96d [2023-01-18T15:48:39.234Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T15:48:39.234Z] ---> Running in ad1d74e3dd79 [2023-01-18T15:48:39.234Z] ---> b7c34e621213 [2023-01-18T15:48:39.234Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T15:48:39.234Z] ---> 5ade27c8f0a0 [2023-01-18T15:48:39.234Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T15:48:39.234Z] ---> 277b1adc65e4 [2023-01-18T15:48:39.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T15:48:40.172Z] ---> fb49f9d8cda2 [2023-01-18T15:48:40.172Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T15:48:40.172Z] ---> 2b32c3bd64c4 [2023-01-18T15:48:40.172Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T15:48:40.172Z] ---> c284612660c9 [2023-01-18T15:48:40.172Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T15:48:40.172Z] ---> Running in d3039ec15b70 [2023-01-18T15:48:40.172Z] ---> Running in acaaad3bd201 [2023-01-18T15:48:40.172Z] Removing intermediate container acaaad3bd201 [2023-01-18T15:48:40.172Z] ---> c113fdda1611 [2023-01-18T15:48:40.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T15:48:40.172Z] Removing intermediate container d3039ec15b70 [2023-01-18T15:48:40.172Z] ---> 114a1cf5b1f4 [2023-01-18T15:48:40.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T15:48:40.172Z] ---> 4e8c05b9be9f [2023-01-18T15:48:40.172Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T15:48:40.172Z] ---> Running in 16166466a1b7 [2023-01-18T15:48:40.429Z] ---> Running in d06fc627f5c9 [2023-01-18T15:48:41.061Z] Removing intermediate container ad1d74e3dd79 [2023-01-18T15:48:41.061Z] ---> fb7e2847e977 [2023-01-18T15:48:41.061Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T15:48:41.321Z] Removing intermediate container 16166466a1b7 [2023-01-18T15:48:41.321Z] ---> 8aed22c1eef3 [2023-01-18T15:48:41.321Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T15:48:41.321Z] ---> 9600a7d6d44a [2023-01-18T15:48:41.321Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T15:48:41.321Z] Removing intermediate container d06fc627f5c9 [2023-01-18T15:48:41.321Z] ---> 13c0742cd786 [2023-01-18T15:48:41.321Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T15:48:41.582Z] ---> Running in 0dc3a6dbef03 [2023-01-18T15:48:41.582Z] ---> Running in 3e1362022568 [2023-01-18T15:48:41.841Z] ---> Running in fe9a69969515 [2023-01-18T15:48:41.841Z] ---> Running in 4ec75662ea9e [2023-01-18T15:48:42.410Z] Removing intermediate container 3e1362022568 [2023-01-18T15:48:42.410Z] ---> 3685c0c82f81 [2023-01-18T15:48:42.410Z] Step 21/22 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:48:42.410Z] Removing intermediate container 0dc3a6dbef03 [2023-01-18T15:48:42.410Z] ---> f3920255847b [2023-01-18T15:48:42.410Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T15:48:42.689Z] Removing intermediate container 4ec75662ea9e [2023-01-18T15:48:42.689Z] ---> aa087641c1dd [2023-01-18T15:48:42.689Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T15:48:42.689Z] Removing intermediate container fe9a69969515 [2023-01-18T15:48:42.689Z] ---> 3cbd5acacadb [2023-01-18T15:48:42.689Z] Step 22/23 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:48:43.006Z] ---> Running in 51120446c714 [2023-01-18T15:48:43.006Z] ---> Running in 43955c1181d9 [2023-01-18T15:48:43.006Z] ---> Running in 8150741476bb [2023-01-18T15:48:43.006Z] ---> Running in b93210830353 [2023-01-18T15:48:43.266Z] Removing intermediate container 51120446c714 [2023-01-18T15:48:43.266Z] ---> 978e4486603e [2023-01-18T15:48:43.266Z] Step 20/21 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:48:43.266Z] Removing intermediate container 43955c1181d9 [2023-01-18T15:48:43.266Z] ---> 893ce650e38e [2023-01-18T15:48:43.266Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T15:48:43.266Z] Removing intermediate container 8150741476bb [2023-01-18T15:48:43.266Z] ---> 24966bf396bb [2023-01-18T15:48:43.266Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T15:48:43.266Z] Removing intermediate container b93210830353 [2023-01-18T15:48:43.266Z] ---> 9543d9f26550 [2023-01-18T15:48:43.266Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T15:48:43.266Z] ---> Running in 21c3956af6d1 [2023-01-18T15:48:43.266Z] ---> Running in 2d9e49441958 [2023-01-18T15:48:43.266Z] ---> Running in cd867dba5f26 [2023-01-18T15:48:43.266Z] ---> Running in 2fc2ffb90bcb [2023-01-18T15:48:43.529Z] Removing intermediate container 2d9e49441958 [2023-01-18T15:48:43.529Z] ---> f3313750685c [2023-01-18T15:48:43.529Z] [2023-01-18T15:48:43.792Z] Removing intermediate container cd867dba5f26 [2023-01-18T15:48:43.792Z] ---> 55012b744fb7 [2023-01-18T15:48:43.792Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:48:43.792Z] Removing intermediate container 21c3956af6d1 [2023-01-18T15:48:43.792Z] ---> a2302a3d5747 [2023-01-18T15:48:43.792Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T15:48:43.792Z] Removing intermediate container 2fc2ffb90bcb [2023-01-18T15:48:43.792Z] ---> 9e6e1d0a7aa4 [2023-01-18T15:48:43.792Z] [2023-01-18T15:48:43.792Z] ---> Running in a10721f609ce [2023-01-18T15:48:43.792Z] ---> Running in 34e785fee5bb [2023-01-18T15:48:43.792Z] Successfully built f3313750685c [2023-01-18T15:48:43.792Z] Successfully tagged support-notifications:latest [2023-01-18T15:48:43.792Z]  Building support-notifications ... done Building support-scheduler [2023-01-18T15:48:43.792Z] Successfully built 9e6e1d0a7aa4 [2023-01-18T15:48:43.792Z] Successfully tagged core-command:latest [2023-01-18T15:48:43.792Z] Building security-secretstore-setup [2023-01-18T15:48:43.792Z]  Building core-command ... done Removing intermediate container 34e785fee5bb [2023-01-18T15:48:43.792Z] ---> f72c6c39aa9f [2023-01-18T15:48:43.792Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T15:48:43.792Z] Removing intermediate container a10721f609ce [2023-01-18T15:48:43.792Z] ---> abe9d17d5ccc [2023-01-18T15:48:43.792Z] [2023-01-18T15:48:43.792Z] ---> Running in ff4b8fd6bd16 [2023-01-18T15:48:44.052Z] Successfully built abe9d17d5ccc [2023-01-18T15:48:44.052Z] Successfully tagged security-proxy-setup:latest [2023-01-18T15:48:44.052Z]  Building security-proxy-setup ... done Building security-spire-server [2023-01-18T15:48:49.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:48:49.333Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:48:49.333Z] ---> ac32f63eda8b [2023-01-18T15:48:49.333Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> caba68f02f0a [2023-01-18T15:48:49.333Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T15:48:49.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:48:49.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:48:49.333Z] ---> ac32f63eda8b [2023-01-18T15:48:49.333Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> caba68f02f0a [2023-01-18T15:48:49.333Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> 9a0da056fe7c [2023-01-18T15:48:49.333Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> c547717a795f [2023-01-18T15:48:49.333Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> 904edf71786d [2023-01-18T15:48:49.333Z] Step 7/23 : COPY . . [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> e435409cc8f0 [2023-01-18T15:48:49.333Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> a852be188de5 [2023-01-18T15:48:49.333Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T15:48:49.333Z] ---> Using cache [2023-01-18T15:48:49.333Z] ---> 12cc533a07da [2023-01-18T15:48:49.333Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T15:48:50.715Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:48:50.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:48:50.715Z] ---> ac32f63eda8b [2023-01-18T15:48:50.715Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T15:48:50.715Z] ---> Using cache [2023-01-18T15:48:50.715Z] ---> aa94f4dab890 [2023-01-18T15:48:50.715Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T15:48:50.715Z] ---> Using cache [2023-01-18T15:48:50.715Z] ---> 5e4649632cbf [2023-01-18T15:48:50.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T15:48:50.715Z] ---> Using cache [2023-01-18T15:48:50.715Z] ---> e771e0909cbc [2023-01-18T15:48:50.715Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T15:48:50.715Z] ---> Using cache [2023-01-18T15:48:50.715Z] ---> 30f091fa752b [2023-01-18T15:48:50.715Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:48:50.715Z] ---> Using cache [2023-01-18T15:48:50.715Z] ---> eb01953e1143 [2023-01-18T15:48:50.715Z] Step 8/22 : COPY . . [2023-01-18T15:48:50.715Z] ---> Using cache [2023-01-18T15:48:50.715Z] ---> a722a4239882 [2023-01-18T15:48:50.715Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T15:48:57.289Z] Removing intermediate container ff4b8fd6bd16 [2023-01-18T15:48:57.289Z] ---> 525a58c0f4c9 [2023-01-18T15:48:57.289Z] [2023-01-18T15:48:57.289Z] Successfully built 525a58c0f4c9 [2023-01-18T15:48:57.289Z] Successfully tagged core-metadata:latest [2023-01-18T15:48:57.289Z] Building security-spiffe-token-provider [2023-01-18T15:49:00.597Z]  Building core-metadata ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:49:00.597Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:49:00.597Z] ---> ac32f63eda8b [2023-01-18T15:49:00.597Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T15:49:00.597Z] ---> Using cache [2023-01-18T15:49:00.597Z] ---> caba68f02f0a [2023-01-18T15:49:00.597Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T15:49:01.984Z] ---> Running in 372dbd64e465 [2023-01-18T15:49:01.984Z] ---> Running in d153d5cef721 [2023-01-18T15:49:01.984Z] ---> Running in eafa0715a35b [2023-01-18T15:49:01.984Z] ---> Running in 53aa31c1e900 [2023-01-18T15:49:02.552Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T15:49:02.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:02.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:02.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:02.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:03.068Z] OK: 211 MiB in 51 packages [2023-01-18T15:49:03.068Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T15:49:03.068Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T15:49:03.068Z] OK: 17043 distinct packages available [2023-01-18T15:49:03.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:03.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:03.329Z] OK: 211 MiB in 51 packages [2023-01-18T15:49:05.290Z] Removing intermediate container 477be8bb3f97 [2023-01-18T15:49:05.290Z] ---> c028768b4c0b [2023-01-18T15:49:05.290Z] [2023-01-18T15:49:05.290Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T15:49:05.290Z] ---> bfe296a52501 [2023-01-18T15:49:05.290Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T15:49:05.290Z] Removing intermediate container 53aa31c1e900 [2023-01-18T15:49:05.290Z] ---> 5a0e1985f592 [2023-01-18T15:49:05.290Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T15:49:05.290Z] ---> Running in 76df65a69fe9 [2023-01-18T15:49:05.290Z] ---> Running in e8d91ea22098 [2023-01-18T15:49:05.550Z] Removing intermediate container 76df65a69fe9 [2023-01-18T15:49:05.550Z] ---> 699846fb4248 [2023-01-18T15:49:05.550Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T15:49:05.550Z] Removing intermediate container 372dbd64e465 [2023-01-18T15:49:05.550Z] ---> 83b46dac49ef [2023-01-18T15:49:05.550Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T15:49:05.550Z] Removing intermediate container eafa0715a35b [2023-01-18T15:49:05.550Z] ---> ebf9b7f9fc6e [2023-01-18T15:49:05.550Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T15:49:05.550Z] ---> Running in bb659b185ead [2023-01-18T15:49:05.550Z] Removing intermediate container e8d91ea22098 [2023-01-18T15:49:05.550Z] ---> cfadce40251e [2023-01-18T15:49:05.550Z] [2023-01-18T15:49:05.550Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T15:49:05.550Z] ---> c4fc93816858 [2023-01-18T15:49:05.550Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T15:49:05.550Z] ---> Using cache [2023-01-18T15:49:05.550Z] ---> 1c25b199e49b [2023-01-18T15:49:05.550Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T15:49:05.550Z] ---> Using cache [2023-01-18T15:49:05.550Z] ---> b9227969a0f3 [2023-01-18T15:49:05.550Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T15:49:05.809Z] Removing intermediate container bb659b185ead [2023-01-18T15:49:05.809Z] ---> 281dfa68c769 [2023-01-18T15:49:05.809Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T15:49:05.917Z] Removing intermediate container d00894aec944 [2023-01-18T15:49:05.917Z] ---> da8549650bbb [2023-01-18T15:49:05.917Z] Successfully built da8549650bbb [2023-01-18T15:49:05.917Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:49:06.065Z] ---> Running in bcb9725a7c3d [2023-01-18T15:49:06.066Z] ---> 0004629ce5ad [2023-01-18T15:49:06.066Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:49:06.066Z] ---> e757785e65b3 [2023-01-18T15:49:06.066Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:49:06.253Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T15:49:06.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:49:06.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-2955 does not seem to be running inside a container [2023-01-18T15:49:06.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T15:49:08.531Z] $ docker top ab1f6ce8becaff3cf7412471b5cb1d1af3a3f27f2529329a5d34232cc891f31a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T15:49:08.863Z] ---> Running in 9c94eedf391f [2023-01-18T15:49:08.863Z] ---> Running in 7ed4278ec9f4 [2023-01-18T15:49:08.863Z] Removing intermediate container bcb9725a7c3d [2023-01-18T15:49:08.863Z] ---> 9233b6b4f421 [2023-01-18T15:49:08.863Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T15:49:08.863Z] ---> 53d5496fdb67 [2023-01-18T15:49:08.863Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T15:49:08.863Z] ---> Running in c2e407dc65d9 [2023-01-18T15:49:09.360Z] + go version [2023-01-18T15:49:09.360Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T15:49:09.383Z] $ docker stop --time=1 ab1f6ce8becaff3cf7412471b5cb1d1af3a3f27f2529329a5d34232cc891f31a [2023-01-18T15:49:09.426Z] ---> 8b8566dab369 [2023-01-18T15:49:09.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T15:49:09.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:09.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:49:09.683Z] ---> 775213a01dbc [2023-01-18T15:49:09.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T15:49:09.683Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T15:49:09.683Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:49:09.683Z] OK: 6 MiB in 15 packages [2023-01-18T15:49:10.616Z] ---> 24e97823657e [2023-01-18T15:49:10.616Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T15:49:10.616Z] ---> Running in d824f5fe29ad [2023-01-18T15:49:10.885Z] Removing intermediate container c2e407dc65d9 [2023-01-18T15:49:10.885Z] ---> 8b580be54001 [2023-01-18T15:49:10.885Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:49:10.885Z] Removing intermediate container d824f5fe29ad [2023-01-18T15:49:10.885Z] ---> 7990aeca3843 [2023-01-18T15:49:10.885Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T15:49:10.886Z] ---> Running in cfe7450927b7 [2023-01-18T15:49:10.886Z] ---> 308bdecff529 [2023-01-18T15:49:10.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T15:49:10.956Z] $ docker rm -f --volumes ab1f6ce8becaff3cf7412471b5cb1d1af3a3f27f2529329a5d34232cc891f31a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:49:11.226Z] Removing intermediate container cfe7450927b7 [2023-01-18T15:49:11.226Z] ---> 1c4d694cfd32 [2023-01-18T15:49:11.226Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T15:49:11.226Z] ---> Running in e575398060fe [2023-01-18T15:49:11.487Z] Removing intermediate container e575398060fe [2023-01-18T15:49:11.487Z] ---> 3a64a2af32ba [2023-01-18T15:49:11.487Z] Step 22/23 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:49:11.530Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T15:49:11.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:49:11.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-2955 does not seem to be running inside a container [2023-01-18T15:49:11.746Z] ---> Running in bf2aed9b7351 [2023-01-18T15:49:11.746Z] ---> 221bcdf4c108 [2023-01-18T15:49:11.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T15:49:11.827Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T15:49:12.026Z] Removing intermediate container bf2aed9b7351 [2023-01-18T15:49:12.026Z] ---> 03d4fc444222 [2023-01-18T15:49:12.026Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T15:49:12.026Z] ---> Running in 9606d46871d3 [2023-01-18T15:49:12.026Z] ---> ec172b455fd1 [2023-01-18T15:49:12.026Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T15:49:12.026Z] ---> Running in 462fb7ba5db2 [2023-01-18T15:49:12.026Z] Removing intermediate container 9606d46871d3 [2023-01-18T15:49:12.026Z] ---> 37fb3c15be2e [2023-01-18T15:49:12.026Z] [2023-01-18T15:49:12.026Z] Successfully built 37fb3c15be2e [2023-01-18T15:49:12.026Z] Successfully tagged security-spire-server:latest [2023-01-18T15:49:12.026Z]  Building security-spire-server ... done Building security-bootstrapper [2023-01-18T15:49:12.284Z] Removing intermediate container 462fb7ba5db2 [2023-01-18T15:49:12.284Z] ---> 16f00e8454d0 [2023-01-18T15:49:12.284Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T15:49:12.284Z] ---> Running in cb6c5b47d841 [2023-01-18T15:49:13.123Z] $ docker top aa16a6f5cb541b2d9f99279750f51b61e69e9972008cbd0a06036c30b9ef1a6d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T15:49:13.340Z] ========================================================= [2023-01-18T15:49:13.340Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T15:49:13.340Z] ========================================================= [Pipeline] sh [2023-01-18T15:49:13.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-18T15:49:14.637Z] + make test [2023-01-18T15:49:14.637Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T15:49:17.553Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T15:49:17.553Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T15:49:17.553Z] ---> ac32f63eda8b [2023-01-18T15:49:17.553Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T15:49:17.553Z] ---> Using cache [2023-01-18T15:49:17.553Z] ---> caba68f02f0a [2023-01-18T15:49:17.553Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T15:49:17.553Z] ---> Using cache [2023-01-18T15:49:17.553Z] ---> 83b46dac49ef [2023-01-18T15:49:17.553Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T15:49:17.553Z] ---> Using cache [2023-01-18T15:49:17.553Z] ---> 0004629ce5ad [2023-01-18T15:49:17.553Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T15:49:20.090Z] Removing intermediate container cb6c5b47d841 [2023-01-18T15:49:20.090Z] ---> 857a9e8d2ba2 [2023-01-18T15:49:20.090Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T15:49:21.025Z] ---> Running in 037a7489c1fa [2023-01-18T15:49:21.025Z] ---> Running in 50e5d64cd66d [2023-01-18T15:49:21.025Z] Removing intermediate container 037a7489c1fa [2023-01-18T15:49:21.025Z] ---> 88db0f097cef [2023-01-18T15:49:21.025Z] Step 21/22 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:49:21.025Z] ---> Running in 558450d10048 [2023-01-18T15:49:21.315Z] Removing intermediate container 558450d10048 [2023-01-18T15:49:21.315Z] ---> 57f7b5a09315 [2023-01-18T15:49:21.315Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T15:49:21.315Z] ---> Running in ec561ccf8f38 [2023-01-18T15:49:21.891Z] Removing intermediate container ec561ccf8f38 [2023-01-18T15:49:21.891Z] ---> d3d33471346d [2023-01-18T15:49:21.891Z] [2023-01-18T15:49:21.891Z] Successfully built d3d33471346d [2023-01-18T15:49:21.891Z] Successfully tagged core-data:latest [2023-01-18T15:49:24.435Z]  Building core-data ... done Removing intermediate container d153d5cef721 [2023-01-18T15:49:24.435Z] ---> b2e6e6d42b3d [2023-01-18T15:49:24.435Z] [2023-01-18T15:49:24.435Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T15:49:24.435Z] ---> bfe296a52501 [2023-01-18T15:49:24.435Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T15:49:24.435Z] ---> Using cache [2023-01-18T15:49:24.435Z] ---> a0768f4d9273 [2023-01-18T15:49:24.435Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T15:49:24.435Z] ---> Using cache [2023-01-18T15:49:24.435Z] ---> a37a6c3685d5 [2023-01-18T15:49:24.435Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T15:49:24.435Z] ---> Running in 58aec3c82f67 [2023-01-18T15:49:24.435Z] Removing intermediate container 58aec3c82f67 [2023-01-18T15:49:24.435Z] ---> fedb99abad4e [2023-01-18T15:49:24.435Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T15:49:24.435Z] ---> Running in 8e3811f9f610 [2023-01-18T15:49:24.697Z] Removing intermediate container 8e3811f9f610 [2023-01-18T15:49:24.697Z] ---> 40395c62b88f [2023-01-18T15:49:24.697Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:49:24.697Z] ---> 9a4a7eb81f75 [2023-01-18T15:49:24.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T15:49:25.644Z] ---> ab82aae01ca2 [2023-01-18T15:49:25.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T15:49:25.644Z] ---> 655935271759 [2023-01-18T15:49:25.644Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T15:49:25.644Z] ---> Running in cb8f279485f3 [2023-01-18T15:49:25.644Z] Removing intermediate container cb8f279485f3 [2023-01-18T15:49:25.644Z] ---> 0a3589ae1e17 [2023-01-18T15:49:25.644Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T15:49:25.644Z] ---> Running in 6c9b97dd97de [2023-01-18T15:49:25.906Z] Removing intermediate container 6c9b97dd97de [2023-01-18T15:49:25.906Z] ---> dfcc15dc4262 [2023-01-18T15:49:25.906Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T15:49:25.906Z] ---> Running in c45c60ebfddf [2023-01-18T15:49:25.906Z] Removing intermediate container c45c60ebfddf [2023-01-18T15:49:25.906Z] ---> cea5516d8c05 [2023-01-18T15:49:25.906Z] Step 21/22 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:49:25.906Z] ---> Running in ac3f331f4487 [2023-01-18T15:49:26.166Z] Removing intermediate container ac3f331f4487 [2023-01-18T15:49:26.166Z] ---> 033212dcac30 [2023-01-18T15:49:26.166Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T15:49:26.166Z] ---> Running in 62d20db71fdb [2023-01-18T15:49:26.166Z] Removing intermediate container 62d20db71fdb [2023-01-18T15:49:26.166Z] ---> 397750db882d [2023-01-18T15:49:26.166Z] [2023-01-18T15:49:26.166Z] Successfully built 397750db882d [2023-01-18T15:49:26.166Z] Successfully tagged support-scheduler:latest [2023-01-18T15:49:52.798Z]  Building support-scheduler ... done Removing intermediate container 9c94eedf391f [2023-01-18T15:49:52.798Z] ---> ff017d5efe1f [2023-01-18T15:49:52.798Z] Step 7/24 : COPY . . [2023-01-18T15:49:52.798Z] Removing intermediate container 7ed4278ec9f4 [2023-01-18T15:49:52.798Z] ---> 9deab5155fc6 [2023-01-18T15:49:52.798Z] Step 7/19 : COPY . . [2023-01-18T15:49:53.565Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T15:50:05.146Z] ---> d13471515ce3 [2023-01-18T15:50:05.146Z] ---> 03ed9e082b3c [2023-01-18T15:50:05.146Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T15:50:05.146Z] [2023-01-18T15:50:05.146Z] ---> Running in a2e8a05ba3bb [2023-01-18T15:50:05.146Z] ---> Running in f4b088a06039 [2023-01-18T15:50:05.146Z] Removing intermediate container 50e5d64cd66d [2023-01-18T15:50:05.146Z] ---> 209ce4d7a5f1 [2023-01-18T15:50:05.146Z] Step 7/32 : COPY . . [2023-01-18T15:50:05.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T15:50:05.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T15:50:17.469Z] ---> bbfc64dae9ea [2023-01-18T15:50:17.469Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T15:50:17.469Z] ---> Running in 2fa9f0f00fa9 [2023-01-18T15:50:17.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T15:50:25.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T15:50:37.873Z] Removing intermediate container a2e8a05ba3bb [2023-01-18T15:50:37.873Z] ---> d9de1f250e70 [2023-01-18T15:50:37.873Z] [2023-01-18T15:50:37.873Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T15:50:37.873Z] ---> bfe296a52501 [2023-01-18T15:50:37.873Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T15:50:37.873Z] Removing intermediate container f4b088a06039 [2023-01-18T15:50:37.873Z] ---> c419997fa87f [2023-01-18T15:50:37.873Z] [2023-01-18T15:50:37.873Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T15:50:37.873Z] ---> c4fc93816858 [2023-01-18T15:50:37.873Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T15:50:37.873Z] ---> Using cache [2023-01-18T15:50:37.873Z] ---> 1c25b199e49b [2023-01-18T15:50:37.873Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T15:50:37.873Z] ---> Running in cfb44eb0b5aa [2023-01-18T15:50:37.873Z] Removing intermediate container 2fa9f0f00fa9 [2023-01-18T15:50:37.873Z] ---> bbce7aaa4271 [2023-01-18T15:50:37.873Z] [2023-01-18T15:50:37.873Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T15:50:37.873Z] ---> bfe296a52501 [2023-01-18T15:50:37.873Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T15:50:37.873Z] ---> Running in 72a7c5afa013 [2023-01-18T15:50:37.873Z] ---> Running in 657bcd46bd0f [2023-01-18T15:50:37.873Z] Removing intermediate container 657bcd46bd0f [2023-01-18T15:50:37.873Z] ---> 69b134e23d37 [2023-01-18T15:50:37.873Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T15:50:37.873Z] ---> Running in 626d8954518b [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T15:50:37.873Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T15:50:37.873Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T15:50:37.873Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:50:37.873Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T15:50:37.873Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T15:50:37.873Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T15:50:37.873Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T15:50:37.873Z] OK: 6 MiB in 17 packages [2023-01-18T15:50:37.873Z] OK: 6 MiB in 16 packages [2023-01-18T15:50:37.873Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T15:50:37.873Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T15:50:37.873Z] OK: 15859 distinct packages available [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T15:50:37.873Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T15:50:37.873Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T15:50:37.873Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T15:50:37.873Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T15:50:37.873Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T15:50:37.873Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T15:50:37.873Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T15:50:37.873Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T15:50:37.873Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T15:50:37.873Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T15:50:37.873Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T15:50:38.132Z] OK: 8 MiB in 23 packages [2023-01-18T15:50:38.132Z] Removing intermediate container 626d8954518b [2023-01-18T15:50:38.132Z] ---> b069a3570524 [2023-01-18T15:50:38.132Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T15:50:38.132Z] Removing intermediate container cfb44eb0b5aa [2023-01-18T15:50:38.132Z] ---> 3e05ecb117b5 [2023-01-18T15:50:38.132Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T15:50:38.132Z] ---> Running in 753e964ece6d [2023-01-18T15:50:38.132Z] ---> Running in dc8d87ed46b0 [2023-01-18T15:50:38.132Z] Removing intermediate container 753e964ece6d [2023-01-18T15:50:38.132Z] ---> 13f5dcbe3703 [2023-01-18T15:50:38.132Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T15:50:38.132Z] Removing intermediate container dc8d87ed46b0 [2023-01-18T15:50:38.132Z] ---> 25b809f83669 [2023-01-18T15:50:38.132Z] Step 12/24 : WORKDIR / [2023-01-18T15:50:38.132Z] ---> Running in b49619f33018 [2023-01-18T15:50:38.438Z] ---> Running in a128f97fcb44 [2023-01-18T15:50:38.438Z] Removing intermediate container b49619f33018 [2023-01-18T15:50:38.438Z] ---> 4f3504d7625b [2023-01-18T15:50:38.438Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T15:50:38.438Z] Removing intermediate container a128f97fcb44 [2023-01-18T15:50:38.438Z] ---> 43759b08212c [2023-01-18T15:50:38.438Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T15:50:38.438Z] ---> Running in d8e8db991fa8 [2023-01-18T15:50:38.696Z] Removing intermediate container d8e8db991fa8 [2023-01-18T15:50:38.696Z] ---> e2d6732df455 [2023-01-18T15:50:38.696Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T15:50:38.696Z] ---> 9dc5a93197e5 [2023-01-18T15:50:38.696Z] ---> Running in b5845a41b55f [2023-01-18T15:50:38.696Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T15:50:38.696Z] Removing intermediate container 72a7c5afa013 [2023-01-18T15:50:38.696Z] ---> 94ac6d7fc0e4 [2023-01-18T15:50:38.696Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:50:38.696Z] Removing intermediate container b5845a41b55f [2023-01-18T15:50:38.696Z] ---> 5250b43340ef [2023-01-18T15:50:38.696Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T15:50:38.696Z] ---> 572b18fed68f [2023-01-18T15:50:38.696Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T15:50:38.696Z] ---> Running in edbd529faee8 [2023-01-18T15:50:38.696Z] ---> d31a0f30c0d9 [2023-01-18T15:50:38.696Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T15:50:39.301Z] ---> 3a7d7d3ba2ee [2023-01-18T15:50:39.301Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T15:50:39.577Z] ---> 483d5f3d3a61 [2023-01-18T15:50:39.577Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T15:50:39.577Z] ---> 837e7a36ef33 [2023-01-18T15:50:39.577Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T15:50:39.836Z] ---> ac1423b4455d [2023-01-18T15:50:39.836Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T15:50:39.836Z] ---> Running in 89699ad2673a [2023-01-18T15:50:39.836Z] Removing intermediate container edbd529faee8 [2023-01-18T15:50:39.836Z] ---> 1fa57b9e6dce [2023-01-18T15:50:39.837Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T15:50:39.837Z] ---> 51cc2d1119de [2023-01-18T15:50:39.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T15:50:39.837Z] ---> Running in 62dde4551a38 [2023-01-18T15:50:39.837Z] Removing intermediate container 89699ad2673a [2023-01-18T15:50:39.837Z] ---> d3edc7c65f92 [2023-01-18T15:50:39.837Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T15:50:39.837Z] ---> Running in 71c69d5b2810 [2023-01-18T15:50:40.095Z] Removing intermediate container 62dde4551a38 [2023-01-18T15:50:40.095Z] ---> 52486f23b746 [2023-01-18T15:50:40.095Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T15:50:40.095Z] Removing intermediate container 71c69d5b2810 [2023-01-18T15:50:40.095Z] ---> 5a48eb2a5f5c [2023-01-18T15:50:40.095Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T15:50:40.357Z] ---> Running in 5c317af67a22 [2023-01-18T15:50:40.357Z] ---> b1cd7e0eb241 [2023-01-18T15:50:40.357Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T15:50:40.357Z] ---> 4824f70093af [2023-01-18T15:50:40.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T15:50:40.357Z] ---> Running in df622ded0046 [2023-01-18T15:50:40.357Z] Removing intermediate container 5c317af67a22 [2023-01-18T15:50:40.357Z] ---> cd2598f77cde [2023-01-18T15:50:40.357Z] Step 18/19 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:50:40.357Z] ---> Running in 691a56dbb71b [2023-01-18T15:50:40.616Z] Removing intermediate container 691a56dbb71b [2023-01-18T15:50:40.616Z] ---> 95d039198582 [2023-01-18T15:50:40.616Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T15:50:40.616Z] ---> 579f21644a71 [2023-01-18T15:50:40.616Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T15:50:40.616Z] ---> Running in 8b7be3732a71 [2023-01-18T15:50:40.616Z] ---> Running in a22272765f98 [2023-01-18T15:50:40.616Z] Removing intermediate container 8b7be3732a71 [2023-01-18T15:50:40.616Z] ---> 00e25ea7aea3 [2023-01-18T15:50:40.616Z] [2023-01-18T15:50:40.616Z] Successfully built 00e25ea7aea3 [2023-01-18T15:50:40.616Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T15:50:41.182Z]  Building security-spiffe-token-provider ... done Removing intermediate container df622ded0046 [2023-01-18T15:50:41.182Z] ---> 812d79da3c54 [2023-01-18T15:50:41.182Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T15:50:41.182Z] Removing intermediate container a22272765f98 [2023-01-18T15:50:41.182Z] ---> 4d2421f02e4d [2023-01-18T15:50:41.182Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T15:50:41.182Z] ---> Running in 4d1b4aec470b [2023-01-18T15:50:41.182Z] ---> a9f022df1f9e [2023-01-18T15:50:41.182Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T15:50:41.182Z] Removing intermediate container 4d1b4aec470b [2023-01-18T15:50:41.182Z] ---> 92a16fb172e7 [2023-01-18T15:50:41.182Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T15:50:41.440Z] ---> Running in 334bba6d960c [2023-01-18T15:50:41.440Z] Removing intermediate container 334bba6d960c [2023-01-18T15:50:41.440Z] ---> fa0463d12cb8 [2023-01-18T15:50:41.440Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:50:41.440Z] ---> Running in 46fb4c60a840 [2023-01-18T15:50:41.699Z] Removing intermediate container 46fb4c60a840 [2023-01-18T15:50:41.699Z] ---> 9f00fdb9f32c [2023-01-18T15:50:41.699Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T15:50:41.956Z] ---> 501b60b0a9e1 [2023-01-18T15:50:41.956Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T15:50:41.956Z] ---> Running in 8aade1f7fbcc [2023-01-18T15:50:41.956Z] Removing intermediate container 8aade1f7fbcc [2023-01-18T15:50:41.956Z] ---> 6819a4a49a35 [2023-01-18T15:50:41.956Z] [2023-01-18T15:50:41.956Z] ---> de71349a2f69 [2023-01-18T15:50:41.956Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T15:50:41.956Z] Successfully built 6819a4a49a35 [2023-01-18T15:50:41.956Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T15:50:41.956Z]  Building security-secretstore-setup ... done  ---> bb04238922ec [2023-01-18T15:50:41.956Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T15:50:42.214Z] ---> 879ae91b458b [2023-01-18T15:50:42.214Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T15:50:42.214Z] ---> 26bc02099acd [2023-01-18T15:50:42.214Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T15:50:42.472Z] ---> b0daff3578b1 [2023-01-18T15:50:42.472Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T15:50:42.472Z] ---> Running in 2e6966f01335 [2023-01-18T15:50:43.038Z] Removing intermediate container 2e6966f01335 [2023-01-18T15:50:43.038Z] ---> e7ca3e4795db [2023-01-18T15:50:43.038Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T15:50:43.038Z] ---> Running in 2b682833be5b [2023-01-18T15:50:43.038Z] Removing intermediate container 2b682833be5b [2023-01-18T15:50:43.038Z] ---> a668bf67b4ed [2023-01-18T15:50:43.038Z] Step 29/32 : CMD ["gate"] [2023-01-18T15:50:43.038Z] ---> Running in a37a6e8272bd [2023-01-18T15:50:43.038Z] Removing intermediate container a37a6e8272bd [2023-01-18T15:50:43.038Z] ---> ef8b54c06bd2 [2023-01-18T15:50:43.038Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T15:50:43.038Z] ---> Running in 9e1499078b4a [2023-01-18T15:50:43.297Z] Removing intermediate container 9e1499078b4a [2023-01-18T15:50:43.297Z] ---> 926646d8ea2f [2023-01-18T15:50:43.297Z] Step 31/32 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T15:50:43.297Z] ---> Running in 2e4fd9434f64 [2023-01-18T15:50:43.297Z] Removing intermediate container 2e4fd9434f64 [2023-01-18T15:50:43.297Z] ---> 686dd2ffce7d [2023-01-18T15:50:43.297Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T15:50:43.297Z] ---> Running in a7892cede475 [2023-01-18T15:50:43.297Z] Removing intermediate container a7892cede475 [2023-01-18T15:50:43.297Z] ---> 9ee081c81880 [2023-01-18T15:50:43.297Z] [2023-01-18T15:50:43.556Z] Successfully built 9ee081c81880 [2023-01-18T15:50:43.556Z] Successfully tagged security-bootstrapper:latest [2023-01-18T15:50:43.563Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-01-18T15:50:43.535Z] $ docker stop --time=1 d983682cc4fe023cdddfd3570101e1f0dbaf36a1181d3b36d366032b4b0be4a7 [2023-01-18T15:50:44.793Z] $ docker rm -f --volumes d983682cc4fe023cdddfd3570101e1f0dbaf36a1181d3b36d366032b4b0be4a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T15:50:45.168Z] + docker images [2023-01-18T15:50:45.168Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T15:50:45.168Z] security-bootstrapper latest 9ee081c81880 1 second ago 20.3MB [2023-01-18T15:50:45.168Z] security-secretstore-setup latest 6819a4a49a35 3 seconds ago 29.9MB [2023-01-18T15:50:45.168Z] security-spiffe-token-provider latest 00e25ea7aea3 4 seconds ago 29.8MB [2023-01-18T15:50:45.168Z] c419997fa87f 8 seconds ago 1.7GB [2023-01-18T15:50:45.168Z] bbce7aaa4271 8 seconds ago 1.66GB [2023-01-18T15:50:45.168Z] d9de1f250e70 11 seconds ago 1.66GB [2023-01-18T15:50:45.168Z] support-scheduler latest 397750db882d About a minute ago 30MB [2023-01-18T15:50:45.168Z] b2e6e6d42b3d About a minute ago 1.74GB [2023-01-18T15:50:45.168Z] core-data latest d3d33471346d About a minute ago 17.9MB [2023-01-18T15:50:45.168Z] security-spire-server latest 37fb3c15be2e About a minute ago 86.5MB [2023-01-18T15:50:45.168Z] cfadce40251e About a minute ago 1.54GB [2023-01-18T15:50:45.168Z] c028768b4c0b About a minute ago 1.68GB [2023-01-18T15:50:45.168Z] support-notifications latest f3313750685c 2 minutes ago 30.6MB [2023-01-18T15:50:45.168Z] core-command latest 9e6e1d0a7aa4 2 minutes ago 17.7MB [2023-01-18T15:50:45.168Z] core-metadata latest 525a58c0f4c9 2 minutes ago 18.5MB [2023-01-18T15:50:45.168Z] security-proxy-setup latest abe9d17d5ccc 2 minutes ago 27.8MB [2023-01-18T15:50:45.168Z] security-spire-config latest d8a31b80bc8b 2 minutes ago 85.8MB [2023-01-18T15:50:45.168Z] 1a9462cddaf1 2 minutes ago 1.74GB [2023-01-18T15:50:45.168Z] 2d3653b106f3 2 minutes ago 1.67GB [2023-01-18T15:50:45.168Z] 3ed059480774 2 minutes ago 1.68GB [2023-01-18T15:50:45.168Z] 65c38e7e58db 2 minutes ago 1.66GB [2023-01-18T15:50:45.168Z] security-spire-agent latest 9e0ec53a2a81 2 minutes ago 125MB [2023-01-18T15:50:45.168Z] 599b5972cf68 2 minutes ago 1.54GB [2023-01-18T15:50:45.168Z] ci-base-image-x86_64 latest ac32f63eda8b 6 minutes ago 904MB [2023-01-18T15:50:45.168Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-18T15:50:45.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-18T15:50:45.168Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-18T15:50:45.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-18T15:50:45.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T15:51:45.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T15:51:47.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T15:51:48.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T15:51:48.796Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T15:52:03.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T15:52:18.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements [2023-01-18T15:52:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T15:52:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T15:52:23.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.657s coverage: 98.5% of statements [2023-01-18T15:52:25.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.183s coverage: 43.0% of statements [2023-01-18T15:52:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T15:52:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T15:52:25.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.549s coverage: 54.0% of statements [2023-01-18T15:52:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T15:52:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T15:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.667s coverage: 89.2% of statements [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T15:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.554s coverage: 2.4% of statements [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T15:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T15:52:54.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.290s coverage: 95.6% of statements [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T15:52:54.393Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.394s coverage: 72.2% of statements [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T15:52:54.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.749s coverage: 60.0% of statements [2023-01-18T15:52:54.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T15:52:54.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T15:52:54.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T15:52:54.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.808s coverage: 0.9% of statements [2023-01-18T15:52:54.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T15:52:54.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.551s coverage: 58.8% of statements [2023-01-18T15:52:54.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.363s coverage: 29.6% of statements [2023-01-18T15:52:54.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T15:52:56.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements [2023-01-18T15:52:56.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements [2023-01-18T15:52:56.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-01-18T15:52:57.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.327s coverage: 96.3% of statements [2023-01-18T15:53:00.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2023-01-18T15:53:10.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.324s coverage: 94.4% of statements [2023-01-18T15:53:10.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2023-01-18T15:53:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.947s coverage: 79.9% of statements [2023-01-18T15:53:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.253s coverage: 86.9% of statements [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.267s coverage: 87.2% of statements [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements [2023-01-18T15:53:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2023-01-18T15:53:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2023-01-18T15:53:26.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements [2023-01-18T15:53:26.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T15:53:30.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 64.7% of statements [2023-01-18T15:53:30.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T15:53:30.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T15:53:30.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2023-01-18T15:53:30.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-01-18T15:53:30.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements [2023-01-18T15:53:30.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2023-01-18T15:53:30.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2023-01-18T15:53:38.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.624s coverage: 65.3% of statements [2023-01-18T15:53:38.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T15:53:38.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T15:53:38.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T15:53:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.008s coverage: 41.8% of statements [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T15:53:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.421s coverage: 89.5% of statements [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T15:53:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T15:53:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T15:53:48.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.512s coverage: 17.7% of statements [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T15:53:48.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.845s coverage: 92.3% of statements [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T15:53:48.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 63.2% of statements [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T15:53:48.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.545s coverage: 97.7% of statements [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T15:53:48.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T15:53:49.033Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-18T15:53:49.033Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T15:53:49.033Z] go vet ./... [2023-01-18T15:55:55.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T15:55:55.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T15:55:55.765Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T15:55:55.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T15:55:56.415Z] + ls -al . [2023-01-18T15:55:56.415Z] total 744 [2023-01-18T15:55:56.415Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 15:49 . [2023-01-18T15:55:56.415Z] drwxr-xr-x 4 root root 4096 Jan 18 15:49 .. [2023-01-18T15:55:56.415Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 15:47 .blubracket [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 15:47 .dockerignore [2023-01-18T15:55:56.415Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 15:47 .git [2023-01-18T15:55:56.415Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 15:47 .github [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 15:47 .gitignore [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 15:47 .golangci.yml [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 15:47 .hadolint.yml [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 15:47 .sonarcloud.properties [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 15:47 ADOPTERS.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 15:47 Attribution.txt [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 15:47 CHANGELOG.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 15:47 CONTRIBUTING.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 15:47 GOVERNANCE.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 15:47 Jenkinsfile [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 15:47 LICENSE [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 15:47 Makefile [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 15:47 OWNERS.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 15:47 README.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 15:47 SECURITY.md [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 15:43 VERSION [2023-01-18T15:55:56.415Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 15:47 bin [2023-01-18T15:55:56.415Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 15:47 cmd [2023-01-18T15:55:56.415Z] -rw-r--r-- 1 root root 489970 Jan 18 15:53 coverage.out [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 15:47 go.mod [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 15:47 go.sum [2023-01-18T15:55:56.415Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 15:47 internal [2023-01-18T15:55:56.415Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 15:47 openapi [2023-01-18T15:55:56.415Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 15:47 snap [2023-01-18T15:55:56.415Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 15:47 version.go [Pipeline] sh [2023-01-18T15:55:56.732Z] + '[' -e coverage.out ] [2023-01-18T15:55:56.733Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T15:55:56.755Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T15:55:57.750Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T15:55:58.084Z] + make build [2023-01-18T15:55:58.084Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T15:57:34.824Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T15:57:34.824Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T15:57:36.235Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T15:58:32.643Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T15:58:32.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T15:58:37.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T15:58:44.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T15:58:48.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T15:58:52.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T15:59:04.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T15:59:11.356Z] $ docker stop --time=1 aa16a6f5cb541b2d9f99279750f51b61e69e9972008cbd0a06036c30b9ef1a6d [2023-01-18T15:59:13.328Z] $ docker rm -f --volumes aa16a6f5cb541b2d9f99279750f51b61e69e9972008cbd0a06036c30b9ef1a6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:59:15.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T15:59:15.423Z] [2023-01-18T15:59:15.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:59:15.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T15:59:16.014Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-18T15:59:16.014Z] 29e5d40040c1: Pulling fs layer [2023-01-18T15:59:16.014Z] 1ce36da41761: Pulling fs layer [2023-01-18T15:59:16.014Z] 25b303627fd3: Pulling fs layer [2023-01-18T15:59:16.282Z] 29e5d40040c1: Verifying Checksum [2023-01-18T15:59:16.282Z] 29e5d40040c1: Download complete [2023-01-18T15:59:16.550Z] 1ce36da41761: Verifying Checksum [2023-01-18T15:59:16.550Z] 1ce36da41761: Download complete [2023-01-18T15:59:16.815Z] 29e5d40040c1: Pull complete [2023-01-18T15:59:18.218Z] 1ce36da41761: Pull complete [2023-01-18T15:59:18.218Z] 25b303627fd3: Verifying Checksum [2023-01-18T15:59:18.218Z] 25b303627fd3: Download complete [2023-01-18T15:59:28.274Z] 25b303627fd3: Pull complete [2023-01-18T15:59:28.274Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-18T15:59:28.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T15:59:28.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:59:28.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-2955 does not seem to be running inside a container [2023-01-18T15:59:28.545Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T15:59:30.793Z] $ docker top a2073d3593060f51804278bf1ed2071902c05e53b59cc4ab4cb06d5d46886d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T15:59:31.585Z] + + grep parallel [2023-01-18T15:59:31.585Z] docker-compose build --help [2023-01-18T15:59:36.917Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T15:59:36.943Z] $ docker stop --time=1 a2073d3593060f51804278bf1ed2071902c05e53b59cc4ab4cb06d5d46886d66 [2023-01-18T15:59:38.576Z] $ docker rm -f --volumes a2073d3593060f51804278bf1ed2071902c05e53b59cc4ab4cb06d5d46886d66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T15:59:39.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T15:59:39.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T15:59:39.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-2955 does not seem to be running inside a container [2023-01-18T15:59:39.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T15:59:40.445Z] $ docker top f9c02c1bb0cbff6d5395d99d09892f8dd27d1015125885745b09e10ebc95a7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T15:59:41.256Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T15:59:46.590Z] Building core-command ... [2023-01-18T15:59:46.590Z] Building core-data ... [2023-01-18T15:59:46.590Z] Building core-metadata ... [2023-01-18T15:59:46.590Z] Building security-bootstrapper ... [2023-01-18T15:59:46.590Z] Building security-proxy-setup ... [2023-01-18T15:59:46.590Z] Building security-secretstore-setup ... [2023-01-18T15:59:46.590Z] Building security-spiffe-token-provider ... [2023-01-18T15:59:46.590Z] Building security-spire-agent ... [2023-01-18T15:59:46.590Z] Building security-spire-config ... [2023-01-18T15:59:46.590Z] Building security-spire-server ... [2023-01-18T15:59:46.590Z] Building support-notifications ... [2023-01-18T15:59:46.590Z] Building support-scheduler ... [2023-01-18T15:59:46.590Z] Building security-spire-config [2023-01-18T15:59:46.590Z] Building core-data [2023-01-18T15:59:46.590Z] Building security-proxy-setup [2023-01-18T15:59:46.590Z] Building security-bootstrapper [2023-01-18T15:59:46.590Z] Building security-spiffe-token-provider [2023-01-18T16:00:27.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:00:27.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:00:27.148Z] ---> da8549650bbb [2023-01-18T16:00:27.148Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:00:27.415Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:00:27.415Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:00:27.415Z] ---> da8549650bbb [2023-01-18T16:00:27.415Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T16:00:27.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:00:27.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:00:27.701Z] ---> da8549650bbb [2023-01-18T16:00:27.701Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T16:00:27.701Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:00:27.701Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:00:27.701Z] ---> da8549650bbb [2023-01-18T16:00:27.701Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T16:00:27.969Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:00:27.969Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:00:27.969Z] ---> da8549650bbb [2023-01-18T16:00:27.969Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T16:00:27.969Z] ---> Running in 9840dbdc20ad [2023-01-18T16:00:27.969Z] ---> Running in f62f72ecdbc8 [2023-01-18T16:00:27.969Z] ---> Running in 0207ad83f5d2 [2023-01-18T16:00:27.969Z] ---> Running in eeacde5841b8 [2023-01-18T16:00:27.969Z] ---> Running in 19a70cbaf2d8 [2023-01-18T16:00:28.937Z] Removing intermediate container f62f72ecdbc8 [2023-01-18T16:00:28.937Z] ---> 83a36a44ace4 [2023-01-18T16:00:28.937Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T16:00:28.937Z] Removing intermediate container 0207ad83f5d2 [2023-01-18T16:00:28.937Z] ---> 906ed3ea1b40 [2023-01-18T16:00:28.937Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T16:00:28.937Z] Removing intermediate container eeacde5841b8 [2023-01-18T16:00:28.937Z] ---> 766fe95160dd [2023-01-18T16:00:28.937Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T16:00:28.937Z] Removing intermediate container 9840dbdc20ad [2023-01-18T16:00:28.937Z] ---> 45eddd26adf2 [2023-01-18T16:00:28.937Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T16:00:28.937Z] Removing intermediate container 19a70cbaf2d8 [2023-01-18T16:00:28.937Z] ---> 95380a6ace9d [2023-01-18T16:00:28.937Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T16:00:28.937Z] ---> Running in f51a7ea30f47 [2023-01-18T16:00:28.937Z] ---> Running in e405a11635e7 [2023-01-18T16:00:28.937Z] ---> Running in 3305aca84f2f [2023-01-18T16:00:29.205Z] ---> Running in a918374fe98a [2023-01-18T16:00:29.205Z] ---> Running in 1327a172550d [2023-01-18T16:00:30.169Z] Removing intermediate container 1327a172550d [2023-01-18T16:00:30.169Z] ---> 803bfbd952eb [2023-01-18T16:00:30.169Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T16:00:30.169Z] ---> Running in c0c5e897a2ac [2023-01-18T16:00:31.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:31.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:31.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:31.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:32.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:32.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:32.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:32.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:32.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:32.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:33.803Z] OK: 221 MiB in 51 packages [2023-01-18T16:00:33.803Z] OK: 221 MiB in 51 packages [2023-01-18T16:00:33.803Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T16:00:33.803Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T16:00:33.803Z] OK: 16900 distinct packages available [2023-01-18T16:00:33.803Z] OK: 221 MiB in 51 packages [2023-01-18T16:00:34.072Z] OK: 221 MiB in 51 packages [2023-01-18T16:00:34.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:34.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:00:35.937Z] OK: 221 MiB in 51 packages [2023-01-18T16:00:35.937Z] Removing intermediate container f51a7ea30f47 [2023-01-18T16:00:35.937Z] ---> 0f7133a7f89b [2023-01-18T16:00:35.937Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T16:00:36.289Z] Removing intermediate container e405a11635e7 [2023-01-18T16:00:36.289Z] ---> 02a43683abd3 [2023-01-18T16:00:36.289Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T16:00:36.289Z] Removing intermediate container c0c5e897a2ac [2023-01-18T16:00:36.289Z] ---> f80b3c4d8139 [2023-01-18T16:00:36.289Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T16:00:36.575Z] Removing intermediate container 3305aca84f2f [2023-01-18T16:00:36.575Z] ---> de05983d0e1b [2023-01-18T16:00:36.575Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T16:00:37.200Z] ---> b495246bd202 [2023-01-18T16:00:37.200Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:00:37.497Z] ---> Running in eea86146675d [2023-01-18T16:00:37.497Z] ---> 8c2e013e18ee [2023-01-18T16:00:37.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:00:37.782Z] ---> Running in 502e549b2e6f [2023-01-18T16:00:37.782Z] Removing intermediate container a918374fe98a [2023-01-18T16:00:37.782Z] ---> 1e0071ee4f30 [2023-01-18T16:00:37.782Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T16:00:38.416Z] ---> 12c38c79abeb [2023-01-18T16:00:38.416Z] ---> 2f624801129c [2023-01-18T16:00:38.416Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:00:38.416Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:00:38.416Z] ---> Running in 65e29dc9c942 [2023-01-18T16:00:38.416Z] ---> Running in 8c4b73c31ccc [2023-01-18T16:00:39.396Z] ---> 5faec529c41e [2023-01-18T16:00:39.396Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:00:39.668Z] ---> Running in d54c741ed36a [2023-01-18T16:02:31.349Z] Removing intermediate container d54c741ed36a [2023-01-18T16:02:31.349Z] ---> 8bd5daa7edb3 [2023-01-18T16:02:31.349Z] Step 7/19 : COPY . . [2023-01-18T16:02:31.349Z] Removing intermediate container 65e29dc9c942 [2023-01-18T16:02:31.349Z] ---> 5cb0fd748b1c [2023-01-18T16:02:31.349Z] Step 7/24 : COPY . . [2023-01-18T16:02:31.349Z] Removing intermediate container eea86146675d [2023-01-18T16:02:31.349Z] ---> df355852f43e [2023-01-18T16:02:31.349Z] Step 7/32 : COPY . . [2023-01-18T16:02:31.349Z] Removing intermediate container 502e549b2e6f [2023-01-18T16:02:31.349Z] ---> c87a4eec1cf4 [2023-01-18T16:02:31.349Z] Step 8/22 : COPY . . [2023-01-18T16:02:31.349Z] Removing intermediate container 8c4b73c31ccc [2023-01-18T16:02:31.349Z] ---> f539d7926794 [2023-01-18T16:02:31.349Z] Step 7/21 : COPY . . [2023-01-18T16:02:43.670Z] ---> 7e3ff3c4b6c6 [2023-01-18T16:02:43.670Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T16:02:43.937Z] ---> 4ad043763543 [2023-01-18T16:02:43.937Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T16:02:43.937Z] ---> Running in 3fbd224c871d [2023-01-18T16:02:43.937Z] ---> bfbf281551fb [2023-01-18T16:02:43.937Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T16:02:43.937Z] ---> 29190c4fc5b3 [2023-01-18T16:02:43.937Z] ---> c9c176d6b791 [2023-01-18T16:02:43.937Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T16:02:43.937Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T16:02:43.937Z] ---> Running in 57ba130f0881 [2023-01-18T16:02:44.203Z] ---> Running in b418d573738e [2023-01-18T16:02:44.203Z] ---> Running in 84c66f007451 [2023-01-18T16:02:44.203Z] ---> Running in 90f676ad38cf [2023-01-18T16:02:44.788Z] Removing intermediate container 3fbd224c871d [2023-01-18T16:02:44.788Z] ---> 97f5617467ce [2023-01-18T16:02:44.788Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T16:02:44.788Z] ---> Running in 6fcb1eb74030 [2023-01-18T16:02:45.752Z] Removing intermediate container 6fcb1eb74030 [2023-01-18T16:02:45.752Z] ---> 311c0c6cf4ea [2023-01-18T16:02:45.752Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T16:02:45.752Z] ---> Running in 3fbe1aa5e52c [2023-01-18T16:02:46.709Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T16:02:46.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T16:02:46.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T16:02:46.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T16:02:48.921Z] Removing intermediate container 3fbe1aa5e52c [2023-01-18T16:02:48.922Z] ---> 8b48ba35c331 [2023-01-18T16:02:48.922Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T16:02:48.922Z] ---> Running in f2f15941f7bc [2023-01-18T16:02:49.508Z] Removing intermediate container f2f15941f7bc [2023-01-18T16:02:49.508Z] ---> b5e45f543c25 [2023-01-18T16:02:49.508Z] [2023-01-18T16:02:49.508Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T16:02:49.508Z] 3.15: Pulling from library/alpine [2023-01-18T16:02:50.914Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T16:02:50.914Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T16:02:50.914Z] ---> 8aa73fd46299 [2023-01-18T16:02:50.914Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T16:02:50.914Z] ---> Running in 84eaa7a02623 [2023-01-18T16:02:51.189Z] Removing intermediate container 84eaa7a02623 [2023-01-18T16:02:51.189Z] ---> ef3dd57af762 [2023-01-18T16:02:51.189Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T16:02:51.456Z] ---> Running in dc6ae802064e [2023-01-18T16:02:53.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:02:53.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:02:55.599Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T16:02:55.599Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T16:02:55.599Z] OK: 15736 distinct packages available [2023-01-18T16:02:55.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:02:55.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:02:57.267Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T16:02:57.267Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T16:02:57.267Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T16:02:57.267Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T16:02:57.267Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T16:02:57.267Z] OK: 6 MiB in 18 packages [2023-01-18T16:02:59.201Z] Removing intermediate container dc6ae802064e [2023-01-18T16:02:59.201Z] ---> 8c8672fc9a61 [2023-01-18T16:02:59.201Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T16:03:04.544Z] ---> e8b0acd36daf [2023-01-18T16:03:04.544Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T16:03:05.129Z] ---> ed438750ad42 [2023-01-18T16:03:05.129Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T16:03:05.397Z] ---> Running in 03364bb757e0 [2023-01-18T16:03:05.983Z] Removing intermediate container 03364bb757e0 [2023-01-18T16:03:05.983Z] ---> c1a07b5db56e [2023-01-18T16:03:05.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T16:03:06.943Z] ---> b24d8d8e9ad2 [2023-01-18T16:03:06.943Z] Step 19/24 : WORKDIR / [2023-01-18T16:03:06.943Z] ---> Running in 166fa5ffb1de [2023-01-18T16:03:07.524Z] Removing intermediate container 166fa5ffb1de [2023-01-18T16:03:07.524Z] ---> 119d9ec9925c [2023-01-18T16:03:07.524Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T16:03:07.524Z] ---> Running in a9dc29ac30ee [2023-01-18T16:03:08.106Z] Removing intermediate container a9dc29ac30ee [2023-01-18T16:03:08.106Z] ---> e21154a0c395 [2023-01-18T16:03:08.106Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T16:03:08.373Z] ---> Running in e10bc506c170 [2023-01-18T16:03:08.645Z] Removing intermediate container e10bc506c170 [2023-01-18T16:03:08.645Z] ---> 3696df8a9bde [2023-01-18T16:03:08.645Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T16:03:08.918Z] ---> Running in 26b709667c97 [2023-01-18T16:03:09.501Z] Removing intermediate container 26b709667c97 [2023-01-18T16:03:09.501Z] ---> 4d3cba4d5e72 [2023-01-18T16:03:09.501Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:03:09.501Z] ---> Running in 4fc4538ff24d [2023-01-18T16:03:10.083Z] Removing intermediate container 4fc4538ff24d [2023-01-18T16:03:10.083Z] ---> a194415ed034 [2023-01-18T16:03:10.083Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T16:03:10.083Z] ---> Running in ee0082797bb3 [2023-01-18T16:03:10.666Z] Removing intermediate container ee0082797bb3 [2023-01-18T16:03:10.666Z] ---> eeea36675aeb [2023-01-18T16:03:10.666Z] [2023-01-18T16:03:10.932Z] Successfully built eeea36675aeb [2023-01-18T16:03:10.932Z] Successfully tagged security-spire-config-arm64:latest [2023-01-18T16:03:10.932Z]  Building security-spire-config ... done Building support-notifications [2023-01-18T16:03:25.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:03:25.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:03:25.932Z] ---> da8549650bbb [2023-01-18T16:03:25.932Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:03:25.932Z] ---> Using cache [2023-01-18T16:03:25.932Z] ---> 45eddd26adf2 [2023-01-18T16:03:25.932Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T16:03:25.932Z] ---> Using cache [2023-01-18T16:03:25.932Z] ---> 803bfbd952eb [2023-01-18T16:03:25.932Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T16:03:25.932Z] ---> Running in 3ae3ee021b4b [2023-01-18T16:03:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:03:27.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:03:28.519Z] OK: 221 MiB in 51 packages [2023-01-18T16:03:29.944Z] Removing intermediate container 3ae3ee021b4b [2023-01-18T16:03:29.944Z] ---> 90d16d290beb [2023-01-18T16:03:29.944Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T16:03:30.528Z] ---> 1237eab0adfe [2023-01-18T16:03:30.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:03:30.796Z] ---> Running in f89d4ff3b7e1 [2023-01-18T16:05:07.455Z] Removing intermediate container f89d4ff3b7e1 [2023-01-18T16:05:07.455Z] ---> 55970a2d56b9 [2023-01-18T16:05:07.455Z] Step 8/22 : COPY . . [2023-01-18T16:05:19.780Z] ---> 13b745b3731f [2023-01-18T16:05:19.780Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T16:05:19.780Z] ---> Running in 915e3376a5b9 [2023-01-18T16:05:20.363Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T16:09:12.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T16:09:30.381Z] Removing intermediate container 90f676ad38cf [2023-01-18T16:09:30.381Z] ---> 5d7992308ba4 [2023-01-18T16:09:30.381Z] [2023-01-18T16:09:30.381Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T16:09:30.381Z] 3.16: Pulling from library/alpine [2023-01-18T16:09:31.791Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T16:09:31.791Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T16:09:31.791Z] ---> 2b4661558fb8 [2023-01-18T16:09:31.791Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T16:09:31.791Z] ---> Running in eb7f11ee232b [2023-01-18T16:09:33.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:09:34.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:09:35.737Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T16:09:36.003Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T16:09:36.003Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T16:09:36.003Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T16:09:36.003Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T16:09:36.003Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T16:09:36.003Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:09:36.003Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T16:09:36.588Z] OK: 8 MiB in 20 packages [2023-01-18T16:09:39.173Z] Removing intermediate container eb7f11ee232b [2023-01-18T16:09:39.173Z] ---> 5f750ab2fa34 [2023-01-18T16:09:39.173Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T16:09:39.173Z] ---> Running in bdb7a9c8bf3f [2023-01-18T16:09:39.757Z] Removing intermediate container bdb7a9c8bf3f [2023-01-18T16:09:39.757Z] ---> 4c276c4b1c89 [2023-01-18T16:09:39.757Z] Step 12/21 : WORKDIR /edgex [2023-01-18T16:09:39.757Z] ---> Running in 51e7254f5025 [2023-01-18T16:09:40.344Z] Removing intermediate container 51e7254f5025 [2023-01-18T16:09:40.344Z] ---> c2320b09d022 [2023-01-18T16:09:40.344Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T16:09:42.290Z] ---> cf3bc1e04d20 [2023-01-18T16:09:42.290Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T16:09:44.241Z] ---> 44136a5bd311 [2023-01-18T16:09:44.241Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T16:09:46.827Z] ---> 2aee56f3628a [2023-01-18T16:09:46.827Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T16:09:48.274Z] ---> 3f71f056b53d [2023-01-18T16:09:48.274Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T16:09:48.274Z] ---> Running in 66fe1a0b5a17 [2023-01-18T16:09:50.866Z] Removing intermediate container b418d573738e [2023-01-18T16:09:50.866Z] ---> 151d4794400d [2023-01-18T16:09:50.866Z] [2023-01-18T16:09:50.866Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T16:09:50.866Z] ---> 2b4661558fb8 [2023-01-18T16:09:50.866Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T16:09:50.866Z] ---> Running in 9e39cac9c268 [2023-01-18T16:09:51.842Z] Removing intermediate container 9e39cac9c268 [2023-01-18T16:09:51.842Z] ---> 7b90a585f0b6 [2023-01-18T16:09:51.842Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T16:09:51.842Z] ---> Running in 5bfc22360de4 [2023-01-18T16:09:52.433Z] Removing intermediate container 66fe1a0b5a17 [2023-01-18T16:09:52.433Z] ---> ea3d1fddb44e [2023-01-18T16:09:52.433Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T16:09:52.707Z] ---> Running in 31d26bf4c48b [2023-01-18T16:09:53.666Z] Removing intermediate container 31d26bf4c48b [2023-01-18T16:09:53.666Z] ---> be4d06da1abe [2023-01-18T16:09:53.666Z] Step 19/21 : LABEL arch=arm64 [2023-01-18T16:09:53.666Z] ---> Running in ebc03bacdb45 [2023-01-18T16:09:54.620Z] Removing intermediate container ebc03bacdb45 [2023-01-18T16:09:54.620Z] ---> 7daa685ae9dd [2023-01-18T16:09:54.620Z] Step 20/21 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:09:54.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:09:54.621Z] ---> Running in 0cc6be61a196 [2023-01-18T16:09:55.201Z] Removing intermediate container 0cc6be61a196 [2023-01-18T16:09:55.201Z] ---> b1fed1c6ecb4 [2023-01-18T16:09:55.201Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T16:09:55.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:09:55.201Z] ---> Running in e468cb02defb [2023-01-18T16:09:55.781Z] Removing intermediate container e468cb02defb [2023-01-18T16:09:55.781Z] ---> 7905f9c56a44 [2023-01-18T16:09:55.781Z] [2023-01-18T16:09:56.047Z] Successfully built 7905f9c56a44 [2023-01-18T16:09:56.047Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-18T16:09:56.047Z] Building core-command [2023-01-18T16:09:56.626Z]  Building security-proxy-setup ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T16:09:56.626Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T16:09:56.626Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:09:56.891Z] OK: 5 MiB in 16 packages [2023-01-18T16:09:58.833Z] Removing intermediate container 5bfc22360de4 [2023-01-18T16:09:58.834Z] ---> 3f0a536d1934 [2023-01-18T16:09:58.834Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T16:09:58.834Z] ---> Running in 403ff5b65c42 [2023-01-18T16:09:59.098Z] Removing intermediate container 403ff5b65c42 [2023-01-18T16:09:59.098Z] ---> ea5fbb9f67d7 [2023-01-18T16:09:59.098Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T16:09:59.365Z] ---> Running in f1d46295fc5f [2023-01-18T16:10:00.324Z] Removing intermediate container f1d46295fc5f [2023-01-18T16:10:00.324Z] ---> 96c426667235 [2023-01-18T16:10:00.324Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T16:10:00.324Z] ---> Running in 8c16bb4e952f [2023-01-18T16:10:00.913Z] Removing intermediate container 8c16bb4e952f [2023-01-18T16:10:00.913Z] ---> c96b48a63e18 [2023-01-18T16:10:00.913Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T16:10:01.179Z] ---> Running in 4e534a817373 [2023-01-18T16:10:01.446Z] Removing intermediate container 4e534a817373 [2023-01-18T16:10:01.446Z] ---> 874944bd931d [2023-01-18T16:10:01.447Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T16:10:01.714Z] ---> Running in 2e3e60bfa9ae [2023-01-18T16:10:05.057Z] Removing intermediate container 2e3e60bfa9ae [2023-01-18T16:10:05.057Z] ---> b3d5dbb9a5c7 [2023-01-18T16:10:05.057Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T16:10:05.057Z] ---> Running in edc4d84f3e1d [2023-01-18T16:10:06.017Z] Removing intermediate container edc4d84f3e1d [2023-01-18T16:10:06.017Z] ---> 5d4d8e121f6a [2023-01-18T16:10:06.017Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T16:10:07.427Z] ---> 72124cad8a03 [2023-01-18T16:10:07.427Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T16:10:07.427Z] ---> Running in 1b0dfc1477cf [2023-01-18T16:10:14.258Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:10:14.258Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:10:14.258Z] ---> da8549650bbb [2023-01-18T16:10:14.258Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:10:14.258Z] ---> Using cache [2023-01-18T16:10:14.258Z] ---> 45eddd26adf2 [2023-01-18T16:10:14.258Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T16:10:14.258Z] ---> Using cache [2023-01-18T16:10:14.258Z] ---> 803bfbd952eb [2023-01-18T16:10:14.258Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T16:10:14.258Z] ---> Using cache [2023-01-18T16:10:14.258Z] ---> f80b3c4d8139 [2023-01-18T16:10:14.258Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T16:10:14.258Z] ---> Using cache [2023-01-18T16:10:14.258Z] ---> 8c2e013e18ee [2023-01-18T16:10:14.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:10:14.258Z] ---> Using cache [2023-01-18T16:10:14.258Z] ---> c87a4eec1cf4 [2023-01-18T16:10:14.258Z] Step 8/23 : COPY . . [2023-01-18T16:10:14.258Z] Removing intermediate container 1b0dfc1477cf [2023-01-18T16:10:14.258Z] ---> 8ad4fdadb6a1 [2023-01-18T16:10:14.258Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:10:14.258Z] ---> Using cache [2023-01-18T16:10:14.258Z] ---> 4ad043763543 [2023-01-18T16:10:14.258Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T16:10:14.258Z] ---> Running in f38253d12bb6 [2023-01-18T16:10:14.534Z] ---> 863a4755f5c4 [2023-01-18T16:10:14.534Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T16:10:16.004Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T16:10:16.588Z] ---> 0710aef9f638 [2023-01-18T16:10:16.588Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T16:10:17.560Z] ---> bc018d63b0de [2023-01-18T16:10:17.560Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T16:10:18.517Z] ---> 62aead333435 [2023-01-18T16:10:18.517Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T16:10:19.477Z] ---> 03b1de980726 [2023-01-18T16:10:19.745Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T16:10:20.705Z] ---> ce95a2492104 [2023-01-18T16:10:20.705Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T16:10:22.133Z] ---> 4103e18b002c [2023-01-18T16:10:22.133Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T16:10:22.400Z] ---> Running in 126b34713db0 [2023-01-18T16:10:26.646Z] Removing intermediate container 126b34713db0 [2023-01-18T16:10:26.646Z] ---> 52125eec97b1 [2023-01-18T16:10:26.646Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T16:10:26.646Z] ---> Running in 676c81f6c77c [2023-01-18T16:10:28.052Z] Removing intermediate container 676c81f6c77c [2023-01-18T16:10:28.052Z] ---> 16e5a83c012d [2023-01-18T16:10:28.052Z] Step 29/32 : CMD ["gate"] [2023-01-18T16:10:28.052Z] ---> Running in b87b5235d519 [2023-01-18T16:10:28.633Z] Removing intermediate container b87b5235d519 [2023-01-18T16:10:28.633Z] ---> e7327ad14ad7 [2023-01-18T16:10:28.633Z] Step 30/32 : LABEL arch=arm64 [2023-01-18T16:10:28.898Z] ---> Running in c7e75e1bcd1c [2023-01-18T16:10:29.853Z] Removing intermediate container c7e75e1bcd1c [2023-01-18T16:10:29.853Z] ---> 0b847075dfaf [2023-01-18T16:10:29.853Z] Step 31/32 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:10:30.120Z] ---> Running in 4193ecfc10c3 [2023-01-18T16:10:30.710Z] Removing intermediate container 4193ecfc10c3 [2023-01-18T16:10:30.710Z] ---> d528168d67e9 [2023-01-18T16:10:30.710Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T16:10:30.976Z] ---> Running in ecc8f1dca003 [2023-01-18T16:10:30.976Z] Removing intermediate container 57ba130f0881 [2023-01-18T16:10:30.976Z] ---> 10f0f082187a [2023-01-18T16:10:30.976Z] [2023-01-18T16:10:30.976Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T16:10:31.241Z] ---> 2b4661558fb8 [2023-01-18T16:10:31.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T16:10:31.241Z] ---> Running in 9e1cf066c944 [2023-01-18T16:10:31.826Z] Removing intermediate container ecc8f1dca003 [2023-01-18T16:10:31.826Z] ---> 2c6cf439b158 [2023-01-18T16:10:31.826Z] [2023-01-18T16:10:31.826Z] Removing intermediate container 9e1cf066c944 [2023-01-18T16:10:31.826Z] ---> f4a28d08093d [2023-01-18T16:10:31.826Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T16:10:32.091Z] ---> Running in a0be816843ab [2023-01-18T16:10:32.355Z] Successfully built 2c6cf439b158 [2023-01-18T16:10:32.355Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-18T16:10:32.355Z]  Building security-bootstrapper ... done Building security-spire-server [2023-01-18T16:10:32.619Z] Removing intermediate container a0be816843ab [2023-01-18T16:10:32.619Z] ---> 585d04b1d095 [2023-01-18T16:10:32.619Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T16:10:32.619Z] ---> Running in 0e40536f8448 [2023-01-18T16:10:33.198Z] Removing intermediate container 0e40536f8448 [2023-01-18T16:10:33.198Z] ---> ea19911d60ce [2023-01-18T16:10:33.198Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T16:10:33.466Z] ---> Running in ab3a24c14cd3 [2023-01-18T16:10:35.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:10:35.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:10:37.059Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T16:10:37.059Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:10:37.059Z] OK: 5 MiB in 15 packages [2023-01-18T16:10:38.990Z] Removing intermediate container ab3a24c14cd3 [2023-01-18T16:10:38.990Z] ---> 39beaae79537 [2023-01-18T16:10:38.990Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:10:39.950Z] ---> 2783f84cf36c [2023-01-18T16:10:39.950Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T16:10:42.533Z] ---> 1c3a336f18b3 [2023-01-18T16:10:42.533Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T16:10:43.490Z] ---> f458b7b951b6 [2023-01-18T16:10:43.490Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T16:10:43.490Z] ---> Running in f78b89e65d0b [2023-01-18T16:10:44.074Z] Removing intermediate container f78b89e65d0b [2023-01-18T16:10:44.074Z] ---> dfc5f9510efd [2023-01-18T16:10:44.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:10:44.074Z] ---> Running in af78f392a024 [2023-01-18T16:10:45.029Z] Removing intermediate container af78f392a024 [2023-01-18T16:10:45.029Z] ---> 1c5401987521 [2023-01-18T16:10:45.029Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T16:10:45.029Z] ---> Running in 780f37b7faa1 [2023-01-18T16:10:45.608Z] Removing intermediate container 780f37b7faa1 [2023-01-18T16:10:45.608Z] ---> 9b2cf747908b [2023-01-18T16:10:45.608Z] Step 21/22 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:10:45.873Z] ---> Running in 272bc019cfdc [2023-01-18T16:10:46.453Z] Removing intermediate container 272bc019cfdc [2023-01-18T16:10:46.453Z] ---> da067d713e55 [2023-01-18T16:10:46.453Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T16:10:46.727Z] ---> Running in 669486c77464 [2023-01-18T16:10:47.320Z] Removing intermediate container 669486c77464 [2023-01-18T16:10:47.320Z] ---> bc425a10c872 [2023-01-18T16:10:47.320Z] [2023-01-18T16:10:47.590Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:10:47.591Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:10:47.591Z] ---> da8549650bbb [2023-01-18T16:10:47.591Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T16:10:47.591Z] ---> Using cache [2023-01-18T16:10:47.591Z] ---> 95380a6ace9d [2023-01-18T16:10:47.591Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T16:10:47.591Z] ---> Running in d2ffd6696b19 [2023-01-18T16:10:47.859Z] Successfully built bc425a10c872 [2023-01-18T16:10:47.859Z] Successfully tagged core-data-arm64:latest [2023-01-18T16:10:47.859Z]  Building core-data ... done Building support-scheduler [2023-01-18T16:10:49.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:10:49.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:10:51.264Z] OK: 221 MiB in 51 packages [2023-01-18T16:10:52.667Z] Removing intermediate container d2ffd6696b19 [2023-01-18T16:10:52.668Z] ---> 8f53a0006fa8 [2023-01-18T16:10:52.668Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T16:10:53.623Z] ---> 8350bd253707 [2023-01-18T16:10:53.893Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:10:53.893Z] ---> Running in d038f5a753d0 [2023-01-18T16:11:06.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:11:06.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:11:06.195Z] ---> da8549650bbb [2023-01-18T16:11:06.195Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:11:06.195Z] ---> Using cache [2023-01-18T16:11:06.195Z] ---> 45eddd26adf2 [2023-01-18T16:11:06.195Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T16:11:06.195Z] ---> Using cache [2023-01-18T16:11:06.195Z] ---> 803bfbd952eb [2023-01-18T16:11:06.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T16:11:06.195Z] ---> Using cache [2023-01-18T16:11:06.195Z] ---> f80b3c4d8139 [2023-01-18T16:11:06.195Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T16:11:06.195Z] ---> Using cache [2023-01-18T16:11:06.195Z] ---> 8c2e013e18ee [2023-01-18T16:11:06.195Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:11:06.195Z] ---> Using cache [2023-01-18T16:11:06.195Z] ---> c87a4eec1cf4 [2023-01-18T16:11:06.195Z] Step 8/22 : COPY . . [2023-01-18T16:11:06.195Z] ---> Using cache [2023-01-18T16:11:06.195Z] ---> 4ad043763543 [2023-01-18T16:11:06.195Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T16:11:06.195Z] ---> Running in 6ebbff3cfacd [2023-01-18T16:11:07.147Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T16:11:39.337Z] Removing intermediate container 84c66f007451 [2023-01-18T16:11:39.337Z] ---> 77bc745d522f [2023-01-18T16:11:39.337Z] [2023-01-18T16:11:39.337Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T16:11:39.337Z] ---> 8aa73fd46299 [2023-01-18T16:11:39.337Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T16:11:39.337Z] ---> Using cache [2023-01-18T16:11:39.337Z] ---> ef3dd57af762 [2023-01-18T16:11:39.337Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T16:11:39.337Z] ---> Running in 4e74b88793e7 [2023-01-18T16:11:39.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:11:40.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:11:41.595Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T16:11:41.595Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T16:11:41.595Z] OK: 15736 distinct packages available [2023-01-18T16:11:41.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:11:41.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:11:43.264Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T16:11:43.264Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T16:11:43.264Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T16:11:43.264Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T16:11:43.264Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T16:11:43.264Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T16:11:43.264Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T16:11:43.264Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T16:11:43.264Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T16:11:43.264Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T16:11:43.264Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T16:11:43.845Z] OK: 8 MiB in 23 packages [2023-01-18T16:11:46.424Z] Removing intermediate container 4e74b88793e7 [2023-01-18T16:11:46.424Z] ---> f76bb33cb3e4 [2023-01-18T16:11:46.424Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:11:46.690Z] ---> 2439199b159c [2023-01-18T16:11:46.690Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T16:11:49.272Z] ---> a44076bd2089 [2023-01-18T16:11:49.272Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T16:11:49.869Z] ---> 70d0daf4e078 [2023-01-18T16:11:49.869Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T16:11:49.869Z] ---> Running in 47dc113bca60 [2023-01-18T16:11:50.457Z] Removing intermediate container 47dc113bca60 [2023-01-18T16:11:50.457Z] ---> 2e0c86703a9d [2023-01-18T16:11:50.457Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:11:50.457Z] ---> Running in 756609089e32 [2023-01-18T16:11:51.044Z] Removing intermediate container 756609089e32 [2023-01-18T16:11:51.044Z] ---> 0e3909629fe1 [2023-01-18T16:11:51.044Z] Step 17/19 : LABEL arch=arm64 [2023-01-18T16:11:51.313Z] ---> Running in af815c7cf711 [2023-01-18T16:11:53.918Z] Removing intermediate container af815c7cf711 [2023-01-18T16:11:53.918Z] ---> 42c5bb0b013a [2023-01-18T16:11:53.918Z] Step 18/19 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:11:53.918Z] ---> Running in faac05d41c75 [2023-01-18T16:11:54.187Z] Removing intermediate container faac05d41c75 [2023-01-18T16:11:54.187Z] ---> 220b43b5b3d6 [2023-01-18T16:11:54.187Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T16:11:54.455Z] ---> Running in 2a344073cedf [2023-01-18T16:11:55.043Z] Removing intermediate container 2a344073cedf [2023-01-18T16:11:55.043Z] ---> caa9eca1d265 [2023-01-18T16:11:55.043Z] [2023-01-18T16:11:55.311Z] Successfully built caa9eca1d265 [2023-01-18T16:11:55.311Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-18T16:11:55.311Z] Building security-spire-agent [2023-01-18T16:12:10.340Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:12:10.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:12:10.340Z] ---> da8549650bbb [2023-01-18T16:12:10.340Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T16:12:10.340Z] ---> Using cache [2023-01-18T16:12:10.340Z] ---> 95380a6ace9d [2023-01-18T16:12:10.340Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T16:12:10.340Z] ---> Using cache [2023-01-18T16:12:10.340Z] ---> 8f53a0006fa8 [2023-01-18T16:12:10.340Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T16:12:10.340Z] ---> Using cache [2023-01-18T16:12:10.340Z] ---> 8350bd253707 [2023-01-18T16:12:10.341Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:12:10.341Z] ---> Running in a7b43ed1782a [2023-01-18T16:12:49.244Z] Removing intermediate container d038f5a753d0 [2023-01-18T16:12:49.244Z] ---> 666dd9106526 [2023-01-18T16:12:49.244Z] Step 7/23 : COPY . . [2023-01-18T16:12:54.638Z] ---> ea324b1ac322 [2023-01-18T16:12:54.639Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T16:12:54.639Z] ---> Running in 54a5e74e6be2 [2023-01-18T16:12:57.979Z] Removing intermediate container 54a5e74e6be2 [2023-01-18T16:12:57.979Z] ---> b8bf6e6ce80f [2023-01-18T16:12:57.979Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T16:12:57.979Z] ---> Running in 8c722a40c730 [2023-01-18T16:12:58.569Z] Removing intermediate container 8c722a40c730 [2023-01-18T16:12:58.569Z] ---> 838514442293 [2023-01-18T16:12:58.569Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T16:12:58.839Z] ---> Running in b1f24c3e221a [2023-01-18T16:13:02.181Z] Removing intermediate container b1f24c3e221a [2023-01-18T16:13:02.181Z] ---> 9e79f7184c87 [2023-01-18T16:13:02.181Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T16:13:02.181Z] ---> Running in 8e2dad1983f2 [2023-01-18T16:13:02.451Z] Removing intermediate container 8e2dad1983f2 [2023-01-18T16:13:02.451Z] ---> cc3da292d81d [2023-01-18T16:13:02.451Z] [2023-01-18T16:13:02.451Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T16:13:02.451Z] ---> 8aa73fd46299 [2023-01-18T16:13:02.451Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T16:13:02.451Z] ---> Using cache [2023-01-18T16:13:02.451Z] ---> ef3dd57af762 [2023-01-18T16:13:02.451Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T16:13:02.451Z] ---> Running in c187a1f3e4a9 [2023-01-18T16:13:04.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:13:04.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:13:06.068Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T16:13:06.069Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T16:13:06.069Z] OK: 15736 distinct packages available [2023-01-18T16:13:06.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:13:06.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:13:08.301Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T16:13:08.301Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T16:13:08.301Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T16:13:08.301Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T16:13:08.301Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T16:13:08.301Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T16:13:08.301Z] OK: 6 MiB in 19 packages [2023-01-18T16:13:12.578Z] Removing intermediate container c187a1f3e4a9 [2023-01-18T16:13:12.578Z] ---> edf40abae03b [2023-01-18T16:13:12.578Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T16:13:22.690Z] ---> d5adafcbae90 [2023-01-18T16:13:22.690Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T16:13:23.659Z] ---> 47d8edf6f4fd [2023-01-18T16:13:23.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T16:13:25.217Z] ---> 13a6c8d95930 [2023-01-18T16:13:25.217Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T16:13:26.709Z] ---> df93969e11eb [2023-01-18T16:13:26.709Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T16:13:26.709Z] ---> Running in 76a6f90dfb03 [2023-01-18T16:13:27.345Z] Removing intermediate container 76a6f90dfb03 [2023-01-18T16:13:27.345Z] ---> 8c0cd857c524 [2023-01-18T16:13:27.345Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T16:13:27.690Z] ---> Running in e9c7d6e8a95b [2023-01-18T16:13:28.689Z] Removing intermediate container e9c7d6e8a95b [2023-01-18T16:13:28.689Z] ---> ed44a4435039 [2023-01-18T16:13:28.689Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T16:13:28.689Z] ---> Running in abf15fef65d1 [2023-01-18T16:13:30.115Z] Removing intermediate container abf15fef65d1 [2023-01-18T16:13:30.115Z] ---> a096a5e806ea [2023-01-18T16:13:30.115Z] Step 22/23 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:13:30.115Z] ---> Running in 4e3561a78db4 [2023-01-18T16:13:30.697Z] Removing intermediate container 4e3561a78db4 [2023-01-18T16:13:30.697Z] ---> 1008ab49aa25 [2023-01-18T16:13:30.697Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T16:13:30.964Z] ---> Running in 9e6583438ed5 [2023-01-18T16:13:31.549Z] Removing intermediate container 9e6583438ed5 [2023-01-18T16:13:31.549Z] ---> e39ed04d7c38 [2023-01-18T16:13:31.549Z] [2023-01-18T16:13:32.138Z] Successfully built e39ed04d7c38 [2023-01-18T16:13:32.404Z] Successfully tagged security-spire-server-arm64:latest [2023-01-18T16:13:32.404Z] Building security-secretstore-setup [2023-01-18T16:13:50.595Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:13:50.595Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:13:50.595Z] ---> da8549650bbb [2023-01-18T16:13:50.595Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T16:13:50.595Z] ---> Using cache [2023-01-18T16:13:50.595Z] ---> 95380a6ace9d [2023-01-18T16:13:50.595Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T16:13:50.595Z] ---> Running in 599e341f6539 [2023-01-18T16:13:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:13:52.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:13:53.389Z] Removing intermediate container a7b43ed1782a [2023-01-18T16:13:53.389Z] ---> a968164c1615 [2023-01-18T16:13:53.389Z] Step 7/24 : COPY . . [2023-01-18T16:13:54.346Z] OK: 221 MiB in 51 packages [2023-01-18T16:13:56.281Z] Removing intermediate container 599e341f6539 [2023-01-18T16:13:56.281Z] ---> c0a909bb98ae [2023-01-18T16:13:56.281Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T16:13:57.694Z] ---> 256906cc474c [2023-01-18T16:13:57.694Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:13:57.966Z] ---> Running in ce9802b4b82b [2023-01-18T16:14:08.027Z] ---> 1e1a8d881b5e [2023-01-18T16:14:08.027Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T16:14:08.027Z] ---> Running in 7bb894569849 [2023-01-18T16:14:08.027Z] Removing intermediate container 7bb894569849 [2023-01-18T16:14:08.027Z] ---> 8e37f9a3bbf1 [2023-01-18T16:14:08.027Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T16:14:08.294Z] ---> Running in 7cb87da167ba [2023-01-18T16:14:08.877Z] Removing intermediate container 7cb87da167ba [2023-01-18T16:14:08.877Z] ---> cb858e67510c [2023-01-18T16:14:08.877Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T16:14:08.877Z] ---> Running in 7de21dee6585 [2023-01-18T16:14:12.269Z] Removing intermediate container 7de21dee6585 [2023-01-18T16:14:12.269Z] ---> e5a43ea86966 [2023-01-18T16:14:12.269Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T16:14:12.269Z] ---> Running in 66f73564013a [2023-01-18T16:14:13.672Z] Removing intermediate container 66f73564013a [2023-01-18T16:14:13.672Z] ---> c8e238f9d909 [2023-01-18T16:14:13.672Z] [2023-01-18T16:14:13.672Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T16:14:13.672Z] ---> 8aa73fd46299 [2023-01-18T16:14:13.672Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T16:14:13.672Z] ---> Using cache [2023-01-18T16:14:13.672Z] ---> ef3dd57af762 [2023-01-18T16:14:13.672Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T16:14:13.672Z] ---> Using cache [2023-01-18T16:14:13.672Z] ---> edf40abae03b [2023-01-18T16:14:13.672Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T16:14:17.031Z] ---> a5b50845fcc1 [2023-01-18T16:14:17.031Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T16:14:23.662Z] ---> df2599047d84 [2023-01-18T16:14:23.662Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T16:14:23.662Z] ---> c0b30676a77d [2023-01-18T16:14:23.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T16:14:24.626Z] ---> d87c250079d3 [2023-01-18T16:14:24.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T16:14:25.584Z] ---> 1b1536d6c2bf [2023-01-18T16:14:25.584Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T16:14:25.584Z] ---> Running in a37bba8fcd98 [2023-01-18T16:14:26.169Z] Removing intermediate container a37bba8fcd98 [2023-01-18T16:14:26.169Z] ---> f3d454853d75 [2023-01-18T16:14:26.169Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T16:14:26.169Z] ---> Running in 02396bc69f56 [2023-01-18T16:14:26.754Z] Removing intermediate container 02396bc69f56 [2023-01-18T16:14:26.754Z] ---> d4fb8bf518d8 [2023-01-18T16:14:26.754Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T16:14:26.754Z] ---> Running in 070f7a044e25 [2023-01-18T16:14:27.337Z] Removing intermediate container 070f7a044e25 [2023-01-18T16:14:27.337Z] ---> 7cb067c2c28d [2023-01-18T16:14:27.337Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:14:27.337Z] ---> Running in 66cf4d57924c [2023-01-18T16:14:27.920Z] Removing intermediate container 66cf4d57924c [2023-01-18T16:14:27.920Z] ---> 9d8a3aea276e [2023-01-18T16:14:27.920Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T16:14:27.920Z] ---> Running in 2fd0a7d096e7 [2023-01-18T16:14:28.509Z] Removing intermediate container 2fd0a7d096e7 [2023-01-18T16:14:28.509Z] ---> 9c2fb108f3b6 [2023-01-18T16:14:28.509Z] [2023-01-18T16:14:28.775Z] Successfully built 9c2fb108f3b6 [2023-01-18T16:14:28.775Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-18T16:14:28.775Z]  Building security-spire-agent ... done Building core-metadata [2023-01-18T16:14:46.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T16:14:46.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T16:14:46.838Z] ---> da8549650bbb [2023-01-18T16:14:46.838Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:14:46.838Z] ---> Using cache [2023-01-18T16:14:46.838Z] ---> 45eddd26adf2 [2023-01-18T16:14:46.838Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T16:14:46.838Z] ---> Using cache [2023-01-18T16:14:46.838Z] ---> 803bfbd952eb [2023-01-18T16:14:46.838Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T16:14:46.838Z] ---> Using cache [2023-01-18T16:14:46.838Z] ---> f80b3c4d8139 [2023-01-18T16:14:46.838Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T16:14:46.838Z] ---> Using cache [2023-01-18T16:14:46.838Z] ---> 8c2e013e18ee [2023-01-18T16:14:46.838Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:14:46.838Z] ---> Using cache [2023-01-18T16:14:46.838Z] ---> c87a4eec1cf4 [2023-01-18T16:14:46.838Z] Step 8/24 : COPY . . [2023-01-18T16:14:46.838Z] ---> Using cache [2023-01-18T16:14:46.838Z] ---> 4ad043763543 [2023-01-18T16:14:46.838Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T16:14:48.250Z] ---> Running in d3e4e67d1cb9 [2023-01-18T16:14:49.668Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T16:15:21.870Z] Removing intermediate container 915e3376a5b9 [2023-01-18T16:15:21.870Z] ---> 34a6a6c17f1d [2023-01-18T16:15:21.870Z] [2023-01-18T16:15:21.870Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T16:15:21.870Z] ---> 2b4661558fb8 [2023-01-18T16:15:21.870Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T16:15:21.870Z] ---> Running in c58c97f686f0 [2023-01-18T16:15:23.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:15:24.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:15:25.475Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T16:15:25.475Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T16:15:25.475Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:15:25.475Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T16:15:26.052Z] OK: 6 MiB in 16 packages [2023-01-18T16:15:30.289Z] Removing intermediate container c58c97f686f0 [2023-01-18T16:15:30.289Z] ---> b74f9b4e318c [2023-01-18T16:15:30.289Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T16:15:30.289Z] ---> Running in cec64a073315 [2023-01-18T16:15:30.568Z] Removing intermediate container cec64a073315 [2023-01-18T16:15:30.568Z] ---> 7e3a1fd89e7b [2023-01-18T16:15:30.568Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T16:15:30.833Z] ---> Running in eedbb0217d62 [2023-01-18T16:15:31.792Z] Removing intermediate container eedbb0217d62 [2023-01-18T16:15:31.792Z] ---> 55d3db4056cf [2023-01-18T16:15:31.792Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T16:15:31.792Z] ---> Running in a24dff139ab5 [2023-01-18T16:15:32.372Z] Removing intermediate container a24dff139ab5 [2023-01-18T16:15:32.372Z] ---> 6021a5943feb [2023-01-18T16:15:32.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:15:33.330Z] ---> fe47730de6e8 [2023-01-18T16:15:33.330Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T16:15:36.667Z] ---> e56fee03e9da [2023-01-18T16:15:36.667Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T16:15:37.630Z] ---> 51e85dec7217 [2023-01-18T16:15:37.630Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T16:15:37.896Z] ---> Running in ed24dd69b70c [2023-01-18T16:15:38.482Z] Removing intermediate container ed24dd69b70c [2023-01-18T16:15:38.482Z] ---> 6acdc57683c5 [2023-01-18T16:15:38.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:15:38.776Z] ---> Running in 0d32dc929cce [2023-01-18T16:15:38.776Z] Removing intermediate container ce9802b4b82b [2023-01-18T16:15:38.776Z] ---> 3e2a11e5b02a [2023-01-18T16:15:38.776Z] Step 7/24 : COPY . . [2023-01-18T16:15:39.361Z] Removing intermediate container 0d32dc929cce [2023-01-18T16:15:39.361Z] ---> 7ff3691f5b62 [2023-01-18T16:15:39.361Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T16:15:39.361Z] ---> Running in 3bfe50465bc5 [2023-01-18T16:15:40.328Z] Removing intermediate container 3bfe50465bc5 [2023-01-18T16:15:40.328Z] ---> 952aaeb8782d [2023-01-18T16:15:40.328Z] Step 21/22 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:15:40.328Z] ---> Running in 497a422412ae [2023-01-18T16:15:41.730Z] Removing intermediate container 497a422412ae [2023-01-18T16:15:41.730Z] ---> f2241e7685c9 [2023-01-18T16:15:41.730Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T16:15:41.995Z] ---> Running in c437dcee05ba [2023-01-18T16:15:42.949Z] Removing intermediate container c437dcee05ba [2023-01-18T16:15:42.949Z] ---> eaf73702905e [2023-01-18T16:15:42.949Z] [2023-01-18T16:15:43.215Z] Successfully built eaf73702905e [2023-01-18T16:15:43.215Z] Successfully tagged support-notifications-arm64:latest [2023-01-18T16:15:51.398Z]  Building support-notifications ... done  ---> ecebb9d7d4c2 [2023-01-18T16:15:51.398Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T16:15:51.398Z] ---> Running in c66fa5b5252f [2023-01-18T16:15:53.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T16:16:40.146Z] Removing intermediate container f38253d12bb6 [2023-01-18T16:16:40.146Z] ---> 227a1754364b [2023-01-18T16:16:40.146Z] [2023-01-18T16:16:40.146Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T16:16:40.146Z] ---> 2b4661558fb8 [2023-01-18T16:16:40.146Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T16:16:40.146Z] ---> Running in d36a4704ddbd [2023-01-18T16:16:40.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:16:40.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:16:42.393Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T16:16:42.393Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:16:42.393Z] OK: 5 MiB in 15 packages [2023-01-18T16:16:43.796Z] Removing intermediate container d36a4704ddbd [2023-01-18T16:16:43.796Z] ---> 081faa04417d [2023-01-18T16:16:43.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T16:16:44.063Z] ---> Running in 7be5683d26ff [2023-01-18T16:16:44.339Z] Removing intermediate container 7be5683d26ff [2023-01-18T16:16:44.339Z] ---> e927e79a4ccb [2023-01-18T16:16:44.339Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T16:16:44.607Z] ---> Running in b38e5275aa9c [2023-01-18T16:16:44.877Z] Removing intermediate container b38e5275aa9c [2023-01-18T16:16:44.877Z] ---> f1b2a53c5474 [2023-01-18T16:16:44.877Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T16:16:45.146Z] ---> Running in e8bd75216287 [2023-01-18T16:16:45.727Z] Removing intermediate container e8bd75216287 [2023-01-18T16:16:45.728Z] ---> 46977e60c9d7 [2023-01-18T16:16:45.728Z] Step 15/23 : WORKDIR / [2023-01-18T16:16:45.728Z] ---> Running in 3597d9bb9c95 [2023-01-18T16:16:46.309Z] Removing intermediate container 3597d9bb9c95 [2023-01-18T16:16:46.309Z] ---> 607d5866c07a [2023-01-18T16:16:46.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:16:47.268Z] ---> de0ff6879291 [2023-01-18T16:16:47.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T16:16:48.674Z] ---> 5fa543979eac [2023-01-18T16:16:48.675Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T16:16:49.632Z] ---> 2950ebcad149 [2023-01-18T16:16:49.632Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T16:16:49.901Z] ---> Running in deae1598d8ed [2023-01-18T16:16:50.166Z] Removing intermediate container deae1598d8ed [2023-01-18T16:16:50.166Z] ---> 8074cfd04ed8 [2023-01-18T16:16:50.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:16:50.432Z] ---> Running in bd5f4a23c258 [2023-01-18T16:16:51.012Z] Removing intermediate container bd5f4a23c258 [2023-01-18T16:16:51.013Z] ---> 1acdab5c8737 [2023-01-18T16:16:51.013Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T16:16:51.013Z] ---> Running in 30aeb6e9d58f [2023-01-18T16:16:51.593Z] Removing intermediate container 30aeb6e9d58f [2023-01-18T16:16:51.593Z] ---> 80978a775a0b [2023-01-18T16:16:51.593Z] Step 22/23 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:16:51.593Z] ---> Running in 2c8e175e482d [2023-01-18T16:16:52.178Z] Removing intermediate container 2c8e175e482d [2023-01-18T16:16:52.178Z] ---> c9ef4a3cee97 [2023-01-18T16:16:52.178Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T16:16:52.178Z] ---> Running in 117054f64206 [2023-01-18T16:16:52.757Z] Removing intermediate container 117054f64206 [2023-01-18T16:16:52.757Z] ---> e300600cb4c5 [2023-01-18T16:16:52.757Z] [2023-01-18T16:16:53.027Z] Successfully built e300600cb4c5 [2023-01-18T16:16:53.027Z] Successfully tagged core-command-arm64:latest [2023-01-18T16:19:14.937Z]  Building core-command ... done Removing intermediate container 6ebbff3cfacd [2023-01-18T16:19:14.937Z] ---> 3b4ccbee3bdf [2023-01-18T16:19:14.937Z] [2023-01-18T16:19:14.937Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T16:19:14.937Z] ---> 2b4661558fb8 [2023-01-18T16:19:14.937Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T16:19:14.937Z] ---> Using cache [2023-01-18T16:19:14.937Z] ---> 081faa04417d [2023-01-18T16:19:14.937Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T16:19:14.937Z] ---> Using cache [2023-01-18T16:19:14.937Z] ---> e927e79a4ccb [2023-01-18T16:19:14.937Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T16:19:14.937Z] ---> Running in 4e339a80b837 [2023-01-18T16:19:14.937Z] Removing intermediate container 4e339a80b837 [2023-01-18T16:19:14.937Z] ---> 2940922bcee3 [2023-01-18T16:19:14.937Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T16:19:14.937Z] ---> Running in 66b95f880292 [2023-01-18T16:19:14.937Z] Removing intermediate container 66b95f880292 [2023-01-18T16:19:14.937Z] ---> b5362dd6b288 [2023-01-18T16:19:14.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:19:14.937Z] ---> 71ee0ca43ab0 [2023-01-18T16:19:14.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T16:19:14.937Z] ---> b8f27e196346 [2023-01-18T16:19:14.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T16:19:14.937Z] ---> c1ce63f2f492 [2023-01-18T16:19:14.937Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T16:19:15.204Z] ---> Running in 08cd9b25bf87 [2023-01-18T16:19:15.786Z] Removing intermediate container 08cd9b25bf87 [2023-01-18T16:19:15.786Z] ---> 470f569763d3 [2023-01-18T16:19:15.786Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:19:15.786Z] ---> Running in 6547426a2ae4 [2023-01-18T16:19:16.375Z] Removing intermediate container 6547426a2ae4 [2023-01-18T16:19:16.375Z] ---> 53870d4dde4c [2023-01-18T16:19:16.375Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T16:19:16.375Z] ---> Running in 71d5d7310898 [2023-01-18T16:19:16.958Z] Removing intermediate container 71d5d7310898 [2023-01-18T16:19:16.958Z] ---> 04faf899035a [2023-01-18T16:19:16.958Z] Step 21/22 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:19:16.958Z] ---> Running in 6e5b04a5d2d0 [2023-01-18T16:19:17.549Z] Removing intermediate container 6e5b04a5d2d0 [2023-01-18T16:19:17.549Z] ---> af95310187ce [2023-01-18T16:19:17.549Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T16:19:17.814Z] ---> Running in 5370bb668041 [2023-01-18T16:19:18.395Z] Removing intermediate container 5370bb668041 [2023-01-18T16:19:18.395Z] ---> 97649d87f13f [2023-01-18T16:19:18.395Z] [2023-01-18T16:19:18.660Z] Successfully built 97649d87f13f [2023-01-18T16:19:18.660Z] Successfully tagged support-scheduler-arm64:latest [2023-01-18T16:19:28.722Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T16:19:30.133Z] Removing intermediate container d3e4e67d1cb9 [2023-01-18T16:19:30.133Z] ---> ed77c390c65b [2023-01-18T16:19:30.133Z] [2023-01-18T16:19:30.133Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T16:19:30.133Z] ---> 2b4661558fb8 [2023-01-18T16:19:30.133Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T16:19:30.133Z] ---> Using cache [2023-01-18T16:19:30.133Z] ---> 081faa04417d [2023-01-18T16:19:30.133Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T16:19:30.133Z] ---> Using cache [2023-01-18T16:19:30.133Z] ---> e927e79a4ccb [2023-01-18T16:19:30.133Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T16:19:30.399Z] ---> Running in 01b083642aee [2023-01-18T16:19:30.679Z] Removing intermediate container 01b083642aee [2023-01-18T16:19:30.679Z] ---> 136381fb948a [2023-01-18T16:19:30.679Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T16:19:30.679Z] ---> Running in b55d368d0b12 [2023-01-18T16:19:31.266Z] Removing intermediate container b55d368d0b12 [2023-01-18T16:19:31.266Z] ---> 962b15f704f5 [2023-01-18T16:19:31.266Z] Step 15/24 : WORKDIR / [2023-01-18T16:19:31.266Z] ---> Running in 7adf2264e25e [2023-01-18T16:19:31.533Z] Removing intermediate container 7adf2264e25e [2023-01-18T16:19:31.533Z] ---> a3ebc63dca96 [2023-01-18T16:19:31.533Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T16:19:32.117Z] ---> edee7b3c5a08 [2023-01-18T16:19:32.117Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T16:19:33.520Z] ---> d8fa12990263 [2023-01-18T16:19:33.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T16:19:34.103Z] ---> dd3a561671c1 [2023-01-18T16:19:34.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T16:19:34.694Z] ---> 57c3f2f08478 [2023-01-18T16:19:34.694Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T16:19:34.694Z] ---> Running in 856a998513bc [2023-01-18T16:19:35.283Z] Removing intermediate container 856a998513bc [2023-01-18T16:19:35.283Z] ---> d26be6703761 [2023-01-18T16:19:35.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:19:35.283Z] ---> Running in 4ad0c037df49 [2023-01-18T16:19:35.868Z] Removing intermediate container 4ad0c037df49 [2023-01-18T16:19:35.868Z] ---> 6924334f3733 [2023-01-18T16:19:35.868Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T16:19:35.868Z] ---> Running in 1d5f281559b8 [2023-01-18T16:19:36.452Z] Removing intermediate container 1d5f281559b8 [2023-01-18T16:19:36.452Z] ---> 5c53a5f7167b [2023-01-18T16:19:36.452Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:19:36.452Z] ---> Running in 0d8944193f2f [2023-01-18T16:19:36.719Z] Removing intermediate container 0d8944193f2f [2023-01-18T16:19:36.719Z] ---> e5649993c984 [2023-01-18T16:19:36.719Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T16:19:36.987Z] ---> Running in d05e8185cffa [2023-01-18T16:19:37.253Z] Removing intermediate container d05e8185cffa [2023-01-18T16:19:37.254Z] ---> d16d29b58caa [2023-01-18T16:19:37.254Z] [2023-01-18T16:19:37.520Z] Successfully built d16d29b58caa [2023-01-18T16:19:37.520Z] Successfully tagged core-metadata-arm64:latest [2023-01-18T16:19:38.927Z]  Building core-metadata ... done Removing intermediate container c66fa5b5252f [2023-01-18T16:19:38.927Z] ---> 8b8c8430b242 [2023-01-18T16:19:38.927Z] [2023-01-18T16:19:38.927Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T16:19:38.927Z] ---> 2b4661558fb8 [2023-01-18T16:19:38.927Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T16:19:38.927Z] ---> Running in 3f49a65a1a0f [2023-01-18T16:19:39.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:19:40.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:19:41.426Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T16:19:41.426Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T16:19:41.426Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T16:19:41.426Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:19:41.694Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T16:19:41.694Z] OK: 6 MiB in 17 packages [2023-01-18T16:19:43.100Z] Removing intermediate container 3f49a65a1a0f [2023-01-18T16:19:43.100Z] ---> 11a8736216e2 [2023-01-18T16:19:43.100Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T16:19:43.100Z] ---> Running in 7efbd3ab7216 [2023-01-18T16:19:43.366Z] Removing intermediate container 7efbd3ab7216 [2023-01-18T16:19:43.366Z] ---> cbd212531f07 [2023-01-18T16:19:43.366Z] Step 12/24 : WORKDIR / [2023-01-18T16:19:43.366Z] ---> Running in e287c3638d7e [2023-01-18T16:19:43.633Z] Removing intermediate container e287c3638d7e [2023-01-18T16:19:43.633Z] ---> 0fc2bd32ca38 [2023-01-18T16:19:43.633Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T16:19:44.213Z] ---> 298d581a2861 [2023-01-18T16:19:44.213Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T16:19:44.793Z] ---> 27e3c56c77c6 [2023-01-18T16:19:44.793Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T16:19:45.377Z] ---> 632343063d41 [2023-01-18T16:19:45.377Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T16:19:45.961Z] ---> a0ac51cde1b7 [2023-01-18T16:19:45.961Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T16:19:46.922Z] ---> 6dec51c51341 [2023-01-18T16:19:46.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T16:19:47.885Z] ---> aaf0169e5522 [2023-01-18T16:19:47.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T16:19:48.468Z] ---> 9d5d076f21ea [2023-01-18T16:19:48.468Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T16:19:48.468Z] ---> Running in 5fcb7e4ee0a9 [2023-01-18T16:19:50.413Z] Removing intermediate container 5fcb7e4ee0a9 [2023-01-18T16:19:50.413Z] ---> adc51b86b570 [2023-01-18T16:19:50.413Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T16:19:50.413Z] ---> Running in 2f576d2887b6 [2023-01-18T16:19:50.680Z] Removing intermediate container 2f576d2887b6 [2023-01-18T16:19:50.680Z] ---> 0f13b7a431e4 [2023-01-18T16:19:50.680Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T16:19:50.946Z] ---> Running in b1264f5336a9 [2023-01-18T16:19:51.213Z] Removing intermediate container b1264f5336a9 [2023-01-18T16:19:51.213Z] ---> a75ce95f7bd1 [2023-01-18T16:19:51.213Z] Step 23/24 : LABEL git_sha=102afb4716d2226a04a2778a1a5c5b329c15e1cd [2023-01-18T16:19:51.213Z] ---> Running in 44955513d8e5 [2023-01-18T16:19:51.489Z] Removing intermediate container 44955513d8e5 [2023-01-18T16:19:51.489Z] ---> fe6e0eef7b4c [2023-01-18T16:19:51.489Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T16:19:51.758Z] ---> Running in 350c93379d81 [2023-01-18T16:19:52.024Z] Removing intermediate container 350c93379d81 [2023-01-18T16:19:52.024Z] ---> 4504c9f8260e [2023-01-18T16:19:52.024Z] [2023-01-18T16:19:52.290Z] Successfully built 4504c9f8260e [2023-01-18T16:19:52.290Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-18T16:19:52.884Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-01-18T16:19:52.907Z] $ docker stop --time=1 f9c02c1bb0cbff6d5395d99d09892f8dd27d1015125885745b09e10ebc95a7c0 [2023-01-18T16:19:54.651Z] $ docker rm -f --volumes f9c02c1bb0cbff6d5395d99d09892f8dd27d1015125885745b09e10ebc95a7c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T16:19:55.125Z] + docker images [2023-01-18T16:19:55.392Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T16:19:55.392Z] security-secretstore-setup-arm64 latest 4504c9f8260e 4 seconds ago 28.7MB [2023-01-18T16:19:55.392Z] 8b8c8430b242 17 seconds ago 1.49GB [2023-01-18T16:19:55.392Z] core-metadata-arm64 latest d16d29b58caa 18 seconds ago 17.8MB [2023-01-18T16:19:55.392Z] ed77c390c65b 27 seconds ago 1.51GB [2023-01-18T16:19:55.392Z] support-scheduler-arm64 latest 97649d87f13f 37 seconds ago 29MB [2023-01-18T16:19:55.392Z] 3b4ccbee3bdf 48 seconds ago 1.56GB [2023-01-18T16:19:55.392Z] core-command-arm64 latest e300600cb4c5 3 minutes ago 17MB [2023-01-18T16:19:55.392Z] 227a1754364b 3 minutes ago 1.5GB [2023-01-18T16:19:55.392Z] support-notifications-arm64 latest eaf73702905e 4 minutes ago 29.6MB [2023-01-18T16:19:55.392Z] 34a6a6c17f1d 4 minutes ago 1.56GB [2023-01-18T16:19:55.392Z] security-spire-agent-arm64 latest 9c2fb108f3b6 5 minutes ago 122MB [2023-01-18T16:19:55.392Z] c8e238f9d909 5 minutes ago 1.37GB [2023-01-18T16:19:55.392Z] security-spire-server-arm64 latest e39ed04d7c38 6 minutes ago 84.3MB [2023-01-18T16:19:55.392Z] cc3da292d81d 6 minutes ago 1.37GB [2023-01-18T16:19:55.392Z] security-spiffe-token-provider-arm64 latest caa9eca1d265 8 minutes ago 28.9MB [2023-01-18T16:19:55.392Z] 77bc745d522f 8 minutes ago 1.53GB [2023-01-18T16:19:55.392Z] core-data-arm64 latest bc425a10c872 9 minutes ago 17.2MB [2023-01-18T16:19:55.392Z] security-bootstrapper-arm64 latest 2c6cf439b158 9 minutes ago 19.5MB [2023-01-18T16:19:55.392Z] 10f0f082187a 9 minutes ago 1.5GB [2023-01-18T16:19:55.392Z] security-proxy-setup-arm64 latest 7905f9c56a44 10 minutes ago 26.8MB [2023-01-18T16:19:55.392Z] 151d4794400d 10 minutes ago 1.49GB [2023-01-18T16:19:55.392Z] 5d7992308ba4 10 minutes ago 1.49GB [2023-01-18T16:19:55.392Z] security-spire-config-arm64 latest eeea36675aeb 16 minutes ago 83.6MB [2023-01-18T16:19:55.392Z] b5e45f543c25 17 minutes ago 1.37GB [2023-01-18T16:19:55.392Z] ci-base-image-arm64 latest da8549650bbb 30 minutes ago 905MB [2023-01-18T16:19:55.392Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-18T16:19:55.392Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-18T16:19:55.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-18T16:19:55.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:19:55.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:19:55.828Z] [2023-01-18T16:19:55.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:19:56.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:19:56.448Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T16:19:56.448Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T16:19:56.448Z] 04944245beec: Pulling fs layer [2023-01-18T16:19:56.448Z] 699f458cf7ca: Pulling fs layer [2023-01-18T16:19:56.448Z] 765212b225bb: Pulling fs layer [2023-01-18T16:19:56.448Z] f23df028b6ca: Pulling fs layer [2023-01-18T16:19:56.448Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T16:19:56.448Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T16:19:56.448Z] 765212b225bb: Waiting [2023-01-18T16:19:56.448Z] f23df028b6ca: Waiting [2023-01-18T16:19:56.448Z] d65c8cfc05b1: Waiting [2023-01-18T16:19:56.448Z] 2437ff75d9bd: Waiting [2023-01-18T16:19:56.448Z] 04944245beec: Verifying Checksum [2023-01-18T16:19:56.448Z] 04944245beec: Download complete [2023-01-18T16:19:56.448Z] 765212b225bb: Download complete [2023-01-18T16:19:56.731Z] f23df028b6ca: Verifying Checksum [2023-01-18T16:19:56.731Z] f23df028b6ca: Download complete [2023-01-18T16:19:56.731Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T16:19:56.731Z] d65c8cfc05b1: Download complete [2023-01-18T16:19:56.731Z] 699f458cf7ca: Verifying Checksum [2023-01-18T16:19:56.731Z] 699f458cf7ca: Download complete [2023-01-18T16:19:56.998Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T16:19:56.998Z] 8998bd30e6a1: Download complete [2023-01-18T16:19:59.579Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T16:19:59.579Z] 2437ff75d9bd: Download complete [2023-01-18T16:20:01.526Z] 8998bd30e6a1: Pull complete [2023-01-18T16:20:01.795Z] 04944245beec: Pull complete [2023-01-18T16:20:03.198Z] 699f458cf7ca: Pull complete [2023-01-18T16:20:03.198Z] 765212b225bb: Pull complete [2023-01-18T16:20:04.156Z] f23df028b6ca: Pull complete [2023-01-18T16:20:04.156Z] d65c8cfc05b1: Pull complete [2023-01-18T16:20:19.136Z] 2437ff75d9bd: Pull complete [2023-01-18T16:20:19.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T16:20:19.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:20:19.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:20:19.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-2955 does not seem to be running inside a container [2023-01-18T16:20:19.420Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T16:20:22.439Z] $ docker top f2bb67431a1057c428aab1298b142705b770f6d30273ff9a80c0c501dfb96a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:23.280Z] ---> job-cost.sh [2023-01-18T16:20:23.280Z] lf-activate-venv: SKIPPING [2023-01-18T16:20:23.280Z] INFO: No Stack... [2023-01-18T16:20:23.546Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T16:20:24.505Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T16:20:25.148Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-01-18T16:20:25.148Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T16:20:25.237Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4289-5-stack-cost] [2023-01-18T16:20:25.243Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4289-5-stack-cost] did not exist. Created. [2023-01-18T16:20:25.243Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4289-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T16:20:25.889Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T16:20:26.079Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T16:20:26.086Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4289-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T16:20:26.120Z] $ docker stop --time=1 f2bb67431a1057c428aab1298b142705b770f6d30273ff9a80c0c501dfb96a75 [2023-01-18T16:20:27.692Z] $ docker rm -f --volumes f2bb67431a1057c428aab1298b142705b770f6d30273ff9a80c0c501dfb96a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-18T16:20:28.113Z] provisioning config files... [2023-01-18T16:20:28.135Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config16107928635819888675tmp [Pipeline] { [Pipeline] sh [2023-01-18T16:20:28.475Z] + set +x [2023-01-18T16:20:28.475Z] + curl -s https://codecov.io/bash [2023-01-18T16:20:28.475Z] + bash -s -- [2023-01-18T16:20:28.475Z] [2023-01-18T16:20:28.475Z] _____ _ [2023-01-18T16:20:28.475Z] / ____| | | [2023-01-18T16:20:28.475Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T16:20:28.475Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T16:20:28.475Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T16:20:28.475Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T16:20:28.475Z] Bash-1.0.6 [2023-01-18T16:20:28.475Z] [2023-01-18T16:20:28.475Z] [2023-01-18T16:20:28.475Z] ==> git version 2.25.1 found [2023-01-18T16:20:28.475Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-18T16:20:28.475Z] Release-Date: 2020-01-08 [2023-01-18T16:20:28.475Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-18T16:20:28.475Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T16:20:28.475Z] ==> Jenkins CI detected. [2023-01-18T16:20:28.475Z] current dir:  /w/workspace/edgex-go/5 [2023-01-18T16:20:28.475Z] project root: . [2023-01-18T16:20:28.475Z] --> token set from env [2023-01-18T16:20:28.475Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T16:20:28.475Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T16:20:28.475Z] ==> Python coveragepy not found [2023-01-18T16:20:28.475Z] ==> Searching for coverage reports in: [2023-01-18T16:20:28.475Z] + . [2023-01-18T16:20:28.733Z] -> Found 1 reports [2023-01-18T16:20:28.733Z] ==> Detecting git/mercurial file structure [2023-01-18T16:20:28.733Z] ==> Reading reports [2023-01-18T16:20:28.733Z] + ./coverage.out bytes=489970 [2023-01-18T16:20:28.733Z] ==> Appending adjustments [2023-01-18T16:20:28.733Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T16:20:29.667Z] + Found adjustments [2023-01-18T16:20:29.667Z] ==> Gzipping contents [2023-01-18T16:20:29.667Z] 64K /tmp/codecov.1CMFe2.gz [2023-01-18T16:20:29.667Z] ==> Uploading reports [2023-01-18T16:20:29.667Z] url: https://codecov.io [2023-01-18T16:20:29.667Z] query: branch=PR-4289&commit=102afb4716d2226a04a2778a1a5c5b329c15e1cd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4289%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4289&job=&cmd_args= [2023-01-18T16:20:29.667Z] -> Pinging Codecov [2023-01-18T16:20:29.667Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4289&commit=102afb4716d2226a04a2778a1a5c5b329c15e1cd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4289%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4289&job=&cmd_args= [2023-01-18T16:20:30.235Z] -> Uploading to [2023-01-18T16:20:30.235Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/102afb4716d2226a04a2778a1a5c5b329c15e1cd/edc05cc4-e21a-4e5c-8bda-4b2ae8d19414.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T162030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85da5ebe136b15de64589db51d621ff0cdcd722b7894b4f1a3713c1dffc7497d [2023-01-18T16:20:30.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T16:20:30.235Z] Dload Upload Total Spent Left Speed [2023-01-18T16:20:30.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63196 0 0 100 63196 0 267k --:--:-- --:--:-- --:--:-- 268k [2023-01-18T16:20:30.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/102afb4716d2226a04a2778a1a5c5b329c15e1cd [Pipeline] } [2023-01-18T16:20:30.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T16:20:31.136Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:31.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:32.289Z] ---> package-listing.sh [2023-01-18T16:20:32.289Z] ++ facter osfamily [2023-01-18T16:20:32.289Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T16:20:32.548Z] + OS_FAMILY=debian [2023-01-18T16:20:32.548Z] + workspace=/w/workspace/edgex-go/5 [2023-01-18T16:20:32.548Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T16:20:32.548Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T16:20:32.548Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T16:20:32.548Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T16:20:32.548Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-18T16:20:32.548Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T16:20:32.548Z] + case "${OS_FAMILY}" in [2023-01-18T16:20:32.548Z] + dpkg -l [2023-01-18T16:20:32.548Z] + grep '^ii' [2023-01-18T16:20:32.548Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T16:20:32.548Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T16:20:32.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T16:20:32.548Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-18T16:20:32.548Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-01-18T16:20:32.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-01-18T16:20:32.559Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T16:20:32.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:20:33.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:20:33.392Z] [2023-01-18T16:20:33.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:20:33.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:20:33.690Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T16:20:33.690Z] 5eb5b503b376: Pulling fs layer [2023-01-18T16:20:33.690Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T16:20:33.690Z] ec43610c2a17: Pulling fs layer [2023-01-18T16:20:33.690Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T16:20:33.690Z] 33b1e0a273af: Pulling fs layer [2023-01-18T16:20:33.690Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T16:20:33.690Z] 2f39f015ded8: Pulling fs layer [2023-01-18T16:20:33.690Z] 5d3b04190fa2: Waiting [2023-01-18T16:20:33.690Z] 3a2ae6a8a46f: Waiting [2023-01-18T16:20:33.690Z] 2f39f015ded8: Waiting [2023-01-18T16:20:33.690Z] 5c69ac0246d0: Download complete [2023-01-18T16:20:33.690Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T16:20:33.690Z] 3a2ae6a8a46f: Download complete [2023-01-18T16:20:33.955Z] 33b1e0a273af: Verifying Checksum [2023-01-18T16:20:33.955Z] 33b1e0a273af: Download complete [2023-01-18T16:20:33.955Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T16:20:33.955Z] 5d3b04190fa2: Download complete [2023-01-18T16:20:33.955Z] ec43610c2a17: Verifying Checksum [2023-01-18T16:20:33.955Z] ec43610c2a17: Download complete [2023-01-18T16:20:34.217Z] 5eb5b503b376: Verifying Checksum [2023-01-18T16:20:34.217Z] 5eb5b503b376: Download complete [2023-01-18T16:20:34.785Z] 2f39f015ded8: Verifying Checksum [2023-01-18T16:20:35.352Z] 5eb5b503b376: Pull complete [2023-01-18T16:20:35.352Z] 5c69ac0246d0: Pull complete [2023-01-18T16:20:35.918Z] ec43610c2a17: Pull complete [2023-01-18T16:20:35.918Z] 3a2ae6a8a46f: Pull complete [2023-01-18T16:20:36.176Z] 33b1e0a273af: Pull complete [2023-01-18T16:20:36.176Z] 5d3b04190fa2: Pull complete [2023-01-18T16:20:40.360Z] 2f39f015ded8: Pull complete [2023-01-18T16:20:40.360Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T16:20:40.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:20:40.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:20:40.439Z] prd-ubuntu20.04-docker-8c-8g-2954 does not seem to be running inside a container [2023-01-18T16:20:40.436Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T16:20:43.690Z] $ docker top 5993b637fac50ffaad5cf51eeab326c55e0f0f4ec9dd64dab2640e04069595b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:20:44.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T16:20:44.331Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T16:20:44.624Z] + ls /var/log/sa-host [2023-01-18T16:20:44.624Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:20:44.797Z] provisioning config files... [2023-01-18T16:20:44.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2616322502145613996tmp [Pipeline] { [Pipeline] echo [2023-01-18T16:20:44.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:45.102Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T16:20:45.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:45.438Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T16:20:45.450Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:45.735Z] ---> sudo-logs.sh [2023-01-18T16:20:45.735Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T16:20:45.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:46.044Z] ---> job-cost.sh [2023-01-18T16:20:46.044Z] lf-activate-venv: SKIPPING [2023-01-18T16:20:46.044Z] DEBUG: total: 0.10999999940395355 [2023-01-18T16:20:46.044Z] INFO: Retrieving Stack Cost... [2023-01-18T16:20:46.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T16:20:46.873Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T16:20:46.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:20:47.167Z] ---> logs-deploy.sh [2023-01-18T16:20:47.167Z] lf-activate-venv: SKIPPING [2023-01-18T16:20:47.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4289/5 [2023-01-18T16:20:47.167Z] INFO: archiving workspace using pattern(s): [2023-01-18T16:20:48.105Z] Archives upload complete. [2023-01-18T16:20:48.364Z] INFO: archiving logs to Nexus [2023-01-18T16:20:48.936Z] ---> uname -a: [2023-01-18T16:20:48.937Z] Linux prd-ubuntu20-04-docker-8c-8g-2954 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] ---> lscpu: [2023-01-18T16:20:48.937Z] Architecture: x86_64 [2023-01-18T16:20:48.937Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-18T16:20:48.937Z] Byte Order: Little Endian [2023-01-18T16:20:48.937Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-18T16:20:48.937Z] CPU(s): 8 [2023-01-18T16:20:48.937Z] On-line CPU(s) list: 0-7 [2023-01-18T16:20:48.937Z] Thread(s) per core: 1 [2023-01-18T16:20:48.937Z] Core(s) per socket: 1 [2023-01-18T16:20:48.937Z] Socket(s): 8 [2023-01-18T16:20:48.937Z] NUMA node(s): 1 [2023-01-18T16:20:48.937Z] Vendor ID: AuthenticAMD [2023-01-18T16:20:48.937Z] CPU family: 23 [2023-01-18T16:20:48.937Z] Model: 49 [2023-01-18T16:20:48.937Z] Model name: AMD EPYC-Rome Processor [2023-01-18T16:20:48.937Z] Stepping: 0 [2023-01-18T16:20:48.937Z] CPU MHz: 2799.998 [2023-01-18T16:20:48.937Z] BogoMIPS: 5599.99 [2023-01-18T16:20:48.937Z] Virtualization: AMD-V [2023-01-18T16:20:48.937Z] Hypervisor vendor: KVM [2023-01-18T16:20:48.937Z] Virtualization type: full [2023-01-18T16:20:48.937Z] L1d cache: 256 KiB [2023-01-18T16:20:48.937Z] L1i cache: 256 KiB [2023-01-18T16:20:48.937Z] L2 cache: 4 MiB [2023-01-18T16:20:48.937Z] L3 cache: 128 MiB [2023-01-18T16:20:48.937Z] NUMA node0 CPU(s): 0-7 [2023-01-18T16:20:48.937Z] Vulnerability Itlb multihit: Not affected [2023-01-18T16:20:48.937Z] Vulnerability L1tf: Not affected [2023-01-18T16:20:48.937Z] Vulnerability Mds: Not affected [2023-01-18T16:20:48.937Z] Vulnerability Meltdown: Not affected [2023-01-18T16:20:48.937Z] Vulnerability Mmio stale data: Not affected [2023-01-18T16:20:48.937Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-18T16:20:48.937Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-18T16:20:48.937Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-18T16:20:48.937Z] Vulnerability Srbds: Not affected [2023-01-18T16:20:48.937Z] Vulnerability Tsx async abort: Not affected [2023-01-18T16:20:48.937Z] 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 [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] ---> nproc: [2023-01-18T16:20:48.937Z] 8 [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] ---> df -h: [2023-01-18T16:20:48.937Z] Filesystem Size Used Avail Use% Mounted on [2023-01-18T16:20:48.937Z] overlay 155G 19G 137G 12% / [2023-01-18T16:20:48.937Z] tmpfs 64M 0 64M 0% /dev [2023-01-18T16:20:48.937Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-18T16:20:48.937Z] shm 64M 0 64M 0% /dev/shm [2023-01-18T16:20:48.937Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] ---> sar -b -r -n DEV: [2023-01-18T16:20:48.937Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2954) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] 15:41:41 LINUX RESTART (8 CPU) [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] 15:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-18T16:20:48.937Z] 15:43:01 138.48 54.14 84.34 0.00 10007.27 53875.84 0.00 [2023-01-18T16:20:48.937Z] 15:44:01 140.64 3.38 137.26 0.00 396.20 69632.79 0.00 [2023-01-18T16:20:48.937Z] 15:45:01 27.13 0.20 26.93 0.00 1.60 14336.00 0.00 [2023-01-18T16:20:48.937Z] 15:46:01 80.85 0.17 80.69 0.00 6.53 59914.01 0.00 [2023-01-18T16:20:48.937Z] 15:47:01 338.24 6.57 331.68 0.00 82.25 109673.45 0.00 [2023-01-18T16:20:48.937Z] 15:48:02 365.61 3.30 362.31 0.00 29.19 205027.39 0.00 [2023-01-18T16:20:48.937Z] 15:49:01 596.14 0.07 596.07 0.00 7.86 178666.21 0.00 [2023-01-18T16:20:48.937Z] 15:50:01 555.21 2.00 553.21 0.00 18.00 176066.52 0.00 [2023-01-18T16:20:48.937Z] 15:51:01 468.91 0.05 468.86 0.00 5.73 83793.90 0.00 [2023-01-18T16:20:48.937Z] 15:52:01 3.27 0.00 3.27 0.00 0.00 3390.47 0.00 [2023-01-18T16:20:48.937Z] 15:53:01 2.08 0.00 2.08 0.00 0.00 3475.69 0.00 [2023-01-18T16:20:48.937Z] 15:54:01 1.70 0.00 1.70 0.00 0.00 3346.91 0.00 [2023-01-18T16:20:48.937Z] 15:55:01 1.85 0.00 1.85 0.00 0.00 3353.31 0.00 [2023-01-18T16:20:48.937Z] 15:56:01 1.63 0.00 1.63 0.00 0.00 3432.49 0.00 [2023-01-18T16:20:48.937Z] 15:57:01 1.73 0.00 1.73 0.00 0.00 3354.51 0.00 [2023-01-18T16:20:48.937Z] 15:58:01 2.32 0.02 2.30 0.00 0.13 3464.22 0.00 [2023-01-18T16:20:48.937Z] 15:59:01 1.83 0.00 1.83 0.00 0.00 3447.29 0.00 [2023-01-18T16:20:48.937Z] 16:00:01 1.57 0.00 1.57 0.00 0.00 3641.13 0.00 [2023-01-18T16:20:48.937Z] 16:01:01 2.13 0.00 2.13 0.00 0.00 3515.01 0.00 [2023-01-18T16:20:48.937Z] 16:02:01 1.70 0.00 1.70 0.00 0.00 3508.62 0.00 [2023-01-18T16:20:48.937Z] 16:03:01 1.97 0.00 1.97 0.00 0.00 3513.28 0.00 [2023-01-18T16:20:48.937Z] 16:04:01 1.90 0.00 1.90 0.00 0.00 3511.36 0.00 [2023-01-18T16:20:48.937Z] 16:05:01 2.03 0.00 2.03 0.00 0.00 3513.68 0.00 [2023-01-18T16:20:48.937Z] 16:06:01 1.88 0.00 1.88 0.00 0.00 3512.08 0.00 [2023-01-18T16:20:48.937Z] 16:07:01 2.42 0.00 2.42 0.00 0.00 3516.75 0.00 [2023-01-18T16:20:48.937Z] 16:08:01 1.85 0.00 1.85 0.00 0.00 3511.01 0.00 [2023-01-18T16:20:48.937Z] 16:09:01 1.92 0.00 1.92 0.00 0.00 3512.35 0.00 [2023-01-18T16:20:48.937Z] 16:10:01 1.75 0.00 1.75 0.00 0.00 3509.82 0.00 [2023-01-18T16:20:48.937Z] 16:11:01 2.40 0.00 2.40 0.00 0.00 3516.29 0.00 [2023-01-18T16:20:48.937Z] 16:12:01 1.92 0.00 1.92 0.00 0.00 3512.08 0.00 [2023-01-18T16:20:48.937Z] 16:13:01 1.77 0.00 1.77 0.00 0.00 3509.82 0.00 [2023-01-18T16:20:48.937Z] 16:14:01 1.58 0.00 1.58 0.00 0.00 3499.02 0.00 [2023-01-18T16:20:48.937Z] 16:15:01 1.82 0.00 1.82 0.00 0.00 3510.08 0.00 [2023-01-18T16:20:48.937Z] 16:16:01 1.57 0.00 1.57 0.00 0.00 3507.82 0.00 [2023-01-18T16:20:48.937Z] 16:17:01 1.92 0.02 1.90 0.00 0.13 3512.75 0.00 [2023-01-18T16:20:48.937Z] 16:18:01 3.60 1.02 2.58 0.00 21.86 3523.81 0.00 [2023-01-18T16:20:48.937Z] 16:19:01 1.85 0.00 1.85 0.00 0.00 3511.81 0.00 [2023-01-18T16:20:48.937Z] 16:20:01 1.63 0.00 1.63 0.00 0.00 3507.76 0.00 [2023-01-18T16:20:48.937Z] Average: 72.64 1.87 70.77 0.00 278.45 27622.40 0.00 [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] 15:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-18T16:20:48.937Z] 15:43:01 29438040 31637160 695432 2.11 88388 2407780 2009780 5.92 1243116 1878816 199128 [2023-01-18T16:20:48.937Z] 15:44:01 27871820 31428064 859984 2.62 144608 3625236 2037828 6.01 1591168 2967452 6644 [2023-01-18T16:20:48.937Z] 15:45:01 27529012 31565492 718628 2.19 149372 4054692 1832024 5.40 1530860 3322676 183132 [2023-01-18T16:20:48.937Z] 15:46:01 25754168 31523592 760528 2.31 152164 5745252 1860032 5.48 1852104 4733108 1212540 [2023-01-18T16:20:48.937Z] 15:47:01 22699756 31360776 910436 2.77 261100 8276132 2741924 8.08 2472532 6897268 922600 [2023-01-18T16:20:48.937Z] 15:48:02 21031344 31183020 1070236 3.25 321744 9648100 3353280 9.88 2695844 8265368 728 [2023-01-18T16:20:48.937Z] 15:49:01 20968728 31491392 776868 2.36 330072 10019864 1952580 5.75 2260460 8790992 1112 [2023-01-18T16:20:48.937Z] 15:50:01 18439996 31484988 780608 2.37 404356 12296088 1923776 5.67 2435560 10971156 265808 [2023-01-18T16:20:48.937Z] 15:51:01 19686400 31527596 742120 2.26 410164 11127416 1890872 5.57 2396120 9808400 756 [2023-01-18T16:20:48.937Z] 15:52:01 19687100 31528340 741280 2.25 410204 11127416 1890872 5.57 2396088 9808400 204 [2023-01-18T16:20:48.937Z] 15:53:01 19698540 31539824 729680 2.22 410252 11127400 1890872 5.57 2384972 9808384 8 [2023-01-18T16:20:48.937Z] 15:54:01 19698752 31540044 729384 2.22 410276 11127404 1890872 5.57 2384540 9808388 16 [2023-01-18T16:20:48.937Z] 15:55:01 19700500 31541992 727572 2.21 410308 11127408 1890872 5.57 2382476 9808536 8 [2023-01-18T16:20:48.937Z] 15:56:01 19700736 31542256 727368 2.21 410332 11127412 1890872 5.57 2382260 9808540 8 [2023-01-18T16:20:48.937Z] 15:57:01 19700936 31542488 727308 2.21 410364 11127412 1890872 5.57 2382316 9808540 8 [2023-01-18T16:20:48.937Z] 15:58:01 19700708 31542352 727452 2.21 410384 11127416 1914860 5.64 2382428 9808544 12 [2023-01-18T16:20:48.937Z] 15:59:01 19701100 31542760 726952 2.21 410420 11127420 1914860 5.64 2382612 9808548 16 [2023-01-18T16:20:48.937Z] 16:00:01 19700632 31542520 727104 2.21 410456 11127484 1914860 5.64 2382372 9808612 8 [2023-01-18T16:20:48.937Z] 16:01:01 19700616 31542548 726992 2.21 410504 11127488 1914860 5.64 2382424 9808616 12 [2023-01-18T16:20:48.937Z] 16:02:01 19700568 31542544 726944 2.21 410536 11127484 1914860 5.64 2382456 9808616 12 [2023-01-18T16:20:48.937Z] 16:03:01 19700552 31542584 726848 2.21 410572 11127496 1914860 5.64 2382620 9808620 24 [2023-01-18T16:20:48.937Z] 16:04:01 19700536 31542604 726800 2.21 410600 11127500 1914860 5.64 2382568 9808624 12 [2023-01-18T16:20:48.937Z] 16:05:01 19699948 31542068 727496 2.21 410644 11127500 1914860 5.64 2384792 9808628 12 [2023-01-18T16:20:48.937Z] 16:06:01 19699932 31542064 727456 2.21 410676 11127500 1914860 5.64 2384540 9808632 8 [2023-01-18T16:20:48.937Z] 16:07:01 19699696 31542024 727500 2.21 410712 11127636 1914860 5.64 2384652 9808764 12 [2023-01-18T16:20:48.937Z] 16:08:01 19699332 31541708 727756 2.21 410752 11127636 1914860 5.64 2384776 9808764 12 [2023-01-18T16:20:48.937Z] 16:09:01 19699284 31541700 727704 2.21 410792 11127636 1914860 5.64 2384768 9808768 12 [2023-01-18T16:20:48.937Z] 16:10:01 19699488 31541944 727504 2.21 410828 11127636 1914860 5.64 2384788 9808768 12 [2023-01-18T16:20:48.937Z] 16:11:01 19699472 31541992 727440 2.21 410880 11127648 1914860 5.64 2384896 9808772 12 [2023-01-18T16:20:48.937Z] 16:12:01 19699424 31541976 727380 2.21 410928 11127656 1914860 5.64 2384908 9808776 12 [2023-01-18T16:20:48.937Z] 16:13:01 19698904 31541496 727812 2.21 410956 11127656 1914860 5.64 2384968 9808776 28 [2023-01-18T16:20:48.937Z] 16:14:01 19699040 31541668 727800 2.21 410984 11127660 1914860 5.64 2384920 9808780 16 [2023-01-18T16:20:48.937Z] 16:15:01 19698772 31541416 728000 2.21 411016 11127660 1914860 5.64 2384944 9808780 8 [2023-01-18T16:20:48.937Z] 16:16:01 19698708 31541532 727816 2.21 411056 11127792 1914860 5.64 2385224 9808912 44 [2023-01-18T16:20:48.937Z] 16:17:01 19698408 31541292 728012 2.21 411108 11127784 1898308 5.59 2385024 9808928 44 [2023-01-18T16:20:48.937Z] 16:18:01 19695928 31539916 729140 2.22 411204 11128412 1913160 5.64 2385616 9809428 16 [2023-01-18T16:20:48.937Z] 16:19:01 19695928 31539956 729056 2.22 411240 11128416 1913160 5.64 2385332 9809432 12 [2023-01-18T16:20:48.937Z] 16:20:01 19696124 31540136 728792 2.22 411280 11128420 1913160 5.64 2385492 9809436 8 [2023-01-18T16:20:48.937Z] Average: 20649709 31523627 748242 2.28 372953 10260578 1972828 5.81 2305988 9002330 73502 [2023-01-18T16:20:48.937Z] [2023-01-18T16:20:48.937Z] 15:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-18T16:20:48.937Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:43:01 lo 4.80 4.80 0.45 0.45 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:43:01 ens3 695.50 506.82 6984.39 83.17 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:44:01 docker0 269.52 309.02 17.45 3406.70 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:44:01 vethbc10b71 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:44:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:44:01 ens3 520.05 427.56 7456.58 53.37 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:45:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:45:01 vethbc10b71 1.37 1.42 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.937Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:45:01 ens3 21.82 16.13 17.05 9.93 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:46:01 veth424d9b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:46:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:46:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:46:01 ens3 114.10 90.72 1702.63 111.42 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:47:01 veth424d9b2 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:47:01 docker0 746.18 1029.83 54.98 6063.05 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:47:01 ens3 1048.93 759.74 6076.98 76.39 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 veth424d9b2 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 vethf22cfed 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 vethd1feed7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 vethf7eb5f8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 docker0 3.82 6.08 0.24 81.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 vetha6956d9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:48:02 ens3 32.09 20.68 152.41 7.30 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:49:01 veth424d9b2 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:49:01 docker0 11.62 21.79 0.74 262.82 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:49:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:49:01 ens3 66.27 40.85 342.38 18.83 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:50:01 veth424d9b2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:50:01 docker0 301.20 442.53 24.24 3666.88 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:50:01 ens3 470.44 318.46 3688.63 40.41 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:51:01 docker0 7.00 14.28 0.47 176.50 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:51:01 ens3 33.93 18.53 193.22 9.25 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:52:01 ens3 0.47 0.20 0.34 0.18 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:53:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:58:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 15:59:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:00:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:03:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:04:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:05:01 ens3 2.02 5.37 0.36 19.76 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:07:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:08:01 ens3 0.70 2.33 0.11 6.68 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:09:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:13:01 ens3 1.40 2.62 0.16 6.70 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:14:01 ens3 0.28 0.27 0.55 0.02 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:16:01 ens3 2.72 3.57 0.54 6.86 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:17:01 ens3 0.95 0.07 0.10 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:18:01 ens3 10.45 17.83 1.27 28.23 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:19:01 ens3 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] 16:20:01 ens3 7.51 12.01 0.88 14.68 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] Average: docker0 35.29 48.04 2.59 359.43 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] Average: ens3 79.81 59.09 700.64 12.98 0.00 0.00 0.00 0.00 [2023-01-18T16:20:48.938Z] [2023-01-18T16:20:48.938Z] [2023-01-18T16:20:48.938Z] ---> sar -P ALL: [2023-01-18T16:20:48.938Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2954) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T16:20:48.938Z] [2023-01-18T16:20:48.938Z] 15:41:41 LINUX RESTART (8 CPU) [2023-01-18T16:20:48.938Z] [2023-01-18T16:20:48.938Z] 15:42:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T16:20:48.938Z] 15:43:01 all 7.91 0.00 2.96 11.90 0.11 77.12 [2023-01-18T16:20:48.938Z] 15:43:01 0 6.31 0.00 5.15 2.12 0.08 86.33 [2023-01-18T16:20:48.938Z] 15:43:01 1 4.35 0.00 1.92 46.61 0.08 47.03 [2023-01-18T16:20:48.938Z] 15:43:01 2 6.67 0.00 4.44 4.25 0.10 84.54 [2023-01-18T16:20:48.938Z] 15:43:01 3 9.59 0.00 2.91 9.58 0.13 77.79 [2023-01-18T16:20:48.938Z] 15:43:01 4 10.24 0.00 2.53 6.32 0.12 80.79 [2023-01-18T16:20:48.938Z] 15:43:01 5 10.10 0.00 2.07 4.48 0.10 83.24 [2023-01-18T16:20:48.938Z] 15:43:01 6 9.18 0.00 2.11 1.57 0.10 87.05 [2023-01-18T16:20:48.938Z] 15:43:01 7 6.83 0.00 2.55 20.31 0.15 70.16 [2023-01-18T16:20:48.938Z] 15:44:01 all 8.59 0.00 3.65 4.25 0.06 83.45 [2023-01-18T16:20:48.938Z] 15:44:01 0 8.05 0.00 3.84 0.86 0.05 87.20 [2023-01-18T16:20:48.938Z] 15:44:01 1 10.78 0.00 4.15 19.24 0.07 65.76 [2023-01-18T16:20:48.939Z] 15:44:01 2 7.59 0.00 4.26 0.89 0.05 87.22 [2023-01-18T16:20:48.939Z] 15:44:01 3 8.29 0.00 2.91 0.98 0.07 87.76 [2023-01-18T16:20:48.939Z] 15:44:01 4 7.05 0.00 2.61 0.78 0.05 89.51 [2023-01-18T16:20:48.939Z] 15:44:01 5 8.30 0.00 3.63 0.74 0.05 87.28 [2023-01-18T16:20:48.939Z] 15:44:01 6 9.78 0.00 3.61 3.38 0.05 83.18 [2023-01-18T16:20:48.939Z] 15:44:01 7 8.91 0.00 4.19 7.17 0.10 79.64 [2023-01-18T16:20:48.939Z] 15:45:01 all 49.68 0.00 6.98 0.42 0.09 42.83 [2023-01-18T16:20:48.939Z] 15:45:01 0 50.95 0.00 7.14 0.24 0.10 41.58 [2023-01-18T16:20:48.939Z] 15:45:01 1 49.55 0.00 6.53 0.10 0.10 43.72 [2023-01-18T16:20:48.939Z] 15:45:01 2 50.33 0.00 6.50 0.14 0.08 42.95 [2023-01-18T16:20:48.939Z] 15:45:01 3 49.53 0.00 6.88 0.85 0.08 42.65 [2023-01-18T16:20:48.939Z] 15:45:01 4 51.60 0.00 6.50 0.15 0.08 41.67 [2023-01-18T16:20:48.939Z] 15:45:01 5 46.70 0.00 5.96 1.76 0.10 45.48 [2023-01-18T16:20:48.939Z] 15:45:01 6 49.27 0.00 10.41 0.07 0.08 40.17 [2023-01-18T16:20:48.939Z] 15:45:01 7 49.52 0.00 5.89 0.08 0.08 44.42 [2023-01-18T16:20:48.939Z] 15:46:01 all 24.35 0.00 6.86 2.46 0.08 66.26 [2023-01-18T16:20:48.939Z] 15:46:01 0 23.96 0.00 7.18 7.28 0.07 61.52 [2023-01-18T16:20:48.939Z] 15:46:01 1 25.56 0.00 7.63 0.76 0.07 65.98 [2023-01-18T16:20:48.939Z] 15:46:01 2 25.51 0.00 7.30 8.44 0.08 58.65 [2023-01-18T16:20:48.939Z] 15:46:01 3 25.31 0.00 6.71 1.26 0.07 66.65 [2023-01-18T16:20:48.939Z] 15:46:01 4 24.84 0.00 6.59 0.19 0.08 68.30 [2023-01-18T16:20:48.939Z] 15:46:01 5 23.98 0.00 6.55 0.08 0.05 69.34 [2023-01-18T16:20:48.939Z] 15:46:01 6 24.95 0.00 7.04 0.08 0.08 67.85 [2023-01-18T16:20:48.939Z] 15:46:01 7 20.65 0.00 5.90 1.58 0.12 71.75 [2023-01-18T16:20:48.939Z] 15:47:01 all 8.14 0.00 3.80 11.78 0.07 76.20 [2023-01-18T16:20:48.939Z] 15:47:01 0 8.29 0.00 3.60 5.89 0.07 82.15 [2023-01-18T16:20:48.939Z] 15:47:01 1 7.79 0.00 4.98 32.99 0.08 54.15 [2023-01-18T16:20:48.939Z] 15:47:01 2 7.51 0.00 4.03 20.51 0.07 67.89 [2023-01-18T16:20:48.939Z] 15:47:01 3 9.88 0.00 3.65 12.69 0.07 73.70 [2023-01-18T16:20:48.939Z] 15:47:01 4 8.33 0.00 3.66 7.17 0.07 80.77 [2023-01-18T16:20:48.939Z] 15:47:01 5 9.01 0.00 3.36 6.67 0.05 80.90 [2023-01-18T16:20:48.939Z] 15:47:01 6 7.69 0.00 3.76 5.19 0.05 83.31 [2023-01-18T16:20:48.939Z] 15:47:01 7 6.64 0.00 3.34 3.14 0.10 86.78 [2023-01-18T16:20:48.939Z] 15:48:02 all 25.93 0.00 7.17 12.89 0.09 53.93 [2023-01-18T16:20:48.939Z] 15:48:02 0 26.71 0.00 7.03 4.11 0.12 62.04 [2023-01-18T16:20:48.939Z] 15:48:02 1 26.52 0.00 8.56 26.59 0.07 38.26 [2023-01-18T16:20:48.939Z] 15:48:02 2 25.89 0.00 6.88 4.25 0.07 62.91 [2023-01-18T16:20:48.939Z] 15:48:02 3 25.35 0.00 6.80 24.32 0.08 43.45 [2023-01-18T16:20:48.939Z] 15:48:02 4 24.40 0.00 6.17 3.47 0.17 65.79 [2023-01-18T16:20:48.939Z] 15:48:02 5 26.24 0.00 7.60 5.24 0.05 60.87 [2023-01-18T16:20:48.939Z] 15:48:02 6 26.61 0.00 8.20 32.26 0.07 32.87 [2023-01-18T16:20:48.939Z] 15:48:02 7 25.67 0.00 6.12 2.87 0.08 65.25 [2023-01-18T16:20:48.939Z] 15:49:01 all 36.41 0.00 9.27 13.79 0.11 40.43 [2023-01-18T16:20:48.939Z] 15:49:01 0 38.37 0.00 10.30 10.37 0.14 40.83 [2023-01-18T16:20:48.939Z] 15:49:01 1 37.92 0.00 10.56 11.86 0.09 39.57 [2023-01-18T16:20:48.939Z] 15:49:01 2 33.74 0.00 9.40 16.97 0.09 39.80 [2023-01-18T16:20:48.939Z] 15:49:01 3 36.00 0.00 9.33 22.99 0.10 31.57 [2023-01-18T16:20:48.939Z] 15:49:01 4 35.80 0.00 8.64 12.77 0.11 42.69 [2023-01-18T16:20:48.939Z] 15:49:01 5 34.85 0.00 10.23 21.80 0.10 33.02 [2023-01-18T16:20:48.939Z] 15:49:01 6 37.47 0.00 8.09 9.54 0.12 44.79 [2023-01-18T16:20:48.939Z] 15:49:01 7 37.10 0.00 7.61 4.00 0.12 51.17 [2023-01-18T16:20:48.939Z] 15:50:01 all 24.13 0.00 7.80 16.56 0.11 51.40 [2023-01-18T16:20:48.939Z] 15:50:01 0 26.56 0.00 8.56 12.23 0.10 52.55 [2023-01-18T16:20:48.939Z] 15:50:01 1 21.28 0.00 8.17 27.40 0.12 43.03 [2023-01-18T16:20:48.939Z] 15:50:01 2 24.39 0.00 6.84 9.28 0.09 59.41 [2023-01-18T16:20:48.939Z] 15:50:01 3 27.89 0.00 7.87 13.29 0.10 50.85 [2023-01-18T16:20:48.939Z] 15:50:01 4 22.10 0.00 7.28 15.82 0.08 54.72 [2023-01-18T16:20:48.939Z] 15:50:01 5 22.24 0.00 6.96 16.77 0.15 53.88 [2023-01-18T16:20:48.939Z] 15:50:01 6 24.51 0.00 8.71 26.09 0.12 40.58 [2023-01-18T16:20:48.939Z] 15:50:01 7 24.12 0.00 8.03 11.72 0.14 56.00 [2023-01-18T16:20:48.939Z] 15:51:01 all 32.58 0.00 7.37 5.61 0.12 54.32 [2023-01-18T16:20:48.939Z] 15:51:01 0 34.88 0.00 8.45 11.12 0.14 45.40 [2023-01-18T16:20:48.939Z] 15:51:01 1 31.30 0.00 6.73 6.00 0.12 55.84 [2023-01-18T16:20:48.939Z] 15:51:01 2 32.21 0.00 6.60 6.50 0.09 54.60 [2023-01-18T16:20:48.939Z] 15:51:01 3 35.51 0.00 7.85 5.88 0.08 50.68 [2023-01-18T16:20:48.939Z] 15:51:01 4 30.81 0.00 7.55 2.14 0.09 59.42 [2023-01-18T16:20:48.939Z] 15:51:01 5 30.67 0.00 6.89 3.32 0.09 59.03 [2023-01-18T16:20:48.939Z] 15:51:01 6 32.86 0.00 8.11 6.55 0.10 52.37 [2023-01-18T16:20:48.939Z] 15:51:01 7 32.38 0.00 6.76 3.32 0.26 57.28 [2023-01-18T16:20:48.939Z] 15:52:01 all 0.04 0.00 0.01 0.02 0.01 99.93 [2023-01-18T16:20:48.939Z] 15:52:01 0 0.18 0.00 0.00 0.02 0.00 99.80 [2023-01-18T16:20:48.939Z] 15:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.939Z] 15:52:01 6 0.03 0.00 0.02 0.10 0.02 99.83 [2023-01-18T16:20:48.939Z] 15:52:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-18T16:20:48.939Z] 15:53:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-01-18T16:20:48.939Z] 15:53:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2023-01-18T16:20:48.939Z] 15:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.939Z] 15:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T16:20:48.939Z] 15:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:53:01 6 0.05 0.00 0.02 0.05 0.00 99.88 [2023-01-18T16:20:48.939Z] 15:53:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-18T16:20:48.939Z] [2023-01-18T16:20:48.939Z] 15:53:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T16:20:48.939Z] 15:54:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2023-01-18T16:20:48.939Z] 15:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T16:20:48.939Z] 15:54:01 1 0.43 0.00 0.00 0.00 0.00 99.57 [2023-01-18T16:20:48.939Z] 15:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T16:20:48.939Z] 15:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.939Z] 15:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:54:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-18T16:20:48.939Z] 15:54:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-18T16:20:48.939Z] 15:55:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2023-01-18T16:20:48.939Z] 15:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T16:20:48.939Z] 15:55:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T16:20:48.939Z] 15:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:55:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2023-01-18T16:20:48.939Z] 15:55:01 7 0.07 0.00 0.02 0.07 0.02 99.83 [2023-01-18T16:20:48.939Z] 15:56:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-01-18T16:20:48.939Z] 15:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:56:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2023-01-18T16:20:48.939Z] 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T16:20:48.939Z] 15:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T16:20:48.939Z] 15:57:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-01-18T16:20:48.939Z] 15:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:57:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T16:20:48.939Z] 15:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T16:20:48.939Z] 15:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 15:57:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-18T16:20:48.939Z] 15:57:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-18T16:20:48.939Z] 15:58:01 all 0.27 0.00 0.04 0.00 0.01 99.68 [2023-01-18T16:20:48.939Z] 15:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-18T16:20:48.939Z] 15:58:01 1 1.99 0.00 0.03 0.00 0.02 97.96 [2023-01-18T16:20:48.939Z] 15:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T16:20:48.939Z] 15:58:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2023-01-18T16:20:48.939Z] 15:58:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-18T16:20:48.939Z] 15:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T16:20:48.939Z] 15:58:01 6 0.05 0.00 0.05 0.03 0.00 99.87 [2023-01-18T16:20:48.939Z] 15:58:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-18T16:20:48.939Z] 15:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-01-18T16:20:48.939Z] 15:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.939Z] 15:59:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T16:20:48.939Z] 15:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.939Z] 15:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.939Z] 15:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 15:59:01 6 0.03 0.00 0.03 0.03 0.02 99.88 [2023-01-18T16:20:48.939Z] 15:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T16:20:48.939Z] 16:00:01 all 0.25 0.00 0.02 0.01 0.00 99.73 [2023-01-18T16:20:48.939Z] 16:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.939Z] 16:00:01 1 1.84 0.00 0.08 0.00 0.00 98.08 [2023-01-18T16:20:48.939Z] 16:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.939Z] 16:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.939Z] 16:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T16:20:48.939Z] 16:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.939Z] 16:00:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-18T16:20:48.939Z] 16:00:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-01-18T16:20:48.939Z] 16:01:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2023-01-18T16:20:48.939Z] 16:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T16:20:48.939Z] 16:01:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2023-01-18T16:20:48.940Z] 16:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T16:20:48.940Z] 16:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:01:01 6 0.03 0.00 0.02 0.05 0.00 99.90 [2023-01-18T16:20:48.940Z] 16:01:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2023-01-18T16:20:48.940Z] 16:02:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:02:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-01-18T16:20:48.940Z] 16:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:02:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-01-18T16:20:48.940Z] 16:02:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-18T16:20:48.940Z] 16:03:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2023-01-18T16:20:48.940Z] 16:03:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:03:01 1 0.80 0.00 0.02 0.00 0.02 99.17 [2023-01-18T16:20:48.940Z] 16:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:03:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-18T16:20:48.940Z] 16:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-01-18T16:20:48.940Z] 16:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:04:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-18T16:20:48.940Z] 16:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-18T16:20:48.940Z] [2023-01-18T16:20:48.940Z] 16:04:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T16:20:48.940Z] 16:05:01 all 0.06 0.00 0.00 0.01 0.01 99.92 [2023-01-18T16:20:48.940Z] 16:05:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2023-01-18T16:20:48.940Z] 16:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:05:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2023-01-18T16:20:48.940Z] 16:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:05:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-18T16:20:48.940Z] 16:05:01 7 0.12 0.00 0.00 0.00 0.03 99.85 [2023-01-18T16:20:48.940Z] 16:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-18T16:20:48.940Z] 16:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:06:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-18T16:20:48.940Z] 16:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T16:20:48.940Z] 16:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:07:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:07:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2023-01-18T16:20:48.940Z] 16:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-18T16:20:48.940Z] 16:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-18T16:20:48.940Z] 16:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:08:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:08:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-18T16:20:48.940Z] 16:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-01-18T16:20:48.940Z] 16:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:09:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-18T16:20:48.940Z] 16:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:09:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T16:20:48.940Z] 16:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:10:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-18T16:20:48.940Z] 16:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T16:20:48.940Z] 16:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-01-18T16:20:48.940Z] 16:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T16:20:48.940Z] 16:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:11:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-01-18T16:20:48.940Z] 16:11:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2023-01-18T16:20:48.940Z] 16:12:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-01-18T16:20:48.940Z] 16:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-01-18T16:20:48.940Z] 16:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T16:20:48.940Z] 16:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T16:20:48.940Z] 16:13:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:13:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-18T16:20:48.940Z] 16:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:14:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-01-18T16:20:48.940Z] 16:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.940Z] 16:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:15:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2023-01-18T16:20:48.940Z] 16:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] [2023-01-18T16:20:48.940Z] 16:15:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T16:20:48.940Z] 16:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-18T16:20:48.940Z] 16:16:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-01-18T16:20:48.940Z] 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.940Z] 16:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.940Z] 16:16:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-18T16:20:48.940Z] 16:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T16:20:48.940Z] 16:17:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-01-18T16:20:48.940Z] 16:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T16:20:48.940Z] 16:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.940Z] 16:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T16:20:48.941Z] 16:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.941Z] 16:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T16:20:48.941Z] 16:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.941Z] 16:17:01 6 0.05 0.00 0.00 0.03 0.00 99.92 [2023-01-18T16:20:48.941Z] 16:17:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-01-18T16:20:48.941Z] 16:18:01 all 0.05 0.00 0.05 0.01 0.00 99.89 [2023-01-18T16:20:48.941Z] 16:18:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-01-18T16:20:48.941Z] 16:18:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-18T16:20:48.941Z] 16:18:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2023-01-18T16:20:48.941Z] 16:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T16:20:48.941Z] 16:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T16:20:48.941Z] 16:18:01 5 0.20 0.00 0.13 0.03 0.00 99.63 [2023-01-18T16:20:48.941Z] 16:18:01 6 0.02 0.00 0.05 0.03 0.02 99.88 [2023-01-18T16:20:48.941Z] 16:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-18T16:20:48.941Z] 16:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T16:20:48.941Z] 16:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.941Z] 16:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.941Z] 16:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T16:20:48.941Z] 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.941Z] 16:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T16:20:48.941Z] 16:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T16:20:48.941Z] 16:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T16:20:48.941Z] 16:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-18T16:20:48.941Z] 16:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-18T16:20:48.941Z] 16:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T16:20:48.941Z] 16:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T16:20:48.941Z] 16:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T16:20:48.941Z] 16:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.941Z] 16:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T16:20:48.941Z] 16:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T16:20:48.941Z] 16:20:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2023-01-18T16:20:48.941Z] 16:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T16:20:48.941Z] Average: all 5.69 0.00 1.45 2.07 0.03 90.76 [2023-01-18T16:20:48.941Z] Average: 0 5.83 0.00 1.59 1.40 0.03 91.15 [2023-01-18T16:20:48.941Z] Average: 1 5.93 0.00 1.54 4.47 0.02 88.04 [2023-01-18T16:20:48.941Z] Average: 2 5.55 0.00 1.46 1.85 0.02 91.12 [2023-01-18T16:20:48.941Z] Average: 3 5.90 0.00 1.43 2.38 0.02 90.27 [2023-01-18T16:20:48.941Z] Average: 4 5.57 0.00 1.34 1.26 0.02 91.81 [2023-01-18T16:20:48.941Z] Average: 5 5.50 0.00 1.39 1.58 0.02 91.52 [2023-01-18T16:20:48.941Z] Average: 6 5.77 0.00 1.57 2.21 0.02 90.43 [2023-01-18T16:20:48.941Z] Average: 7 5.50 0.00 1.32 1.41 0.04 91.72 [2023-01-18T16:20:48.941Z] [2023-01-18T16:20:48.941Z] [2023-01-18T16:20:48.941Z]