Pull request #4510 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 cdf1032a52b3208f5ed606d9734dfdb8b8f419bb+45fc594543f7f2c9980bb623fee04b627618be8c (536e65ad08744ceb017c9f72c7e9ac9df2dcb997) 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-ssh2413139808680556224.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-ssh9462994192094658363.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-4510/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-4510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6359345647859834531.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-4510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14837211648595418560.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-ssh17728179855468483095.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-4510/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-4510/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17442020379603095697.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-7461 in /w/workspace/edgexfoundry_edgex-go_PR-4510 [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 > 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/4510/head:refs/remotes/origin/PR-4510 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit cdf1032a52b3208f5ed606d9734dfdb8b8f419bb Merge succeeded, producing cdf1032a52b3208f5ed606d9734dfdb8b8f419bb Checking out Revision cdf1032a52b3208f5ed606d9734dfdb8b8f419bb (PR-4510) > git config core.sparsecheckout # timeout=10 > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 Commit message: "feat: Consume SecretProvider breaking changes" 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-04-11T22:08:11.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T22:08:11.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T22:08:11.570Z] ========================================================= [2023-04-11T22:08:11.570Z] EdgeX Global Pipelines Version Info [2023-04-11T22:08:11.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:08:12.317Z] ------------------- [2023-04-11T22:08:12.318Z] stable info: [2023-04-11T22:08:12.318Z] ------------------- [2023-04-11T22:08:12.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T22:08:12.318Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T22:08:12.318Z] Message: update stable to v1.0.245 [2023-04-11T22:08:12.887Z] ------------------- [2023-04-11T22:08:12.887Z] experimental info: [2023-04-11T22:08:12.887Z] ------------------- [2023-04-11T22:08:12.887Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T22:08:12.887Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T22:08:12.887Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T22:08:13.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T22:08:13.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T22:08:13.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T22:08:13.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T22:08:13.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T22:08:13.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T22:08:13.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T22:08:13.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T22:08:13.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T22:08:13.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T22:08:13.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T22:08:13.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T22:08:13.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T22:08:14.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T22:08:14.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T22:08:14.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T22:08:14.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T22:08:14.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T22:08:14.331Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T22:08:14.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T22:08:14.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T22:08:14.590Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T22:08:14.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T22:08:14.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4510 [Pipeline] echo [2023-04-11T22:08:14.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4510 [Pipeline] echo [2023-04-11T22:08:14.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4510 [Pipeline] echo [2023-04-11T22:08:14.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] echo [2023-04-11T22:08:14.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdf1032 [Pipeline] echo [2023-04-11T22:08:14.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T22:08:14.979Z] provisioning config files... [2023-04-11T22:08:14.992Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2709558360064496848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:08:15.493Z] ---> docker-login.sh [2023-04-11T22:08:15.493Z] nexus3.edgexfoundry.org:10001 [2023-04-11T22:08:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:08:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:08:15.753Z] Configure a credential helper to remove this warning. See [2023-04-11T22:08:15.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:08:15.753Z] [2023-04-11T22:08:15.753Z] Login Succeeded [2023-04-11T22:08:15.753Z] nexus3.edgexfoundry.org:10002 [2023-04-11T22:08:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:08:16.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:08:16.014Z] Configure a credential helper to remove this warning. See [2023-04-11T22:08:16.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:08:16.014Z] [2023-04-11T22:08:16.014Z] Login Succeeded [2023-04-11T22:08:16.014Z] nexus3.edgexfoundry.org:10003 [2023-04-11T22:08:16.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:08:16.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:08:16.014Z] Configure a credential helper to remove this warning. See [2023-04-11T22:08:16.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:08:16.014Z] [2023-04-11T22:08:16.014Z] Login Succeeded [2023-04-11T22:08:16.014Z] nexus3.edgexfoundry.org:10004 [2023-04-11T22:08:16.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:08:16.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:08:16.014Z] Configure a credential helper to remove this warning. See [2023-04-11T22:08:16.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:08:16.014Z] [2023-04-11T22:08:16.014Z] Login Succeeded [2023-04-11T22:08:16.276Z] docker.io [2023-04-11T22:08:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:08:16.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:08:16.536Z] Configure a credential helper to remove this warning. See [2023-04-11T22:08:16.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:08:16.536Z] [2023-04-11T22:08:16.536Z] Login Succeeded [2023-04-11T22:08:16.536Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T22:08:16.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T22:08:16.997Z] + 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-04-11T22:08:16.998Z] + dirname cmd/core-command/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T22:08:16.998Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T22:08:16.998Z] cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/core-data/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/core-metadata/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T22:08:16.998Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2023-04-11T22:08:16.998Z] [2023-04-11T22:08:16.998Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-11T22:08:16.998Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T22:08:16.998Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T22:08:16.998Z] + cut -d/ -f2 [2023-04-11T22:08:16.998Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T22:08:17.066Z] 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-04-11T22:08:17.565Z] + git rev-list -1 --merges cdf1032a52b3208f5ed606d9734dfdb8b8f419bb~1..cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] echo [2023-04-11T22:08:17.596Z] -----------> git rev-list -1 --merges cdf1032a52b3208f5ed606d9734dfdb8b8f419bb~1..cdf1032a52b3208f5ed606d9734dfdb8b8f419bb cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [false] [Pipeline] sh [2023-04-11T22:08:17.905Z] + git log --format=format:%s -1 cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] echo [2023-04-11T22:08:17.937Z] ========================================================= [2023-04-11T22:08:17.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T22:08:17.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T22:08:18.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T22:08:18.441Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T22:08:18.441Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T22:08:18.441Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T22:08:18.441Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T22:08:18.441Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T22:08:18.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:08:18.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T22:08:18.965Z] [2023-04-11T22:08:18.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:08:19.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T22:08:19.398Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T22:08:19.398Z] b85a868b505f: Pulling fs layer [2023-04-11T22:08:19.398Z] e2be974225ed: Pulling fs layer [2023-04-11T22:08:19.398Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T22:08:19.398Z] 988bab9f4d93: Pulling fs layer [2023-04-11T22:08:19.398Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T22:08:19.398Z] eaf3925da568: Pulling fs layer [2023-04-11T22:08:19.398Z] bab4dde63d76: Pulling fs layer [2023-04-11T22:08:19.398Z] bde34c3a00c8: Pulling fs layer [2023-04-11T22:08:19.398Z] b352a97aabf1: Pulling fs layer [2023-04-11T22:08:19.398Z] 4872d77fe225: Pulling fs layer [2023-04-11T22:08:19.398Z] 5851b861e8e6: Pulling fs layer [2023-04-11T22:08:19.398Z] 1469e6f7b9e6: Waiting [2023-04-11T22:08:19.398Z] eaf3925da568: Waiting [2023-04-11T22:08:19.398Z] bab4dde63d76: Waiting [2023-04-11T22:08:19.398Z] bde34c3a00c8: Waiting [2023-04-11T22:08:19.398Z] 988bab9f4d93: Waiting [2023-04-11T22:08:19.398Z] b352a97aabf1: Waiting [2023-04-11T22:08:19.398Z] 5851b861e8e6: Waiting [2023-04-11T22:08:19.398Z] 4872d77fe225: Waiting [2023-04-11T22:08:19.398Z] e2be974225ed: Download complete [2023-04-11T22:08:19.398Z] 988bab9f4d93: Download complete [2023-04-11T22:08:19.398Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T22:08:19.398Z] 1469e6f7b9e6: Download complete [2023-04-11T22:08:19.657Z] eaf3925da568: Verifying Checksum [2023-04-11T22:08:19.657Z] eaf3925da568: Download complete [2023-04-11T22:08:19.657Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T22:08:19.657Z] 339a4e72a1f5: Download complete [2023-04-11T22:08:19.657Z] bde34c3a00c8: Verifying Checksum [2023-04-11T22:08:19.657Z] bde34c3a00c8: Download complete [2023-04-11T22:08:19.657Z] b352a97aabf1: Verifying Checksum [2023-04-11T22:08:19.657Z] b352a97aabf1: Download complete [2023-04-11T22:08:19.657Z] 4872d77fe225: Download complete [2023-04-11T22:08:19.657Z] 5851b861e8e6: Verifying Checksum [2023-04-11T22:08:19.657Z] 5851b861e8e6: Download complete [2023-04-11T22:08:19.657Z] b85a868b505f: Verifying Checksum [2023-04-11T22:08:19.657Z] b85a868b505f: Download complete [2023-04-11T22:08:19.916Z] bab4dde63d76: Verifying Checksum [2023-04-11T22:08:19.916Z] bab4dde63d76: Download complete [2023-04-11T22:08:21.298Z] b85a868b505f: Pull complete [2023-04-11T22:08:21.299Z] e2be974225ed: Pull complete [2023-04-11T22:08:21.557Z] 339a4e72a1f5: Pull complete [2023-04-11T22:08:21.818Z] 988bab9f4d93: Pull complete [2023-04-11T22:08:22.077Z] 1469e6f7b9e6: Pull complete [2023-04-11T22:08:22.077Z] eaf3925da568: Pull complete [2023-04-11T22:08:23.982Z] bab4dde63d76: Pull complete [2023-04-11T22:08:23.982Z] bde34c3a00c8: Pull complete [2023-04-11T22:08:24.243Z] b352a97aabf1: Pull complete [2023-04-11T22:08:24.243Z] 4872d77fe225: Pull complete [2023-04-11T22:08:24.243Z] 5851b861e8e6: Pull complete [2023-04-11T22:08:24.243Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T22:08:24.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T22:08:24.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:08:24.541Z] prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container [2023-04-11T22:08:24.632Z] $ 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-04-11T22:08:25.871Z] $ docker top 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d -eo pid,comm [2023-04-11T22:08:25.941Z] 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-04-11T22:08:25.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T22:08:26.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T22:08:26.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T22:08:26.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T22:08:26.177Z] $ docker exec 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent [2023-04-11T22:08:26.309Z] SSH_AUTH_SOCK=/tmp/ssh-9Pt5j17veqbA/agent.32 [2023-04-11T22:08:26.309Z] SSH_AGENT_PID=39 [2023-04-11T22:08:26.315Z] Running ssh-add (command line suppressed) [2023-04-11T22:08:26.418Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1020137842026472058.key (/w/workspace/edgex-go/1@tmp/private_key_1020137842026472058.key) [2023-04-11T22:08:26.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T22:08:26.775Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T22:08:26.796Z] $ docker exec --env ******** --env ******** 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent -k [2023-04-11T22:08:26.899Z] unset SSH_AUTH_SOCK; [2023-04-11T22:08:26.899Z] unset SSH_AGENT_PID; [2023-04-11T22:08:26.899Z] echo Agent pid 39 killed; [2023-04-11T22:08:26.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T22:08:27.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T22:08:27.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T22:08:27.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T22:08:27.188Z] $ docker exec 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent [2023-04-11T22:08:27.308Z] SSH_AUTH_SOCK=/tmp/ssh-3wclsZ9vN8w1/agent.72 [2023-04-11T22:08:27.308Z] SSH_AGENT_PID=78 [2023-04-11T22:08:27.312Z] Running ssh-add (command line suppressed) [2023-04-11T22:08:27.407Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14610797690400814892.key (/w/workspace/edgex-go/1@tmp/private_key_14610797690400814892.key) [2023-04-11T22:08:27.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T22:08:27.759Z] + git semver init [2023-04-11T22:08:28.019Z] 2023-04-11 22:08:27,954 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T22:08:28.019Z] 2023-04-11 22:08:27,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-11T22:08:28.019Z] 2023-04-11 22:08:27,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-11T22:08:28.019Z] 2023-04-11 22:08:27,956 [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-04-11T22:08:33.301Z] 2023-04-11 22:08:32,421 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4510 with force:False [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,422 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4510 [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,426 [execute] INFO git cat-file --batch-check [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,432 [execute] INFO git cat-file --batch [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T22:08:33.302Z] 2023-04-11 22:08:32,438 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4510 [2023-04-11T22:08:33.302Z] 0.0.0 [Pipeline] } [2023-04-11T22:08:33.326Z] $ docker exec --env ******** --env ******** 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent -k [2023-04-11T22:08:33.427Z] unset SSH_AUTH_SOCK; [2023-04-11T22:08:33.427Z] unset SSH_AGENT_PID; [2023-04-11T22:08:33.428Z] echo Agent pid 78 killed; [2023-04-11T22:08:33.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T22:08:33.877Z] + git semver [Pipeline] } [2023-04-11T22:08:34.156Z] $ docker stop --time=1 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d [2023-04-11T22:08:35.462Z] $ docker rm -f --volumes 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T22:08:35.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T22:08:36.122Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T22:08:36.141Z] [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-04-11T22:08:36.863Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-11T22:08:36.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:08:36.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:08:36.973Z] ========================================================= [2023-04-11T22:08:36.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T22:08:36.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:08:37.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T22:08:37.313Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T22:08:37.313Z] 63b65145d645: Pulling fs layer [2023-04-11T22:08:37.313Z] a2d21d5440eb: Pulling fs layer [2023-04-11T22:08:37.313Z] 935e6c44a52c: Pulling fs layer [2023-04-11T22:08:37.313Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T22:08:37.313Z] 30dea6a524f1: Pulling fs layer [2023-04-11T22:08:37.313Z] a2aff8979fd8: Pulling fs layer [2023-04-11T22:08:37.313Z] 30dea6a524f1: Waiting [2023-04-11T22:08:37.313Z] 94cc34f8dd06: Waiting [2023-04-11T22:08:37.313Z] 6808be2612f2: Pulling fs layer [2023-04-11T22:08:37.313Z] f25807f1079a: Pulling fs layer [2023-04-11T22:08:37.313Z] a2aff8979fd8: Waiting [2023-04-11T22:08:37.313Z] 6808be2612f2: Waiting [2023-04-11T22:08:37.313Z] f25807f1079a: Waiting [2023-04-11T22:08:37.313Z] a2d21d5440eb: Download complete [2023-04-11T22:08:37.313Z] 94cc34f8dd06: Verifying Checksum [2023-04-11T22:08:37.313Z] 94cc34f8dd06: Download complete [2023-04-11T22:08:37.313Z] 30dea6a524f1: Verifying Checksum [2023-04-11T22:08:37.313Z] 30dea6a524f1: Download complete [2023-04-11T22:08:37.313Z] 63b65145d645: Download complete [2023-04-11T22:08:37.313Z] a2aff8979fd8: Verifying Checksum [2023-04-11T22:08:37.313Z] a2aff8979fd8: Download complete [2023-04-11T22:08:37.575Z] 63b65145d645: Pull complete [2023-04-11T22:08:37.575Z] a2d21d5440eb: Pull complete [2023-04-11T22:08:37.837Z] f25807f1079a: Verifying Checksum [2023-04-11T22:08:38.098Z] 935e6c44a52c: Download complete [2023-04-11T22:08:38.098Z] 6808be2612f2: Verifying Checksum [2023-04-11T22:08:38.098Z] 6808be2612f2: Download complete [2023-04-11T22:08:42.300Z] 935e6c44a52c: Pull complete [2023-04-11T22:08:42.300Z] 94cc34f8dd06: Pull complete [2023-04-11T22:08:42.300Z] 30dea6a524f1: Pull complete [2023-04-11T22:08:42.300Z] a2aff8979fd8: Pull complete [2023-04-11T22:08:44.839Z] 6808be2612f2: Pull complete [2023-04-11T22:08:45.409Z] f25807f1079a: Pull complete [2023-04-11T22:08:45.409Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T22:08:45.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T22:08:45.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:08:45.766Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T22:08:45.766Z] WORKDIR /edgex [2023-04-11T22:08:45.766Z] COPY go.mod . [2023-04-11T22:08:45.766Z] RUN go mod download [2023-04-11T22:08:45.766Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-11T22:08:46.335Z] Sending build context to Docker daemon 170.6MB [2023-04-11T22:08:46.335Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T22:08:46.335Z] ---> 3b553350e43f [2023-04-11T22:08:46.335Z] Step 2/4 : WORKDIR /edgex [2023-04-11T22:08:48.246Z] ---> Running in fb27178d976f [2023-04-11T22:08:48.246Z] Removing intermediate container fb27178d976f [2023-04-11T22:08:48.246Z] ---> 42f0f7296597 [2023-04-11T22:08:48.246Z] Step 3/4 : COPY go.mod . [2023-04-11T22:08:48.246Z] ---> 11b4fd672b1d [2023-04-11T22:08:48.246Z] Step 4/4 : RUN go mod download [2023-04-11T22:08:48.246Z] ---> Running in 5f77f8357383 [2023-04-11T22:08:51.407Z] Still waiting to schedule task [2023-04-11T22:08:51.407Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T22:09:00.461Z] Removing intermediate container 5f77f8357383 [2023-04-11T22:09:00.461Z] ---> 5cf14c1919e3 [2023-04-11T22:09:00.461Z] Successfully built 5cf14c1919e3 [2023-04-11T22:09:00.461Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:09:00.845Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T22:09:00.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:09:00.992Z] prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container [2023-04-11T22:09:01.023Z] $ 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-04-11T22:09:01.460Z] $ docker top 40c4d09b911e701e69e037675f366fd6e2dbff1f14ead4bd0fe259e64311fae9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:09:01.857Z] + go version [2023-04-11T22:09:01.857Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T22:09:01.890Z] $ docker stop --time=1 40c4d09b911e701e69e037675f366fd6e2dbff1f14ead4bd0fe259e64311fae9 [2023-04-11T22:09:03.225Z] $ docker rm -f --volumes 40c4d09b911e701e69e037675f366fd6e2dbff1f14ead4bd0fe259e64311fae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:09:03.929Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T22:09:03.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:09:04.085Z] prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container [2023-04-11T22:09:04.115Z] $ 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-04-11T22:09:04.522Z] $ docker top 64fff8eada9882ad790d89270121932725077c20118d6116a4e440540c0b4861 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T22:09:04.630Z] ========================================================= [2023-04-11T22:09:04.630Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T22:09:04.630Z] ========================================================= [Pipeline] sh [2023-04-11T22:09:04.923Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:09:05.273Z] + make test [2023-04-11T22:09:05.273Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T22:09:13.412Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T22:09:28.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T22:09:28.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T22:09:28.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T22:09:28.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T22:09:28.289Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T22:09:28.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T22:09:28.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T22:09:28.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T22:09:28.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T22:09:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T22:09:29.071Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T22:09:29.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T22:09:29.331Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T22:09:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T22:09:30.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T22:09:30.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T22:09:30.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-04-11T22:09:31.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2023-04-11T22:09:33.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T22:09:33.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T22:09:33.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T22:09:34.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T22:09:34.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T22:09:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T22:09:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T22:09:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:09:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T22:09:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T22:09:36.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-04-11T22:09:36.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-04-11T22:09:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T22:09:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T22:09:39.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.377s coverage: 88.5% of statements [2023-04-11T22:09:39.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-04-11T22:09:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T22:09:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:09:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T22:09:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.397s coverage: 95.6% of statements [2023-04-11T22:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T22:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T22:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T22:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T22:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T22:09:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-04-11T22:09:40.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T22:09:40.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T22:09:40.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T22:09:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-11T22:09:41.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T22:09:41.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T22:09:41.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-04-11T22:09:41.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.0% of statements [2023-04-11T22:09:41.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 44.1% of statements [2023-04-11T22:09:41.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-04-11T22:09:41.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-04-11T22:09:41.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-04-11T22:09:42.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T22:09:42.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T22:09:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T22:09:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T22:09:43.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T22:09:43.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T22:09:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T22:09:44.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T22:09:44.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T22:09:45.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T22:09:45.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T22:09:47.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T22:09:47.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T22:09:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T22:09:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T22:09:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T22:09:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T22:09:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T22:09:50.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T22:09:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T22:09:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T22:09:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T22:09:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T22:09:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T22:09:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T22:09:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T22:09:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T22:09:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T22:09:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:09:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T22:09:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T22:09:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-04-11T22:09:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T22:09:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T22:09:55.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T22:09:55.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-04-11T22:10:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2023-04-11T22:10:07.978Z] 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-04-11T22:10:07.978Z] running golangci-lint [2023-04-11T22:10:07.978Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T22:10:07.978Z] go version go1.20.2 linux/amd64 [2023-04-11T22:10:07.978Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T22:10:07.978Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T22:10:22.859Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 15.353716282s" [2023-04-11T22:10:22.859Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.858298ms" [2023-04-11T22:10:30.970Z] level=info msg="[linters_context/goanalysis] analyzers took 59.933888393s with top 10 stages: buildir: 36.120098046s, inspect: 1.730332313s, fact_deprecated: 1.703369353s, printf: 1.46303141s, gosec: 1.245093661s, S1038: 1.124007682s, fact_purity: 959.163826ms, nilness: 867.775237ms, ctrlflow: 829.610267ms, typedness: 578.604361ms" [2023-04-11T22:10:30.970Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T22:10:30.970Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, skip_files: 201/201, exclude-rules: 21/201, nolint: 0/21, cgo: 201/201, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, exclude: 201/201" [2023-04-11T22:10:30.970Z] level=info msg="[runner] processing took 18.88244ms with stages: nolint: 8.565984ms, identifier_marker: 5.017176ms, exclude-rules: 1.69687ms, autogenerated_exclude: 1.401876ms, path_prettifier: 1.401476ms, skip_dirs: 740.295µs, cgo: 36.242µs, filename_unadjuster: 16.941µs, skip_files: 960ns, max_from_linter: 790ns, max_same_issues: 780ns, exclude: 620ns, uniq_by_line: 570ns, source_code: 440ns, diff: 400ns, severity-rules: 380ns, sort_results: 180ns, path_shortener: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns" [2023-04-11T22:10:30.970Z] level=info msg="[runner] linters took 8.680608049s with stages: goanalysis_metalinter: 8.661617715s" [2023-04-11T22:10:30.970Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T22:10:30.970Z] level=info msg="Memory: 242 samples, avg is 198.0MB, max is 806.5MB" [2023-04-11T22:10:30.970Z] level=info msg="Execution took 24.089204024s" [2023-04-11T22:10:30.970Z] go vet ./... [2023-04-11T22:10:36.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T22:10:36.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T22:10:36.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T22:10:36.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T22:10:36.595Z] + ls -al . [2023-04-11T22:10:36.595Z] total 704 [2023-04-11T22:10:36.595Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 22:09 . [2023-04-11T22:10:36.595Z] drwxr-xr-x 4 root root 4096 Apr 11 22:09 .. [2023-04-11T22:10:36.595Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 22:08 .blubracket [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 22:08 .dockerignore [2023-04-11T22:10:36.595Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 22:08 .git [2023-04-11T22:10:36.595Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 22:08 .github [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 22:08 .gitignore [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 22:08 .golangci.yml [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 22:08 .hadolint.yml [2023-04-11T22:10:36.595Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 22:08 .semver [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 22:08 .sonarcloud.properties [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 22:08 ADOPTERS.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 22:08 Attribution.txt [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 22:08 CHANGELOG.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 22:08 CONTRIBUTING.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 22:08 GOVERNANCE.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 22:08 Jenkinsfile [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 22:08 LICENSE [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 22:08 Makefile [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 22:08 OWNERS.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 22:08 README.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 22:08 SECURITY.md [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 22:08 VERSION [2023-04-11T22:10:36.595Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 22:08 bin [2023-04-11T22:10:36.595Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 22:08 cmd [2023-04-11T22:10:36.595Z] -rw-r--r-- 1 root root 448244 Apr 11 22:10 coverage.out [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 3334 Apr 11 22:08 go.mod [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 31305 Apr 11 22:08 go.sum [2023-04-11T22:10:36.595Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 22:08 internal [2023-04-11T22:10:36.595Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 22:08 openapi [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 22:08 security.txt [2023-04-11T22:10:36.595Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 22:08 snap [2023-04-11T22:10:36.595Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 22:08 version.go [Pipeline] sh [2023-04-11T22:10:36.920Z] + '[' -e coverage.out ] [2023-04-11T22:10:36.920Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T22:10:37.034Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T22:10:37.331Z] + make build [2023-04-11T22:10:37.331Z] 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-04-11T22:10:39.976Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7462 in /w/workspace/edgexfoundry_edgex-go_PR-4510 [Pipeline] { [Pipeline] ws [2023-04-11T22:10:40.032Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-11T22:10:40.115Z] The recommended git tool is: git [2023-04-11T22:10:46.465Z] using credential edgex-jenkins-ssh [2023-04-11T22:10:46.483Z] Cloning the remote Git repository [2023-04-11T22:10:46.536Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T22:10:46.646Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-11T22:10:46.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T22:10:46.823Z] > git --version # timeout=10 [2023-04-11T22:10:46.850Z] > git --version # 'git version 2.25.1' [2023-04-11T22:10:46.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T22:10:47.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T22:10:49.551Z] 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-04-11T22:10:50.487Z] 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-04-11T22:10:51.872Z] 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-04-11T22:10:52.441Z] 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-04-11T22:11:00.561Z] 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-04-11T22:11:01.129Z] 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-04-11T22:11:02.531Z] 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-04-11T22:11:03.476Z] 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-04-11T22:11:04.413Z] 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-04-11T22:11:05.364Z] 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-04-11T22:11:06.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T22:11:06.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T22:11:06.766Z] 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-04-11T22:11:08.205Z] $ docker stop --time=1 64fff8eada9882ad790d89270121932725077c20118d6116a4e440540c0b4861 [2023-04-11T22:11:08.415Z] Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:11:07.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T22:11:07.435Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T22:11:07.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T22:11:07.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4510/head:refs/remotes/origin/PR-4510 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-11T22:11:08.438Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T22:11:08.524Z] > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 [2023-04-11T22:11:08.774Z] > git remote # timeout=10 [2023-04-11T22:11:08.797Z] > git config --get remote.origin.url # timeout=10 [2023-04-11T22:11:08.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T22:11:08.839Z] > git merge 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 [2023-04-11T22:11:08.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-11T22:11:08.894Z] Merge succeeded, producing cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:11:08.895Z] Checking out Revision cdf1032a52b3208f5ed606d9734dfdb8b8f419bb (PR-4510) [2023-04-11T22:11:08.905Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T22:11:08.924Z] > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 [2023-04-11T22:11:12.695Z] Commit message: "feat: Consume SecretProvider breaking changes" [2023-04-11T22:11:12.754Z] > git --version # timeout=10 [2023-04-11T22:11:12.767Z] > git --version # 'git version 2.25.1' [2023-04-11T22:11:12.784Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T22:11:16.636Z] $ docker rm -f --volumes 64fff8eada9882ad790d89270121932725077c20118d6116a4e440540c0b4861 [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-04-11T22:11:17.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T22:11:17.848Z] [2023-04-11T22:11:17.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:11:18.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T22:11:18.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T22:11:18.145Z] Dload Upload Total Spent Left Speed [2023-04-11T22:11:18.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [2023-04-11T22:11:18.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T22:11:18.482Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T22:11:18.482Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T22:11:18.482Z] ca9280d653b3: Pulling fs layer [2023-04-11T22:11:18.482Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T22:11:18.482Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2023-04-11T22:11:18.752Z] ca9280d653b3: Verifying Checksum [2023-04-11T22:11:18.752Z] ca9280d653b3: Download complete [2023-04-11T22:11:18.752Z] cbdbe7a5bc2a: Pull complete [2023-04-11T22:11:18.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T22:11:19.011Z] 7e9c9ca2126c: Download complete [2023-04-11T22:11:19.217Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T22:11:19.217Z] + sudo tee /etc/docker/daemon.new [2023-04-11T22:11:19.217Z] { [2023-04-11T22:11:19.217Z] "registry-mirrors": [ [2023-04-11T22:11:19.217Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T22:11:19.217Z] ], [2023-04-11T22:11:19.217Z] "bip": "10.250.0.254/24", [2023-04-11T22:11:19.217Z] "hosts": [ [2023-04-11T22:11:19.217Z] "tcp://0.0.0.0:5555", [2023-04-11T22:11:19.217Z] "unix:///var/run/docker.sock" [2023-04-11T22:11:19.217Z] ], [2023-04-11T22:11:19.217Z] "mtu": 1458, [2023-04-11T22:11:19.217Z] "selinux-enabled": true, [2023-04-11T22:11:19.217Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T22:11:19.217Z] } [Pipeline] sh [2023-04-11T22:11:19.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-11T22:11:19.592Z] ca9280d653b3: Pull complete [Pipeline] sh [2023-04-11T22:11:19.954Z] + sudo service docker restart [2023-04-11T22:11:23.796Z] 7e9c9ca2126c: Pull complete [2023-04-11T22:11:23.796Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T22:11:23.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T22:11:23.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:11:24.037Z] prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container [2023-04-11T22:11:24.078Z] $ 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-04-11T22:11:28.859Z] $ docker top 55fb29fc292a1c1093b40bab1d07100c0a098d2769cb5c083cb7205369ad9210 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:11:29.267Z] + docker-compose build --help [2023-04-11T22:11:29.267Z] + grep parallel [2023-04-11T22:11:29.836Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T22:11:30.122Z] $ docker stop --time=1 55fb29fc292a1c1093b40bab1d07100c0a098d2769cb5c083cb7205369ad9210 [2023-04-11T22:11:31.808Z] $ docker rm -f --volumes 55fb29fc292a1c1093b40bab1d07100c0a098d2769cb5c083cb7205369ad9210 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:11:32.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T22:11:32.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:11:32.530Z] prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container [2023-04-11T22:11:32.574Z] $ 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-04-11T22:11:33.805Z] $ docker top 0a78a79c9947c8dd255c5bfd338a6a33328d9a0fab73fa800db764235a516c62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:11:34.195Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T22:11:34.761Z] Building core-command ... [2023-04-11T22:11:34.761Z] Building core-common-config-bootstrapper ... [2023-04-11T22:11:34.761Z] Building core-data ... [2023-04-11T22:11:34.761Z] Building core-metadata ... [2023-04-11T22:11:34.761Z] Building security-bootstrapper ... [2023-04-11T22:11:34.761Z] Building security-proxy-auth ... [2023-04-11T22:11:34.761Z] Building security-proxy-setup ... [2023-04-11T22:11:34.761Z] Building security-secretstore-setup ... [2023-04-11T22:11:34.761Z] Building security-spiffe-token-provider ... [2023-04-11T22:11:34.761Z] Building security-spire-agent ... [2023-04-11T22:11:34.761Z] Building security-spire-config ... [2023-04-11T22:11:34.761Z] Building security-spire-server ... [2023-04-11T22:11:34.761Z] Building support-notifications ... [2023-04-11T22:11:34.761Z] Building support-scheduler ... [2023-04-11T22:11:34.761Z] Building core-command [2023-04-11T22:11:34.761Z] Building core-data [2023-04-11T22:11:34.761Z] Building security-bootstrapper [2023-04-11T22:11:34.761Z] Building core-metadata [2023-04-11T22:11:34.761Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T22:11:38.312Z] provisioning config files... [2023-04-11T22:11:38.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10646935465741587502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:11:38.747Z] ---> docker-login.sh [2023-04-11T22:11:38.747Z] nexus3.edgexfoundry.org:10001 [2023-04-11T22:11:39.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:11:39.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:11:39.348Z] Configure a credential helper to remove this warning. See [2023-04-11T22:11:39.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:11:39.348Z] [2023-04-11T22:11:39.348Z] Login Succeeded [2023-04-11T22:11:39.348Z] nexus3.edgexfoundry.org:10002 [2023-04-11T22:11:39.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:11:39.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:11:39.897Z] Configure a credential helper to remove this warning. See [2023-04-11T22:11:39.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:11:39.897Z] [2023-04-11T22:11:39.897Z] Login Succeeded [2023-04-11T22:11:39.897Z] nexus3.edgexfoundry.org:10003 [2023-04-11T22:11:40.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:11:40.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:11:40.168Z] Configure a credential helper to remove this warning. See [2023-04-11T22:11:40.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:11:40.168Z] [2023-04-11T22:11:40.168Z] Login Succeeded [2023-04-11T22:11:40.168Z] nexus3.edgexfoundry.org:10004 [2023-04-11T22:11:40.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:11:40.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:11:40.714Z] Configure a credential helper to remove this warning. See [2023-04-11T22:11:40.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:11:40.714Z] [2023-04-11T22:11:40.714Z] Login Succeeded [2023-04-11T22:11:40.714Z] docker.io [2023-04-11T22:11:40.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:11:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:11:41.257Z] Configure a credential helper to remove this warning. See [2023-04-11T22:11:41.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:11:41.257Z] [2023-04-11T22:11:41.257Z] Login Succeeded [2023-04-11T22:11:41.257Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T22:11:41.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-11T22:11:42.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-11T22:11:42.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:11:42.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:11:42.171Z] ========================================================= [2023-04-11T22:11:42.171Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T22:11:42.171Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:11:42.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T22:11:42.824Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T22:11:42.824Z] af6eaf76a39c: Pulling fs layer [2023-04-11T22:11:42.824Z] 55522c791124: Pulling fs layer [2023-04-11T22:11:42.824Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T22:11:42.824Z] 169dfbe0d373: Pulling fs layer [2023-04-11T22:11:42.824Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T22:11:42.824Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T22:11:42.824Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T22:11:42.824Z] e1ff8fa3b103: Waiting [2023-04-11T22:11:42.824Z] 52ebb69f0ebf: Waiting [2023-04-11T22:11:42.824Z] 5abe8eddf0d5: Waiting [2023-04-11T22:11:42.824Z] 169dfbe0d373: Waiting [2023-04-11T22:11:42.824Z] 55522c791124: Download complete [2023-04-11T22:11:42.824Z] 169dfbe0d373: Verifying Checksum [2023-04-11T22:11:42.824Z] 169dfbe0d373: Download complete [2023-04-11T22:11:42.824Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T22:11:42.824Z] e1ff8fa3b103: Download complete [2023-04-11T22:11:42.824Z] af6eaf76a39c: Verifying Checksum [2023-04-11T22:11:42.824Z] af6eaf76a39c: Download complete [2023-04-11T22:11:44.265Z] af6eaf76a39c: Pull complete [2023-04-11T22:11:44.265Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T22:11:44.265Z] 5abe8eddf0d5: Download complete [2023-04-11T22:11:44.858Z] 55522c791124: Pull complete [2023-04-11T22:11:45.830Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T22:11:45.830Z] ce5c4a1c91eb: Download complete [2023-04-11T22:11:45.830Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T22:11:45.830Z] 52ebb69f0ebf: Download complete [2023-04-11T22:11:46.973Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:11:46.973Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:11:46.973Z] ---> 5cf14c1919e3 [2023-04-11T22:11:46.973Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:11:47.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:11:47.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:11:47.539Z] ---> 5cf14c1919e3 [2023-04-11T22:11:47.539Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:11:47.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:11:47.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:11:47.798Z] ---> 5cf14c1919e3 [2023-04-11T22:11:47.798Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:11:47.798Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:11:47.798Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:11:47.798Z] ---> 5cf14c1919e3 [2023-04-11T22:11:47.798Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T22:11:48.746Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:11:48.746Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:11:48.746Z] ---> 5cf14c1919e3 [2023-04-11T22:11:48.746Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T22:11:58.228Z] ce5c4a1c91eb: Pull complete [2023-04-11T22:11:58.228Z] 169dfbe0d373: Pull complete [2023-04-11T22:11:58.228Z] e1ff8fa3b103: Pull complete [2023-04-11T22:11:58.853Z] ---> Running in 14e8f71f638a [2023-04-11T22:11:58.853Z] ---> Running in ede4a7993dfa [2023-04-11T22:11:58.853Z] ---> Running in 42ff0c88a5dd [2023-04-11T22:11:58.853Z] ---> Running in 64e98023c686 [2023-04-11T22:11:58.853Z] ---> Running in 74301d5fea7b [2023-04-11T22:12:00.232Z] Removing intermediate container ede4a7993dfa [2023-04-11T22:12:00.232Z] ---> 5c4d63f03197 [2023-04-11T22:12:00.232Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:12:00.232Z] Removing intermediate container 42ff0c88a5dd [2023-04-11T22:12:00.232Z] ---> 68962e19c324 [2023-04-11T22:12:00.232Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T22:12:00.800Z] Removing intermediate container 64e98023c686 [2023-04-11T22:12:00.800Z] ---> 89a64e8408a9 [2023-04-11T22:12:00.800Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T22:12:00.800Z] Removing intermediate container 74301d5fea7b [2023-04-11T22:12:00.800Z] ---> 5da19cce8604 [2023-04-11T22:12:00.800Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T22:12:01.368Z] Removing intermediate container 14e8f71f638a [2023-04-11T22:12:01.368Z] ---> 7413f61b11b4 [2023-04-11T22:12:01.368Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T22:12:01.368Z] ---> Running in c090f42aa7f3 [2023-04-11T22:12:01.368Z] ---> Running in d383dc8623e8 [2023-04-11T22:12:01.368Z] ---> Running in 2ef516e81fb4 [2023-04-11T22:12:01.627Z] ---> Running in fe44de35314e [2023-04-11T22:12:01.627Z] ---> Running in 4b912cfd7158 [2023-04-11T22:12:02.194Z] Removing intermediate container d383dc8623e8 [2023-04-11T22:12:02.194Z] ---> a7427381c3c1 [2023-04-11T22:12:02.194Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:12:02.520Z] Removing intermediate container 2ef516e81fb4 [2023-04-11T22:12:02.520Z] ---> 1ebab20623c3 [2023-04-11T22:12:02.520Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T22:12:02.520Z] Removing intermediate container fe44de35314e [2023-04-11T22:12:02.520Z] ---> 0f51bce4be5b [2023-04-11T22:12:02.520Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T22:12:02.779Z] ---> Running in 894a217d8c28 [2023-04-11T22:12:02.779Z] ---> Running in 47a451a1c804 [2023-04-11T22:12:02.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:03.038Z] ---> Running in e57605f99fb4 [2023-04-11T22:12:03.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:03.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:03.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:03.554Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:12:03.554Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:12:03.554Z] OK: 17824 distinct packages available [2023-04-11T22:12:03.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:03.554Z] OK: 265 MiB in 53 packages [2023-04-11T22:12:03.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:03.814Z] OK: 265 MiB in 53 packages [2023-04-11T22:12:04.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:04.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:04.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:04.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:04.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:04.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:12:04.340Z] OK: 265 MiB in 53 packages [2023-04-11T22:12:04.653Z] OK: 265 MiB in 53 packages [2023-04-11T22:12:04.912Z] 52ebb69f0ebf: Pull complete [2023-04-11T22:12:05.019Z] OK: 265 MiB in 53 packages [2023-04-11T22:12:06.881Z] 5abe8eddf0d5: Pull complete [2023-04-11T22:12:06.881Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T22:12:06.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T22:12:06.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:12:07.283Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T22:12:07.283Z] WORKDIR /edgex [2023-04-11T22:12:07.283Z] COPY go.mod . [2023-04-11T22:12:07.283Z] RUN go mod download [2023-04-11T22:12:07.283Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-11T22:12:07.712Z] Removing intermediate container 4b912cfd7158 [2023-04-11T22:12:07.712Z] ---> f0dfdd1a2b21 [2023-04-11T22:12:07.712Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T22:12:07.873Z] Sending build context to Docker daemon 2.936MB [2023-04-11T22:12:07.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T22:12:07.873Z] ---> 6cb57ee374ae [2023-04-11T22:12:07.873Z] Step 2/4 : WORKDIR /edgex [2023-04-11T22:12:09.091Z] Removing intermediate container c090f42aa7f3 [2023-04-11T22:12:09.091Z] ---> b0206d97de54 [2023-04-11T22:12:09.091Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T22:12:09.660Z] ---> 0524af4ebb9f [2023-04-11T22:12:09.660Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:12:09.929Z] ---> 5d84be6b723c [2023-04-11T22:12:09.929Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:12:10.469Z] ---> Running in 9f37a7fe1d7a [2023-04-11T22:12:10.469Z] Removing intermediate container 9f37a7fe1d7a [2023-04-11T22:12:10.469Z] ---> 4859a410bd99 [2023-04-11T22:12:10.469Z] Step 3/4 : COPY go.mod . [2023-04-11T22:12:10.498Z] Removing intermediate container 47a451a1c804 [2023-04-11T22:12:10.498Z] ---> 40d8743e22ae [2023-04-11T22:12:10.498Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:12:10.740Z] ---> baf4f6d20e35 [2023-04-11T22:12:10.740Z] Step 4/4 : RUN go mod download [2023-04-11T22:12:10.756Z] Removing intermediate container 894a217d8c28 [2023-04-11T22:12:10.756Z] ---> 2d0689fa0b2d [2023-04-11T22:12:10.756Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T22:12:11.009Z] ---> Running in b569f6205dd9 [2023-04-11T22:12:11.322Z] Removing intermediate container e57605f99fb4 [2023-04-11T22:12:11.322Z] ---> 338a4ea4c7ff [2023-04-11T22:12:11.322Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T22:12:11.961Z] ---> Running in 7e9e94446198 [2023-04-11T22:12:11.961Z] ---> Running in c71123520aad [2023-04-11T22:12:12.413Z] ---> f81e21de5f35 [2023-04-11T22:12:12.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:12:12.675Z] ---> b130aa6fe984 [2023-04-11T22:12:12.675Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:12:12.675Z] ---> 077729fa0b56 [2023-04-11T22:12:12.675Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:12:12.936Z] ---> Running in 612a37faaf05 [2023-04-11T22:12:13.195Z] ---> Running in 4f55b28f359d [2023-04-11T22:12:13.195Z] ---> Running in 6dab873d3bfb [2023-04-11T22:12:43.261Z] Removing intermediate container b569f6205dd9 [2023-04-11T22:12:43.261Z] ---> 7c3aad41d699 [2023-04-11T22:12:43.261Z] Successfully built 7c3aad41d699 [2023-04-11T22:12:43.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:12:43.683Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T22:12:43.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:12:43.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container [2023-04-11T22:12:44.058Z] $ 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-04-11T22:12:45.406Z] $ docker top 65d989228a26c7abcf394769853ea0d9c337b31239dcbce308973502ec6aeca0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:12:46.344Z] + go version [2023-04-11T22:12:46.345Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T22:12:46.384Z] $ docker stop --time=1 65d989228a26c7abcf394769853ea0d9c337b31239dcbce308973502ec6aeca0 [2023-04-11T22:12:48.048Z] $ docker rm -f --volumes 65d989228a26c7abcf394769853ea0d9c337b31239dcbce308973502ec6aeca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:12:48.948Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T22:12:48.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:12:49.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container [2023-04-11T22:12:49.540Z] $ 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-04-11T22:12:50.840Z] $ docker top 6730655f47cbaa423f2fd9b9b0d7b61d6657f44641b7e45dbbefaa72495a9709 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T22:12:51.121Z] ========================================================= [2023-04-11T22:12:51.121Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T22:12:51.121Z] ========================================================= [Pipeline] sh [2023-04-11T22:12:51.766Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:12:52.491Z] + make test [2023-04-11T22:12:52.491Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T22:13:39.620Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T22:14:05.722Z] Removing intermediate container 4f55b28f359d [2023-04-11T22:14:05.722Z] ---> 294eefe2e1d5 [2023-04-11T22:14:05.722Z] Step 8/24 : COPY . . [2023-04-11T22:14:05.722Z] Removing intermediate container 6dab873d3bfb [2023-04-11T22:14:05.722Z] ---> 9dcae8a11204 [2023-04-11T22:14:05.722Z] Step 8/25 : COPY . . [2023-04-11T22:14:05.722Z] Removing intermediate container c71123520aad [2023-04-11T22:14:05.722Z] ---> 9e5384dcb222 [2023-04-11T22:14:05.722Z] Step 7/20 : COPY . . [2023-04-11T22:14:05.722Z] Removing intermediate container 7e9e94446198 [2023-04-11T22:14:05.722Z] ---> 9ed973bf5c57 [2023-04-11T22:14:05.722Z] Step 7/33 : COPY . . [2023-04-11T22:14:05.722Z] Removing intermediate container 612a37faaf05 [2023-04-11T22:14:05.722Z] ---> 55deb6d5ba13 [2023-04-11T22:14:05.722Z] Step 8/23 : COPY . . [2023-04-11T22:14:13.830Z] ---> c642a24b63c6 [2023-04-11T22:14:13.830Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T22:14:13.830Z] ---> 14d871f7bdaf [2023-04-11T22:14:13.830Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T22:14:13.830Z] ---> 4e0b2a23a1f9 [2023-04-11T22:14:13.830Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T22:14:13.830Z] ---> 524524b13a61 [2023-04-11T22:14:13.830Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T22:14:13.830Z] ---> Running in 296f87239686 [2023-04-11T22:14:13.830Z] ---> 9f66818281cd [2023-04-11T22:14:13.830Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T22:14:13.830Z] ---> Running in e9fc624deb9a [2023-04-11T22:14:13.830Z] ---> Running in 5fae6e210a27 [2023-04-11T22:14:13.830Z] ---> Running in 9b8a2a84eaa5 [2023-04-11T22:14:13.830Z] ---> Running in d6d117e8ff5c [2023-04-11T22:14:13.830Z] 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-04-11T22:14:13.830Z] 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-04-11T22:14:13.830Z] 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-04-11T22:14:13.830Z] 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-04-11T22:14:13.830Z] 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-04-11T22:14:52.529Z] Removing intermediate container e9fc624deb9a [2023-04-11T22:14:52.529Z] ---> 8674c619eb1c [2023-04-11T22:14:52.529Z] [2023-04-11T22:14:52.529Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T22:14:52.529Z] Removing intermediate container 296f87239686 [2023-04-11T22:14:52.529Z] Removing intermediate container 9b8a2a84eaa5 [2023-04-11T22:14:52.529Z] ---> 940c40059e75 [2023-04-11T22:14:52.529Z] ---> ad296a72ffad [2023-04-11T22:14:52.529Z] [2023-04-11T22:14:52.529Z] [2023-04-11T22:14:52.529Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T22:14:52.529Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:14:52.529Z] Removing intermediate container 5fae6e210a27 [2023-04-11T22:14:52.529Z] ---> 54c246caf992 [2023-04-11T22:14:52.529Z] [2023-04-11T22:14:52.529Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T22:14:52.529Z] 3.17: Pulling from library/alpine [2023-04-11T22:14:52.529Z] 3.17: Pulling from library/alpine [2023-04-11T22:14:52.529Z] 3.17: Pulling from library/alpine [2023-04-11T22:14:52.529Z] 3.17: Pulling from library/alpine [2023-04-11T22:14:52.529Z] Removing intermediate container d6d117e8ff5c [2023-04-11T22:14:52.529Z] ---> 0260a714b105 [2023-04-11T22:14:52.529Z] [2023-04-11T22:14:52.529Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T22:14:52.529Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:14:52.529Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:14:52.529Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:14:52.529Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T22:14:52.529Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T22:14:52.529Z] Status: Image is up to date for alpine:3.17 [2023-04-11T22:14:52.529Z] ---> 9ed4aefc74f6 [2023-04-11T22:14:52.529Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:14:52.529Z] ---> 9ed4aefc74f6 [2023-04-11T22:14:52.529Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:14:52.529Z] ---> 9ed4aefc74f6 [2023-04-11T22:14:52.529Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:14:52.529Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:14:52.529Z] Status: Image is up to date for alpine:3.17 [2023-04-11T22:14:52.529Z] ---> 9ed4aefc74f6 [2023-04-11T22:14:52.529Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T22:14:52.529Z] 3.17: Pulling from library/alpine [2023-04-11T22:14:52.529Z] ---> Running in 9039900f8458 [2023-04-11T22:14:52.529Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:14:52.529Z] ---> Running in 1c20328fc327 [2023-04-11T22:14:52.529Z] Status: Image is up to date for alpine:3.17 [2023-04-11T22:14:52.529Z] ---> Running in 655b45b9347d [2023-04-11T22:14:52.529Z] ---> Running in 0842d7954882 [2023-04-11T22:14:52.529Z] ---> 9ed4aefc74f6 [2023-04-11T22:14:52.529Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T22:14:52.529Z] ---> Running in 8e22043d7104 [2023-04-11T22:14:52.529Z] Removing intermediate container 655b45b9347d [2023-04-11T22:14:52.529Z] ---> dc7b80d18ac3 [2023-04-11T22:14:52.529Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T22:14:52.529Z] Removing intermediate container 0842d7954882 [2023-04-11T22:14:52.529Z] ---> 5cc4a0c52af6 [2023-04-11T22:14:52.529Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T22:14:52.529Z] ---> Running in 3a1aa4ad5cc8 [2023-04-11T22:14:52.529Z] ---> Running in 71556acb1a84 [2023-04-11T22:14:52.529Z] Removing intermediate container 8e22043d7104 [2023-04-11T22:14:52.529Z] ---> 5389297412aa [2023-04-11T22:14:52.529Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T22:14:52.529Z] ---> Running in 8c5d75c55516 [2023-04-11T22:14:52.529Z] Removing intermediate container 3a1aa4ad5cc8 [2023-04-11T22:14:52.529Z] ---> 721e5b6a995c [2023-04-11T22:14:52.529Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T22:14:52.529Z] ---> Running in c5ee2d9b9301 [2023-04-11T22:14:52.529Z] Removing intermediate container c5ee2d9b9301 [2023-04-11T22:14:52.529Z] ---> bf2d18a023f1 [2023-04-11T22:14:52.529Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:14:52.529Z] ---> Running in 6bd05744a381 [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:14:52.529Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:14:52.529Z] OK: 7 MiB in 16 packages [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:14:52.529Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:14:52.529Z] OK: 7 MiB in 16 packages [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.529Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:14:52.529Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T22:14:52.529Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:14:52.529Z] OK: 7 MiB in 17 packages [2023-04-11T22:14:52.529Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:14:52.529Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:14:52.529Z] OK: 7 MiB in 16 packages [2023-04-11T22:14:52.529Z] Removing intermediate container 9039900f8458 [2023-04-11T22:14:52.529Z] ---> 6284e04e08fd [2023-04-11T22:14:52.530Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:14:52.530Z] ---> Running in 055903ff4c93 [2023-04-11T22:14:52.530Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:14:52.530Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:14:52.530Z] OK: 17818 distinct packages available [2023-04-11T22:14:52.530Z] Removing intermediate container 1c20328fc327 [2023-04-11T22:14:52.530Z] ---> f7b977600cf9 [2023-04-11T22:14:52.530Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:14:52.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.530Z] Removing intermediate container 055903ff4c93 [2023-04-11T22:14:52.530Z] ---> 74c5a99b93d4 [2023-04-11T22:14:52.530Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T22:14:52.530Z] ---> Running in e9d4563916a1 [2023-04-11T22:14:52.530Z] ---> Running in c3a9d596f9df [2023-04-11T22:14:52.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:14:52.530Z] Removing intermediate container c3a9d596f9df [2023-04-11T22:14:52.530Z] ---> 912d3670006d [2023-04-11T22:14:52.530Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T22:14:52.530Z] Removing intermediate container e9d4563916a1 [2023-04-11T22:14:52.530Z] ---> 6494b4897ed9 [2023-04-11T22:14:52.530Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T22:14:52.530Z] ---> Running in 4503a98991cd [2023-04-11T22:14:52.530Z] ---> Running in 292b99e725f4 [2023-04-11T22:14:52.530Z] Removing intermediate container 71556acb1a84 [2023-04-11T22:14:52.530Z] ---> 92e1ebbdcf67 [2023-04-11T22:14:52.530Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T22:14:52.530Z] ---> Running in a94976f0c634 [2023-04-11T22:14:52.530Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T22:14:52.530Z] Removing intermediate container 292b99e725f4 [2023-04-11T22:14:52.530Z] ---> cacb79212a68 [2023-04-11T22:14:52.530Z] Step 15/25 : WORKDIR / [2023-04-11T22:14:52.530Z] Removing intermediate container 4503a98991cd [2023-04-11T22:14:52.530Z] ---> c422bcf9fa24 [2023-04-11T22:14:52.530Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T22:14:52.530Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T22:14:52.530Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T22:14:52.530Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T22:14:52.530Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T22:14:52.530Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T22:14:52.530Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:14:52.530Z] ---> Running in 0da5d4cb0507 [2023-04-11T22:14:52.530Z] Removing intermediate container 6bd05744a381 [2023-04-11T22:14:52.530Z] ---> 657ac4c76f5d [2023-04-11T22:14:52.530Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:14:52.530Z] ---> Running in 8c3af73bbea5 [2023-04-11T22:14:52.530Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T22:14:52.530Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T22:14:52.530Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:14:52.530Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:14:52.530Z] Removing intermediate container a94976f0c634 [2023-04-11T22:14:52.530Z] ---> e071357390a7 [2023-04-11T22:14:52.530Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T22:14:52.530Z] ---> Running in c45c63d591a2 [2023-04-11T22:14:52.530Z] Removing intermediate container 0da5d4cb0507 [2023-04-11T22:14:52.530Z] ---> 1e778c3eb307 [2023-04-11T22:14:52.530Z] Step 15/24 : WORKDIR / [2023-04-11T22:14:52.530Z] ---> Running in bb08adc5e11c [2023-04-11T22:14:52.530Z] OK: 10 MiB in 24 packages [2023-04-11T22:14:52.530Z] Removing intermediate container 8c3af73bbea5 [2023-04-11T22:14:52.530Z] ---> b12fad73a753 [2023-04-11T22:14:52.530Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:14:52.530Z] ---> 6064852e9daa [2023-04-11T22:14:52.530Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:14:52.787Z] Removing intermediate container c45c63d591a2 [2023-04-11T22:14:52.787Z] ---> 94415c448e00 [2023-04-11T22:14:52.787Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T22:14:52.787Z] ---> Running in b9129d2fe797 [2023-04-11T22:14:52.787Z] Removing intermediate container bb08adc5e11c [2023-04-11T22:14:52.787Z] ---> 96fa2e747583 [2023-04-11T22:14:52.787Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:14:52.787Z] ---> 209ac17b4357 [2023-04-11T22:14:52.787Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:14:52.787Z] Removing intermediate container b9129d2fe797 [2023-04-11T22:14:52.787Z] ---> 10e7338bb57f [2023-04-11T22:14:52.787Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T22:14:52.787Z] ---> e4fc4f238ff8 [2023-04-11T22:14:52.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T22:14:52.787Z] ---> Running in 9c142b3134f2 [2023-04-11T22:14:52.787Z] ---> fc88bfbc1474 [2023-04-11T22:14:52.787Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:14:53.044Z] ---> da7ceb676401 [2023-04-11T22:14:53.044Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T22:14:53.044Z] Removing intermediate container 9c142b3134f2 [2023-04-11T22:14:53.044Z] ---> 91e953383761 [2023-04-11T22:14:53.044Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T22:14:53.044Z] ---> Running in 756860abdfbf [2023-04-11T22:14:53.044Z] ---> b8bfec437ade [2023-04-11T22:14:53.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T22:14:53.302Z] Removing intermediate container 8c5d75c55516 [2023-04-11T22:14:53.302Z] ---> 98d88bb5e519 [2023-04-11T22:14:53.302Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:14:53.302Z] ---> 6890ce064922 [2023-04-11T22:14:53.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:14:53.302Z] ---> 23d652db9d07 [2023-04-11T22:14:53.302Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:14:53.559Z] ---> 7827896f9942 [2023-04-11T22:14:53.559Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:14:53.559Z] ---> 692b3a889427 [2023-04-11T22:14:53.559Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T22:14:53.559Z] ---> Running in 102270682ce4 [2023-04-11T22:14:53.559Z] ---> 3d806f13e9ff [2023-04-11T22:14:53.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:14:53.559Z] ---> ac36cdd1a05d [2023-04-11T22:14:53.559Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T22:14:53.559Z] ---> e597057fc103 [2023-04-11T22:14:53.559Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T22:14:53.559Z] Removing intermediate container 102270682ce4 [2023-04-11T22:14:53.559Z] ---> 53b4739d8128 [2023-04-11T22:14:53.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:14:53.817Z] ---> Running in 5e87d77f2167 [2023-04-11T22:14:53.817Z] Removing intermediate container 756860abdfbf [2023-04-11T22:14:53.817Z] ---> 7d91dd47c1ac [2023-04-11T22:14:53.817Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T22:14:53.817Z] ---> 1c1dc5de6c3c [2023-04-11T22:14:53.817Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T22:14:53.817Z] ---> Running in 9d55c2f3df9d [2023-04-11T22:14:53.817Z] Removing intermediate container 5e87d77f2167 [2023-04-11T22:14:53.817Z] ---> 384c7b5c9027 [2023-04-11T22:14:53.817Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T22:14:53.818Z] ---> 7443652ad512 [2023-04-11T22:14:53.818Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T22:14:53.818Z] ---> Running in b32736d74414 [2023-04-11T22:14:54.078Z] ---> Running in 1b1df777e2dd [2023-04-11T22:14:54.078Z] ---> Running in 4b05889e550b [2023-04-11T22:14:54.078Z] Removing intermediate container 9d55c2f3df9d [2023-04-11T22:14:54.078Z] ---> a538a74fb918 [2023-04-11T22:14:54.078Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T22:14:54.078Z] ---> 07556fb4edde [2023-04-11T22:14:54.078Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:14:54.078Z] Removing intermediate container 1b1df777e2dd [2023-04-11T22:14:54.078Z] ---> 5bda9326fd38 [2023-04-11T22:14:54.078Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:14:54.078Z] Removing intermediate container b32736d74414 [2023-04-11T22:14:54.078Z] ---> 6edf94d2c87c [2023-04-11T22:14:54.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:14:54.078Z] Removing intermediate container 4b05889e550b [2023-04-11T22:14:54.078Z] ---> c90db364a327 [2023-04-11T22:14:54.078Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:14:54.078Z] ---> Running in 8cf87d006d3c [2023-04-11T22:14:54.078Z] ---> Running in 8da6ad5cb6ac [2023-04-11T22:14:54.078Z] ---> Running in 87757d4298c0 [2023-04-11T22:14:54.078Z] ---> 3fa450933cbb [2023-04-11T22:14:54.078Z] ---> 89eab0e10a29 [2023-04-11T22:14:54.078Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ]Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T22:14:54.078Z] [2023-04-11T22:14:54.335Z] ---> Running in 5da333f527e5 [2023-04-11T22:14:54.335Z] ---> Running in 97163dce6851 [2023-04-11T22:14:54.335Z] Removing intermediate container 8cf87d006d3c [2023-04-11T22:14:54.335Z] ---> 90f6f5b207b8 [2023-04-11T22:14:54.335Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:14:54.335Z] Removing intermediate container 8da6ad5cb6ac [2023-04-11T22:14:54.335Z] ---> 6b889ce9be6a [2023-04-11T22:14:54.335Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T22:14:54.335Z] Removing intermediate container 87757d4298c0 [2023-04-11T22:14:54.335Z] ---> 7b4b6ad9c272 [2023-04-11T22:14:54.335Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T22:14:54.335Z] ---> Running in be1b393391d2 [2023-04-11T22:14:54.335Z] ---> Running in 65bc47af54d7 [2023-04-11T22:14:54.335Z] ---> Running in 56e44aa63ba5 [2023-04-11T22:14:54.335Z] Removing intermediate container 97163dce6851 [2023-04-11T22:14:54.335Z] ---> e10029fadf7c [2023-04-11T22:14:54.335Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:14:54.335Z] ---> Running in 999ad352f4b9 [2023-04-11T22:14:54.594Z] Removing intermediate container be1b393391d2 [2023-04-11T22:14:54.594Z] ---> e954ed2f9ed5 [2023-04-11T22:14:54.594Z] [2023-04-11T22:14:54.594Z] Removing intermediate container 65bc47af54d7 [2023-04-11T22:14:54.594Z] ---> 238caab1cddc [2023-04-11T22:14:54.594Z] Step 23/24 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:14:54.594Z] Removing intermediate container 56e44aa63ba5 [2023-04-11T22:14:54.594Z] ---> c735268aefe7 [2023-04-11T22:14:54.594Z] Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:14:54.594Z] Successfully built e954ed2f9ed5 [2023-04-11T22:14:54.594Z] Successfully tagged core-data:latest [2023-04-11T22:14:54.594Z]  Building core-data ... done  ---> Running in 64e576783bd7 [2023-04-11T22:14:54.594Z] Building support-scheduler [2023-04-11T22:14:54.594Z] ---> Running in 3ffa3df407c0 [2023-04-11T22:14:54.594Z] Removing intermediate container 999ad352f4b9 [2023-04-11T22:14:54.594Z] ---> ec2aab5a98bc [2023-04-11T22:14:54.594Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T22:14:54.594Z] ---> Running in 8f713bfb103c [2023-04-11T22:14:54.851Z] Removing intermediate container 3ffa3df407c0 [2023-04-11T22:14:54.851Z] ---> 42f54f869818 [2023-04-11T22:14:54.851Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T22:14:54.851Z] Removing intermediate container 64e576783bd7 [2023-04-11T22:14:54.851Z] ---> 897ad3aea326 [2023-04-11T22:14:54.851Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T22:14:55.416Z] ---> Running in ee8012095855 [2023-04-11T22:14:55.416Z] Removing intermediate container 8f713bfb103c [2023-04-11T22:14:55.416Z] ---> 6ff3366b981f [2023-04-11T22:14:55.416Z] Step 19/20 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:14:55.416Z] ---> Running in 533cd6038443 [2023-04-11T22:14:55.416Z] ---> Running in b868038a4eb7 [2023-04-11T22:14:55.674Z] Removing intermediate container ee8012095855 [2023-04-11T22:14:55.674Z] ---> d4968abfebf4 [2023-04-11T22:14:55.674Z] [2023-04-11T22:14:55.674Z] Removing intermediate container 5da333f527e5 [2023-04-11T22:14:55.674Z] ---> c5884c3c90f1 [2023-04-11T22:14:55.674Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:14:55.674Z] Removing intermediate container 533cd6038443 [2023-04-11T22:14:55.674Z] Removing intermediate container b868038a4eb7 [2023-04-11T22:14:55.674Z] ---> 069e0384c360 [2023-04-11T22:14:55.674Z] Successfully built d4968abfebf4 [2023-04-11T22:14:55.674Z] [2023-04-11T22:14:55.674Z] ---> bb71a2b90509 [2023-04-11T22:14:55.674Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T22:14:55.674Z] Successfully tagged core-command:latest [2023-04-11T22:14:55.674Z] Building support-notifications [2023-04-11T22:14:55.674Z]  Building core-command ... done  ---> Running in 4288e2740b21 [2023-04-11T22:14:55.674Z] Successfully built 069e0384c360 [2023-04-11T22:14:55.674Z] Successfully tagged core-metadata:latest [2023-04-11T22:14:55.674Z] Building security-spire-config [2023-04-11T22:14:55.932Z]  Building core-metadata ... done  ---> 2da772f8ea4f [2023-04-11T22:14:55.932Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:14:55.932Z] Removing intermediate container 4288e2740b21 [2023-04-11T22:14:55.932Z] ---> 794800eed685 [2023-04-11T22:14:55.932Z] [2023-04-11T22:14:55.932Z] Successfully built 794800eed685 [2023-04-11T22:14:55.932Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T22:14:55.932Z] Building security-proxy-auth [2023-04-11T22:14:56.188Z]  Building security-spiffe-token-provider ... done  ---> 399b6ba27826 [2023-04-11T22:14:56.188Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T22:14:57.558Z] ---> 8f428475295c [2023-04-11T22:14:57.558Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T22:14:58.123Z] ---> 3b94e9c0fc08 [2023-04-11T22:14:58.123Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T22:14:58.123Z] ---> dedb5e62b150 [2023-04-11T22:14:58.123Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T22:14:58.380Z] ---> 43b6d53df18b [2023-04-11T22:14:58.381Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T22:14:58.638Z] ---> 894b3bc9fef8 [2023-04-11T22:14:58.638Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T22:14:58.896Z] ---> 14e0da53fbe3 [2023-04-11T22:14:58.896Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T22:14:58.896Z] ---> Running in 291ee80d7c5f [2023-04-11T22:14:59.833Z] Removing intermediate container 291ee80d7c5f [2023-04-11T22:14:59.833Z] ---> c0e78e1a0b39 [2023-04-11T22:14:59.833Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T22:14:59.833Z] ---> Running in 27de3fce601d [2023-04-11T22:15:00.131Z] Removing intermediate container 27de3fce601d [2023-04-11T22:15:00.131Z] ---> 6cdc706dea2f [2023-04-11T22:15:00.131Z] Step 30/33 : CMD ["gate"] [2023-04-11T22:15:00.131Z] ---> Running in 6f960c9f8784 [2023-04-11T22:15:00.389Z] Removing intermediate container 6f960c9f8784 [2023-04-11T22:15:00.389Z] ---> b3f35d944ab2 [2023-04-11T22:15:00.389Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T22:15:00.389Z] ---> Running in ffed55ea4b4e [2023-04-11T22:15:00.389Z] Removing intermediate container ffed55ea4b4e [2023-04-11T22:15:00.389Z] ---> cc08168535b8 [2023-04-11T22:15:00.389Z] Step 32/33 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:00.648Z] ---> Running in df12de094a04 [2023-04-11T22:15:00.648Z] Removing intermediate container df12de094a04 [2023-04-11T22:15:00.648Z] ---> b9884b0144e3 [2023-04-11T22:15:00.648Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T22:15:00.907Z] ---> Running in ec9726db6048 [2023-04-11T22:15:00.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:00.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:00.907Z] ---> 5cf14c1919e3 [2023-04-11T22:15:00.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:15:00.907Z] ---> Using cache [2023-04-11T22:15:00.907Z] ---> 5da19cce8604 [2023-04-11T22:15:00.907Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:15:00.907Z] ---> Using cache [2023-04-11T22:15:00.907Z] ---> 0f51bce4be5b [2023-04-11T22:15:00.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:15:00.907Z] ---> Using cache [2023-04-11T22:15:00.907Z] ---> 338a4ea4c7ff [2023-04-11T22:15:00.907Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:15:00.907Z] ---> Using cache [2023-04-11T22:15:00.907Z] ---> 077729fa0b56 [2023-04-11T22:15:00.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:00.907Z] ---> Using cache [2023-04-11T22:15:00.907Z] ---> 9dcae8a11204 [2023-04-11T22:15:00.907Z] Step 8/23 : COPY . . [2023-04-11T22:15:00.907Z] ---> Using cache [2023-04-11T22:15:00.907Z] ---> 524524b13a61 [2023-04-11T22:15:00.907Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T22:15:00.907Z] ---> Running in cf63227252a6 [2023-04-11T22:15:00.907Z] Removing intermediate container ec9726db6048 [2023-04-11T22:15:00.907Z] ---> ee9e11a0c75e [2023-04-11T22:15:00.907Z] [2023-04-11T22:15:00.907Z] Successfully built ee9e11a0c75e [2023-04-11T22:15:00.907Z] Successfully tagged security-bootstrapper:latest [2023-04-11T22:15:00.907Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-04-11T22:15:01.164Z] 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-04-11T22:15:03.893Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:03.893Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:03.893Z] ---> 5cf14c1919e3 [2023-04-11T22:15:03.893Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T22:15:03.893Z] ---> Using cache [2023-04-11T22:15:03.893Z] ---> 7413f61b11b4 [2023-04-11T22:15:03.893Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T22:15:04.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:04.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:04.170Z] ---> 5cf14c1919e3 [2023-04-11T22:15:04.170Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 5da19cce8604 [2023-04-11T22:15:04.170Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 0f51bce4be5b [2023-04-11T22:15:04.170Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 338a4ea4c7ff [2023-04-11T22:15:04.170Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 077729fa0b56 [2023-04-11T22:15:04.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 9dcae8a11204 [2023-04-11T22:15:04.170Z] Step 8/23 : COPY . . [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 524524b13a61 [2023-04-11T22:15:04.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T22:15:04.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:04.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:04.170Z] ---> 5cf14c1919e3 [2023-04-11T22:15:04.170Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 5da19cce8604 [2023-04-11T22:15:04.170Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:15:04.170Z] ---> Using cache [2023-04-11T22:15:04.170Z] ---> 0f51bce4be5b [2023-04-11T22:15:04.170Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T22:15:05.188Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:05.188Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:05.188Z] ---> 5cf14c1919e3 [2023-04-11T22:15:05.188Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T22:15:05.188Z] ---> Using cache [2023-04-11T22:15:05.188Z] ---> 7413f61b11b4 [2023-04-11T22:15:05.188Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T22:15:05.188Z] ---> Using cache [2023-04-11T22:15:05.188Z] ---> f0dfdd1a2b21 [2023-04-11T22:15:05.188Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T22:15:05.188Z] ---> Using cache [2023-04-11T22:15:05.188Z] ---> 0524af4ebb9f [2023-04-11T22:15:05.188Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:05.188Z] ---> Using cache [2023-04-11T22:15:05.188Z] ---> 9ed973bf5c57 [2023-04-11T22:15:05.188Z] Step 7/25 : COPY . . [2023-04-11T22:15:05.188Z] ---> Using cache [2023-04-11T22:15:05.188Z] ---> 4e0b2a23a1f9 [2023-04-11T22:15:05.188Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T22:15:05.770Z] ---> Running in 1a5b90ebbd66 [2023-04-11T22:15:05.770Z] ---> Running in e17a3e49cdbd [2023-04-11T22:15:05.770Z] ---> Running in 3615376febd1 [2023-04-11T22:15:06.028Z] ---> Running in 1bc75e04d7f7 [2023-04-11T22:15:06.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:06.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:06.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:06.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:06.852Z] OK: 265 MiB in 53 packages [2023-04-11T22:15:06.852Z] 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-04-11T22:15:06.852Z] OK: 265 MiB in 53 packages [2023-04-11T22:15:06.852Z] 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-04-11T22:15:07.417Z] Removing intermediate container e17a3e49cdbd [2023-04-11T22:15:07.417Z] ---> 4731d317c388 [2023-04-11T22:15:07.417Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:15:07.676Z] Removing intermediate container 3615376febd1 [2023-04-11T22:15:07.676Z] ---> a8ac28e21ad8 [2023-04-11T22:15:07.676Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T22:15:07.676Z] ---> 3385771f0958 [2023-04-11T22:15:07.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:07.676Z] ---> Running in 14088ad6d11b [2023-04-11T22:15:07.934Z] ---> 539309c54f05 [2023-04-11T22:15:07.934Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:07.934Z] ---> Running in 9786fed0ccbc [2023-04-11T22:15:29.847Z] 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-04-11T22:15:29.847Z] Removing intermediate container 14088ad6d11b [2023-04-11T22:15:29.847Z] ---> 530e33b25679 [2023-04-11T22:15:29.847Z] Step 8/23 : COPY . . [2023-04-11T22:15:29.847Z] Removing intermediate container 9786fed0ccbc [2023-04-11T22:15:29.847Z] ---> 07957b719a5c [2023-04-11T22:15:29.847Z] Step 7/27 : COPY . . [2023-04-11T22:15:31.758Z] ---> 267b84cc678d [2023-04-11T22:15:31.758Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T22:15:32.022Z] ---> Running in f8da22b44d4b [2023-04-11T22:15:32.022Z] Removing intermediate container 1bc75e04d7f7 [2023-04-11T22:15:32.022Z] ---> fb04d0158a8c [2023-04-11T22:15:32.022Z] [2023-04-11T22:15:32.022Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:15:32.022Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:32.022Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T22:15:32.022Z] ---> 2ae6cb2cebf0 [2023-04-11T22:15:32.022Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T22:15:32.022Z] Removing intermediate container 1a5b90ebbd66 [2023-04-11T22:15:32.022Z] ---> 2491a02a0c24 [2023-04-11T22:15:32.022Z] [2023-04-11T22:15:32.022Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T22:15:32.022Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:32.022Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T22:15:32.022Z] ---> Running in f5178bd301e1 [2023-04-11T22:15:32.022Z] ---> Running in 575255c9edfa [2023-04-11T22:15:32.022Z] ---> Running in 51f400249a84 [2023-04-11T22:15:32.022Z] Removing intermediate container cf63227252a6 [2023-04-11T22:15:32.022Z] ---> 0a70ef6db271 [2023-04-11T22:15:32.022Z] [2023-04-11T22:15:32.022Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:15:32.022Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:32.022Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:15:32.022Z] ---> Using cache [2023-04-11T22:15:32.022Z] ---> f7b977600cf9 [2023-04-11T22:15:32.022Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:15:32.022Z] ---> Using cache [2023-04-11T22:15:32.022Z] ---> 912d3670006d [2023-04-11T22:15:32.022Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T22:15:32.022Z] Removing intermediate container f8da22b44d4b [2023-04-11T22:15:32.022Z] ---> 6f2112d859f6 [2023-04-11T22:15:32.022Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T22:15:32.282Z] ---> Running in 45f8daea54c4 [2023-04-11T22:15:32.282Z] ---> Running in af9f19a2250b [2023-04-11T22:15:32.282Z] Removing intermediate container f5178bd301e1 [2023-04-11T22:15:32.282Z] ---> c91942f03b79 [2023-04-11T22:15:32.282Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:15:32.282Z] ---> Running in 3b0e6c3a33ff [2023-04-11T22:15:32.282Z] Removing intermediate container 45f8daea54c4 [2023-04-11T22:15:32.282Z] ---> 98dc7547e084 [2023-04-11T22:15:32.282Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T22:15:32.282Z] Removing intermediate container af9f19a2250b [2023-04-11T22:15:32.282Z] ---> 32ac6fa53777 [2023-04-11T22:15:32.282Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T22:15:32.282Z] ---> Running in 23891a3b5565 [2023-04-11T22:15:32.540Z] ---> Running in d24a170ceaad [2023-04-11T22:15:32.540Z] Removing intermediate container 23891a3b5565 [2023-04-11T22:15:32.540Z] ---> c3d3d1567a6e [2023-04-11T22:15:32.540Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:32.540Z] Removing intermediate container d24a170ceaad [2023-04-11T22:15:32.540Z] ---> 415c7eeaff82 [2023-04-11T22:15:32.540Z] 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-04-11T22:15:32.540Z] ---> Running in 3a8fcb8c3abd [2023-04-11T22:15:32.540Z] 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-04-11T22:15:32.803Z] ---> 37e74a2269db [2023-04-11T22:15:32.803Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:32.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:32.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:33.061Z] ---> c5d273e4eea3 [2023-04-11T22:15:33.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T22:15:33.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:33.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:33.320Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T22:15:33.320Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T22:15:33.320Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T22:15:33.320Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:15:33.320Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:15:33.320Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:15:33.320Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:15:33.320Z] ---> bff4e620d165 [2023-04-11T22:15:33.320Z] OK: 7 MiB in 16 packages [2023-04-11T22:15:33.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:15:33.580Z] Removing intermediate container 3a8fcb8c3abd [2023-04-11T22:15:33.580Z] ---> 79c8faf71372 [2023-04-11T22:15:33.580Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T22:15:33.580Z] ---> Running in 8e6fdc1c8ccf [2023-04-11T22:15:33.580Z] OK: 8 MiB in 18 packages [2023-04-11T22:15:33.580Z] ---> 451fee54f412 [2023-04-11T22:15:33.580Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T22:15:33.580Z] ---> Running in 8e5d8872baaf [2023-04-11T22:15:33.580Z] Removing intermediate container 8e6fdc1c8ccf [2023-04-11T22:15:33.580Z] ---> 73fc71db9313 [2023-04-11T22:15:33.580Z] [2023-04-11T22:15:33.580Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T22:15:33.580Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:33.580Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T22:15:33.838Z] ---> Running in 30a3bb89a855 [2023-04-11T22:15:33.838Z] Removing intermediate container 8e5d8872baaf [2023-04-11T22:15:33.838Z] ---> 2edaed0ea7cb [2023-04-11T22:15:33.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:15:33.838Z] ---> Running in 32b01fc4f4c1 [2023-04-11T22:15:33.838Z] Removing intermediate container 30a3bb89a855 [2023-04-11T22:15:33.838Z] ---> 37c2e0875750 [2023-04-11T22:15:33.838Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T22:15:33.838Z] Removing intermediate container 3b0e6c3a33ff [2023-04-11T22:15:33.838Z] ---> f8d6c9ccfc86 [2023-04-11T22:15:33.838Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:33.838Z] ---> Running in 11c3e21ab0af [2023-04-11T22:15:33.838Z] Removing intermediate container 32b01fc4f4c1 [2023-04-11T22:15:33.838Z] ---> 986c71ef5d7e [2023-04-11T22:15:33.838Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T22:15:34.099Z] ---> Running in a620babe474a [2023-04-11T22:15:34.099Z] Removing intermediate container 51f400249a84 [2023-04-11T22:15:34.099Z] ---> 2aace67e7548 [2023-04-11T22:15:34.099Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T22:15:34.099Z] ---> 8c1cce90b818 [2023-04-11T22:15:34.099Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:34.099Z] ---> Running in 5158efbb66d6 [2023-04-11T22:15:34.099Z] Removing intermediate container a620babe474a [2023-04-11T22:15:34.099Z] ---> c95eee490abb [2023-04-11T22:15:34.099Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:34.099Z] ---> Running in f8a56525b061 [2023-04-11T22:15:34.099Z] Removing intermediate container 5158efbb66d6 [2023-04-11T22:15:34.099Z] ---> d99afefaaefe [2023-04-11T22:15:34.099Z] Step 12/25 : WORKDIR / [2023-04-11T22:15:34.356Z] ---> Running in b6660fd71bc0 [2023-04-11T22:15:34.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:34.356Z] ---> 4cb3f4fe7f2c [2023-04-11T22:15:34.356Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T22:15:34.356Z] Removing intermediate container f8a56525b061 [2023-04-11T22:15:34.356Z] ---> 301d6531c40e [2023-04-11T22:15:34.356Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:15:34.356Z] ---> Running in fc81014cceb7 [2023-04-11T22:15:34.356Z] Removing intermediate container b6660fd71bc0 [2023-04-11T22:15:34.356Z] ---> caa486badabb [2023-04-11T22:15:34.356Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:34.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:34.614Z] Removing intermediate container fc81014cceb7 [2023-04-11T22:15:34.614Z] ---> bee73adfc7f0 [2023-04-11T22:15:34.614Z] [2023-04-11T22:15:34.614Z] Successfully built bee73adfc7f0 [2023-04-11T22:15:34.614Z] Successfully tagged support-scheduler:latest [2023-04-11T22:15:34.614Z] Building security-spire-server [2023-04-11T22:15:34.614Z]  Building support-scheduler ... done  ---> 3d5e0ccb848b [2023-04-11T22:15:34.614Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:34.614Z] ---> 3a6162365d84 [2023-04-11T22:15:34.614Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:15:34.614Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:15:34.614Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:15:34.614Z] OK: 17818 distinct packages available [2023-04-11T22:15:34.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:34.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:35.131Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T22:15:35.131Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:15:35.131Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T22:15:35.131Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T22:15:35.131Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:15:35.131Z] ---> 9f48bf81eaa9 [2023-04-11T22:15:35.131Z] OK: 7 MiB in 19 packages [2023-04-11T22:15:35.131Z] 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-04-11T22:15:35.391Z] ---> 228bbd0d9e16 [2023-04-11T22:15:35.391Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T22:15:35.391Z] ---> ae53df7a2e3d [2023-04-11T22:15:35.391Z] 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-04-11T22:15:35.650Z] ---> f77f2b0e0057 [2023-04-11T22:15:35.650Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:15:35.650Z] ---> 3521b61c39e5 [2023-04-11T22:15:35.650Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:15:35.650Z] ---> Running in 330b92caa51b [2023-04-11T22:15:35.911Z] Removing intermediate container 11c3e21ab0af [2023-04-11T22:15:35.911Z] ---> 35ddea0d110e [2023-04-11T22:15:35.911Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:35.911Z] ---> ebee111176e2 [2023-04-11T22:15:35.911Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T22:15:35.911Z] ---> a364540dad47 [2023-04-11T22:15:35.911Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:36.496Z] ---> 498f6bcfd9ad [2023-04-11T22:15:36.496Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T22:15:36.496Z] ---> 34f32be61e2e [2023-04-11T22:15:36.496Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T22:15:37.064Z] Removing intermediate container 330b92caa51b [2023-04-11T22:15:37.064Z] ---> a112d5d38a1e [2023-04-11T22:15:37.064Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:15:37.064Z] ---> Running in 17da07bb7f86 [2023-04-11T22:15:37.322Z] Removing intermediate container 17da07bb7f86 [2023-04-11T22:15:37.322Z] ---> b5a57a96c125 [2023-04-11T22:15:37.322Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T22:15:37.322Z] ---> Running in 789cc96483c8 [2023-04-11T22:15:37.578Z] ---> 91d8e34b11aa [2023-04-11T22:15:37.578Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T22:15:37.578Z] Removing intermediate container 789cc96483c8 [2023-04-11T22:15:37.578Z] ---> 75e439cb87cd [2023-04-11T22:15:37.578Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T22:15:37.579Z] ---> Running in ac02f6447db9 [2023-04-11T22:15:37.840Z] ---> e7f0414578b4 [2023-04-11T22:15:37.840Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:15:37.840Z] Removing intermediate container ac02f6447db9 [2023-04-11T22:15:37.840Z] ---> cddb74045685 [2023-04-11T22:15:37.840Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:37.840Z] ---> Running in c1a583597569 [2023-04-11T22:15:37.840Z] ---> Running in b72519f5a9c4 [2023-04-11T22:15:38.407Z] Removing intermediate container b72519f5a9c4 [2023-04-11T22:15:38.407Z] ---> aeacbaa83509 [2023-04-11T22:15:38.407Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:15:38.407Z] ---> Running in 2b4ff5a9fdeb [2023-04-11T22:15:38.664Z] Removing intermediate container 2b4ff5a9fdeb [2023-04-11T22:15:38.664Z] ---> ecea87828ee3 [2023-04-11T22:15:38.664Z] [2023-04-11T22:15:38.664Z] Successfully built ecea87828ee3 [2023-04-11T22:15:38.664Z] Successfully tagged security-proxy-auth:latest [2023-04-11T22:15:38.664Z] Building security-proxy-setup [2023-04-11T22:15:39.231Z]  Building security-proxy-auth ... done  ---> 9a86b2628462 [2023-04-11T22:15:39.231Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T22:15:39.231Z] Removing intermediate container c1a583597569 [2023-04-11T22:15:39.231Z] ---> 4073df32c412 [2023-04-11T22:15:39.231Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:15:39.231Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:39.231Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:39.231Z] ---> 5cf14c1919e3 [2023-04-11T22:15:39.231Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 7413f61b11b4 [2023-04-11T22:15:39.231Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> a8ac28e21ad8 [2023-04-11T22:15:39.231Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 539309c54f05 [2023-04-11T22:15:39.231Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 07957b719a5c [2023-04-11T22:15:39.231Z] Step 7/26 : COPY . . [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 267b84cc678d [2023-04-11T22:15:39.231Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 6f2112d859f6 [2023-04-11T22:15:39.231Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 32ac6fa53777 [2023-04-11T22:15:39.231Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T22:15:39.231Z] ---> Using cache [2023-04-11T22:15:39.231Z] ---> 415c7eeaff82 [2023-04-11T22:15:39.231Z] 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-04-11T22:15:39.799Z] ---> Running in 2f220e89ffff [2023-04-11T22:15:39.799Z] ---> Running in 45aee0e8b60c [2023-04-11T22:15:39.799Z] ---> 549b2ea7c055 [2023-04-11T22:15:39.799Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T22:15:39.799Z] ---> Running in ea08805bb01a [2023-04-11T22:15:39.799Z] Removing intermediate container 2f220e89ffff [2023-04-11T22:15:39.799Z] ---> 48d3c0a99a5d [2023-04-11T22:15:39.799Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T22:15:40.057Z] ---> Running in dae9b385d1f6 [2023-04-11T22:15:40.057Z] Removing intermediate container ea08805bb01a [2023-04-11T22:15:40.057Z] ---> 603f320f77ae [2023-04-11T22:15:40.057Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T22:15:40.057Z] Removing intermediate container dae9b385d1f6 [2023-04-11T22:15:40.057Z] ---> 5a843fb1cbab [2023-04-11T22:15:40.057Z] Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:40.315Z] ---> Running in 2e9654bee3e1 [2023-04-11T22:15:40.575Z] ---> 7f85c0c042a5 [2023-04-11T22:15:40.575Z] Step 22/27 : WORKDIR / [2023-04-11T22:15:40.575Z] Removing intermediate container 2e9654bee3e1 [2023-04-11T22:15:40.575Z] ---> 93f7b2b01460 [2023-04-11T22:15:40.575Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T22:15:40.575Z] ---> Running in 58d75b05120a [2023-04-11T22:15:40.575Z] ---> Running in cdd5fe17feb4 [2023-04-11T22:15:40.841Z] Removing intermediate container 58d75b05120a [2023-04-11T22:15:40.841Z] ---> e517eb420e0d [2023-04-11T22:15:40.841Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T22:15:41.107Z] Removing intermediate container cdd5fe17feb4 [2023-04-11T22:15:41.107Z] ---> e16e1b0076bd [2023-04-11T22:15:41.107Z] [2023-04-11T22:15:41.107Z] Removing intermediate container 45aee0e8b60c [2023-04-11T22:15:41.107Z] ---> 04397a0ab5d3 [2023-04-11T22:15:41.107Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T22:15:41.107Z] ---> Running in 87e63ae305b4 [2023-04-11T22:15:41.107Z] ---> Running in 4e09cdde22c2 [2023-04-11T22:15:41.107Z] Successfully built e16e1b0076bd [2023-04-11T22:15:41.107Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T22:15:41.107Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-04-11T22:15:41.107Z] Removing intermediate container 87e63ae305b4 [2023-04-11T22:15:41.108Z] ---> ad142563a0b3 [2023-04-11T22:15:41.108Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T22:15:41.368Z] ---> Running in f8f2b5e82270 [2023-04-11T22:15:41.368Z] Removing intermediate container 4e09cdde22c2 [2023-04-11T22:15:41.368Z] ---> 285570fc12d2 [2023-04-11T22:15:41.368Z] [2023-04-11T22:15:41.368Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T22:15:41.368Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:41.368Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T22:15:41.368Z] ---> Using cache [2023-04-11T22:15:41.368Z] ---> 37c2e0875750 [2023-04-11T22:15:41.368Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T22:15:41.626Z] Removing intermediate container f8f2b5e82270 [2023-04-11T22:15:41.626Z] ---> faf5e429188e [2023-04-11T22:15:41.626Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T22:15:41.626Z] ---> Running in bf5273a78d66 [2023-04-11T22:15:41.626Z] ---> Running in ac21ecf9ae59 [2023-04-11T22:15:42.193Z] Removing intermediate container ac21ecf9ae59 [2023-04-11T22:15:42.193Z] ---> e60874764a86 [2023-04-11T22:15:42.193Z] Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:42.193Z] ---> Running in ad61e1032fb9 [2023-04-11T22:15:42.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:42.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:42.708Z] Removing intermediate container ad61e1032fb9 [2023-04-11T22:15:42.708Z] ---> d428c9141eb7 [2023-04-11T22:15:42.708Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T22:15:42.708Z] ---> Running in ff49aae8aba1 [2023-04-11T22:15:42.967Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:15:42.967Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:15:42.967Z] OK: 17818 distinct packages available [2023-04-11T22:15:42.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:42.967Z] Removing intermediate container ff49aae8aba1 [2023-04-11T22:15:42.967Z] ---> 132966d82aa1 [2023-04-11T22:15:42.967Z] [2023-04-11T22:15:42.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:42.967Z] Successfully built 132966d82aa1 [2023-04-11T22:15:42.967Z] Successfully tagged security-spire-config:latest [2023-04-11T22:15:42.967Z] Building security-spire-agent [2023-04-11T22:15:43.232Z]  Building security-spire-config ... done (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T22:15:43.232Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:15:43.232Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T22:15:43.232Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T22:15:43.232Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T22:15:43.232Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:15:43.232Z] OK: 8 MiB in 20 packages [2023-04-11T22:15:44.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:44.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:44.164Z] ---> 5cf14c1919e3 [2023-04-11T22:15:44.164Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T22:15:44.164Z] ---> Using cache [2023-04-11T22:15:44.164Z] ---> 7413f61b11b4 [2023-04-11T22:15:44.164Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T22:15:44.164Z] ---> Using cache [2023-04-11T22:15:44.164Z] ---> f0dfdd1a2b21 [2023-04-11T22:15:44.164Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T22:15:44.164Z] ---> Using cache [2023-04-11T22:15:44.164Z] ---> 0524af4ebb9f [2023-04-11T22:15:44.164Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:44.164Z] ---> Using cache [2023-04-11T22:15:44.164Z] ---> 9ed973bf5c57 [2023-04-11T22:15:44.164Z] Step 7/22 : COPY . . [2023-04-11T22:15:44.164Z] ---> Using cache [2023-04-11T22:15:44.164Z] ---> 4e0b2a23a1f9 [2023-04-11T22:15:44.164Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T22:15:44.747Z] ---> Running in 161010ef7d4c [2023-04-11T22:15:45.005Z] Removing intermediate container bf5273a78d66 [2023-04-11T22:15:45.006Z] ---> 33028b2a514d [2023-04-11T22:15:45.006Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:45.264Z] 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-04-11T22:15:45.522Z] ---> f7f54020f63d [2023-04-11T22:15:45.522Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:46.456Z] ---> 3c274249a363 [2023-04-11T22:15:46.456Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T22:15:47.025Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:47.025Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:47.025Z] ---> 5cf14c1919e3 [2023-04-11T22:15:47.025Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:15:47.025Z] ---> Using cache [2023-04-11T22:15:47.025Z] ---> 5da19cce8604 [2023-04-11T22:15:47.025Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:15:47.025Z] ---> Using cache [2023-04-11T22:15:47.025Z] ---> 0f51bce4be5b [2023-04-11T22:15:47.025Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:15:47.025Z] ---> Using cache [2023-04-11T22:15:47.025Z] ---> 338a4ea4c7ff [2023-04-11T22:15:47.025Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:15:47.025Z] ---> Using cache [2023-04-11T22:15:47.025Z] ---> 077729fa0b56 [2023-04-11T22:15:47.025Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:47.025Z] ---> Using cache [2023-04-11T22:15:47.025Z] ---> 9dcae8a11204 [2023-04-11T22:15:47.025Z] Step 8/23 : COPY . . [2023-04-11T22:15:47.025Z] ---> Using cache [2023-04-11T22:15:47.025Z] ---> 524524b13a61 [2023-04-11T22:15:47.025Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T22:15:47.283Z] ---> Running in 23cc4c64eeef [2023-04-11T22:15:47.542Z] 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-04-11T22:15:48.109Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:15:48.109Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:15:48.109Z] ---> 5cf14c1919e3 [2023-04-11T22:15:48.109Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 7413f61b11b4 [2023-04-11T22:15:48.109Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> a8ac28e21ad8 [2023-04-11T22:15:48.109Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 539309c54f05 [2023-04-11T22:15:48.109Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 07957b719a5c [2023-04-11T22:15:48.109Z] Step 7/27 : COPY . . [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 267b84cc678d [2023-04-11T22:15:48.109Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 6f2112d859f6 [2023-04-11T22:15:48.109Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 32ac6fa53777 [2023-04-11T22:15:48.109Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 415c7eeaff82 [2023-04-11T22:15:48.109Z] 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-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 79c8faf71372 [2023-04-11T22:15:48.109Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 73fc71db9313 [2023-04-11T22:15:48.109Z] [2023-04-11T22:15:48.109Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T22:15:48.109Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:48.109Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 37c2e0875750 [2023-04-11T22:15:48.109Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.109Z] ---> 33028b2a514d [2023-04-11T22:15:48.109Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:48.109Z] ---> Using cache [2023-04-11T22:15:48.677Z] ---> f7f54020f63d [2023-04-11T22:15:48.677Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:48.677Z] ---> Using cache [2023-04-11T22:15:48.677Z] ---> 3c274249a363 [2023-04-11T22:15:48.677Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T22:15:48.677Z] ---> 79d437b8286a [2023-04-11T22:15:48.677Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T22:15:48.939Z] ---> 02920f3b7f82 [2023-04-11T22:15:48.939Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T22:15:49.196Z] ---> 1f3c687293d7 [2023-04-11T22:15:49.196Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T22:15:49.455Z] ---> d5e05235e70b [2023-04-11T22:15:49.455Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T22:15:49.455Z] ---> 253e09a5745e [2023-04-11T22:15:49.455Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T22:15:49.711Z] ---> Running in 110fed2874f9 [2023-04-11T22:15:50.278Z] Removing intermediate container 110fed2874f9 [2023-04-11T22:15:50.278Z] ---> a38dda3b7362 [2023-04-11T22:15:50.278Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T22:15:50.278Z] ---> Running in 3228c5a62612 [2023-04-11T22:15:50.536Z] Removing intermediate container 3228c5a62612 [2023-04-11T22:15:50.536Z] ---> 4f06d3919031 [2023-04-11T22:15:50.536Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T22:15:50.536Z] ---> Running in 0d9ce5230c46 [2023-04-11T22:15:50.801Z] Removing intermediate container 0d9ce5230c46 [2023-04-11T22:15:50.801Z] ---> 9c996d140b84 [2023-04-11T22:15:50.801Z] Step 25/26 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:50.801Z] ---> Running in 20ad7225e959 [2023-04-11T22:15:51.059Z] Removing intermediate container 20ad7225e959 [2023-04-11T22:15:51.059Z] ---> 137c86e33f55 [2023-04-11T22:15:51.059Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T22:15:51.059Z] ---> 4b990d2f0d13 [2023-04-11T22:15:51.059Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T22:15:51.320Z] ---> Running in 1ac9418b45fe [2023-04-11T22:15:51.578Z] ---> 87fdc03b9b9b [2023-04-11T22:15:51.578Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T22:15:51.578Z] Removing intermediate container 1ac9418b45fe [2023-04-11T22:15:51.578Z] ---> 03b10b7eece6 [2023-04-11T22:15:51.578Z] [2023-04-11T22:15:51.578Z] Successfully built 03b10b7eece6 [2023-04-11T22:15:51.578Z] Successfully tagged security-spire-server:latest [2023-04-11T22:15:52.144Z]  Building security-spire-server ... done  ---> 3d7ddf26688f [2023-04-11T22:15:52.144Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T22:15:52.709Z] ---> eacde0fc27df [2023-04-11T22:15:52.709Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T22:15:52.967Z] ---> Running in f248af7daa58 [2023-04-11T22:15:53.228Z] Removing intermediate container f248af7daa58 [2023-04-11T22:15:53.228Z] ---> fa3c564ff68d [2023-04-11T22:15:53.228Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T22:15:53.228Z] ---> Running in 29c138409fbc [2023-04-11T22:15:53.796Z] Removing intermediate container 29c138409fbc [2023-04-11T22:15:53.796Z] ---> dbb5e9a1b4c1 [2023-04-11T22:15:53.796Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T22:15:53.796Z] ---> Running in bf16e6771f2c [2023-04-11T22:15:54.056Z] Removing intermediate container bf16e6771f2c [2023-04-11T22:15:54.056Z] ---> 2f1c8c19b3c0 [2023-04-11T22:15:54.056Z] Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:54.056Z] Removing intermediate container 575255c9edfa [2023-04-11T22:15:54.056Z] ---> dd8d98a02eda [2023-04-11T22:15:54.056Z] [2023-04-11T22:15:54.056Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:15:54.056Z] ---> 9ed4aefc74f6 [2023-04-11T22:15:54.056Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T22:15:54.056Z] ---> Running in 8c5d1f2f5dd2 [2023-04-11T22:15:54.056Z] ---> Running in 52f3d1cdc757 [2023-04-11T22:15:54.313Z] Removing intermediate container 8c5d1f2f5dd2 [2023-04-11T22:15:54.313Z] ---> 7637737902bb [2023-04-11T22:15:54.313Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T22:15:54.313Z] ---> Running in 07ba74ea4c10 [2023-04-11T22:15:54.572Z] Removing intermediate container 07ba74ea4c10 [2023-04-11T22:15:54.572Z] ---> 0e893dc010ba [2023-04-11T22:15:54.572Z] [2023-04-11T22:15:54.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:54.829Z] Successfully built 0e893dc010ba [2023-04-11T22:15:54.829Z] Successfully tagged security-spire-agent:latest [2023-04-11T22:15:54.829Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:15:55.087Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T22:15:55.087Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:15:55.087Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:15:55.087Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:15:55.345Z] OK: 8 MiB in 17 packages [2023-04-11T22:15:56.280Z] Removing intermediate container 52f3d1cdc757 [2023-04-11T22:15:56.280Z] ---> 164dbdb64da0 [2023-04-11T22:15:56.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:15:56.280Z] ---> Running in 2394903e267f [2023-04-11T22:15:56.280Z] Removing intermediate container 2394903e267f [2023-04-11T22:15:56.280Z] ---> f7f356a4d0f3 [2023-04-11T22:15:56.280Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T22:15:56.280Z] ---> Running in ebd2584a9073 [2023-04-11T22:15:56.537Z] Removing intermediate container ebd2584a9073 [2023-04-11T22:15:56.537Z] ---> d7280edc13b7 [2023-04-11T22:15:56.537Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T22:15:56.537Z] ---> Running in eb8d0318b8c4 [2023-04-11T22:15:56.537Z] Removing intermediate container eb8d0318b8c4 [2023-04-11T22:15:56.537Z] ---> dbf9b0f19327 [2023-04-11T22:15:56.537Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:15:56.796Z] ---> 565934c506ef [2023-04-11T22:15:56.796Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:15:57.054Z] ---> 4701471499cd [2023-04-11T22:15:57.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T22:15:57.623Z] ---> e8b267e6f959 [2023-04-11T22:15:57.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:15:57.623Z] ---> ba54552ae8c2 [2023-04-11T22:15:57.623Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T22:15:57.881Z] ---> Running in 754477fe5e38 [2023-04-11T22:15:57.881Z] Removing intermediate container 754477fe5e38 [2023-04-11T22:15:57.881Z] ---> a264c5a14cf8 [2023-04-11T22:15:57.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:15:57.881Z] ---> Running in 315dfa4908eb [2023-04-11T22:15:58.152Z] Removing intermediate container 315dfa4908eb [2023-04-11T22:15:58.152Z] ---> b4f045b802b3 [2023-04-11T22:15:58.152Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T22:15:58.152Z] ---> Running in 2065cc15a2ed [2023-04-11T22:15:58.152Z] Removing intermediate container 2065cc15a2ed [2023-04-11T22:15:58.152Z] ---> c0cba384975b [2023-04-11T22:15:58.152Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:15:58.152Z] ---> Running in 0d34a2d7ec23 [2023-04-11T22:15:58.412Z] Removing intermediate container 0d34a2d7ec23 [2023-04-11T22:15:58.412Z] ---> 8242b3a32205 [2023-04-11T22:15:58.412Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:15:58.412Z] ---> Running in 8675a4d6b05a [2023-04-11T22:15:58.412Z] Removing intermediate container 8675a4d6b05a [2023-04-11T22:15:58.412Z] ---> 920f4e37dcb7 [2023-04-11T22:15:58.412Z] [2023-04-11T22:15:58.412Z] Successfully built 920f4e37dcb7 [2023-04-11T22:15:58.412Z] Successfully tagged support-notifications:latest [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T22:16:01.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T22:16:02.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T22:16:02.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T22:16:02.276Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T22:16:02.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T22:16:02.617Z]  Building support-notifications ... done Removing intermediate container 161010ef7d4c [2023-04-11T22:16:02.617Z] ---> 191100296944 [2023-04-11T22:16:02.617Z] [2023-04-11T22:16:02.617Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T22:16:02.617Z] ---> 9ed4aefc74f6 [2023-04-11T22:16:02.617Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T22:16:02.617Z] ---> Running in a7d8e5777339 [2023-04-11T22:16:02.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:16:03.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:16:03.133Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:16:03.133Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T22:16:03.133Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:16:03.133Z] OK: 8 MiB in 17 packages [2023-04-11T22:16:04.072Z] Removing intermediate container 23cc4c64eeef [2023-04-11T22:16:04.072Z] ---> 959a982cb359 [2023-04-11T22:16:04.072Z] [2023-04-11T22:16:04.072Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:16:04.072Z] ---> 9ed4aefc74f6 [2023-04-11T22:16:04.072Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T22:16:04.072Z] ---> Using cache [2023-04-11T22:16:04.072Z] ---> c91942f03b79 [2023-04-11T22:16:04.072Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:16:04.072Z] ---> Using cache [2023-04-11T22:16:04.072Z] ---> f8d6c9ccfc86 [2023-04-11T22:16:04.072Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:16:04.072Z] ---> Using cache [2023-04-11T22:16:04.072Z] ---> 8c1cce90b818 [2023-04-11T22:16:04.072Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:16:04.072Z] ---> Using cache [2023-04-11T22:16:04.072Z] ---> 4cb3f4fe7f2c [2023-04-11T22:16:04.072Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T22:16:04.072Z] Removing intermediate container a7d8e5777339 [2023-04-11T22:16:04.072Z] ---> 9825fbbb1f0a [2023-04-11T22:16:04.072Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T22:16:04.072Z] ---> Running in ce06365ffd9a [2023-04-11T22:16:04.072Z] Removing intermediate container ce06365ffd9a [2023-04-11T22:16:04.072Z] ---> e57c8803b55d [2023-04-11T22:16:04.072Z] Step 12/22 : WORKDIR /edgex [2023-04-11T22:16:04.072Z] ---> Running in 775f0c6f130c [2023-04-11T22:16:04.329Z] ---> 835901433391 [2023-04-11T22:16:04.330Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:16:04.330Z] Removing intermediate container 775f0c6f130c [2023-04-11T22:16:04.330Z] ---> 448a5e7019ca [2023-04-11T22:16:04.330Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:16:04.330Z] ---> 2bcf64a9f9f9 [2023-04-11T22:16:04.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T22:16:04.330Z] ---> f50620e0ee23 [2023-04-11T22:16:04.330Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:16:04.588Z] ---> f987186fe412 [2023-04-11T22:16:04.588Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:16:04.588Z] ---> Running in 29835ee38e98 [2023-04-11T22:16:04.588Z] ---> 74d697dea130 [2023-04-11T22:16:04.588Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T22:16:04.588Z] ---> 12a53a60be1f [2023-04-11T22:16:04.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T22:16:05.154Z] ---> d9e0f7c2df84 [2023-04-11T22:16:05.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T22:16:05.154Z] ---> e85357ecee36 [2023-04-11T22:16:05.154Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:16:05.154Z] ---> Running in 13a0731e6195 [2023-04-11T22:16:05.154Z] Removing intermediate container 29835ee38e98 [2023-04-11T22:16:05.154Z] ---> 58fe98797a8a [2023-04-11T22:16:05.154Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:16:05.154Z] ---> Running in 5202ca09b3b0 [2023-04-11T22:16:05.413Z] Removing intermediate container 5202ca09b3b0 [2023-04-11T22:16:05.413Z] ---> 8bdac1db2110 [2023-04-11T22:16:05.413Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T22:16:05.413Z] ---> Running in c1d493146927 [2023-04-11T22:16:05.413Z] Removing intermediate container c1d493146927 [2023-04-11T22:16:05.413Z] ---> 2e551c7bcfd7 [2023-04-11T22:16:05.413Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T22:16:05.413Z] ---> Running in 28a86252150f [2023-04-11T22:16:05.672Z] Removing intermediate container 28a86252150f [2023-04-11T22:16:05.672Z] ---> eeaa598b20c0 [2023-04-11T22:16:05.672Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:16:05.672Z] ---> Running in 28767341d7b5 [2023-04-11T22:16:05.672Z] Removing intermediate container 28767341d7b5 [2023-04-11T22:16:05.672Z] ---> 1f24df35785f [2023-04-11T22:16:05.672Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:16:05.672Z] ---> Running in 687c84426a33 [2023-04-11T22:16:05.672Z] Removing intermediate container 13a0731e6195 [2023-04-11T22:16:05.672Z] ---> 8bb7314865a9 [2023-04-11T22:16:05.672Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:16:05.672Z] ---> Running in fa2694bba39e [2023-04-11T22:16:05.672Z] Removing intermediate container 687c84426a33 [2023-04-11T22:16:05.672Z] ---> b77af7c97fd4 [2023-04-11T22:16:05.672Z] [2023-04-11T22:16:05.933Z] Successfully built b77af7c97fd4 [2023-04-11T22:16:05.933Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T22:16:05.933Z]  Building core-common-config-bootstrapper ... done Removing intermediate container fa2694bba39e [2023-04-11T22:16:05.933Z] ---> 850cf9df0c3b [2023-04-11T22:16:05.933Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T22:16:05.933Z] ---> Running in 02f50fa8ee33 [2023-04-11T22:16:05.933Z] Removing intermediate container 02f50fa8ee33 [2023-04-11T22:16:05.933Z] ---> 51885083d09c [2023-04-11T22:16:05.933Z] Step 21/22 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:16:05.933Z] ---> Running in 8067ba713b62 [2023-04-11T22:16:06.191Z] Removing intermediate container 8067ba713b62 [2023-04-11T22:16:06.191Z] ---> 61c9b4917f29 [2023-04-11T22:16:06.191Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T22:16:06.191Z] ---> Running in 0f54dd1c2390 [2023-04-11T22:16:06.191Z] Removing intermediate container 0f54dd1c2390 [2023-04-11T22:16:06.191Z] ---> b63f165dec25 [2023-04-11T22:16:06.191Z] [2023-04-11T22:16:06.191Z] Successfully built b63f165dec25 [2023-04-11T22:16:06.191Z] Successfully tagged security-proxy-setup:latest [2023-04-11T22:16:06.198Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-04-11T22:16:06.319Z] $ docker stop --time=1 0a78a79c9947c8dd255c5bfd338a6a33328d9a0fab73fa800db764235a516c62 [2023-04-11T22:16:07.602Z] $ docker rm -f --volumes 0a78a79c9947c8dd255c5bfd338a6a33328d9a0fab73fa800db764235a516c62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T22:16:07.991Z] + docker images [2023-04-11T22:16:07.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T22:16:07.991Z] security-proxy-setup latest b63f165dec25 1 second ago 18.7MB [2023-04-11T22:16:07.991Z] core-common-config-bootstrapper latest b77af7c97fd4 2 seconds ago 17.2MB [2023-04-11T22:16:07.991Z] 959a982cb359 4 seconds ago 1.68GB [2023-04-11T22:16:07.991Z] 191100296944 6 seconds ago 1.66GB [2023-04-11T22:16:07.991Z] support-notifications latest 920f4e37dcb7 9 seconds ago 32.7MB [2023-04-11T22:16:07.991Z] security-spire-agent latest 0e893dc010ba 13 seconds ago 129MB [2023-04-11T22:16:07.991Z] dd8d98a02eda 14 seconds ago 1.75GB [2023-04-11T22:16:07.991Z] security-spire-server latest 03b10b7eece6 16 seconds ago 89.8MB [2023-04-11T22:16:07.991Z] security-spire-config latest 132966d82aa1 25 seconds ago 88.9MB [2023-04-11T22:16:07.991Z] 285570fc12d2 26 seconds ago 1.54GB [2023-04-11T22:16:07.991Z] security-secretstore-setup latest e16e1b0076bd 27 seconds ago 32.8MB [2023-04-11T22:16:07.991Z] security-proxy-auth latest ecea87828ee3 29 seconds ago 18.3MB [2023-04-11T22:16:07.991Z] support-scheduler latest bee73adfc7f0 33 seconds ago 32.1MB [2023-04-11T22:16:07.992Z] 73fc71db9313 34 seconds ago 1.54GB [2023-04-11T22:16:07.992Z] 0a70ef6db271 37 seconds ago 1.75GB [2023-04-11T22:16:07.992Z] 2491a02a0c24 38 seconds ago 1.68GB [2023-04-11T22:16:07.992Z] fb04d0158a8c 39 seconds ago 1.66GB [2023-04-11T22:16:07.992Z] security-bootstrapper latest ee9e11a0c75e About a minute ago 22.2MB [2023-04-11T22:16:07.992Z] security-spiffe-token-provider latest 794800eed685 About a minute ago 32.8MB [2023-04-11T22:16:07.992Z] core-metadata latest 069e0384c360 About a minute ago 20.4MB [2023-04-11T22:16:07.992Z] core-command latest d4968abfebf4 About a minute ago 19.8MB [2023-04-11T22:16:07.992Z] core-data latest e954ed2f9ed5 About a minute ago 20MB [2023-04-11T22:16:07.992Z] 0260a714b105 About a minute ago 1.72GB [2023-04-11T22:16:07.992Z] ad296a72ffad About a minute ago 1.69GB [2023-04-11T22:16:07.992Z] 54c246caf992 About a minute ago 1.69GB [2023-04-11T22:16:07.992Z] 8674c619eb1c About a minute ago 1.67GB [2023-04-11T22:16:07.992Z] 940c40059e75 About a minute ago 1.69GB [2023-04-11T22:16:07.992Z] ci-base-image-x86_64 latest 5cf14c1919e3 7 minutes ago 881MB [2023-04-11T22:16:07.992Z] alpine 3.17 9ed4aefc74f6 13 days ago 7.05MB [2023-04-11T22:16:07.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T22:16:07.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T22:16:07.992Z] 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-04-11T22:16:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T22:16:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T22:16:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements [2023-04-11T22:16:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements [2023-04-11T22:16:31.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T22:16:31.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T22:16:31.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T22:16:34.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.396s coverage: 71.5% of statements [2023-04-11T22:16:38.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T22:16:38.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T22:16:38.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements [2023-04-11T22:16:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T22:16:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T22:16:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:16:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T22:16:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T22:16:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T22:16:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T22:17:03.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.644s coverage: 88.5% of statements [2023-04-11T22:17:03.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.8% of statements [2023-04-11T22:17:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T22:17:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:17:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T22:17:08.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.794s coverage: 95.6% of statements [2023-04-11T22:17:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T22:17:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T22:17:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T22:17:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T22:17:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T22:17:08.348Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-04-11T22:17:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T22:17:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T22:17:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T22:17:14.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.440s coverage: 65.9% of statements [2023-04-11T22:17:26.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T22:17:26.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T22:17:26.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2023-04-11T22:17:26.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements [2023-04-11T22:17:30.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 44.1% of statements [2023-04-11T22:17:30.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 82.9% of statements [2023-04-11T22:17:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2023-04-11T22:17:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2023-04-11T22:17:34.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-04-11T22:17:36.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T22:17:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T22:17:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T22:17:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T22:17:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T22:17:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T22:17:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T22:17:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T22:17:46.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements [2023-04-11T22:17:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T22:17:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T22:17:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T22:17:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T22:17:52.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T22:17:52.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T22:17:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.073s coverage: 79.9% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.270s coverage: 92.9% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2023-04-11T22:18:01.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.471s coverage: 81.2% of statements [2023-04-11T22:18:03.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T22:18:03.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T22:18:03.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.639s coverage: 82.1% of statements [2023-04-11T22:18:03.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 86.0% of statements [2023-04-11T22:18:10.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T22:18:10.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T22:18:11.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2023-04-11T22:18:11.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements [2023-04-11T22:18:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-04-11T22:18:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-04-11T22:18:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-04-11T22:18:13.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T22:18:13.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T22:18:13.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T22:18:13.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2023-04-11T22:18:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T22:18:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T22:18:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T22:18:22.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.077s coverage: 38.4% of statements [2023-04-11T22:18:22.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2023-04-11T22:18:27.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T22:18:27.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T22:18:27.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T22:18:27.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T22:18:27.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2023-04-11T22:18:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T22:18:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T22:18:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T22:18:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T22:18:41.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-04-11T22:18:41.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T22:18:41.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:18:41.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T22:18:41.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T22:18:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.570s coverage: 92.3% of statements [2023-04-11T22:18:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T22:18:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T22:18:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 61.5% of statements [2023-04-11T22:18:49.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T22:18:49.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T22:18:49.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2023-04-11T22:18:50.338Z] 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-04-11T22:18:50.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-11T22:18:50.338Z] go vet ./... [2023-04-11T22:21:42.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T22:21:42.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T22:21:42.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T22:21:42.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T22:21:42.436Z] + ls -al . [2023-04-11T22:21:42.436Z] total 700 [2023-04-11T22:21:42.436Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 22:12 . [2023-04-11T22:21:42.436Z] drwxr-xr-x 4 root root 4096 Apr 11 22:12 .. [2023-04-11T22:21:42.436Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 22:11 .blubracket [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 22:11 .dockerignore [2023-04-11T22:21:42.436Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 22:11 .git [2023-04-11T22:21:42.436Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 22:11 .github [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 22:11 .gitignore [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 22:11 .golangci.yml [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 22:11 .hadolint.yml [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 22:11 .sonarcloud.properties [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 22:11 ADOPTERS.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 22:11 Attribution.txt [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 22:11 CHANGELOG.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 22:11 CONTRIBUTING.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 22:11 GOVERNANCE.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 22:11 Jenkinsfile [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 22:11 LICENSE [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 22:11 Makefile [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 22:11 OWNERS.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 22:11 README.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 22:11 SECURITY.md [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 22:08 VERSION [2023-04-11T22:21:42.436Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 22:11 bin [2023-04-11T22:21:42.436Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 22:11 cmd [2023-04-11T22:21:42.436Z] -rw-r--r-- 1 root root 448244 Apr 11 22:18 coverage.out [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 3334 Apr 11 22:11 go.mod [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 31305 Apr 11 22:11 go.sum [2023-04-11T22:21:42.436Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 22:11 internal [2023-04-11T22:21:42.436Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 22:11 openapi [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 22:11 security.txt [2023-04-11T22:21:42.436Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 22:11 snap [2023-04-11T22:21:42.436Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 22:11 version.go [Pipeline] sh [2023-04-11T22:21:42.779Z] + '[' -e coverage.out ] [2023-04-11T22:21:42.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T22:21:42.816Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T22:21:43.605Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T22:21:43.938Z] + make build [2023-04-11T22:21:44.208Z] 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-04-11T22:23:20.845Z] 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-04-11T22:23:24.191Z] 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-04-11T22:23:30.844Z] 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-04-11T22:23:34.188Z] 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-04-11T22:24:21.228Z] 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-04-11T22:24:29.474Z] 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-04-11T22:24:34.805Z] 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-04-11T22:24:39.048Z] 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-04-11T22:24:43.288Z] 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-04-11T22:24:46.622Z] 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-04-11T22:24:53.262Z] 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-04-11T22:24:58.636Z] $ docker stop --time=1 6730655f47cbaa423f2fd9b9b0d7b61d6657f44641b7e45dbbefaa72495a9709 [2023-04-11T22:25:00.809Z] $ docker rm -f --volumes 6730655f47cbaa423f2fd9b9b0d7b61d6657f44641b7e45dbbefaa72495a9709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:25:03.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T22:25:03.371Z] [2023-04-11T22:25:03.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:25:03.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T22:25:04.047Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T22:25:04.047Z] 29e5d40040c1: Pulling fs layer [2023-04-11T22:25:04.047Z] 1ce36da41761: Pulling fs layer [2023-04-11T22:25:04.047Z] 25b303627fd3: Pulling fs layer [2023-04-11T22:25:04.047Z] 29e5d40040c1: Verifying Checksum [2023-04-11T22:25:04.047Z] 29e5d40040c1: Download complete [2023-04-11T22:25:04.314Z] 1ce36da41761: Verifying Checksum [2023-04-11T22:25:04.314Z] 1ce36da41761: Download complete [2023-04-11T22:25:04.582Z] 29e5d40040c1: Pull complete [2023-04-11T22:25:05.993Z] 25b303627fd3: Verifying Checksum [2023-04-11T22:25:05.993Z] 25b303627fd3: Download complete [2023-04-11T22:25:05.993Z] 1ce36da41761: Pull complete [2023-04-11T22:25:18.310Z] 25b303627fd3: Pull complete [2023-04-11T22:25:18.310Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T22:25:18.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T22:25:18.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:25:18.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container [2023-04-11T22:25:18.693Z] $ 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-04-11T22:25:20.998Z] $ docker top 20f2e7ea113656acccdfeb505949668167f71ce3fb1cc86af60f99b9361c5961 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:25:21.851Z] + docker-compose build --help [2023-04-11T22:25:21.851Z] + grep parallel [2023-04-11T22:25:26.091Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T22:25:26.131Z] $ docker stop --time=1 20f2e7ea113656acccdfeb505949668167f71ce3fb1cc86af60f99b9361c5961 [2023-04-11T22:25:27.781Z] $ docker rm -f --volumes 20f2e7ea113656acccdfeb505949668167f71ce3fb1cc86af60f99b9361c5961 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:25:28.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T22:25:28.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:25:28.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container [2023-04-11T22:25:28.783Z] $ 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-04-11T22:25:29.964Z] $ docker top 6bbaf56ee9aa9a9bc7666c6970c0905b727a333176865618f5df534ed0f4e245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:25:30.820Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T22:25:36.147Z] Building core-command ... [2023-04-11T22:25:36.147Z] Building core-common-config-bootstrapper ... [2023-04-11T22:25:36.147Z] Building core-data ... [2023-04-11T22:25:36.147Z] Building core-metadata ... [2023-04-11T22:25:36.147Z] Building security-bootstrapper ... [2023-04-11T22:25:36.147Z] Building security-proxy-auth ... [2023-04-11T22:25:36.147Z] Building security-proxy-setup ... [2023-04-11T22:25:36.147Z] Building security-secretstore-setup ... [2023-04-11T22:25:36.147Z] Building security-spiffe-token-provider ... [2023-04-11T22:25:36.147Z] Building security-spire-agent ... [2023-04-11T22:25:36.147Z] Building security-spire-config ... [2023-04-11T22:25:36.147Z] Building security-spire-server ... [2023-04-11T22:25:36.147Z] Building support-notifications ... [2023-04-11T22:25:36.147Z] Building support-scheduler ... [2023-04-11T22:25:36.147Z] Building security-spire-config [2023-04-11T22:25:36.147Z] Building security-proxy-setup [2023-04-11T22:25:36.147Z] Building core-data [2023-04-11T22:25:36.147Z] Building security-proxy-auth [2023-04-11T22:25:36.147Z] Building security-spire-server [2023-04-11T22:26:22.947Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:26:22.947Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:26:22.947Z] ---> 7c3aad41d699 [2023-04-11T22:26:22.947Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T22:26:22.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:26:22.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:26:22.947Z] ---> 7c3aad41d699 [2023-04-11T22:26:22.947Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:26:22.947Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:26:22.947Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:26:22.947Z] ---> 7c3aad41d699 [2023-04-11T22:26:22.947Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T22:26:22.947Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:26:22.947Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:26:22.947Z] ---> 7c3aad41d699 [2023-04-11T22:26:22.947Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T22:26:22.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:26:22.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:26:22.947Z] ---> 7c3aad41d699 [2023-04-11T22:26:22.947Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:26:22.947Z] ---> Running in 7f8dc1294ade [2023-04-11T22:26:22.947Z] ---> Running in ad5532baf91e [2023-04-11T22:26:22.947Z] ---> Running in b7af479af574 [2023-04-11T22:26:22.947Z] ---> Running in 1eeb2854bc93 [2023-04-11T22:26:22.947Z] ---> Running in 37df8bb9d874 [2023-04-11T22:26:22.947Z] Removing intermediate container 7f8dc1294ade [2023-04-11T22:26:22.947Z] ---> 68957d8434c5 [2023-04-11T22:26:22.947Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:26:22.947Z] Removing intermediate container 37df8bb9d874 [2023-04-11T22:26:22.947Z] ---> fe469f0e2864 [2023-04-11T22:26:22.947Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T22:26:22.947Z] Removing intermediate container 1eeb2854bc93 [2023-04-11T22:26:22.947Z] ---> 1f121bf28a61 [2023-04-11T22:26:22.947Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T22:26:22.947Z] Removing intermediate container ad5532baf91e [2023-04-11T22:26:22.947Z] ---> 0a85271699e3 [2023-04-11T22:26:22.947Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:26:22.947Z] Removing intermediate container b7af479af574 [2023-04-11T22:26:22.947Z] ---> cc31516f9aa0 [2023-04-11T22:26:22.947Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T22:26:22.947Z] ---> Running in 22fd35652dc5 [2023-04-11T22:26:22.947Z] ---> Running in 3c4a718a12cb [2023-04-11T22:26:22.947Z] ---> Running in 6e5d7a64d822 [2023-04-11T22:26:22.947Z] ---> Running in 319698ad73fc [2023-04-11T22:26:22.947Z] ---> Running in 942cd1c1539e [2023-04-11T22:26:22.947Z] Removing intermediate container 3c4a718a12cb [2023-04-11T22:26:22.947Z] ---> 30d8bfc5d4cb [2023-04-11T22:26:22.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:26:22.947Z] Removing intermediate container 942cd1c1539e [2023-04-11T22:26:22.947Z] ---> 1dcc8242d70a [2023-04-11T22:26:22.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:26:22.947Z] ---> Running in 26dd8b9eda62 [2023-04-11T22:26:22.947Z] ---> Running in ce139b3b5715 [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:22.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:26:23.532Z] OK: 263 MiB in 53 packages [2023-04-11T22:26:23.808Z] OK: 263 MiB in 53 packages [2023-04-11T22:26:23.808Z] OK: 263 MiB in 53 packages [2023-04-11T22:26:24.080Z] OK: 263 MiB in 53 packages [2023-04-11T22:26:24.674Z] OK: 263 MiB in 53 packages [2023-04-11T22:26:25.256Z] Removing intermediate container 22fd35652dc5 [2023-04-11T22:26:25.256Z] ---> e8ef3979d15d [2023-04-11T22:26:25.256Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T22:26:26.218Z] Removing intermediate container 6e5d7a64d822 [2023-04-11T22:26:26.218Z] ---> 3455abc283fb [2023-04-11T22:26:26.218Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T22:26:26.218Z] Removing intermediate container 319698ad73fc [2023-04-11T22:26:26.218Z] ---> f881744b3c3a [2023-04-11T22:26:26.218Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T22:26:26.218Z] Removing intermediate container ce139b3b5715 [2023-04-11T22:26:26.218Z] Removing intermediate container 26dd8b9eda62 [2023-04-11T22:26:26.218Z] ---> c76d8edab6a3 [2023-04-11T22:26:26.218Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:26:26.218Z] ---> 6086144400ac [2023-04-11T22:26:26.218Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:26:26.484Z] ---> 27fd6370bc54 [2023-04-11T22:26:26.484Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:26:26.484Z] ---> Running in 851ba90869f7 [2023-04-11T22:26:27.442Z] ---> af700db08720 [2023-04-11T22:26:27.442Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:26:27.442Z] ---> 5e24f7ae77da [2023-04-11T22:26:27.442Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:26:27.442Z] ---> a65305baefdc [2023-04-11T22:26:27.442Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:26:27.442Z] ---> Running in 97cabeb070b2 [2023-04-11T22:26:27.713Z] ---> Running in 21eabe55c015 [2023-04-11T22:26:27.713Z] ---> c7e22eecbfb7 [2023-04-11T22:26:27.713Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:26:27.713Z] ---> Running in 75c8e825f166 [2023-04-11T22:26:27.979Z] ---> Running in 203c2b0697b4 [2023-04-11T22:28:19.607Z] Removing intermediate container 75c8e825f166 [2023-04-11T22:28:19.607Z] ---> f717cc7de94d [2023-04-11T22:28:19.607Z] Step 8/23 : COPY . . [2023-04-11T22:28:19.607Z] Removing intermediate container 21eabe55c015 [2023-04-11T22:28:19.607Z] ---> 3de3d9aec455 [2023-04-11T22:28:19.607Z] Step 8/23 : COPY . . [2023-04-11T22:28:19.607Z] Removing intermediate container 203c2b0697b4 [2023-04-11T22:28:19.607Z] ---> 75844101ef95 [2023-04-11T22:28:19.607Z] Step 7/26 : COPY . . [2023-04-11T22:28:19.607Z] Removing intermediate container 851ba90869f7 [2023-04-11T22:28:19.607Z] ---> 65e58c23d14d [2023-04-11T22:28:19.607Z] Step 7/27 : COPY . . [2023-04-11T22:28:19.607Z] Removing intermediate container 97cabeb070b2 [2023-04-11T22:28:19.607Z] ---> bb32f999dc6e [2023-04-11T22:28:19.607Z] Step 7/22 : COPY . . [2023-04-11T22:28:29.681Z] ---> 5e35ac8f7c6d [2023-04-11T22:28:29.681Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T22:28:29.681Z] ---> c75aa3140614 [2023-04-11T22:28:29.681Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T22:28:29.681Z] ---> 5cc18a8a9398 [2023-04-11T22:28:29.681Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T22:28:29.681Z] ---> Running in c876cfba0026 [2023-04-11T22:28:29.681Z] ---> Running in e65af74d86be [2023-04-11T22:28:29.681Z] ---> 9b9ded4c4e06 [2023-04-11T22:28:29.681Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T22:28:29.681Z] ---> 311e5209e819 [2023-04-11T22:28:29.681Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T22:28:29.681Z] ---> Running in 6edb30393bd2 [2023-04-11T22:28:29.681Z] ---> Running in 6dfb7f6ae070 [2023-04-11T22:28:29.681Z] ---> Running in 166bf1fde552 [2023-04-11T22:28:29.681Z] Removing intermediate container 6dfb7f6ae070 [2023-04-11T22:28:29.681Z] Removing intermediate container 166bf1fde552 [2023-04-11T22:28:29.681Z] ---> 2f45ec90a0c2 [2023-04-11T22:28:29.681Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T22:28:29.681Z] ---> 1a3c2f062f42 [2023-04-11T22:28:29.681Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T22:28:29.681Z] ---> Running in eb6947fcf146 [2023-04-11T22:28:29.681Z] ---> Running in 7bc2ffcd5c51 [2023-04-11T22:28:30.264Z] Removing intermediate container 7bc2ffcd5c51 [2023-04-11T22:28:30.264Z] ---> 45286398e7f7 [2023-04-11T22:28:30.264Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T22:28:30.264Z] ---> Running in cb236912e53f [2023-04-11T22:28:30.264Z] Removing intermediate container eb6947fcf146 [2023-04-11T22:28:30.264Z] ---> 1a099e5c1dd2 [2023-04-11T22:28:30.264Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T22:28:30.536Z] ---> Running in 54ddeb40299f [2023-04-11T22:28:30.804Z] 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-04-11T22:28:30.804Z] 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-04-11T22:28:30.804Z] 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-04-11T22:28:31.069Z] Removing intermediate container cb236912e53f [2023-04-11T22:28:31.069Z] ---> 4f1376e65f6e [2023-04-11T22:28:31.069Z] 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-04-11T22:28:31.069Z] ---> Running in 2c7ea302895c [2023-04-11T22:28:31.353Z] Removing intermediate container 54ddeb40299f [2023-04-11T22:28:31.353Z] ---> 2f7a177d78d6 [2023-04-11T22:28:31.353Z] 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-04-11T22:28:31.620Z] ---> Running in 6778838a94f3 [2023-04-11T22:28:34.957Z] Removing intermediate container 2c7ea302895c [2023-04-11T22:28:34.957Z] ---> 5edd4b9258b5 [2023-04-11T22:28:34.957Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T22:28:34.957Z] ---> Running in 009e15396d20 [2023-04-11T22:28:34.957Z] Removing intermediate container 6778838a94f3 [2023-04-11T22:28:34.957Z] ---> 534e9364cee4 [2023-04-11T22:28:34.957Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T22:28:35.226Z] ---> Running in b4c976a28e7e [2023-04-11T22:28:35.807Z] Removing intermediate container 009e15396d20 [2023-04-11T22:28:35.807Z] ---> 54aaea31d69d [2023-04-11T22:28:35.807Z] [2023-04-11T22:28:35.807Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T22:28:35.807Z] Removing intermediate container b4c976a28e7e [2023-04-11T22:28:35.807Z] ---> 53e0ccb578db [2023-04-11T22:28:35.807Z] [2023-04-11T22:28:35.807Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T22:28:36.764Z] 3.17: Pulling from library/alpine [2023-04-11T22:28:36.764Z] 3.17: Pulling from library/alpine [2023-04-11T22:28:38.166Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:28:38.166Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T22:28:38.166Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:28:38.166Z] Status: Image is up to date for alpine:3.17 [2023-04-11T22:28:38.166Z] ---> 51e60588ff2c [2023-04-11T22:28:38.166Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T22:28:38.166Z] ---> 51e60588ff2c [2023-04-11T22:28:38.166Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T22:28:38.166Z] ---> Running in c3930bf7c5e6 [2023-04-11T22:28:38.434Z] ---> Running in a2c3ee936d8f [2023-04-11T22:28:39.021Z] Removing intermediate container a2c3ee936d8f [2023-04-11T22:28:39.021Z] ---> f30249c23135 [2023-04-11T22:28:39.021Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T22:28:39.021Z] Removing intermediate container c3930bf7c5e6 [2023-04-11T22:28:39.021Z] ---> f0a62a82bb08 [2023-04-11T22:28:39.021Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T22:28:39.021Z] ---> Running in cce1dd9db940 [2023-04-11T22:28:39.021Z] ---> Running in e9b5e8652d7f [2023-04-11T22:28:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:42.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:42.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:43.864Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:28:43.864Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:28:43.864Z] OK: 17689 distinct packages available [2023-04-11T22:28:43.864Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:28:43.864Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:28:43.864Z] OK: 17689 distinct packages available [2023-04-11T22:28:44.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:44.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:45.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:45.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:28:47.188Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T22:28:47.188Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:28:47.188Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T22:28:47.188Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T22:28:47.188Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T22:28:47.188Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T22:28:47.188Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:28:47.188Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:28:47.188Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T22:28:47.188Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T22:28:47.188Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:28:47.188Z] OK: 9 MiB in 20 packages [2023-04-11T22:28:47.188Z] OK: 8 MiB in 19 packages [2023-04-11T22:28:49.838Z] Removing intermediate container e9b5e8652d7f [2023-04-11T22:28:49.838Z] ---> e34db5ce423d [2023-04-11T22:28:49.838Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:28:49.838Z] Removing intermediate container cce1dd9db940 [2023-04-11T22:28:49.838Z] ---> 2507d8d809a9 [2023-04-11T22:28:49.838Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:28:50.435Z] ---> 69adb101c82a [2023-04-11T22:28:50.435Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:28:50.435Z] ---> 33f82263a6c2 [2023-04-11T22:28:50.435Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:28:51.390Z] ---> 4bb90491c5e3 [2023-04-11T22:28:51.390Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T22:28:51.656Z] ---> 1ad4d448fc6a [2023-04-11T22:28:51.656Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T22:28:59.854Z] ---> 939b5a7dfbf6 [2023-04-11T22:28:59.854Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T22:28:59.854Z] ---> 270117a06c51 [2023-04-11T22:28:59.854Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T22:29:00.445Z] ---> 0c557fd25b4f [2023-04-11T22:29:00.445Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T22:29:00.445Z] ---> 9e6d42a3bf52 [2023-04-11T22:29:00.445Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T22:29:00.725Z] ---> Running in 9339cc0bd241 [2023-04-11T22:29:01.000Z] Removing intermediate container 9339cc0bd241 [2023-04-11T22:29:01.000Z] ---> 22a90b15500f [2023-04-11T22:29:01.000Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T22:29:01.266Z] ---> 9a90391f6be5 [2023-04-11T22:29:01.266Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T22:29:03.846Z] ---> 985a68370ab5 [2023-04-11T22:29:03.846Z] Step 22/27 : WORKDIR / [2023-04-11T22:29:03.846Z] ---> 6c6f285cf7d0 [2023-04-11T22:29:03.846Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T22:29:03.846Z] ---> Running in 6ef0d31c850f [2023-04-11T22:29:03.846Z] ---> Running in 9c7e1ae1e339 [2023-04-11T22:29:04.118Z] Removing intermediate container 9c7e1ae1e339 [2023-04-11T22:29:04.118Z] ---> 091d2e8fac14 [2023-04-11T22:29:04.118Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T22:29:04.118Z] Removing intermediate container 6ef0d31c850f [2023-04-11T22:29:04.118Z] ---> f394e0ee59e9 [2023-04-11T22:29:04.118Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T22:29:04.384Z] ---> Running in b7d3f1cf4d1e [2023-04-11T22:29:04.384Z] ---> Running in 8153f5a48d38 [2023-04-11T22:29:04.969Z] Removing intermediate container b7d3f1cf4d1e [2023-04-11T22:29:04.969Z] ---> 4f592309364a [2023-04-11T22:29:04.969Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T22:29:04.969Z] ---> Running in 18ca55761951 [2023-04-11T22:29:04.969Z] Removing intermediate container 8153f5a48d38 [2023-04-11T22:29:04.969Z] ---> 195f61af1af4 [2023-04-11T22:29:04.969Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T22:29:05.236Z] ---> Running in c9725f20f6c4 [2023-04-11T22:29:05.817Z] Removing intermediate container 18ca55761951 [2023-04-11T22:29:05.817Z] ---> 6a5c233d67cd [2023-04-11T22:29:05.817Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T22:29:05.817Z] ---> Running in d923723cb17d [2023-04-11T22:29:05.817Z] Removing intermediate container c9725f20f6c4 [2023-04-11T22:29:05.817Z] ---> a37a18f3a6e0 [2023-04-11T22:29:05.817Z] Step 25/26 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:29:06.087Z] ---> Running in 281cf5609a08 [2023-04-11T22:29:06.670Z] Removing intermediate container d923723cb17d [2023-04-11T22:29:06.670Z] ---> 32aed672270c [2023-04-11T22:29:06.670Z] Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:29:06.670Z] Removing intermediate container 281cf5609a08 [2023-04-11T22:29:06.670Z] ---> 4f8459bd7129 [2023-04-11T22:29:06.670Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T22:29:06.670Z] ---> Running in ae06914411df [2023-04-11T22:29:06.937Z] ---> Running in d5e524ad1793 [2023-04-11T22:29:07.209Z] Removing intermediate container ae06914411df [2023-04-11T22:29:07.209Z] ---> cf4eca8a06e5 [2023-04-11T22:29:07.209Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T22:29:07.476Z] ---> Running in 58c6b2852fee [2023-04-11T22:29:07.476Z] Removing intermediate container d5e524ad1793 [2023-04-11T22:29:07.476Z] ---> 58e82f0cc7c2 [2023-04-11T22:29:07.476Z] [2023-04-11T22:29:08.058Z] Removing intermediate container 58c6b2852fee [2023-04-11T22:29:08.058Z] ---> 0882c51d7fc3 [2023-04-11T22:29:08.058Z] [2023-04-11T22:29:08.058Z] Successfully built 58e82f0cc7c2 [2023-04-11T22:29:08.058Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T22:29:08.058Z] Building security-spiffe-token-provider [2023-04-11T22:29:08.325Z]  Building security-spire-server ... done Successfully built 0882c51d7fc3 [2023-04-11T22:29:08.325Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T22:29:08.325Z]  Building security-spire-config ... done Building core-metadata [2023-04-11T22:29:34.993Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:29:34.993Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:29:34.993Z] ---> 7c3aad41d699 [2023-04-11T22:29:34.993Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> cc31516f9aa0 [2023-04-11T22:29:34.993Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T22:29:34.993Z] ---> Running in 7a37a1f864b8 [2023-04-11T22:29:34.993Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:29:34.993Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:29:34.993Z] ---> 7c3aad41d699 [2023-04-11T22:29:34.993Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> 0a85271699e3 [2023-04-11T22:29:34.993Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> 1dcc8242d70a [2023-04-11T22:29:34.993Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> c76d8edab6a3 [2023-04-11T22:29:34.993Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> a65305baefdc [2023-04-11T22:29:34.993Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> f717cc7de94d [2023-04-11T22:29:34.993Z] Step 8/25 : COPY . . [2023-04-11T22:29:34.993Z] ---> Using cache [2023-04-11T22:29:34.993Z] ---> 5e35ac8f7c6d [2023-04-11T22:29:34.993Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T22:29:34.993Z] ---> Running in 38f0169c3657 [2023-04-11T22:29:34.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:29:35.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:29:36.542Z] 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-04-11T22:29:37.515Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:29:37.515Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:29:37.515Z] OK: 17695 distinct packages available [2023-04-11T22:29:37.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:29:38.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:29:40.140Z] OK: 263 MiB in 53 packages [2023-04-11T22:29:41.549Z] Removing intermediate container 7a37a1f864b8 [2023-04-11T22:29:41.549Z] ---> 3dbdf966b210 [2023-04-11T22:29:41.549Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T22:29:42.507Z] ---> a8cc93d2e66a [2023-04-11T22:29:42.507Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:29:42.773Z] ---> Running in 6f7734bf37b2 [2023-04-11T22:31:19.398Z] Removing intermediate container 6f7734bf37b2 [2023-04-11T22:31:19.399Z] ---> a889b33525a5 [2023-04-11T22:31:19.399Z] Step 7/20 : COPY . . [2023-04-11T22:31:21.337Z] ---> 328c924b379a [2023-04-11T22:31:21.337Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T22:31:21.337Z] ---> Running in 94e62f3b4c03 [2023-04-11T22:31:23.280Z] 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-04-11T22:34:44.993Z] Removing intermediate container 6edb30393bd2 [2023-04-11T22:34:44.993Z] ---> 8a79e2e979a7 [2023-04-11T22:34:44.993Z] [2023-04-11T22:34:44.993Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:34:44.993Z] ---> 51e60588ff2c [2023-04-11T22:34:44.993Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T22:34:44.993Z] ---> Running in d57c24f4b2f9 [2023-04-11T22:34:44.993Z] Removing intermediate container d57c24f4b2f9 [2023-04-11T22:34:44.993Z] ---> 0661bf1d3108 [2023-04-11T22:34:44.993Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:34:44.993Z] ---> Running in 10e483f42c7e [2023-04-11T22:34:44.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:34:44.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:34:44.993Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:34:44.993Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:34:44.993Z] OK: 8 MiB in 16 packages [2023-04-11T22:34:44.993Z] Removing intermediate container c876cfba0026 [2023-04-11T22:34:44.993Z] ---> 575f1c6eb964 [2023-04-11T22:34:44.993Z] [2023-04-11T22:34:44.993Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T22:34:44.993Z] ---> 51e60588ff2c [2023-04-11T22:34:44.993Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T22:34:44.993Z] ---> Running in 37d343bd951a [2023-04-11T22:34:44.993Z] Removing intermediate container 10e483f42c7e [2023-04-11T22:34:44.993Z] ---> a5c92bcc0833 [2023-04-11T22:34:44.993Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:34:44.993Z] ---> bfd79ac470e9 [2023-04-11T22:34:44.993Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:34:44.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:34:44.993Z] ---> 610573435947 [2023-04-11T22:34:44.993Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T22:34:44.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:34:45.588Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:34:45.853Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T22:34:45.853Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:34:45.853Z] OK: 8 MiB in 17 packages [2023-04-11T22:34:48.492Z] ---> d5d4a02c54d0 [2023-04-11T22:34:48.492Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:34:48.766Z] Removing intermediate container 37d343bd951a [2023-04-11T22:34:48.766Z] ---> 0bc2b08c8e81 [2023-04-11T22:34:48.766Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T22:34:49.031Z] ---> Running in f0f0d3b8c79c [2023-04-11T22:34:49.296Z] ---> 4e47624c00ad [2023-04-11T22:34:49.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T22:34:49.567Z] Removing intermediate container f0f0d3b8c79c [2023-04-11T22:34:49.567Z] ---> 61821b86b292 [2023-04-11T22:34:49.567Z] Step 12/22 : WORKDIR /edgex [2023-04-11T22:34:49.834Z] ---> Running in 8ce0ba0f5b8f [2023-04-11T22:34:50.416Z] Removing intermediate container 8ce0ba0f5b8f [2023-04-11T22:34:50.416Z] ---> 64ef7bf40cf0 [2023-04-11T22:34:50.416Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:34:50.686Z] ---> 62448a1439ef [2023-04-11T22:34:50.686Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:34:50.686Z] ---> Running in ae6eee6a93b5 [2023-04-11T22:34:52.088Z] ---> f78c64cf4358 [2023-04-11T22:34:52.088Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:34:53.043Z] ---> 2d5f224939a2 [2023-04-11T22:34:53.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T22:34:54.000Z] Removing intermediate container ae6eee6a93b5 [2023-04-11T22:34:54.000Z] ---> 391c9409e8d5 [2023-04-11T22:34:54.000Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:34:54.265Z] ---> Running in 68f289aa657c [2023-04-11T22:34:54.265Z] ---> a8d247d6da14 [2023-04-11T22:34:54.265Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T22:34:54.847Z] Removing intermediate container 68f289aa657c [2023-04-11T22:34:54.847Z] ---> d1221fdbee48 [2023-04-11T22:34:54.847Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T22:34:55.113Z] ---> Running in c6f37a2f3114 [2023-04-11T22:34:56.069Z] Removing intermediate container c6f37a2f3114 [2023-04-11T22:34:56.069Z] ---> 19d9269b1aa9 [2023-04-11T22:34:56.069Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T22:34:56.069Z] ---> Running in 9976a68c8537 [2023-04-11T22:34:56.335Z] ---> 9a794670cfeb [2023-04-11T22:34:56.335Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T22:34:56.602Z] Removing intermediate container 9976a68c8537 [2023-04-11T22:34:56.602Z] ---> 4ca76a646986 [2023-04-11T22:34:56.602Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:34:56.882Z] ---> Running in c9163080ac43 [2023-04-11T22:34:57.477Z] ---> 0deeb3cee5d3 [2023-04-11T22:34:57.477Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:34:57.742Z] Removing intermediate container c9163080ac43 [2023-04-11T22:34:57.742Z] ---> ecfb93a40a2d [2023-04-11T22:34:57.742Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:34:57.742Z] ---> Running in ab27dd16ae5f [2023-04-11T22:34:57.742Z] ---> Running in a5b92ae52927 [2023-04-11T22:34:58.699Z] Removing intermediate container a5b92ae52927 [2023-04-11T22:34:58.699Z] ---> 2966d1df9d0d [2023-04-11T22:34:58.699Z] [2023-04-11T22:34:58.699Z] Successfully built 2966d1df9d0d [2023-04-11T22:34:58.965Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T22:34:58.965Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-04-11T22:35:03.206Z] Removing intermediate container ab27dd16ae5f [2023-04-11T22:35:03.206Z] ---> f216b822090f [2023-04-11T22:35:03.206Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:35:03.206Z] ---> Running in e6fb5ecb4bfa [2023-04-11T22:35:03.206Z] Removing intermediate container e6fb5ecb4bfa [2023-04-11T22:35:03.206Z] ---> 0f441a60bb23 [2023-04-11T22:35:03.206Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T22:35:03.471Z] ---> Running in 546b0e09764b [2023-04-11T22:35:04.050Z] Removing intermediate container 546b0e09764b [2023-04-11T22:35:04.050Z] ---> 9666af02af7e [2023-04-11T22:35:04.050Z] Step 21/22 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:35:04.050Z] ---> Running in 40598ce793ff [2023-04-11T22:35:04.645Z] Removing intermediate container 40598ce793ff [2023-04-11T22:35:04.645Z] ---> cc72858baf7d [2023-04-11T22:35:04.645Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T22:35:04.645Z] ---> Running in bf3f8acf67e0 [2023-04-11T22:35:05.224Z] Removing intermediate container bf3f8acf67e0 [2023-04-11T22:35:05.224Z] ---> 1a06ea19b001 [2023-04-11T22:35:05.224Z] [2023-04-11T22:35:05.489Z] Successfully built 1a06ea19b001 [2023-04-11T22:35:05.489Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T22:35:05.489Z]  Building security-proxy-setup ... done Building support-notifications [2023-04-11T22:35:20.455Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:35:20.455Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:35:20.455Z] ---> 7c3aad41d699 [2023-04-11T22:35:20.455Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T22:35:20.455Z] ---> Using cache [2023-04-11T22:35:20.455Z] ---> cc31516f9aa0 [2023-04-11T22:35:20.455Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T22:35:20.721Z] ---> Running in 4ce8003405f9 [2023-04-11T22:35:23.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:35:23.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:35:25.808Z] OK: 263 MiB in 53 packages [2023-04-11T22:35:30.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:35:30.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:35:30.048Z] ---> 7c3aad41d699 [2023-04-11T22:35:30.048Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:35:30.048Z] ---> Using cache [2023-04-11T22:35:30.048Z] ---> 0a85271699e3 [2023-04-11T22:35:30.048Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:35:30.048Z] ---> Using cache [2023-04-11T22:35:30.048Z] ---> 1dcc8242d70a [2023-04-11T22:35:30.048Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T22:35:30.048Z] Removing intermediate container 4ce8003405f9 [2023-04-11T22:35:30.048Z] ---> fd498a0a14c2 [2023-04-11T22:35:30.048Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T22:35:30.048Z] ---> Running in de3181c73a98 [2023-04-11T22:35:31.981Z] ---> f7453e8c7f58 [2023-04-11T22:35:31.981Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:35:31.981Z] ---> Running in 011b8b5fa27f [2023-04-11T22:35:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:35:33.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:35:34.618Z] Removing intermediate container e65af74d86be [2023-04-11T22:35:34.618Z] ---> 99eb71f67426 [2023-04-11T22:35:34.618Z] [2023-04-11T22:35:34.618Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:35:34.618Z] ---> 51e60588ff2c [2023-04-11T22:35:34.618Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:35:34.618Z] ---> Running in 7ccc46dd60fb [2023-04-11T22:35:34.886Z] OK: 263 MiB in 53 packages [2023-04-11T22:35:35.156Z] Removing intermediate container 7ccc46dd60fb [2023-04-11T22:35:35.156Z] ---> 1b8503f63e94 [2023-04-11T22:35:35.156Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T22:35:35.424Z] ---> Running in 5067f3ab0b00 [2023-04-11T22:35:36.381Z] Removing intermediate container 5067f3ab0b00 [2023-04-11T22:35:36.381Z] ---> 2588de3ba50a [2023-04-11T22:35:36.381Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T22:35:36.381Z] ---> Running in a2f6fbe23f7b [2023-04-11T22:35:36.647Z] Removing intermediate container de3181c73a98 [2023-04-11T22:35:36.647Z] ---> 700b8dcdda65 [2023-04-11T22:35:36.647Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:35:37.228Z] Removing intermediate container a2f6fbe23f7b [2023-04-11T22:35:37.228Z] ---> 1a8fa48c0c54 [2023-04-11T22:35:37.228Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:35:37.494Z] ---> Running in c2edb8512fef [2023-04-11T22:35:37.761Z] ---> a4f38a904f1a [2023-04-11T22:35:37.761Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:35:38.027Z] ---> Running in 4653fa4da66b [2023-04-11T22:35:39.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:35:40.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:35:41.950Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:35:41.950Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:35:41.950Z] OK: 8 MiB in 16 packages [2023-04-11T22:35:43.356Z] Removing intermediate container c2edb8512fef [2023-04-11T22:35:43.356Z] ---> 439e195692e9 [2023-04-11T22:35:43.356Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:35:44.309Z] ---> f64218c6854b [2023-04-11T22:35:44.309Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:35:45.262Z] ---> a46665a322cb [2023-04-11T22:35:45.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T22:35:47.199Z] ---> 74bbf1274c2e [2023-04-11T22:35:47.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:35:47.777Z] ---> 4f0934fd5462 [2023-04-11T22:35:47.777Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T22:35:48.042Z] ---> Running in 1cc2e0fcdd26 [2023-04-11T22:35:48.622Z] Removing intermediate container 1cc2e0fcdd26 [2023-04-11T22:35:48.622Z] ---> d209e95ddaec [2023-04-11T22:35:48.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:35:48.622Z] ---> Running in 8a0b20be586b [2023-04-11T22:35:49.200Z] Removing intermediate container 8a0b20be586b [2023-04-11T22:35:49.200Z] ---> e056b869c3fd [2023-04-11T22:35:49.200Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T22:35:49.200Z] ---> Running in fe2086e41222 [2023-04-11T22:35:49.777Z] Removing intermediate container fe2086e41222 [2023-04-11T22:35:49.777Z] ---> ceaccb0c7254 [2023-04-11T22:35:49.777Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:35:50.042Z] ---> Running in 122047a52f70 [2023-04-11T22:35:50.309Z] Removing intermediate container 122047a52f70 [2023-04-11T22:35:50.309Z] ---> 4150c761727e [2023-04-11T22:35:50.309Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:35:50.309Z] ---> Running in 12ea9ba4950d [2023-04-11T22:35:50.887Z] Removing intermediate container 12ea9ba4950d [2023-04-11T22:35:50.887Z] ---> 8e624b5efdb4 [2023-04-11T22:35:50.887Z] [2023-04-11T22:35:51.152Z] Successfully built 8e624b5efdb4 [2023-04-11T22:35:51.152Z] Successfully tagged core-data-arm64:latest [2023-04-11T22:35:51.152Z]  Building core-data ... done Building security-spire-agent [2023-04-11T22:36:09.349Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:36:09.349Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:36:09.349Z] ---> 7c3aad41d699 [2023-04-11T22:36:09.349Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> cc31516f9aa0 [2023-04-11T22:36:09.349Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> f881744b3c3a [2023-04-11T22:36:09.349Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> c7e22eecbfb7 [2023-04-11T22:36:09.349Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> 75844101ef95 [2023-04-11T22:36:09.349Z] Step 7/27 : COPY . . [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> 311e5209e819 [2023-04-11T22:36:09.349Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> 1a3c2f062f42 [2023-04-11T22:36:09.349Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> 1a099e5c1dd2 [2023-04-11T22:36:09.349Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T22:36:09.349Z] ---> Using cache [2023-04-11T22:36:09.349Z] ---> 2f7a177d78d6 [2023-04-11T22:36:09.349Z] 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-04-11T22:36:11.468Z] ---> Running in 1341f9f2552e [2023-04-11T22:36:15.003Z] Removing intermediate container 1341f9f2552e [2023-04-11T22:36:15.003Z] ---> e5a80e122c7c [2023-04-11T22:36:15.003Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T22:36:15.003Z] ---> Running in f9065b388076 [2023-04-11T22:36:15.607Z] Removing intermediate container f9065b388076 [2023-04-11T22:36:15.607Z] ---> f6be9686f366 [2023-04-11T22:36:15.607Z] [2023-04-11T22:36:15.607Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T22:36:15.607Z] ---> 51e60588ff2c [2023-04-11T22:36:15.607Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T22:36:15.607Z] ---> Using cache [2023-04-11T22:36:15.607Z] ---> f30249c23135 [2023-04-11T22:36:15.607Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T22:36:15.607Z] ---> Running in 224db2b452c5 [2023-04-11T22:36:17.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:36:18.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:36:19.911Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:36:19.911Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:36:19.911Z] OK: 17689 distinct packages available [2023-04-11T22:36:20.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:36:21.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:36:23.070Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T22:36:23.070Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:36:23.070Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T22:36:23.070Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T22:36:23.070Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T22:36:23.070Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:36:23.070Z] OK: 9 MiB in 20 packages [2023-04-11T22:36:26.409Z] Removing intermediate container 224db2b452c5 [2023-04-11T22:36:26.409Z] ---> 3f976915fc43 [2023-04-11T22:36:26.409Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:36:27.364Z] ---> 077e919b627a [2023-04-11T22:36:27.365Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:36:27.943Z] Removing intermediate container 38f0169c3657 [2023-04-11T22:36:27.943Z] ---> f36c4d7a9bc0 [2023-04-11T22:36:27.943Z] [2023-04-11T22:36:28.214Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T22:36:28.214Z] ---> 51e60588ff2c [2023-04-11T22:36:28.214Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:36:28.214Z] ---> 3cb07cf2086b [2023-04-11T22:36:28.214Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T22:36:28.214Z] ---> Running in 2738f1514465 [2023-04-11T22:36:30.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:36:31.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:36:32.712Z] ---> cc9a81bf0987 [2023-04-11T22:36:32.712Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T22:36:33.301Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T22:36:33.569Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:36:33.569Z] OK: 8 MiB in 16 packages [2023-04-11T22:36:36.904Z] Removing intermediate container 2738f1514465 [2023-04-11T22:36:36.904Z] ---> 36c5b8a36053 [2023-04-11T22:36:36.904Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:36:37.497Z] ---> Running in 5f0d1c898c96 [2023-04-11T22:36:38.084Z] Removing intermediate container 5f0d1c898c96 [2023-04-11T22:36:38.084Z] ---> b94465b117c3 [2023-04-11T22:36:38.084Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T22:36:38.084Z] ---> Running in 9eb4a594b1a5 [2023-04-11T22:36:39.039Z] Removing intermediate container 9eb4a594b1a5 [2023-04-11T22:36:39.039Z] ---> 9e1875043913 [2023-04-11T22:36:39.039Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T22:36:39.307Z] ---> Running in 15d99fe5b3ab [2023-04-11T22:36:39.307Z] ---> 3217cbb7f747 [2023-04-11T22:36:39.307Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T22:36:39.893Z] Removing intermediate container 15d99fe5b3ab [2023-04-11T22:36:39.893Z] ---> 77738035b136 [2023-04-11T22:36:39.893Z] Step 15/25 : WORKDIR / [2023-04-11T22:36:40.159Z] ---> Running in f37da66c017c [2023-04-11T22:36:40.741Z] ---> 185a17b92a46 [2023-04-11T22:36:40.741Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T22:36:41.009Z] Removing intermediate container f37da66c017c [2023-04-11T22:36:41.009Z] ---> 013a013c7ae0 [2023-04-11T22:36:41.009Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:36:41.588Z] ---> 0e14828713bf [2023-04-11T22:36:41.588Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T22:36:41.863Z] ---> 56bb61daa77d [2023-04-11T22:36:41.863Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:36:42.820Z] ---> 697623ae4469 [2023-04-11T22:36:42.820Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T22:36:43.086Z] ---> Running in b35ee3a2bf22 [2023-04-11T22:36:43.086Z] ---> b48f3791519b [2023-04-11T22:36:43.086Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T22:36:43.666Z] Removing intermediate container b35ee3a2bf22 [2023-04-11T22:36:43.666Z] ---> 051f019e3219 [2023-04-11T22:36:43.666Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T22:36:43.931Z] ---> Running in 0db6f2efecc4 [2023-04-11T22:36:44.884Z] Removing intermediate container 0db6f2efecc4 [2023-04-11T22:36:44.884Z] ---> e3f60ad44368 [2023-04-11T22:36:44.884Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T22:36:44.884Z] ---> Running in 691ca57acf77 [2023-04-11T22:36:45.152Z] ---> f5a6faa8ea1e [2023-04-11T22:36:45.152Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:36:45.736Z] Removing intermediate container 691ca57acf77 [2023-04-11T22:36:45.736Z] ---> 6e2a18c45890 [2023-04-11T22:36:45.736Z] Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:36:46.002Z] ---> Running in ff7d940fc8fa [2023-04-11T22:36:46.581Z] Removing intermediate container ff7d940fc8fa [2023-04-11T22:36:46.581Z] ---> df60e7c95123 [2023-04-11T22:36:46.581Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T22:36:46.581Z] ---> beba964b2e2e [2023-04-11T22:36:46.581Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T22:36:46.581Z] ---> Running in bf884de03526 [2023-04-11T22:36:47.165Z] Removing intermediate container bf884de03526 [2023-04-11T22:36:47.165Z] ---> 69bac28fab02 [2023-04-11T22:36:47.165Z] [2023-04-11T22:36:47.431Z] ---> 8d3bb2979cbf [2023-04-11T22:36:47.431Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T22:36:47.696Z] ---> Running in 79d7e7bf9c35 [2023-04-11T22:36:47.696Z] Successfully built 69bac28fab02 [2023-04-11T22:36:47.696Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T22:36:47.696Z] Building security-bootstrapper [2023-04-11T22:36:50.282Z]  Building security-spire-agent ... done Removing intermediate container 79d7e7bf9c35 [2023-04-11T22:36:50.282Z] ---> 7abd630d134b [2023-04-11T22:36:50.282Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:36:50.282Z] ---> Running in 7c356909b76c [2023-04-11T22:36:50.869Z] Removing intermediate container 7c356909b76c [2023-04-11T22:36:50.869Z] ---> a0846961cba5 [2023-04-11T22:36:50.869Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T22:36:51.134Z] ---> Running in ba5834ca5399 [2023-04-11T22:36:52.090Z] Removing intermediate container ba5834ca5399 [2023-04-11T22:36:52.090Z] ---> 8aae32ef332c [2023-04-11T22:36:52.090Z] Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:36:52.356Z] ---> Running in ff00d232935b [2023-04-11T22:36:53.317Z] Removing intermediate container ff00d232935b [2023-04-11T22:36:53.317Z] ---> edc784f8224e [2023-04-11T22:36:53.317Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T22:36:53.597Z] ---> Running in 15eca53006dc [2023-04-11T22:36:55.000Z] Removing intermediate container 15eca53006dc [2023-04-11T22:36:55.000Z] ---> 721f7a90cba4 [2023-04-11T22:36:55.000Z] [2023-04-11T22:36:55.954Z] Successfully built 721f7a90cba4 [2023-04-11T22:36:55.954Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T22:36:56.220Z] Building core-command [2023-04-11T22:37:11.215Z]  Building core-metadata ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:37:11.215Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:37:11.215Z] ---> 7c3aad41d699 [2023-04-11T22:37:11.215Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T22:37:11.215Z] ---> Using cache [2023-04-11T22:37:11.215Z] ---> cc31516f9aa0 [2023-04-11T22:37:11.215Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T22:37:11.215Z] ---> Using cache [2023-04-11T22:37:11.215Z] ---> fd498a0a14c2 [2023-04-11T22:37:11.215Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T22:37:11.215Z] ---> Using cache [2023-04-11T22:37:11.215Z] ---> f7453e8c7f58 [2023-04-11T22:37:11.215Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:37:11.805Z] ---> Running in 5b8111b80f73 [2023-04-11T22:37:19.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:37:19.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:37:19.997Z] ---> 7c3aad41d699 [2023-04-11T22:37:19.997Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:37:19.997Z] ---> Using cache [2023-04-11T22:37:19.997Z] ---> 0a85271699e3 [2023-04-11T22:37:19.997Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T22:37:19.997Z] ---> Using cache [2023-04-11T22:37:19.997Z] ---> 1dcc8242d70a [2023-04-11T22:37:19.997Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T22:37:19.997Z] ---> Using cache [2023-04-11T22:37:19.997Z] ---> c76d8edab6a3 [2023-04-11T22:37:19.997Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T22:37:19.997Z] ---> Using cache [2023-04-11T22:37:19.997Z] ---> a65305baefdc [2023-04-11T22:37:19.997Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:37:19.997Z] ---> Using cache [2023-04-11T22:37:19.997Z] ---> f717cc7de94d [2023-04-11T22:37:19.997Z] Step 8/24 : COPY . . [2023-04-11T22:37:19.997Z] ---> Using cache [2023-04-11T22:37:19.997Z] ---> 5e35ac8f7c6d [2023-04-11T22:37:19.997Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T22:37:19.997Z] ---> Running in 5ff3ff72c034 [2023-04-11T22:37:22.569Z] 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-04-11T22:37:54.780Z] Removing intermediate container 011b8b5fa27f [2023-04-11T22:37:54.780Z] ---> 01fd4a5f8ebb [2023-04-11T22:37:54.780Z] Step 7/25 : COPY . . [2023-04-11T22:37:54.780Z] Removing intermediate container 4653fa4da66b [2023-04-11T22:37:54.780Z] ---> 997166c9ca48 [2023-04-11T22:37:54.780Z] Step 8/23 : COPY . . [2023-04-11T22:38:12.980Z] ---> 8a149fa9dd24 [2023-04-11T22:38:12.980Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T22:38:12.980Z] ---> b20fe3beef32 [2023-04-11T22:38:12.980Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T22:38:12.980Z] ---> Running in 02583fac1479 [2023-04-11T22:38:12.980Z] ---> Running in e2acdb44126f [2023-04-11T22:38:13.560Z] 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-04-11T22:38:13.560Z] 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-04-11T22:38:35.592Z] Removing intermediate container 94e62f3b4c03 [2023-04-11T22:38:35.592Z] ---> 2ff17bfc7cdb [2023-04-11T22:38:35.592Z] [2023-04-11T22:38:35.592Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T22:38:35.592Z] ---> 51e60588ff2c [2023-04-11T22:38:35.592Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T22:38:35.592Z] ---> Running in b07e712a545a [2023-04-11T22:38:35.592Z] Removing intermediate container b07e712a545a [2023-04-11T22:38:35.592Z] ---> dd70aa53ac3f [2023-04-11T22:38:35.592Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T22:38:35.860Z] ---> Running in de45a0b6e3d2 [2023-04-11T22:38:38.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:38:39.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:38:40.969Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T22:38:40.969Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T22:38:40.969Z] OK: 17689 distinct packages available [2023-04-11T22:38:41.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:38:42.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:38:43.621Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T22:38:43.888Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T22:38:43.888Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T22:38:43.888Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T22:38:43.888Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T22:38:43.888Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T22:38:43.888Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T22:38:43.888Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T22:38:44.153Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T22:38:44.153Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:38:44.153Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:38:44.733Z] OK: 11 MiB in 24 packages [2023-04-11T22:38:47.324Z] Removing intermediate container 5b8111b80f73 [2023-04-11T22:38:47.325Z] ---> fcc93e106e70 [2023-04-11T22:38:47.325Z] Step 7/33 : COPY . . [2023-04-11T22:38:47.595Z] Removing intermediate container de45a0b6e3d2 [2023-04-11T22:38:47.595Z] ---> d82bbb921cf3 [2023-04-11T22:38:47.595Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:38:48.995Z] ---> 2c21c9fa52b9 [2023-04-11T22:38:48.995Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:38:50.395Z] ---> 97adf02a5f9a [2023-04-11T22:38:50.395Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T22:38:53.722Z] ---> 16b05ba76310 [2023-04-11T22:38:53.722Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:38:54.675Z] ---> 91b4119734a5 [2023-04-11T22:38:54.675Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T22:38:54.965Z] ---> Running in 55988eea6199 [2023-04-11T22:38:55.932Z] Removing intermediate container 55988eea6199 [2023-04-11T22:38:55.932Z] ---> 292feae11d6d [2023-04-11T22:38:55.932Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:38:55.932Z] ---> Running in 4781c00c0325 [2023-04-11T22:38:57.037Z] Removing intermediate container 4781c00c0325 [2023-04-11T22:38:57.037Z] ---> 80de36f9463b [2023-04-11T22:38:57.037Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T22:38:57.495Z] ---> Running in 1f34316efd71 [2023-04-11T22:38:58.212Z] Removing intermediate container 1f34316efd71 [2023-04-11T22:38:58.213Z] ---> eebc0db11ab3 [2023-04-11T22:38:58.213Z] Step 19/20 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:38:58.503Z] ---> Running in f1fb1c7db779 [2023-04-11T22:38:59.953Z] Removing intermediate container f1fb1c7db779 [2023-04-11T22:38:59.953Z] ---> 1a05be35855b [2023-04-11T22:38:59.953Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T22:39:00.245Z] ---> Running in 267d5bd5e575 [2023-04-11T22:39:00.838Z] Removing intermediate container 267d5bd5e575 [2023-04-11T22:39:00.838Z] ---> 88e3a1befa86 [2023-04-11T22:39:00.838Z] [2023-04-11T22:39:01.420Z] Successfully built 88e3a1befa86 [2023-04-11T22:39:01.420Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T22:39:01.420Z] Building support-scheduler [2023-04-11T22:39:03.915Z]  Building security-spiffe-token-provider ... done  ---> 56b0df25cf3d [2023-04-11T22:39:03.916Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T22:39:03.916Z] ---> Running in 614808fcc4ce [2023-04-11T22:39:05.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T22:39:18.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:39:18.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:39:18.145Z] ---> 7c3aad41d699 [2023-04-11T22:39:18.145Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:39:18.145Z] ---> Using cache [2023-04-11T22:39:18.145Z] ---> 0a85271699e3 [2023-04-11T22:39:18.145Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:39:18.145Z] ---> Using cache [2023-04-11T22:39:18.145Z] ---> 1dcc8242d70a [2023-04-11T22:39:18.145Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:39:18.145Z] ---> Using cache [2023-04-11T22:39:18.145Z] ---> c76d8edab6a3 [2023-04-11T22:39:18.145Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:39:18.145Z] ---> Using cache [2023-04-11T22:39:18.145Z] ---> a65305baefdc [2023-04-11T22:39:18.145Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:39:18.145Z] ---> Using cache [2023-04-11T22:39:18.145Z] ---> f717cc7de94d [2023-04-11T22:39:18.145Z] Step 8/23 : COPY . . [2023-04-11T22:39:18.145Z] ---> Using cache [2023-04-11T22:39:18.145Z] ---> 5e35ac8f7c6d [2023-04-11T22:39:18.145Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T22:39:18.739Z] ---> Running in 9c43865343f8 [2023-04-11T22:39:20.677Z] 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-04-11T22:44:12.494Z] Removing intermediate container 5ff3ff72c034 [2023-04-11T22:44:12.494Z] ---> 46e7b42a7050 [2023-04-11T22:44:12.494Z] [2023-04-11T22:44:12.494Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T22:44:12.494Z] ---> 51e60588ff2c [2023-04-11T22:44:12.494Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:44:12.494Z] ---> Using cache [2023-04-11T22:44:12.494Z] ---> 36c5b8a36053 [2023-04-11T22:44:12.494Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:44:12.494Z] ---> Using cache [2023-04-11T22:44:12.494Z] ---> b94465b117c3 [2023-04-11T22:44:12.494Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T22:44:12.494Z] ---> Running in b2f2cb21927f [2023-04-11T22:44:12.494Z] Removing intermediate container b2f2cb21927f [2023-04-11T22:44:12.494Z] ---> 386864d63bdc [2023-04-11T22:44:12.494Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T22:44:12.494Z] ---> Running in 793615ec8eda [2023-04-11T22:44:12.494Z] Removing intermediate container 793615ec8eda [2023-04-11T22:44:12.494Z] ---> d34662726471 [2023-04-11T22:44:12.494Z] Step 15/24 : WORKDIR / [2023-04-11T22:44:12.494Z] ---> Running in 45dcc658f42c [2023-04-11T22:44:12.494Z] Removing intermediate container 45dcc658f42c [2023-04-11T22:44:12.494Z] ---> e0cdd3fc9d99 [2023-04-11T22:44:12.494Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:44:12.494Z] ---> ff8f527c60b0 [2023-04-11T22:44:12.494Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:44:12.494Z] ---> 7c31841d5268 [2023-04-11T22:44:12.494Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T22:44:12.494Z] ---> b5bbcee9b206 [2023-04-11T22:44:12.494Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:44:12.494Z] ---> 87e4e8049454 [2023-04-11T22:44:12.494Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T22:44:12.494Z] ---> Running in 08816b07f929 [2023-04-11T22:44:12.494Z] Removing intermediate container 08816b07f929 [2023-04-11T22:44:12.494Z] ---> d8aaf57eefe1 [2023-04-11T22:44:12.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:44:12.494Z] ---> Running in 447b002c1a0c [2023-04-11T22:44:12.494Z] Removing intermediate container 447b002c1a0c [2023-04-11T22:44:12.494Z] ---> 6f5db5d486d5 [2023-04-11T22:44:12.494Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T22:44:12.494Z] ---> Running in 322a9c587c7f [2023-04-11T22:44:12.494Z] Removing intermediate container 322a9c587c7f [2023-04-11T22:44:12.494Z] ---> 6dfaa4b414a5 [2023-04-11T22:44:12.494Z] Step 23/24 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:44:12.494Z] ---> Running in 51762316c181 [2023-04-11T22:44:12.494Z] Removing intermediate container 51762316c181 [2023-04-11T22:44:12.494Z] ---> ffbe3886aeeb [2023-04-11T22:44:12.494Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T22:44:12.494Z] ---> Running in 369f233610dd [2023-04-11T22:44:12.494Z] Removing intermediate container 369f233610dd [2023-04-11T22:44:12.494Z] ---> d9d765e15233 [2023-04-11T22:44:12.494Z] [2023-04-11T22:44:12.494Z] Successfully built d9d765e15233 [2023-04-11T22:44:12.494Z] Successfully tagged core-command-arm64:latest [2023-04-11T22:44:12.494Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-04-11T22:44:17.819Z] 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-04-11T22:44:27.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T22:44:27.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T22:44:27.882Z] ---> 7c3aad41d699 [2023-04-11T22:44:27.882Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:44:27.882Z] ---> Using cache [2023-04-11T22:44:27.882Z] ---> 0a85271699e3 [2023-04-11T22:44:27.882Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T22:44:27.882Z] ---> Using cache [2023-04-11T22:44:27.882Z] ---> 1dcc8242d70a [2023-04-11T22:44:27.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T22:44:27.882Z] ---> Using cache [2023-04-11T22:44:27.882Z] ---> c76d8edab6a3 [2023-04-11T22:44:27.882Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T22:44:27.882Z] ---> Using cache [2023-04-11T22:44:27.882Z] ---> a65305baefdc [2023-04-11T22:44:27.882Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:44:27.882Z] ---> Using cache [2023-04-11T22:44:27.882Z] ---> f717cc7de94d [2023-04-11T22:44:27.882Z] Step 8/23 : COPY . . [2023-04-11T22:44:27.882Z] ---> Using cache [2023-04-11T22:44:27.882Z] ---> 5e35ac8f7c6d [2023-04-11T22:44:27.882Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T22:44:28.148Z] ---> Running in 3765fdb45639 [2023-04-11T22:44:30.721Z] 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-04-11T22:44:38.918Z] Removing intermediate container 02583fac1479 [2023-04-11T22:44:38.918Z] ---> 7e7e532fd8c1 [2023-04-11T22:44:38.918Z] [2023-04-11T22:44:38.918Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T22:44:38.918Z] ---> 51e60588ff2c [2023-04-11T22:44:38.918Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T22:44:38.918Z] ---> Running in e0ae36169370 [2023-04-11T22:44:39.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:44:40.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:44:41.797Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T22:44:42.064Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T22:44:42.064Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T22:44:42.064Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:44:42.064Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:44:42.649Z] OK: 8 MiB in 18 packages [2023-04-11T22:44:45.222Z] Removing intermediate container e0ae36169370 [2023-04-11T22:44:45.222Z] ---> 535afc623d4f [2023-04-11T22:44:45.222Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T22:44:45.222Z] ---> Running in 14ada8a27788 [2023-04-11T22:44:45.503Z] Removing intermediate container 14ada8a27788 [2023-04-11T22:44:45.503Z] ---> 0c5add33be8b [2023-04-11T22:44:45.503Z] Step 12/25 : WORKDIR / [2023-04-11T22:44:45.771Z] ---> Running in 22fc86f60e93 [2023-04-11T22:44:46.351Z] Removing intermediate container 22fc86f60e93 [2023-04-11T22:44:46.351Z] ---> d53f5eb14033 [2023-04-11T22:44:46.351Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:44:47.310Z] ---> 2ddb1547d11d [2023-04-11T22:44:47.310Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:44:47.893Z] ---> e4d842f3a68e [2023-04-11T22:44:47.893Z] 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-04-11T22:44:48.851Z] ---> c5c64f607e1b [2023-04-11T22:44:48.851Z] 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-04-11T22:44:49.805Z] ---> 8f9fb841a2ae [2023-04-11T22:44:49.806Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:44:50.759Z] ---> 46b79a73b52d [2023-04-11T22:44:50.759Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T22:44:54.086Z] ---> 1b049608624e [2023-04-11T22:44:54.086Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T22:44:55.487Z] ---> 1647fcbfaee8 [2023-04-11T22:44:55.487Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T22:44:56.441Z] ---> 678126bd85ff [2023-04-11T22:44:56.441Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:44:56.441Z] ---> Running in 4fd417e1f8b5 [2023-04-11T22:44:59.773Z] Removing intermediate container 4fd417e1f8b5 [2023-04-11T22:44:59.773Z] ---> cb9ac4d67ac0 [2023-04-11T22:44:59.773Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:44:59.773Z] ---> Running in a5d2b1b159bd [2023-04-11T22:45:00.041Z] Removing intermediate container a5d2b1b159bd [2023-04-11T22:45:00.041Z] ---> 16a90f5d4c06 [2023-04-11T22:45:00.041Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T22:45:00.307Z] ---> Running in d45633a421dd [2023-04-11T22:45:00.890Z] Removing intermediate container d45633a421dd [2023-04-11T22:45:00.890Z] ---> c1220c560f42 [2023-04-11T22:45:00.890Z] Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:45:00.890Z] ---> Running in 244c9bcaa9eb [2023-04-11T22:45:01.155Z] Removing intermediate container 244c9bcaa9eb [2023-04-11T22:45:01.155Z] ---> 2d914339672f [2023-04-11T22:45:01.155Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T22:45:01.421Z] ---> Running in 5e7c79eddeba [2023-04-11T22:45:02.003Z] Removing intermediate container 5e7c79eddeba [2023-04-11T22:45:02.003Z] ---> 14bee87b5a2b [2023-04-11T22:45:02.003Z] [2023-04-11T22:45:02.003Z] Successfully built 14bee87b5a2b [2023-04-11T22:45:02.003Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T22:45:34.194Z]  Building security-secretstore-setup ... done Removing intermediate container 614808fcc4ce [2023-04-11T22:45:34.194Z] ---> b8c545b780a5 [2023-04-11T22:45:34.194Z] [2023-04-11T22:45:34.194Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T22:45:34.194Z] ---> 51e60588ff2c [2023-04-11T22:45:34.194Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T22:45:34.194Z] ---> Using cache [2023-04-11T22:45:34.194Z] ---> dd70aa53ac3f [2023-04-11T22:45:34.194Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T22:45:34.194Z] ---> Running in 75c26d1b9204 [2023-04-11T22:45:34.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:45:34.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:45:34.776Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:45:34.776Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T22:45:34.776Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:45:34.776Z] OK: 8 MiB in 17 packages [2023-04-11T22:45:36.722Z] Removing intermediate container 75c26d1b9204 [2023-04-11T22:45:36.722Z] ---> ac4bb535390c [2023-04-11T22:45:36.722Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T22:45:36.722Z] ---> Running in f9a7e500bbe5 [2023-04-11T22:45:37.304Z] Removing intermediate container f9a7e500bbe5 [2023-04-11T22:45:37.304Z] ---> 126e00f6ef78 [2023-04-11T22:45:37.304Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T22:45:37.304Z] ---> Running in 08f59daa5153 [2023-04-11T22:45:37.887Z] Removing intermediate container 08f59daa5153 [2023-04-11T22:45:37.887Z] ---> 02ee5d44fe05 [2023-04-11T22:45:37.887Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T22:45:37.887Z] ---> Running in f4741f5ec630 [2023-04-11T22:45:38.468Z] Removing intermediate container f4741f5ec630 [2023-04-11T22:45:38.468Z] ---> 35f86bbd9d75 [2023-04-11T22:45:38.468Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T22:45:38.468Z] ---> Running in 450035c96170 [2023-04-11T22:45:39.050Z] Removing intermediate container 450035c96170 [2023-04-11T22:45:39.050Z] ---> bc99db9b3af3 [2023-04-11T22:45:39.050Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T22:45:39.318Z] ---> Running in 20c4972d6fd7 [2023-04-11T22:45:41.898Z] Removing intermediate container 20c4972d6fd7 [2023-04-11T22:45:41.898Z] ---> 640c68c92c52 [2023-04-11T22:45:41.898Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T22:45:41.898Z] ---> Running in d12420376a70 [2023-04-11T22:45:42.487Z] Removing intermediate container d12420376a70 [2023-04-11T22:45:42.487Z] ---> 0b7331bd4c69 [2023-04-11T22:45:42.487Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T22:45:43.453Z] ---> 4e966282c811 [2023-04-11T22:45:43.453Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T22:45:43.453Z] ---> Running in 1063debc1ccf [2023-04-11T22:45:46.790Z] Removing intermediate container 1063debc1ccf [2023-04-11T22:45:46.790Z] ---> 7fc7ca3d3bab [2023-04-11T22:45:46.790Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:45:47.373Z] ---> 16c2b0284639 [2023-04-11T22:45:47.373Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:45:48.334Z] ---> 59abdae6d600 [2023-04-11T22:45:48.334Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T22:45:50.278Z] ---> 3afd889aca2a [2023-04-11T22:45:50.278Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T22:45:51.235Z] ---> 95d93ae7882c [2023-04-11T22:45:51.235Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T22:45:52.190Z] ---> f250886872d8 [2023-04-11T22:45:52.190Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T22:45:53.149Z] ---> 664875ffc936 [2023-04-11T22:45:53.149Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T22:45:54.110Z] ---> f2cb289b10a2 [2023-04-11T22:45:54.110Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T22:45:55.081Z] ---> 7bacc18d39b1 [2023-04-11T22:45:55.081Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T22:45:55.081Z] ---> Running in a5ce7c285aaa [2023-04-11T22:46:00.413Z] Removing intermediate container a5ce7c285aaa [2023-04-11T22:46:00.413Z] ---> bc5ca77b1810 [2023-04-11T22:46:00.413Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T22:46:00.413Z] ---> Running in c4e762aa0062 [2023-04-11T22:46:00.994Z] Removing intermediate container c4e762aa0062 [2023-04-11T22:46:00.994Z] ---> b6a28f810e17 [2023-04-11T22:46:00.994Z] Step 30/33 : CMD ["gate"] [2023-04-11T22:46:00.994Z] ---> Running in 397ebebb0f1a [2023-04-11T22:46:01.575Z] Removing intermediate container 397ebebb0f1a [2023-04-11T22:46:01.575Z] ---> 6b26b9b5f531 [2023-04-11T22:46:01.575Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T22:46:01.575Z] ---> Running in fd0efdef4a39 [2023-04-11T22:46:02.155Z] Removing intermediate container fd0efdef4a39 [2023-04-11T22:46:02.155Z] ---> 27236e15cc8e [2023-04-11T22:46:02.156Z] Step 32/33 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:46:02.156Z] ---> Running in 91b06d5476e8 [2023-04-11T22:46:02.745Z] Removing intermediate container 91b06d5476e8 [2023-04-11T22:46:02.745Z] ---> c2d15e33fa31 [2023-04-11T22:46:02.745Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T22:46:03.017Z] ---> Running in 97b26a04b101 [2023-04-11T22:46:03.598Z] Removing intermediate container 97b26a04b101 [2023-04-11T22:46:03.598Z] ---> e7a57c2fa0a8 [2023-04-11T22:46:03.598Z] [2023-04-11T22:46:03.863Z] Successfully built e7a57c2fa0a8 [2023-04-11T22:46:03.863Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T22:47:25.721Z]  Building security-bootstrapper ... done Removing intermediate container e2acdb44126f [2023-04-11T22:47:25.721Z] ---> 00844d7d137b [2023-04-11T22:47:25.721Z] [2023-04-11T22:47:25.721Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:47:25.721Z] ---> 51e60588ff2c [2023-04-11T22:47:25.721Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T22:47:25.721Z] ---> Running in 5d25809a72a5 [2023-04-11T22:47:25.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:47:25.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:47:25.721Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T22:47:25.721Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:47:25.721Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:47:25.721Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:47:25.721Z] OK: 8 MiB in 17 packages [2023-04-11T22:47:25.721Z] Removing intermediate container 5d25809a72a5 [2023-04-11T22:47:25.721Z] ---> 33aa6b25ca39 [2023-04-11T22:47:25.721Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:47:25.721Z] ---> Running in 7e4802e06190 [2023-04-11T22:47:25.721Z] Removing intermediate container 7e4802e06190 [2023-04-11T22:47:25.721Z] ---> 4ba9089b16a2 [2023-04-11T22:47:25.721Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T22:47:25.721Z] ---> Running in ee022732ef82 [2023-04-11T22:47:25.721Z] Removing intermediate container ee022732ef82 [2023-04-11T22:47:25.721Z] ---> 22279fb3a60f [2023-04-11T22:47:25.721Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T22:47:25.721Z] ---> Running in 6b4dcce61490 [2023-04-11T22:47:25.721Z] Removing intermediate container 6b4dcce61490 [2023-04-11T22:47:25.721Z] ---> 55b174964985 [2023-04-11T22:47:25.721Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:47:25.721Z] ---> d53e2efa55aa [2023-04-11T22:47:25.721Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:47:25.721Z] ---> 82c07f988a4a [2023-04-11T22:47:25.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T22:47:25.721Z] ---> 5383bbfbd0d7 [2023-04-11T22:47:25.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:47:25.986Z] ---> 55dc829fce99 [2023-04-11T22:47:25.986Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T22:47:25.986Z] ---> Running in 3b815a7e3bf8 [2023-04-11T22:47:26.566Z] Removing intermediate container 3b815a7e3bf8 [2023-04-11T22:47:26.566Z] ---> 67f396658929 [2023-04-11T22:47:26.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:47:26.566Z] ---> Running in 968475a2c3f1 [2023-04-11T22:47:27.150Z] Removing intermediate container 968475a2c3f1 [2023-04-11T22:47:27.150Z] ---> 9e86153bff72 [2023-04-11T22:47:27.150Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T22:47:27.415Z] ---> Running in df9edd7c1ea7 [2023-04-11T22:47:27.685Z] Removing intermediate container df9edd7c1ea7 [2023-04-11T22:47:27.685Z] ---> 4083db2d6dbd [2023-04-11T22:47:27.685Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:47:27.950Z] ---> Running in 4e71230b1e2a [2023-04-11T22:47:28.215Z] Removing intermediate container 4e71230b1e2a [2023-04-11T22:47:28.215Z] ---> 5dbf7cd6d731 [2023-04-11T22:47:28.215Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:47:28.481Z] ---> Running in 27f5adcc22c6 [2023-04-11T22:47:31.057Z] Removing intermediate container 27f5adcc22c6 [2023-04-11T22:47:31.057Z] ---> 122e32b57fba [2023-04-11T22:47:31.057Z] [2023-04-11T22:47:31.057Z] Successfully built 122e32b57fba [2023-04-11T22:47:31.057Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T22:47:46.036Z]  Building support-notifications ... done Removing intermediate container 9c43865343f8 [2023-04-11T22:47:46.036Z] ---> 466d34b7fc22 [2023-04-11T22:47:46.036Z] [2023-04-11T22:47:46.036Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:47:46.036Z] ---> 51e60588ff2c [2023-04-11T22:47:46.036Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:47:46.036Z] ---> Using cache [2023-04-11T22:47:46.036Z] ---> 36c5b8a36053 [2023-04-11T22:47:46.036Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T22:47:46.036Z] ---> Using cache [2023-04-11T22:47:46.036Z] ---> b94465b117c3 [2023-04-11T22:47:46.036Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T22:47:46.036Z] ---> Running in 91b4d1e5e6c3 [2023-04-11T22:47:46.036Z] Removing intermediate container 91b4d1e5e6c3 [2023-04-11T22:47:46.036Z] ---> 839f5be7f095 [2023-04-11T22:47:46.036Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T22:47:46.036Z] ---> Running in 4e0c762d4f71 [2023-04-11T22:47:46.036Z] Removing intermediate container 4e0c762d4f71 [2023-04-11T22:47:46.036Z] ---> 9c1eab63990e [2023-04-11T22:47:46.036Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:47:46.037Z] ---> 77c1a1e509ec [2023-04-11T22:47:46.037Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:47:46.990Z] ---> f8c572fbf685 [2023-04-11T22:47:46.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T22:47:49.558Z] ---> 53a2cb8a461f [2023-04-11T22:47:49.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:47:50.138Z] ---> 5201adea26d4 [2023-04-11T22:47:50.138Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T22:47:50.138Z] ---> Running in 90691a0b0337 [2023-04-11T22:47:50.719Z] Removing intermediate container 90691a0b0337 [2023-04-11T22:47:50.719Z] ---> 793d87bc3e82 [2023-04-11T22:47:50.719Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:47:50.719Z] ---> Running in 673a0c8e3186 [2023-04-11T22:47:51.299Z] Removing intermediate container 673a0c8e3186 [2023-04-11T22:47:51.299Z] ---> aea95575e869 [2023-04-11T22:47:51.299Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T22:47:51.565Z] ---> Running in 90d348032631 [2023-04-11T22:47:52.146Z] Removing intermediate container 90d348032631 [2023-04-11T22:47:52.146Z] ---> 906757fcb4e6 [2023-04-11T22:47:52.146Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:47:52.146Z] ---> Running in 58ed9126d49a [2023-04-11T22:47:52.726Z] Removing intermediate container 58ed9126d49a [2023-04-11T22:47:52.726Z] ---> e589b5fb2af9 [2023-04-11T22:47:52.726Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:47:52.990Z] ---> Running in 09f4ffb5770f [2023-04-11T22:47:53.256Z] Removing intermediate container 09f4ffb5770f [2023-04-11T22:47:53.256Z] ---> f200475bd801 [2023-04-11T22:47:53.256Z] [2023-04-11T22:47:53.520Z] Successfully built f200475bd801 [2023-04-11T22:47:53.520Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T22:48:05.840Z]  Building support-scheduler ... done Removing intermediate container 3765fdb45639 [2023-04-11T22:48:05.840Z] ---> e339b34dfd6c [2023-04-11T22:48:05.840Z] [2023-04-11T22:48:05.840Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T22:48:05.840Z] ---> 51e60588ff2c [2023-04-11T22:48:05.840Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T22:48:05.840Z] ---> Using cache [2023-04-11T22:48:05.840Z] ---> 0661bf1d3108 [2023-04-11T22:48:05.840Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T22:48:05.840Z] ---> Using cache [2023-04-11T22:48:05.840Z] ---> a5c92bcc0833 [2023-04-11T22:48:05.840Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T22:48:05.840Z] ---> Using cache [2023-04-11T22:48:06.106Z] ---> bfd79ac470e9 [2023-04-11T22:48:06.106Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T22:48:06.106Z] ---> Using cache [2023-04-11T22:48:06.106Z] ---> 610573435947 [2023-04-11T22:48:06.106Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T22:48:07.061Z] ---> d46a1e9d6e6b [2023-04-11T22:48:07.061Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T22:48:07.326Z] ---> 56db3c6a9765 [2023-04-11T22:48:07.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T22:48:07.906Z] ---> be3f8505159e [2023-04-11T22:48:07.906Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T22:48:07.906Z] ---> Running in dbfc43e47df7 [2023-04-11T22:48:09.849Z] Removing intermediate container dbfc43e47df7 [2023-04-11T22:48:09.849Z] ---> dbf5b4f8f4bb [2023-04-11T22:48:09.849Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T22:48:09.849Z] ---> Running in a00bc415d3b1 [2023-04-11T22:48:09.849Z] Removing intermediate container a00bc415d3b1 [2023-04-11T22:48:09.849Z] ---> 1d4143e7dce0 [2023-04-11T22:48:09.849Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T22:48:09.849Z] ---> Running in 04a4b9ac2ca6 [2023-04-11T22:48:10.114Z] Removing intermediate container 04a4b9ac2ca6 [2023-04-11T22:48:10.114Z] ---> bee32572fb69 [2023-04-11T22:48:10.114Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T22:48:10.380Z] ---> Running in 909eb28d827f [2023-04-11T22:48:10.646Z] Removing intermediate container 909eb28d827f [2023-04-11T22:48:10.646Z] ---> ffbbe7008eec [2023-04-11T22:48:10.646Z] Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [2023-04-11T22:48:10.646Z] ---> Running in 4e6049ce6f42 [2023-04-11T22:48:10.913Z] Removing intermediate container 4e6049ce6f42 [2023-04-11T22:48:10.913Z] ---> 78bffd7c5911 [2023-04-11T22:48:10.913Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T22:48:10.913Z] ---> Running in f710a3cd4fda [2023-04-11T22:48:11.178Z] Removing intermediate container f710a3cd4fda [2023-04-11T22:48:11.178Z] ---> d6e4555d8edf [2023-04-11T22:48:11.178Z] [2023-04-11T22:48:11.443Z] Successfully built d6e4555d8edf [2023-04-11T22:48:11.443Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T22:48:12.033Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-04-11T22:48:12.055Z] $ docker stop --time=1 6bbaf56ee9aa9a9bc7666c6970c0905b727a333176865618f5df534ed0f4e245 [2023-04-11T22:48:13.747Z] $ docker rm -f --volumes 6bbaf56ee9aa9a9bc7666c6970c0905b727a333176865618f5df534ed0f4e245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T22:48:14.304Z] + docker images [2023-04-11T22:48:14.569Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T22:48:14.569Z] core-common-config-bootstrapper-arm64 latest d6e4555d8edf 3 seconds ago 17.2MB [2023-04-11T22:48:14.569Z] e339b34dfd6c 10 seconds ago 1.48GB [2023-04-11T22:48:14.569Z] support-scheduler-arm64 latest f200475bd801 21 seconds ago 31.5MB [2023-04-11T22:48:14.569Z] 466d34b7fc22 32 seconds ago 1.56GB [2023-04-11T22:48:14.569Z] support-notifications-arm64 latest 122e32b57fba 46 seconds ago 32.2MB [2023-04-11T22:48:14.569Z] 00844d7d137b About a minute ago 1.56GB [2023-04-11T22:48:14.569Z] security-bootstrapper-arm64 latest e7a57c2fa0a8 2 minutes ago 21.9MB [2023-04-11T22:48:14.569Z] b8c545b780a5 2 minutes ago 1.48GB [2023-04-11T22:48:14.569Z] security-secretstore-setup-arm64 latest 14bee87b5a2b 3 minutes ago 32.2MB [2023-04-11T22:48:14.569Z] 7e7e532fd8c1 3 minutes ago 1.49GB [2023-04-11T22:48:14.569Z] core-command-arm64 latest d9d765e15233 4 minutes ago 19.7MB [2023-04-11T22:48:14.569Z] 46e7b42a7050 4 minutes ago 1.49GB [2023-04-11T22:48:14.569Z] security-spiffe-token-provider-arm64 latest 88e3a1befa86 9 minutes ago 32.7MB [2023-04-11T22:48:14.569Z] 2ff17bfc7cdb 9 minutes ago 1.53GB [2023-04-11T22:48:14.569Z] core-metadata-arm64 latest 721f7a90cba4 11 minutes ago 20.2MB [2023-04-11T22:48:14.569Z] security-spire-agent-arm64 latest 69bac28fab02 11 minutes ago 125MB [2023-04-11T22:48:14.569Z] f36c4d7a9bc0 11 minutes ago 1.5GB [2023-04-11T22:48:14.569Z] f6be9686f366 11 minutes ago 1.35GB [2023-04-11T22:48:14.569Z] core-data-arm64 latest 8e624b5efdb4 12 minutes ago 19.9MB [2023-04-11T22:48:14.569Z] 99eb71f67426 12 minutes ago 1.5GB [2023-04-11T22:48:14.569Z] security-proxy-setup-arm64 latest 1a06ea19b001 13 minutes ago 18.7MB [2023-04-11T22:48:14.569Z] security-proxy-auth-arm64 latest 2966d1df9d0d 13 minutes ago 18.3MB [2023-04-11T22:48:14.569Z] 575f1c6eb964 13 minutes ago 1.47GB [2023-04-11T22:48:14.569Z] 8a79e2e979a7 13 minutes ago 1.47GB [2023-04-11T22:48:14.569Z] security-spire-server-arm64 latest 58e82f0cc7c2 19 minutes ago 87.1MB [2023-04-11T22:48:14.569Z] security-spire-config-arm64 latest 0882c51d7fc3 19 minutes ago 86.2MB [2023-04-11T22:48:14.569Z] 54aaea31d69d 19 minutes ago 1.35GB [2023-04-11T22:48:14.569Z] 53e0ccb578db 19 minutes ago 1.35GB [2023-04-11T22:48:14.569Z] ci-base-image-arm64 latest 7c3aad41d699 35 minutes ago 866MB [2023-04-11T22:48:14.569Z] alpine 3.17 51e60588ff2c 13 days ago 7.46MB [2023-04-11T22:48:14.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T22:48:14.569Z] 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-04-11T22:48:15.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T22:48:15.368Z] [2023-04-11T22:48:15.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:48:15.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T22:48:15.771Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T22:48:15.771Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T22:48:15.771Z] 04944245beec: Pulling fs layer [2023-04-11T22:48:15.771Z] 699f458cf7ca: Pulling fs layer [2023-04-11T22:48:15.771Z] 765212b225bb: Pulling fs layer [2023-04-11T22:48:15.771Z] f23df028b6ca: Pulling fs layer [2023-04-11T22:48:15.771Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T22:48:15.771Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T22:48:15.771Z] f23df028b6ca: Waiting [2023-04-11T22:48:15.771Z] d65c8cfc05b1: Waiting [2023-04-11T22:48:15.771Z] 2437ff75d9bd: Waiting [2023-04-11T22:48:16.036Z] 04944245beec: Verifying Checksum [2023-04-11T22:48:16.036Z] 04944245beec: Download complete [2023-04-11T22:48:16.036Z] 765212b225bb: Verifying Checksum [2023-04-11T22:48:16.036Z] 765212b225bb: Download complete [2023-04-11T22:48:16.036Z] f23df028b6ca: Verifying Checksum [2023-04-11T22:48:16.036Z] f23df028b6ca: Download complete [2023-04-11T22:48:16.036Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T22:48:16.036Z] d65c8cfc05b1: Download complete [2023-04-11T22:48:16.301Z] 699f458cf7ca: Verifying Checksum [2023-04-11T22:48:16.301Z] 699f458cf7ca: Download complete [2023-04-11T22:48:16.568Z] 8998bd30e6a1: Download complete [2023-04-11T22:48:19.153Z] 2437ff75d9bd: Download complete [2023-04-11T22:48:20.562Z] 8998bd30e6a1: Pull complete [2023-04-11T22:48:21.145Z] 04944245beec: Pull complete [2023-04-11T22:48:22.551Z] 699f458cf7ca: Pull complete [2023-04-11T22:48:22.551Z] 765212b225bb: Pull complete [2023-04-11T22:48:23.510Z] f23df028b6ca: Pull complete [2023-04-11T22:48:23.510Z] d65c8cfc05b1: Pull complete [2023-04-11T22:48:38.491Z] 2437ff75d9bd: Pull complete [2023-04-11T22:48:38.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T22:48:38.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T22:48:38.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:48:38.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container [2023-04-11T22:48:38.887Z] $ 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-04-11T22:48:41.683Z] $ docker top 90ac2f1edfab9b5361b5301a0e1c969a7613e298af1f69eb1a663e48f8eec461 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:48:42.617Z] ---> job-cost.sh [2023-04-11T22:48:42.617Z] lf-activate-venv: SKIPPING [2023-04-11T22:48:42.617Z] INFO: No Stack... [2023-04-11T22:48:42.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T22:48:43.835Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T22:48:44.495Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-11T22:48:44.495Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T22:48:44.547Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] [2023-04-11T22:48:44.552Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] did not exist. Created. [2023-04-11T22:48:44.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T22:48:45.270Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T22:48:45.473Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T22:48:45.487Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T22:48:45.566Z] $ docker stop --time=1 90ac2f1edfab9b5361b5301a0e1c969a7613e298af1f69eb1a663e48f8eec461 [2023-04-11T22:48:47.148Z] $ docker rm -f --volumes 90ac2f1edfab9b5361b5301a0e1c969a7613e298af1f69eb1a663e48f8eec461 [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-04-11T22:48:48.135Z] provisioning config files... [2023-04-11T22:48:48.142Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5436787363702725641tmp [Pipeline] { [Pipeline] sh [2023-04-11T22:48:48.485Z] + set +x [2023-04-11T22:48:48.485Z] + bash -s -- [2023-04-11T22:48:48.485Z] + curl -s https://codecov.io/bash [2023-04-11T22:48:48.485Z] [2023-04-11T22:48:48.485Z] _____ _ [2023-04-11T22:48:48.485Z] / ____| | | [2023-04-11T22:48:48.485Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T22:48:48.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T22:48:48.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T22:48:48.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T22:48:48.485Z] Bash-1.0.6 [2023-04-11T22:48:48.485Z] [2023-04-11T22:48:48.485Z] [2023-04-11T22:48:48.485Z] ==> git version 2.25.1 found [2023-04-11T22:48:48.485Z] ==> 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-04-11T22:48:48.485Z] Release-Date: 2020-01-08 [2023-04-11T22:48:48.485Z] 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-04-11T22:48:48.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T22:48:48.485Z] ==> Jenkins CI detected. [2023-04-11T22:48:48.485Z] current dir:  /w/workspace/edgex-go/1 [2023-04-11T22:48:48.485Z] project root: . [2023-04-11T22:48:48.485Z] --> token set from env [2023-04-11T22:48:48.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T22:48:48.485Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T22:48:48.485Z] ==> Python coveragepy not found [2023-04-11T22:48:48.485Z] ==> Searching for coverage reports in: [2023-04-11T22:48:48.485Z] + . [2023-04-11T22:48:48.485Z] -> Found 1 reports [2023-04-11T22:48:48.485Z] ==> Detecting git/mercurial file structure [2023-04-11T22:48:48.485Z] ==> Reading reports [2023-04-11T22:48:48.754Z] + ./coverage.out bytes=448244 [2023-04-11T22:48:48.754Z] ==> Appending adjustments [2023-04-11T22:48:48.754Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T22:48:49.693Z] + Found adjustments [2023-04-11T22:48:49.693Z] ==> Gzipping contents [2023-04-11T22:48:49.693Z] 60K /tmp/codecov.fN2JCJ.gz [2023-04-11T22:48:49.693Z] ==> Uploading reports [2023-04-11T22:48:49.693Z] url: https://codecov.io [2023-04-11T22:48:49.693Z] query: branch=PR-4510&commit=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4510&job=&cmd_args= [2023-04-11T22:48:49.693Z] -> Pinging Codecov [2023-04-11T22:48:49.693Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4510&commit=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4510&job=&cmd_args= [2023-04-11T22:48:49.952Z] -> Uploading to [2023-04-11T22:48:49.952Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/cdf1032a52b3208f5ed606d9734dfdb8b8f419bb/29e2f46b-6090-487e-82cc-e134de041a4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T224849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38f2a5320fceb509d9e941b336daee7fb3a9ae5fa3bd53b3597addd89e089881 [2023-04-11T22:48:49.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T22:48:49.952Z] Dload Upload Total Spent Left Speed [2023-04-11T22:48:50.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57568 0 0 100 57568 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-04-11T22:48:50.211Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] } [2023-04-11T22:48:50.239Z] 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-04-11T22:48:51.558Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:48:51.886Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:48:52.775Z] ---> package-listing.sh [2023-04-11T22:48:52.775Z] ++ facter osfamily [2023-04-11T22:48:52.775Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T22:48:53.034Z] + OS_FAMILY=debian [2023-04-11T22:48:53.034Z] + workspace=/w/workspace/edgex-go/1 [2023-04-11T22:48:53.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T22:48:53.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T22:48:53.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T22:48:53.034Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T22:48:53.034Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-11T22:48:53.034Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T22:48:53.034Z] + case "${OS_FAMILY}" in [2023-04-11T22:48:53.034Z] + dpkg -l [2023-04-11T22:48:53.034Z] + grep '^ii' [2023-04-11T22:48:53.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T22:48:53.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T22:48:53.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T22:48:53.034Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-11T22:48:53.034Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-11T22:48:53.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-11T22:48:53.072Z] 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-04-11T22:48:53.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:48:53.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T22:48:53.978Z] [2023-04-11T22:48:53.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:48:54.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T22:48:54.344Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T22:48:54.344Z] 5eb5b503b376: Pulling fs layer [2023-04-11T22:48:54.344Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T22:48:54.344Z] ec43610c2a17: Pulling fs layer [2023-04-11T22:48:54.344Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T22:48:54.344Z] 33b1e0a273af: Pulling fs layer [2023-04-11T22:48:54.344Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T22:48:54.344Z] 2f39f015ded8: Pulling fs layer [2023-04-11T22:48:54.344Z] 3a2ae6a8a46f: Waiting [2023-04-11T22:48:54.344Z] 33b1e0a273af: Waiting [2023-04-11T22:48:54.344Z] 5d3b04190fa2: Waiting [2023-04-11T22:48:54.344Z] 2f39f015ded8: Waiting [2023-04-11T22:48:54.344Z] 5c69ac0246d0: Download complete [2023-04-11T22:48:54.344Z] 33b1e0a273af: Verifying Checksum [2023-04-11T22:48:54.344Z] 33b1e0a273af: Download complete [2023-04-11T22:48:54.602Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T22:48:54.602Z] 5d3b04190fa2: Download complete [2023-04-11T22:48:54.602Z] ec43610c2a17: Verifying Checksum [2023-04-11T22:48:54.602Z] ec43610c2a17: Download complete [2023-04-11T22:48:54.602Z] 5eb5b503b376: Verifying Checksum [2023-04-11T22:48:54.602Z] 5eb5b503b376: Download complete [2023-04-11T22:48:55.167Z] 2f39f015ded8: Verifying Checksum [2023-04-11T22:48:55.167Z] 2f39f015ded8: Download complete [2023-04-11T22:48:55.732Z] 5eb5b503b376: Pull complete [2023-04-11T22:48:55.732Z] 5c69ac0246d0: Pull complete [2023-04-11T22:48:56.299Z] ec43610c2a17: Pull complete [2023-04-11T22:48:56.299Z] 3a2ae6a8a46f: Pull complete [2023-04-11T22:48:56.299Z] 33b1e0a273af: Pull complete [2023-04-11T22:48:56.556Z] 5d3b04190fa2: Pull complete [2023-04-11T22:49:00.740Z] 2f39f015ded8: Pull complete [2023-04-11T22:49:00.740Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T22:49:00.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T22:49:00.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:49:00.982Z] prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container [2023-04-11T22:49:01.025Z] $ 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-04-11T22:49:03.697Z] $ docker top 8ffc758e377603afcafab0c1fb3d90d0595841681e5e2e8dd5504e8ff9d57621 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:49:04.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T22:49:04.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T22:49:04.693Z] + ls /var/log/sa-host [2023-04-11T22:49:04.693Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T22:49:04.821Z] provisioning config files... [2023-04-11T22:49:04.830Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12635013746648161314tmp [Pipeline] { [Pipeline] echo [2023-04-11T22:49:04.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:49:05.193Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T22:49:05.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:49:05.608Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T22:49:05.647Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:49:05.966Z] ---> sudo-logs.sh [2023-04-11T22:49:05.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T22:49:06.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:49:06.357Z] ---> job-cost.sh [2023-04-11T22:49:06.357Z] lf-activate-venv: SKIPPING [2023-04-11T22:49:06.357Z] DEBUG: total: 0.10999999940395355 [2023-04-11T22:49:06.357Z] INFO: Retrieving Stack Cost... [2023-04-11T22:49:06.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T22:49:07.181Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T22:49:07.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:49:07.523Z] ---> logs-deploy.sh [2023-04-11T22:49:07.523Z] lf-activate-venv: SKIPPING [2023-04-11T22:49:07.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4510/1 [2023-04-11T22:49:07.523Z] INFO: archiving workspace using pattern(s): [2023-04-11T22:49:08.467Z] Archives upload complete. [2023-04-11T22:49:08.726Z] INFO: archiving logs to Nexus [2023-04-11T22:49:09.667Z] ---> uname -a: [2023-04-11T22:49:09.667Z] Linux prd-ubuntu20-04-docker-8c-8g-7461 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] ---> lscpu: [2023-04-11T22:49:09.667Z] Architecture: x86_64 [2023-04-11T22:49:09.667Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-11T22:49:09.667Z] Byte Order: Little Endian [2023-04-11T22:49:09.667Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-11T22:49:09.667Z] CPU(s): 8 [2023-04-11T22:49:09.667Z] On-line CPU(s) list: 0-7 [2023-04-11T22:49:09.667Z] Thread(s) per core: 1 [2023-04-11T22:49:09.667Z] Core(s) per socket: 1 [2023-04-11T22:49:09.667Z] Socket(s): 8 [2023-04-11T22:49:09.667Z] NUMA node(s): 1 [2023-04-11T22:49:09.667Z] Vendor ID: AuthenticAMD [2023-04-11T22:49:09.667Z] CPU family: 23 [2023-04-11T22:49:09.667Z] Model: 49 [2023-04-11T22:49:09.667Z] Model name: AMD EPYC-Rome Processor [2023-04-11T22:49:09.667Z] Stepping: 0 [2023-04-11T22:49:09.667Z] CPU MHz: 2799.998 [2023-04-11T22:49:09.667Z] BogoMIPS: 5599.99 [2023-04-11T22:49:09.667Z] Virtualization: AMD-V [2023-04-11T22:49:09.667Z] Hypervisor vendor: KVM [2023-04-11T22:49:09.667Z] Virtualization type: full [2023-04-11T22:49:09.667Z] L1d cache: 256 KiB [2023-04-11T22:49:09.667Z] L1i cache: 256 KiB [2023-04-11T22:49:09.667Z] L2 cache: 4 MiB [2023-04-11T22:49:09.667Z] L3 cache: 128 MiB [2023-04-11T22:49:09.667Z] NUMA node0 CPU(s): 0-7 [2023-04-11T22:49:09.667Z] Vulnerability Itlb multihit: Not affected [2023-04-11T22:49:09.667Z] Vulnerability L1tf: Not affected [2023-04-11T22:49:09.667Z] Vulnerability Mds: Not affected [2023-04-11T22:49:09.667Z] Vulnerability Meltdown: Not affected [2023-04-11T22:49:09.667Z] Vulnerability Mmio stale data: Not affected [2023-04-11T22:49:09.667Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-11T22:49:09.667Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-11T22:49:09.667Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-11T22:49:09.667Z] Vulnerability Srbds: Not affected [2023-04-11T22:49:09.667Z] Vulnerability Tsx async abort: Not affected [2023-04-11T22:49:09.667Z] 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-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] ---> nproc: [2023-04-11T22:49:09.667Z] 8 [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] ---> df -h: [2023-04-11T22:49:09.667Z] Filesystem Size Used Avail Use% Mounted on [2023-04-11T22:49:09.667Z] overlay 155G 19G 137G 12% / [2023-04-11T22:49:09.667Z] tmpfs 64M 0 64M 0% /dev [2023-04-11T22:49:09.667Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-11T22:49:09.667Z] shm 64M 0 64M 0% /dev/shm [2023-04-11T22:49:09.667Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] ---> sar -b -r -n DEV: [2023-04-11T22:49:09.667Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7461) 04/11/23 _x86_64_ (8 CPU) [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] 22:07:31 LINUX RESTART (8 CPU) [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] 22:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-11T22:49:09.667Z] 22:09:01 327.68 11.61 316.06 0.00 1808.77 72788.80 0.00 [2023-04-11T22:49:09.667Z] 22:10:01 33.06 0.07 32.99 0.00 6.93 16802.13 0.00 [2023-04-11T22:49:09.667Z] 22:11:01 38.87 0.23 38.64 0.00 3.07 11357.03 0.00 [2023-04-11T22:49:09.667Z] 22:12:01 123.86 0.08 123.78 0.00 10.26 94678.17 0.00 [2023-04-11T22:49:09.667Z] 22:13:02 163.37 7.16 156.20 0.00 120.73 8793.37 0.00 [2023-04-11T22:49:09.667Z] 22:14:01 262.91 4.55 258.36 0.00 47.11 123712.49 0.00 [2023-04-11T22:49:09.667Z] 22:15:01 769.09 9.83 759.26 0.00 5093.95 281067.56 0.00 [2023-04-11T22:49:09.667Z] 22:16:01 1273.69 1.65 1272.04 0.00 37.06 352094.12 0.00 [2023-04-11T22:49:09.667Z] 22:17:01 175.21 0.08 175.12 0.00 7.60 13784.74 0.00 [2023-04-11T22:49:09.667Z] 22:18:01 2.47 0.00 2.47 0.00 0.00 26.80 0.00 [2023-04-11T22:49:09.667Z] 22:19:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-04-11T22:49:09.667Z] 22:20:01 1.88 0.00 1.88 0.00 0.00 20.00 0.00 [2023-04-11T22:49:09.667Z] 22:21:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2023-04-11T22:49:09.667Z] 22:22:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2023-04-11T22:49:09.667Z] 22:23:01 2.30 0.02 2.28 0.00 0.13 25.73 0.00 [2023-04-11T22:49:09.667Z] 22:24:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2023-04-11T22:49:09.667Z] 22:25:01 1.38 0.00 1.38 0.00 0.00 20.00 0.00 [2023-04-11T22:49:09.667Z] 22:26:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-04-11T22:49:09.667Z] 22:27:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2023-04-11T22:49:09.667Z] 22:28:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2023-04-11T22:49:09.667Z] 22:29:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-04-11T22:49:09.667Z] 22:30:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2023-04-11T22:49:09.667Z] 22:31:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-04-11T22:49:09.667Z] 22:32:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2023-04-11T22:49:09.667Z] 22:33:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2023-04-11T22:49:09.667Z] 22:34:01 1.85 0.00 1.85 0.00 0.00 19.73 0.00 [2023-04-11T22:49:09.667Z] 22:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-04-11T22:49:09.667Z] 22:36:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2023-04-11T22:49:09.667Z] 22:37:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 [2023-04-11T22:49:09.667Z] 22:38:01 0.85 0.00 0.85 0.00 0.00 10.79 0.00 [2023-04-11T22:49:09.667Z] 22:39:01 3.40 1.60 1.80 0.00 36.79 20.53 0.00 [2023-04-11T22:49:09.667Z] 22:40:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 [2023-04-11T22:49:09.667Z] 22:41:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2023-04-11T22:49:09.667Z] 22:42:01 1.93 0.00 1.93 0.00 0.00 20.79 0.00 [2023-04-11T22:49:09.667Z] 22:43:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2023-04-11T22:49:09.667Z] 22:44:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 [2023-04-11T22:49:09.667Z] 22:45:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2023-04-11T22:49:09.667Z] 22:46:01 3.15 0.18 2.97 0.00 18.53 33.73 0.00 [2023-04-11T22:49:09.667Z] 22:47:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2023-04-11T22:49:09.667Z] 22:48:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2023-04-11T22:49:09.667Z] 22:49:01 23.99 0.22 23.78 0.00 16.93 4183.67 0.00 [2023-04-11T22:49:09.667Z] Average: 79.03 0.91 78.12 0.00 175.83 23859.11 0.00 [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] 22:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-11T22:49:09.667Z] 22:09:01 28547544 31570312 742608 2.26 111296 3149820 1784744 5.26 1119084 2816876 520 [2023-04-11T22:49:09.667Z] 22:10:01 27808836 31460908 845272 2.57 113572 3724980 2025152 5.97 1597772 3018356 98452 [2023-04-11T22:49:09.667Z] 22:11:01 27562220 31504672 799176 2.43 116072 3986532 1914004 5.64 1462460 3373896 301820 [2023-04-11T22:49:09.667Z] 22:12:01 26160752 31524052 778876 2.37 119376 5381988 1851628 5.46 1588168 4623020 52 [2023-04-11T22:49:09.667Z] 22:13:02 24207300 31315040 960120 2.92 196776 6821252 2467576 7.27 2015936 5880336 1419992 [2023-04-11T22:49:09.667Z] 22:14:01 22209856 31479280 802348 2.44 286572 8764000 1935504 5.70 2148564 7630320 57928 [2023-04-11T22:49:09.667Z] 22:15:01 20501780 31377400 887768 2.70 330236 10359720 2549776 7.51 2314332 9184160 167976 [2023-04-11T22:49:09.667Z] 22:16:01 18837200 31402360 855780 2.60 369708 11872392 2301060 6.78 2658972 10363448 73116 [2023-04-11T22:49:09.667Z] 22:17:01 19825616 31512776 755916 2.30 371824 11033752 1913504 5.64 2459016 9627332 200 [2023-04-11T22:49:09.667Z] 22:18:01 19825432 31512668 755808 2.30 371864 11033760 1913504 5.64 2458344 9627336 16 [2023-04-11T22:49:09.667Z] 22:19:01 19841920 31529196 739248 2.25 371892 11033764 1913504 5.64 2442048 9627340 12 [2023-04-11T22:49:09.667Z] 22:20:01 19842668 31529972 738380 2.25 371916 11033768 1913504 5.64 2442140 9627344 4 [2023-04-11T22:49:09.667Z] 22:21:01 19844416 31531736 736584 2.24 371968 11033768 1913504 5.64 2440088 9627344 16 [2023-04-11T22:49:09.667Z] 22:22:01 19844528 31531912 736528 2.24 371976 11033772 1913504 5.64 2440192 9627364 48 [2023-04-11T22:49:09.667Z] 22:23:01 19844828 31532332 736232 2.24 372028 11033776 1908464 5.62 2440332 9627368 4 [2023-04-11T22:49:09.667Z] 22:24:01 19844812 31532316 736192 2.24 372072 11033772 1908464 5.62 2440336 9627368 8 [2023-04-11T22:49:09.667Z] 22:25:01 19844788 31532316 736204 2.24 372092 11033756 1908464 5.62 2440192 9627348 8 [2023-04-11T22:49:09.667Z] 22:26:01 19845000 31532548 735924 2.24 372100 11033756 1908464 5.62 2440400 9627348 48 [2023-04-11T22:49:09.667Z] 22:27:01 19845232 31532836 735844 2.24 372140 11033764 1908464 5.62 2440640 9627356 8 [2023-04-11T22:49:09.667Z] 22:28:01 19845248 31532860 735780 2.24 372168 11033756 1924528 5.67 2440348 9627364 12 [2023-04-11T22:49:09.667Z] 22:29:01 19845388 31533060 735552 2.24 372180 11033772 1924528 5.67 2440228 9627424 8 [2023-04-11T22:49:09.667Z] 22:30:01 19845340 31533056 735484 2.24 372232 11033776 1924528 5.67 2440276 9627428 8 [2023-04-11T22:49:09.667Z] 22:31:01 19845256 31533024 735712 2.24 372244 11033776 1924528 5.67 2440608 9627428 12 [2023-04-11T22:49:09.667Z] 22:32:01 19845272 31533056 735612 2.24 372296 11033780 1924528 5.67 2440416 9627432 44 [2023-04-11T22:49:09.667Z] 22:33:01 19844940 31532784 735856 2.24 372324 11033776 1924528 5.67 2440516 9627436 16 [2023-04-11T22:49:09.667Z] 22:34:01 19844924 31532800 735792 2.24 372336 11033780 1924528 5.67 2440532 9627436 0 [2023-04-11T22:49:09.667Z] 22:35:01 19845120 31533012 735508 2.24 372348 11033788 1924528 5.67 2440528 9627440 8 [2023-04-11T22:49:09.667Z] 22:36:01 19845064 31533088 735360 2.24 372348 11033924 1924528 5.67 2440556 9627560 184 [2023-04-11T22:49:09.667Z] 22:37:01 19844984 31533008 735364 2.24 372364 11033924 1924528 5.67 2440540 9627560 4 [2023-04-11T22:49:09.667Z] 22:38:01 19844456 31532504 735808 2.24 372372 11033928 1924528 5.67 2440632 9627564 196 [2023-04-11T22:49:09.667Z] 22:39:01 19840412 31530616 737840 2.24 372424 11035028 1924528 5.67 2447128 9627920 52 [2023-04-11T22:49:09.667Z] 22:40:01 19839672 31530000 738388 2.25 372480 11035032 1924528 5.67 2447284 9627888 24 [2023-04-11T22:49:09.667Z] 22:41:01 19838884 31529264 739096 2.25 372524 11035036 1924528 5.67 2447308 9627892 160 [2023-04-11T22:49:09.667Z] 22:42:01 19838608 31529044 739300 2.25 372576 11035036 1908028 5.62 2447612 9627892 172 [2023-04-11T22:49:09.667Z] 22:43:01 19838772 31529256 739028 2.25 372632 11035028 1908028 5.62 2447552 9627896 12 [2023-04-11T22:49:09.667Z] 22:44:01 19838584 31529080 739184 2.25 372656 11035036 1908028 5.62 2447320 9627896 4 [2023-04-11T22:49:09.667Z] 22:45:01 19838488 31528992 739180 2.25 372672 11035048 1908028 5.62 2447196 9627900 4 [2023-04-11T22:49:09.667Z] 22:46:01 19835636 31526948 741236 2.25 372712 11035612 1931376 5.69 2447624 9628408 4 [2023-04-11T22:49:09.667Z] 22:47:01 19836340 31527656 740664 2.25 372768 11035612 1931376 5.69 2447476 9628408 8 [2023-04-11T22:49:09.667Z] 22:48:01 19836292 31527672 740652 2.25 372792 11035616 1931376 5.69 2447420 9628412 52 [2023-04-11T22:49:09.667Z] 22:49:01 19310504 31502320 763304 2.32 375116 11488768 1977504 5.83 2474728 10080908 359444 [2023-04-11T22:49:09.667Z] Average: 20733486 31514579 757671 2.30 339806 10210852 1956096 5.76 2331289 8903774 60504 [2023-04-11T22:49:09.667Z] [2023-04-11T22:49:09.667Z] 22:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-11T22:49:09.667Z] 22:09:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:09:01 ens3 1203.42 1141.56 11982.73 152.22 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:09:01 vethf09c208 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:09:01 docker0 541.64 529.10 40.44 3426.09 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:10:01 ens3 45.59 32.39 37.48 19.28 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:10:01 docker0 1.37 1.42 0.10 0.13 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:10:01 veth63523c4 1.37 1.55 0.12 0.14 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:11:01 ens3 31.51 19.14 32.50 12.15 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:11:01 docker0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:11:01 veth63523c4 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 vethe6be01d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 ens3 84.43 52.17 1694.25 18.26 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 veth444e2bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 veth80fbebb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 veth4a43571 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:12:01 vethd9786ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:13:02 veth196e729 111.92 215.85 10.44 1070.86 0.00 0.00 0.00 0.09 [2023-04-11T22:49:09.668Z] 22:13:02 veth71c8da3 114.01 214.38 10.69 1083.57 0.00 0.00 0.00 0.09 [2023-04-11T22:49:09.668Z] 22:13:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:13:02 ens3 1145.16 612.99 6520.90 62.57 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:13:02 veth2446136 113.53 215.61 10.53 1113.76 0.00 0.00 0.00 0.09 [2023-04-11T22:49:09.668Z] 22:13:02 veth1a00ba0 116.35 212.52 10.82 1070.89 0.00 0.00 0.00 0.09 [2023-04-11T22:49:09.668Z] 22:13:02 veth80fbebb 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:13:02 veth8d26e50 117.21 203.32 10.68 1063.97 0.00 0.00 0.00 0.09 [2023-04-11T22:49:09.668Z] 22:13:02 docker0 582.39 1081.41 45.89 5657.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:14:01 ens3 66.31 58.09 590.42 5.41 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:14:01 veth80fbebb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:14:01 docker0 56.79 64.70 4.06 589.36 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:15:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:15:01 ens3 134.74 68.81 2295.94 12.85 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:15:01 veth481ee80 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:15:01 veth80fbebb 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:15:01 docker0 10.01 21.00 0.65 274.63 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:16:01 ens3 423.05 244.23 2825.80 203.26 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:16:01 veth80fbebb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:16:01 veth1a79db4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:16:01 docker0 187.35 362.46 15.55 2791.25 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:17:01 ens3 11.38 5.86 55.46 3.42 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:17:01 docker0 1.52 3.68 0.10 48.60 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:18:01 ens3 1.15 0.87 2.75 0.12 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:19:01 ens3 0.65 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:20:01 ens3 0.95 0.40 0.30 0.22 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:21:01 ens3 1.42 0.43 0.47 0.27 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:22:01 ens3 0.93 0.43 0.39 0.27 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:23:01 ens3 1.25 0.38 0.41 0.27 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:24:01 ens3 0.80 0.53 0.56 0.40 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:25:01 ens3 0.78 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:26:01 ens3 1.00 0.47 0.39 0.28 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:27:01 ens3 0.42 0.30 0.25 0.20 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:28:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:32:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:33:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:34:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:37:01 ens3 0.15 0.15 0.11 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:38:01 ens3 0.23 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:39:01 ens3 5.80 4.52 4.34 4.99 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:40:01 ens3 1.77 1.52 0.97 1.21 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:43:01 ens3 0.57 0.40 0.33 0.27 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:44:01 ens3 0.92 0.45 0.39 0.28 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:46:01 ens3 0.67 0.32 0.15 0.03 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:47:01 ens3 0.57 0.35 0.42 0.21 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:48:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:49:01 ens3 100.93 60.66 2524.73 12.42 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] Average: ens3 79.84 56.38 697.62 12.48 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] Average: docker0 33.74 50.45 2.61 312.38 0.00 0.00 0.00 0.00 [2023-04-11T22:49:09.668Z] [2023-04-11T22:49:09.668Z] [2023-04-11T22:49:09.668Z] ---> sar -P ALL: [2023-04-11T22:49:09.668Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7461) 04/11/23 _x86_64_ (8 CPU) [2023-04-11T22:49:09.668Z] [2023-04-11T22:49:09.668Z] 22:07:31 LINUX RESTART (8 CPU) [2023-04-11T22:49:09.668Z] [2023-04-11T22:49:09.668Z] 22:08:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T22:49:09.668Z] 22:09:01 all 10.68 0.00 5.00 1.44 0.06 82.82 [2023-04-11T22:49:09.668Z] 22:09:01 0 9.47 0.00 5.10 2.54 0.05 82.84 [2023-04-11T22:49:09.668Z] 22:09:01 1 10.06 0.00 4.10 0.26 0.05 85.53 [2023-04-11T22:49:09.668Z] 22:09:01 2 9.38 0.00 5.50 0.37 0.05 84.69 [2023-04-11T22:49:09.668Z] 22:09:01 3 10.99 0.00 5.17 2.60 0.07 81.17 [2023-04-11T22:49:09.668Z] 22:09:01 4 9.77 0.00 5.30 0.05 0.05 84.83 [2023-04-11T22:49:09.668Z] 22:09:01 5 13.26 0.00 4.96 3.96 0.05 77.77 [2023-04-11T22:49:09.668Z] 22:09:01 6 13.74 0.00 4.88 1.57 0.05 79.75 [2023-04-11T22:49:09.668Z] 22:09:01 7 8.76 0.00 4.97 0.17 0.07 86.02 [2023-04-11T22:49:09.668Z] 22:10:01 all 29.63 0.00 5.38 0.23 0.08 64.68 [2023-04-11T22:49:09.668Z] 22:10:01 0 28.97 0.00 4.95 1.21 0.07 64.81 [2023-04-11T22:49:09.668Z] 22:10:01 1 32.05 0.00 5.40 0.00 0.08 62.46 [2023-04-11T22:49:09.668Z] 22:10:01 2 27.74 0.00 5.06 0.02 0.07 67.12 [2023-04-11T22:49:09.668Z] 22:10:01 3 27.57 0.00 5.53 0.42 0.08 66.39 [2023-04-11T22:49:09.668Z] 22:10:01 4 30.91 0.00 5.19 0.05 0.08 63.77 [2023-04-11T22:49:09.668Z] 22:10:01 5 29.48 0.00 5.59 0.03 0.07 64.82 [2023-04-11T22:49:09.668Z] 22:10:01 6 30.19 0.00 6.32 0.00 0.07 63.43 [2023-04-11T22:49:09.668Z] 22:10:01 7 30.17 0.00 4.98 0.15 0.08 64.62 [2023-04-11T22:49:09.668Z] 22:11:01 all 48.02 0.00 7.29 0.69 0.11 43.89 [2023-04-11T22:49:09.668Z] 22:11:01 0 48.09 0.00 7.11 0.49 0.12 44.19 [2023-04-11T22:49:09.668Z] 22:11:01 1 49.25 0.00 7.97 0.00 0.08 42.69 [2023-04-11T22:49:09.668Z] 22:11:01 2 46.23 0.00 6.80 0.03 0.13 46.80 [2023-04-11T22:49:09.668Z] 22:11:01 3 48.15 0.00 7.20 0.96 0.10 43.59 [2023-04-11T22:49:09.668Z] 22:11:01 4 48.63 0.00 7.30 0.18 0.10 43.79 [2023-04-11T22:49:09.668Z] 22:11:01 5 47.73 0.00 7.28 3.81 0.12 41.06 [2023-04-11T22:49:09.668Z] 22:11:01 6 48.58 0.00 7.48 0.00 0.13 43.81 [2023-04-11T22:49:09.668Z] 22:11:01 7 47.53 0.00 7.17 0.05 0.10 45.14 [2023-04-11T22:49:09.668Z] 22:12:01 all 8.17 0.00 6.00 7.85 0.12 77.85 [2023-04-11T22:49:09.668Z] 22:12:01 0 8.32 0.00 6.20 34.38 0.12 50.98 [2023-04-11T22:49:09.668Z] 22:12:01 1 8.91 0.00 6.75 1.00 0.15 83.19 [2023-04-11T22:49:09.668Z] 22:12:01 2 5.77 0.00 5.70 6.09 0.07 82.38 [2023-04-11T22:49:09.668Z] 22:12:01 3 7.51 0.00 7.03 10.67 0.12 74.66 [2023-04-11T22:49:09.668Z] 22:12:01 4 8.22 0.00 6.14 2.93 0.19 82.52 [2023-04-11T22:49:09.668Z] 22:12:01 5 10.06 0.00 6.77 1.87 0.10 81.20 [2023-04-11T22:49:09.668Z] 22:12:01 6 8.78 0.00 4.78 0.64 0.08 85.72 [2023-04-11T22:49:09.668Z] 22:12:01 7 7.81 0.00 4.67 5.28 0.12 82.12 [2023-04-11T22:49:09.668Z] 22:13:02 all 5.82 0.00 2.94 37.19 0.08 53.96 [2023-04-11T22:49:09.668Z] 22:13:02 0 6.23 0.00 3.77 51.49 0.08 38.43 [2023-04-11T22:49:09.668Z] 22:13:02 1 5.73 0.00 2.82 37.48 0.12 53.85 [2023-04-11T22:49:09.668Z] 22:13:02 2 5.08 0.00 2.42 32.37 0.07 60.05 [2023-04-11T22:49:09.668Z] 22:13:02 3 5.34 0.00 2.70 33.43 0.05 58.48 [2023-04-11T22:49:09.668Z] 22:13:02 4 7.25 0.00 2.90 38.14 0.07 51.64 [2023-04-11T22:49:09.668Z] 22:13:02 5 6.77 0.00 2.60 35.15 0.07 55.41 [2023-04-11T22:49:09.668Z] 22:13:02 6 5.00 0.00 2.72 32.80 0.07 59.42 [2023-04-11T22:49:09.668Z] 22:13:02 7 5.16 0.00 3.60 36.67 0.13 54.44 [2023-04-11T22:49:09.668Z] 22:14:01 all 5.01 0.00 3.09 36.32 0.03 55.55 [2023-04-11T22:49:09.668Z] 22:14:01 0 5.62 0.00 3.69 71.35 0.02 19.32 [2023-04-11T22:49:09.668Z] 22:14:01 1 4.55 0.00 4.81 73.81 0.03 16.80 [2023-04-11T22:49:09.668Z] 22:14:01 2 5.11 0.00 2.37 17.91 0.03 74.58 [2023-04-11T22:49:09.668Z] 22:14:01 3 4.34 0.00 2.59 25.29 0.03 67.74 [2023-04-11T22:49:09.668Z] 22:14:01 4 5.59 0.00 2.88 33.13 0.03 58.36 [2023-04-11T22:49:09.668Z] 22:14:01 5 5.65 0.00 2.88 17.78 0.03 73.66 [2023-04-11T22:49:09.668Z] 22:14:01 6 3.87 0.00 3.18 29.75 0.02 63.18 [2023-04-11T22:49:09.668Z] 22:14:01 7 5.32 0.00 2.31 21.73 0.07 70.57 [2023-04-11T22:49:09.668Z] 22:15:01 all 53.03 0.00 13.46 5.76 0.11 27.64 [2023-04-11T22:49:09.668Z] 22:15:01 0 53.98 0.00 13.52 10.74 0.12 21.65 [2023-04-11T22:49:09.668Z] 22:15:01 1 53.48 0.00 13.47 5.72 0.13 27.19 [2023-04-11T22:49:09.668Z] 22:15:01 2 51.99 0.00 14.11 5.62 0.10 28.17 [2023-04-11T22:49:09.668Z] 22:15:01 3 52.34 0.00 13.27 1.40 0.10 32.89 [2023-04-11T22:49:09.668Z] 22:15:01 4 53.54 0.00 14.09 9.40 0.12 22.85 [2023-04-11T22:49:09.668Z] 22:15:01 5 53.88 0.00 13.70 2.71 0.10 29.61 [2023-04-11T22:49:09.668Z] 22:15:01 6 52.41 0.00 12.23 3.11 0.10 32.15 [2023-04-11T22:49:09.668Z] 22:15:01 7 52.61 0.00 13.28 7.45 0.10 26.55 [2023-04-11T22:49:09.669Z] 22:16:01 all 65.97 0.00 15.82 3.44 0.13 14.64 [2023-04-11T22:49:09.669Z] 22:16:01 0 66.77 0.00 16.38 4.11 0.13 12.61 [2023-04-11T22:49:09.669Z] 22:16:01 1 66.41 0.00 16.37 2.12 0.12 14.98 [2023-04-11T22:49:09.669Z] 22:16:01 2 66.61 0.00 15.16 2.93 0.14 15.17 [2023-04-11T22:49:09.669Z] 22:16:01 3 64.10 0.00 14.57 1.40 0.14 19.79 [2023-04-11T22:49:09.669Z] 22:16:01 4 66.97 0.00 15.43 2.72 0.14 14.74 [2023-04-11T22:49:09.669Z] 22:16:01 5 66.33 0.00 16.16 4.13 0.12 13.26 [2023-04-11T22:49:09.669Z] 22:16:01 6 64.59 0.00 15.87 6.02 0.14 13.39 [2023-04-11T22:49:09.669Z] 22:16:01 7 65.99 0.00 16.62 4.06 0.14 13.20 [2023-04-11T22:49:09.669Z] 22:17:01 all 1.42 0.00 0.85 0.47 0.01 97.24 [2023-04-11T22:49:09.669Z] 22:17:01 0 1.39 0.00 1.10 1.60 0.02 95.89 [2023-04-11T22:49:09.669Z] 22:17:01 1 1.38 0.00 0.79 0.32 0.02 97.50 [2023-04-11T22:49:09.669Z] 22:17:01 2 1.05 0.00 0.95 0.40 0.02 97.58 [2023-04-11T22:49:09.669Z] 22:17:01 3 2.02 0.00 0.72 0.08 0.02 97.17 [2023-04-11T22:49:09.669Z] 22:17:01 4 1.32 0.00 0.75 0.20 0.00 97.73 [2023-04-11T22:49:09.669Z] 22:17:01 5 1.22 0.00 0.83 0.47 0.02 97.46 [2023-04-11T22:49:09.669Z] 22:17:01 6 1.50 0.00 0.97 0.35 0.02 97.16 [2023-04-11T22:49:09.669Z] 22:17:01 7 1.52 0.00 0.70 0.37 0.00 97.41 [2023-04-11T22:49:09.669Z] 22:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-11T22:49:09.669Z] 22:18:01 0 0.07 0.00 0.03 0.05 0.00 99.85 [2023-04-11T22:49:09.669Z] 22:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T22:49:09.669Z] 22:18:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-11T22:49:09.669Z] 22:19:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] [2023-04-11T22:49:09.669Z] 22:19:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T22:49:09.669Z] 22:20:01 all 0.24 0.00 0.01 0.13 0.00 99.61 [2023-04-11T22:49:09.669Z] 22:20:01 0 0.00 0.00 0.02 0.15 0.02 99.82 [2023-04-11T22:49:09.669Z] 22:20:01 1 1.86 0.00 0.00 0.00 0.02 98.13 [2023-04-11T22:49:09.669Z] 22:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:20:01 5 0.02 0.00 0.02 0.63 0.00 99.33 [2023-04-11T22:49:09.669Z] 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:20:01 7 0.02 0.00 0.03 0.27 0.00 99.68 [2023-04-11T22:49:09.669Z] 22:21:01 all 0.16 0.00 0.02 0.19 0.00 99.64 [2023-04-11T22:49:09.669Z] 22:21:01 0 0.08 0.00 0.00 0.35 0.00 99.57 [2023-04-11T22:49:09.669Z] 22:21:01 1 1.04 0.00 0.05 0.00 0.00 98.91 [2023-04-11T22:49:09.669Z] 22:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:21:01 5 0.03 0.00 0.00 0.97 0.00 99.00 [2023-04-11T22:49:09.669Z] 22:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:21:01 7 0.03 0.00 0.03 0.17 0.00 99.77 [2023-04-11T22:49:09.669Z] 22:22:01 all 0.03 0.00 0.01 0.20 0.00 99.76 [2023-04-11T22:49:09.669Z] 22:22:01 0 0.15 0.00 0.02 0.80 0.00 99.03 [2023-04-11T22:49:09.669Z] 22:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T22:49:09.669Z] 22:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:22:01 5 0.02 0.00 0.02 0.33 0.00 99.63 [2023-04-11T22:49:09.669Z] 22:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:22:01 7 0.02 0.00 0.02 0.50 0.00 99.47 [2023-04-11T22:49:09.669Z] 22:23:01 all 0.18 0.00 0.02 0.19 0.00 99.60 [2023-04-11T22:49:09.669Z] 22:23:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-11T22:49:09.669Z] 22:23:01 1 1.21 0.00 0.02 0.00 0.02 98.76 [2023-04-11T22:49:09.669Z] 22:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:23:01 3 0.03 0.00 0.00 0.57 0.00 99.40 [2023-04-11T22:49:09.669Z] 22:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:23:01 5 0.03 0.00 0.02 0.55 0.00 99.40 [2023-04-11T22:49:09.669Z] 22:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:23:01 7 0.03 0.00 0.03 0.43 0.02 99.48 [2023-04-11T22:49:09.669Z] 22:24:01 all 0.04 0.00 0.02 0.14 0.00 99.80 [2023-04-11T22:49:09.669Z] 22:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:24:01 1 0.15 0.00 0.05 0.00 0.00 99.80 [2023-04-11T22:49:09.669Z] 22:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:24:01 3 0.02 0.00 0.02 0.52 0.00 99.45 [2023-04-11T22:49:09.669Z] 22:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:24:01 5 0.03 0.00 0.02 0.42 0.00 99.53 [2023-04-11T22:49:09.669Z] 22:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:24:01 7 0.02 0.00 0.02 0.20 0.00 99.77 [2023-04-11T22:49:09.669Z] 22:25:01 all 0.03 0.00 0.01 0.04 0.00 99.92 [2023-04-11T22:49:09.669Z] 22:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] 22:25:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2023-04-11T22:49:09.669Z] 22:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:25:01 3 0.02 0.00 0.00 0.18 0.00 99.80 [2023-04-11T22:49:09.669Z] 22:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:25:01 5 0.03 0.00 0.00 0.15 0.00 99.82 [2023-04-11T22:49:09.669Z] 22:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:26:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-04-11T22:49:09.669Z] 22:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:26:01 1 1.70 0.00 0.00 0.00 0.02 98.29 [2023-04-11T22:49:09.669Z] 22:26:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:26:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] 22:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:27:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-04-11T22:49:09.669Z] 22:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:27:01 1 1.95 0.00 0.02 0.00 0.00 98.03 [2023-04-11T22:49:09.669Z] 22:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:27:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:27:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-11T22:49:09.669Z] 22:28:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-04-11T22:49:09.669Z] 22:28:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-11T22:49:09.669Z] 22:28:01 1 0.38 0.00 0.02 0.00 0.02 99.58 [2023-04-11T22:49:09.669Z] 22:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-11T22:49:09.669Z] 22:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T22:49:09.669Z] 22:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:28:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2023-04-11T22:49:09.669Z] 22:29:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-04-11T22:49:09.669Z] 22:29:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2023-04-11T22:49:09.669Z] 22:29:01 1 1.47 0.00 0.02 0.00 0.02 98.50 [2023-04-11T22:49:09.669Z] 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:29:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:29:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2023-04-11T22:49:09.669Z] 22:30:01 all 0.05 0.00 0.01 0.35 0.02 99.57 [2023-04-11T22:49:09.669Z] 22:30:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2023-04-11T22:49:09.669Z] 22:30:01 1 0.33 0.00 0.00 0.00 0.02 99.65 [2023-04-11T22:49:09.669Z] 22:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:30:01 3 0.00 0.00 0.02 0.70 0.02 99.27 [2023-04-11T22:49:09.669Z] 22:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:30:01 5 0.02 0.00 0.00 1.52 0.00 98.47 [2023-04-11T22:49:09.669Z] 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:30:01 7 0.02 0.00 0.02 0.58 0.05 99.33 [2023-04-11T22:49:09.669Z] [2023-04-11T22:49:09.669Z] 22:30:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T22:49:09.669Z] 22:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-11T22:49:09.669Z] 22:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] 22:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:31:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-04-11T22:49:09.669Z] 22:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:32:01 all 0.16 0.00 0.01 0.01 0.00 99.83 [2023-04-11T22:49:09.669Z] 22:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:32:01 1 1.18 0.00 0.00 0.00 0.00 98.82 [2023-04-11T22:49:09.669Z] 22:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:33:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-04-11T22:49:09.669Z] 22:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:33:01 1 1.95 0.00 0.02 0.00 0.02 98.01 [2023-04-11T22:49:09.669Z] 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:34:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2023-04-11T22:49:09.669Z] 22:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:34:01 1 2.00 0.00 0.00 0.00 0.00 98.00 [2023-04-11T22:49:09.669Z] 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:34:01 3 0.05 0.00 0.02 0.05 0.02 99.87 [2023-04-11T22:49:09.669Z] 22:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:35:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-04-11T22:49:09.669Z] 22:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:35:01 1 1.94 0.00 0.02 0.00 0.02 98.03 [2023-04-11T22:49:09.669Z] 22:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] 22:36:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2023-04-11T22:49:09.669Z] 22:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:36:01 1 0.73 0.00 0.05 0.00 0.00 99.22 [2023-04-11T22:49:09.669Z] 22:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:36:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-11T22:49:09.669Z] 22:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:37:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-11T22:49:09.669Z] 22:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] 22:38:01 all 0.07 0.00 0.01 0.03 0.02 99.86 [2023-04-11T22:49:09.669Z] 22:38:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-04-11T22:49:09.669Z] 22:38:01 1 0.50 0.00 0.03 0.00 0.02 99.45 [2023-04-11T22:49:09.669Z] 22:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:38:01 3 0.05 0.00 0.02 0.18 0.08 99.67 [2023-04-11T22:49:09.669Z] 22:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T22:49:09.669Z] 22:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-11T22:49:09.669Z] 22:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.669Z] 22:38:01 7 0.02 0.00 0.03 0.03 0.03 99.88 [2023-04-11T22:49:09.669Z] 22:39:01 all 0.38 0.00 0.03 0.29 0.03 99.28 [2023-04-11T22:49:09.669Z] 22:39:01 0 0.62 0.00 0.10 0.52 0.00 98.77 [2023-04-11T22:49:09.669Z] 22:39:01 1 0.53 0.00 0.00 0.00 0.05 99.42 [2023-04-11T22:49:09.669Z] 22:39:01 2 0.98 0.00 0.02 0.03 0.00 98.97 [2023-04-11T22:49:09.669Z] 22:39:01 3 0.05 0.00 0.02 0.37 0.02 99.55 [2023-04-11T22:49:09.669Z] 22:39:01 4 0.28 0.00 0.03 0.53 0.08 99.07 [2023-04-11T22:49:09.669Z] 22:39:01 5 0.10 0.00 0.02 0.68 0.00 99.20 [2023-04-11T22:49:09.669Z] 22:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-11T22:49:09.669Z] 22:39:01 7 0.35 0.00 0.05 0.18 0.07 99.35 [2023-04-11T22:49:09.669Z] 22:40:01 all 0.05 0.00 0.01 0.33 0.02 99.60 [2023-04-11T22:49:09.669Z] 22:40:01 0 0.02 0.00 0.02 0.70 0.02 99.25 [2023-04-11T22:49:09.669Z] 22:40:01 1 0.33 0.00 0.00 0.00 0.07 99.60 [2023-04-11T22:49:09.669Z] 22:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:40:01 4 0.02 0.00 0.02 0.13 0.02 99.82 [2023-04-11T22:49:09.669Z] 22:40:01 5 0.00 0.00 0.02 1.77 0.00 98.22 [2023-04-11T22:49:09.669Z] 22:40:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-04-11T22:49:09.669Z] 22:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:41:01 all 0.09 0.00 0.02 0.23 0.02 99.63 [2023-04-11T22:49:09.669Z] 22:41:01 0 0.05 0.00 0.05 0.33 0.07 99.50 [2023-04-11T22:49:09.669Z] 22:41:01 1 0.23 0.00 0.02 0.00 0.00 99.75 [2023-04-11T22:49:09.669Z] 22:41:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-04-11T22:49:09.669Z] 22:41:01 3 0.35 0.00 0.03 0.00 0.03 99.58 [2023-04-11T22:49:09.669Z] 22:41:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2023-04-11T22:49:09.669Z] 22:41:01 5 0.00 0.00 0.00 1.52 0.02 98.47 [2023-04-11T22:49:09.669Z] 22:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.669Z] 22:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-11T22:49:09.669Z] [2023-04-11T22:49:09.669Z] 22:41:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T22:49:09.669Z] 22:42:01 all 0.05 0.00 0.02 0.26 0.01 99.65 [2023-04-11T22:49:09.669Z] 22:42:01 0 0.00 0.00 0.02 0.87 0.00 99.12 [2023-04-11T22:49:09.669Z] 22:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.669Z] 22:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.669Z] 22:42:01 3 0.33 0.00 0.03 0.00 0.02 99.62 [2023-04-11T22:49:09.669Z] 22:42:01 4 0.03 0.00 0.02 0.05 0.03 99.87 [2023-04-11T22:49:09.669Z] 22:42:01 5 0.00 0.00 0.00 1.20 0.00 98.80 [2023-04-11T22:49:09.669Z] 22:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T22:49:09.669Z] 22:42:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2023-04-11T22:49:09.670Z] 22:43:01 all 0.01 0.00 0.01 0.03 0.00 99.94 [2023-04-11T22:49:09.670Z] 22:43:01 0 0.03 0.00 0.02 0.18 0.02 99.75 [2023-04-11T22:49:09.670Z] 22:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-11T22:49:09.670Z] 22:43:01 5 0.00 0.00 0.02 0.08 0.00 99.90 [2023-04-11T22:49:09.670Z] 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:44:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:44:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-11T22:49:09.670Z] 22:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-11T22:49:09.670Z] 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T22:49:09.670Z] 22:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-11T22:49:09.670Z] 22:45:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2023-04-11T22:49:09.670Z] 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:46:01 all 0.16 0.00 0.04 0.31 0.02 99.47 [2023-04-11T22:49:09.670Z] 22:46:01 0 0.03 0.00 0.02 0.87 0.05 99.03 [2023-04-11T22:49:09.670Z] 22:46:01 1 0.55 0.00 0.13 0.15 0.00 99.17 [2023-04-11T22:49:09.670Z] 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:46:01 3 0.58 0.00 0.07 0.00 0.00 99.35 [2023-04-11T22:49:09.670Z] 22:46:01 4 0.02 0.00 0.00 0.32 0.05 99.62 [2023-04-11T22:49:09.670Z] 22:46:01 5 0.02 0.00 0.02 1.17 0.00 98.80 [2023-04-11T22:49:09.670Z] 22:46:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-11T22:49:09.670Z] 22:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T22:49:09.670Z] 22:47:01 all 0.07 0.00 0.01 0.15 0.01 99.75 [2023-04-11T22:49:09.670Z] 22:47:01 0 0.02 0.00 0.03 0.35 0.02 99.58 [2023-04-11T22:49:09.670Z] 22:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-11T22:49:09.670Z] 22:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T22:49:09.670Z] 22:47:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2023-04-11T22:49:09.670Z] 22:47:01 4 0.02 0.00 0.02 0.03 0.05 99.88 [2023-04-11T22:49:09.670Z] 22:47:01 5 0.00 0.00 0.02 0.82 0.02 99.15 [2023-04-11T22:49:09.670Z] 22:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:48:01 all 0.04 0.00 0.01 0.13 0.02 99.80 [2023-04-11T22:49:09.670Z] 22:48:01 0 0.00 0.00 0.02 0.53 0.00 99.45 [2023-04-11T22:49:09.670Z] 22:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T22:49:09.670Z] 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T22:49:09.670Z] 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T22:49:09.670Z] 22:48:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2023-04-11T22:49:09.670Z] 22:48:01 5 0.00 0.00 0.02 0.52 0.05 99.42 [2023-04-11T22:49:09.670Z] 22:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T22:49:09.670Z] 22:48:01 7 0.28 0.00 0.00 0.00 0.03 99.68 [2023-04-11T22:49:09.670Z] 22:49:01 all 2.74 0.00 1.15 0.28 0.03 95.80 [2023-04-11T22:49:09.670Z] 22:49:01 0 2.83 0.00 1.22 1.67 0.03 94.25 [2023-04-11T22:49:09.670Z] 22:49:01 1 2.16 0.00 1.96 0.00 0.02 95.86 [2023-04-11T22:49:09.670Z] 22:49:01 2 2.86 0.00 0.77 0.00 0.02 96.36 [2023-04-11T22:49:09.670Z] 22:49:01 3 2.88 0.00 0.99 0.03 0.03 96.07 [2023-04-11T22:49:09.670Z] 22:49:01 4 2.71 0.00 1.02 0.00 0.05 96.23 [2023-04-11T22:49:09.670Z] 22:49:01 5 2.70 0.00 0.95 0.52 0.00 95.83 [2023-04-11T22:49:09.670Z] 22:49:01 6 3.26 0.00 1.31 0.02 0.02 95.40 [2023-04-11T22:49:09.670Z] 22:49:01 7 2.52 0.00 1.02 0.02 0.05 96.39 [2023-04-11T22:49:09.670Z] Average: all 5.66 0.00 1.48 2.34 0.02 90.50 [2023-04-11T22:49:09.670Z] Average: 0 5.64 0.00 1.54 4.48 0.03 88.32 [2023-04-11T22:49:09.670Z] Average: 1 6.14 0.00 1.57 2.90 0.03 89.36 [2023-04-11T22:49:09.670Z] Average: 2 5.40 0.00 1.43 1.59 0.02 91.57 [2023-04-11T22:49:09.670Z] Average: 3 5.51 0.00 1.45 1.91 0.02 91.10 [2023-04-11T22:49:09.670Z] Average: 4 5.70 0.00 1.48 2.12 0.03 90.66 [2023-04-11T22:49:09.670Z] Average: 5 5.74 0.00 1.50 2.02 0.02 90.72 [2023-04-11T22:49:09.670Z] Average: 6 5.62 0.00 1.45 1.80 0.02 91.11 [2023-04-11T22:49:09.670Z] Average: 7 5.51 0.00 1.44 1.89 0.03 91.12 [2023-04-11T22:49:09.670Z] [2023-04-11T22:49:09.670Z] [2023-04-11T22:49:09.670Z]