Pull request #4487 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0335d2952a57d8e3516e5968f83c8fafe7811ac0+6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e (db448ca6bd76eeb36cd1f797cc93c1ab5705ae1c) 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-ssh8678982451105169672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14248371388485075738.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12288016800027371078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9517882269826029998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12903137261243852887.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4487/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4487/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4114918033016530746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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/v3], 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.20 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6219 in /w/workspace/edgexfoundry_edgex-go_PR-4487 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 Merging remotes/origin/main commit 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e into PR head commit 0335d2952a57d8e3516e5968f83c8fafe7811ac0 > 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/4487/head:refs/remotes/origin/PR-4487 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 Merge succeeded, producing 0335d2952a57d8e3516e5968f83c8fafe7811ac0 Checking out Revision 0335d2952a57d8e3516e5968f83c8fafe7811ac0 (PR-4487) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 Commit message: "fix: Change DB Timeout values missed in previous PR" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T15:44:24.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T15:44:24.340Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T15:44:24.497Z] ========================================================= [2023-03-29T15:44:24.497Z] EdgeX Global Pipelines Version Info [2023-03-29T15:44:24.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T15:44:25.304Z] ------------------- [2023-03-29T15:44:25.304Z] stable info: [2023-03-29T15:44:25.304Z] ------------------- [2023-03-29T15:44:25.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T15:44:25.304Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T15:44:25.304Z] Message: update stable to v1.0.245 [2023-03-29T15:44:25.876Z] ------------------- [2023-03-29T15:44:25.876Z] experimental info: [2023-03-29T15:44:25.876Z] ------------------- [2023-03-29T15:44:25.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T15:44:25.876Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T15:44:25.877Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T15:44:26.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-29T15:44:26.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-29T15:44:26.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T15:44:26.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T15:44:26.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T15:44:26.368Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T15:44:26.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T15:44:26.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-29T15:44:26.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-29T15:44:26.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-29T15:44:26.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T15:44:26.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T15:44:26.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T15:44:26.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T15:44:26.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T15:44:26.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T15:44:26.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T15:44:26.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T15:44:26.835Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T15:44:26.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T15:44:26.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T15:44:26.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T15:44:26.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T15:44:27.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4487 [Pipeline] echo [2023-03-29T15:44:27.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4487 [Pipeline] echo [2023-03-29T15:44:27.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4487 [Pipeline] echo [2023-03-29T15:44:27.134Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] echo [2023-03-29T15:44:27.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0335d29 [Pipeline] echo [2023-03-29T15:44:27.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T15:44:27.307Z] provisioning config files... [2023-03-29T15:44:27.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15707960072155646594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T15:44:27.657Z] ---> docker-login.sh [2023-03-29T15:44:27.657Z] nexus3.edgexfoundry.org:10001 [2023-03-29T15:44:27.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:44:27.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:44:27.917Z] Configure a credential helper to remove this warning. See [2023-03-29T15:44:27.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:44:27.917Z] [2023-03-29T15:44:27.917Z] Login Succeeded [2023-03-29T15:44:27.917Z] nexus3.edgexfoundry.org:10002 [2023-03-29T15:44:28.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:44:28.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:44:28.176Z] Configure a credential helper to remove this warning. See [2023-03-29T15:44:28.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:44:28.176Z] [2023-03-29T15:44:28.176Z] Login Succeeded [2023-03-29T15:44:28.176Z] nexus3.edgexfoundry.org:10003 [2023-03-29T15:44:28.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:44:28.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:44:28.176Z] Configure a credential helper to remove this warning. See [2023-03-29T15:44:28.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:44:28.176Z] [2023-03-29T15:44:28.176Z] Login Succeeded [2023-03-29T15:44:28.177Z] nexus3.edgexfoundry.org:10004 [2023-03-29T15:44:28.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:44:28.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:44:28.437Z] Configure a credential helper to remove this warning. See [2023-03-29T15:44:28.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:44:28.437Z] [2023-03-29T15:44:28.437Z] Login Succeeded [2023-03-29T15:44:28.437Z] docker.io [2023-03-29T15:44:28.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:44:28.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:44:28.696Z] Configure a credential helper to remove this warning. See [2023-03-29T15:44:28.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:44:28.696Z] [2023-03-29T15:44:28.696Z] Login Succeeded [2023-03-29T15:44:28.696Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T15:44:28.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T15:44:29.136Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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-03-29T15:44:29.136Z] + dirname cmd/core-command/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/core-data/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/core-metadata/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-29T15:44:29.136Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2023-03-29T15:44:29.136Z] [2023-03-29T15:44:29.136Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-29T15:44:29.136Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-29T15:44:29.136Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2023-03-29T15:44:29.136Z] [2023-03-29T15:44:29.136Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/support-notifications/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-29T15:44:29.136Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-29T15:44:29.136Z] + cut -d/ -f2 [2023-03-29T15:44:29.136Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-29T15:44:29.204Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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-03-29T15:44:29.704Z] + git rev-list -1 --merges 0335d2952a57d8e3516e5968f83c8fafe7811ac0~1..0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] echo [2023-03-29T15:44:29.739Z] -----------> git rev-list -1 --merges 0335d2952a57d8e3516e5968f83c8fafe7811ac0~1..0335d2952a57d8e3516e5968f83c8fafe7811ac0 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [false] [Pipeline] sh [2023-03-29T15:44:30.049Z] + git log --format=format:%s -1 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] echo [2023-03-29T15:44:30.088Z] ========================================================= [2023-03-29T15:44:30.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T15:44:30.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-29T15:44:30.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T15:44:30.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T15:44:30.628Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T15:44:30.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T15:44:30.628Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T15:44:30.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T15:44:30.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:44:31.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T15:44:31.116Z] [2023-03-29T15:44:31.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:44:31.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T15:44:31.495Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T15:44:31.495Z] b85a868b505f: Pulling fs layer [2023-03-29T15:44:31.495Z] e2be974225ed: Pulling fs layer [2023-03-29T15:44:31.495Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T15:44:31.495Z] 988bab9f4d93: Pulling fs layer [2023-03-29T15:44:31.495Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T15:44:31.495Z] eaf3925da568: Pulling fs layer [2023-03-29T15:44:31.495Z] bab4dde63d76: Pulling fs layer [2023-03-29T15:44:31.495Z] bde34c3a00c8: Pulling fs layer [2023-03-29T15:44:31.495Z] b352a97aabf1: Pulling fs layer [2023-03-29T15:44:31.495Z] 4872d77fe225: Pulling fs layer [2023-03-29T15:44:31.495Z] 5851b861e8e6: Pulling fs layer [2023-03-29T15:44:31.495Z] 988bab9f4d93: Waiting [2023-03-29T15:44:31.495Z] 1469e6f7b9e6: Waiting [2023-03-29T15:44:31.495Z] eaf3925da568: Waiting [2023-03-29T15:44:31.495Z] bab4dde63d76: Waiting [2023-03-29T15:44:31.495Z] b352a97aabf1: Waiting [2023-03-29T15:44:31.495Z] 4872d77fe225: Waiting [2023-03-29T15:44:31.495Z] 5851b861e8e6: Waiting [2023-03-29T15:44:31.495Z] e2be974225ed: Download complete [2023-03-29T15:44:31.495Z] 988bab9f4d93: Verifying Checksum [2023-03-29T15:44:31.495Z] 988bab9f4d93: Download complete [2023-03-29T15:44:31.495Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T15:44:31.495Z] 1469e6f7b9e6: Download complete [2023-03-29T15:44:31.495Z] 339a4e72a1f5: Download complete [2023-03-29T15:44:31.495Z] eaf3925da568: Verifying Checksum [2023-03-29T15:44:31.495Z] eaf3925da568: Download complete [2023-03-29T15:44:31.756Z] bde34c3a00c8: Verifying Checksum [2023-03-29T15:44:31.756Z] bde34c3a00c8: Download complete [2023-03-29T15:44:31.756Z] b352a97aabf1: Verifying Checksum [2023-03-29T15:44:31.756Z] b352a97aabf1: Download complete [2023-03-29T15:44:31.756Z] 4872d77fe225: Download complete [2023-03-29T15:44:31.756Z] 5851b861e8e6: Download complete [2023-03-29T15:44:31.756Z] b85a868b505f: Verifying Checksum [2023-03-29T15:44:31.756Z] b85a868b505f: Download complete [2023-03-29T15:44:32.015Z] bab4dde63d76: Verifying Checksum [2023-03-29T15:44:32.015Z] bab4dde63d76: Download complete [2023-03-29T15:44:32.950Z] b85a868b505f: Pull complete [2023-03-29T15:44:32.950Z] e2be974225ed: Pull complete [2023-03-29T15:44:33.517Z] 339a4e72a1f5: Pull complete [2023-03-29T15:44:33.517Z] 988bab9f4d93: Pull complete [2023-03-29T15:44:33.776Z] 1469e6f7b9e6: Pull complete [2023-03-29T15:44:34.035Z] eaf3925da568: Pull complete [2023-03-29T15:44:35.940Z] bab4dde63d76: Pull complete [2023-03-29T15:44:35.940Z] bde34c3a00c8: Pull complete [2023-03-29T15:44:36.201Z] b352a97aabf1: Pull complete [2023-03-29T15:44:36.201Z] 4872d77fe225: Pull complete [2023-03-29T15:44:36.460Z] 5851b861e8e6: Pull complete [2023-03-29T15:44:36.460Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T15:44:36.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T15:44:36.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:44:36.704Z] prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container [2023-03-29T15:44:36.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T15:44:40.235Z] $ docker top 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a -eo pid,comm [2023-03-29T15:44:40.285Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T15:44:40.285Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T15:44:40.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T15:44:40.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T15:44:40.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T15:44:40.533Z] $ docker exec 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent [2023-03-29T15:44:40.648Z] SSH_AUTH_SOCK=/tmp/ssh-OTA9FJcTShaU/agent.34 [2023-03-29T15:44:40.648Z] SSH_AGENT_PID=40 [2023-03-29T15:44:40.656Z] Running ssh-add (command line suppressed) [2023-03-29T15:44:40.775Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1716165750453013550.key (/w/workspace/edgex-go/1@tmp/private_key_1716165750453013550.key) [2023-03-29T15:44:40.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T15:44:41.116Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T15:44:41.147Z] $ docker exec --env ******** --env ******** 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent -k [2023-03-29T15:44:41.239Z] unset SSH_AUTH_SOCK; [2023-03-29T15:44:41.239Z] unset SSH_AGENT_PID; [2023-03-29T15:44:41.239Z] echo Agent pid 40 killed; [2023-03-29T15:44:41.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T15:44:41.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T15:44:41.336Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T15:44:41.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T15:44:41.447Z] $ docker exec 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent [2023-03-29T15:44:41.569Z] SSH_AUTH_SOCK=/tmp/ssh-ltQUPLAZ3dQw/agent.72 [2023-03-29T15:44:41.569Z] SSH_AGENT_PID=78 [2023-03-29T15:44:41.574Z] Running ssh-add (command line suppressed) [2023-03-29T15:44:41.680Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17127563095787415211.key (/w/workspace/edgex-go/1@tmp/private_key_17127563095787415211.key) [2023-03-29T15:44:41.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T15:44:42.027Z] + git semver init [2023-03-29T15:44:42.287Z] 2023-03-29 15:44:42,221 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T15:44:42.287Z] 2023-03-29 15:44:42,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-29T15:44:42.287Z] 2023-03-29 15:44:42,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-29T15:44:42.287Z] 2023-03-29 15:44:42,223 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4487 with force:False [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,143 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4487 [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,147 [execute] INFO git cat-file --batch-check [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,153 [execute] INFO git cat-file --batch [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T15:44:47.601Z] 2023-03-29 15:44:47,158 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4487 [2023-03-29T15:44:47.601Z] 0.0.0 [Pipeline] } [2023-03-29T15:44:47.631Z] $ docker exec --env ******** --env ******** 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent -k [2023-03-29T15:44:47.729Z] unset SSH_AUTH_SOCK; [2023-03-29T15:44:47.730Z] unset SSH_AGENT_PID; [2023-03-29T15:44:47.730Z] echo Agent pid 78 killed; [2023-03-29T15:44:47.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T15:44:48.170Z] + git semver [Pipeline] } [2023-03-29T15:44:48.463Z] $ docker stop --time=1 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a [2023-03-29T15:44:50.243Z] $ docker rm -f --volumes 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T15:44:50.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T15:44:51.049Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T15:44:51.067Z] [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-03-29T15:44:51.843Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-29T15:44:51.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T15:44:51.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T15:44:51.950Z] ========================================================= [2023-03-29T15:44:51.950Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T15:44:51.950Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T15:44:52.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T15:44:52.988Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T15:44:52.988Z] 63b65145d645: Pulling fs layer [2023-03-29T15:44:52.988Z] a2d21d5440eb: Pulling fs layer [2023-03-29T15:44:52.988Z] 935e6c44a52c: Pulling fs layer [2023-03-29T15:44:52.988Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T15:44:52.988Z] 30dea6a524f1: Pulling fs layer [2023-03-29T15:44:52.988Z] a2aff8979fd8: Pulling fs layer [2023-03-29T15:44:52.988Z] 6808be2612f2: Pulling fs layer [2023-03-29T15:44:52.988Z] f25807f1079a: Pulling fs layer [2023-03-29T15:44:52.988Z] a2aff8979fd8: Waiting [2023-03-29T15:44:52.988Z] 6808be2612f2: Waiting [2023-03-29T15:44:52.988Z] f25807f1079a: Waiting [2023-03-29T15:44:52.988Z] 30dea6a524f1: Waiting [2023-03-29T15:44:52.988Z] a2d21d5440eb: Verifying Checksum [2023-03-29T15:44:52.988Z] a2d21d5440eb: Download complete [2023-03-29T15:44:52.988Z] 94cc34f8dd06: Download complete [2023-03-29T15:44:52.988Z] 30dea6a524f1: Verifying Checksum [2023-03-29T15:44:52.988Z] 30dea6a524f1: Download complete [2023-03-29T15:44:52.988Z] 63b65145d645: Verifying Checksum [2023-03-29T15:44:52.988Z] 63b65145d645: Download complete [2023-03-29T15:44:52.988Z] a2aff8979fd8: Verifying Checksum [2023-03-29T15:44:52.988Z] a2aff8979fd8: Download complete [2023-03-29T15:44:53.556Z] f25807f1079a: Verifying Checksum [2023-03-29T15:44:53.556Z] f25807f1079a: Download complete [2023-03-29T15:44:53.816Z] 63b65145d645: Pull complete [2023-03-29T15:44:53.816Z] 935e6c44a52c: Download complete [2023-03-29T15:44:54.074Z] 6808be2612f2: Verifying Checksum [2023-03-29T15:44:54.074Z] 6808be2612f2: Download complete [2023-03-29T15:44:54.074Z] a2d21d5440eb: Pull complete [2023-03-29T15:44:57.385Z] 935e6c44a52c: Pull complete [2023-03-29T15:44:57.385Z] 94cc34f8dd06: Pull complete [2023-03-29T15:44:57.385Z] 30dea6a524f1: Pull complete [2023-03-29T15:44:57.385Z] a2aff8979fd8: Pull complete [2023-03-29T15:44:59.782Z] 6808be2612f2: Pull complete [2023-03-29T15:45:00.717Z] f25807f1079a: Pull complete [2023-03-29T15:45:00.717Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T15:45:00.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T15:45:00.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T15:45:01.461Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T15:45:01.461Z] WORKDIR /edgex [2023-03-29T15:45:01.461Z] COPY go.mod . [2023-03-29T15:45:01.461Z] RUN go mod download [2023-03-29T15:45:01.461Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-29T15:45:01.721Z] Sending build context to Docker daemon 170.5MB [2023-03-29T15:45:01.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T15:45:01.721Z] ---> 3b553350e43f [2023-03-29T15:45:01.721Z] Step 2/4 : WORKDIR /edgex [2023-03-29T15:45:06.377Z] Still waiting to schedule task [2023-03-29T15:45:06.377Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T15:45:09.838Z] ---> Running in 4bdc5a078403 [2023-03-29T15:45:09.838Z] Removing intermediate container 4bdc5a078403 [2023-03-29T15:45:09.838Z] ---> a820d8a7f8b5 [2023-03-29T15:45:09.838Z] Step 3/4 : COPY go.mod . [2023-03-29T15:45:09.838Z] ---> 86f76e76d251 [2023-03-29T15:45:09.838Z] Step 4/4 : RUN go mod download [2023-03-29T15:45:09.838Z] ---> Running in 0fbe4af6a1db [2023-03-29T15:45:31.835Z] Removing intermediate container 0fbe4af6a1db [2023-03-29T15:45:31.835Z] ---> c6ff1808e09b [2023-03-29T15:45:31.835Z] Successfully built c6ff1808e09b [2023-03-29T15:45:31.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:45:32.216Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T15:45:32.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:45:32.385Z] prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container [2023-03-29T15:45:32.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T15:45:32.983Z] $ docker top a188aaa04789af11b410a06e3867edb1bec58e240e271b55b758b09d8138e191 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T15:45:33.368Z] + go version [2023-03-29T15:45:33.368Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T15:45:33.409Z] $ docker stop --time=1 a188aaa04789af11b410a06e3867edb1bec58e240e271b55b758b09d8138e191 [2023-03-29T15:45:34.747Z] $ docker rm -f --volumes a188aaa04789af11b410a06e3867edb1bec58e240e271b55b758b09d8138e191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:45:35.450Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T15:45:35.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:45:35.595Z] prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container [2023-03-29T15:45:35.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T15:45:36.074Z] $ docker top e3532b50f1f40a2796e87dcefb14f09b74e84233d13d86defdf5a4fb67393ab2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T15:45:36.288Z] ========================================================= [2023-03-29T15:45:36.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T15:45:36.288Z] ========================================================= [Pipeline] sh [2023-03-29T15:45:36.579Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T15:45:36.940Z] + make test [2023-03-29T15:45:36.940Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T15:45:43.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T15:45:55.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T15:45:55.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T15:45:56.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T15:45:56.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T15:45:56.693Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T15:45:57.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T15:45:57.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T15:45:57.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T15:45:57.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T15:45:57.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T15:45:57.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T15:45:58.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T15:45:58.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T15:45:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T15:45:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T15:45:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T15:45:58.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-29T15:45:58.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2023-03-29T15:45:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T15:45:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T15:45:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T15:46:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T15:46:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T15:46:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T15:46:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T15:46:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:46:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T15:46:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T15:46:02.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T15:46:02.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T15:46:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements [2023-03-29T15:46:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-29T15:46:03.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.677s coverage: 88.5% of statements [2023-03-29T15:46:03.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T15:46:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T15:46:04.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-03-29T15:46:04.075Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-03-29T15:46:05.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T15:46:05.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T15:46:05.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T15:46:05.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements [2023-03-29T15:46:05.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T15:46:05.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T15:46:05.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2023-03-29T15:46:05.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-03-29T15:46:05.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 44.1% of statements [2023-03-29T15:46:05.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-03-29T15:46:05.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-03-29T15:46:05.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2023-03-29T15:46:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T15:46:06.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T15:46:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T15:46:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T15:46:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T15:46:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T15:46:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T15:46:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T15:46:08.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T15:46:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T15:46:09.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T15:46:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T15:46:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T15:46:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T15:46:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T15:46:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T15:46:14.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T15:46:14.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T15:46:14.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T15:46:15.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T15:46:15.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T15:46:15.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T15:46:15.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T15:46:17.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T15:46:17.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T15:46:17.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T15:46:17.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T15:46:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T15:46:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:46:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T15:46:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T15:46:18.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-03-29T15:46:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T15:46:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T15:46:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T15:46:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.070s coverage: 92.9% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.388s coverage: 38.4% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 61.5% of statements [2023-03-29T15:46:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.074s coverage: 97.7% of statements [2023-03-29T15:46:31.911Z] 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-03-29T15:46:31.911Z] running golangci-lint [2023-03-29T15:46:31.911Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-29T15:46:31.911Z] go version go1.20.2 linux/amd64 [2023-03-29T15:46:31.911Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-29T15:46:31.911Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-29T15:46:46.782Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 13.442981942s" [2023-03-29T15:46:46.782Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.214086ms" [2023-03-29T15:46:50.967Z] level=info msg="[linters_context/goanalysis] analyzers took 54.285792952s with top 10 stages: buildir: 27.757794285s, inspect: 1.679344583s, fact_deprecated: 1.56613579s, gosec: 1.428519143s, printf: 1.330371998s, S1038: 1.083957045s, ctrlflow: 1.064279213s, nilness: 835.120677ms, fact_purity: 771.711101ms, errcheck: 584.154169ms" [2023-03-29T15:46:50.967Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-29T15:46:50.967Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, nolint: 0/21, exclude: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 21/201" [2023-03-29T15:46:50.967Z] level=info msg="[runner] processing took 15.858503ms with stages: nolint: 7.319764ms, identifier_marker: 4.653348ms, exclude-rules: 1.672409ms, autogenerated_exclude: 912.953µs, path_prettifier: 829.88µs, skip_dirs: 429.636µs, filename_unadjuster: 18.941µs, cgo: 18.051µs, max_same_issues: 630ns, skip_files: 511ns, uniq_by_line: 420ns, exclude: 320ns, source_code: 290ns, diff: 290ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns, path_shortener: 140ns, path_prefixer: 110ns" [2023-03-29T15:46:50.967Z] level=info msg="[runner] linters took 6.689507157s with stages: goanalysis_metalinter: 6.67356894s" [2023-03-29T15:46:50.967Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-29T15:46:50.967Z] level=info msg="Memory: 203 samples, avg is 186.6MB, max is 852.9MB" [2023-03-29T15:46:50.967Z] level=info msg="Execution took 20.180176017s" [2023-03-29T15:46:50.967Z] go vet ./... [2023-03-29T15:46:52.060Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6220 in /w/workspace/edgexfoundry_edgex-go_PR-4487 [Pipeline] { [Pipeline] ws [2023-03-29T15:46:52.118Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-29T15:46:52.206Z] The recommended git tool is: git [2023-03-29T15:46:55.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T15:46:55.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T15:46:55.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T15:46:55.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T15:46:55.755Z] + ls -al . [2023-03-29T15:46:55.755Z] total 704 [2023-03-29T15:46:55.755Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 15:45 . [2023-03-29T15:46:55.755Z] drwxr-xr-x 4 root root 4096 Mar 29 15:45 .. [2023-03-29T15:46:55.755Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 15:44 .blubracket [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 15:44 .dockerignore [2023-03-29T15:46:55.755Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 15:44 .git [2023-03-29T15:46:55.755Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 15:44 .github [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 15:44 .gitignore [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 15:44 .golangci.yml [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 15:44 .hadolint.yml [2023-03-29T15:46:55.755Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 15:44 .semver [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 15:44 .sonarcloud.properties [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 15:44 ADOPTERS.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 15:44 Attribution.txt [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 15:44 CHANGELOG.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 15:44 CONTRIBUTING.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 15:44 GOVERNANCE.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 15:44 Jenkinsfile [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 15:44 LICENSE [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 15:44 Makefile [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 15:44 OWNERS.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 15:44 README.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 15:44 SECURITY.md [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 15:44 VERSION [2023-03-29T15:46:55.755Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 15:44 bin [2023-03-29T15:46:55.755Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 15:44 cmd [2023-03-29T15:46:55.755Z] -rw-r--r-- 1 root root 447380 Mar 29 15:46 coverage.out [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 15:44 go.mod [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 15:44 go.sum [2023-03-29T15:46:55.755Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 15:44 internal [2023-03-29T15:46:55.755Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 15:44 openapi [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 15:44 security.txt [2023-03-29T15:46:55.755Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 15:44 snap [2023-03-29T15:46:55.755Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 15:44 version.go [Pipeline] sh [2023-03-29T15:46:56.072Z] + '[' -e coverage.out ] [2023-03-29T15:46:56.073Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T15:46:56.190Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T15:46:56.483Z] + make build [2023-03-29T15:46:56.483Z] 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-03-29T15:46:58.270Z] using credential edgex-jenkins-ssh [2023-03-29T15:46:58.285Z] Cloning the remote Git repository [2023-03-29T15:46:58.344Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-29T15:46:58.452Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-29T15:46:58.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T15:46:58.600Z] > git --version # timeout=10 [2023-03-29T15:46:58.622Z] > git --version # 'git version 2.25.1' [2023-03-29T15:46:58.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T15:46:58.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T15:47:06.450Z] 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-03-29T15:47:07.825Z] 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-03-29T15:47:08.762Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T15:47:09.327Z] 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-03-29T15:47:15.902Z] 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-03-29T15:47:16.472Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T15:47:17.853Z] 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-03-29T15:47:17.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T15:47:18.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T15:47:18.788Z] 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-03-29T15:47:19.355Z] 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-03-29T15:47:19.939Z] Merging remotes/origin/main commit 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e into PR head commit 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:47:20.292Z] 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-03-29T15:47:20.359Z] Merge succeeded, producing 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:47:20.359Z] Checking out Revision 0335d2952a57d8e3516e5968f83c8fafe7811ac0 (PR-4487) [2023-03-29T15:47:18.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T15:47:19.031Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T15:47:19.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T15:47:19.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4487/head:refs/remotes/origin/PR-4487 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T15:47:19.961Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T15:47:20.032Z] > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 [2023-03-29T15:47:20.262Z] > git remote # timeout=10 [2023-03-29T15:47:20.283Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T15:47:20.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T15:47:20.315Z] > git merge 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 [2023-03-29T15:47:20.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T15:47:20.370Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T15:47:20.387Z] > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 [2023-03-29T15:47:21.308Z] 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-03-29T15:47:22.710Z] $ docker stop --time=1 e3532b50f1f40a2796e87dcefb14f09b74e84233d13d86defdf5a4fb67393ab2 [2023-03-29T15:47:24.135Z] Commit message: "fix: Change DB Timeout values missed in previous PR" [2023-03-29T15:47:24.196Z] > git --version # timeout=10 [2023-03-29T15:47:24.213Z] > git --version # 'git version 2.25.1' [2023-03-29T15:47:24.228Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T15:47:27.961Z] $ docker rm -f --volumes e3532b50f1f40a2796e87dcefb14f09b74e84233d13d86defdf5a4fb67393ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T15:47:29.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T15:47:29.102Z] [2023-03-29T15:47:29.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:47:29.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T15:47:29.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T15:47:29.390Z] Dload Upload Total Spent Left Speed [2023-03-29T15:47:29.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [2023-03-29T15:47:29.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T15:47:29.480Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-29T15:47:29.480Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-29T15:47:29.480Z] ca9280d653b3: Pulling fs layer [2023-03-29T15:47:29.480Z] 7e9c9ca2126c: Pulling fs layer [2023-03-29T15:47:29.480Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-29T15:47:29.480Z] cbdbe7a5bc2a: Download complete [2023-03-29T15:47:29.739Z] ca9280d653b3: Verifying Checksum [2023-03-29T15:47:29.739Z] ca9280d653b3: Download complete [2023-03-29T15:47:29.739Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2023-03-29T15:47:29.997Z] 7e9c9ca2126c: Download complete [2023-03-29T15:47:30.107Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T15:47:30.255Z] ca9280d653b3: Pull complete [2023-03-29T15:47:30.478Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T15:47:30.478Z] + sudo tee /etc/docker/daemon.new [2023-03-29T15:47:30.478Z] { [2023-03-29T15:47:30.478Z] "registry-mirrors": [ [2023-03-29T15:47:30.478Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T15:47:30.478Z] ], [2023-03-29T15:47:30.478Z] "bip": "10.250.0.254/24", [2023-03-29T15:47:30.478Z] "hosts": [ [2023-03-29T15:47:30.478Z] "tcp://0.0.0.0:5555", [2023-03-29T15:47:30.478Z] "unix:///var/run/docker.sock" [2023-03-29T15:47:30.478Z] ], [2023-03-29T15:47:30.478Z] "mtu": 1458, [2023-03-29T15:47:30.478Z] "selinux-enabled": true, [2023-03-29T15:47:30.478Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T15:47:30.478Z] } [Pipeline] sh [2023-03-29T15:47:30.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T15:47:31.238Z] + sudo service docker restart [2023-03-29T15:47:33.535Z] 7e9c9ca2126c: Pull complete [2023-03-29T15:47:33.535Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-29T15:47:33.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T15:47:33.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:47:33.749Z] prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container [2023-03-29T15:47:33.791Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-29T15:47:37.424Z] $ docker top 88fdda912f1c8c34186c8f41efecbeeee1f61b2ee3ce8e946e7786a005bfa45e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T15:47:37.805Z] + docker-compose build --help [2023-03-29T15:47:37.805Z] + grep parallel [2023-03-29T15:47:38.373Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T15:47:38.414Z] $ docker stop --time=1 88fdda912f1c8c34186c8f41efecbeeee1f61b2ee3ce8e946e7786a005bfa45e [2023-03-29T15:47:39.693Z] $ docker rm -f --volumes 88fdda912f1c8c34186c8f41efecbeeee1f61b2ee3ce8e946e7786a005bfa45e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:47:40.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T15:47:40.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:47:40.414Z] prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container [2023-03-29T15:47:40.452Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-29T15:47:40.780Z] $ docker top 7776773b6a6ac103fa0d8499acb3a87bd869e6c62e51d02dc9fba7055950d98c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T15:47:41.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T15:47:41.729Z] Building core-command ... [2023-03-29T15:47:41.729Z] Building core-common-config-bootstrapper ... [2023-03-29T15:47:41.729Z] Building core-data ... [2023-03-29T15:47:41.729Z] Building core-metadata ... [2023-03-29T15:47:41.729Z] Building security-bootstrapper ... [2023-03-29T15:47:41.729Z] Building security-proxy-auth ... [2023-03-29T15:47:41.729Z] Building security-proxy-setup ... [2023-03-29T15:47:41.729Z] Building security-secretstore-setup ... [2023-03-29T15:47:41.729Z] Building security-spiffe-token-provider ... [2023-03-29T15:47:41.729Z] Building security-spire-agent ... [2023-03-29T15:47:41.729Z] Building security-spire-config ... [2023-03-29T15:47:41.729Z] Building security-spire-server ... [2023-03-29T15:47:41.729Z] Building support-notifications ... [2023-03-29T15:47:41.729Z] Building support-scheduler ... [2023-03-29T15:47:41.729Z] Building support-notifications [2023-03-29T15:47:41.729Z] Building support-scheduler [2023-03-29T15:47:41.729Z] Building security-spire-config [2023-03-29T15:47:41.729Z] Building security-bootstrapper [2023-03-29T15:47:41.729Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T15:47:49.580Z] provisioning config files... [2023-03-29T15:47:49.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config81201672428221620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T15:47:50.015Z] ---> docker-login.sh [2023-03-29T15:47:50.015Z] nexus3.edgexfoundry.org:10001 [2023-03-29T15:47:50.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:47:50.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:47:50.615Z] Configure a credential helper to remove this warning. See [2023-03-29T15:47:50.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:47:50.615Z] [2023-03-29T15:47:50.615Z] Login Succeeded [2023-03-29T15:47:50.615Z] nexus3.edgexfoundry.org:10002 [2023-03-29T15:47:50.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:47:51.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:47:51.159Z] Configure a credential helper to remove this warning. See [2023-03-29T15:47:51.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:47:51.159Z] [2023-03-29T15:47:51.159Z] Login Succeeded [2023-03-29T15:47:51.159Z] nexus3.edgexfoundry.org:10003 [2023-03-29T15:47:51.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:47:51.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:47:51.428Z] Configure a credential helper to remove this warning. See [2023-03-29T15:47:51.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:47:51.428Z] [2023-03-29T15:47:51.428Z] Login Succeeded [2023-03-29T15:47:51.428Z] nexus3.edgexfoundry.org:10004 [2023-03-29T15:47:51.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:47:51.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:47:51.701Z] Configure a credential helper to remove this warning. See [2023-03-29T15:47:51.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:47:51.701Z] [2023-03-29T15:47:51.701Z] Login Succeeded [2023-03-29T15:47:51.701Z] docker.io [2023-03-29T15:47:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T15:47:52.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T15:47:52.247Z] Configure a credential helper to remove this warning. See [2023-03-29T15:47:52.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T15:47:52.247Z] [2023-03-29T15:47:52.247Z] Login Succeeded [2023-03-29T15:47:52.247Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T15:47:52.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-29T15:47:53.160Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-29T15:47:53.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T15:47:53.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T15:47:53.274Z] ========================================================= [2023-03-29T15:47:53.274Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T15:47:53.274Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T15:47:53.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T15:47:53.923Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:47:53.923Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:47:53.923Z] ---> c6ff1808e09b [2023-03-29T15:47:53.923Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T15:47:53.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:47:53.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:47:53.924Z] ---> c6ff1808e09b [2023-03-29T15:47:53.924Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:47:53.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:47:53.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:47:53.924Z] ---> c6ff1808e09b [2023-03-29T15:47:53.924Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:47:53.924Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:47:53.924Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:47:53.924Z] ---> c6ff1808e09b [2023-03-29T15:47:53.924Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T15:47:53.924Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:47:53.924Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:47:53.924Z] ---> c6ff1808e09b [2023-03-29T15:47:53.924Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T15:47:53.931Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T15:47:53.931Z] af6eaf76a39c: Pulling fs layer [2023-03-29T15:47:53.931Z] 55522c791124: Pulling fs layer [2023-03-29T15:47:53.931Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T15:47:53.931Z] 169dfbe0d373: Pulling fs layer [2023-03-29T15:47:53.931Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T15:47:53.931Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T15:47:53.931Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T15:47:53.931Z] e1ff8fa3b103: Waiting [2023-03-29T15:47:53.931Z] 52ebb69f0ebf: Waiting [2023-03-29T15:47:53.931Z] 5abe8eddf0d5: Waiting [2023-03-29T15:47:53.931Z] 169dfbe0d373: Waiting [2023-03-29T15:47:53.931Z] 55522c791124: Verifying Checksum [2023-03-29T15:47:53.931Z] 55522c791124: Download complete [2023-03-29T15:47:53.931Z] 169dfbe0d373: Verifying Checksum [2023-03-29T15:47:53.931Z] 169dfbe0d373: Download complete [2023-03-29T15:47:53.931Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T15:47:53.931Z] e1ff8fa3b103: Download complete [2023-03-29T15:47:53.931Z] af6eaf76a39c: Verifying Checksum [2023-03-29T15:47:53.931Z] af6eaf76a39c: Download complete [2023-03-29T15:47:54.905Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T15:47:54.905Z] 5abe8eddf0d5: Download complete [2023-03-29T15:47:54.905Z] af6eaf76a39c: Pull complete [2023-03-29T15:47:55.494Z] 55522c791124: Pull complete [2023-03-29T15:47:56.099Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T15:47:56.099Z] ce5c4a1c91eb: Download complete [2023-03-29T15:47:56.370Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T15:47:56.370Z] 52ebb69f0ebf: Download complete [2023-03-29T15:48:06.244Z] ---> Running in db8fdbf9defc [2023-03-29T15:48:06.245Z] ---> Running in e18530ffe4ee [2023-03-29T15:48:06.245Z] ---> Running in 6bcc8fc02241 [2023-03-29T15:48:06.245Z] ---> Running in 560c6a6f7d6a [2023-03-29T15:48:06.245Z] ---> Running in ca713575629a [2023-03-29T15:48:06.455Z] ce5c4a1c91eb: Pull complete [2023-03-29T15:48:06.455Z] 169dfbe0d373: Pull complete [2023-03-29T15:48:06.455Z] e1ff8fa3b103: Pull complete [2023-03-29T15:48:06.501Z] Removing intermediate container db8fdbf9defc [2023-03-29T15:48:06.501Z] ---> ab4db44dd18a [2023-03-29T15:48:06.501Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T15:48:06.501Z] Removing intermediate container ca713575629a [2023-03-29T15:48:06.501Z] ---> aa2ceff9fb56 [2023-03-29T15:48:06.501Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T15:48:06.501Z] Removing intermediate container 560c6a6f7d6a [2023-03-29T15:48:06.501Z] ---> 1524d697370b [2023-03-29T15:48:06.501Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T15:48:06.501Z] Removing intermediate container e18530ffe4ee [2023-03-29T15:48:06.501Z] ---> 7dc33ebaf6a7 [2023-03-29T15:48:06.501Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T15:48:06.501Z] ---> Running in 81b1614961c0 [2023-03-29T15:48:06.501Z] Removing intermediate container 6bcc8fc02241 [2023-03-29T15:48:06.501Z] ---> 14fd60a001fb [2023-03-29T15:48:06.501Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T15:48:06.501Z] ---> Running in a9594781ccb7 [2023-03-29T15:48:06.501Z] ---> Running in 9552916eedc8 [2023-03-29T15:48:06.501Z] ---> Running in aae363a61237 [2023-03-29T15:48:06.501Z] ---> Running in 246978dd891a [2023-03-29T15:48:06.501Z] Removing intermediate container a9594781ccb7 [2023-03-29T15:48:06.501Z] ---> 49505e49ad79 [2023-03-29T15:48:06.501Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T15:48:06.501Z] ---> Running in 20933135fde3 [2023-03-29T15:48:06.501Z] Removing intermediate container 246978dd891a [2023-03-29T15:48:06.501Z] ---> 76bd1e00509d [2023-03-29T15:48:06.501Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T15:48:06.758Z] ---> Running in bdac2234df59 [2023-03-29T15:48:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.274Z] OK: 265 MiB in 53 packages [2023-03-29T15:48:07.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:48:07.274Z] OK: 265 MiB in 53 packages [2023-03-29T15:48:07.531Z] OK: 265 MiB in 53 packages [2023-03-29T15:48:07.531Z] OK: 265 MiB in 53 packages [2023-03-29T15:48:07.531Z] OK: 265 MiB in 53 packages [2023-03-29T15:48:07.789Z] Removing intermediate container 81b1614961c0 [2023-03-29T15:48:07.789Z] ---> a676fb8e0612 [2023-03-29T15:48:07.789Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T15:48:08.047Z] Removing intermediate container 9552916eedc8 [2023-03-29T15:48:08.047Z] ---> 5911d74cddc9 [2023-03-29T15:48:08.047Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T15:48:08.047Z] Removing intermediate container 20933135fde3 [2023-03-29T15:48:08.047Z] ---> 72e1db044ddf [2023-03-29T15:48:08.047Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T15:48:08.047Z] Removing intermediate container aae363a61237 [2023-03-29T15:48:08.047Z] ---> 5e637ec4b354 [2023-03-29T15:48:08.047Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T15:48:08.047Z] ---> 56c870304f98 [2023-03-29T15:48:08.047Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:48:08.047Z] Removing intermediate container bdac2234df59 [2023-03-29T15:48:08.047Z] ---> 308c28629baa [2023-03-29T15:48:08.047Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T15:48:08.047Z] ---> Running in 734dfa90d048 [2023-03-29T15:48:08.047Z] ---> 2df73fc3c8c8 [2023-03-29T15:48:08.047Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:48:08.047Z] ---> Running in 8a76ca4b20a1 [2023-03-29T15:48:08.305Z] ---> 75caf5170f3d [2023-03-29T15:48:08.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:48:08.305Z] ---> Running in f3a1d0978954 [2023-03-29T15:48:08.305Z] ---> 12edc9863b44 [2023-03-29T15:48:08.305Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:48:08.305Z] ---> Running in 27a80cea653c [2023-03-29T15:48:08.305Z] ---> 3842b8a9169f [2023-03-29T15:48:08.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:48:08.305Z] ---> Running in e6ee92a88651 [2023-03-29T15:48:14.694Z] 52ebb69f0ebf: Pull complete [2023-03-29T15:48:15.286Z] 5abe8eddf0d5: Pull complete [2023-03-29T15:48:15.564Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T15:48:15.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T15:48:15.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T15:48:15.952Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-29T15:48:15.952Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T15:48:15.952Z] WORKDIR /edgex [2023-03-29T15:48:15.952Z] COPY go.mod . [2023-03-29T15:48:15.952Z] RUN go mod download [2023-03-29T15:48:16.537Z] Sending build context to Docker daemon 2.934MB [2023-03-29T15:48:16.537Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T15:48:16.537Z] ---> 6cb57ee374ae [2023-03-29T15:48:16.537Z] Step 2/4 : WORKDIR /edgex [2023-03-29T15:48:18.571Z] ---> Running in a3a360bc94a5 [2023-03-29T15:48:18.571Z] Removing intermediate container a3a360bc94a5 [2023-03-29T15:48:18.571Z] ---> 47c014f99dab [2023-03-29T15:48:18.571Z] Step 3/4 : COPY go.mod . [2023-03-29T15:48:19.163Z] ---> 7c3d2079f204 [2023-03-29T15:48:19.163Z] Step 4/4 : RUN go mod download [2023-03-29T15:48:19.163Z] ---> Running in 3620b98c1c1e [2023-03-29T15:48:51.412Z] Removing intermediate container 3620b98c1c1e [2023-03-29T15:48:51.412Z] ---> c2add95119ab [2023-03-29T15:48:51.412Z] Successfully built c2add95119ab [2023-03-29T15:48:51.412Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:48:51.817Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T15:48:51.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:48:52.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container [2023-03-29T15:48:52.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T15:48:53.416Z] $ docker top 1e510db10b7bdfab2596bc6a581f6d7fd372c2b4b9c2ac82a07a5ebb31b123e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T15:48:54.313Z] + go version [2023-03-29T15:48:54.313Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T15:48:54.352Z] $ docker stop --time=1 1e510db10b7bdfab2596bc6a581f6d7fd372c2b4b9c2ac82a07a5ebb31b123e6 [2023-03-29T15:48:55.940Z] $ docker rm -f --volumes 1e510db10b7bdfab2596bc6a581f6d7fd372c2b4b9c2ac82a07a5ebb31b123e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T15:48:56.768Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T15:48:56.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T15:48:57.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container [2023-03-29T15:48:57.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T15:48:58.251Z] $ docker top 4c3427e56303891a49605bbcfd687cd7c47f7f65be5a503c779a8cb000db48d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T15:48:58.503Z] ========================================================= [2023-03-29T15:48:58.503Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T15:48:58.503Z] ========================================================= [Pipeline] sh [2023-03-29T15:48:59.144Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T15:48:59.861Z] + make test [2023-03-29T15:48:59.861Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T15:49:16.039Z] Removing intermediate container 27a80cea653c [2023-03-29T15:49:16.039Z] ---> 8e699656234e [2023-03-29T15:49:16.039Z] Step 7/33 : COPY . . [2023-03-29T15:49:16.039Z] Removing intermediate container f3a1d0978954 [2023-03-29T15:49:16.039Z] ---> 3217b65e03a1 [2023-03-29T15:49:16.039Z] Step 8/23 : COPY . . [2023-03-29T15:49:16.039Z] Removing intermediate container e6ee92a88651 [2023-03-29T15:49:16.039Z] ---> 80b057f49c02 [2023-03-29T15:49:16.039Z] Step 8/23 : COPY . . [2023-03-29T15:49:16.039Z] Removing intermediate container 8a76ca4b20a1 [2023-03-29T15:49:16.039Z] ---> 164be84bd63d [2023-03-29T15:49:16.039Z] Step 7/26 : COPY . . [2023-03-29T15:49:16.039Z] Removing intermediate container 734dfa90d048 [2023-03-29T15:49:16.039Z] ---> 5f081711065a [2023-03-29T15:49:16.039Z] Step 7/27 : COPY . . [2023-03-29T15:49:46.713Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T15:49:48.174Z] ---> 173a53dd1f36 [2023-03-29T15:49:48.174Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T15:49:48.174Z] ---> 0a696184e49e [2023-03-29T15:49:48.174Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T15:49:48.174Z] ---> Running in a376a1561a3c [2023-03-29T15:49:48.174Z] ---> 5b9f56261f73 [2023-03-29T15:49:48.174Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T15:49:48.174Z] ---> 0b6bd814b1bd [2023-03-29T15:49:48.174Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T15:49:48.174Z] ---> 57e6b3d78093 [2023-03-29T15:49:48.174Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T15:49:48.174Z] ---> Running in 37f109845cc5 [2023-03-29T15:49:48.174Z] ---> Running in 947a5fb8e1a8 [2023-03-29T15:49:48.174Z] ---> Running in a21abf1657eb [2023-03-29T15:49:48.174Z] ---> Running in 7db3f3aefdf4 [2023-03-29T15:49:48.174Z] Removing intermediate container 7db3f3aefdf4 [2023-03-29T15:49:48.174Z] ---> a23f24e15e8d [2023-03-29T15:49:48.174Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T15:49:48.174Z] Removing intermediate container 37f109845cc5 [2023-03-29T15:49:48.174Z] ---> 832ced6beb58 [2023-03-29T15:49:48.174Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T15:49:48.174Z] ---> Running in e2f8e54728c2 [2023-03-29T15:49:48.174Z] ---> Running in fba57ebd8c44 [2023-03-29T15:49:48.174Z] Removing intermediate container fba57ebd8c44 [2023-03-29T15:49:48.174Z] ---> 9d7c3509a5ea [2023-03-29T15:49:48.174Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T15:49:48.174Z] Removing intermediate container e2f8e54728c2 [2023-03-29T15:49:48.174Z] ---> 53e8ea1e2f26 [2023-03-29T15:49:48.174Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T15:49:48.174Z] ---> Running in c7b4643a65b1 [2023-03-29T15:49:48.174Z] ---> Running in d36772f02ee2 [2023-03-29T15:49:48.174Z] 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-03-29T15:49:48.174Z] 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-03-29T15:49:48.174Z] 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-03-29T15:49:48.174Z] Removing intermediate container c7b4643a65b1 [2023-03-29T15:49:48.174Z] ---> d049577a104d [2023-03-29T15:49:48.174Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T15:49:48.174Z] Removing intermediate container d36772f02ee2 [2023-03-29T15:49:48.174Z] ---> 4b794c5cf730 [2023-03-29T15:49:48.174Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T15:49:48.174Z] ---> Running in b9f5dc4982c1 [2023-03-29T15:49:48.174Z] ---> Running in f74dd09bd5bc [2023-03-29T15:49:48.432Z] Removing intermediate container b9f5dc4982c1 [2023-03-29T15:49:48.432Z] ---> b82cc9afc6d7 [2023-03-29T15:49:48.432Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T15:49:48.432Z] Removing intermediate container f74dd09bd5bc [2023-03-29T15:49:48.432Z] ---> 7815d3219e5f [2023-03-29T15:49:48.432Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T15:49:48.432Z] ---> Running in 243b85f30395 [2023-03-29T15:49:48.432Z] ---> Running in 9399f2cfdd52 [2023-03-29T15:49:48.692Z] Removing intermediate container 243b85f30395 [2023-03-29T15:49:48.692Z] ---> e8f3e808d6f8 [2023-03-29T15:49:48.692Z] [2023-03-29T15:49:48.692Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T15:49:48.692Z] Removing intermediate container 9399f2cfdd52 [2023-03-29T15:49:48.692Z] ---> 19a1bc2fa3b1 [2023-03-29T15:49:48.692Z] [2023-03-29T15:49:48.692Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T15:49:49.629Z] 3.17: Pulling from library/alpine [2023-03-29T15:49:49.630Z] 3.17: Pulling from library/alpine [2023-03-29T15:49:50.200Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T15:49:50.200Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T15:49:50.200Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T15:49:50.200Z] Status: Image is up to date for alpine:3.17 [2023-03-29T15:49:50.200Z] ---> b2aa39c304c2 [2023-03-29T15:49:50.200Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T15:49:50.200Z] ---> b2aa39c304c2 [2023-03-29T15:49:50.200Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T15:49:50.200Z] ---> Running in 42ac00567212 [2023-03-29T15:49:50.200Z] ---> Running in 5344fbbf2a15 [2023-03-29T15:49:50.461Z] Removing intermediate container 42ac00567212 [2023-03-29T15:49:50.461Z] ---> a42e66f9f0b4 [2023-03-29T15:49:50.461Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T15:49:50.461Z] Removing intermediate container 5344fbbf2a15 [2023-03-29T15:49:50.461Z] ---> Running in ec6f4ebc67be [2023-03-29T15:49:50.461Z] ---> 4deed1b8fd7d [2023-03-29T15:49:50.461Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T15:49:50.719Z] ---> Running in 044806c7f89a [2023-03-29T15:49:50.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:50.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.258Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T15:49:51.258Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T15:49:51.258Z] OK: 17820 distinct packages available [2023-03-29T15:49:51.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.516Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T15:49:51.516Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T15:49:51.516Z] OK: 17820 distinct packages available [2023-03-29T15:49:51.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:49:51.775Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T15:49:51.775Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T15:49:51.775Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T15:49:51.775Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T15:49:51.775Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T15:49:51.775Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:49:51.775Z] OK: 8 MiB in 20 packages [2023-03-29T15:49:51.775Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T15:49:51.775Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T15:49:51.775Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T15:49:51.775Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T15:49:51.775Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:49:51.775Z] OK: 7 MiB in 19 packages [2023-03-29T15:49:54.373Z] Removing intermediate container ec6f4ebc67be [2023-03-29T15:49:54.373Z] ---> c7a16c5047c7 [2023-03-29T15:49:54.373Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:49:54.632Z] Removing intermediate container 044806c7f89a [2023-03-29T15:49:54.632Z] ---> 95d82d59b88b [2023-03-29T15:49:54.632Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:49:55.568Z] ---> f1e476809ca8 [2023-03-29T15:49:55.568Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:49:55.826Z] ---> 686c814cdb9f [2023-03-29T15:49:55.826Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:49:56.393Z] ---> 711427feb2bf [2023-03-29T15:49:56.393Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T15:49:56.959Z] ---> fa3e4374abb9 [2023-03-29T15:49:56.959Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T15:50:15.367Z] ---> e9d68838f996 [2023-03-29T15:50:15.367Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T15:50:15.367Z] ---> 4a16b7bd6deb [2023-03-29T15:50:15.367Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T15:50:15.367Z] ---> 8e822082f780 [2023-03-29T15:50:15.367Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T15:50:16.776Z] ---> 00c907084d53 [2023-03-29T15:50:16.776Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T15:50:17.346Z] ---> 5e814fd5d67d [2023-03-29T15:50:17.346Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T15:50:17.606Z] ---> Running in 106a170c01ac [2023-03-29T15:50:17.606Z] Removing intermediate container 947a5fb8e1a8 [2023-03-29T15:50:17.606Z] ---> bbcb824dc0b0 [2023-03-29T15:50:17.606Z] [2023-03-29T15:50:17.606Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T15:50:17.606Z] ---> b2aa39c304c2 [2023-03-29T15:50:17.606Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T15:50:17.606Z] ---> Running in 401f3064781c [2023-03-29T15:50:17.606Z] ---> b30c1fa52f33 [2023-03-29T15:50:17.606Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T15:50:17.606Z] Removing intermediate container 106a170c01ac [2023-03-29T15:50:17.606Z] ---> 92ae08333b7a [2023-03-29T15:50:17.606Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T15:50:17.866Z] ---> Running in 1ba255fd9e15 [2023-03-29T15:50:17.866Z] Removing intermediate container 401f3064781c [2023-03-29T15:50:17.866Z] ---> d3de5138e8da [2023-03-29T15:50:17.866Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T15:50:18.469Z] ---> Running in 3521eae4e584 [2023-03-29T15:50:18.469Z] Removing intermediate container 1ba255fd9e15 [2023-03-29T15:50:18.469Z] ---> 35c55de6d511 [2023-03-29T15:50:18.469Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T15:50:23.739Z] ---> cdb05775af4f [2023-03-29T15:50:23.739Z] Step 22/27 : WORKDIR / [2023-03-29T15:50:23.739Z] ---> Running in 910ffb650722 [2023-03-29T15:50:23.739Z] ---> Running in 8ea9af2db77f [2023-03-29T15:50:23.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:23.739Z] Removing intermediate container 910ffb650722 [2023-03-29T15:50:23.739Z] ---> 554078e8119a [2023-03-29T15:50:23.739Z] Step 24/26 : LABEL arch=x86_64 [2023-03-29T15:50:23.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:23.739Z] ---> Running in ba5cff4cf81a [2023-03-29T15:50:23.739Z] Removing intermediate container 8ea9af2db77f [2023-03-29T15:50:23.739Z] ---> 3316407579a4 [2023-03-29T15:50:23.739Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T15:50:23.739Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T15:50:23.739Z] ---> Running in 757b983ab21e [2023-03-29T15:50:23.739Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T15:50:23.739Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:50:23.739Z] OK: 7 MiB in 17 packages [2023-03-29T15:50:23.739Z] Removing intermediate container ba5cff4cf81a [2023-03-29T15:50:23.739Z] ---> 1ebd3dc9599f [2023-03-29T15:50:23.739Z] Step 25/26 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:50:23.997Z] Removing intermediate container a21abf1657eb [2023-03-29T15:50:23.997Z] ---> efd7614063ea [2023-03-29T15:50:23.997Z] [2023-03-29T15:50:23.997Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T15:50:23.997Z] ---> b2aa39c304c2 [2023-03-29T15:50:23.997Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T15:50:23.997Z] Removing intermediate container a376a1561a3c [2023-03-29T15:50:23.997Z] ---> a87fb2692141 [2023-03-29T15:50:23.997Z] [2023-03-29T15:50:23.997Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T15:50:23.997Z] ---> b2aa39c304c2 [2023-03-29T15:50:23.997Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T15:50:23.997Z] ---> Running in ec55e9d661c7 [2023-03-29T15:50:23.997Z] ---> Running in 314b6ebd9833 [2023-03-29T15:50:23.997Z] Removing intermediate container 757b983ab21e [2023-03-29T15:50:23.997Z] ---> 84040abc6a14 [2023-03-29T15:50:23.997Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T15:50:23.997Z] ---> Running in 5ddf38c3d596 [2023-03-29T15:50:23.997Z] ---> Running in d85bdf193c4a [2023-03-29T15:50:23.997Z] Removing intermediate container ec55e9d661c7 [2023-03-29T15:50:23.997Z] ---> 6a077dd14db4 [2023-03-29T15:50:23.997Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T15:50:23.997Z] ---> Running in e7254ef571c2 [2023-03-29T15:50:23.997Z] Removing intermediate container d85bdf193c4a [2023-03-29T15:50:23.997Z] ---> 302bf65eaa82 [2023-03-29T15:50:23.997Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T15:50:24.256Z] ---> Running in 9afe737ff24c [2023-03-29T15:50:24.256Z] Removing intermediate container 3521eae4e584 [2023-03-29T15:50:24.256Z] ---> ff2e0c44870f [2023-03-29T15:50:24.256Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T15:50:24.256Z] Removing intermediate container e7254ef571c2 [2023-03-29T15:50:24.256Z] ---> eaef0ecd03db [2023-03-29T15:50:24.256Z] [2023-03-29T15:50:24.256Z] ---> Running in 0c87e9982f4f [2023-03-29T15:50:24.256Z] Removing intermediate container 9afe737ff24c [2023-03-29T15:50:24.256Z] ---> 501862d22adf [2023-03-29T15:50:24.256Z] Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:50:24.256Z] Successfully built eaef0ecd03db [2023-03-29T15:50:24.256Z] Successfully tagged security-spire-server:latest [2023-03-29T15:50:24.256Z] Building security-spiffe-token-provider [2023-03-29T15:50:24.256Z]  Building security-spire-server ... done  ---> Running in d335b34ff1ad [2023-03-29T15:50:24.256Z] Removing intermediate container 0c87e9982f4f [2023-03-29T15:50:24.256Z] ---> e493ea546386 [2023-03-29T15:50:24.256Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T15:50:24.516Z] ---> Running in 141e1b308e41 [2023-03-29T15:50:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:24.516Z] Removing intermediate container d335b34ff1ad [2023-03-29T15:50:24.516Z] ---> 24b2b732a6a7 [2023-03-29T15:50:24.516Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T15:50:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:24.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:24.775Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T15:50:24.775Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:50:24.775Z] OK: 7 MiB in 16 packages [2023-03-29T15:50:25.035Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T15:50:25.035Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T15:50:25.035Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:50:25.035Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T15:50:25.035Z] OK: 8 MiB in 17 packages [2023-03-29T15:50:29.479Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:50:29.479Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:50:29.479Z] ---> c6ff1808e09b [2023-03-29T15:50:29.479Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T15:50:29.479Z] ---> Using cache [2023-03-29T15:50:29.479Z] ---> 7dc33ebaf6a7 [2023-03-29T15:50:29.479Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T15:50:31.387Z] Removing intermediate container 141e1b308e41 [2023-03-29T15:50:31.387Z] ---> 6d90334e49db [2023-03-29T15:50:31.387Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T15:50:31.387Z] ---> Running in 1d5aa65e95a5 [2023-03-29T15:50:31.387Z] ---> Running in 149f0d5b8ce6 [2023-03-29T15:50:31.387Z] ---> Running in 425aed6b9dd3 [2023-03-29T15:50:31.387Z] Removing intermediate container 1d5aa65e95a5 [2023-03-29T15:50:31.387Z] ---> ad1079518a7f [2023-03-29T15:50:31.387Z] [2023-03-29T15:50:31.387Z] Removing intermediate container 314b6ebd9833 [2023-03-29T15:50:31.387Z] ---> d6e2f4cd4b41 [2023-03-29T15:50:31.387Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T15:50:31.387Z] ---> Running in 866b5e02755d [2023-03-29T15:50:31.387Z] Removing intermediate container 425aed6b9dd3 [2023-03-29T15:50:31.387Z] ---> de2f79b9571b [2023-03-29T15:50:31.387Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T15:50:31.387Z] Successfully built ad1079518a7f [2023-03-29T15:50:31.387Z] Successfully tagged security-spire-config:latest [2023-03-29T15:50:31.387Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-29T15:50:31.387Z] Removing intermediate container 5ddf38c3d596 [2023-03-29T15:50:31.387Z] ---> b245f229f2b7 [2023-03-29T15:50:31.387Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T15:50:31.387Z] ---> Running in 1d3d17213a9e [2023-03-29T15:50:31.387Z] ---> Running in 126699eb5c99 [2023-03-29T15:50:31.387Z] Removing intermediate container 866b5e02755d [2023-03-29T15:50:31.387Z] ---> 4dd57e429a15 [2023-03-29T15:50:31.387Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T15:50:31.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:31.388Z] ---> Running in 1a46027069b4 [2023-03-29T15:50:31.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:32.215Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T15:50:32.215Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T15:50:32.215Z] OK: 17823 distinct packages available [2023-03-29T15:50:32.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:32.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:33.197Z] OK: 265 MiB in 53 packages [2023-03-29T15:50:34.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:50:34.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:50:34.575Z] ---> c6ff1808e09b [2023-03-29T15:50:34.575Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:50:34.575Z] ---> Using cache [2023-03-29T15:50:34.575Z] ---> 14fd60a001fb [2023-03-29T15:50:34.575Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T15:50:34.575Z] ---> Using cache [2023-03-29T15:50:34.575Z] ---> 76bd1e00509d [2023-03-29T15:50:34.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T15:50:37.113Z] Removing intermediate container 126699eb5c99 [2023-03-29T15:50:37.113Z] ---> 41355e7f8687 [2023-03-29T15:50:37.113Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T15:50:37.113Z] Removing intermediate container 1d3d17213a9e [2023-03-29T15:50:37.113Z] ---> cb9941d19316 [2023-03-29T15:50:37.113Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T15:50:37.372Z] ---> Running in c0e1b249ef6d [2023-03-29T15:50:37.372Z] Removing intermediate container 1a46027069b4 [2023-03-29T15:50:37.372Z] ---> 0fa7d0928a28 [2023-03-29T15:50:37.372Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T15:50:37.372Z] ---> Running in a1c6e72f2759 [2023-03-29T15:50:37.372Z] ---> Running in 1af1860c9972 [2023-03-29T15:50:37.372Z] ---> Running in 9a490c90c692 [2023-03-29T15:50:37.372Z] Removing intermediate container 149f0d5b8ce6 [2023-03-29T15:50:37.372Z] ---> fb8e8038f40c [2023-03-29T15:50:37.372Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T15:50:37.629Z] Removing intermediate container 1af1860c9972 [2023-03-29T15:50:37.629Z] ---> e18e1023a824 [2023-03-29T15:50:37.629Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T15:50:37.629Z] Removing intermediate container 9a490c90c692 [2023-03-29T15:50:37.629Z] ---> 3e88852fb06f [2023-03-29T15:50:37.629Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:50:37.629Z] ---> Running in 0e5a6fdb5ae9 [2023-03-29T15:50:37.629Z] ---> c3043c2d679d [2023-03-29T15:50:37.629Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:50:37.629Z] Removing intermediate container 0e5a6fdb5ae9 [2023-03-29T15:50:37.629Z] ---> 263059249ab1 [2023-03-29T15:50:37.629Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:50:37.629Z] ---> Running in 6ebf5fb9679f [2023-03-29T15:50:37.629Z] ---> db7a1b7310aa [2023-03-29T15:50:37.629Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:50:37.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:37.887Z] ---> e69addc862e6 [2023-03-29T15:50:37.887Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:50:37.887Z] ---> befbd888643e [2023-03-29T15:50:37.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T15:50:37.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:50:38.145Z] ---> 15c9e6f46e26 [2023-03-29T15:50:38.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T15:50:38.406Z] OK: 265 MiB in 53 packages [2023-03-29T15:50:39.341Z] Removing intermediate container a1c6e72f2759 [2023-03-29T15:50:39.341Z] ---> e1193daf2b38 [2023-03-29T15:50:39.341Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T15:50:39.341Z] ---> ed1cccb472d2 [2023-03-29T15:50:39.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:50:39.341Z] ---> 26a5ef687dc5 [2023-03-29T15:50:39.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:50:39.341Z] ---> Running in 738fd420a9a0 [2023-03-29T15:50:39.599Z] Removing intermediate container 738fd420a9a0 [2023-03-29T15:50:39.599Z] ---> 0a354ff33248 [2023-03-29T15:50:39.599Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T15:50:39.599Z] Removing intermediate container c0e1b249ef6d [2023-03-29T15:50:39.599Z] ---> 54f2bffaa7e8 [2023-03-29T15:50:39.599Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T15:50:39.599Z] ---> eed4dc17ecb0 [2023-03-29T15:50:39.599Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T15:50:39.599Z] ---> 67d0ce61809f [2023-03-29T15:50:39.599Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T15:50:39.599Z] ---> Running in ca0822fc2e4a [2023-03-29T15:50:39.599Z] ---> Running in 3422f79b6d45 [2023-03-29T15:50:39.969Z] Removing intermediate container ca0822fc2e4a [2023-03-29T15:50:39.969Z] ---> 9378cb80539e [2023-03-29T15:50:39.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T15:50:39.969Z] Removing intermediate container 3422f79b6d45 [2023-03-29T15:50:39.969Z] ---> c7870deeddcf [2023-03-29T15:50:39.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T15:50:39.969Z] ---> bd07564316be [2023-03-29T15:50:39.969Z] ---> 7fce896fec4b [2023-03-29T15:50:39.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T15:50:39.969Z] [2023-03-29T15:50:39.969Z] ---> Running in ae59b018c5a3 [2023-03-29T15:50:39.969Z] ---> Running in 023e672dd76a [2023-03-29T15:50:39.969Z] ---> Running in f2cc5baed42f [2023-03-29T15:50:39.969Z] ---> Running in 7d71f5aac192 [2023-03-29T15:50:39.969Z] Removing intermediate container 023e672dd76a [2023-03-29T15:50:39.969Z] ---> 367026fbf83d [2023-03-29T15:50:39.969Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T15:50:39.969Z] Removing intermediate container ae59b018c5a3 [2023-03-29T15:50:39.969Z] ---> 3f88ace04c63 [2023-03-29T15:50:39.969Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T15:50:39.969Z] ---> Running in 5f896f8e2591 [2023-03-29T15:50:39.969Z] ---> Running in e4cce7d0f135 [2023-03-29T15:50:40.250Z] Removing intermediate container e4cce7d0f135 [2023-03-29T15:50:40.250Z] ---> 52f6d4f82135 [2023-03-29T15:50:40.250Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:50:40.250Z] Removing intermediate container 5f896f8e2591 [2023-03-29T15:50:40.250Z] ---> 47a93f339fa8 [2023-03-29T15:50:40.250Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:50:40.250Z] ---> Running in 0ce1ad84f605 [2023-03-29T15:50:40.250Z] ---> Running in e56972f426bb [2023-03-29T15:50:40.515Z] Removing intermediate container 0ce1ad84f605 [2023-03-29T15:50:40.515Z] Removing intermediate container e56972f426bb [2023-03-29T15:50:40.515Z] ---> c54fd4e40ac5 [2023-03-29T15:50:40.515Z] ---> 01e26ac91553 [2023-03-29T15:50:40.515Z] Step 23/23 : LABEL version=0.0.0Step 23/23 : LABEL version=0.0.0 [2023-03-29T15:50:40.515Z] [2023-03-29T15:50:40.983Z] ---> Running in b6cfa028fd69 [2023-03-29T15:50:40.983Z] ---> Running in b6f2bb557a41 [2023-03-29T15:50:41.265Z] Removing intermediate container b6cfa028fd69 [2023-03-29T15:50:41.265Z] ---> b002b8ef5f98 [2023-03-29T15:50:41.265Z] [2023-03-29T15:50:41.265Z] Removing intermediate container b6f2bb557a41 [2023-03-29T15:50:41.265Z] ---> e349942e3e95 [2023-03-29T15:50:41.265Z] [2023-03-29T15:50:41.265Z] Successfully built e349942e3e95 [2023-03-29T15:50:41.265Z] Successfully built b002b8ef5f98 [2023-03-29T15:50:41.265Z] Successfully tagged support-notifications:latest [2023-03-29T15:50:41.265Z] Building core-command [2023-03-29T15:50:41.265Z] Successfully tagged support-scheduler:latest [2023-03-29T15:50:41.265Z]  Building support-notifications ... done Building core-metadata [2023-03-29T15:50:41.868Z]  Building support-scheduler ... done Removing intermediate container f2cc5baed42f [2023-03-29T15:50:41.868Z] ---> 7567f95b8097 [2023-03-29T15:50:41.868Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:50:46.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:50:46.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:50:46.203Z] ---> c6ff1808e09b [2023-03-29T15:50:46.203Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:50:46.203Z] ---> Using cache [2023-03-29T15:50:46.203Z] ---> 14fd60a001fb [2023-03-29T15:50:46.203Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T15:50:46.203Z] ---> Using cache [2023-03-29T15:50:46.203Z] ---> 76bd1e00509d [2023-03-29T15:50:46.203Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T15:50:46.203Z] ---> Using cache [2023-03-29T15:50:46.203Z] ---> 54f2bffaa7e8 [2023-03-29T15:50:46.203Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T15:50:46.203Z] ---> Using cache [2023-03-29T15:50:46.203Z] ---> bd07564316be [2023-03-29T15:50:46.203Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:50:46.771Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:50:46.771Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:50:46.771Z] ---> c6ff1808e09b [2023-03-29T15:50:46.771Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:50:46.771Z] ---> Using cache [2023-03-29T15:50:46.771Z] ---> 14fd60a001fb [2023-03-29T15:50:46.771Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T15:50:46.771Z] ---> Using cache [2023-03-29T15:50:46.771Z] ---> 76bd1e00509d [2023-03-29T15:50:46.771Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T15:50:46.771Z] ---> Using cache [2023-03-29T15:50:46.771Z] ---> 54f2bffaa7e8 [2023-03-29T15:50:46.771Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T15:50:46.771Z] ---> Using cache [2023-03-29T15:50:46.771Z] ---> bd07564316be [2023-03-29T15:50:46.771Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:50:53.343Z] ---> 7bdda424fb6f [2023-03-29T15:50:53.343Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:50:53.343Z] ---> Running in 236958633dff [2023-03-29T15:50:53.343Z] ---> Running in 752a593c0f4a [2023-03-29T15:50:53.343Z] ---> 1f5979dccc7a [2023-03-29T15:50:53.343Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T15:50:53.343Z] ---> 494041679937 [2023-03-29T15:50:53.343Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T15:50:55.254Z] ---> 64d24891eab8 [2023-03-29T15:50:55.254Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T15:50:58.561Z] ---> 3111c15b49b8 [2023-03-29T15:50:58.561Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T15:50:58.561Z] ---> ccd766be23bf [2023-03-29T15:50:58.561Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T15:50:59.508Z] ---> 7c37b8ea8b7e [2023-03-29T15:50:59.508Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T15:51:07.664Z] ---> f40ecc2229f3 [2023-03-29T15:51:07.664Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T15:51:07.923Z] ---> Running in 1ca2d1dcb30e [2023-03-29T15:51:08.505Z] Removing intermediate container 6ebf5fb9679f [2023-03-29T15:51:08.505Z] ---> 846eef62aef3 [2023-03-29T15:51:08.506Z] Step 7/20 : COPY . . [2023-03-29T15:51:30.476Z] Removing intermediate container 1ca2d1dcb30e [2023-03-29T15:51:30.476Z] ---> 145db8106eb1 [2023-03-29T15:51:30.476Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T15:51:30.476Z] ---> 8e2f26a137de [2023-03-29T15:51:30.476Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T15:51:30.476Z] ---> Running in 212b2c3e957a [2023-03-29T15:51:30.476Z] ---> Running in 1a977a1ae654 [2023-03-29T15:51:30.476Z] Removing intermediate container 7d71f5aac192 [2023-03-29T15:51:30.476Z] ---> f98e7d5569ac [2023-03-29T15:51:30.476Z] Step 8/23 : COPY . . [2023-03-29T15:51:34.663Z] Removing intermediate container 212b2c3e957a [2023-03-29T15:51:34.663Z] ---> e079ae1a71b5 [2023-03-29T15:51:34.663Z] Step 30/33 : CMD ["gate"] [2023-03-29T15:51:36.034Z] 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-03-29T15:51:51.556Z] ---> 5686546024aa [2023-03-29T15:51:51.556Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T15:51:51.556Z] ---> Running in 605469d0123d [2023-03-29T15:51:51.556Z] ---> Running in 7f3df8383e31 [2023-03-29T15:51:51.556Z] Removing intermediate container 605469d0123d [2023-03-29T15:51:51.556Z] ---> 274a07b33223 [2023-03-29T15:51:51.556Z] Step 31/33 : LABEL arch=x86_64 [2023-03-29T15:51:51.556Z] ---> Running in eaa21bf19eaa [2023-03-29T15:51:51.556Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T15:51:51.556Z] Removing intermediate container eaa21bf19eaa [2023-03-29T15:51:51.556Z] ---> c3a795e9bb02 [2023-03-29T15:51:51.556Z] Step 32/33 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:51:51.556Z] Removing intermediate container 236958633dff [2023-03-29T15:51:51.556Z] ---> 2e9e1170ae2f [2023-03-29T15:51:51.556Z] Step 8/25 : COPY . . [2023-03-29T15:51:51.556Z] Removing intermediate container 752a593c0f4a [2023-03-29T15:51:51.556Z] ---> 3f22a12a3fe2 [2023-03-29T15:51:51.556Z] Step 8/24 : COPY . . [2023-03-29T15:51:51.556Z] ---> Running in 0d51f0950198 [2023-03-29T15:51:53.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T15:51:53.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T15:51:57.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T15:51:57.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T15:51:57.930Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T15:52:00.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T15:52:00.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T15:52:00.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T15:52:00.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T15:52:02.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T15:52:03.780Z] Removing intermediate container 0d51f0950198 [2023-03-29T15:52:03.780Z] ---> 4681f63a04f3 [2023-03-29T15:52:03.780Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T15:52:05.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T15:52:05.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T15:52:05.866Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T15:52:05.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T15:52:06.384Z] ---> Running in 622aadabbf33 [2023-03-29T15:52:06.384Z] ---> 5ff0273a4f1a [2023-03-29T15:52:06.384Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T15:52:06.384Z] ---> ab6456e71efb [2023-03-29T15:52:06.384Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T15:52:06.660Z] ---> Running in d71648c7f646 [2023-03-29T15:52:07.225Z] Removing intermediate container 622aadabbf33 [2023-03-29T15:52:07.225Z] ---> 2775f83d9d16 [2023-03-29T15:52:07.225Z] [2023-03-29T15:52:07.225Z] ---> Running in 798b6b22c670 [2023-03-29T15:52:07.225Z] Successfully built 2775f83d9d16 [2023-03-29T15:52:07.225Z] Successfully tagged security-bootstrapper:latest [2023-03-29T15:52:07.225Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-03-29T15:52:07.791Z] 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-03-29T15:52:08.049Z] 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-03-29T15:52:13.350Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:52:13.350Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:52:13.350Z] ---> c6ff1808e09b [2023-03-29T15:52:13.350Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T15:52:13.350Z] ---> Using cache [2023-03-29T15:52:13.350Z] ---> 7dc33ebaf6a7 [2023-03-29T15:52:13.350Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T15:52:13.350Z] ---> Using cache [2023-03-29T15:52:13.350Z] ---> 5e637ec4b354 [2023-03-29T15:52:13.350Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T15:52:13.350Z] ---> Using cache [2023-03-29T15:52:13.350Z] ---> 12edc9863b44 [2023-03-29T15:52:13.350Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:52:13.350Z] ---> Using cache [2023-03-29T15:52:13.350Z] ---> 8e699656234e [2023-03-29T15:52:13.350Z] Step 7/22 : COPY . . [2023-03-29T15:52:13.350Z] ---> Using cache [2023-03-29T15:52:13.350Z] ---> 5b9f56261f73 [2023-03-29T15:52:13.350Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T15:52:20.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T15:52:20.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T15:52:20.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.647s coverage: 28.7% of statements [2023-03-29T15:52:25.588Z] Removing intermediate container 1a977a1ae654 [2023-03-29T15:52:25.588Z] ---> db2f43b5386a [2023-03-29T15:52:25.588Z] [2023-03-29T15:52:25.588Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T15:52:25.588Z] ---> b2aa39c304c2 [2023-03-29T15:52:25.588Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T15:52:25.588Z] ---> Using cache [2023-03-29T15:52:25.588Z] ---> d3de5138e8da [2023-03-29T15:52:25.588Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T15:52:25.588Z] ---> Running in ccce6af67b59 [2023-03-29T15:52:25.588Z] ---> Running in 3fda88df9b22 [2023-03-29T15:52:26.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:26.178Z] 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-03-29T15:52:26.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:26.696Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T15:52:26.696Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T15:52:26.696Z] OK: 17820 distinct packages available [2023-03-29T15:52:26.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:26.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:26.956Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T15:52:26.956Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T15:52:27.222Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T15:52:27.222Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T15:52:27.222Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T15:52:27.222Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T15:52:27.222Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T15:52:27.222Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T15:52:27.222Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T15:52:27.222Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:52:27.222Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T15:52:27.222Z] OK: 10 MiB in 24 packages [2023-03-29T15:52:31.536Z] Removing intermediate container 7f3df8383e31 [2023-03-29T15:52:31.536Z] ---> 87e27d0e3b0d [2023-03-29T15:52:31.536Z] [2023-03-29T15:52:31.536Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T15:52:31.536Z] ---> b2aa39c304c2 [2023-03-29T15:52:31.536Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T15:52:33.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements [2023-03-29T15:52:33.451Z] ---> Running in adac0fd5fd6f [2023-03-29T15:52:36.009Z] Removing intermediate container 3fda88df9b22 [2023-03-29T15:52:36.009Z] ---> bee8d867c1f5 [2023-03-29T15:52:36.009Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:52:36.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T15:52:36.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T15:52:36.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T15:52:37.388Z] Removing intermediate container adac0fd5fd6f [2023-03-29T15:52:37.388Z] ---> 9c3fb59b8346 [2023-03-29T15:52:37.388Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T15:52:37.959Z] ---> 24369340ef9f [2023-03-29T15:52:37.959Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:52:37.959Z] ---> Running in 1966198b8579 [2023-03-29T15:52:38.530Z] ---> 8446f42465ca [2023-03-29T15:52:38.530Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T15:52:38.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:38.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:39.069Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T15:52:39.069Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:52:39.069Z] OK: 7 MiB in 16 packages [2023-03-29T15:52:39.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.417s coverage: 71.3% of statements [2023-03-29T15:52:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T15:52:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T15:52:42.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements [2023-03-29T15:52:43.300Z] ---> fa996fda43f6 [2023-03-29T15:52:43.300Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:52:43.562Z] Removing intermediate container d71648c7f646 [2023-03-29T15:52:43.562Z] ---> b72902cd4da0 [2023-03-29T15:52:43.562Z] [2023-03-29T15:52:43.562Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T15:52:43.562Z] ---> b2aa39c304c2 [2023-03-29T15:52:43.562Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T15:52:43.562Z] ---> Using cache [2023-03-29T15:52:43.562Z] ---> d6e2f4cd4b41 [2023-03-29T15:52:43.562Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T15:52:43.562Z] ---> Using cache [2023-03-29T15:52:43.562Z] ---> 4dd57e429a15 [2023-03-29T15:52:43.562Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T15:52:43.562Z] ---> 155065337c03 [2023-03-29T15:52:43.562Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T15:52:43.562Z] Removing intermediate container 1966198b8579 [2023-03-29T15:52:43.562Z] ---> f588ba92c2c4 [2023-03-29T15:52:43.562Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:52:43.562Z] Removing intermediate container 798b6b22c670 [2023-03-29T15:52:43.562Z] ---> cf6a223472ed [2023-03-29T15:52:43.562Z] [2023-03-29T15:52:43.562Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T15:52:43.562Z] ---> b2aa39c304c2 [2023-03-29T15:52:43.562Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T15:52:43.562Z] ---> Using cache [2023-03-29T15:52:43.562Z] ---> d6e2f4cd4b41 [2023-03-29T15:52:43.562Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T15:52:43.562Z] ---> Using cache [2023-03-29T15:52:43.562Z] ---> 4dd57e429a15 [2023-03-29T15:52:43.562Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T15:52:43.562Z] ---> Running in a19c5f597f4b [2023-03-29T15:52:43.562Z] ---> Running in 1ec944e3e09d [2023-03-29T15:52:43.562Z] ---> Running in da310673be01 [2023-03-29T15:52:43.821Z] Removing intermediate container a19c5f597f4b [2023-03-29T15:52:43.821Z] ---> 5ee34e2f4872 [2023-03-29T15:52:43.821Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T15:52:43.821Z] ---> Running in beca8ab95846 [2023-03-29T15:52:43.821Z] ---> 1213d5156963 [2023-03-29T15:52:43.821Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:52:43.821Z] Removing intermediate container da310673be01 [2023-03-29T15:52:43.821Z] ---> 23c343027571 [2023-03-29T15:52:43.821Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T15:52:43.821Z] Removing intermediate container 1ec944e3e09d [2023-03-29T15:52:43.821Z] ---> 617b12f739bb [2023-03-29T15:52:43.821Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T15:52:43.821Z] ---> Running in 96697fb0f932 [2023-03-29T15:52:43.821Z] ---> Running in 6e138f57963d [2023-03-29T15:52:43.821Z] Removing intermediate container beca8ab95846 [2023-03-29T15:52:43.821Z] ---> 462dddef7b2d [2023-03-29T15:52:43.821Z] Step 15/24 : WORKDIR / [2023-03-29T15:52:44.080Z] ---> Running in 0e5c99cd8ac1 [2023-03-29T15:52:44.080Z] Removing intermediate container 96697fb0f932 [2023-03-29T15:52:44.080Z] ---> ba330d151343 [2023-03-29T15:52:44.080Z] Step 18/20 : LABEL arch=x86_64 [2023-03-29T15:52:44.080Z] Removing intermediate container 6e138f57963d [2023-03-29T15:52:44.080Z] ---> 7eaf4133988a [2023-03-29T15:52:44.080Z] Step 15/25 : WORKDIR / [2023-03-29T15:52:44.080Z] ---> Running in c5d003535cb6 [2023-03-29T15:52:44.080Z] Removing intermediate container 0e5c99cd8ac1 [2023-03-29T15:52:44.080Z] ---> 1b654b9ccac8 [2023-03-29T15:52:44.080Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:52:44.080Z] ---> 7581dbf856ca [2023-03-29T15:52:44.080Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T15:52:44.080Z] ---> Running in 3e8c480fdbf3 [2023-03-29T15:52:44.405Z] Removing intermediate container c5d003535cb6 [2023-03-29T15:52:44.405Z] ---> 16c8eec8fca9 [2023-03-29T15:52:44.405Z] Step 19/20 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:52:44.405Z] ---> Running in 5e97920648c0 [2023-03-29T15:52:44.779Z] Removing intermediate container 3e8c480fdbf3 [2023-03-29T15:52:44.779Z] ---> 57d0c08a1344 [2023-03-29T15:52:44.779Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:52:44.779Z] ---> a0465fb9b89b [2023-03-29T15:52:44.779Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:52:44.779Z] Removing intermediate container 5e97920648c0 [2023-03-29T15:52:44.779Z] ---> 6a648dfbaebd [2023-03-29T15:52:44.779Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T15:52:45.039Z] ---> ba6b40c6483b [2023-03-29T15:52:45.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:52:45.039Z] ---> dc0e85a0bbcf [2023-03-29T15:52:45.039Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:52:45.039Z] ---> Running in 743233eede95 [2023-03-29T15:52:45.039Z] ---> dafd64b0b9de [2023-03-29T15:52:45.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T15:52:45.612Z] Removing intermediate container 743233eede95 [2023-03-29T15:52:45.612Z] ---> 36cc872dd5f7 [2023-03-29T15:52:45.612Z] [2023-03-29T15:52:45.612Z] Successfully built 36cc872dd5f7 [2023-03-29T15:52:46.208Z] ---> bfcd08909664 [2023-03-29T15:52:46.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T15:52:46.208Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-29T15:52:46.208Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-03-29T15:52:46.208Z] ---> 3f5d29e3a3bc [2023-03-29T15:52:46.208Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T15:52:46.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T15:52:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T15:52:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:52:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T15:52:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T15:52:49.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:52:49.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:52:50.547Z] ---> c6ff1808e09b [2023-03-29T15:52:50.547Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:52:50.547Z] ---> Using cache [2023-03-29T15:52:50.547Z] ---> 14fd60a001fb [2023-03-29T15:52:50.547Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T15:52:50.547Z] ---> Using cache [2023-03-29T15:52:50.547Z] ---> 76bd1e00509d [2023-03-29T15:52:50.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T15:52:50.547Z] ---> Using cache [2023-03-29T15:52:50.547Z] ---> 54f2bffaa7e8 [2023-03-29T15:52:50.547Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T15:52:50.547Z] ---> Using cache [2023-03-29T15:52:50.547Z] ---> bd07564316be [2023-03-29T15:52:50.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:52:50.547Z] ---> Using cache [2023-03-29T15:52:50.547Z] ---> 2e9e1170ae2f [2023-03-29T15:52:50.547Z] Step 8/23 : COPY . . [2023-03-29T15:52:50.547Z] ---> Using cache [2023-03-29T15:52:50.547Z] ---> ab6456e71efb [2023-03-29T15:52:50.547Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T15:52:51.987Z] ---> 312e7d467400 [2023-03-29T15:52:51.987Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:52:52.248Z] ---> 5f35a13157d8 [2023-03-29T15:52:52.248Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T15:52:52.606Z] ---> a97e61316fdc [2023-03-29T15:52:52.606Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:52:52.606Z] ---> Running in 4c02ec196c17 [2023-03-29T15:52:52.606Z] ---> e5daff4307d3 [2023-03-29T15:52:52.606Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T15:52:52.606Z] ---> Running in 4c73dfae5574 [2023-03-29T15:52:52.606Z] ---> Running in e291c94006b9 [2023-03-29T15:52:52.865Z] ---> 0ca1d7f13635 [2023-03-29T15:52:52.865Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T15:52:53.125Z] Removing intermediate container e291c94006b9 [2023-03-29T15:52:53.125Z] ---> f80cff2d7620 [2023-03-29T15:52:53.125Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T15:52:53.125Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T15:52:53.386Z] ---> e4a04e0e87e2 [2023-03-29T15:52:53.386Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T15:52:53.386Z] ---> Running in c468438ba96c [2023-03-29T15:52:53.386Z] ---> Running in f55df34cb617 [2023-03-29T15:52:53.647Z] Removing intermediate container c468438ba96c [2023-03-29T15:52:53.647Z] ---> 2fc58d621253 [2023-03-29T15:52:53.647Z] Step 22/24 : LABEL arch=x86_64 [2023-03-29T15:52:53.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T15:52:53.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T15:52:54.609Z] ---> Running in cbc8c8035308 [2023-03-29T15:52:54.609Z] Removing intermediate container f55df34cb617 [2023-03-29T15:52:54.609Z] ---> bd875cdbeee4 [2023-03-29T15:52:54.609Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T15:52:54.869Z] ---> Running in a83060da8815 [2023-03-29T15:52:54.869Z] Removing intermediate container 4c73dfae5574 [2023-03-29T15:52:54.869Z] ---> d076534df2f2 [2023-03-29T15:52:54.869Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T15:52:54.869Z] ---> Running in 1d28f782630d [2023-03-29T15:52:54.869Z] Removing intermediate container cbc8c8035308 [2023-03-29T15:52:54.869Z] ---> e3fd618944ee [2023-03-29T15:52:54.869Z] Step 23/24 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:52:54.869Z] ---> Running in d575cffd5dac [2023-03-29T15:52:55.133Z] Removing intermediate container a83060da8815 [2023-03-29T15:52:55.133Z] ---> 2788041784e2 [2023-03-29T15:52:55.133Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T15:52:55.133Z] ---> Running in 92f75c33c394 [2023-03-29T15:52:55.133Z] Removing intermediate container 1d28f782630d [2023-03-29T15:52:55.133Z] ---> 06582727f063 [2023-03-29T15:52:55.133Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T15:52:55.133Z] Removing intermediate container ccce6af67b59 [2023-03-29T15:52:55.133Z] ---> c4b852b63468 [2023-03-29T15:52:55.133Z] [2023-03-29T15:52:55.133Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T15:52:55.133Z] ---> b2aa39c304c2 [2023-03-29T15:52:55.133Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T15:52:55.133Z] Removing intermediate container d575cffd5dac [2023-03-29T15:52:55.133Z] ---> 5180e50ff072 [2023-03-29T15:52:55.133Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T15:52:55.133Z] ---> Running in 9f7949166e7a [2023-03-29T15:52:55.133Z] ---> Running in 0f26a569e5db [2023-03-29T15:52:55.133Z] Removing intermediate container 92f75c33c394 [2023-03-29T15:52:55.133Z] ---> 833d320fc398 [2023-03-29T15:52:55.133Z] Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:52:55.133Z] ---> Running in c12365879fb2 [2023-03-29T15:52:55.394Z] ---> Running in 9d1042867e20 [2023-03-29T15:52:55.394Z] Removing intermediate container 9f7949166e7a [2023-03-29T15:52:55.394Z] ---> 7a856e37c42a [2023-03-29T15:52:55.394Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T15:52:55.394Z] Removing intermediate container 0f26a569e5db [2023-03-29T15:52:55.394Z] ---> ec4ef4a079e7 [2023-03-29T15:52:55.394Z] [2023-03-29T15:52:55.394Z] Removing intermediate container 9d1042867e20 [2023-03-29T15:52:55.394Z] ---> 10f9eac304ac [2023-03-29T15:52:55.394Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T15:52:55.394Z] ---> Running in b32c325dfa1e [2023-03-29T15:52:55.394Z] Successfully built ec4ef4a079e7 [2023-03-29T15:52:55.394Z] Successfully tagged core-command:latest [2023-03-29T15:52:55.394Z] Building security-secretstore-setup [2023-03-29T15:52:55.394Z]  Building core-command ... done  ---> Running in fc79e169f658 [2023-03-29T15:52:55.673Z] Removing intermediate container b32c325dfa1e [2023-03-29T15:52:55.673Z] ---> 826f26613755 [2023-03-29T15:52:55.673Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:52:55.673Z] ---> Running in 93e9e321a4c7 [2023-03-29T15:52:55.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:55.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:52:55.934Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T15:52:55.934Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T15:52:55.934Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:52:55.934Z] OK: 8 MiB in 17 packages [2023-03-29T15:52:56.886Z] Removing intermediate container fc79e169f658 [2023-03-29T15:52:56.886Z] ---> 1470f5b6f1dc [2023-03-29T15:52:56.886Z] [2023-03-29T15:52:56.886Z] Successfully built 1470f5b6f1dc [2023-03-29T15:53:00.222Z] Successfully tagged core-metadata:latest [2023-03-29T15:53:00.222Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:53:00.222Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:53:00.222Z] Building core-data [2023-03-29T15:53:00.222Z] ---> c6ff1808e09b [2023-03-29T15:53:00.222Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T15:53:00.222Z] ---> Using cache [2023-03-29T15:53:00.222Z] ---> 7dc33ebaf6a7 [2023-03-29T15:53:00.222Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T15:53:00.222Z] ---> Using cache [2023-03-29T15:53:00.222Z] ---> 5e637ec4b354 [2023-03-29T15:53:00.222Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T15:53:00.222Z] ---> Using cache [2023-03-29T15:53:00.222Z] ---> 12edc9863b44 [2023-03-29T15:53:00.222Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:53:00.222Z] ---> Using cache [2023-03-29T15:53:00.222Z] ---> 8e699656234e [2023-03-29T15:53:00.222Z] Step 7/25 : COPY . . [2023-03-29T15:53:00.222Z] ---> Using cache [2023-03-29T15:53:00.222Z] ---> 5b9f56261f73 [2023-03-29T15:53:00.222Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T15:53:05.524Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:53:05.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:53:05.524Z] ---> c6ff1808e09b [2023-03-29T15:53:05.524Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T15:53:05.524Z] ---> Using cache [2023-03-29T15:53:05.524Z] ---> 14fd60a001fb [2023-03-29T15:53:05.524Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T15:53:05.524Z] ---> Using cache [2023-03-29T15:53:05.524Z] ---> 76bd1e00509d [2023-03-29T15:53:05.524Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T15:53:05.524Z] ---> Using cache [2023-03-29T15:53:05.524Z] ---> 54f2bffaa7e8 [2023-03-29T15:53:05.524Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T15:53:05.524Z] ---> Using cache [2023-03-29T15:53:05.524Z] ---> bd07564316be [2023-03-29T15:53:05.524Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:53:05.524Z] ---> Using cache [2023-03-29T15:53:05.524Z] ---> 2e9e1170ae2f [2023-03-29T15:53:05.524Z] Step 8/23 : COPY . . [2023-03-29T15:53:05.524Z] ---> Using cache [2023-03-29T15:53:05.524Z] ---> ab6456e71efb [2023-03-29T15:53:05.524Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T15:53:06.092Z] Removing intermediate container 93e9e321a4c7 [2023-03-29T15:53:06.092Z] ---> fdd0c8e4c316 [2023-03-29T15:53:06.092Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T15:53:06.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.737s coverage: 88.5% of statements [2023-03-29T15:53:06.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.494s coverage: 3.9% of statements [2023-03-29T15:53:10.400Z] ---> Running in 7699a9d9dd96 [2023-03-29T15:53:10.400Z] ---> Running in 8df84c896b92 [2023-03-29T15:53:10.400Z] ---> Running in cdb690bfec98 [2023-03-29T15:53:10.400Z] Removing intermediate container c12365879fb2 [2023-03-29T15:53:10.400Z] ---> fceb68dd1af7 [2023-03-29T15:53:10.400Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T15:53:10.400Z] Removing intermediate container cdb690bfec98 [2023-03-29T15:53:10.400Z] ---> 890595efccec [2023-03-29T15:53:10.400Z] [2023-03-29T15:53:10.400Z] ---> Running in 9c1a6d2f0b24 [2023-03-29T15:53:10.400Z] Successfully built 890595efccec [2023-03-29T15:53:10.400Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-29T15:53:10.400Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-29T15:53:10.400Z] Removing intermediate container 9c1a6d2f0b24 [2023-03-29T15:53:10.400Z] ---> be88000a1d9c [2023-03-29T15:53:10.400Z] Step 12/22 : WORKDIR /edgex [2023-03-29T15:53:10.400Z] ---> Running in c2ee95112594 [2023-03-29T15:53:10.400Z] 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-03-29T15:53:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T15:53:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:53:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T15:53:10.676Z] 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-03-29T15:53:11.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.789s coverage: 95.6% of statements [2023-03-29T15:53:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T15:53:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T15:53:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T15:53:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T15:53:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T15:53:12.238Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-03-29T15:53:14.028Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T15:53:14.028Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T15:53:14.028Z] ---> c6ff1808e09b [2023-03-29T15:53:14.028Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T15:53:14.028Z] ---> Using cache [2023-03-29T15:53:14.028Z] ---> 7dc33ebaf6a7 [2023-03-29T15:53:14.028Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T15:53:17.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T15:53:17.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T15:53:17.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T15:53:17.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 65.9% of statements [2023-03-29T15:53:19.329Z] Removing intermediate container c2ee95112594 [2023-03-29T15:53:19.329Z] ---> b13e122a364a [2023-03-29T15:53:19.329Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:53:20.379Z] ---> Running in c3836cced93f [2023-03-29T15:53:20.379Z] ---> 89ce3c7d272e [2023-03-29T15:53:20.379Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:53:21.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:53:21.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:53:21.844Z] OK: 265 MiB in 53 packages [2023-03-29T15:53:22.973Z] ---> c95575e952d1 [2023-03-29T15:53:22.973Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T15:53:24.892Z] ---> 3d662439b3ae [2023-03-29T15:53:24.892Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T15:53:25.154Z] Removing intermediate container c3836cced93f [2023-03-29T15:53:25.154Z] ---> d1bc98df8bb8 [2023-03-29T15:53:25.154Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T15:53:25.154Z] Removing intermediate container 4c02ec196c17 [2023-03-29T15:53:25.154Z] ---> 803a0383eb7d [2023-03-29T15:53:25.154Z] [2023-03-29T15:53:25.154Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T15:53:25.154Z] ---> b2aa39c304c2 [2023-03-29T15:53:25.154Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T15:53:25.154Z] ---> Using cache [2023-03-29T15:53:25.154Z] ---> 9c3fb59b8346 [2023-03-29T15:53:25.154Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T15:53:25.154Z] ---> Using cache [2023-03-29T15:53:25.154Z] ---> f588ba92c2c4 [2023-03-29T15:53:25.154Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:53:25.154Z] ---> Using cache [2023-03-29T15:53:25.730Z] ---> 1213d5156963 [2023-03-29T15:53:25.730Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:53:25.730Z] ---> Using cache [2023-03-29T15:53:25.730Z] ---> 7581dbf856ca [2023-03-29T15:53:25.730Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T15:53:25.730Z] ---> 3a34d2b1f5da [2023-03-29T15:53:25.730Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T15:53:25.730Z] ---> 160974a0b111 [2023-03-29T15:53:25.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T15:53:25.730Z] ---> Running in 3fa767a5d39e [2023-03-29T15:53:26.013Z] ---> 85ecbc772f3b [2023-03-29T15:53:26.013Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T15:53:26.281Z] ---> Running in 2f0b0f2d8b50 [2023-03-29T15:53:26.542Z] ---> 1ff845428b27 [2023-03-29T15:53:26.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:53:26.802Z] ---> c548415fdb27 [2023-03-29T15:53:26.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T15:53:27.065Z] Removing intermediate container 2f0b0f2d8b50 [2023-03-29T15:53:27.065Z] ---> 6b4f831afebe [2023-03-29T15:53:27.065Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T15:53:27.065Z] ---> fe41a447e975 [2023-03-29T15:53:27.065Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T15:53:27.065Z] ---> Running in 312ae052d116 [2023-03-29T15:53:27.065Z] ---> Running in ac62fe21d158 [2023-03-29T15:53:27.326Z] Removing intermediate container 312ae052d116 [2023-03-29T15:53:27.326Z] ---> 4b9c54c07957 [2023-03-29T15:53:27.326Z] Step 20/22 : LABEL arch=x86_64 [2023-03-29T15:53:27.641Z] ---> Running in d08de667c1de [2023-03-29T15:53:27.903Z] Removing intermediate container d08de667c1de [2023-03-29T15:53:27.903Z] ---> c87f644b9b44 [2023-03-29T15:53:27.903Z] Step 21/22 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:53:27.903Z] ---> Running in 550a7f95920b [2023-03-29T15:53:27.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T15:53:27.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T15:53:28.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements [2023-03-29T15:53:28.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements [2023-03-29T15:53:28.476Z] Removing intermediate container 550a7f95920b [2023-03-29T15:53:28.476Z] ---> 5d62e661bc0b [2023-03-29T15:53:28.476Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T15:53:28.476Z] ---> Running in ee3213b2fef6 [2023-03-29T15:53:28.476Z] Removing intermediate container ac62fe21d158 [2023-03-29T15:53:28.476Z] ---> 0d7991626a40 [2023-03-29T15:53:28.476Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T15:53:28.737Z] ---> Running in a18c6ad25a68 [2023-03-29T15:53:28.737Z] Removing intermediate container a18c6ad25a68 [2023-03-29T15:53:28.737Z] ---> 590599aec96c [2023-03-29T15:53:28.737Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T15:53:28.737Z] Removing intermediate container ee3213b2fef6 [2023-03-29T15:53:28.737Z] ---> c3cfa312ee8b [2023-03-29T15:53:28.737Z] [2023-03-29T15:53:29.000Z] ---> Running in d8128925b7e3 [2023-03-29T15:53:29.000Z] Successfully built c3cfa312ee8b [2023-03-29T15:53:29.000Z] Successfully tagged security-proxy-setup:latest [2023-03-29T15:53:29.000Z]  Building security-proxy-setup ... done Removing intermediate container d8128925b7e3 [2023-03-29T15:53:29.000Z] ---> d72f675821f6 [2023-03-29T15:53:29.000Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T15:53:29.260Z] ---> Running in 994b71286b33 [2023-03-29T15:53:29.260Z] Removing intermediate container 994b71286b33 [2023-03-29T15:53:29.260Z] ---> 7faba715ebe4 [2023-03-29T15:53:29.260Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:53:29.260Z] ---> Running in d6545820b825 [2023-03-29T15:53:29.521Z] Removing intermediate container d6545820b825 [2023-03-29T15:53:29.521Z] ---> 26ffd3a424fa [2023-03-29T15:53:29.521Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T15:53:29.521Z] ---> Running in 8eedd4f64280 [2023-03-29T15:53:29.521Z] Removing intermediate container 8eedd4f64280 [2023-03-29T15:53:29.521Z] ---> 27c82d059439 [2023-03-29T15:53:29.521Z] [2023-03-29T15:53:29.782Z] Successfully built 27c82d059439 [2023-03-29T15:53:29.782Z] Successfully tagged security-proxy-auth:latest [2023-03-29T15:53:33.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 44.1% of statements [2023-03-29T15:53:33.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 82.9% of statements [2023-03-29T15:53:33.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2023-03-29T15:53:33.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2023-03-29T15:53:35.071Z]  Building security-proxy-auth ... 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-03-29T15:53:36.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-03-29T15:53:38.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T15:53:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T15:53:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T15:53:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T15:53:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T15:53:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T15:53:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T15:53:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T15:53:48.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2023-03-29T15:53:48.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T15:53:48.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T15:53:48.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T15:53:48.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T15:53:50.250Z] Removing intermediate container 7699a9d9dd96 [2023-03-29T15:53:50.250Z] ---> 67ffb78dc580 [2023-03-29T15:53:50.250Z] [2023-03-29T15:53:50.250Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T15:53:50.250Z] ---> b2aa39c304c2 [2023-03-29T15:53:50.250Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T15:53:50.250Z] Removing intermediate container 8df84c896b92 [2023-03-29T15:53:50.250Z] ---> ad159f3f5442 [2023-03-29T15:53:50.250Z] [2023-03-29T15:53:50.250Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T15:53:50.250Z] ---> b2aa39c304c2 [2023-03-29T15:53:50.250Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T15:53:50.250Z] ---> Running in ddf6530fef6d [2023-03-29T15:53:50.250Z] ---> Running in de37d377ff18 [2023-03-29T15:53:50.250Z] Removing intermediate container de37d377ff18 [2023-03-29T15:53:50.250Z] ---> d6cfcd04c0bd [2023-03-29T15:53:50.250Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T15:53:50.250Z] ---> Running in c6b81945ea3a [2023-03-29T15:53:50.250Z] Removing intermediate container c6b81945ea3a [2023-03-29T15:53:50.250Z] ---> e55f8bf4d7f4 [2023-03-29T15:53:50.250Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T15:53:50.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:53:50.250Z] Removing intermediate container 3fa767a5d39e [2023-03-29T15:53:50.250Z] ---> ef08e948352c [2023-03-29T15:53:50.250Z] Step 7/27 : COPY . . [2023-03-29T15:53:50.250Z] ---> Running in fc09d371b825 [2023-03-29T15:53:50.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:53:50.250Z] Removing intermediate container fc09d371b825 [2023-03-29T15:53:50.250Z] ---> 54495d585228 [2023-03-29T15:53:50.250Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T15:53:50.250Z] ---> Running in 2243064a5c7f [2023-03-29T15:53:50.250Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T15:53:50.250Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T15:53:50.250Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T15:53:50.250Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:53:50.250Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T15:53:50.250Z] OK: 8 MiB in 18 packages [2023-03-29T15:53:50.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:53:50.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:53:50.512Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T15:53:50.512Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:53:50.512Z] OK: 7 MiB in 16 packages [2023-03-29T15:53:55.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T15:53:55.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T15:53:56.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T15:53:58.787Z] ---> fb14feb90807 [2023-03-29T15:53:58.787Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T15:53:58.787Z] ---> Running in b6e8c02ea8c6 [2023-03-29T15:53:58.787Z] Removing intermediate container 2243064a5c7f [2023-03-29T15:53:58.787Z] ---> e2b98e9a201d [2023-03-29T15:53:58.787Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:53:58.787Z] Removing intermediate container ddf6530fef6d [2023-03-29T15:53:58.787Z] ---> c47663862df3 [2023-03-29T15:53:58.787Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T15:53:58.787Z] ---> Running in 6604a9ac9667 [2023-03-29T15:53:58.787Z] Removing intermediate container b6e8c02ea8c6 [2023-03-29T15:53:58.787Z] ---> 4e268cd70310 [2023-03-29T15:53:58.787Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T15:53:58.787Z] ---> Running in 6a96fd4222f6 [2023-03-29T15:53:58.787Z] ---> 8dbdb4e85053 [2023-03-29T15:53:58.787Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:53:58.787Z] Removing intermediate container 6604a9ac9667 [2023-03-29T15:53:58.787Z] ---> 89a5133c2556 [2023-03-29T15:53:58.787Z] Step 12/25 : WORKDIR / [2023-03-29T15:53:58.787Z] ---> Running in feed1a5c1899 [2023-03-29T15:53:58.787Z] Removing intermediate container 6a96fd4222f6 [2023-03-29T15:53:58.787Z] ---> 39f59c3c00dd [2023-03-29T15:53:58.787Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T15:53:58.787Z] ---> Running in c66b72fbcea8 [2023-03-29T15:53:58.787Z] ---> 162113dfd0de [2023-03-29T15:53:58.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T15:53:58.787Z] Removing intermediate container feed1a5c1899 [2023-03-29T15:53:58.787Z] ---> 45c03ae43f3a [2023-03-29T15:53:58.787Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:53:58.787Z] Removing intermediate container c66b72fbcea8 [2023-03-29T15:53:58.787Z] ---> 08974e0c2d68 [2023-03-29T15:53:58.787Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T15:53:58.787Z] ---> Running in f9cefc5fd6c3 [2023-03-29T15:53:58.787Z] ---> 1606c2db5afc [2023-03-29T15:53:58.787Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:53:58.787Z] ---> 9855aa7a0ac6 [2023-03-29T15:53:58.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:53:58.787Z] ---> 22a74b2928fb [2023-03-29T15:53:58.787Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T15:53:58.787Z] ---> 32b68b259910 [2023-03-29T15:53:58.787Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T15:53:58.787Z] ---> Running in 672c94a2e623 [2023-03-29T15:53:59.048Z] ---> f12952164f50 [2023-03-29T15:53:59.048Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T15:53:59.048Z] Removing intermediate container 672c94a2e623 [2023-03-29T15:53:59.048Z] ---> 07c1da064275 [2023-03-29T15:53:59.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T15:53:59.048Z] ---> Running in cb3b2f9722ce [2023-03-29T15:53:59.048Z] Removing intermediate container cb3b2f9722ce [2023-03-29T15:53:59.048Z] ---> b098f565b112 [2023-03-29T15:53:59.048Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T15:53:59.048Z] ---> 37d73f681d59 [2023-03-29T15:53:59.048Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T15:53:59.048Z] ---> Running in 8c38f689624c [2023-03-29T15:53:59.310Z] Removing intermediate container f9cefc5fd6c3 [2023-03-29T15:53:59.310Z] ---> dc83cfd70719 [2023-03-29T15:53:59.310Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T15:53:59.310Z] ---> Running in 15a959458b4b [2023-03-29T15:53:59.310Z] Removing intermediate container 8c38f689624c [2023-03-29T15:53:59.310Z] ---> 598609994558 [2023-03-29T15:53:59.310Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:53:59.310Z] ---> 0793c85acd18 [2023-03-29T15:53:59.310Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T15:53:59.310Z] ---> Running in 11937b1f36d9 [2023-03-29T15:53:59.310Z] Removing intermediate container 15a959458b4b [2023-03-29T15:53:59.310Z] ---> 1c31fd6db0f6 [2023-03-29T15:53:59.310Z] [2023-03-29T15:53:59.310Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T15:53:59.310Z] ---> b2aa39c304c2 [2023-03-29T15:53:59.310Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T15:53:59.310Z] ---> Using cache [2023-03-29T15:53:59.310Z] ---> 4deed1b8fd7d [2023-03-29T15:53:59.310Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T15:53:59.310Z] ---> Running in b8e32b938ba0 [2023-03-29T15:53:59.571Z] Removing intermediate container 11937b1f36d9 [2023-03-29T15:53:59.571Z] ---> a14589fa6125 [2023-03-29T15:53:59.571Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T15:53:59.571Z] ---> d7c89bc442ec [2023-03-29T15:53:59.571Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T15:53:59.571Z] ---> Running in 65c81c0e54f0 [2023-03-29T15:53:59.832Z] Removing intermediate container 65c81c0e54f0 [2023-03-29T15:53:59.832Z] ---> 7acb2da561ba [2023-03-29T15:53:59.832Z] [2023-03-29T15:53:59.832Z] Successfully built 7acb2da561ba [2023-03-29T15:53:59.832Z] Successfully tagged core-data:latest [2023-03-29T15:53:59.832Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:54:00.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:54:00.355Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T15:54:00.355Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T15:54:00.355Z] OK: 17820 distinct packages available [2023-03-29T15:54:00.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T15:54:00.355Z] ---> f06a8ed28cee [2023-03-29T15:54:00.355Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T15:54:00.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T15:54:00.617Z] ---> dc93a57a4f59 [2023-03-29T15:54:00.617Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T15:54:00.617Z] ---> Running in 8494ae9030d2 [2023-03-29T15:54:00.617Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T15:54:00.617Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T15:54:00.617Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T15:54:00.617Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T15:54:00.617Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T15:54:00.617Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T15:54:00.617Z] OK: 8 MiB in 20 packages [2023-03-29T15:54:01.192Z] Removing intermediate container 8494ae9030d2 [2023-03-29T15:54:01.192Z] ---> 6a4eaa912c8e [2023-03-29T15:54:01.192Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T15:54:01.192Z] Removing intermediate container b8e32b938ba0 [2023-03-29T15:54:01.192Z] ---> 565a6f063b9b [2023-03-29T15:54:01.192Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T15:54:01.192Z] ---> Running in 7bdc41b9d811 [2023-03-29T15:54:01.192Z] Removing intermediate container 7bdc41b9d811 [2023-03-29T15:54:01.192Z] ---> 56472a8886b1 [2023-03-29T15:54:01.192Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T15:54:01.452Z] ---> Running in 65bd62c53b3c [2023-03-29T15:54:01.452Z] ---> e8959dbe8617 [2023-03-29T15:54:01.452Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T15:54:01.452Z] Removing intermediate container 65bd62c53b3c [2023-03-29T15:54:01.452Z] ---> c52b7aeead63 [2023-03-29T15:54:01.452Z] Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:54:01.452Z] ---> Running in 171ba1240bd2 [2023-03-29T15:54:01.452Z] Removing intermediate container 171ba1240bd2 [2023-03-29T15:54:01.452Z] ---> ead63e2717d2 [2023-03-29T15:54:01.452Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T15:54:01.452Z] ---> e01925129353 [2023-03-29T15:54:01.452Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T15:54:01.452Z] ---> Running in 681cc3030919 [2023-03-29T15:54:01.713Z] Removing intermediate container 681cc3030919 [2023-03-29T15:54:01.713Z] ---> 553f149463a6 [2023-03-29T15:54:01.713Z] [2023-03-29T15:54:01.713Z] Successfully built 553f149463a6 [2023-03-29T15:54:01.713Z] Successfully tagged security-secretstore-setup:latest [2023-03-29T15:54:03.102Z]  Building security-secretstore-setup ... done  ---> b64425c430dc [2023-03-29T15:54:03.102Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T15:54:03.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.129s coverage: 79.9% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.288s coverage: 92.9% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.540s coverage: 81.2% of statements [2023-03-29T15:54:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.528s coverage: 82.1% of statements [2023-03-29T15:54:05.022Z] ---> 2d837bd39aa0 [2023-03-29T15:54:05.022Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T15:54:05.022Z] ---> ce74e39f8936 [2023-03-29T15:54:05.022Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T15:54:05.283Z] ---> 5ac0a30f3230 [2023-03-29T15:54:05.283Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T15:54:05.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T15:54:05.544Z] ---> 8402cb75b580 [2023-03-29T15:54:05.544Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T15:54:05.544Z] ---> Running in 39c880e68020 [2023-03-29T15:54:05.544Z] Removing intermediate container 39c880e68020 [2023-03-29T15:54:05.544Z] ---> 3cabdb00a5ef [2023-03-29T15:54:05.544Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T15:54:05.544Z] ---> Running in 15f53cb50379 [2023-03-29T15:54:05.544Z] Removing intermediate container 15f53cb50379 [2023-03-29T15:54:05.544Z] ---> 47da4e5dd030 [2023-03-29T15:54:05.544Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T15:54:05.544Z] ---> Running in 87c3ab1ae3d9 [2023-03-29T15:54:05.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 86.0% of statements [2023-03-29T15:54:05.806Z] Removing intermediate container 87c3ab1ae3d9 [2023-03-29T15:54:05.806Z] ---> 55e1bea02909 [2023-03-29T15:54:05.806Z] Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T15:54:05.806Z] ---> Running in d6c6a8344048 [2023-03-29T15:54:05.806Z] Removing intermediate container d6c6a8344048 [2023-03-29T15:54:05.806Z] ---> 769d1223ff86 [2023-03-29T15:54:05.806Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T15:54:05.806Z] ---> Running in 8b1df9a49d72 [2023-03-29T15:54:05.806Z] Removing intermediate container 8b1df9a49d72 [2023-03-29T15:54:05.806Z] ---> bf93b846161a [2023-03-29T15:54:05.806Z] [2023-03-29T15:54:06.068Z] Successfully built bf93b846161a [2023-03-29T15:54:06.068Z] Successfully tagged security-spire-agent:latest [2023-03-29T15:54:06.075Z]  Building security-spire-agent ... done  [Pipeline] } [2023-03-29T15:54:06.107Z] $ docker stop --time=1 7776773b6a6ac103fa0d8499acb3a87bd869e6c62e51d02dc9fba7055950d98c [2023-03-29T15:54:07.385Z] $ docker rm -f --volumes 7776773b6a6ac103fa0d8499acb3a87bd869e6c62e51d02dc9fba7055950d98c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T15:54:07.784Z] + docker images [2023-03-29T15:54:07.784Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T15:54:07.784Z] security-spire-agent latest bf93b846161a 2 seconds ago 129MB [2023-03-29T15:54:07.784Z] security-secretstore-setup latest 553f149463a6 6 seconds ago 32.8MB [2023-03-29T15:54:07.784Z] core-data latest 7acb2da561ba 8 seconds ago 20MB [2023-03-29T15:54:07.784Z] 1c31fd6db0f6 8 seconds ago 1.54GB [2023-03-29T15:54:07.784Z] ad159f3f5442 22 seconds ago 1.69GB [2023-03-29T15:54:07.784Z] 67ffb78dc580 26 seconds ago 1.68GB [2023-03-29T15:54:07.784Z] security-proxy-auth latest 27c82d059439 38 seconds ago 18.3MB [2023-03-29T15:54:07.784Z] security-proxy-setup latest c3cfa312ee8b 39 seconds ago 18.7MB [2023-03-29T15:54:07.784Z] 803a0383eb7d 44 seconds ago 1.66GB [2023-03-29T15:54:07.784Z] core-common-config-bootstrapper latest 890595efccec 58 seconds ago 17.2MB [2023-03-29T15:54:07.784Z] core-metadata latest 1470f5b6f1dc About a minute ago 20.4MB [2023-03-29T15:54:07.784Z] core-command latest ec4ef4a079e7 About a minute ago 19.8MB [2023-03-29T15:54:07.784Z] c4b852b63468 About a minute ago 1.67GB [2023-03-29T15:54:07.784Z] security-spiffe-token-provider latest 36cc872dd5f7 About a minute ago 32.8MB [2023-03-29T15:54:07.784Z] cf6a223472ed About a minute ago 1.69GB [2023-03-29T15:54:07.784Z] b72902cd4da0 About a minute ago 1.69GB [2023-03-29T15:54:07.784Z] 87e27d0e3b0d About a minute ago 1.68GB [2023-03-29T15:54:07.784Z] db2f43b5386a About a minute ago 1.73GB [2023-03-29T15:54:07.784Z] security-bootstrapper latest 2775f83d9d16 2 minutes ago 22.2MB [2023-03-29T15:54:07.784Z] support-notifications latest e349942e3e95 3 minutes ago 32.7MB [2023-03-29T15:54:07.784Z] support-scheduler latest b002b8ef5f98 3 minutes ago 32.1MB [2023-03-29T15:54:07.784Z] security-spire-config latest ad1079518a7f 3 minutes ago 88.9MB [2023-03-29T15:54:07.784Z] security-spire-server latest eaef0ecd03db 3 minutes ago 89.8MB [2023-03-29T15:54:07.784Z] efd7614063ea 3 minutes ago 1.75GB [2023-03-29T15:54:07.784Z] a87fb2692141 3 minutes ago 1.75GB [2023-03-29T15:54:07.784Z] bbcb824dc0b0 3 minutes ago 1.67GB [2023-03-29T15:54:07.784Z] e8f3e808d6f8 4 minutes ago 1.54GB [2023-03-29T15:54:07.784Z] 19a1bc2fa3b1 4 minutes ago 1.54GB [2023-03-29T15:54:07.784Z] ci-base-image-x86_64 latest c6ff1808e09b 8 minutes ago 881MB [2023-03-29T15:54:07.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-29T15:54:07.784Z] alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB [2023-03-29T15:54:07.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-29T15:54:07.784Z] 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-03-29T15:54:10.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T15:54:10.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T15:54:12.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.354s coverage: 63.1% of statements [2023-03-29T15:54:12.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2023-03-29T15:54:14.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2023-03-29T15:54:14.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-03-29T15:54:14.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.132s coverage: 73.7% of statements [2023-03-29T15:54:14.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T15:54:14.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T15:54:14.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T15:54:14.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2023-03-29T15:54:25.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T15:54:25.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T15:54:25.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T15:54:25.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 38.4% of statements [2023-03-29T15:54:25.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2023-03-29T15:54:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T15:54:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T15:54:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T15:54:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T15:54:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2023-03-29T15:54:39.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T15:54:39.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T15:54:39.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T15:54:39.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T15:54:44.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements [2023-03-29T15:54:46.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T15:54:46.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T15:54:46.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:54:46.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T15:54:47.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.598s coverage: 92.3% of statements [2023-03-29T15:54:51.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T15:54:51.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T15:54:51.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.5% of statements [2023-03-29T15:54:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T15:54:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T15:54:54.474Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2023-03-29T15:54:55.432Z] 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-03-29T15:54:55.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T15:54:55.432Z] go vet ./... [2023-03-29T15:57:47.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T15:57:47.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T15:57:47.192Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T15:57:47.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T15:57:47.881Z] + ls -al . [2023-03-29T15:57:47.881Z] total 700 [2023-03-29T15:57:47.881Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 15:49 . [2023-03-29T15:57:47.881Z] drwxr-xr-x 4 root root 4096 Mar 29 15:48 .. [2023-03-29T15:57:47.881Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 15:47 .blubracket [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 15:47 .dockerignore [2023-03-29T15:57:47.881Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 15:47 .git [2023-03-29T15:57:47.881Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 15:47 .github [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 15:47 .gitignore [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 15:47 .golangci.yml [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 15:47 .hadolint.yml [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 15:47 .sonarcloud.properties [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 15:47 ADOPTERS.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 15:47 Attribution.txt [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 15:47 CHANGELOG.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 15:47 CONTRIBUTING.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 15:47 GOVERNANCE.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 15:47 Jenkinsfile [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 15:47 LICENSE [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 15:47 Makefile [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 15:47 OWNERS.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 15:47 README.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 15:47 SECURITY.md [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 15:44 VERSION [2023-03-29T15:57:47.881Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 15:47 bin [2023-03-29T15:57:47.881Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 15:47 cmd [2023-03-29T15:57:47.881Z] -rw-r--r-- 1 root root 447379 Mar 29 15:54 coverage.out [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 15:47 go.mod [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 15:47 go.sum [2023-03-29T15:57:47.881Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 15:47 internal [2023-03-29T15:57:47.881Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 15:47 openapi [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 15:47 security.txt [2023-03-29T15:57:47.881Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 15:47 snap [2023-03-29T15:57:47.881Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 15:47 version.go [Pipeline] sh [2023-03-29T15:57:48.222Z] + '[' -e coverage.out ] [2023-03-29T15:57:48.222Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T15:57:48.257Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T15:57:49.034Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T15:57:49.680Z] + make build [2023-03-29T15:57:49.680Z] 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-03-29T15:59:26.317Z] 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-03-29T15:59:26.317Z] 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-03-29T15:59:26.317Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T15:59:29.657Z] 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-03-29T16:00:16.720Z] 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-03-29T16:00:19.291Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T16:00:25.956Z] 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-03-29T16:00:31.284Z] 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-03-29T16:00:35.763Z] 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-03-29T16:00:37.694Z] 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-03-29T16:00:44.325Z] 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-03-29T16:00:49.673Z] $ docker stop --time=1 4c3427e56303891a49605bbcfd687cd7c47f7f65be5a503c779a8cb000db48d8 [2023-03-29T16:00:51.685Z] $ docker rm -f --volumes 4c3427e56303891a49605bbcfd687cd7c47f7f65be5a503c779a8cb000db48d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T16:00:54.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T16:00:54.283Z] [2023-03-29T16:00:54.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T16:00:54.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T16:00:54.953Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-29T16:00:54.953Z] 29e5d40040c1: Pulling fs layer [2023-03-29T16:00:54.953Z] 1ce36da41761: Pulling fs layer [2023-03-29T16:00:54.953Z] 25b303627fd3: Pulling fs layer [2023-03-29T16:00:54.953Z] 29e5d40040c1: Verifying Checksum [2023-03-29T16:00:54.953Z] 29e5d40040c1: Download complete [2023-03-29T16:00:55.220Z] 1ce36da41761: Verifying Checksum [2023-03-29T16:00:55.220Z] 1ce36da41761: Download complete [2023-03-29T16:00:55.487Z] 29e5d40040c1: Pull complete [2023-03-29T16:00:56.902Z] 25b303627fd3: Verifying Checksum [2023-03-29T16:00:56.902Z] 25b303627fd3: Download complete [2023-03-29T16:00:56.902Z] 1ce36da41761: Pull complete [2023-03-29T16:01:06.986Z] 25b303627fd3: Pull complete [2023-03-29T16:01:06.986Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-29T16:01:06.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T16:01:06.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T16:01:07.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container [2023-03-29T16:01:07.369Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-29T16:01:09.513Z] $ docker top 1b00408b0e3816284a847ed04798bfeaa42950181bef3c44b8edd315c618b800 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T16:01:10.384Z] + docker-compose+ buildgrep --help parallel [2023-03-29T16:01:10.384Z] [2023-03-29T16:01:14.629Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T16:01:14.662Z] $ docker stop --time=1 1b00408b0e3816284a847ed04798bfeaa42950181bef3c44b8edd315c618b800 [2023-03-29T16:01:16.262Z] $ docker rm -f --volumes 1b00408b0e3816284a847ed04798bfeaa42950181bef3c44b8edd315c618b800 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T16:01:16.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T16:01:16.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T16:01:17.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container [2023-03-29T16:01:17.306Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-29T16:01:18.467Z] $ docker top 9f5eb6be8e45c985fedea7db6ee71d0633c863331f39f785bfe1083e6086ff64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T16:01:19.031Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T16:01:23.263Z] Building core-command ... [2023-03-29T16:01:23.263Z] Building core-common-config-bootstrapper ... [2023-03-29T16:01:23.263Z] Building core-data ... [2023-03-29T16:01:23.263Z] Building core-metadata ... [2023-03-29T16:01:23.263Z] Building security-bootstrapper ... [2023-03-29T16:01:23.263Z] Building security-proxy-auth ... [2023-03-29T16:01:23.263Z] Building security-proxy-setup ... [2023-03-29T16:01:23.263Z] Building security-secretstore-setup ... [2023-03-29T16:01:23.263Z] Building security-spiffe-token-provider ... [2023-03-29T16:01:23.263Z] Building security-spire-agent ... [2023-03-29T16:01:23.263Z] Building security-spire-config ... [2023-03-29T16:01:23.263Z] Building security-spire-server ... [2023-03-29T16:01:23.263Z] Building support-notifications ... [2023-03-29T16:01:23.263Z] Building support-scheduler ... [2023-03-29T16:01:23.263Z] Building support-notifications [2023-03-29T16:01:23.263Z] Building security-spire-config [2023-03-29T16:01:23.263Z] Building security-bootstrapper [2023-03-29T16:01:23.263Z] Building security-spire-server [2023-03-29T16:01:23.263Z] Building security-spiffe-token-provider [2023-03-29T16:02:10.056Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:02:10.056Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:02:10.056Z] ---> c2add95119ab [2023-03-29T16:02:10.056Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T16:02:10.056Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:02:10.056Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:02:10.056Z] ---> c2add95119ab [2023-03-29T16:02:10.056Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T16:02:10.056Z] ---> Running in 443d04d17051 [2023-03-29T16:02:10.056Z] ---> Running in 1c4b805764c1 [2023-03-29T16:02:10.056Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:02:10.056Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:02:10.056Z] ---> c2add95119ab [2023-03-29T16:02:10.056Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T16:02:10.056Z] ---> Running in 15f8954d1515 [2023-03-29T16:02:10.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:02:10.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:02:10.056Z] ---> c2add95119ab [2023-03-29T16:02:10.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:02:10.056Z] ---> Running in a3cc54008a9b [2023-03-29T16:02:10.056Z] Removing intermediate container 443d04d17051 [2023-03-29T16:02:10.056Z] ---> 62af7dc6f894 [2023-03-29T16:02:10.056Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T16:02:10.056Z] ---> Running in 2e9f20bbdd96 [2023-03-29T16:02:10.056Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:02:10.056Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:02:10.056Z] ---> c2add95119ab [2023-03-29T16:02:10.056Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T16:02:10.056Z] ---> Using cache [2023-03-29T16:02:10.056Z] ---> 62af7dc6f894 [2023-03-29T16:02:10.056Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T16:02:10.056Z] ---> Running in 0fd4710a4e13 [2023-03-29T16:02:10.056Z] Removing intermediate container 1c4b805764c1 [2023-03-29T16:02:10.056Z] ---> 964492393ef6 [2023-03-29T16:02:10.056Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T16:02:10.056Z] Removing intermediate container 15f8954d1515 [2023-03-29T16:02:10.056Z] ---> 467fa4ea3454 [2023-03-29T16:02:10.056Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T16:02:10.056Z] ---> Running in 091898f0ec59 [2023-03-29T16:02:10.056Z] ---> Running in e4c0170a7c88 [2023-03-29T16:02:10.056Z] Removing intermediate container a3cc54008a9b [2023-03-29T16:02:10.056Z] ---> 0ee83e6b383f [2023-03-29T16:02:10.056Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T16:02:10.056Z] ---> Running in 92efc9488264 [2023-03-29T16:02:10.056Z] Removing intermediate container 92efc9488264 [2023-03-29T16:02:10.056Z] ---> b6f0e11bdc04 [2023-03-29T16:02:10.056Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T16:02:10.056Z] ---> Running in b4e4f9a57ec5 [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.323Z] OK: 263 MiB in 53 packages [2023-03-29T16:02:10.589Z] OK: 263 MiB in 53 packages [2023-03-29T16:02:10.589Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T16:02:10.589Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T16:02:10.589Z] OK: 17694 distinct packages available [2023-03-29T16:02:10.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:10.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:11.129Z] OK: 263 MiB in 53 packages [2023-03-29T16:02:11.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:02:11.976Z] OK: 263 MiB in 53 packages [2023-03-29T16:02:12.242Z] Removing intermediate container 2e9f20bbdd96 [2023-03-29T16:02:12.242Z] ---> 1c10a306cef4 [2023-03-29T16:02:12.242Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T16:02:12.510Z] Removing intermediate container 091898f0ec59 [2023-03-29T16:02:12.510Z] ---> 5c375b372e15 [2023-03-29T16:02:12.510Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T16:02:12.776Z] OK: 263 MiB in 53 packages [2023-03-29T16:02:13.046Z] Removing intermediate container 0fd4710a4e13 [2023-03-29T16:02:13.046Z] ---> 226eae161671 [2023-03-29T16:02:13.046Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T16:02:13.625Z] ---> 01d6a6bc6cdc [2023-03-29T16:02:13.625Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:02:13.625Z] Removing intermediate container b4e4f9a57ec5 [2023-03-29T16:02:13.625Z] ---> e353143507b6 [2023-03-29T16:02:13.625Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T16:02:13.625Z] ---> Running in 287cc6161f3c [2023-03-29T16:02:13.891Z] ---> 2792bf1169c9 [2023-03-29T16:02:13.891Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:02:14.157Z] ---> Running in 40adacc6c237 [2023-03-29T16:02:14.422Z] Removing intermediate container e4c0170a7c88 [2023-03-29T16:02:14.422Z] ---> c935994e6637 [2023-03-29T16:02:14.422Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T16:02:14.422Z] ---> cb696a6b2e90 [2023-03-29T16:02:14.422Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:02:14.691Z] ---> Running in cd0d9c669bc4 [2023-03-29T16:02:14.959Z] ---> ad7e8f83b7b0 [2023-03-29T16:02:14.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:02:14.959Z] ---> Running in e745fdbfeaf6 [2023-03-29T16:02:15.544Z] ---> ea96a0acf065 [2023-03-29T16:02:15.544Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:02:15.813Z] ---> Running in 0e662b96a883 [2023-03-29T16:04:22.451Z] Removing intermediate container cd0d9c669bc4 [2023-03-29T16:04:22.451Z] ---> d5072dd29a02 [2023-03-29T16:04:22.451Z] Step 7/27 : COPY . . [2023-03-29T16:04:22.451Z] Removing intermediate container 0e662b96a883 [2023-03-29T16:04:22.451Z] ---> eb2fe57173d9 [2023-03-29T16:04:22.451Z] Step 7/20 : COPY . . [2023-03-29T16:04:22.451Z] Removing intermediate container 287cc6161f3c [2023-03-29T16:04:22.451Z] ---> 59d0c2b4e1ed [2023-03-29T16:04:22.451Z] Step 7/33 : COPY . . [2023-03-29T16:04:22.451Z] Removing intermediate container 40adacc6c237 [2023-03-29T16:04:22.451Z] ---> 505b1442166e [2023-03-29T16:04:22.451Z] Step 7/26 : COPY . . [2023-03-29T16:04:22.451Z] Removing intermediate container e745fdbfeaf6 [2023-03-29T16:04:22.451Z] ---> f2409a585940 [2023-03-29T16:04:22.451Z] Step 8/23 : COPY . . [2023-03-29T16:04:37.433Z] ---> adba6c3da5a2 [2023-03-29T16:04:37.433Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T16:04:37.433Z] ---> 99b42492531e [2023-03-29T16:04:37.433Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T16:04:37.433Z] ---> 5713bfb43710 [2023-03-29T16:04:37.433Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T16:04:37.433Z] ---> c40ca9ae654f [2023-03-29T16:04:37.433Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T16:04:37.433Z] ---> Running in 28ba10ed69b4 [2023-03-29T16:04:37.433Z] ---> f120c033a078 [2023-03-29T16:04:37.433Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T16:04:37.433Z] ---> Running in 645da5f1618e [2023-03-29T16:04:37.433Z] ---> Running in 138f4c75a9f1 [2023-03-29T16:04:37.433Z] ---> Running in dea911ec17bd [2023-03-29T16:04:37.433Z] ---> Running in 4ea6c8930138 [2023-03-29T16:04:37.433Z] Removing intermediate container 138f4c75a9f1 [2023-03-29T16:04:37.433Z] ---> 598668ff0101 [2023-03-29T16:04:37.433Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T16:04:37.433Z] ---> Running in 1b66ad38f61d [2023-03-29T16:04:37.433Z] Removing intermediate container dea911ec17bd [2023-03-29T16:04:37.433Z] ---> d152ea4472bc [2023-03-29T16:04:37.433Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T16:04:37.433Z] ---> Running in f944b113390a [2023-03-29T16:04:37.433Z] Removing intermediate container f944b113390a [2023-03-29T16:04:37.433Z] ---> 038f4905726f [2023-03-29T16:04:37.433Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T16:04:37.433Z] Removing intermediate container 1b66ad38f61d [2023-03-29T16:04:37.433Z] ---> d80ef46e0fb6 [2023-03-29T16:04:37.433Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T16:04:37.433Z] ---> Running in 2a77586499de [2023-03-29T16:04:37.433Z] ---> Running in 6afc91563aec [2023-03-29T16:04:38.015Z] 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-03-29T16:04:38.015Z] Removing intermediate container 2a77586499de [2023-03-29T16:04:38.015Z] ---> 846fcfb46456 [2023-03-29T16:04:38.015Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T16:04:38.015Z] 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-03-29T16:04:38.015Z] ---> Running in b4d53470ccb5 [2023-03-29T16:04:38.293Z] 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-03-29T16:04:38.293Z] Removing intermediate container 6afc91563aec [2023-03-29T16:04:38.293Z] ---> 39f84113f88e [2023-03-29T16:04:38.293Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T16:04:38.568Z] ---> Running in 6d320c707c66 [2023-03-29T16:04:42.123Z] Removing intermediate container b4d53470ccb5 [2023-03-29T16:04:42.123Z] ---> 67a75c75939a [2023-03-29T16:04:42.123Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T16:04:42.420Z] ---> Running in 9aeca04b7f17 [2023-03-29T16:04:42.420Z] Removing intermediate container 6d320c707c66 [2023-03-29T16:04:42.420Z] ---> b5b556d7457c [2023-03-29T16:04:42.420Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T16:04:42.705Z] ---> Running in 91753bcd3987 [2023-03-29T16:04:42.993Z] Removing intermediate container 9aeca04b7f17 [2023-03-29T16:04:42.993Z] ---> 26d933906b17 [2023-03-29T16:04:42.993Z] [2023-03-29T16:04:43.271Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T16:04:43.271Z] 3.17: Pulling from library/alpine [2023-03-29T16:04:43.271Z] Removing intermediate container 91753bcd3987 [2023-03-29T16:04:43.271Z] ---> c87c75938ffd [2023-03-29T16:04:43.271Z] [2023-03-29T16:04:43.271Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T16:04:43.536Z] 3.17: Pulling from library/alpine [2023-03-29T16:04:44.494Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T16:04:44.494Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T16:04:44.494Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T16:04:44.494Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T16:04:44.494Z] ---> d74e625d9115 [2023-03-29T16:04:44.494Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T16:04:44.494Z] ---> d74e625d9115 [2023-03-29T16:04:44.494Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T16:04:44.762Z] ---> Running in c3ae93bae4e3 [2023-03-29T16:04:44.762Z] ---> Running in c364ae44a56b [2023-03-29T16:04:45.376Z] Removing intermediate container c3ae93bae4e3 [2023-03-29T16:04:45.376Z] ---> e33338a5cdef [2023-03-29T16:04:45.376Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T16:04:45.376Z] Removing intermediate container c364ae44a56b [2023-03-29T16:04:45.376Z] ---> 708651114df2 [2023-03-29T16:04:45.376Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T16:04:45.376Z] ---> Running in fdae9bba5e52 [2023-03-29T16:04:45.645Z] ---> Running in 63c8a7cf5f3c [2023-03-29T16:04:48.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:48.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:48.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:48.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:50.224Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T16:04:50.224Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T16:04:50.224Z] OK: 17691 distinct packages available [2023-03-29T16:04:50.224Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T16:04:50.224Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T16:04:50.224Z] OK: 17691 distinct packages available [2023-03-29T16:04:50.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:50.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:51.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:51.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:04:52.875Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T16:04:52.875Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T16:04:52.875Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T16:04:52.875Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T16:04:52.875Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T16:04:53.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:04:53.142Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T16:04:53.142Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T16:04:53.142Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T16:04:53.142Z] OK: 9 MiB in 20 packages [2023-03-29T16:04:53.142Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T16:04:53.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:04:53.142Z] OK: 8 MiB in 19 packages [2023-03-29T16:04:56.482Z] Removing intermediate container 63c8a7cf5f3c [2023-03-29T16:04:56.482Z] ---> 44ccf08e5f90 [2023-03-29T16:04:56.482Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:04:56.482Z] Removing intermediate container fdae9bba5e52 [2023-03-29T16:04:56.482Z] ---> e1d31628eac2 [2023-03-29T16:04:56.482Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:04:57.885Z] ---> 5e7cea114277 [2023-03-29T16:04:57.885Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:04:57.885Z] ---> adfa34d74273 [2023-03-29T16:04:57.885Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:04:58.841Z] ---> 9396f528ca71 [2023-03-29T16:04:58.841Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T16:04:59.106Z] ---> 213b6a1cf37a [2023-03-29T16:04:59.106Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T16:05:09.158Z] ---> 8a86359b88fe [2023-03-29T16:05:09.158Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T16:05:09.158Z] ---> d3bb466edb5c [2023-03-29T16:05:09.158Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T16:05:09.158Z] ---> 5af0be071f9b [2023-03-29T16:05:09.158Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T16:05:09.158Z] ---> Running in ac0ec44809c0 [2023-03-29T16:05:09.158Z] ---> eff4a560ac2a [2023-03-29T16:05:09.158Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T16:05:09.739Z] Removing intermediate container ac0ec44809c0 [2023-03-29T16:05:09.739Z] ---> 86afe9934fc3 [2023-03-29T16:05:09.739Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T16:05:10.005Z] ---> d890b6ef55a5 [2023-03-29T16:05:10.005Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T16:05:10.962Z] ---> 13a5b3692891 [2023-03-29T16:05:10.962Z] Step 22/27 : WORKDIR / [2023-03-29T16:05:11.228Z] ---> Running in e2d48e28d7ce [2023-03-29T16:05:11.228Z] ---> fa2f386f1230 [2023-03-29T16:05:11.228Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T16:05:11.494Z] ---> Running in e158c9163de4 [2023-03-29T16:05:12.075Z] Removing intermediate container e2d48e28d7ce [2023-03-29T16:05:12.075Z] ---> 2efd4041b3dc [2023-03-29T16:05:12.075Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T16:05:12.075Z] Removing intermediate container e158c9163de4 [2023-03-29T16:05:12.075Z] ---> 748508047518 [2023-03-29T16:05:12.075Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T16:05:12.075Z] ---> Running in 362906af6bba [2023-03-29T16:05:12.075Z] ---> Running in bd300f742b14 [2023-03-29T16:05:12.656Z] Removing intermediate container 362906af6bba [2023-03-29T16:05:12.656Z] ---> 750b5b84f7df [2023-03-29T16:05:12.656Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T16:05:12.924Z] Removing intermediate container bd300f742b14 [2023-03-29T16:05:12.924Z] ---> ca20f79087ec [2023-03-29T16:05:12.924Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T16:05:12.924Z] ---> Running in 548d66ba6062 [2023-03-29T16:05:12.924Z] ---> Running in 2125fc61b292 [2023-03-29T16:05:13.509Z] Removing intermediate container 548d66ba6062 [2023-03-29T16:05:13.509Z] ---> fce8a444510d [2023-03-29T16:05:13.509Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T16:05:13.509Z] ---> Running in f14821453bfb [2023-03-29T16:05:13.775Z] Removing intermediate container 2125fc61b292 [2023-03-29T16:05:13.775Z] ---> 39aaf9b0f2e8 [2023-03-29T16:05:13.775Z] Step 25/26 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:05:13.775Z] ---> Running in 9fbbeafb0047 [2023-03-29T16:05:14.373Z] Removing intermediate container f14821453bfb [2023-03-29T16:05:14.373Z] ---> e9746fa13ba0 [2023-03-29T16:05:14.373Z] Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:05:14.373Z] ---> Running in 1be57fd692b0 [2023-03-29T16:05:14.373Z] Removing intermediate container 9fbbeafb0047 [2023-03-29T16:05:14.373Z] ---> 45cdacdec861 [2023-03-29T16:05:14.373Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T16:05:14.641Z] ---> Running in e1fe39942ee1 [2023-03-29T16:05:14.907Z] Removing intermediate container 1be57fd692b0 [2023-03-29T16:05:14.907Z] ---> 69611f45894d [2023-03-29T16:05:14.907Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T16:05:15.171Z] ---> Running in 057f14b2dfee [2023-03-29T16:05:15.452Z] Removing intermediate container e1fe39942ee1 [2023-03-29T16:05:15.452Z] ---> 55ece9b7b36b [2023-03-29T16:05:15.452Z] [2023-03-29T16:05:15.718Z] Removing intermediate container 057f14b2dfee [2023-03-29T16:05:15.718Z] ---> 5da15172a0d4 [2023-03-29T16:05:15.718Z] [2023-03-29T16:05:15.718Z] Successfully built 55ece9b7b36b [2023-03-29T16:05:15.718Z] Successfully tagged security-spire-server-arm64:latest [2023-03-29T16:05:15.718Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-29T16:05:15.983Z] Successfully built 5da15172a0d4 [2023-03-29T16:05:15.983Z] Successfully tagged security-spire-config-arm64:latest [2023-03-29T16:05:15.983Z] Building core-command [2023-03-29T16:05:42.661Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:05:42.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:05:42.661Z] ---> c2add95119ab [2023-03-29T16:05:42.661Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:05:42.661Z] ---> Using cache [2023-03-29T16:05:42.661Z] ---> 0ee83e6b383f [2023-03-29T16:05:42.661Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T16:05:42.661Z] ---> Using cache [2023-03-29T16:05:42.661Z] ---> b6f0e11bdc04 [2023-03-29T16:05:42.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T16:05:42.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:05:42.661Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:05:42.661Z] ---> c2add95119ab [2023-03-29T16:05:42.661Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:05:42.661Z] ---> Using cache [2023-03-29T16:05:42.661Z] ---> 0ee83e6b383f [2023-03-29T16:05:42.661Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T16:05:42.661Z] ---> Using cache [2023-03-29T16:05:42.661Z] ---> b6f0e11bdc04 [2023-03-29T16:05:42.661Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T16:05:42.661Z] ---> Running in 624ec154a256 [2023-03-29T16:05:42.661Z] ---> Running in c48e0059e0b9 [2023-03-29T16:05:43.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:05:43.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:05:44.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:05:44.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:05:45.983Z] OK: 263 MiB in 53 packages [2023-03-29T16:05:45.983Z] OK: 263 MiB in 53 packages [2023-03-29T16:05:47.390Z] Removing intermediate container 624ec154a256 [2023-03-29T16:05:47.390Z] ---> bac62038594b [2023-03-29T16:05:47.390Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T16:05:47.973Z] Removing intermediate container c48e0059e0b9 [2023-03-29T16:05:47.973Z] ---> 90148ab2c34e [2023-03-29T16:05:47.973Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T16:05:48.932Z] ---> a6ab6433fa4f [2023-03-29T16:05:48.932Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:05:48.932Z] ---> Running in 3c8434a2c6a1 [2023-03-29T16:05:49.232Z] ---> 6315b6bd707b [2023-03-29T16:05:49.232Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:05:49.499Z] ---> Running in 2b5ec8e3e31c [2023-03-29T16:07:56.152Z] Removing intermediate container 2b5ec8e3e31c [2023-03-29T16:07:56.152Z] ---> 8f015895d29c [2023-03-29T16:07:56.152Z] Step 8/23 : COPY . . [2023-03-29T16:07:56.152Z] Removing intermediate container 3c8434a2c6a1 [2023-03-29T16:07:56.152Z] ---> 00675e1aa3cf [2023-03-29T16:07:56.152Z] Step 8/24 : COPY . . [2023-03-29T16:08:01.493Z] ---> 21411ef3bcc2 [2023-03-29T16:08:01.493Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T16:08:01.493Z] ---> Running in 5b0f231fb2e5 [2023-03-29T16:08:01.493Z] ---> 86fd7838a2c1 [2023-03-29T16:08:01.493Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T16:08:01.493Z] ---> Running in 4ce6cf0cbee2 [2023-03-29T16:08:03.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T16:08:03.713Z] 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-03-29T16:10:55.418Z] Removing intermediate container 28ba10ed69b4 [2023-03-29T16:10:55.418Z] ---> 598552b3e748 [2023-03-29T16:10:55.418Z] [2023-03-29T16:10:55.418Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T16:10:55.418Z] ---> d74e625d9115 [2023-03-29T16:10:55.418Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T16:10:55.418Z] ---> Running in 31f00e46cff3 [2023-03-29T16:10:55.418Z] Removing intermediate container 31f00e46cff3 [2023-03-29T16:10:55.418Z] ---> 14f00a642460 [2023-03-29T16:10:55.418Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T16:10:55.418Z] ---> Running in a6e4fb1f8a4f [2023-03-29T16:10:55.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:10:56.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:10:58.327Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T16:10:58.327Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T16:10:58.327Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:10:58.327Z] OK: 8 MiB in 17 packages [2023-03-29T16:10:59.751Z] Removing intermediate container a6e4fb1f8a4f [2023-03-29T16:10:59.751Z] ---> d6445e893c2a [2023-03-29T16:10:59.751Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T16:10:59.751Z] ---> Running in b74402ea1117 [2023-03-29T16:11:00.334Z] Removing intermediate container b74402ea1117 [2023-03-29T16:11:00.334Z] ---> 6a61d1342e86 [2023-03-29T16:11:00.334Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T16:11:00.334Z] ---> Running in 0bd19e457f15 [2023-03-29T16:11:00.919Z] Removing intermediate container 0bd19e457f15 [2023-03-29T16:11:00.919Z] ---> 85389ba61d4c [2023-03-29T16:11:00.919Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T16:11:00.919Z] ---> Running in 1fd93d87a56d [2023-03-29T16:11:01.515Z] Removing intermediate container 1fd93d87a56d [2023-03-29T16:11:01.515Z] ---> 3657117c741b [2023-03-29T16:11:01.515Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T16:11:01.781Z] ---> Running in 4f0aaa5e037d [2023-03-29T16:11:02.363Z] Removing intermediate container 4f0aaa5e037d [2023-03-29T16:11:02.363Z] ---> f240f72259e0 [2023-03-29T16:11:02.363Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T16:11:02.363Z] ---> Running in 974bcd227e51 [2023-03-29T16:11:05.706Z] Removing intermediate container 974bcd227e51 [2023-03-29T16:11:05.706Z] ---> fa877b8763ab [2023-03-29T16:11:05.706Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T16:11:05.706Z] ---> Running in ee511c40552e [2023-03-29T16:11:05.981Z] Removing intermediate container ee511c40552e [2023-03-29T16:11:05.981Z] ---> 66aed09297a4 [2023-03-29T16:11:05.981Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T16:11:07.388Z] ---> 534ecb903562 [2023-03-29T16:11:07.388Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T16:11:07.388Z] ---> Running in 5aa4fd6b588d [2023-03-29T16:11:10.751Z] Removing intermediate container 5aa4fd6b588d [2023-03-29T16:11:10.751Z] ---> 77037f64d9b0 [2023-03-29T16:11:10.751Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:11:11.024Z] ---> 7a30d91da6a9 [2023-03-29T16:11:11.024Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:11:11.988Z] ---> e0b5ee9cb759 [2023-03-29T16:11:11.988Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T16:11:13.945Z] ---> b59ccdcbf857 [2023-03-29T16:11:13.945Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T16:11:14.903Z] ---> f38c1fdcda6c [2023-03-29T16:11:14.903Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T16:11:15.866Z] ---> 8e3dfa5231f7 [2023-03-29T16:11:15.866Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T16:11:16.830Z] ---> 48f908b1eaee [2023-03-29T16:11:16.830Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T16:11:17.789Z] ---> 1515ef3b9472 [2023-03-29T16:11:17.789Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T16:11:21.117Z] ---> 57da7d5d2b30 [2023-03-29T16:11:21.117Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T16:11:21.117Z] ---> Running in a5d008f68f30 [2023-03-29T16:11:24.458Z] Removing intermediate container a5d008f68f30 [2023-03-29T16:11:24.458Z] ---> 3a8a46134a3a [2023-03-29T16:11:24.458Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T16:11:24.458Z] ---> Running in b4864f13a783 [2023-03-29T16:11:24.724Z] Removing intermediate container b4864f13a783 [2023-03-29T16:11:24.724Z] ---> 84a17f8cc1c3 [2023-03-29T16:11:24.724Z] Step 30/33 : CMD ["gate"] [2023-03-29T16:11:24.989Z] ---> Running in e2d8924c493d [2023-03-29T16:11:25.569Z] Removing intermediate container e2d8924c493d [2023-03-29T16:11:25.569Z] ---> 697f2882dc8d [2023-03-29T16:11:25.569Z] Step 31/33 : LABEL arch=arm64 [2023-03-29T16:11:25.569Z] ---> Running in 1397e14255e2 [2023-03-29T16:11:26.149Z] Removing intermediate container 1397e14255e2 [2023-03-29T16:11:26.149Z] ---> 26df51f94eeb [2023-03-29T16:11:26.149Z] Step 32/33 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:11:26.149Z] ---> Running in b80fcb561b19 [2023-03-29T16:11:26.729Z] Removing intermediate container b80fcb561b19 [2023-03-29T16:11:26.729Z] ---> df69d08a4699 [2023-03-29T16:11:26.729Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T16:11:26.996Z] ---> Running in c97d153e96ba [2023-03-29T16:11:27.263Z] Removing intermediate container c97d153e96ba [2023-03-29T16:11:27.263Z] ---> cfdc0defb75e [2023-03-29T16:11:27.263Z] [2023-03-29T16:11:27.529Z] Successfully built cfdc0defb75e [2023-03-29T16:11:27.529Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-29T16:11:27.529Z] Building core-metadata [2023-03-29T16:11:45.725Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:11:45.725Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:11:45.725Z] ---> c2add95119ab [2023-03-29T16:11:45.725Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:11:45.725Z] ---> Using cache [2023-03-29T16:11:45.725Z] ---> 0ee83e6b383f [2023-03-29T16:11:45.725Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T16:11:45.725Z] ---> Using cache [2023-03-29T16:11:45.725Z] ---> b6f0e11bdc04 [2023-03-29T16:11:45.725Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T16:11:45.725Z] ---> Using cache [2023-03-29T16:11:45.725Z] ---> 90148ab2c34e [2023-03-29T16:11:45.725Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T16:11:45.725Z] ---> Using cache [2023-03-29T16:11:45.725Z] ---> 6315b6bd707b [2023-03-29T16:11:45.725Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:11:45.725Z] ---> Using cache [2023-03-29T16:11:45.725Z] ---> 8f015895d29c [2023-03-29T16:11:45.725Z] Step 8/25 : COPY . . [2023-03-29T16:11:45.725Z] ---> Using cache [2023-03-29T16:11:45.725Z] ---> 21411ef3bcc2 [2023-03-29T16:11:45.725Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T16:11:45.725Z] ---> Running in dad49da64253 [2023-03-29T16:11:47.135Z] 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-03-29T16:13:23.770Z] Removing intermediate container 4ea6c8930138 [2023-03-29T16:13:23.770Z] ---> ef8f9a64f8cf [2023-03-29T16:13:23.770Z] [2023-03-29T16:13:23.770Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T16:13:23.770Z] ---> d74e625d9115 [2023-03-29T16:13:23.770Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T16:13:23.770Z] ---> Using cache [2023-03-29T16:13:23.770Z] ---> 14f00a642460 [2023-03-29T16:13:23.770Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T16:13:23.770Z] ---> Running in ebee9b603f0c [2023-03-29T16:13:23.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:13:23.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:13:24.035Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T16:13:24.035Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T16:13:24.035Z] OK: 17691 distinct packages available [2023-03-29T16:13:24.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:13:25.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:13:26.652Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T16:13:26.652Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T16:13:26.652Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T16:13:26.652Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T16:13:26.652Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T16:13:26.652Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T16:13:26.652Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T16:13:26.652Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T16:13:26.652Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T16:13:26.652Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:13:26.652Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T16:13:27.234Z] OK: 11 MiB in 24 packages [2023-03-29T16:13:29.806Z] Removing intermediate container ebee9b603f0c [2023-03-29T16:13:29.806Z] ---> c0ae263111b0 [2023-03-29T16:13:29.806Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:13:30.760Z] ---> 906c37d9de7e [2023-03-29T16:13:30.760Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:13:31.717Z] ---> ea360f6ba430 [2023-03-29T16:13:31.718Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T16:13:34.289Z] ---> eade6e9f946c [2023-03-29T16:13:34.289Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:13:34.886Z] ---> a67abcf82c52 [2023-03-29T16:13:34.886Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T16:13:34.886Z] ---> Running in 2ec89fd58145 [2023-03-29T16:13:35.469Z] Removing intermediate container 2ec89fd58145 [2023-03-29T16:13:35.469Z] ---> b5fd1ec5db47 [2023-03-29T16:13:35.469Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T16:13:35.469Z] ---> Running in 946d3f519d0e [2023-03-29T16:13:36.049Z] Removing intermediate container 946d3f519d0e [2023-03-29T16:13:36.049Z] ---> d1342a082456 [2023-03-29T16:13:36.049Z] Step 18/20 : LABEL arch=arm64 [2023-03-29T16:13:36.049Z] ---> Running in 9ab3637dacd7 [2023-03-29T16:13:36.629Z] Removing intermediate container 9ab3637dacd7 [2023-03-29T16:13:36.629Z] ---> 267da84aaf3c [2023-03-29T16:13:36.629Z] Step 19/20 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:13:36.629Z] ---> Running in 5bd83834e403 [2023-03-29T16:13:37.209Z] Removing intermediate container 5bd83834e403 [2023-03-29T16:13:37.210Z] ---> 34171a246aae [2023-03-29T16:13:37.210Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T16:13:37.210Z] ---> Running in de7c76bf4288 [2023-03-29T16:13:37.698Z] Removing intermediate container de7c76bf4288 [2023-03-29T16:13:37.698Z] ---> 04cc0ff67a1f [2023-03-29T16:13:37.698Z] [2023-03-29T16:13:37.974Z] Successfully built 04cc0ff67a1f [2023-03-29T16:13:37.974Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-29T16:13:37.974Z] Building security-proxy-setup [2023-03-29T16:14:00.158Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:14:00.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:14:00.158Z] ---> c2add95119ab [2023-03-29T16:14:00.158Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T16:14:00.158Z] ---> Using cache [2023-03-29T16:14:00.158Z] ---> 467fa4ea3454 [2023-03-29T16:14:00.158Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T16:14:00.430Z] ---> Running in 6000ea6a70e0 [2023-03-29T16:14:02.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:14:03.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:14:04.735Z] OK: 263 MiB in 53 packages [2023-03-29T16:14:06.677Z] Removing intermediate container 6000ea6a70e0 [2023-03-29T16:14:06.677Z] ---> 8b031b7f1003 [2023-03-29T16:14:06.677Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T16:14:08.087Z] ---> f2b3daa6e605 [2023-03-29T16:14:08.087Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:14:08.087Z] ---> Running in 177656b10737 [2023-03-29T16:14:34.731Z] Removing intermediate container 645da5f1618e [2023-03-29T16:14:34.731Z] ---> 9afdfe9d1b10 [2023-03-29T16:14:34.731Z] [2023-03-29T16:14:34.731Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T16:14:34.731Z] ---> d74e625d9115 [2023-03-29T16:14:34.731Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T16:14:34.731Z] ---> Running in eff71afd51ba [2023-03-29T16:14:34.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:14:34.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:14:34.731Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T16:14:34.997Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T16:14:34.997Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:14:34.997Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T16:14:35.576Z] OK: 8 MiB in 17 packages [2023-03-29T16:14:37.514Z] Removing intermediate container eff71afd51ba [2023-03-29T16:14:37.514Z] ---> 42e4ced67195 [2023-03-29T16:14:37.514Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T16:14:37.780Z] ---> Running in 3e0e5727b955 [2023-03-29T16:14:38.044Z] Removing intermediate container 3e0e5727b955 [2023-03-29T16:14:38.044Z] ---> e6645a7c9809 [2023-03-29T16:14:38.044Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T16:14:38.308Z] ---> Running in 73ff6fe9b21a [2023-03-29T16:14:38.893Z] Removing intermediate container 73ff6fe9b21a [2023-03-29T16:14:38.893Z] ---> e63cf6aee8e7 [2023-03-29T16:14:38.893Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T16:14:38.893Z] ---> Running in b5744cbde2f2 [2023-03-29T16:14:39.477Z] Removing intermediate container b5744cbde2f2 [2023-03-29T16:14:39.477Z] ---> bc0e5144fd89 [2023-03-29T16:14:39.477Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:14:40.431Z] ---> 6067b78e806d [2023-03-29T16:14:40.431Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:14:41.396Z] ---> 3c30eb924a66 [2023-03-29T16:14:41.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T16:14:43.975Z] ---> 27714cbb7baa [2023-03-29T16:14:43.975Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:14:46.557Z] ---> 225f6f631ce3 [2023-03-29T16:14:46.557Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T16:14:46.557Z] ---> Running in 6ef3024c9289 [2023-03-29T16:14:46.841Z] Removing intermediate container 6ef3024c9289 [2023-03-29T16:14:46.841Z] ---> 9978d11c1323 [2023-03-29T16:14:46.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T16:14:47.109Z] ---> Running in 8ffc6fe39d29 [2023-03-29T16:14:47.704Z] Removing intermediate container 8ffc6fe39d29 [2023-03-29T16:14:47.704Z] ---> e18b91257200 [2023-03-29T16:14:47.704Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T16:14:47.704Z] ---> Running in cef12872e106 [2023-03-29T16:14:48.285Z] Removing intermediate container cef12872e106 [2023-03-29T16:14:48.285Z] ---> 3a1198b6453e [2023-03-29T16:14:48.285Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:14:48.285Z] ---> Running in 20103b8742fc [2023-03-29T16:14:48.872Z] Removing intermediate container 20103b8742fc [2023-03-29T16:14:48.872Z] ---> 3c93bd7716c2 [2023-03-29T16:14:48.872Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T16:14:49.138Z] ---> Running in 177a6949e617 [2023-03-29T16:14:49.719Z] Removing intermediate container 177a6949e617 [2023-03-29T16:14:49.719Z] ---> d45ac58637e7 [2023-03-29T16:14:49.719Z] [2023-03-29T16:14:49.983Z] Successfully built d45ac58637e7 [2023-03-29T16:14:49.983Z] Successfully tagged support-notifications-arm64:latest [2023-03-29T16:14:49.983Z] Building security-proxy-auth [2023-03-29T16:15:08.172Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:15:08.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:15:08.172Z] ---> c2add95119ab [2023-03-29T16:15:08.172Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:15:08.172Z] ---> Using cache [2023-03-29T16:15:08.172Z] ---> 0ee83e6b383f [2023-03-29T16:15:08.172Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T16:15:08.172Z] ---> Using cache [2023-03-29T16:15:08.172Z] ---> b6f0e11bdc04 [2023-03-29T16:15:08.172Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T16:15:08.172Z] ---> Using cache [2023-03-29T16:15:08.172Z] ---> 90148ab2c34e [2023-03-29T16:15:08.172Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T16:15:08.172Z] ---> Using cache [2023-03-29T16:15:08.172Z] ---> 6315b6bd707b [2023-03-29T16:15:08.172Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:15:08.172Z] ---> Using cache [2023-03-29T16:15:08.173Z] ---> 8f015895d29c [2023-03-29T16:15:08.173Z] Step 8/23 : COPY . . [2023-03-29T16:15:08.173Z] Removing intermediate container 5b0f231fb2e5 [2023-03-29T16:15:08.173Z] ---> 6e175b52171a [2023-03-29T16:15:08.173Z] [2023-03-29T16:15:08.173Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T16:15:08.173Z] ---> d74e625d9115 [2023-03-29T16:15:08.173Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T16:15:08.173Z] ---> Using cache [2023-03-29T16:15:08.173Z] ---> 21411ef3bcc2 [2023-03-29T16:15:08.173Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T16:15:08.173Z] ---> Running in bcb1b78d0599 [2023-03-29T16:15:08.173Z] ---> Running in bf1f53d4e657 [2023-03-29T16:15:08.173Z] Removing intermediate container bf1f53d4e657 [2023-03-29T16:15:08.173Z] ---> 21fd5910888f [2023-03-29T16:15:08.173Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T16:15:08.173Z] ---> Running in 0c00aeb5cffa [2023-03-29T16:15:09.574Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T16:15:10.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:15:11.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:15:13.347Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T16:15:13.347Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:15:13.347Z] OK: 8 MiB in 16 packages [2023-03-29T16:15:15.304Z] Removing intermediate container 0c00aeb5cffa [2023-03-29T16:15:15.304Z] ---> 597b41682248 [2023-03-29T16:15:15.304Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:15:16.266Z] ---> 7f3774bcb893 [2023-03-29T16:15:16.266Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:15:18.212Z] ---> 7825485b2a8b [2023-03-29T16:15:18.212Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T16:15:22.448Z] ---> 9dfb46ae4e71 [2023-03-29T16:15:22.448Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:15:26.683Z] ---> 92bdffa6b0d4 [2023-03-29T16:15:26.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T16:15:28.089Z] ---> a731dad02c07 [2023-03-29T16:15:28.089Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T16:15:28.089Z] ---> Running in 5e798f41449d [2023-03-29T16:15:30.026Z] Removing intermediate container 4ce6cf0cbee2 [2023-03-29T16:15:30.026Z] ---> 13c45ba776fc [2023-03-29T16:15:30.026Z] [2023-03-29T16:15:30.026Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T16:15:30.026Z] ---> d74e625d9115 [2023-03-29T16:15:30.026Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T16:15:30.297Z] ---> Running in eed3a183f7d5 [2023-03-29T16:15:32.236Z] Removing intermediate container 5e798f41449d [2023-03-29T16:15:32.236Z] ---> 45febcdab2f2 [2023-03-29T16:15:32.236Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T16:15:32.236Z] ---> Running in faaa90a06f06 [2023-03-29T16:15:32.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:15:33.097Z] Removing intermediate container faaa90a06f06 [2023-03-29T16:15:33.097Z] ---> d0cc6889026d [2023-03-29T16:15:33.097Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T16:15:33.097Z] ---> Running in bbfc3f5fe69b [2023-03-29T16:15:33.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:15:33.945Z] Removing intermediate container bbfc3f5fe69b [2023-03-29T16:15:33.945Z] ---> 3d47aca0ebee [2023-03-29T16:15:33.945Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T16:15:33.945Z] ---> Running in 50fc51125853 [2023-03-29T16:15:34.905Z] Removing intermediate container 50fc51125853 [2023-03-29T16:15:34.905Z] ---> b20de39d860b [2023-03-29T16:15:34.905Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:15:34.905Z] ---> Running in cd1a6208df90 [2023-03-29T16:15:35.493Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T16:15:35.493Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:15:35.493Z] Removing intermediate container cd1a6208df90 [2023-03-29T16:15:35.493Z] ---> bc75e3dd9acd [2023-03-29T16:15:35.493Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T16:15:35.493Z] OK: 8 MiB in 16 packages [2023-03-29T16:15:35.760Z] ---> Running in 71c78d7b0576 [2023-03-29T16:15:38.344Z] Removing intermediate container 71c78d7b0576 [2023-03-29T16:15:38.344Z] ---> 084eae2387dc [2023-03-29T16:15:38.344Z] [2023-03-29T16:15:39.296Z] Removing intermediate container eed3a183f7d5 [2023-03-29T16:15:39.296Z] ---> abd885b2e890 [2023-03-29T16:15:39.296Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T16:15:39.296Z] Successfully built 084eae2387dc [2023-03-29T16:15:39.296Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-29T16:15:39.296Z] Building security-secretstore-setup [2023-03-29T16:15:39.562Z]  Building core-common-config-bootstrapper ... done  ---> Running in ee780bb70c96 [2023-03-29T16:15:40.149Z] Removing intermediate container ee780bb70c96 [2023-03-29T16:15:40.149Z] ---> 394f9e315b22 [2023-03-29T16:15:40.149Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T16:15:40.428Z] ---> Running in 9bb8f97a8ba9 [2023-03-29T16:15:41.398Z] Removing intermediate container 9bb8f97a8ba9 [2023-03-29T16:15:41.398Z] ---> b6108c7a767e [2023-03-29T16:15:41.398Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T16:15:41.398Z] ---> Running in 58370928110e [2023-03-29T16:15:42.357Z] Removing intermediate container 58370928110e [2023-03-29T16:15:42.357Z] ---> 939aa0ce6c03 [2023-03-29T16:15:42.357Z] Step 15/24 : WORKDIR / [2023-03-29T16:15:42.357Z] ---> Running in e58299bc4f1a [2023-03-29T16:15:43.317Z] Removing intermediate container e58299bc4f1a [2023-03-29T16:15:43.317Z] ---> 1ccd3242b92d [2023-03-29T16:15:43.317Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:15:45.251Z] ---> 86631beb9d48 [2023-03-29T16:15:45.251Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:15:46.653Z] ---> 533d912fd467 [2023-03-29T16:15:46.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T16:15:49.979Z] ---> 0de05d29a533 [2023-03-29T16:15:49.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:15:52.545Z] ---> b0f998555ad4 [2023-03-29T16:15:52.545Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T16:15:52.545Z] ---> Running in 310604e2a722 [2023-03-29T16:15:53.499Z] Removing intermediate container 310604e2a722 [2023-03-29T16:15:53.499Z] ---> a3d67735340f [2023-03-29T16:15:53.499Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T16:15:53.499Z] ---> Running in a27300a2e77c [2023-03-29T16:15:54.454Z] Removing intermediate container a27300a2e77c [2023-03-29T16:15:54.454Z] ---> 5b148c33e1cb [2023-03-29T16:15:54.454Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T16:15:54.718Z] ---> Running in 3fa84cf1402f [2023-03-29T16:15:56.119Z] Removing intermediate container 3fa84cf1402f [2023-03-29T16:15:56.119Z] ---> 72d9c3da5b00 [2023-03-29T16:15:56.119Z] Step 23/24 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:15:56.119Z] ---> Running in b5e887e699b7 [2023-03-29T16:15:57.075Z] Removing intermediate container b5e887e699b7 [2023-03-29T16:15:57.075Z] ---> 2573fcb8809c [2023-03-29T16:15:57.075Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T16:15:57.341Z] ---> Running in 1fc6ce04782f [2023-03-29T16:15:58.298Z] Removing intermediate container 1fc6ce04782f [2023-03-29T16:15:58.298Z] ---> 0b7481898e6f [2023-03-29T16:15:58.298Z] [2023-03-29T16:15:59.250Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:15:59.250Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:15:59.250Z] ---> c2add95119ab [2023-03-29T16:15:59.250Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T16:15:59.250Z] ---> Using cache [2023-03-29T16:15:59.250Z] ---> 467fa4ea3454 [2023-03-29T16:15:59.250Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T16:15:59.250Z] ---> Using cache [2023-03-29T16:15:59.250Z] ---> 8b031b7f1003 [2023-03-29T16:15:59.250Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T16:15:59.250Z] ---> Using cache [2023-03-29T16:15:59.250Z] ---> f2b3daa6e605 [2023-03-29T16:15:59.250Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:15:59.250Z] ---> Running in 7f30a79b7e17 [2023-03-29T16:15:59.250Z] Successfully built 0b7481898e6f [2023-03-29T16:15:59.250Z] Successfully tagged core-command-arm64:latest [2023-03-29T16:15:59.250Z]  Building core-command ... done Building core-data [2023-03-29T16:16:04.585Z] Removing intermediate container 177656b10737 [2023-03-29T16:16:04.585Z] ---> 2220573f3bcd [2023-03-29T16:16:04.585Z] Step 7/22 : COPY . . [2023-03-29T16:16:14.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:16:14.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:16:14.645Z] ---> c2add95119ab [2023-03-29T16:16:14.645Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:16:14.645Z] ---> Using cache [2023-03-29T16:16:14.645Z] ---> 0ee83e6b383f [2023-03-29T16:16:14.645Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T16:16:14.645Z] ---> Using cache [2023-03-29T16:16:14.645Z] ---> b6f0e11bdc04 [2023-03-29T16:16:14.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T16:16:14.645Z] ---> Using cache [2023-03-29T16:16:14.645Z] ---> 90148ab2c34e [2023-03-29T16:16:14.645Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T16:16:14.645Z] ---> Using cache [2023-03-29T16:16:14.645Z] ---> 6315b6bd707b [2023-03-29T16:16:14.645Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:16:14.645Z] ---> Using cache [2023-03-29T16:16:14.645Z] ---> 8f015895d29c [2023-03-29T16:16:14.645Z] Step 8/23 : COPY . . [2023-03-29T16:16:14.645Z] ---> Using cache [2023-03-29T16:16:14.645Z] ---> 21411ef3bcc2 [2023-03-29T16:16:14.645Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T16:16:16.046Z] ---> Running in 47af3bd11c98 [2023-03-29T16:16:20.284Z] 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-03-29T16:16:20.284Z] ---> 17776d93b732 [2023-03-29T16:16:20.284Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T16:16:20.552Z] ---> Running in 0846c269e9af [2023-03-29T16:16:22.494Z] 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-03-29T16:17:30.364Z] Removing intermediate container 7f30a79b7e17 [2023-03-29T16:17:30.364Z] ---> 14b2387a1d70 [2023-03-29T16:17:30.364Z] Step 7/25 : COPY . . [2023-03-29T16:17:38.601Z] ---> daf8378a0862 [2023-03-29T16:17:38.601Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T16:17:38.601Z] ---> Running in b6e1dc369814 [2023-03-29T16:17:40.003Z] 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-03-29T16:18:26.793Z] Removing intermediate container dad49da64253 [2023-03-29T16:18:26.793Z] ---> e995938fc8a4 [2023-03-29T16:18:26.793Z] [2023-03-29T16:18:26.793Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T16:18:26.793Z] ---> d74e625d9115 [2023-03-29T16:18:26.793Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T16:18:26.793Z] ---> Using cache [2023-03-29T16:18:26.793Z] ---> abd885b2e890 [2023-03-29T16:18:26.793Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T16:18:26.793Z] ---> Using cache [2023-03-29T16:18:26.793Z] ---> 394f9e315b22 [2023-03-29T16:18:26.793Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T16:18:26.793Z] ---> Running in 905ab0e06f38 [2023-03-29T16:18:26.793Z] Removing intermediate container 905ab0e06f38 [2023-03-29T16:18:26.793Z] ---> 2abe4e0c1f25 [2023-03-29T16:18:26.793Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T16:18:26.793Z] ---> Running in b8d881cecd03 [2023-03-29T16:18:26.793Z] Removing intermediate container b8d881cecd03 [2023-03-29T16:18:26.793Z] ---> d0fc7a66b268 [2023-03-29T16:18:26.793Z] Step 15/25 : WORKDIR / [2023-03-29T16:18:26.793Z] ---> Running in 41642dbe3445 [2023-03-29T16:18:26.793Z] Removing intermediate container 41642dbe3445 [2023-03-29T16:18:26.793Z] ---> 53f8d5d12e90 [2023-03-29T16:18:26.793Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:18:26.793Z] ---> acda0b96fe7c [2023-03-29T16:18:26.793Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:18:26.793Z] ---> 3eb5ea276ad4 [2023-03-29T16:18:26.793Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T16:18:26.793Z] ---> ccc0ca515b42 [2023-03-29T16:18:26.793Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:18:27.061Z] ---> 2a42026861ce [2023-03-29T16:18:27.061Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T16:18:28.026Z] ---> 5d88aff56f4c [2023-03-29T16:18:28.026Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T16:18:28.027Z] ---> Running in 608b32a12e0f [2023-03-29T16:18:28.611Z] Removing intermediate container 608b32a12e0f [2023-03-29T16:18:28.611Z] ---> 9e5337408597 [2023-03-29T16:18:28.611Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T16:18:28.611Z] ---> Running in 701f2dcba077 [2023-03-29T16:18:29.199Z] Removing intermediate container 701f2dcba077 [2023-03-29T16:18:29.199Z] ---> 79706236445e [2023-03-29T16:18:29.199Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T16:18:29.199Z] ---> Running in 02dfd16da881 [2023-03-29T16:18:29.787Z] Removing intermediate container 02dfd16da881 [2023-03-29T16:18:29.787Z] ---> 552cdefff473 [2023-03-29T16:18:29.787Z] Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:18:30.054Z] ---> Running in 6544e0241a31 [2023-03-29T16:18:30.320Z] Removing intermediate container 6544e0241a31 [2023-03-29T16:18:30.320Z] ---> 892c9ae092c0 [2023-03-29T16:18:30.320Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T16:18:30.591Z] ---> Running in 82ee9fac1668 [2023-03-29T16:18:33.930Z] Removing intermediate container 82ee9fac1668 [2023-03-29T16:18:33.930Z] ---> bfcf313c3125 [2023-03-29T16:18:33.930Z] [2023-03-29T16:18:33.930Z] Successfully built bfcf313c3125 [2023-03-29T16:18:33.930Z] Successfully tagged core-metadata-arm64:latest [2023-03-29T16:18:33.930Z]  Building core-metadata ... done Building support-scheduler [2023-03-29T16:18:52.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:18:52.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:18:52.119Z] ---> c2add95119ab [2023-03-29T16:18:52.119Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T16:18:52.119Z] ---> Using cache [2023-03-29T16:18:52.119Z] ---> 0ee83e6b383f [2023-03-29T16:18:52.119Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T16:18:52.119Z] ---> Using cache [2023-03-29T16:18:52.119Z] ---> b6f0e11bdc04 [2023-03-29T16:18:52.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T16:18:52.119Z] ---> Using cache [2023-03-29T16:18:52.119Z] ---> 90148ab2c34e [2023-03-29T16:18:52.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T16:18:52.119Z] ---> Using cache [2023-03-29T16:18:52.119Z] ---> 6315b6bd707b [2023-03-29T16:18:52.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:18:52.119Z] ---> Using cache [2023-03-29T16:18:52.119Z] ---> 8f015895d29c [2023-03-29T16:18:52.119Z] Step 8/23 : COPY . . [2023-03-29T16:18:52.119Z] ---> Using cache [2023-03-29T16:18:52.119Z] ---> 21411ef3bcc2 [2023-03-29T16:18:52.119Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T16:18:53.081Z] ---> Running in fa3f9f868d3d [2023-03-29T16:18:55.020Z] 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-03-29T16:21:01.670Z] Removing intermediate container bcb1b78d0599 [2023-03-29T16:21:01.670Z] ---> b1aceabbd608 [2023-03-29T16:21:01.670Z] [2023-03-29T16:21:01.670Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T16:21:01.670Z] ---> d74e625d9115 [2023-03-29T16:21:01.670Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T16:21:01.670Z] ---> Using cache [2023-03-29T16:21:01.670Z] ---> 21fd5910888f [2023-03-29T16:21:01.670Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T16:21:01.670Z] ---> Using cache [2023-03-29T16:21:01.670Z] ---> 597b41682248 [2023-03-29T16:21:01.670Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:21:01.671Z] ---> Using cache [2023-03-29T16:21:01.671Z] ---> 7f3774bcb893 [2023-03-29T16:21:01.671Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:21:01.671Z] ---> Using cache [2023-03-29T16:21:01.671Z] ---> 7825485b2a8b [2023-03-29T16:21:01.671Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T16:21:02.253Z] ---> 9cbb38adbe4a [2023-03-29T16:21:02.253Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:21:03.222Z] ---> 31d91006bd8a [2023-03-29T16:21:03.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T16:21:04.186Z] ---> e9acfa160c30 [2023-03-29T16:21:04.186Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T16:21:04.186Z] ---> Running in 0c78cc37e4fc [2023-03-29T16:21:07.542Z] Removing intermediate container 0c78cc37e4fc [2023-03-29T16:21:07.542Z] ---> 73eba9f91a7a [2023-03-29T16:21:07.542Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T16:21:07.542Z] ---> Running in 372868ba5934 [2023-03-29T16:21:08.126Z] Removing intermediate container 372868ba5934 [2023-03-29T16:21:08.126Z] ---> 07cd31f9f52c [2023-03-29T16:21:08.126Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T16:21:08.126Z] ---> Running in 5347cef94701 [2023-03-29T16:21:08.707Z] Removing intermediate container 5347cef94701 [2023-03-29T16:21:08.707Z] ---> 8b4b412b199f [2023-03-29T16:21:08.707Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T16:21:08.707Z] ---> Running in 005132726f79 [2023-03-29T16:21:11.748Z] Removing intermediate container 005132726f79 [2023-03-29T16:21:11.749Z] ---> a7626622cf8a [2023-03-29T16:21:11.749Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:21:11.749Z] ---> Running in 09c78722ca38 [2023-03-29T16:21:12.327Z] Removing intermediate container 09c78722ca38 [2023-03-29T16:21:12.327Z] ---> d5a6376c94d6 [2023-03-29T16:21:12.327Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T16:21:12.327Z] ---> Running in 9add4d06bbe8 [2023-03-29T16:21:12.905Z] Removing intermediate container 9add4d06bbe8 [2023-03-29T16:21:12.905Z] ---> 19a534fc24b3 [2023-03-29T16:21:12.905Z] [2023-03-29T16:21:13.169Z] Successfully built 19a534fc24b3 [2023-03-29T16:21:13.169Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-29T16:21:13.169Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-29T16:21:31.364Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T16:21:31.364Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T16:21:31.364Z] ---> c2add95119ab [2023-03-29T16:21:31.364Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T16:21:31.364Z] ---> Using cache [2023-03-29T16:21:31.364Z] ---> 467fa4ea3454 [2023-03-29T16:21:31.364Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T16:21:31.364Z] ---> Running in 8c27e5d18050 [2023-03-29T16:21:31.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:21:31.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:21:32.766Z] OK: 263 MiB in 53 packages [2023-03-29T16:21:34.178Z] Removing intermediate container 8c27e5d18050 [2023-03-29T16:21:34.178Z] ---> dfd5706c5fed [2023-03-29T16:21:34.178Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T16:21:35.148Z] ---> 3152219dff08 [2023-03-29T16:21:35.148Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T16:21:35.148Z] ---> Running in f09022cef030 [2023-03-29T16:22:56.753Z] Removing intermediate container 0846c269e9af [2023-03-29T16:22:56.753Z] ---> e1dfa6db617b [2023-03-29T16:22:56.753Z] [2023-03-29T16:22:56.753Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T16:22:56.753Z] ---> d74e625d9115 [2023-03-29T16:22:56.753Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T16:22:56.753Z] ---> Running in 2511fd7fdfd3 [2023-03-29T16:22:56.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:22:56.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:22:56.753Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T16:22:56.753Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T16:22:56.753Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:22:56.753Z] OK: 8 MiB in 17 packages [2023-03-29T16:22:56.753Z] Removing intermediate container 2511fd7fdfd3 [2023-03-29T16:22:56.753Z] ---> a039f0108b55 [2023-03-29T16:22:56.753Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T16:22:56.753Z] ---> Running in 0a812ad85958 [2023-03-29T16:22:56.753Z] Removing intermediate container 0a812ad85958 [2023-03-29T16:22:56.753Z] ---> 43e8c3fda336 [2023-03-29T16:22:56.753Z] Step 12/22 : WORKDIR /edgex [2023-03-29T16:22:56.753Z] ---> Running in cdc13073a477 [2023-03-29T16:22:56.753Z] Removing intermediate container cdc13073a477 [2023-03-29T16:22:56.753Z] ---> 9be41c4ec4e5 [2023-03-29T16:22:56.753Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:22:58.159Z] ---> 1da06a7109fa [2023-03-29T16:22:58.159Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:22:59.114Z] ---> f77d7b2f6188 [2023-03-29T16:22:59.114Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T16:23:01.049Z] ---> 0417a5e3c6ca [2023-03-29T16:23:01.049Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T16:23:03.616Z] ---> d915951b9b0c [2023-03-29T16:23:03.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T16:23:05.020Z] ---> 09b8e71b9c02 [2023-03-29T16:23:05.020Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T16:23:05.286Z] ---> Running in a7f223a5f416 [2023-03-29T16:23:10.625Z] Removing intermediate container a7f223a5f416 [2023-03-29T16:23:10.625Z] ---> 78294df7c0f4 [2023-03-29T16:23:10.625Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T16:23:10.891Z] ---> Running in 993979ac46f5 [2023-03-29T16:23:11.847Z] Removing intermediate container 993979ac46f5 [2023-03-29T16:23:11.847Z] ---> bb17b0f6cc5f [2023-03-29T16:23:11.847Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T16:23:11.847Z] ---> Running in 081dbd83f43b [2023-03-29T16:23:12.806Z] Removing intermediate container 081dbd83f43b [2023-03-29T16:23:12.806Z] ---> 114601cde0aa [2023-03-29T16:23:12.806Z] Step 21/22 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:23:13.072Z] ---> Running in 8a8a2dfbc120 [2023-03-29T16:23:13.653Z] Removing intermediate container 8a8a2dfbc120 [2023-03-29T16:23:13.653Z] ---> 1f0c3291b036 [2023-03-29T16:23:13.653Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T16:23:13.919Z] ---> Running in 0f7c6eab7613 [2023-03-29T16:23:14.877Z] Removing intermediate container 0f7c6eab7613 [2023-03-29T16:23:14.877Z] ---> a81e258d563a [2023-03-29T16:23:14.877Z] [2023-03-29T16:23:15.143Z] Successfully built a81e258d563a [2023-03-29T16:23:15.143Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-29T16:23:17.717Z]  Building security-proxy-setup ... done Removing intermediate container f09022cef030 [2023-03-29T16:23:17.717Z] ---> ef4d03dc5446 [2023-03-29T16:23:17.717Z] Step 7/27 : COPY . . [2023-03-29T16:23:35.928Z] ---> 2a202f5f8602 [2023-03-29T16:23:35.928Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T16:23:35.928Z] ---> Running in 08db232c8da4 [2023-03-29T16:23:35.928Z] Removing intermediate container 08db232c8da4 [2023-03-29T16:23:35.928Z] ---> 161877e55759 [2023-03-29T16:23:35.928Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T16:23:35.928Z] ---> Running in f61fa4d12876 [2023-03-29T16:23:35.928Z] Removing intermediate container f61fa4d12876 [2023-03-29T16:23:35.928Z] ---> 34733bed8680 [2023-03-29T16:23:35.928Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T16:23:35.928Z] ---> Running in 99da1b7dd3c2 [2023-03-29T16:23:35.928Z] Removing intermediate container 47af3bd11c98 [2023-03-29T16:23:35.928Z] ---> c7dc20ff062c [2023-03-29T16:23:35.928Z] [2023-03-29T16:23:35.928Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T16:23:35.928Z] ---> d74e625d9115 [2023-03-29T16:23:35.928Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T16:23:36.200Z] Removing intermediate container 99da1b7dd3c2 [2023-03-29T16:23:36.200Z] ---> aa9169c8f05b [2023-03-29T16:23:36.200Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T16:23:36.200Z] ---> Running in 73f784afe173 [2023-03-29T16:23:36.200Z] ---> Running in 22b3a6b5f072 [2023-03-29T16:23:37.277Z] Removing intermediate container 73f784afe173 [2023-03-29T16:23:37.277Z] ---> 96d27e617870 [2023-03-29T16:23:37.277Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T16:23:37.277Z] 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-03-29T16:23:37.563Z] ---> Running in 7dcb315bce44 [2023-03-29T16:23:38.150Z] Removing intermediate container 7dcb315bce44 [2023-03-29T16:23:38.150Z] ---> d035d54f11d6 [2023-03-29T16:23:38.150Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T16:23:38.150Z] ---> Running in 228061a9dbce [2023-03-29T16:23:38.752Z] Removing intermediate container 228061a9dbce [2023-03-29T16:23:38.752Z] ---> 89473aca1fc1 [2023-03-29T16:23:38.752Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T16:23:39.040Z] ---> Running in 4795ac272285 [2023-03-29T16:23:40.044Z] Removing intermediate container 22b3a6b5f072 [2023-03-29T16:23:40.044Z] ---> 46068ecdccdc [2023-03-29T16:23:40.044Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T16:23:40.335Z] ---> Running in e017a728f991 [2023-03-29T16:23:41.307Z] Removing intermediate container e017a728f991 [2023-03-29T16:23:41.307Z] ---> 1e9fdcddc6fb [2023-03-29T16:23:41.307Z] [2023-03-29T16:23:41.307Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T16:23:41.307Z] ---> d74e625d9115 [2023-03-29T16:23:41.307Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T16:23:41.307Z] ---> Using cache [2023-03-29T16:23:41.307Z] ---> 708651114df2 [2023-03-29T16:23:41.307Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T16:23:41.307Z] ---> Running in 28e4ec242d60 [2023-03-29T16:23:41.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:23:42.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:23:43.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:23:43.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T16:23:43.689Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:23:43.689Z] OK: 8 MiB in 16 packages [2023-03-29T16:23:43.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:23:44.938Z] Removing intermediate container 4795ac272285 [2023-03-29T16:23:44.938Z] ---> f3fe767d15d5 [2023-03-29T16:23:44.938Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:23:45.204Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T16:23:45.204Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T16:23:45.204Z] OK: 17691 distinct packages available [2023-03-29T16:23:45.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:23:45.742Z] ---> 6f476368a0ce [2023-03-29T16:23:45.742Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:23:46.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:23:46.909Z] ---> 36523491e58b [2023-03-29T16:23:46.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T16:23:47.870Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T16:23:47.870Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T16:23:47.870Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T16:23:47.870Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T16:23:47.870Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T16:23:47.870Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:23:47.870Z] OK: 9 MiB in 20 packages [2023-03-29T16:23:50.445Z] ---> 7e00919cc3c0 [2023-03-29T16:23:50.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:23:50.445Z] Removing intermediate container 28e4ec242d60 [2023-03-29T16:23:50.445Z] ---> bbda188fc7a7 [2023-03-29T16:23:50.445Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:23:51.857Z] ---> 6ae2a8c03e22 [2023-03-29T16:23:51.857Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T16:23:51.857Z] ---> Running in 28610f9c251e [2023-03-29T16:23:51.857Z] ---> d00b527a069d [2023-03-29T16:23:51.857Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:23:52.818Z] Removing intermediate container 28610f9c251e [2023-03-29T16:23:52.818Z] ---> 286e33a13b7d [2023-03-29T16:23:52.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T16:23:53.086Z] ---> Running in 138d1506da6f [2023-03-29T16:23:53.667Z] ---> 0897c8dcb0ef [2023-03-29T16:23:53.667Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T16:23:54.246Z] Removing intermediate container 138d1506da6f [2023-03-29T16:23:54.246Z] ---> 890e499f0ff7 [2023-03-29T16:23:54.246Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T16:23:54.246Z] ---> Running in dcfc75961e6b [2023-03-29T16:23:55.648Z] Removing intermediate container dcfc75961e6b [2023-03-29T16:23:55.648Z] ---> 8ad559cbb49b [2023-03-29T16:23:55.648Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:23:55.648Z] ---> Running in 821d1dcffd7f [2023-03-29T16:23:56.605Z] Removing intermediate container 821d1dcffd7f [2023-03-29T16:23:56.605Z] ---> 85f3e494780b [2023-03-29T16:23:56.605Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T16:23:56.870Z] ---> Running in 8c41d39fba98 [2023-03-29T16:23:57.450Z] Removing intermediate container 8c41d39fba98 [2023-03-29T16:23:57.450Z] ---> a65959c3b6b3 [2023-03-29T16:23:57.450Z] [2023-03-29T16:23:58.408Z] Successfully built a65959c3b6b3 [2023-03-29T16:23:58.408Z] Successfully tagged core-data-arm64:latest [2023-03-29T16:24:01.748Z]  Building core-data ... done  ---> 2a2133212e7b [2023-03-29T16:24:01.748Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T16:24:02.336Z] Removing intermediate container b6e1dc369814 [2023-03-29T16:24:02.336Z] ---> 9d41fe4e4847 [2023-03-29T16:24:02.336Z] [2023-03-29T16:24:02.336Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T16:24:02.336Z] ---> d74e625d9115 [2023-03-29T16:24:02.336Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T16:24:02.602Z] ---> Running in cb2cd6d549e3 [2023-03-29T16:24:05.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T16:24:05.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T16:24:06.849Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T16:24:06.849Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T16:24:06.849Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T16:24:06.849Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T16:24:06.849Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T16:24:07.116Z] OK: 8 MiB in 18 packages [2023-03-29T16:24:09.691Z] ---> 8515c3232d31 [2023-03-29T16:24:09.691Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T16:24:09.957Z] Removing intermediate container cb2cd6d549e3 [2023-03-29T16:24:09.957Z] ---> ec6a600e2edf [2023-03-29T16:24:09.957Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T16:24:09.957Z] ---> Running in 60e00e9c02b3 [2023-03-29T16:24:10.914Z] Removing intermediate container 60e00e9c02b3 [2023-03-29T16:24:10.914Z] ---> 002ba12d032b [2023-03-29T16:24:10.914Z] Step 12/25 : WORKDIR / [2023-03-29T16:24:10.914Z] ---> a86013fbef91 [2023-03-29T16:24:10.914Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T16:24:10.914Z] ---> Running in ed9b191d3fe4 [2023-03-29T16:24:11.873Z] Removing intermediate container ed9b191d3fe4 [2023-03-29T16:24:11.873Z] ---> 60040cde191f [2023-03-29T16:24:11.873Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:24:12.139Z] ---> 768fcfde2463 [2023-03-29T16:24:12.139Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T16:24:13.096Z] ---> 94fe98d34996 [2023-03-29T16:24:13.096Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:24:15.671Z] ---> 3008d90dd4e2 [2023-03-29T16:24:15.671Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T16:24:15.671Z] ---> Running in 81589633e067 [2023-03-29T16:24:15.946Z] ---> 62ae157e5a09 [2023-03-29T16:24:15.946Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T16:24:16.216Z] Removing intermediate container 81589633e067 [2023-03-29T16:24:16.216Z] ---> 79ee6caa5936 [2023-03-29T16:24:16.216Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T16:24:16.482Z] ---> Running in 7358cd784a68 [2023-03-29T16:24:17.063Z] ---> c0de751042c3 [2023-03-29T16:24:17.063Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T16:24:17.063Z] Removing intermediate container 7358cd784a68 [2023-03-29T16:24:17.063Z] ---> 8a94edab38f3 [2023-03-29T16:24:17.063Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T16:24:17.330Z] ---> Running in 907113f06412 [2023-03-29T16:24:17.912Z] Removing intermediate container 907113f06412 [2023-03-29T16:24:17.912Z] ---> 809d650eaef9 [2023-03-29T16:24:17.912Z] Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:24:18.184Z] ---> Running in e68b2a26f472 [2023-03-29T16:24:18.450Z] ---> f067023ca8ca [2023-03-29T16:24:18.450Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:24:18.717Z] Removing intermediate container e68b2a26f472 [2023-03-29T16:24:18.717Z] ---> 62ff3b9b85c9 [2023-03-29T16:24:18.717Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T16:24:18.991Z] ---> Running in 969d958cb46e [2023-03-29T16:24:19.949Z] ---> 10ab7ca85116 [2023-03-29T16:24:19.949Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T16:24:19.949Z] Removing intermediate container 969d958cb46e [2023-03-29T16:24:19.949Z] ---> 6c3ba0b0942e [2023-03-29T16:24:19.949Z] [2023-03-29T16:24:20.221Z] Successfully built 6c3ba0b0942e [2023-03-29T16:24:20.221Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-29T16:24:21.629Z]  Building security-spire-agent ... done  ---> 2d115b801960 [2023-03-29T16:24:21.629Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T16:24:23.568Z] ---> d4978b0acd56 [2023-03-29T16:24:23.568Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T16:24:24.528Z] ---> dae870d2499e [2023-03-29T16:24:24.528Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T16:24:24.528Z] ---> Running in a122cb9ebf5e [2023-03-29T16:24:29.856Z] Removing intermediate container a122cb9ebf5e [2023-03-29T16:24:29.856Z] ---> 3ab14b25d3c5 [2023-03-29T16:24:29.856Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T16:24:29.856Z] ---> Running in 39871f88d23a [2023-03-29T16:24:29.856Z] Removing intermediate container 39871f88d23a [2023-03-29T16:24:30.124Z] ---> 1ea27a9e8d78 [2023-03-29T16:24:30.124Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T16:24:30.124Z] ---> Running in afdbb5228802 [2023-03-29T16:24:30.708Z] Removing intermediate container afdbb5228802 [2023-03-29T16:24:30.708Z] ---> 890bec653bd1 [2023-03-29T16:24:30.708Z] Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:24:30.708Z] ---> Running in bbdbf3d521ef [2023-03-29T16:24:31.294Z] Removing intermediate container bbdbf3d521ef [2023-03-29T16:24:31.294Z] ---> d8928f7126ea [2023-03-29T16:24:31.294Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T16:24:31.294Z] ---> Running in 852a7920bae2 [2023-03-29T16:24:31.874Z] Removing intermediate container 852a7920bae2 [2023-03-29T16:24:31.874Z] ---> 3f5602d688d0 [2023-03-29T16:24:31.874Z] [2023-03-29T16:24:32.142Z] Successfully built 3f5602d688d0 [2023-03-29T16:24:32.142Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-29T16:25:10.980Z]  Building security-secretstore-setup ... done Removing intermediate container fa3f9f868d3d [2023-03-29T16:25:10.980Z] ---> eb139d18f1a5 [2023-03-29T16:25:10.980Z] [2023-03-29T16:25:10.980Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T16:25:10.980Z] ---> d74e625d9115 [2023-03-29T16:25:10.980Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T16:25:10.980Z] ---> Using cache [2023-03-29T16:25:10.980Z] ---> abd885b2e890 [2023-03-29T16:25:10.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T16:25:10.980Z] ---> Using cache [2023-03-29T16:25:10.980Z] ---> 394f9e315b22 [2023-03-29T16:25:10.980Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T16:25:10.980Z] ---> Running in 1f714a4ea9da [2023-03-29T16:25:10.980Z] Removing intermediate container 1f714a4ea9da [2023-03-29T16:25:10.980Z] ---> f4f98f002ab0 [2023-03-29T16:25:10.980Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T16:25:10.980Z] ---> Running in 2d16a6acb2b2 [2023-03-29T16:25:10.980Z] Removing intermediate container 2d16a6acb2b2 [2023-03-29T16:25:10.980Z] ---> 324bc467ad18 [2023-03-29T16:25:10.980Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T16:25:10.980Z] ---> 3fe473cf4f1e [2023-03-29T16:25:10.980Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T16:25:10.980Z] ---> 0726ccbdc007 [2023-03-29T16:25:10.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T16:25:12.388Z] ---> 1a6a40069891 [2023-03-29T16:25:12.388Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T16:25:12.657Z] ---> 8720b2d33a5b [2023-03-29T16:25:12.657Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T16:25:12.923Z] ---> Running in f17039cfd261 [2023-03-29T16:25:13.189Z] Removing intermediate container f17039cfd261 [2023-03-29T16:25:13.189Z] ---> 0e7cca297df0 [2023-03-29T16:25:13.189Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T16:25:13.189Z] ---> Running in d16f09d87b92 [2023-03-29T16:25:13.455Z] Removing intermediate container d16f09d87b92 [2023-03-29T16:25:13.455Z] ---> d28dc3fe38e3 [2023-03-29T16:25:13.455Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T16:25:13.455Z] ---> Running in 6e0471df8d2b [2023-03-29T16:25:13.720Z] Removing intermediate container 6e0471df8d2b [2023-03-29T16:25:13.720Z] ---> f055798faa35 [2023-03-29T16:25:13.720Z] Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 [2023-03-29T16:25:13.985Z] ---> Running in 258be4e430de [2023-03-29T16:25:14.261Z] Removing intermediate container 258be4e430de [2023-03-29T16:25:14.261Z] ---> 788a1c211735 [2023-03-29T16:25:14.261Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T16:25:14.261Z] ---> Running in 155637f5195e [2023-03-29T16:25:14.525Z] Removing intermediate container 155637f5195e [2023-03-29T16:25:14.525Z] ---> a86e73756d65 [2023-03-29T16:25:14.525Z] [2023-03-29T16:25:14.790Z] Successfully built a86e73756d65 [2023-03-29T16:25:14.790Z] Successfully tagged support-scheduler-arm64:latest [2023-03-29T16:25:15.066Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-29T16:25:15.078Z] $ docker stop --time=1 9f5eb6be8e45c985fedea7db6ee71d0633c863331f39f785bfe1083e6086ff64 [2023-03-29T16:25:16.743Z] $ docker rm -f --volumes 9f5eb6be8e45c985fedea7db6ee71d0633c863331f39f785bfe1083e6086ff64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T16:25:17.278Z] + docker images [2023-03-29T16:25:17.544Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T16:25:17.544Z] support-scheduler-arm64 latest a86e73756d65 3 seconds ago 31.5MB [2023-03-29T16:25:17.544Z] eb139d18f1a5 10 seconds ago 1.56GB [2023-03-29T16:25:17.544Z] security-secretstore-setup-arm64 latest 3f5602d688d0 46 seconds ago 32.2MB [2023-03-29T16:25:17.544Z] security-spire-agent-arm64 latest 6c3ba0b0942e 58 seconds ago 125MB [2023-03-29T16:25:17.544Z] 9d41fe4e4847 About a minute ago 1.49GB [2023-03-29T16:25:17.544Z] core-data-arm64 latest a65959c3b6b3 About a minute ago 19.9MB [2023-03-29T16:25:17.544Z] 1e9fdcddc6fb About a minute ago 1.35GB [2023-03-29T16:25:17.544Z] c7dc20ff062c About a minute ago 1.5GB [2023-03-29T16:25:17.544Z] security-proxy-setup-arm64 latest a81e258d563a 2 minutes ago 18.7MB [2023-03-29T16:25:17.544Z] e1dfa6db617b 2 minutes ago 1.47GB [2023-03-29T16:25:17.544Z] security-proxy-auth-arm64 latest 19a534fc24b3 4 minutes ago 18.2MB [2023-03-29T16:25:17.544Z] b1aceabbd608 4 minutes ago 1.47GB [2023-03-29T16:25:17.544Z] core-metadata-arm64 latest bfcf313c3125 6 minutes ago 20.2MB [2023-03-29T16:25:17.544Z] e995938fc8a4 6 minutes ago 1.5GB [2023-03-29T16:25:17.544Z] core-command-arm64 latest 0b7481898e6f 9 minutes ago 19.7MB [2023-03-29T16:25:17.544Z] core-common-config-bootstrapper-arm64 latest 084eae2387dc 9 minutes ago 17.2MB [2023-03-29T16:25:17.544Z] 13c45ba776fc 9 minutes ago 1.49GB [2023-03-29T16:25:17.544Z] 6e175b52171a 10 minutes ago 1.49GB [2023-03-29T16:25:17.544Z] support-notifications-arm64 latest d45ac58637e7 10 minutes ago 32.1MB [2023-03-29T16:25:17.544Z] 9afdfe9d1b10 10 minutes ago 1.56GB [2023-03-29T16:25:17.544Z] security-spiffe-token-provider-arm64 latest 04cc0ff67a1f 11 minutes ago 32.7MB [2023-03-29T16:25:17.544Z] ef8f9a64f8cf 11 minutes ago 1.53GB [2023-03-29T16:25:17.544Z] security-bootstrapper-arm64 latest cfdc0defb75e 13 minutes ago 21.9MB [2023-03-29T16:25:17.544Z] 598552b3e748 14 minutes ago 1.48GB [2023-03-29T16:25:17.544Z] security-spire-config-arm64 latest 5da15172a0d4 20 minutes ago 86.2MB [2023-03-29T16:25:17.544Z] security-spire-server-arm64 latest 55ece9b7b36b 20 minutes ago 87.1MB [2023-03-29T16:25:17.544Z] c87c75938ffd 20 minutes ago 1.35GB [2023-03-29T16:25:17.544Z] 26d933906b17 20 minutes ago 1.35GB [2023-03-29T16:25:17.544Z] ci-base-image-arm64 latest c2add95119ab 36 minutes ago 866MB [2023-03-29T16:25:17.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-29T16:25:17.544Z] alpine 3.17 d74e625d9115 6 weeks ago 7.46MB [2023-03-29T16:25:17.544Z] 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-03-29T16:25:18.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T16:25:18.284Z] [2023-03-29T16:25:18.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T16:25:18.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T16:25:18.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T16:25:18.950Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T16:25:18.950Z] 04944245beec: Pulling fs layer [2023-03-29T16:25:18.950Z] 699f458cf7ca: Pulling fs layer [2023-03-29T16:25:18.950Z] 765212b225bb: Pulling fs layer [2023-03-29T16:25:18.950Z] f23df028b6ca: Pulling fs layer [2023-03-29T16:25:18.950Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T16:25:18.950Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T16:25:18.950Z] f23df028b6ca: Waiting [2023-03-29T16:25:18.950Z] d65c8cfc05b1: Waiting [2023-03-29T16:25:18.950Z] 2437ff75d9bd: Waiting [2023-03-29T16:25:18.950Z] 765212b225bb: Waiting [2023-03-29T16:25:18.950Z] 04944245beec: Verifying Checksum [2023-03-29T16:25:18.950Z] 04944245beec: Download complete [2023-03-29T16:25:18.950Z] 765212b225bb: Verifying Checksum [2023-03-29T16:25:18.950Z] 765212b225bb: Download complete [2023-03-29T16:25:18.950Z] f23df028b6ca: Verifying Checksum [2023-03-29T16:25:18.950Z] f23df028b6ca: Download complete [2023-03-29T16:25:18.950Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T16:25:18.951Z] d65c8cfc05b1: Download complete [2023-03-29T16:25:19.217Z] 699f458cf7ca: Verifying Checksum [2023-03-29T16:25:19.217Z] 699f458cf7ca: Download complete [2023-03-29T16:25:19.483Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T16:25:19.483Z] 8998bd30e6a1: Download complete [2023-03-29T16:25:22.057Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T16:25:22.057Z] 2437ff75d9bd: Download complete [2023-03-29T16:25:23.015Z] 8998bd30e6a1: Pull complete [2023-03-29T16:25:23.596Z] 04944245beec: Pull complete [2023-03-29T16:25:25.001Z] 699f458cf7ca: Pull complete [2023-03-29T16:25:25.001Z] 765212b225bb: Pull complete [2023-03-29T16:25:25.957Z] f23df028b6ca: Pull complete [2023-03-29T16:25:25.957Z] d65c8cfc05b1: Pull complete [2023-03-29T16:25:40.940Z] 2437ff75d9bd: Pull complete [2023-03-29T16:25:40.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T16:25:40.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T16:25:40.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T16:25:41.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container [2023-03-29T16:25:41.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T16:25:43.972Z] $ docker top 9dc6a17a1649785b55e93869e9b9189d40e33d9661af21cf4507cba20c411669 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:25:45.034Z] ---> job-cost.sh [2023-03-29T16:25:45.034Z] lf-activate-venv: SKIPPING [2023-03-29T16:25:45.034Z] INFO: No Stack... [2023-03-29T16:25:45.618Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T16:25:46.576Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T16:25:47.228Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-29T16:25:47.228Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T16:25:47.280Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] [2023-03-29T16:25:47.285Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] did not exist. Created. [2023-03-29T16:25:47.285Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T16:25:48.006Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T16:25:48.185Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T16:25:48.200Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T16:25:48.266Z] $ docker stop --time=1 9dc6a17a1649785b55e93869e9b9189d40e33d9661af21cf4507cba20c411669 [2023-03-29T16:25:49.761Z] $ docker rm -f --volumes 9dc6a17a1649785b55e93869e9b9189d40e33d9661af21cf4507cba20c411669 [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-03-29T16:25:50.833Z] provisioning config files... [2023-03-29T16:25:50.922Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3923015307540801804tmp [Pipeline] { [Pipeline] sh [2023-03-29T16:25:51.306Z] + set +x [2023-03-29T16:25:51.306Z] + curl -s https://codecov.io/bash [2023-03-29T16:25:51.306Z] + bash -s -- [2023-03-29T16:25:51.306Z] [2023-03-29T16:25:51.306Z] _____ _ [2023-03-29T16:25:51.306Z] / ____| | | [2023-03-29T16:25:51.306Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T16:25:51.306Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T16:25:51.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T16:25:51.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T16:25:51.307Z] Bash-1.0.6 [2023-03-29T16:25:51.307Z] [2023-03-29T16:25:51.307Z] [2023-03-29T16:25:51.307Z] ==> git version 2.25.1 found [2023-03-29T16:25:51.307Z] ==> 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-03-29T16:25:51.307Z] Release-Date: 2020-01-08 [2023-03-29T16:25:51.307Z] 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-03-29T16:25:51.307Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T16:25:51.307Z] ==> Jenkins CI detected. [2023-03-29T16:25:51.307Z] current dir:  /w/workspace/edgex-go/1 [2023-03-29T16:25:51.307Z] project root: . [2023-03-29T16:25:51.307Z] --> token set from env [2023-03-29T16:25:51.307Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T16:25:51.307Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T16:25:51.307Z] ==> Python coveragepy not found [2023-03-29T16:25:51.307Z] ==> Searching for coverage reports in: [2023-03-29T16:25:51.307Z] + . [2023-03-29T16:25:51.307Z] -> Found 1 reports [2023-03-29T16:25:51.307Z] ==> Detecting git/mercurial file structure [2023-03-29T16:25:51.569Z] ==> Reading reports [2023-03-29T16:25:51.569Z] + ./coverage.out bytes=447379 [2023-03-29T16:25:51.569Z] ==> Appending adjustments [2023-03-29T16:25:51.569Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T16:25:52.529Z] + Found adjustments [2023-03-29T16:25:52.529Z] ==> Gzipping contents [2023-03-29T16:25:52.529Z] 60K /tmp/codecov.XAzheh.gz [2023-03-29T16:25:52.529Z] ==> Uploading reports [2023-03-29T16:25:52.529Z] url: https://codecov.io [2023-03-29T16:25:52.529Z] query: branch=PR-4487&commit=0335d2952a57d8e3516e5968f83c8fafe7811ac0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4487&job=&cmd_args= [2023-03-29T16:25:52.529Z] -> Pinging Codecov [2023-03-29T16:25:52.529Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4487&commit=0335d2952a57d8e3516e5968f83c8fafe7811ac0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4487&job=&cmd_args= [2023-03-29T16:25:52.806Z] -> Uploading to [2023-03-29T16:25:52.806Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/0335d2952a57d8e3516e5968f83c8fafe7811ac0/1ec7c32e-42f4-4373-a9c4-60c18622fc18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T162552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00714b33168d70ade326faf6991de89e03d0b0dca0994e151e290d4eccd9f187 [2023-03-29T16:25:52.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T16:25:52.806Z] Dload Upload Total Spent Left Speed [2023-03-29T16:25:53.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57495 0 0 100 57495 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-03-29T16:25:53.079Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] } [2023-03-29T16:25:53.109Z] 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-03-29T16:25:54.552Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:25:55.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:25:56.038Z] ---> package-listing.sh [2023-03-29T16:25:56.039Z] ++ facter osfamily [2023-03-29T16:25:56.039Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T16:25:56.308Z] + OS_FAMILY=debian [2023-03-29T16:25:56.308Z] + workspace=/w/workspace/edgex-go/1 [2023-03-29T16:25:56.308Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T16:25:56.308Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T16:25:56.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T16:25:56.308Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T16:25:56.308Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-29T16:25:56.308Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T16:25:56.308Z] + case "${OS_FAMILY}" in [2023-03-29T16:25:56.308Z] + grep '^ii' [2023-03-29T16:25:56.308Z] + dpkg -l [2023-03-29T16:25:56.308Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T16:25:56.308Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T16:25:56.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T16:25:56.308Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-29T16:25:56.308Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-29T16:25:56.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-29T16:25:56.371Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T16:25:56.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T16:25:57.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T16:25:57.375Z] [2023-03-29T16:25:57.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T16:25:57.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T16:25:58.055Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T16:25:58.055Z] 5eb5b503b376: Pulling fs layer [2023-03-29T16:25:58.055Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T16:25:58.055Z] ec43610c2a17: Pulling fs layer [2023-03-29T16:25:58.055Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T16:25:58.055Z] 3a2ae6a8a46f: Waiting [2023-03-29T16:25:58.055Z] 33b1e0a273af: Pulling fs layer [2023-03-29T16:25:58.055Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T16:25:58.055Z] 2f39f015ded8: Pulling fs layer [2023-03-29T16:25:58.055Z] 5d3b04190fa2: Waiting [2023-03-29T16:25:58.055Z] 2f39f015ded8: Waiting [2023-03-29T16:25:58.055Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T16:25:58.055Z] 5c69ac0246d0: Download complete [2023-03-29T16:25:58.362Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T16:25:58.362Z] 3a2ae6a8a46f: Download complete [2023-03-29T16:25:58.362Z] 33b1e0a273af: Verifying Checksum [2023-03-29T16:25:58.362Z] 33b1e0a273af: Download complete [2023-03-29T16:25:58.625Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T16:25:58.625Z] 5d3b04190fa2: Download complete [2023-03-29T16:25:58.625Z] ec43610c2a17: Verifying Checksum [2023-03-29T16:25:58.625Z] ec43610c2a17: Download complete [2023-03-29T16:25:58.903Z] 5eb5b503b376: Verifying Checksum [2023-03-29T16:25:58.903Z] 5eb5b503b376: Download complete [2023-03-29T16:26:00.410Z] 5eb5b503b376: Pull complete [2023-03-29T16:26:00.410Z] 2f39f015ded8: Download complete [2023-03-29T16:26:01.018Z] 5c69ac0246d0: Pull complete [2023-03-29T16:26:02.051Z] ec43610c2a17: Pull complete [2023-03-29T16:26:02.051Z] 3a2ae6a8a46f: Pull complete [2023-03-29T16:26:02.329Z] 33b1e0a273af: Pull complete [2023-03-29T16:26:02.329Z] 5d3b04190fa2: Pull complete [2023-03-29T16:26:06.824Z] 2f39f015ded8: Pull complete [2023-03-29T16:26:06.824Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T16:26:06.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T16:26:06.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T16:26:07.549Z] prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container [2023-03-29T16:26:07.672Z] $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T16:26:14.419Z] $ docker top f1276444891febf76add898019c138dcda76ca619375971b11c6711b028715a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T16:26:15.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T16:26:15.558Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T16:26:15.967Z] + ls /var/log/sa-host [2023-03-29T16:26:15.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T16:26:16.109Z] provisioning config files... [2023-03-29T16:26:16.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9277309879924717958tmp [Pipeline] { [Pipeline] echo [2023-03-29T16:26:16.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:26:16.720Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T16:26:16.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:26:17.213Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T16:26:17.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:26:17.665Z] ---> sudo-logs.sh [2023-03-29T16:26:17.666Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T16:26:17.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:26:18.873Z] ---> job-cost.sh [2023-03-29T16:26:18.873Z] lf-activate-venv: SKIPPING [2023-03-29T16:26:18.873Z] DEBUG: total: 0.10999999940395355 [2023-03-29T16:26:18.873Z] INFO: Retrieving Stack Cost... [2023-03-29T16:26:19.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T16:26:19.764Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T16:26:20.622Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T16:26:22.051Z] ---> logs-deploy.sh [2023-03-29T16:26:22.052Z] lf-activate-venv: SKIPPING [2023-03-29T16:26:22.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4487/1 [2023-03-29T16:26:22.052Z] INFO: archiving workspace using pattern(s): [2023-03-29T16:26:22.996Z] Archives upload complete. [2023-03-29T16:26:22.996Z] INFO: archiving logs to Nexus [2023-03-29T16:26:24.072Z] ---> uname -a: [2023-03-29T16:26:24.072Z] Linux prd-ubuntu20-04-docker-8c-8g-6219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] ---> lscpu: [2023-03-29T16:26:24.072Z] Architecture: x86_64 [2023-03-29T16:26:24.072Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T16:26:24.072Z] Byte Order: Little Endian [2023-03-29T16:26:24.072Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T16:26:24.072Z] CPU(s): 8 [2023-03-29T16:26:24.072Z] On-line CPU(s) list: 0-7 [2023-03-29T16:26:24.072Z] Thread(s) per core: 1 [2023-03-29T16:26:24.072Z] Core(s) per socket: 1 [2023-03-29T16:26:24.072Z] Socket(s): 8 [2023-03-29T16:26:24.072Z] NUMA node(s): 1 [2023-03-29T16:26:24.072Z] Vendor ID: AuthenticAMD [2023-03-29T16:26:24.072Z] CPU family: 23 [2023-03-29T16:26:24.072Z] Model: 49 [2023-03-29T16:26:24.072Z] Model name: AMD EPYC-Rome Processor [2023-03-29T16:26:24.072Z] Stepping: 0 [2023-03-29T16:26:24.072Z] CPU MHz: 2800.000 [2023-03-29T16:26:24.072Z] BogoMIPS: 5600.00 [2023-03-29T16:26:24.072Z] Virtualization: AMD-V [2023-03-29T16:26:24.072Z] Hypervisor vendor: KVM [2023-03-29T16:26:24.072Z] Virtualization type: full [2023-03-29T16:26:24.072Z] L1d cache: 256 KiB [2023-03-29T16:26:24.072Z] L1i cache: 256 KiB [2023-03-29T16:26:24.072Z] L2 cache: 4 MiB [2023-03-29T16:26:24.072Z] L3 cache: 128 MiB [2023-03-29T16:26:24.072Z] NUMA node0 CPU(s): 0-7 [2023-03-29T16:26:24.072Z] Vulnerability Itlb multihit: Not affected [2023-03-29T16:26:24.072Z] Vulnerability L1tf: Not affected [2023-03-29T16:26:24.072Z] Vulnerability Mds: Not affected [2023-03-29T16:26:24.072Z] Vulnerability Meltdown: Not affected [2023-03-29T16:26:24.072Z] Vulnerability Mmio stale data: Not affected [2023-03-29T16:26:24.072Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T16:26:24.072Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T16:26:24.072Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T16:26:24.072Z] Vulnerability Srbds: Not affected [2023-03-29T16:26:24.072Z] Vulnerability Tsx async abort: Not affected [2023-03-29T16:26:24.072Z] 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-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] ---> nproc: [2023-03-29T16:26:24.072Z] 8 [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] ---> df -h: [2023-03-29T16:26:24.072Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T16:26:24.072Z] overlay 155G 21G 135G 14% / [2023-03-29T16:26:24.072Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T16:26:24.072Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T16:26:24.072Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T16:26:24.072Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] ---> sar -b -r -n DEV: [2023-03-29T16:26:24.072Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6219) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] 15:43:37 LINUX RESTART (8 CPU) [2023-03-29T16:26:24.072Z] [2023-03-29T16:26:24.072Z] 15:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-29T16:26:24.072Z] 15:45:01 304.27 38.34 265.92 0.00 4282.22 50112.18 0.00 [2023-03-29T16:26:24.072Z] 15:46:01 93.70 0.62 93.09 0.00 15.86 49236.58 0.00 [2023-03-29T16:26:24.072Z] 15:47:01 34.56 0.18 34.38 0.00 2.67 18820.61 0.00 [2023-03-29T16:26:24.072Z] 15:48:01 109.72 0.07 109.65 0.00 8.27 78722.21 0.00 [2023-03-29T16:26:24.072Z] 15:49:01 488.59 10.31 478.27 0.00 164.48 129328.76 0.00 [2023-03-29T16:26:24.072Z] 15:50:01 336.79 6.81 329.97 0.00 837.45 160481.97 0.00 [2023-03-29T16:26:24.072Z] 15:51:01 661.78 3.02 658.76 0.00 1985.60 173802.33 0.00 [2023-03-29T16:26:24.072Z] 15:52:01 398.43 3.63 394.80 0.00 2288.44 184504.37 0.00 [2023-03-29T16:26:24.072Z] 15:53:01 605.56 0.25 605.31 0.00 7.59 152917.96 0.00 [2023-03-29T16:26:24.072Z] 15:54:01 661.57 0.65 660.92 0.00 17.33 146637.16 0.00 [2023-03-29T16:26:24.072Z] 15:55:01 62.05 0.03 62.02 0.00 3.86 8604.36 0.00 [2023-03-29T16:26:24.072Z] 15:56:01 2.13 0.00 2.13 0.00 0.00 23.20 0.00 [2023-03-29T16:26:24.072Z] 15:57:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2023-03-29T16:26:24.072Z] 15:58:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 [2023-03-29T16:26:24.072Z] 15:59:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-03-29T16:26:24.072Z] 16:00:01 2.15 0.02 2.13 0.00 0.13 29.33 0.00 [2023-03-29T16:26:24.072Z] 16:01:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2023-03-29T16:26:24.072Z] 16:02:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2023-03-29T16:26:24.072Z] 16:03:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2023-03-29T16:26:24.072Z] 16:04:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 [2023-03-29T16:26:24.072Z] 16:05:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-03-29T16:26:24.072Z] 16:06:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2023-03-29T16:26:24.072Z] 16:07:01 0.77 0.00 0.77 0.00 0.00 8.40 0.00 [2023-03-29T16:26:24.072Z] 16:08:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 [2023-03-29T16:26:24.072Z] 16:09:01 1.48 0.00 1.48 0.00 0.00 16.52 0.00 [2023-03-29T16:26:24.072Z] 16:10:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 [2023-03-29T16:26:24.072Z] 16:11:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-03-29T16:26:24.072Z] 16:12:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2023-03-29T16:26:24.072Z] 16:13:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2023-03-29T16:26:24.072Z] 16:14:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 [2023-03-29T16:26:24.072Z] 16:15:01 1.00 0.00 1.00 0.00 0.00 11.92 0.00 [2023-03-29T16:26:24.072Z] 16:16:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 [2023-03-29T16:26:24.072Z] 16:17:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2023-03-29T16:26:24.072Z] 16:18:01 3.58 1.03 2.55 0.00 21.96 34.08 0.00 [2023-03-29T16:26:24.072Z] 16:19:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2023-03-29T16:26:24.072Z] 16:20:01 2.67 1.60 1.07 0.00 37.19 14.40 0.00 [2023-03-29T16:26:24.072Z] 16:21:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2023-03-29T16:26:24.072Z] 16:22:01 0.95 0.00 0.95 0.00 0.00 12.80 0.00 [2023-03-29T16:26:24.072Z] 16:23:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2023-03-29T16:26:24.072Z] 16:24:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2023-03-29T16:26:24.072Z] 16:25:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2023-03-29T16:26:24.072Z] 16:26:01 2.50 0.22 2.28 0.00 16.93 213.96 0.00 [2023-03-29T16:26:24.072Z] Average: 90.60 1.59 89.01 0.00 230.79 27487.41 0.00 [2023-03-29T16:26:24.073Z] [2023-03-29T16:26:24.073Z] 15:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-29T16:26:24.073Z] 15:45:01 28754168 31580076 734872 2.23 72572 3023452 1997060 5.89 1064444 2700368 814256 [2023-03-29T16:26:24.073Z] 15:46:01 27402984 31008940 1290840 3.93 113388 3685860 2306308 6.80 2023904 2997536 538104 [2023-03-29T16:26:24.073Z] 15:47:01 27664036 31430780 866092 2.63 117228 3817128 2072708 6.11 1461364 3273440 389776 [2023-03-29T16:26:24.073Z] 15:48:01 26183380 31544552 754500 2.29 119708 5380312 1790752 5.28 1562640 4619940 527652 [2023-03-29T16:26:24.073Z] 15:49:01 22227628 31494144 787224 2.39 288464 8760244 1914640 5.64 2131748 7624448 784720 [2023-03-29T16:26:24.073Z] 15:50:01 20678040 30843224 1411096 4.29 309100 9661260 3616940 10.66 2786424 8507172 346192 [2023-03-29T16:26:24.073Z] 15:51:01 20307840 31362924 895832 2.72 324404 10485964 2418284 7.13 2316764 9308868 109060 [2023-03-29T16:26:24.073Z] 15:52:01 16842588 31304192 951852 2.89 400292 13640700 2474240 7.29 2525520 12393476 290140 [2023-03-29T16:26:24.073Z] 15:53:01 16692056 31364440 889644 2.71 424912 13822728 2371924 6.99 2559696 12501696 604872 [2023-03-29T16:26:24.073Z] 15:54:01 17188944 31446624 810452 2.46 469816 13339956 2043648 6.02 2596304 11947844 38652 [2023-03-29T16:26:24.073Z] 15:55:01 17541872 31518060 742680 2.26 470544 13072476 1880976 5.54 2537088 11673492 16 [2023-03-29T16:26:24.073Z] 15:56:01 17542152 31518428 742196 2.26 470592 13072480 1880976 5.54 2536948 11673496 164 [2023-03-29T16:26:24.073Z] 15:57:01 17556776 31533100 727480 2.21 470636 13072480 1880976 5.54 2522384 11673496 8 [2023-03-29T16:26:24.073Z] 15:58:01 17556404 31532768 727732 2.21 470648 13072484 1880976 5.54 2522692 11673500 236 [2023-03-29T16:26:24.073Z] 15:59:01 17559460 31535980 724696 2.20 470660 13072484 1880976 5.54 2520048 11673640 12 [2023-03-29T16:26:24.073Z] 16:00:01 17559664 31536204 724388 2.20 470700 13072464 1890248 5.57 2520168 11673620 88 [2023-03-29T16:26:24.073Z] 16:01:01 17559056 31535640 724840 2.20 470724 13072468 1890248 5.57 2520140 11673628 8 [2023-03-29T16:26:24.073Z] 16:02:01 17558976 31535600 724840 2.20 470744 13072468 1890248 5.57 2520176 11673632 180 [2023-03-29T16:26:24.073Z] 16:03:01 17558960 31535596 724816 2.20 470760 13072476 1890248 5.57 2520168 11673640 8 [2023-03-29T16:26:24.073Z] 16:04:01 17559348 31536012 724588 2.20 470788 13072484 1890248 5.57 2520204 11673652 12 [2023-03-29T16:26:24.073Z] 16:05:01 17559352 31536040 724780 2.20 470804 13072484 1890248 5.57 2520500 11673640 4 [2023-03-29T16:26:24.073Z] 16:06:01 17559840 31536564 724244 2.20 470816 13072488 1890248 5.57 2520292 11673644 8 [2023-03-29T16:26:24.073Z] 16:07:01 17559824 31536556 724236 2.20 470820 13072488 1890248 5.57 2520296 11673644 8 [2023-03-29T16:26:24.073Z] 16:08:01 17559348 31536152 724500 2.20 470852 13072492 1890248 5.57 2520328 11673648 12 [2023-03-29T16:26:24.073Z] 16:09:01 17558820 31535684 724908 2.20 470908 13072492 1890248 5.57 2520508 11673652 8 [2023-03-29T16:26:24.073Z] 16:10:01 17558432 31535364 725008 2.20 470948 13072496 1890248 5.57 2520772 11673652 180 [2023-03-29T16:26:24.073Z] 16:11:01 17558952 31535896 724476 2.20 470956 13072500 1890248 5.57 2520452 11673656 8 [2023-03-29T16:26:24.073Z] 16:12:01 17558904 31535868 724476 2.20 470980 13072504 1890248 5.57 2520476 11673656 184 [2023-03-29T16:26:24.073Z] 16:13:01 17558864 31535840 724424 2.20 471016 13072508 1890248 5.57 2520484 11673660 4 [2023-03-29T16:26:24.073Z] 16:14:01 17558848 31535996 724228 2.20 471036 13072636 1890248 5.57 2520520 11673792 0 [2023-03-29T16:26:24.073Z] 16:15:01 17558768 31535984 724136 2.20 471056 13072640 1890248 5.57 2520648 11673796 8 [2023-03-29T16:26:24.073Z] 16:16:01 17558436 31535716 724364 2.20 471096 13072644 1890248 5.57 2520840 11673804 40 [2023-03-29T16:26:24.073Z] 16:17:01 17558604 31535908 724392 2.20 471120 13072640 1890248 5.57 2520956 11673804 8 [2023-03-29T16:26:24.073Z] 16:18:01 17556780 31535172 725064 2.20 471192 13073264 1893928 5.58 2520800 11674356 52 [2023-03-29T16:26:24.073Z] 16:19:01 17557024 31535424 724784 2.20 471212 13073272 1893928 5.58 2520784 11674364 8 [2023-03-29T16:26:24.073Z] 16:20:01 17549792 31530188 730004 2.22 471244 13074388 1876920 5.53 2530352 11674700 228 [2023-03-29T16:26:24.073Z] 16:21:01 17549480 31529884 730472 2.22 471272 13074392 1876920 5.53 2530024 11674700 12 [2023-03-29T16:26:24.073Z] 16:22:01 17549440 31529892 730492 2.22 471288 13074396 1876920 5.53 2530000 11674708 204 [2023-03-29T16:26:24.073Z] 16:23:01 17549448 31529900 730440 2.22 471300 13074396 1876920 5.53 2530060 11674708 8 [2023-03-29T16:26:24.073Z] 16:24:01 17549180 31529636 730636 2.22 471320 13074400 1876920 5.53 2530076 11674712 180 [2023-03-29T16:26:24.073Z] 16:25:01 17549068 31529584 730676 2.22 471340 13074400 1876920 5.53 2530204 11674716 4 [2023-03-29T16:26:24.073Z] 16:26:01 17295288 31494648 765244 2.33 471516 13285704 2072244 6.11 2565132 11885444 214584 [2023-03-29T16:26:24.073Z] Average: 18701591 31485933 778492 2.37 421685 12003905 1989464 5.86 2424365 10705977 110950 [2023-03-29T16:26:24.073Z] [2023-03-29T16:26:24.073Z] 15:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-29T16:26:24.073Z] 15:45:01 docker0 524.16 411.83 37.45 2738.55 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:45:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:45:01 ens3 1580.54 1476.79 11889.55 195.65 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:46:01 docker0 75.61 116.69 6.09 683.38 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:46:01 ens3 150.94 97.85 716.77 21.95 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:46:01 veth8d8dcf8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:47:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:47:01 ens3 38.31 26.55 35.91 16.80 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:47:01 veth8d8dcf8 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:48:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:48:01 veth1044498 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:48:01 ens3 96.97 59.62 1696.67 19.06 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:49:01 docker0 519.83 877.34 42.22 6225.82 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:49:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:49:01 veth1044498 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:49:01 ens3 945.43 551.17 6958.69 55.24 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 vethda045fa 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 docker0 8.03 15.18 0.51 178.29 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 veth97b27e0 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 veth1bc7d2c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 veth1044498 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:50:01 ens3 118.31 64.30 496.79 11.27 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 docker0 220.74 388.89 17.56 1862.87 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 veth319f8c3 23.98 34.62 2.32 11.33 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 veth1044498 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 ens3 677.27 345.73 2313.28 217.13 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 veth6d1b08c 26.02 38.05 2.52 13.24 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:51:01 veth5946748 60.56 98.37 5.61 374.54 0.00 0.00 0.00 0.03 [2023-03-29T16:26:24.073Z] 15:52:01 docker0 199.55 427.56 16.00 3216.44 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:52:01 vethb844408 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:52:01 veth01b0479 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:52:01 veth1044498 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:52:01 ens3 548.05 244.99 4604.15 28.97 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:53:01 docker0 7.11 14.78 0.47 193.89 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:53:01 veth17a56a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:53:01 veth1044498 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:53:01 ens3 53.54 33.80 224.22 17.61 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:54:01 docker0 94.52 196.83 7.85 1426.27 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:54:01 veth1044498 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:54:01 ens3 230.01 116.75 1451.76 23.52 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:55:01 ens3 7.13 4.96 6.34 3.05 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 15:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 16:00:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.073Z] 16:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:02:01 ens3 0.70 0.58 3.05 0.04 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:04:01 ens3 0.92 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:05:01 ens3 0.90 0.60 0.63 0.47 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:08:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:09:01 ens3 0.63 0.43 0.35 0.28 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:15:01 ens3 0.78 0.22 0.22 0.14 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:16:01 ens3 0.47 0.47 0.30 0.22 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:18:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:20:01 ens3 8.18 6.10 5.63 6.29 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:25:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] 16:26:01 ens3 98.72 54.56 2520.48 10.21 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] Average: docker0 39.32 58.37 3.05 393.62 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] Average: ens3 108.62 73.52 784.19 14.96 0.00 0.00 0.00 0.00 [2023-03-29T16:26:24.074Z] [2023-03-29T16:26:24.074Z] [2023-03-29T16:26:24.074Z] ---> sar -P ALL: [2023-03-29T16:26:24.074Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6219) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T16:26:24.074Z] [2023-03-29T16:26:24.074Z] 15:43:37 LINUX RESTART (8 CPU) [2023-03-29T16:26:24.074Z] [2023-03-29T16:26:24.074Z] 15:44:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T16:26:24.074Z] 15:45:01 all 10.39 0.00 3.48 4.27 0.08 81.79 [2023-03-29T16:26:24.074Z] 15:45:01 0 10.38 0.00 3.03 8.90 0.07 77.62 [2023-03-29T16:26:24.074Z] 15:45:01 1 11.96 0.00 3.94 2.79 0.07 81.24 [2023-03-29T16:26:24.074Z] 15:45:01 2 13.33 0.00 2.11 0.82 0.10 83.63 [2023-03-29T16:26:24.074Z] 15:45:01 3 7.13 0.00 3.95 8.85 0.07 80.00 [2023-03-29T16:26:24.074Z] 15:45:01 4 9.02 0.00 4.80 2.48 0.07 83.63 [2023-03-29T16:26:24.074Z] 15:45:01 5 8.11 0.00 2.62 5.16 0.08 84.02 [2023-03-29T16:26:24.074Z] 15:45:01 6 13.34 0.00 4.27 0.69 0.07 81.63 [2023-03-29T16:26:24.074Z] 15:45:01 7 9.77 0.00 3.12 4.50 0.08 82.53 [2023-03-29T16:26:24.074Z] 15:46:01 all 21.17 0.00 4.06 5.19 0.08 69.51 [2023-03-29T16:26:24.074Z] 15:46:01 0 20.30 0.00 3.97 0.20 0.07 75.46 [2023-03-29T16:26:24.074Z] 15:46:01 1 21.29 0.00 4.00 0.54 0.07 74.10 [2023-03-29T16:26:24.074Z] 15:46:01 2 22.12 0.00 3.98 2.31 0.07 71.52 [2023-03-29T16:26:24.074Z] 15:46:01 3 22.93 0.00 3.69 3.27 0.08 70.02 [2023-03-29T16:26:24.074Z] 15:46:01 4 20.86 0.00 4.24 2.92 0.07 71.91 [2023-03-29T16:26:24.074Z] 15:46:01 5 21.29 0.00 3.49 1.26 0.08 73.88 [2023-03-29T16:26:24.074Z] 15:46:01 6 19.59 0.00 5.73 30.45 0.08 44.14 [2023-03-29T16:26:24.074Z] 15:46:01 7 20.93 0.00 3.40 0.69 0.08 74.90 [2023-03-29T16:26:24.074Z] 15:47:01 all 38.28 0.00 5.67 1.96 0.10 53.98 [2023-03-29T16:26:24.074Z] 15:47:01 0 38.66 0.00 5.59 10.39 0.10 45.27 [2023-03-29T16:26:24.074Z] 15:47:01 1 37.74 0.00 5.37 0.27 0.10 56.52 [2023-03-29T16:26:24.074Z] 15:47:01 2 36.64 0.00 5.80 0.17 0.10 57.29 [2023-03-29T16:26:24.074Z] 15:47:01 3 39.33 0.00 6.42 3.07 0.08 51.09 [2023-03-29T16:26:24.074Z] 15:47:01 4 38.26 0.00 5.72 0.42 0.10 55.50 [2023-03-29T16:26:24.074Z] 15:47:01 5 38.95 0.00 5.76 0.49 0.10 54.70 [2023-03-29T16:26:24.074Z] 15:47:01 6 38.27 0.00 5.40 0.15 0.10 56.07 [2023-03-29T16:26:24.074Z] 15:47:01 7 38.38 0.00 5.30 0.75 0.12 55.46 [2023-03-29T16:26:24.074Z] 15:48:01 all 16.53 0.00 5.87 4.88 0.08 72.63 [2023-03-29T16:26:24.074Z] 15:48:01 0 15.67 0.00 6.27 17.37 0.07 60.63 [2023-03-29T16:26:24.074Z] 15:48:01 1 16.05 0.00 5.25 3.31 0.07 75.32 [2023-03-29T16:26:24.074Z] 15:48:01 2 17.86 0.00 6.37 4.54 0.08 71.15 [2023-03-29T16:26:24.074Z] 15:48:01 3 17.45 0.00 6.56 11.79 0.07 64.13 [2023-03-29T16:26:24.074Z] 15:48:01 4 16.60 0.00 6.01 0.03 0.07 77.29 [2023-03-29T16:26:24.074Z] 15:48:01 5 16.73 0.00 5.12 0.02 0.05 78.09 [2023-03-29T16:26:24.074Z] 15:48:01 6 17.68 0.00 6.11 0.02 0.07 76.13 [2023-03-29T16:26:24.074Z] 15:48:01 7 14.24 0.00 5.26 2.06 0.20 78.23 [2023-03-29T16:26:24.074Z] 15:49:01 all 10.20 0.00 4.91 18.34 0.08 66.47 [2023-03-29T16:26:24.074Z] 15:49:01 0 10.52 0.00 4.16 16.37 0.08 68.87 [2023-03-29T16:26:24.074Z] 15:49:01 1 10.34 0.00 4.49 10.64 0.07 74.47 [2023-03-29T16:26:24.075Z] 15:49:01 2 10.19 0.00 5.13 20.93 0.07 63.69 [2023-03-29T16:26:24.075Z] 15:49:01 3 9.17 0.00 6.81 27.78 0.10 56.15 [2023-03-29T16:26:24.075Z] 15:49:01 4 10.02 0.00 4.72 12.81 0.07 72.39 [2023-03-29T16:26:24.075Z] 15:49:01 5 11.11 0.00 4.93 24.03 0.10 59.83 [2023-03-29T16:26:24.075Z] 15:49:01 6 9.86 0.00 4.63 25.89 0.05 59.57 [2023-03-29T16:26:24.075Z] 15:49:01 7 10.37 0.00 4.39 8.35 0.12 76.77 [2023-03-29T16:26:24.075Z] 15:50:01 all 22.03 0.00 7.45 16.61 0.07 53.84 [2023-03-29T16:26:24.075Z] 15:50:01 0 22.47 0.00 6.80 2.87 0.08 67.77 [2023-03-29T16:26:24.075Z] 15:50:01 1 22.55 0.00 7.67 2.84 0.08 66.86 [2023-03-29T16:26:24.075Z] 15:50:01 2 21.37 0.00 7.92 1.21 0.07 69.43 [2023-03-29T16:26:24.075Z] 15:50:01 3 21.89 0.00 7.01 1.08 0.07 69.95 [2023-03-29T16:26:24.075Z] 15:50:01 4 21.67 0.00 7.33 3.07 0.05 67.87 [2023-03-29T16:26:24.075Z] 15:50:01 5 22.53 0.00 7.91 18.60 0.07 50.89 [2023-03-29T16:26:24.075Z] 15:50:01 6 21.85 0.00 6.93 52.30 0.07 18.85 [2023-03-29T16:26:24.075Z] 15:50:01 7 21.90 0.00 7.98 51.07 0.08 18.97 [2023-03-29T16:26:24.075Z] 15:51:01 all 26.86 0.00 8.73 26.19 0.11 38.12 [2023-03-29T16:26:24.075Z] 15:51:01 0 27.37 0.00 9.05 30.88 0.14 32.57 [2023-03-29T16:26:24.075Z] 15:51:01 1 27.32 0.00 8.84 22.35 0.12 41.38 [2023-03-29T16:26:24.075Z] 15:51:01 2 27.93 0.00 8.47 45.89 0.10 17.61 [2023-03-29T16:26:24.075Z] 15:51:01 3 26.21 0.00 9.47 23.17 0.12 41.04 [2023-03-29T16:26:24.075Z] 15:51:01 4 26.62 0.00 8.15 35.65 0.12 29.46 [2023-03-29T16:26:24.075Z] 15:51:01 5 26.08 0.00 7.65 12.30 0.10 53.87 [2023-03-29T16:26:24.075Z] 15:51:01 6 25.99 0.00 10.40 13.73 0.07 49.81 [2023-03-29T16:26:24.075Z] 15:51:01 7 27.35 0.00 7.79 25.55 0.10 39.21 [2023-03-29T16:26:24.075Z] 15:52:01 all 25.50 0.00 9.46 29.86 0.13 35.05 [2023-03-29T16:26:24.075Z] 15:52:01 0 26.27 0.00 9.41 26.97 0.10 37.25 [2023-03-29T16:26:24.075Z] 15:52:01 1 24.11 0.00 9.21 29.05 0.14 37.48 [2023-03-29T16:26:24.075Z] 15:52:01 2 25.88 0.00 10.03 35.09 0.14 28.85 [2023-03-29T16:26:24.075Z] 15:52:01 3 26.46 0.00 10.72 23.37 0.12 39.33 [2023-03-29T16:26:24.075Z] 15:52:01 4 25.98 0.00 9.94 26.75 0.12 37.22 [2023-03-29T16:26:24.075Z] 15:52:01 5 26.35 0.00 9.24 27.61 0.14 36.66 [2023-03-29T16:26:24.075Z] 15:52:01 6 25.70 0.00 8.91 40.97 0.12 24.30 [2023-03-29T16:26:24.075Z] 15:52:01 7 23.24 0.00 8.21 29.10 0.14 39.31 [2023-03-29T16:26:24.075Z] 15:53:01 all 42.35 0.00 11.64 18.86 0.14 27.01 [2023-03-29T16:26:24.075Z] 15:53:01 0 43.94 0.00 12.49 27.86 0.16 15.56 [2023-03-29T16:26:24.075Z] 15:53:01 1 39.83 0.00 11.39 21.37 0.15 27.26 [2023-03-29T16:26:24.075Z] 15:53:01 2 42.83 0.00 10.61 14.02 0.14 32.40 [2023-03-29T16:26:24.075Z] 15:53:01 3 41.85 0.00 11.73 12.43 0.10 33.89 [2023-03-29T16:26:24.075Z] 15:53:01 4 44.16 0.00 12.24 22.38 0.14 21.09 [2023-03-29T16:26:24.075Z] 15:53:01 5 45.81 0.00 12.86 18.74 0.12 22.47 [2023-03-29T16:26:24.075Z] 15:53:01 6 41.15 0.00 11.84 18.83 0.16 28.02 [2023-03-29T16:26:24.075Z] 15:53:01 7 39.25 0.00 9.95 15.44 0.19 35.17 [2023-03-29T16:26:24.075Z] 15:54:01 all 31.46 0.00 9.02 15.23 0.12 44.17 [2023-03-29T16:26:24.075Z] 15:54:01 0 33.32 0.00 10.62 15.72 0.12 40.22 [2023-03-29T16:26:24.075Z] 15:54:01 1 29.15 0.00 7.53 15.23 0.10 47.98 [2023-03-29T16:26:24.075Z] 15:54:01 2 29.83 0.00 8.26 5.20 0.09 56.62 [2023-03-29T16:26:24.075Z] 15:54:01 3 30.23 0.00 8.23 4.07 0.10 57.37 [2023-03-29T16:26:24.075Z] 15:54:01 4 33.78 0.00 10.50 15.95 0.10 39.68 [2023-03-29T16:26:24.075Z] 15:54:01 5 33.21 0.00 9.91 15.25 0.14 41.49 [2023-03-29T16:26:24.075Z] 15:54:01 6 31.77 0.00 9.42 33.21 0.12 25.48 [2023-03-29T16:26:24.075Z] 15:54:01 7 30.40 0.00 7.74 17.25 0.15 44.47 [2023-03-29T16:26:24.075Z] 15:55:01 all 0.74 0.00 0.38 0.57 0.01 98.29 [2023-03-29T16:26:24.075Z] 15:55:01 0 2.45 0.00 0.43 0.02 0.02 97.09 [2023-03-29T16:26:24.075Z] 15:55:01 1 0.77 0.00 0.28 0.22 0.02 98.72 [2023-03-29T16:26:24.075Z] 15:55:01 2 0.60 0.00 0.72 0.07 0.03 98.58 [2023-03-29T16:26:24.075Z] 15:55:01 3 0.38 0.00 0.27 0.00 0.02 99.33 [2023-03-29T16:26:24.075Z] 15:55:01 4 0.63 0.00 0.43 3.05 0.02 95.86 [2023-03-29T16:26:24.075Z] 15:55:01 5 0.58 0.00 0.27 0.03 0.00 99.12 [2023-03-29T16:26:24.075Z] 15:55:01 6 0.30 0.00 0.42 0.00 0.00 99.28 [2023-03-29T16:26:24.075Z] 15:55:01 7 0.22 0.00 0.22 1.18 0.02 98.37 [2023-03-29T16:26:24.075Z] [2023-03-29T16:26:24.075Z] 15:55:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T16:26:24.075Z] 15:56:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2023-03-29T16:26:24.075Z] 15:56:01 0 0.58 0.00 0.05 0.00 0.00 99.37 [2023-03-29T16:26:24.075Z] 15:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 15:56:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-29T16:26:24.075Z] 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 15:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 15:56:01 7 0.00 0.00 0.03 0.10 0.02 99.85 [2023-03-29T16:26:24.075Z] 15:57:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2023-03-29T16:26:24.075Z] 15:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.075Z] 15:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 15:57:01 2 0.07 0.00 0.07 0.00 0.03 99.83 [2023-03-29T16:26:24.075Z] 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 15:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T16:26:24.075Z] 15:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T16:26:24.075Z] 15:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 15:57:01 7 0.00 0.00 0.00 0.32 0.00 99.68 [2023-03-29T16:26:24.075Z] 15:58:01 all 0.03 0.00 0.01 0.03 0.01 99.92 [2023-03-29T16:26:24.075Z] 15:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 15:58:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-29T16:26:24.075Z] 15:58:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-29T16:26:24.075Z] 15:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.075Z] 15:58:01 4 0.05 0.00 0.00 0.08 0.00 99.87 [2023-03-29T16:26:24.075Z] 15:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.075Z] 15:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 15:58:01 7 0.02 0.00 0.00 0.17 0.00 99.82 [2023-03-29T16:26:24.075Z] 15:59:01 all 0.03 0.00 0.02 0.02 0.01 99.93 [2023-03-29T16:26:24.075Z] 15:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-29T16:26:24.075Z] 15:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-29T16:26:24.075Z] 15:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-29T16:26:24.075Z] 15:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 15:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 15:59:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2023-03-29T16:26:24.075Z] 15:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 15:59:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-29T16:26:24.075Z] 16:00:01 all 0.10 0.00 0.03 0.07 0.00 99.79 [2023-03-29T16:26:24.075Z] 16:00:01 0 0.71 0.00 0.05 0.00 0.00 99.24 [2023-03-29T16:26:24.075Z] 16:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 16:00:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-03-29T16:26:24.075Z] 16:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 16:00:01 4 0.03 0.00 0.03 0.18 0.02 99.73 [2023-03-29T16:26:24.075Z] 16:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T16:26:24.075Z] 16:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 16:00:01 7 0.02 0.00 0.02 0.37 0.00 99.60 [2023-03-29T16:26:24.075Z] 16:01:01 all 0.10 0.00 0.01 0.09 0.00 99.80 [2023-03-29T16:26:24.075Z] 16:01:01 0 0.62 0.00 0.02 0.00 0.00 99.37 [2023-03-29T16:26:24.075Z] 16:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 16:01:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-29T16:26:24.075Z] 16:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:01:01 4 0.03 0.00 0.00 0.35 0.00 99.62 [2023-03-29T16:26:24.075Z] 16:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.075Z] 16:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:01:01 7 0.00 0.00 0.00 0.38 0.00 99.62 [2023-03-29T16:26:24.075Z] 16:02:01 all 0.04 0.00 0.01 0.04 0.00 99.91 [2023-03-29T16:26:24.075Z] 16:02:01 0 0.25 0.00 0.00 0.00 0.00 99.75 [2023-03-29T16:26:24.075Z] 16:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 16:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-29T16:26:24.075Z] 16:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-29T16:26:24.075Z] 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:02:01 5 0.00 0.00 0.02 0.18 0.00 99.80 [2023-03-29T16:26:24.075Z] 16:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:02:01 7 0.00 0.00 0.02 0.10 0.00 99.88 [2023-03-29T16:26:24.075Z] 16:03:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-03-29T16:26:24.075Z] 16:03:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2023-03-29T16:26:24.075Z] 16:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 16:03:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-29T16:26:24.075Z] 16:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 16:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 16:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T16:26:24.075Z] 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:03:01 7 0.02 0.00 0.02 0.07 0.02 99.88 [2023-03-29T16:26:24.075Z] 16:04:01 all 0.07 0.00 0.01 0.09 0.01 99.82 [2023-03-29T16:26:24.075Z] 16:04:01 0 0.38 0.00 0.00 0.00 0.00 99.62 [2023-03-29T16:26:24.075Z] 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.075Z] 16:04:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2023-03-29T16:26:24.075Z] 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:04:01 4 0.02 0.00 0.00 0.17 0.02 99.80 [2023-03-29T16:26:24.075Z] 16:04:01 5 0.03 0.00 0.03 0.10 0.00 99.83 [2023-03-29T16:26:24.075Z] 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.075Z] 16:04:01 7 0.00 0.00 0.00 0.43 0.02 99.55 [2023-03-29T16:26:24.075Z] 16:05:01 all 0.06 0.00 0.01 0.03 0.01 99.88 [2023-03-29T16:26:24.075Z] 16:05:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2023-03-29T16:26:24.075Z] 16:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.075Z] 16:05:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-29T16:26:24.075Z] 16:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:05:01 4 0.02 0.00 0.02 0.08 0.00 99.88 [2023-03-29T16:26:24.076Z] 16:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.076Z] 16:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.076Z] 16:05:01 7 0.00 0.00 0.02 0.18 0.00 99.80 [2023-03-29T16:26:24.076Z] 16:06:01 all 0.06 0.00 0.01 0.07 0.00 99.86 [2023-03-29T16:26:24.076Z] 16:06:01 0 0.37 0.00 0.00 0.00 0.00 99.63 [2023-03-29T16:26:24.076Z] 16:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T16:26:24.076Z] 16:06:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-29T16:26:24.076Z] 16:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:06:01 4 0.00 0.00 0.00 0.20 0.00 99.80 [2023-03-29T16:26:24.076Z] 16:06:01 5 0.00 0.00 0.00 0.12 0.00 99.88 [2023-03-29T16:26:24.076Z] 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:06:01 7 0.00 0.00 0.00 0.27 0.00 99.73 [2023-03-29T16:26:24.076Z] [2023-03-29T16:26:24.076Z] 16:06:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T16:26:24.076Z] 16:07:01 all 0.04 0.00 0.01 0.02 0.00 99.93 [2023-03-29T16:26:24.076Z] 16:07:01 0 0.28 0.00 0.00 0.00 0.00 99.72 [2023-03-29T16:26:24.076Z] 16:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-29T16:26:24.076Z] 16:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:07:01 7 0.00 0.00 0.02 0.17 0.00 99.82 [2023-03-29T16:26:24.076Z] 16:08:01 all 0.03 0.00 0.00 0.05 0.01 99.91 [2023-03-29T16:26:24.076Z] 16:08:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2023-03-29T16:26:24.076Z] 16:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T16:26:24.076Z] 16:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T16:26:24.076Z] 16:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.076Z] 16:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.076Z] 16:08:01 5 0.02 0.00 0.00 0.17 0.00 99.82 [2023-03-29T16:26:24.076Z] 16:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:08:01 7 0.00 0.00 0.00 0.25 0.02 99.73 [2023-03-29T16:26:24.076Z] 16:09:01 all 0.22 0.00 0.01 0.03 0.01 99.73 [2023-03-29T16:26:24.076Z] 16:09:01 0 1.65 0.00 0.02 0.00 0.02 98.32 [2023-03-29T16:26:24.076Z] 16:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-29T16:26:24.076Z] 16:09:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-03-29T16:26:24.076Z] 16:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:09:01 7 0.02 0.00 0.02 0.20 0.00 99.77 [2023-03-29T16:26:24.076Z] 16:10:01 all 0.05 0.00 0.01 0.14 0.00 99.80 [2023-03-29T16:26:24.076Z] 16:10:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2023-03-29T16:26:24.076Z] 16:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-29T16:26:24.076Z] 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.076Z] 16:10:01 5 0.02 0.00 0.02 0.17 0.00 99.80 [2023-03-29T16:26:24.076Z] 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:10:01 7 0.00 0.00 0.00 0.92 0.00 99.08 [2023-03-29T16:26:24.076Z] 16:11:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-03-29T16:26:24.076Z] 16:11:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-03-29T16:26:24.076Z] 16:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-29T16:26:24.076Z] 16:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:11:01 7 0.02 0.00 0.02 0.17 0.00 99.80 [2023-03-29T16:26:24.076Z] 16:12:01 all 0.06 0.00 0.01 0.08 0.01 99.84 [2023-03-29T16:26:24.076Z] 16:12:01 0 0.45 0.00 0.00 0.00 0.02 99.53 [2023-03-29T16:26:24.076Z] 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-29T16:26:24.076Z] 16:12:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-29T16:26:24.076Z] 16:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.076Z] 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:12:01 7 0.00 0.00 0.03 0.58 0.00 99.38 [2023-03-29T16:26:24.076Z] 16:13:01 all 0.07 0.00 0.01 0.66 0.01 99.26 [2023-03-29T16:26:24.076Z] 16:13:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2023-03-29T16:26:24.076Z] 16:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:13:01 2 0.03 0.00 0.03 4.92 0.02 95.00 [2023-03-29T16:26:24.076Z] 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.076Z] 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:13:01 7 0.00 0.00 0.00 0.33 0.02 99.65 [2023-03-29T16:26:24.076Z] 16:14:01 all 0.03 0.00 0.01 3.05 0.01 96.90 [2023-03-29T16:26:24.076Z] 16:14:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2023-03-29T16:26:24.076Z] 16:14:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2023-03-29T16:26:24.076Z] 16:14:01 2 0.05 0.00 0.02 24.04 0.02 75.88 [2023-03-29T16:26:24.076Z] 16:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T16:26:24.076Z] 16:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T16:26:24.076Z] 16:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:14:01 7 0.00 0.00 0.02 0.33 0.00 99.65 [2023-03-29T16:26:24.076Z] 16:15:01 all 0.03 0.00 0.01 0.15 0.00 99.79 [2023-03-29T16:26:24.076Z] 16:15:01 0 0.19 0.00 0.02 0.00 0.00 99.80 [2023-03-29T16:26:24.076Z] 16:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:15:01 2 0.05 0.00 0.05 0.91 0.02 98.97 [2023-03-29T16:26:24.076Z] 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:15:01 4 0.02 0.00 0.02 0.19 0.02 99.76 [2023-03-29T16:26:24.076Z] 16:15:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-29T16:26:24.076Z] 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:15:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2023-03-29T16:26:24.076Z] 16:16:01 all 0.10 0.00 0.02 0.11 0.01 99.75 [2023-03-29T16:26:24.076Z] 16:16:01 0 0.70 0.00 0.00 0.00 0.05 99.25 [2023-03-29T16:26:24.076Z] 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:16:01 2 0.07 0.00 0.05 0.67 0.03 99.18 [2023-03-29T16:26:24.076Z] 16:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T16:26:24.076Z] 16:16:01 4 0.02 0.00 0.02 0.15 0.00 99.82 [2023-03-29T16:26:24.076Z] 16:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:16:01 7 0.00 0.00 0.05 0.08 0.02 99.85 [2023-03-29T16:26:24.076Z] 16:17:01 all 0.10 0.00 0.01 0.04 0.01 99.84 [2023-03-29T16:26:24.076Z] 16:17:01 0 0.71 0.00 0.00 0.00 0.03 99.25 [2023-03-29T16:26:24.076Z] 16:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:17:01 2 0.08 0.00 0.05 0.15 0.02 99.70 [2023-03-29T16:26:24.076Z] 16:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.076Z] 16:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.076Z] 16:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:17:01 7 0.02 0.00 0.00 0.17 0.00 99.82 [2023-03-29T16:26:24.076Z] [2023-03-29T16:26:24.076Z] 16:17:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T16:26:24.076Z] 16:18:01 all 0.16 0.00 0.04 0.11 0.01 99.68 [2023-03-29T16:26:24.076Z] 16:18:01 0 0.85 0.00 0.03 0.00 0.00 99.12 [2023-03-29T16:26:24.076Z] 16:18:01 1 0.02 0.00 0.03 0.38 0.02 99.55 [2023-03-29T16:26:24.076Z] 16:18:01 2 0.32 0.00 0.13 0.28 0.03 99.23 [2023-03-29T16:26:24.076Z] 16:18:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-29T16:26:24.076Z] 16:18:01 4 0.02 0.00 0.02 0.20 0.00 99.77 [2023-03-29T16:26:24.076Z] 16:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-29T16:26:24.076Z] 16:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-29T16:26:24.076Z] 16:19:01 all 0.08 0.00 0.00 0.05 0.01 99.86 [2023-03-29T16:26:24.076Z] 16:19:01 0 0.50 0.00 0.00 0.00 0.02 99.48 [2023-03-29T16:26:24.076Z] 16:19:01 1 0.00 0.00 0.00 0.18 0.00 99.82 [2023-03-29T16:26:24.076Z] 16:19:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2023-03-29T16:26:24.076Z] 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.076Z] 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:19:01 7 0.00 0.00 0.00 0.25 0.02 99.73 [2023-03-29T16:26:24.076Z] 16:20:01 all 0.48 0.00 0.04 0.14 0.01 99.34 [2023-03-29T16:26:24.076Z] 16:20:01 0 1.75 0.00 0.00 0.00 0.00 98.25 [2023-03-29T16:26:24.076Z] 16:20:01 1 0.13 0.00 0.03 0.92 0.00 98.92 [2023-03-29T16:26:24.076Z] 16:20:01 2 0.30 0.00 0.08 0.00 0.02 99.60 [2023-03-29T16:26:24.076Z] 16:20:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-29T16:26:24.076Z] 16:20:01 4 0.27 0.00 0.05 0.07 0.02 99.60 [2023-03-29T16:26:24.076Z] 16:20:01 5 0.81 0.00 0.03 0.02 0.00 99.14 [2023-03-29T16:26:24.076Z] 16:20:01 6 0.30 0.00 0.05 0.10 0.00 99.55 [2023-03-29T16:26:24.076Z] 16:20:01 7 0.17 0.00 0.02 0.00 0.02 99.80 [2023-03-29T16:26:24.076Z] 16:21:01 all 0.02 0.00 0.01 0.09 0.00 99.88 [2023-03-29T16:26:24.076Z] 16:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:21:01 1 0.05 0.00 0.03 0.50 0.02 99.40 [2023-03-29T16:26:24.076Z] 16:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:21:01 4 0.00 0.00 0.02 0.25 0.00 99.73 [2023-03-29T16:26:24.076Z] 16:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T16:26:24.076Z] 16:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.076Z] 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.076Z] 16:22:01 all 0.11 0.00 0.01 0.11 0.01 99.76 [2023-03-29T16:26:24.077Z] 16:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T16:26:24.077Z] 16:22:01 1 0.02 0.00 0.00 0.70 0.02 99.27 [2023-03-29T16:26:24.077Z] 16:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T16:26:24.077Z] 16:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T16:26:24.077Z] 16:22:01 4 0.02 0.00 0.00 0.17 0.02 99.80 [2023-03-29T16:26:24.077Z] 16:22:01 5 0.83 0.00 0.03 0.00 0.00 99.14 [2023-03-29T16:26:24.077Z] 16:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.077Z] 16:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.077Z] 16:23:01 all 0.02 0.00 0.01 0.09 0.01 99.87 [2023-03-29T16:26:24.077Z] 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.077Z] 16:23:01 1 0.05 0.00 0.05 0.35 0.02 99.53 [2023-03-29T16:26:24.077Z] 16:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T16:26:24.077Z] 16:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.077Z] 16:23:01 4 0.00 0.00 0.00 0.33 0.00 99.67 [2023-03-29T16:26:24.077Z] 16:23:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-29T16:26:24.077Z] 16:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.077Z] 16:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.077Z] 16:24:01 all 0.06 0.00 0.00 0.02 0.01 99.91 [2023-03-29T16:26:24.077Z] 16:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T16:26:24.077Z] 16:24:01 1 0.05 0.00 0.02 0.12 0.02 99.80 [2023-03-29T16:26:24.077Z] 16:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T16:26:24.077Z] 16:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.077Z] 16:24:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-29T16:26:24.077Z] 16:24:01 5 0.28 0.00 0.00 0.00 0.00 99.72 [2023-03-29T16:26:24.077Z] 16:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.077Z] 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T16:26:24.077Z] 16:25:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2023-03-29T16:26:24.077Z] 16:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T16:26:24.077Z] 16:25:01 1 0.07 0.00 0.03 0.07 0.03 99.80 [2023-03-29T16:26:24.077Z] 16:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T16:26:24.077Z] 16:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T16:26:24.077Z] 16:25:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2023-03-29T16:26:24.077Z] 16:25:01 5 0.58 0.00 0.00 0.00 0.00 99.42 [2023-03-29T16:26:24.077Z] 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T16:26:24.077Z] 16:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T16:26:24.077Z] 16:26:01 all 1.24 0.00 0.50 0.44 0.07 97.75 [2023-03-29T16:26:24.077Z] 16:26:01 0 1.59 0.00 0.40 0.15 0.05 97.81 [2023-03-29T16:26:24.077Z] 16:26:01 1 0.90 0.00 0.43 2.25 0.08 96.33 [2023-03-29T16:26:24.077Z] 16:26:01 2 0.53 0.00 0.50 0.00 0.05 98.92 [2023-03-29T16:26:24.077Z] 16:26:01 3 1.40 0.00 0.65 0.00 0.07 97.88 [2023-03-29T16:26:24.077Z] 16:26:01 4 1.22 0.00 0.55 0.22 0.10 97.92 [2023-03-29T16:26:24.077Z] 16:26:01 5 1.40 0.00 0.45 0.00 0.07 98.08 [2023-03-29T16:26:24.077Z] 16:26:01 6 1.72 0.00 0.62 0.18 0.07 97.41 [2023-03-29T16:26:24.077Z] 16:26:01 7 1.17 0.00 0.38 0.70 0.07 97.68 [2023-03-29T16:26:24.077Z] Average: all 5.86 0.00 1.68 3.47 0.03 88.96 [2023-03-29T16:26:24.077Z] Average: 0 6.21 0.00 1.70 3.69 0.03 88.37 [2023-03-29T16:26:24.077Z] Average: 1 5.71 0.00 1.62 2.68 0.03 89.97 [2023-03-29T16:26:24.077Z] Average: 2 5.92 0.00 1.67 3.79 0.04 88.59 [2023-03-29T16:26:24.077Z] Average: 3 5.76 0.00 1.78 2.79 0.03 89.64 [2023-03-29T16:26:24.077Z] Average: 4 5.86 0.00 1.76 3.00 0.03 89.35 [2023-03-29T16:26:24.077Z] Average: 5 6.00 0.00 1.66 2.92 0.03 89.39 [2023-03-29T16:26:24.077Z] Average: 6 5.81 0.00 1.76 5.09 0.02 87.32 [2023-03-29T16:26:24.077Z] Average: 7 5.58 0.00 1.51 3.82 0.04 89.06 [2023-03-29T16:26:24.077Z] [2023-03-29T16:26:24.077Z] [2023-03-29T16:26:24.077Z]